﻿
/*轮播器*/
.swiper-container {
    height: 360px;
}

.mian-pic {
    display: inline-block;
    width: 684px;
    height: 360px;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
}

.mian-pic img {
    width: 684px;
    height: 360px;
}
.mainright {
    display: inline-block;
    vertical-align: top;
    width: 495px;
    margin-top: -16px;
}
.mainright li {
    border-top: 1px solid #f0f0f0;
    padding-top: 6px;
}
.mainright .notop {
    border-top: none;
    vertical-align:  top;
}

.mainright .date{
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #0883a2;
    border-radius: 3px;
    box-shadow: 0 0 5px #0883a2;
    margin: 14px 20px 16px 0;
}
.mainright .date p{
    color:#fff;
    font-size: 12px;
    text-align: center;
}
.mainright .date .day{
    color:#fff;
    font-size: 30px;
}
.mainright .content{
    display: inline-block;
    width: 410px;
    position: relative;
    top: 5px;
    vertical-align: top;
}
.mainright .content .title {
    display: inline-block;
    width: 410px;
    font-size: 16px;
    color: #000;
    margin-bottom: 6px;
}
.mainright .content p {
    font-size: 14px;
    color:#888;
    height: 40px;
}
.swiper-container .swiper-slide{
    display: block;
}
.swiper-container .swiper-slide .noticepic {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: -49px ;
    /*display: none;*/
}
.swiper-container .swiper-slide .noticepic .notic-text{
    width: 684px;
    background: url("../image/rgab0.3.png");
    height: 44px;
    line-height: 30px;
    text-indent: 20px;
    /*padding: 7px 0 0 18px;*/
}

.swiper-container .swiper-slide .title{
    width: 518px;
    font-size: 16px;
    color:#fff;
}
/*.swiper-container .swiper-slide .text{*/
    /*color:#fff;*/
    /*max-height: 40px;*/
    /*width: 544px;*/
    /*overflow: hidden;*/
/*}*/
/*轮播分页器*/
.pagination {
    position: absolute;
    right: 20px;
    z-index: 20;
    top: 328px;
    width: 100%;
    text-align: right;

}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    margin: 0 5px;
    opacity: 0.8;
    border:1px solid #fff;
    background: #fff;
    cursor: pointer;
}

.swiper-active-switch {
    border:1px solid #daad12;
    background: #daad12;
}

/*主体*/
.mian-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    /*margin-bottom: 97px!important;*/
    z-index: 10;
    color: #333;
    /*background: #fff;*/
}

.mian-content a:hover {
    color: #118cab;
}
.mainright .content .title:hover {
    color: #118cab;
}
.mian-content p {
    font-size: 14px;
    color: #888;
    max-height: 38px;
    overflow: hidden;
}

.mian-content a {
    display: inline-block;
    font-size: 16px;
}

.mian-content .time {
    font-size: 12px;
    color: #888;
    float: right;
    /*line-height: 27px;*/
}

.mian-content .modular {
    float: left;
    /*border: 1px solid #888;*/
}

.div-right ul li {
    line-height: 25px;
    display: inline-block;
}

.div-right ul li a {
    width: 370px;
    padding-left: 5px;
}

.div-right .time {
    float: right;
}

.div-left, .div-right {
    float: left;
}

.mian-content .notice {
    width: 400px;
}

.mian-content .notice .notice-content {
    margin-top: 10px;
}

.mian-content .notice .notice-content ul li {
    /*line-height: 32px;*/
    height: 43px;
}

.mian-content .double-work{
    width: 684px;
    margin-top: 30px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: top;
}

.mian-content .scend-work{
    width: 684px;
}

.mian-content .links{
    margin-right: 0;
    width: 340px;
}
.mian-content .links .linkstop{
    font-size: 16px;
    font-weight: bold;
    padding:10px 0 10px 20px;
    border: 1px solid #cbcbcb;
}

.mian-content .third-work .online-notice{
    width: 300px;
    height: 18px;
    background: #7cb4aa url(../image/log-bg.png) 197px -36px no-repeat;
    padding: 25px 20px;
    margin-bottom: 20px;
}
.mian-content .third-work .online-notice:hover{
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}
.mian-content .third-work .online-notice a{
    width: 100%;
    color:#fff;
    font-size: 16px;
}
.mian-content .third-work .online-notice a:hover{
    color:#006fc1;
}
.mian-content .links ul{
    border: 1px solid #cbcbcb;
    border-top: none;
    padding: 10px 0 15px 20px;
    height: 110px;
    overflow-y: auto;
}
.mian-content .links ul li{
    line-height: 22px;
}
.mian-content .links ul li a{
    font-size: 14px;
}
.title {
    font-size: 16px;
    position: relative;
    top: 7px;
    color: #333;
    font-weight: bold;
}

.mian-content .more {
    float: right;
    font-size: 14px;
    color: #118cab;
    position: relative;
    top: 8px;
    right: 2px;
}


/*重写主页样式*/
.line-two {
    width: 100%;
}
.line-two .title{
    padding-left: 9px;
    padding-right: 15px;
    border-left: 5px solid #118cab;
}
.line-two ul {
    margin-top: 25px;
}
.line-two ul li{
    height: 35px;
    line-height: 34px;
    padding-left: 20px;
    background: url("../image/lipoint.png") 0 13px no-repeat;
}
.line-two ul.linkes li {
    background: none;
    padding: 0 5px 0 0;
    display: inline-block;
}
.linkes li img{
    width: 231px;
    height: 80px;
}
.titlediv .line {
    display: inline-block;
    width: 516px;
    height: 4px;
    background: #118cab;
    position: relative;
    top: 3px;
}
.scend-work .titlediv .line {
    display: inline-block;
    width: 321px;
    height: 4px;
    background: #daad12;
}
.mian-content .scend-work .more {
    color: #daad12;
}
.mian-content .scend-work{
    width: 486px;
    margin-right: 0;
}


.hasbgpic {
    width: 100%;
    background: url("../image/main-bg.png") center center no-repeat;
    background-size: cover;
}
@media screen and (max-width: 1200px) {
    body .mian-content{
        margin-bottom: 320px;
    }
    .link-system ul li{
        margin: 20px 17px 0 17px;
    }
    .div-right ul li{
        display: inline-block;
    }
    .main-new .div-right ul li{
        width: 410px;
        line-height: 23px;
    }
    .mian-content,.header-top,.header,.sidebar .navigation{
        width: 1024px;
    }
    .swiper-container .swiper-slide .title{
        font-size: 24px;
        width: 370px;
    }
    .swiper-container .swiper-slide .noticepic{
        width: 900px;
        top:-270px;
    }
    .swiper-container .swiper-slide .text{
        width: 370px;
        height: 40px;
    }
    .div-left{
        width: 278px;
    }
    /*.mian-content .notice{*/
        /*width: 334px;*/
    /*}*/

    .mian-content .dynamic{
        width: 660px;
        overflow: hidden;
        margin-bottom: 0;
    }

    .mian-content .dynamic .div-left{
        width: 252px;
    }
    .mian-content .dynamic .div-left img{
        width: 252px;
        height: 155px;
    }
    .mian-content .dynamic .div-right{
        width: 375px;
    }
    .div-right ul li{
        line-height: 22px;
    }
    .div-right ul li a,.mian-content .dynamic .div-right .content span,.mian-content .dynamic .div-right .content{
        width: 305px;
    }
    .mian-content .double-work{
        width: 494px;
    }

    .mian-content .links{
        width: 284px;
    }
    .mian-content .third-work .online-notice{
        width: 243px;
        background: #7cb4aa url(../image/log-bg.png) 144px -36px no-repeat;
    }
}