@charset "UTF-8";
/* CSS Document */

/*header*/
.header {
    height: 99px;
    background: #ffffff;
    border-top: 2px #02529f solid;
}

/*logo*/
.header .logo {
    float: left;
    height: 99px;
}

.header .logo a {
    float: left;
    display: list-item;
    line-height: 99px;
    text-align: center;
    height: 99px;
    list-style: none;
}

.header .logo a img {
    vertical-align: middle;
}
.header .sign {
    float: left;
    display: list-item;
    list-style: none;
    margin-left: 30px;
    padding-left: 10px;
    background: url("../images/signline.jpg") left center no-repeat;
}
.header .sign img{
    max-height: 99px;
    vertical-align: middle;
}

/*navigation*/

.navigation {
    height: 65px;
}
.nav{
    height: 59px;
    width: 1200px;
    padding: 3px;
    background: #02529f;
    margin-left: -3px;
    position: relative;
}
.nav ul li {
    float: left;
    width: 120px;
    height: 59px;
    text-align: center;
    transition: none;
    position: relative;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li > a {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    height: 59px;
    line-height: 59px;
    background: url("../images/navli.jpg") left center no-repeat;
    transition: none;
}
.nav ul li:first-child > a{
    background: none;
}
.nav ul li:hover > a ,.nav ul li.active > a {
    background: #FFFFFF url("../images/navlogo.png") center no-repeat;
    color: #02529f;
    width: 121px;
    position: absolute;
}
.nav-menu{
    display: none;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 99;
    width: 100%;
    transition: none;
    background: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    padding: 15px 0;
}
.nav-menu dl{
    transition: none;
}
.nav-menu dl dt{
    width: 100%;
}
.nav-menu dl dt a{
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}
.nav-menu dl dt:hover a{
    color: #1175ca;
    text-decoration: underline;
}

.header .right-header {
    float: right;
    padding-top: 25px;
}
.search{
    width: 333px;
    height: 42px;
    border: 1px #e3e3e3 solid;
    border-radius: 42px;
    overflow: hidden;
}
.search input{
    float: left;
    width: 200px;
    height: 42px;
    line-height: 42px;
    border: none;
    padding-left: 24px;
    padding-right: 10px;
}
.search button{
    float: right;
    width: 93px;
    height: 42px;
    border: 1px #02529f solid;
    background: #02529f url("../images/search-icon.png") 20px center no-repeat;
    text-align: left;
    padding-left: 42px;
    border-radius: 42px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}

@font-face {
    font-family: dincond-medium-webfont;
    src: url('../fonts/dincond-medium-webfont.eot');
    src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg')
}



/*banner*/
.banner,.banner .flexslider,.banner .slides li  {
    height: 334px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.banner .flexslider {
    overflow: hidden;
    z-index: 0;
    display: block;
}
.banner .slides li {
    z-index: 0;
    display: block;
}
.banner .slides li a {
    display: block;
    height: 100%;
}


.sub-banner {
    height: 310px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.sub-banner li {
    height: 310px;
}



/*图片指示*/
.banner .flex-control-nav{
    display: block;
}
.banner .flex-control-nav{
    position:absolute; bottom:20px; z-index:2; padding-left:0; width:1100px; left:0;
    right:0; margin:0 auto; text-align:center;
}
.banner .flex-control-nav li{
    display:inline-block; margin: 0 3px; zoom:1; text-align:center;
}
.banner .flex-control-nav a{
    display:inline-block; width:10px; height:10px; cursor:pointer; background: #FFFFFF; font-size: 0; border-radius: 10px;
}
.banner .flex-control-nav .flex-active{ background: #02529f; width: 38px; height: 10px}
/*左右方向按钮*/
/*
.flex-direction-nav a{
    width:40px; height: 68px; line-height:99em; overflow:hidden;margin:-45px 0 0;display:block;
    background: #cccccc;position:absolute;top:50%;z-index:10;
    cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{
    right:40px; background: url("../images/right01.png") no-repeat; background-size: 40px 68px;
}
.flex-direction-nav .flex-prev{
    left:40px; background: url("../images/left01.png") no-repeat; background-size: 40px 68px;
}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=80);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=80);}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev{opacity:1;filter:alpha(opacity=100);}
*/

/*index-section*/
.index-section{
    min-height: 200px;
    position: relative;
    background: #FFFFFF;
    margin-top: 15px;
}
.index-title{
    height: 42px;
    line-height: 42px;
    background: #02529f;
    padding: 0 15px;
}
.index-title h6{
    float: left;
    padding-left: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.index-title h6.icon01{ background: url("../images/index-icon01.png") left center no-repeat;}
.index-title h6.icon02{ background: url("../images/index-icon02.png") left center no-repeat;}
.index-title h6.icon03{ background: url("../images/index-icon03.png") left center no-repeat;}
.index-title h6.icon04{ background: url("../images/index-icon04.png") left center no-repeat;}
.index-title h6.icon05{ background: url("../images/index-icon05.png") left center no-repeat;}
.index-title h6.icon06{ background: url("../images/index-icon06.png") left center no-repeat;}
.index-title h6.icon07{ background: url("../images/index-icon07.png") left center no-repeat;}
.index-title .more{
    float: right;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.index-box{
    height: 226px;
    border: 1px #e3e3e3 solid;
    border-top: none;
    padding: 13px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 公告专栏 */
.index-note{
    float: left;
    width: 385px;
}
.index-list{}
.index-list ul li{
    line-height: 24px;
    height: 24px;
    margin-bottom: 11px;
}
.index-list ul li p{
    display: inline-block;
    width: 240px;
}
.index-list ul li span{
    float: right;
    font-size: 14px;
    color: #999999;
}
.index-list ul li:hover *{
    color: #02529f;

}
/* 公告专栏 end */
/* 新闻资讯 */
.index-news{
    float: right;
    width: 800px;
}

/* 新闻资讯 end */
/* 科研之星 */
.index-star{
    float: left;
    width: 385px;
    margin-right: 15px;
}
.star-img{}
.star-img img{
    float: left;
    width: 157px;
    height: 198px;
}
.star-img .article{
    float: right;
    width: 183px;
    height: 198px;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.star-img .article h6{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.star-img .article h6 .show{
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.star-img .article .info{
    height: 132px;
    overflow: hidden;
}


/* 科研之星 end */
/* 团队简介 */
.index-team{
    float: left;
    width: 385px;
}
.iteam{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.iteam img{
    display: block;
    height: 61px;
}
.iteam .info{
    display: block;
    height: 132px;
    overflow: hidden;
    margin-top: 8px;
}
/* 团队简介 end */
/* 新闻资讯 */
.index-news{
    float: right;
    width: 800px;
}
.index-news .inewsImg{
    float: left;
    width: 379px;
    border-right: 1px #ebebeb solid;
}
.index-news .inewsImg .swiper-container{
    width: 354px;
    margin: 0;
}
.index-news .inewsImg .swiper-pagination{
    text-align: right;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index-news .inewsImg .swiper-pagination-bullet {
    width: 17px;
    height: 2px;
    opacity: 1;
    border-radius: 0;
    background: #FFFFFF;
    margin: 0 2px;
}
.index-news .inewsImg .swiper-pagination-bullet-active {
    background: #02529f;
}
.index-news .inewsImg ul li{}
.index-news .inewsImg ul li img{
    display: block;
    width: 354px;
    height: 197px;
}
.index-news .index-list{
    width: 368px;
}


/* 新闻资讯 end */
/* 会议信息 */
.index-meeting{
    float: right;
    width: 400px;
}

/* 会议信息 end */
/* 友情链接 */
.index-links{
    float: left;
    width: 263px;
}
.index-links .index-list{}
.index-links .index-list ul li p{
    width: 100%;
}

/* 友情链接 end */
/* 科学研究 */
.index-science{
    float: right;
    width: 921px;
}
.index-science .swiper-button-prev,.index-science .swiper-button-next{
    width: 31px;
    height: 71px;
    top: 40px;
    margin-top: 0;
}
.index-science .swiper-button-prev{
    left: 0;
    background: url("../images/sleft01.png") center no-repeat;
}
.index-science .swiper-button-next{
    right: 0;
    background: url("../images/sright01.png") center no-repeat;
}
.index-science .swiper-container{}
.index-science .swiper-container ul li .s-img{
    display: block;
    width: 208px;
    height: 153px;
    overflow: hidden;
    text-align: center;
    line-height: 153px;
}
.index-science .swiper-container ul li .s-img img{
    transition: all 0.3s;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.index-science .swiper-container ul li:hover .s-img img{
    transform: scale(1.1);
}

.index-science .swiper-container ul li p{
    font-size: 14px;
    color: #333;
    line-height: 50px;
    text-align: center;

}
.index-science .swiper-container ul li:hover p{
    color: #02529f;
}
.index-science .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 0!important;
}

/* 科学研究 end */

/*index-section end*/

/*footer*/
.footer{
    background: #FFFFFF;
    padding: 15px 0;
    margin-top: 30px;
    border-top: 2px #02529f solid;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
/*
.backTop{
    position: fixed;
    right: 10px;
    top: 80%;
}
.backTop a{
    display: block;
    width: 60px;
    height: 60px;
    background: url("../images/backTop.png") left top no-repeat;
}*/
/*footer end*/

/* sub-section */

/*------- page -------*/
.m-page{
    text-align: center;
    margin-top: 40px;
}
.m-page a{
    display: inline-block;
    margin: 0 4px;
    width: 40px;
    line-height: 40px;
    border: 1px #d2d2d2 solid;
    color: #999999;
    font-size: 14px;
    border-radius: 5px;
}
.m-page a.z-crt{
    color: #FFFFFF;
    background: #02529f;
    border: 1px #02529f solid;
}
.m-page a.pageprv,.m-page a.pagenxt{
    width: 100px;
    color: #999999;
    background: #FFFFFF;
}
.m-page a.pageprv:hover,.m-page a.pagenxt:hover{
    background: #02529f ;
    color: #FFFFFF;
    border: 1px #02529f solid;
}
/*------- page end -------*/

.sub-section{
    margin-top: 10px;
}
.left-part{
    float: left;
    width: 200px;
}
.secTitle{
    height: 62px;
    background: #02529f;
    text-align: center;
}
.secTitle h6{
    display: inline-block;
    padding-left: 42px;
    line-height: 62px;
    font-size: 16px;
    color: #FFFFFF;
}
.secTitle h6.c01{ background: url("../images/c05.png") left center no-repeat;}
.secTitle h6.c02{ background: url("../images/c01.png") left center no-repeat;}
.secTitle h6.c03{ background: url("../images/c03.png") left center no-repeat;}
.secTitle h6.c04{ background: url("../images/c04.png") left center no-repeat;}
.secTitle h6.c05{ background: url("../images/c06.png") left center no-repeat;}
.secTitle h6.c06{ background: url("../images/c07.png") left center no-repeat;}
.secTitle h6.c07{ background: url("../images/c02.png") left center no-repeat;}
.secTitle h6.c08{ background: url("../images/c08.png") left center no-repeat;}
.secTitle h6.c09{ background: url("../images/c09.png") left center no-repeat;}

.second{}
.second ul li{
    width: 137px;
    height: 40px;
    border: 1px #e5e5e5 solid;
    margin-top: 5px;
    transition: all 0.5s;
}
.second ul li a{
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.second ul li.active,.second ul li:hover{
    width: 100%;
}
.second ul li.active a,.second ul li:hover a{
    background: #02529f;
    color: #FFFFFF;
}

.right-part{
    float: right;
    width: 952px;
    border: 1px #e5e5e5 solid;
    border-top: 2px #02529f solid;
    min-height: 400px;
    padding: 20px;
}


.newNews{
    margin-bottom: 10px;
}
.newNews img{
    float: left;
    width: 420px;
    height: 238px;
}
.newNews .newsInfo{
    float: right;
    width: 506px;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
}
.newNews .newsInfo a{
    display: block;
    padding: 20px 0;
    font-size: 18px;
    color: #333333;
}
.newNews .newsInfo span{
    display: block;
    margin-bottom: 20px;
}
.newNews .newsInfo p{
    height: 132px;
    overflow: hidden;
}
.newNews .newsInfo a:hover{
    color: #02529f;
}

.news-list{}
.news-list ul li{
    height: 41px;
    line-height: 41px;
    border-bottom: 1px #dddddd dashed;
}
.news-list ul li p{
    display: inline-block;
    width: 700px;
    color: #333333;
    font-size: 14px;
}
.news-list ul li span{
    float: right;
    font-size: 12px;
    color: #888888;
}
.news-list ul li:hover *{
    color: #02529f;
}

.txt_article{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.team-article{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.team-article .photo{
    border: 1px #dddddd solid;
    margin-right: 20px;
    margin-bottom: 10px;
}

.honor{}
.honor ul li{
    float: left;
    width: 466px;
    height: 172px;
    border: 1px #dddddd solid;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.honor ul li:nth-child(2n){
    float: right;
}
.honor ul li .hImg{
    float: left;
    width: 225px;
    height: 152px;
    overflow: hidden;
    text-align: center;
    line-height: 152px;
}
.honor ul li .hImg img{
    display: block;
    max-width: 98%;
    max-height: 98%;
    vertical-align: middle;
    transition: all 0.4s;
}
.honor ul li:hover .hImg img{
    transform: scale(1.1);
}
.honor ul li .hInfo{
    float: right;
    width: 208px;
    font-size: 16px;
    color: #666666;
    line-height: 22px;
}
.honor ul li .hInfo h6{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #333333;
    margin-bottom: 10px;
}
.honor ul li .hInfo p{
    height: 66px;
    overflow: hidden;
}
.honor ul li .hInfo span{
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 12px;
}
.honor ul li:hover .hInfo h6{
    color: #02529f;
}

.cultivate{}
.cultivate ul li{
    float: left;
    width: 460px;
    height: 223px;
    border: 1px #dddddd solid;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.cultivate ul li:nth-child(2n){
    float: right;
}
.cultivate ul li .hImg{
    float: left;
    width: 125px;
    height: 193px;
    overflow: hidden;
    text-align: center;
    line-height: 152px;
}
.cultivate ul li .hImg img{
    display: block;
    max-width: 98%;
    max-height: 98%;
    vertical-align: middle;
    transition: all 0.4s;
}
.cultivate ul li:hover .hImg img{
    transform: scale(1.1);
}
.cultivate ul li .hInfo{
    float: right;
    width: 290px;
    font-size: 14px;
    color: #888888;
    line-height: 22px;
}
.cultivate ul li .hInfo h6{
    font-size: 16px;
    overflow: hidden;
    color: #333333;
    margin-bottom: 20px;
}
.cultivate ul li .hInfo p{
    height: 110px;
    overflow: hidden;
}
.cultivate ul li .hInfo .time{
    display: block;
    margin-bottom: 14px;
}
.cultivate ul li:hover .hInfo h6{
    color: #02529f;
}

.map{
    width: 100%;
    height: 373px;
}
.contact{
    background: #02529f;
    padding: 40px 0 40px 30px;
}
.contact h2{
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.contact h2:after{
    display: block;
    content: '';
    width: 53px;
    height: 1px;
    background: #FFFFFF;
    margin: 30px 0;
}
.contact ul li{
    float: left;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    padding-left: 30px;
    margin-right: 40px;
}
.contact ul li.ct01{ background: url("../images/ct01.png") left center no-repeat;}
.contact ul li.ct02{ background: url("../images/ct02.png") left center no-repeat;}
.contact ul li.ct03{ background: url("../images/ct03.png") left center no-repeat;}
/* sub-section  end*/








































