
.inner_cont {
    font-size: 14px;
    color: #454545;
    width: calc(100% - 280px);
    float: right;
}

.inner_cont img {
    max-width: 100%;
}

.inner_left {
    width: 250px;
    float: left;
    z-index: 999;
}

.content {
    padding: 40px 0 40px 0;
    position: relative;
    min-height: 400px;
}

.sunbanner .pc_pic {
    height: 480px;
}

.sunbanner .mc_pic {
    display: none;
    height: 150px;
}

.sunbanner {
    position: relative;
}

@media only screen and (max-width: 800px) {
    .sunbanner .pc_pic {
        display: none;
    }

    .sunbanner .mc_pic {
        display: block;
    }
}

.sunbanner {
    padding-top: 184px;
}

@media only screen and (max-width: 1000px) {
    .sunbanner {
        padding-top: 52px;
    }
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.siderbar .title {
    background: #2c78c0;
    color: #fff;
    height: 40px;
    padding: 25px 20px;
    position: relative;
}

.siderbar .title h3 {
    font: 300 26px/40px microsoft yahei;
}

.siderbar .title .btn_jt {
    display: block;
    height: 40px;
    width: 50px;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 0;
    text-align: center;
    line-height: 40px;
    display: none;
    z-index: 9999;
}

.siderbar .title .inco01 {
    height: 40px;
    width: 50px;
    display: block;
    background: url(../images/inco08.png) center no-repeat;
}

.siderbar .title .cur .inco01 {
    height: 40px;
    width: 50px;
    display: block;
    background: url(../images/inco09.png) center no-repeat;
}

.siderbar .sunnav {
    padding: 20px 0 30px 0;
    background: #fff;
    border: 1px solid #e7e7e7;
}

.siderbar .sunnav ul {
    padding: 0 10px;
}

.siderbar .sunnav li {
    font: 300 14px/45px microsoft yahei;
    border-bottom: 1px solid #ebeef5;
    text-indent: 20px;
    position: relative;
}

.siderbar .sunnav li a {
    width: 100%;
    display: block;
    height: 45px;
}

.siderbar .sunnav li .fa {
    position: absolute;
    right: 15px;
    top: 15px;
}

.siderbar .sunnav li a:hover {
    color: #fff;
}

.siderbar .sunnav li a:hover i {
    color: #fff;
}

.siderbar .sunnav a:hover {
    background: #2c78c0;
}

.siderbar .sunnav a.active {
    background: #3560d5;
    color: #fff;
}

.siderbar .sunnav a.active i {
    color: #fff;
}

.siderbar .sunnav .level2 li {
    border-bottom: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
}

.siderbar .sunnav .level2 li a {
    text-indent: 30px;
    height: 35px;
}

.siderbar .sunnav .level2 li .fa {
    top: 10px;
}

.quickcontact {
    width: calc(100% - 60px);
    padding: 30px;
    overflow: hidden;
    background: #2c78c0 url(../img/left/pic08.jpg) left bottom no-repeat;
    color: #fff;
}

.quickcontact .title {
    color: #fff;
    font: 300 24px/38px microsoft yahei;
    margin-bottom: 20px;
}

.quickcontact .title .more {
    float: right;
    color: #fff;
}

.olinebox {
    padding: 10px;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 25px;
    margin-top: 30px;
}

.olinebox .fa {
    font-size: 25px;
    margin-right: 10px;
}

.olinebox a {
    color: #fff;
}

.inner_cont .title {
    height: 70px;
    font: 300 24px/70px microsoft yahei;
    color: #333333;
}

.breadcrumb-bar {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d1d5dd;
    text-align: right;
    margin-bottom: 20px;
}

.breadcrumb-bar .fa {
    color: #0050b9;
}

.breadcrumb-bar a:last-child {
    color: #0050b9;
}

@media only screen and (max-width: 1000px) {
    .inner_left {
        float: none;
        width: 100%;
        margin-top: 0px;
    }

    .inner_left .quickcontact {
        display: none;
    }

    .inner_cont {
        width: 100%;
        float: none;
    }

    .siderbar .sunnav {
        display: none;
        padding-bottom: 20px;
    }

    .siderbar .title {
        padding: 10px 20px;
    }

    .siderbar .title .btn_jt {
        top: 10px;
        display: block;
    }

    .breadcrumb-bar {
        text-align: left;
    }
}

.lastnew {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px;
}

.lastnew .imgarea {
    width: 200px;
    height: 130px;
    overflow: hidden;
    float: left;
    padding: 4px;
    border: 1px solid #cccccc;
}

.lastnew .imgarea img {
    width: 200px;
    height: 130px;
}

.lastnew .txtarea {
    width: calc(100% - 220px);
    height: 140px;
    overflow: hidden;
    float: right;
}

.lastnew .txtarea .title {
    width: 100%;
    height: 24px;
    font: 300 14px/24px microsoft yahei;
}

.lastnew .txtarea .title a {
    width: calc(100% - 70px);
    height: 24px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lastnew .txtarea .title span {
    float: right;
    color: #999;
}

.lastnew .txtarea .desc {
    height: 72px;
    overflow: hidden;
    margin: 10px 0;
    color: #666666;
    font: 300 12px/24px microsoft yahei;
}

.lastnew .txtarea .more a {
    color: #ce0c01;
}

.newslist li {
    padding-left: 10px;
    height: 45px;
    font: 13px/45px microsoft yahei;
    overflow: hidden;
    border-bottom: 1px dashed #d9d9d9;
    background: url(../images/arr01.png) left center no-repeat;
}

.newslist li a {
    width: calc(100% - 100px);
    height: 45px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist li span {
    float: right;
    color: #999;
}

@media only screen and (max-width: 420px) {
    .lastnew .imgarea {
        float: none;
        margin: 0 auto
    }

    .lastnew .txtarea {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
}

.newsh {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.newtitle {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #000000;
}

.newsh_cn {
    padding: 20px 0;
}

.newsh_cn p {
    font: 14px/24px microsoft yahei;
    margin-top: 10px;
}

.newsh .byline {
    height: 50px;
    color: #999;
    line-height: 50px;
    border-bottom: 1px solid #e9e9e9;
}

.newsh .byline span {
    margin-right: 20px;
}

.toolbar {
    padding: 30px 20px 0 20px;
    border-top: 1px solid #d8d8d8;
    position: relative;
    font: 12px/24px microsoft yahei;
    margin-top: 20px;
}

.fhshare {
    float: right;
}

.fhshare a {
    padding: 8px 30px;
    border: 1px solid #d8d8d8;
    color: #666;
}

.fhshare a:hover {
    border: 1px solid #2c78c0;
    color: #fff;
    background-color: #2c78c0;
    text-decoration: none;
}

.fhshare .fa {
    margin-right: 10px;
}

.toolbarleft {
    float: left;
}

@media only screen and (max-width: 767px) {
    .toolbarleft {
        float: none;
    }

    .fhshare {
        float: none;
        margin-top: 20px;
    }
}

/* ==========================================================================
   prolist
   ========================================================================== */
.prolist li {
    width: 33%;
    float: left;
    margin-bottom: 20px;
}

.prolist li .warp {
    width: 268px;
    overflow: hidden;
    margin: 0 auto;
}

.prolist li .imgare {
    width: 266px;
    height: 227px;
    overflow: hidden;
    border: 1px solid #cccccc;
}

.prolist li .imgare img {
    width: 266px;
    height: 227px;
    transition: transform 2s;
}

.prolist li:hover .imgare img {
    transform: scale(1.1);
}

.prolist li .title {
    height: 40px;
    font: 300 14px/40px microsoft yahei;
    text-align: center;
    width: calc(100% - 20px);
    padding: 0 10px;
    background: #d8d8d8;
    overflow: hidden;
    margin-top: 5px;
}

.prolist li:hover .title {
    background: #0050b9;
    color: #fff;
}

@media only screen and (max-width: 840px) {
    .prolist li {
        width: 50%;
        float: left;
    }
}

@media only screen and (max-width: 580px) {
    .prolist li {
        width: 100%;
        float: left;
    }
}

/* ==========================================================================
   Pagination
   ========================================================================== */
#dcms_pager {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-family: microsoft yahei;
}

#dcms_pager .pages a {
    display: inline-block;
    padding: 0 7px;
    margin: 0 4px 5px 4px;
    color: #333;
    cursor: pointer;
    line-height: 24px;
    height: 24px;
    border: 1px solid #7f7f80;
}

#dcms_pager .pages .pgnext {
    padding: 0 15px;
}

#dcms_pager .pages .pgcurrent {
    color: #fff;
    cursor: default;
    background-color: #595959;
    border: 1px solid #595959;
}

#dcms_pager .pages .pgempty {
    cursor: not-allowed
}

#dcms_pager .pages a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #595959;
    border: 1px solid #595959;
}

.feedback {
    padding-top: 20px;
}

.feedtitle {
    font: 300 14px/24px microsoft yahei;
    border-bottom: 1px dashed #8c8c8c;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.feedback .mod01 {
    margin-bottom: 20px;
}

.ftitle {
    width: 120px;
    text-align: right;
    float: left;
    line-height: 30px;
    padding-right: 10px;
}

.feedrig {
    width: calc(100% - 180px);
    float: left;
}

.feedback .ui-input {
    width: 280px;
    height: 18px;
    line-height: 18px;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #bebdbd;
}

.feedback .ui-textarea {
    width: calc(100% - 42px);
    height: 90px;
    line-height: 18px;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #bebdbd;
}

.feedback .ui-btn {
    background-color: #82c0c7;
    border: 0 none;
    cursor: pointer;
    text-align: center;
    padding: 10px 20px;
    font: 300 14px/24px microsoft yahei;
    color: #fff;
    width: 100%;
}

.feedback .ui-btn01 {
    width: 200px;
    background: #0048b3;
}

.feedback .ui-btn02 {
    width: 200px;
    background: #dddddd;
    color: #333;
    margin-left: 10px;
}

.feedback .ask {
    color: #f00;
}

.feedback .mod02 {
    margin-bottom: 20px;
}

.feedback .modtop3 {
    padding-left: 130px;
}

@media only screen and (max-width: 767px) {
    .ftitle {
        float: none;
        text-align: left;
    }

    .feedrig {
        width: 100%;
        float: none;
    }

    .feedback .modtop3 {
        padding-left: 0;
    }

    .feedback .ui-input {
        width: calc(100% - 42px);
        height: 18px;
        line-height: 18px;
        padding: 10px 20px;
        background-color: #fff;
        border: 1px solid #bebdbd;
    }

    .feedback .ui-btn01, .feedback .ui-btn02 {
        width: 120px;
    }
}

/* ==========================================================================
   network
   ========================================================================== */
.netmap {
    width: calc(100% - 310px);
    height: 500px;
    float: left;
}

.netmap img { /*width: 100%; height: 100%;*/
}

.netright {
    width: 290px;
    float: right;
}

.netright .mode {
    padding: 10px;
    font: 300 12px/24px microsoft yahei;
    border: 1px solid #ededed;
    margin-bottom: 20px;
    cursor: pointer;
}

.netright .mode:hover {
    background: #9e9e9e;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .netmap {
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 20px;
    }

    .netright {
        width: 100%;
        float: none;
    }
}
#dcms_pager a{
    padding: 2px 5px;
    border: solid 1px #666666;
}
#dcms_pager a:hover{
    border: solid 1px #1855a5;
}