/*--------------------Reset-----------------*/
/** reset **/

*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1200px;margin: 0 auto;font-family: "微软雅黑"}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1200{width: 1200px; margin: 0 auto;}

/*index*/
/*top*/
.top{width: 100%; height: 33px;line-height: 33px;background: #105aa1;font-size: 14px;color: #fff;}
.top ul li{float: left;}
.top ul li a{font-size: 14px;color: #fff;}
.top ul li span{padding: 0 20px;}
.top ul li:hover a{color: #81c1ff;}

/*head*/
.head{ background: url(../images/top_bg.jpg) right bottom no-repeat; height: 100px;padding-top: 50px;}

/*nav*/
.nav{height: 50px; width: 100%;background: #f5f5f5;}
.nav li{ float: left; text-align: center; position: relative;}
.nav li a{padding: 0 35px; line-height: 50px;height: 50px;font-size: 16px; color: #333333;display: inline-block;text-transform: uppercase;}
.nav li:hover a{color: #ffffff;background: #105aa1;}
.nav li.light a{color: #ffffff;background: #105aa1;}

/*设置一级导航样式*/
.nav li ul{display:none;}
.nav li:hover ul{text-align: center;display: inline-block; position:absolute; top:50px;left:0px;z-index:1000;}
.nav li:hover ul li a{display:block;color:#105aa1;font-size:14px;font-weight: normal;background-color:#fffcfb; width:134px;min-height:26px;line-height:26px;height:auto;overflow:hidden;padding:5px 0;text-align:center;}
.nav li:hover ul li a:hover{background:#105aa1;color:#fff;}

/*搜索框*/
.search{width: 225px; height: 33px;border: none;background: url(../images/search_box.png);margin-top: 8px; padding-left: 10px;position: relative;}
.search .text{width: 200px; height: 33px;background: none; float: left;color: #333;}
.search .submit{width: 45px; height: 33px;background: url(../images/search.png) center no-repeat;float: right;cursor: pointer;position: absolute;top: 0;right:0;}
.search .text::-webkit-input-placeholder {
         /* placeholder颜色  */
        color: #9d9c9c;
        /* placeholder字体大小  */
       font-size: 12px;
         /* placeholder位置  */
        text-align: left;
    }
/*banner*/
.banner{width: 100%; height: 534px;overflow: hidden;position: relative;}
.banner img{width: 100%; height: 534px;}
.focuspic {width:100%; margin:0 auto;}
.focus .prev,.focus .next{width: 46px;height: 87px;position: absolute;top: 240px;background: url(../images/focus_bg.png);display: block;cursor: pointer;}
.focus .prev{left: 250px;}
.focus .next{right: 250px;background-position: 46px 0;}

/*title*/
.title{text-align: center;background: url(../images/title_bg.png) center no-repeat; height: 100px;line-height: 100px;margin-top: 20px;}
.title h1{font-size: 16px;color: #d2d2d2;font-weight: normal;}
.title h1 span{font-size: 20px;color: #2b2b2b;margin-right: 15px;}
.title h1 a{font-size: 12px;color: #acabab;margin-left: 10px;}
.title h1:hover a{color: #004281;}

/*教学应用*/
.teach .swiper-container{height: 215px;}
.teach .swiper-container .swiper-slide img{width: 283px;height: 215px;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.teach .swiper-container .swiper-slide:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}

/*实验室简介*/
.sys{width: 100%; height: 420px;margin: 70px 0 50px;background: url(../images/bg.jpg);}
.sys .sys_list{width: 233px;height: 210px;padding: 20px; float: left;background: #fbfafa;margin-right: 36px;position: relative;}
.sys .sys_list h1{font-size: 16px;color: #666666;line-height: 29px;margin-bottom: 15px;font-weight: normal;}
.sys .sys_list p{font-size: 14px;color: #9d9d9d;line-height: 24px;}
.sys .sys_list>a{width: 70px;height: 35px;background: #105aa1;line-height: 35px;text-align: center;display: block;font-size: 14px;color: #fff;position: absolute;bottom: 15px;right: 20px;}
.sys .sys_list>a:hover{background: #2a7ac7;}

/*友情链接*/
.link{width: 100%; height: 45px;line-height: 45px;background: #eaeaea;margin-top: 50px;}
.link ul li{float: left;font-size: 16px;color: #333333;}
.link ul li a{font-size: 14px;color: #474747;padding: 0 20px;}
.link ul li span{font-size: 14px;color: #474747;}
.link ul li:hover a{color: #034686;}

/*foot*/
.foot{width: 100%; height: 138px;background: url(../images/foot.jpg);}
.foot .px1200{height: 138px;background: url(../images/logo_b.png) center no-repeat;}

/*bottom*/
.bottom{width: 100%; height: 50px;line-height: 50px;background: #034686;text-align: center;}
.bottom p{font-size: 14px;color: #dfebf7;}

/*title2*/
.title2{width: 100%; height: 40px;margin: 50px 0 10px;}
.underline{border-bottom: 1px solid #e6e5e5;margin-bottom: 20px;}
.title2 h2{font-size: 20px;color: #105aa1;float: left;}
.title2>a{font-size: 12px;color: #1d1d1d;float: right;line-height: 40px;padding-right: 20px;}
/*list*/
.subbanner{width: 100%; height: 360px;}
.subbanner img{width: 100%; height: 360px;}
.subbanner .px1200{position: relative;}
.subbanner .lmmc{width: 208px;height: 70px;font-size: 28px;color: #fff;background: url(../images/lmmc.png);position: absolute;bottom: 0;line-height: 70px;text-align: center;}
.dqwz,.dqwz a{font-size: 14px;color: #6c6c6c;}

.list{height: auto;min-height: 500px;overflow: hidden;}
.list_l{width: 208px;height: auto;min-height: 300px;background: url(../images/menu.jpg) bottom no-repeat #f0f0f0;padding: 20px 0 100px;}
.list_l ul{width: 190px;float: right;}
.list_l ul li{width: 187px; height: 50px;line-height: 50px;text-align: center; margin-bottom: 20px;border-left: 3px solid #f0f0f0;}
.list_l ul li a{font-size: 16px;color: #6c6c6c;display: block;}
.list_l ul li:hover{background: #fff; border-left: 3px solid #105aa1;}
.list_l ul li.light{background: #fff; border-left: 3px solid #105aa1;}

.list_r{width: 950px;}
.list_r ul li{width: 100%; height: 50px;line-height: 50px;border-bottom: 1px dotted #898989;text-indent: 10px;}
.list_r ul li a{font-size: 16px;color: #131313;display: inline-block;}
.list_r ul li span{font-size: 16px;color: #727272;}
.list_r ul li:hover a{color: #105aa1;}

/*content*/
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

.content h1{ color: #333;font-size: 28px;line-height: 2em;padding: 10px 0;text-align: center;}
.content .bar{ line-height:2.8em; height:2.8em; text-align:center; color:#999; border-bottom:1px solid #dedede; font-size:12px;margin-bottom: 20px;}
.content p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.content p img{ margin:15px auto; border:none; display:block}