﻿/************************
	   -公共样式-
    最新最全最好的Bootstrap模板：http://www.bootstrapmb.com
************************/
body{min-width: 1200px;}
.htmlBg{background: url(../images/bg.jpg) repeat-y center 0;}
.bodyBg{background: url(../images/topbg.png) no-repeat center 0;min-height: 612px;}
.topwrap,.wp{width: 1200px;margin: 0 auto; position:relative}
.dc{color: #2979d0 !important;}



/* 针对屏幕宽度小于1282px的样式 */
@media screen and (max-width: 1281px) {
   .dll {
width:140px;height:730px;position: fixed;left:0px;z-index:100;top:0px;
}
.dlr {
width:140px;height:730px;position:fixed;right:0px;z-index:100;top:0px;
}
}
 
/* 针对屏幕宽度大于或等于1280px的样式 */
@media screen and (min-width: 1281px) {
 .dll {
width:140px;height:730px;position:absolute;left:-155px;z-index:100;top:0px;
}
.dlr {
width:140px;height:730px;position:absolute;right:-155px;z-index:100;top:0px;
}
}


/* fullSlide */
.fullSlide{width:100%;position:relative;height:300px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:300px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:300px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;border-radius:3px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
    .fullSlide li img {
    width:100%}
.hysj img {
width:100%;height: 198px;
    margin-top: 10px;
}
.hysj p {
text-align:center;margin-top:11px
}
.hysj a {
padding-right:10px;color:Red
}
.english {
    font-size: 16px;
    color: white;
    float: right;
   margin-right: 30px;
    margin-top: 32px;
}
    .english:hover{
    color:white
    }
.xdzj li {

}
.xdzj img {
width: 150px;
    float:left;
}
.xdzj li a {
width:200px; float:left;
}
.classname {
display:none}
#hd{padding: 40px 0; position:relative}
#hd .hdLogo{height: 90px;float: left;}
#hd .hdLogo img{max-height: 100%;width: auto;}
#hd .hdSearch{height: 20px;margin-top: 27px;background: #fff;border-radius: 18px;padding: 8px 18px;}
#hd .hdSearch button{float: left;width: 20px;height: 20px;background: url(../images/icos.png) no-repeat 0 0;margin-right:4px;}
#hd .hdSearch input{float: left;width: 136px;height: 20px;line-height: 20px;color: #999;}

#nav{height: 50px;background: #137ccd;box-shadow: 0 0 10px #106cb4;position: relative;z-index: 13;}
#nav li{float: left;width: 120px;height: 50px;position: relative;}
#nav li.first{width: 120px;}
#nav li a.navItem{display: block;line-height: 50px;text-align: center;color: #fff;font-size: 16px;}
#nav li:hover a.navItem,
#nav li.active a.navItem{background: #4296d7;}
#nav li a.navItem i{display: inline-block;width: 15px;height: 15px;background: url(../images/icons.png) 0 -742px;vertical-align: top;margin-top: 18px;margin-left: 6px;transition: 0.3s;*display: inline;*zoom: 1;*margin-top: 8px;}
#nav li:hover a.navItem i{transition: 0.3s;transform: rotate(90deg);}
#nav .dropdown{position: absolute;top: 50px;width: 100%;left: 0;background: #4296d7;background: rgba(66,150,205,0.9);display: none;}
#nav .dropdown a{display: block;line-height: 24px;padding: 12px 10px;color: #fff;text-align: center;}
#nav .dropdown a:hover{background: #137ccd;}
#nav li:hover .dropdown{display: block;}

#ft{padding: 30px 0;text-align:center;}
#ft p{line-height: 28px;text-align: center;}
    #ft img {
    text-align: center;
    float: right;
    margin-right: 152px;
    margin-top: -101px;
    width: 154px;
    }

/************************
	   -首页样式-
************************/
#main{padding: 10px 0 10px;position: relative;z-index: 7;}
.col2{width: 380px;width: 378px\9;}
.col3{width: 580px;width: 578px\9;}
.col4{width: 780px;width: 778px\9;}
.col6{width: 1180px;width: 1178px\9;}
.container{margin-bottom: 20px;}
.item{float: left;margin: 0 7px;box-shadow: 0 0 10px #f3f3f3;background: #fff;border: 1px solid #eee\9;}
.itemTit{height: 48px;border-bottom: 1px solid #dfe2e7;padding: 0 20px;}
.itemTit h3{float: left;height: 47px;line-height: 47px;border-bottom: 2px solid #137ccd;font-size: 16px;font-weight: bold;}
.itemTit .itemMore{float: right;color: #137ccd;font-style: italic;font-size: 12px;line-height: 48px;transition: 0.3s;}
.itemTit .itemMore:hover{transform: scale(1.2);transition: 0.3s;}
.itemCon{padding: 5px 20px 20px 20px;}
.listStyle li{padding: 15px 0;}
.listStyle li a{float: left;width: 274px;}
.xdjs li a {
width:auto;
}
.listStyle li span{float: right;text-align: right;width: 64px;color: #999;}

/*动态新闻*/
.focus{width: 368px;height: 238px;overflow: hidden;position: relative;}
.focus ul{position: relative;width: 368px;height: 238px;}
.focus ul li{width: 368px;height: 238px;position: absolute;top: 0;left: 0;overflow: hidden;display: none;}
.focus ul li img{width: 368px;height: 238px;}
.focus ul li .focusText{position: absolute;width: 100%;height: 40px;bottom: 0;left: 0;background: #333;background: rgba(0,0,0,0.5);}
.focus ul li .focusText a{display: block;margin-right: 72px;height: 40px;line-height: 40px;overflow: hidden;color: #fff;text-indent: 10px;}
.focus .dots{position: absolute;bottom: 0;right: 8px;height: 40px;}
.focus .dots span{display: inline-block;vertical-align: top;width: 8px;height: 8px;border-radius: 100%;background: #fff;margin: 16px 2px;opacity: 0.6;filter: alpha(opacity=60);cursor: pointer;}
.focus .dots span.active{opacity: 1;filter: alpha(opacity=100);}
.textNews{width: 352px;}
.textNews .headline{border-bottom: 1px dashed #dadada;padding-bottom: 10px;}
.textNews .headline h3{font-size: 16px;font-weight: bold;line-height: 24px;text-align:center;}
.textNews .headline p{line-height: 22px;}
.textNews ul{padding-top: 10px;}
.textNews ul li{padding: 15px 0;}
.textNews ul li a{float: left;width: 288px;}
.textNews ul li a:before{content: "·";display: inline;}
.textNews ul li span{float: right;text-align: right;width: 64px;}

.sc .focus{width:auto;}
#pagelist .prev,#pagelist  .next
{
    position:relative;
    height:auto;
    background:none;
    margin-top:0px;
    text-align:center
    }


/*通知公告*/
.notice ul li a:before{content: "·";display: inline;margin-right: 4px;}


/*中心介绍*/
.indexNews{*padding-bottom: 32px;}
.icoIntro{padding-left: 48px;background: url(../images/icos-2.png) no-repeat 20px;}
.indexIntro .itemImg img{width: 100%}
.indexIntro p{line-height: 28px;text-indent: 28px;}

/*实验平台*/
.icoPlat{padding-left: 50px;background: url(../images/icos.png) no-repeat 20px -158px;}
.platform ul li{float: left;width: 226px;height: 58px;margin: 0 10px;overflow: hidden;position: relative;}
.platform ul li img{width: 100%;}
.platform ul li a{display: block;width: 100%;height: 58px;position: absolute;top: 0;left: 0;text-align: center;color: #fff;}
.platform ul li a.green{background: #4ba16b;background: rgba(75,161,107,0.9);}
.platform ul li a.blue{background: #529fdf;background: rgba(82,159,223,0.9);}
.platform ul li a.yellow{background: #ffaf42;background: rgba(225,175,66,0.9);}
.platform ul li a h3{font-size: 16px;padding-top: 8px;line-height: 24px;font-weight: bold;}
.platform ul li a h5{font-size: 12px;line-height: 14px;}
.platform .list1{*padding-bottom: 20px;}
.platform .list1 li{margin-bottom: 20px;}
.platform .list2{border-top: 1px dashed #d9d9d9;}
.platform .list2 li{margin-top: 20px;}
.platform .list2 li p{display: table-cell;text-align: center;vertical-align: middle;width: 186px;height: 58px;padding: 0 20px;}


/*仪器设备*/
.icoEqu{padding-left: 50px;background: url(../images/icos-3.png) no-repeat 20px;}
.equWp{padding: 20px 0;}
.equipment{position: relative;height: 182px;overflow: hidden;}
.equipment ul{position: absolute;min-width: 1180px;height: 182px;left: 0;top: 0;}
.equipment ul li{float: left;width: 216px;margin: 0 10px;}
.equipment .imgWp{width: 216px;height: 150px;overflow: hidden;}
.equipment .imgWp span{display: table-cell;width: 216px;height: 150px;text-align: center;vertical-align: middle;}
.equipment .imgWp img{max-width: 100%;max-height: 100%;transition: 0.4s;}
.equipment .imgWp:hover img{transition: 0.4s;transform: scale(1.2);}
.equipment ul li p{line-height: 24px;padding-top: 8px;text-align: center;}
.equipment .equPrev,
.equipment .equNext{width: 56px;height: 150px;background: rgba(255,255,255,0.6);position: absolute;top: 0;z-index: 11;display: none;cursor: pointer;}
.equipment .equPrev{left: 0;}
.equipment .equNext{right: 0;}
.equipment .equPrev span,
.equipment .equNext span{display: block;width: 25px;height: 21px;position: absolute;top: 75px;left: 37%;margin: -10.5px 0 0 -6px;}
.equipment .equPrev span{background: url(../images/icos_left.png) 0;}
.equipment .equNext span{background: url(../images/icos_right.png) 0;}
.xhhy ul li{width:220px}
.zhenggao{width:341px;height:98px;background:url(../images/zhenggao.jpg) no-repeat;margin:0px auto;text-align: center;
    color: wheat;
    font-size: 20px;
    text-indent: 31px;
    line-height: 96px;}
.zhenggao p{text-shadow: 1px 1px 1px #83ACDB;}
/*学术交流*/
.exchange ul li a:before{content: "·";display: inline;margin-right: 4px;}

/*友情链接*/
.link a{float: left;}
.yqlj a{margin-right:20px}


/************************
	   -内页样式-
************************/
.leftMenu{width: 300px;background: #fff;box-shadow: 0 0 10px #f3f3f3;background: #fff;border: 1px solid #eee\9; }
.rightCon{width: 880px;background: #fff;box-shadow: 0 0 10px #f3f3f3;background: #fff;min-height: 600px;border: 1px solid #eee\9; }
.rightCon .searchres li,.rightCon .scjg{padding:20px;}

.leftMenu li{width:100%;float: left;border-bottom: 1px solid #ccc;padding:10px 0px}
.leftMenu li a{padding:0px 10px;float:left;}
.leftMenu dt{background: #4296d7;padding: 16px 14px;}
.leftMenu dt span{display: block;border-left: 2px solid #fcc82a;color: #fff;padding-left: 10px;}
.leftMenu dt h4{font-size: 16px;font-weight: bold;line-height: 20px;}
.leftMenu dt h5{font-size: 12px;line-height: 14px;}
.leftMenu dd{border-bottom: 1px solid #dfe2e7;}
.leftMenu dd:last-child{border: none;}
.leftMenu dd a{display: block;line-height: 26px;padding: 12px 28px;font-size: 16px;}
.leftMenu dd.on a{color: #137ccd;}
/*.leftMenu dd.on a:after{display: inline-block;content: "";width: 13px;height: 13px;background: url(../images/icos.png) 0 -206px;vertical-align: top;margin: 6.5px 0 0 8px;}
*/
.conTop{padding: 0 30px;border-bottom: 1px solid #e6e6e6;}
.conTop .crumbs{float: left;width: 70%;line-height: 24px;padding: 12px 0;}
.conTop .crumbs span{color: #2979d0;}
.conTop .conTit{float: right;width: 30%;}
.conTop .conTit span{float: right;line-height: 24px;padding: 12px 0;border-bottom: 2px solid #137ccd;position: relative;top: 1px;font-size: 16px;font-weight: bold;color: #666;}
.conMain{padding: 28px 40px;}

.pageNum{height: 24px;line-height: 24px;text-align: center;margin-top: 30px;}
.pageNum span,.pageNum a{margin: 0 6px;line-height: 24px;}
.pageNum a.pagePrev,
.pageNum a.pageNext{font-size: 16px;font-weight: bold;font-family: "宋体";color: #167ece;}
.pageNum a.active{color: #167ece;}
.pageNum a.disabled{color: #ccc;}
.pageNum form{display: inline-block;vertical-align: top;height: 24px;*display: inline;*zoom: 1;*vertical-align: middle;}
.pageNum form input{width: 60px;height: 22px;border: 1px solid #dcdcdc;text-align: center;line-height: 22px;color: #666;vertical-align: top;*vertical-align: middle;}
.pageNum form button{height: 24px;padding: 0 14px;background: #167ece;color: #fff;vertical-align: top;cursor: pointer;*vertical-align: middle;}

.relativeLink{margin: 20px 0;border-top: 1px dashed #dcdcdc;padding-top: 10px;}
.relativeLink a{display: block;line-height: 22px;margin: 5px 0;}


/*概况中心*/
.textInner h2{text-align: center;line-height: 38px;padding: 10px 100px;font-size: 20px;position: relative;}
.textInner h2:after{display: block;content: "";width: 60px;height: 2px;background: #fcc82a;position: absolute;bottom: 0;left: 50%;margin-left: -30px;}
.xhjstitle h2:after{background:none}
.textInner .textInfo{margin: 12px 0;line-height: 24px;text-align: center;color: #999;font-size: 12px;}
.textInner .textInfo i{margin: 0 10px;font-size: 14px;}
.textInner .oneImg{text-align: center;margin: 20px 0;}
.textInner .oneImg img{max-width: 100%;}
.textInner p{line-height: 28px;margin-bottom: 20px;text-indent: 28px;font-size:16px}
.textInner h5{line-height: 28px;}
.textInner h4{font-size: 16px;font-weight: bold;}
.textInner td p{text-indent: 0px;margin-bottom: 0px;}
.textInner table{border-collapse: collapse;}

.zhuren{margin-top: 40px;}
.zhuren .photo{width: 136px;margin: 0 40px;}
.zhuren .text{width: 660px;}
.zhuren .text p{margin-bottom: 8px;}

.annextitle{display: none}
.detail p{text-indent: 0px;}
.detail img{width:100%}
.detail .quote img{width:auto}


/*新闻公告*/
.newsList li{line-height: 22px;padding: 15px 0;border-bottom: 1px dashed #dcdcdc;}
.newsList li a{float: left;width: 710px;padding-left: 10px;position: relative;}
.newsList li a:before{display: block;content: "";width: 2px;height: 2px;background: #333;position: absolute;top: 10px;left: 0;}
.newsList li span{float: right;text-align: right;color: #999;}

.item .rhsq a{display: inline-block;}
.item .rhsq img{height: 65px;}
.item .rhsq{text-align: center;padding-bottom: 5px;}



/*仪器设备*/
.instrument .instItem{margin-bottom: 20px;}
.instrument .instItem h3{line-height: 48px;padding-left: 36px;position: relative;font-size: 16px;font-weight: bold;margin-bottom: 10px;border-bottom: 1px dashed #dcdcdc;}
.instrument .instItem h3 span{display: block;content: "";width: 26px;height: 26px;background: url(../images/icos.png) 0 -223px;position: absolute;top: 11px;left: 0;*margin-top: -16px;}
.instrument .instItem ul li{float: left;width: 200px;margin: 10px;}
.instrument .instItem ul li a{display: block;}
.instrument .instItem .imgWp{width: 198px;height: 138px;border: 1px solid #e4e4e4;overflow: hidden;}
.instrument .instItem .imgWp span{display: table-cell;width: 198px;height: 138px;text-align: center;vertical-align: middle;}
.instrument .instItem .imgWp span img{max-width: 100%;max-height: 100%;transition: 0.4s;}
.instrument .instItem .imgWp:hover img{transition: 0.4s;transform: scale(1.2);}
.instrument .instItem ul li p{line-height: 22px;padding-top: 8px;text-align: center;}

.picLink a{float: left;width: 50%;}
.picLink a.picNext{text-align: right;}


/*师资力量*/
.teachers li{float: left;width: 174px;margin: 18px 22px;}
.teachers .imgWp{width: 172px;height: 206px;border: 1px solid #e4e4e4;background: #e4e4e4;overflow: hidden;}
.teachers .imgWp span{display: table-cell;width: 172px;height: 206px;text-align: center;vertical-align: middle;}
.teachers .imgWp span img{max-width: 100%;max-height: 100%;transition: 0.4s;}
.teachers .imgWp:hover img{transition: 0.4s;transform: scale(1.2);}
.teachers .name{text-align: center;padding-top: 10px;}
.teachers .name h4{line-height: 22px;font-size: 16px;}
.teachers .name p{line-height: 18px;color: #999;font-size: 12px;}

.teacherInner h2{text-align: center;line-height: 38px;padding: 10px 100px;font-size: 20px;position: relative;}
.teacherInner h2:after{display: block;content: "";width: 60px;height: 2px;background: #fcc82a;position: absolute;bottom: 0;left: 50%;margin-left: -30px;}
.teacherInner .teacherItem{border-top: 1px dashed #dcdcdc;margin-top: 30px;padding: 18px;}
.teacherInner .teacherItem p{line-height: 36px;}


/*分页样式*/
.fenye a{font-size:16px;padding:10px;float: left; line-height: 14px;}
.fenye a.curr{color:red}


/*搜索*/
.selSearch{display: none;}
#hd .hdSearch input.scbtn{width:40px}
.sc .scbox .scbtn {
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 0px;
    background: url(../images/searchbtn.png) no-repeat center center;
    font-size: 0;
    cursor: pointer;
    color: #FFF;
    float: left;
}
.sc_tags{display: none;}
.empty{padding:0px 20px}

.newhy {
background: #ccc;
    background-color: rgba(0,0,0,0.1);
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    color:red;
    font-size:18px;
    overflow:hidden;
}
.lasthy {
    float:left;text-indent:10px;
}
.dowebok {
overflow:hidden;width:910px;
}
.dowebok span {
display:inline-block;margin-right:20px;
}
.dowebok a,.dowebok a:hover {
color:red
}

.xdzj li a {
width:200px; float:left;font-size: 14pt;
    margin-left: 17px;
}
.xdzj li a:before {
    content:none
}