@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
iframe{max-width:100% !important;}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	width: 100%;
	/*background: url(../img/body.png) repeat 0px 0px;*/
	font-family: "微软雅黑";
	min-width: 1200px;
	/* max-width: 1920px; */
}

input {
	outline: none;
	border: none;
}

li {
	list-style: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
}

.inner {
	width: 1200px;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.more a {
	font-size: 14px;
	color: #1152AE;
	float: right;
}


/* 页头 */


/*页头*/

.header {
	width: 100%;
	background: url(../img/head_bg.png) no-repeat left top/cover;
}

.logo {
	float: left;
	padding: 35px 0px;
}

.top_right {
	float: right;
}

.search {
	width: 270px;
	height: 38px;
	margin-top: 100px;
}

.search input {
	display: block;
	float: left;
}

.inp {
	width: 185px;
	height: 38px;
	margin-right: 15px;
	text-indent: 15px;
	background: url(../img/search2.png) no-repeat left center;
}

.sub {
	width: 75px;
	height: 38px;
	margin-left: 10px;
	color: #fff;
	background: url(../img/search.png) no-repeat center center;
}


/*nav*/


/*nav*/

.nav {
	width: 100%;
	height: 70px;
	background: url(../img/navbg.png) no-repeat left top;
	line-height: 45px;
	background-size: 100% 100%;
}

.nav ul>li {
	float: left;
	/*width: 12.5%;*/
	text-align: center;
	padding-left: 20px;
	padding-right: 18px;
	position: relative;
	line-height: 20px;
	margin-top: 17px;
}

.nav ul>li>p {
	color: #fff;
	font-size: 12px;
}

.nav li a {
	color: #fff;
	font-size: 16px;
}

.nav ul>li:hover a {
	/*color: #792622;*/
	font-weight: bold;
}

.nav li ol {
	position: absolute;
	left: 0;
	top: 32px;
	z-index: 9999;
	width: 100%;
	padding-top: 20px;
	background:url(../img/line.png) no-repeat center 16px;
	display: none;
	
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background:url(../img/bg4.png) no-repeat center -20px;
	background-size: 100%;
}
.nav .dh1{
	padding-top: 5px;
	background:url(../img/bg4.png) no-repeat center top;
	background-size: 100%;
}
.nav .dh1 a{border-top: none;}
.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px 2%;
	/*font-weight: normal;*/
	border-top: 1px solid #F3E8EC;
}

.nav li ol li:hover a{
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}
.nav .inner{height:70px;}

/*banner*/

.banner {
	position: relative;
	overflow: hidden;
	height: 340px;
	margin-top: 30px;
	width: 100%;
}

.banner .inner {
	position: relative;
}

.rslide li {
	position: relative;
	height: 340px;
}

.rslide li a {
	display: block;
	height: 340px;
}

.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 30px;
	height: 61px;
	margin-top: -40px;
	line-height: 200px;
	background: url(../img/left.png) no-repeat left center;
	overflow: hidden;
	opacity: .7;
}

.next {
	right: 0;
	background: url(../img/right.png) no-repeat left center;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	margin-top: 15px;
    text-align: center;
    font-size: 0;
    list-style-type: none;
    z-index: 99;
    bottom: 10px;
    left: 50%;
    margin-left: -65px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 8px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 20px;
	background: url(../img/dot2.png) no-repeat center;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot1.png) no-repeat center;
}

.Oli{margin-top: 30px;overflow: hidden;}
.Oli li{
	float: left;
	width: 280px;
	margin-right: 24px;
	background-color: #FFF;
	border: 1px solid #e1e1e1;
}
.Oli .last{margin-right: 0px;}
@font-face
{
    font-family: myFirstFont;
    src: url("../fonts/s_y_s_t_.otf");
    /*src: url('../fonts/s_y_s_t_.eot'); 
	src: url('../fonts/s_y_s_t_.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/思源宋体.woff') format('woff'), 
	url('../fonts/思源宋体.ttf')  format('truetype'), 
	url('../fonts/思源宋体.svg#DFPHaiBaoW12-GB') format('svg'); */
}
.date{
	width: 50px;
	float: left;
	margin: 15px 10px;
	text-align: center;
	font-family: myFirstFont;
	}
.date p,.date div{
	
	font-size: 14px;
}
.date p{
	line-height: 20px;
	background-color: #436082;
	color: #fff;
}
.date h4{
	font-size: 20px;
	
}
.date div{color: #724d4d;}
.oli_title {
	width: 195px;
	line-height: 20px;
	font-size: 14px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	color: #656565;
}
.pic{
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.pic img{
	width: 100%;
	transition: .2s;
}
.pic:hover img,.forum_list ul li:hover img{
	transform: scale(1.1,1.1);
	transition: .2s;
}


/*新闻动态*/
.news,.forum{
	width: 585px;
	float: left;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}
.news_title{
	height: 55px;
	line-height: 55px;
	background: url(../img/bg.png) no-repeat left top;
	color: #fff;
}
.news_title h3{
	font-size: 24px;
	text-indent: 20px;
	float: left;
}
.news_title span{
	font-size: 14px;
	padding-left: 8px;
}
.more{
	float: right;
	color: #FFFFFF;
	margin-right: 10px;
}
.news_list ul,.forum_list ul{
	margin: 5px auto 35px;
	width: 547px;
}
.news_list ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #80b0f5;
}
.news_list ul li a{
	width: 77%;
	float: left;
	display: block;
	padding-left: 15px;
	transition: .5s;
	font-size: 14px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/dot.png) no-repeat left center;
}
.news_list ul li:hover a{
	color:#80b0f5 ;
	padding-left: 22px;
	transition: .5s;
}
.date2{
	display: block;
	float: right;
	font-size: 14px;
	color: #939393;
}
.margin{margin-right: 26px;}


/*科研动态*/
.forum .news_title{
	background: url(../img/bg2.png) no-repeat left top;
}
.forum .date{margin-left: 0px;}
.forum_pic{
	width: 160px;
	height: 105px;
	float: left;
	overflow: hidden;
	margin: 15px 18px 0px 9px;
}
.forum_pic img{width: 100%;transition: .2s;}

.forum_right{
	float: left;
	width: 290px;
	min-height: 105px;
	border-bottom: 1px dashed #80b0f5;
	margin-top: 15px;
}
.forum_right h3{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: normal;
}
.forum_right div{
	font-size: 13px;
	color:#656565 ;
	line-height: 25px;
}
.forum_list ul li{
	margin-bottom: 5px;
}


/*学术交流*/
.xue{
	width:460px;
	float: left;
	margin-left: 15px;
	color: #004ba9;
	margin-top: 11px;
	margin-bottom: 10px;
}
.xue>h3{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.xue>div p{
	line-height: 23px;
	font-size: 13px;
}
.shu .forum_list ul li{
	border-bottom: 1px dashed #80b0f5;
	margin-bottom: 4px;
}


/*设备*/
.she{
	height: 215px;
	margin-top: 50px;
	background-color: #f4f4f4;
}
.she .inner{
	position: relative;

}
.she_title{
	position: absolute;
	left: 0px;
	top: -20px;
}
.she_more{
	position: absolute;
	right: 0px;
	top: -20px;
}
.links{
	padding-top: 30px;
	margin-bottom: 20px;
	margin-left: 65px;
}
.links ul{overflow: hidden;position: absolute;top: 0px;}
.links ul li{
	float: left;
	margin: 0px 5px;
}

/*页尾*/
.footer{
	background: url(../img/footbg.png) no-repeat left top;
	border-top: 5px solid #e7a61a;
	color: #fff;
	font-size: 14px;
	text-align: center;
	height: 110px;
	background-size: 100%;
}
.you{
	margin: 10px 0px;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
	margin-left: 165px;
}
.you ul li {float: left;}
.you ul li a{
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 12px;
}
.copy span{padding-right: 20px;}


/*单篇*/
.ban{
	margin-top: 30px;
	margin-bottom: 20px;
}


.left_nav{
	width: 230px;
	float: left;
	margin-right: 25px;
	background-color: #00499b;
}
.left_nav>h2{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	text-indent: 45px;
	padding: 25px 0px 15px 0px;
}
.left_nav>ul{
	width: 228px;
	border: 1px solid #cccccc;
	background-color: #fff;
	margin-left: 0px;
}
.left_nav>ul>li{
	height: 45px;
	/*margin-left: 23px;*/
	line-height: 45px;
	text-indent: 5px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left_nav>ul>li a{font-size:16px;}
.left_nav .cur{
	/*width: 210px;*/
	margin-left: -5px;
	background: url(../img/bg5.png) no-repeat left top;
	border-left: 5px solid #ffae00;
}

.left_nav>ul>li:hover{
	margin-left: -5px;
	/*margin-left: 18px;*/
	background: url(../img/bg5.png) no-repeat left top;
	border-left: 5px solid #ffae00;
}

.right_nav{
	float: right;
	width: 940px;
	padding-bottom: 30px;
}
.wei,.wei a{
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}

.dp{
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}
.dp_inner{
	width: 860px;
	margin: 25px auto;
}
.dp_title{
	height: 45px;
	line-height: 73px;
	text-align: center;
	font-size: 24px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #46afe8;
	background: url(../img/bg6.png) no-repeat center center;
}
.dp_con{margin-top: 20px;}
.dp_con p{
	/* text-indent: 2em !important; */
	line-height: 30px !important;
	font-size: 16px !important;
}


/*图片列表*/
.pic_list{
	margin: 40px 28px;
}
.pic_list ul li{
	width: 200px;
	float: left;
	margin-right: 23px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.pic_list ul li:hover{
	border-bottom: 3px solid #107aad;
}
.pic_list ul li:hover p{
	height: 36px;
	line-height: 36px;
}
.pic_list .margin2{margin: 0px;}
.pics{
	width: 200px;
	height: 230px;
	overflow: hidden;
}
.pics img{width: 100%;}
.pic_list ul li p{
	height: 38px;
	line-height: 38px;
	text-indent: 20px;
	width: 100%;
	background-color: #f2f9fd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*列表*/
.list{
	margin:25px 35px;
}
.date3{
	margin: 17px 18px;
	font-size: 14px;
	text-align: center;
	width: 70px;
	height: 44px;
	float: left;
	border: 1px solid #3e7ecc;
}
.date3 div{
	line-height: 22px;
	background-color: #3e7ecc;
	color: #FFFFFF;
	
}
.date3 p{line-height: 22px;color: #3e7ecc;background-color: #fff;}
.list ul li a>p{
	width: 730px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 40px;
}
.list ul li {
	height: 80px;
	margin-bottom: 1px;
}
.bg1{background-color: #f2f9fc;}
.bg2{background-color: #fafafa;}
.list ul li:hover p{
	color: #3e7ecc;
}



/*教师*/
.shi_list,.shi_nr,.nr_inner{
	margin: 40px 30px;
}
.shi_title{
	color: #fff;
	padding-left: 35px;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	background: url(../img/line2.png) no-repeat left top;
}
.shi_pic{
	width: 143px;
	height: 169px;
	overflow: hidden;
	float: left;
}
.shi_pic img{
	width: 100%;
}
.shi>ul>li{
	width: 400px;
	height: 170px;
	float: left;
	margin-right: 70px;
	margin-bottom: 30px;
	background: url(../img/bg8.png) no-repeat left top;
}
.shi_right{
	float: left;
}
.shi .margin2{
	margin: 0px;
}
.shi_right ul li{
	line-height: 30px;
	font-size: 16px;
	padding-left: 43px;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 8px;
}
.icon1{
	background: url(../img/icon1.png) no-repeat 20px center;
}
.icon2{
	background: url(../img/icon2.png) no-repeat 20px center;
}
.icon3{
	background: url(../img/icon3.png) no-repeat 20px center;
}
.icon4{
	background: url(../img/icon4.png) no-repeat 20px center;
}
.shi .shi_right .icon1,.shi .shi_right .icon2,.shi .shi_right .icon3,.shi .shi_right .icon4{
	background-size: 17px ;
}
.shi>ul>li:hover {
	background: url(../img/bg7.png) no-repeat left top;
}
.shi{
	border-bottom: 1px dashed #e3e3e3;
	margin-bottom: 40px;
}
.shi_top{
	background: url(../img/bg9.png) no-repeat left bottom;
	margin-bottom: 30px;
}
.top_pic{
	width: 203px;
	height: 240px;
	overflow: hidden;
	float: left;
}
.top_pic img{
	width: 100%;
}
.shi_top .shi_right{
	margin-top: 60px;
	margin-left: 10px;
}
.shi_top .shi_right ul li{
	padding-left: 60px;
}
.shi_bottom>h2{
	font-size: 20px;
	/*font-weight: normal;*/
	color: #254e71;
	margin-top: 20px;
	line-height: 40px;
}
.shi_bottom>p{
	text-indent: 2em;
	line-height: 40px;
}


/*内容*/
.nr_title{
	text-align: center;
	border-bottom: 1px dashed #46afe8;
}
.nr_title h2{
	font-size: 24px;
	color: #555555;
	font-weight: normal;
}
.nr_title>div{
	font-size: 14px;
	width: 380px;
	height: 25px;
	margin: 20px auto;
	background-color: #e9f5fb;
	color: #999999;
	line-height: 25px;
}
.con {
	margin-top: 30px;
	border-bottom: 1px dashed #ccc;
	/*padding-bottom: 30px;*/
	}
.con p{
	line-height: 35px !important;
	text-indent: 2em !important;
}
.ye {margin-top:30px;color:#3f6084 ;}
.ye p{
	margin-bottom: 15px;
}
.ye a{
	font-size: 14px;
	color: #858585;
}
.ye a:hover{
	color:#3f6084 ;
}
.bdsharebuttonbox{
	/*margin-top: 50px;*/
	margin-bottom: 10px;
}
.nr{margin-bottom: 50px;}
.dy{
	margin-top: 10px;
	/*margin-bottom: 10px;*/
	float: left;
	color: #999;
}