@charset "utf-8";

html,
body {
	/* height: 100%; */
}

.inner {
	width: 1600px;
	margin: 0px auto;
}

.bodywrap {
	/* overflow: hidden; */
	height: 100%;
	/* position: relative; */
}

.shoubanner {
	display: none;
}

.banner_wrap2 {
	display: block;
	max-height: 2160px;
	height: 100%;
	margin-bottom: 30px;
}

.banner_wrap2 img {
	width: 100%;
	height: 100%;
}

.shoubanner {
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
}

.shoubanner .bd {
	position: relative;
	z-index: 0;
	height: 100%;
}

.shoubanner .bd ul,
.shoubanner .tempWrap,
#demo3 {
	height: 100%;
}

.shoubanner .bd .pic a,
.shoubanner .bd .pic {
	display: block;
	height: 100%;
}

.shou_title {
	width: 100%;
	height: 120px;
	line-height: 18px;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	padding: 10px;
	left: 0%;
	color: #fff;
	padding: 10px 60px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	z-index: 999;
	text-align: left;
	/* text-indent: 10%; */
	background: url(../images/capbg.png) repeat-x left bottom;
}

.shou_title a {
	color: #fff;
	font-size: 25px;
	text-align: center;
	background: url(../images/bgcolor.png) repeat;
	padding: 10px 15px;
	display: inline-block;
	line-height: 30px;
}

.shoubanner .bd li {
	position: relative;
	height: 100%;
}

.shoubanner .bd li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.shoubanner .hd {
	position: absolute;
	right: 5%;
	background: none;
	bottom: 8%;
	/* margin-left: -65px; */
}

.shoubanner .hd li {
	float: left;
	color: transparent;
	margin: 0px 8px;
	background: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	cursor: pointer;
}

.shoubanner .hd .on {
	background: red;
}

.shoubanner .prev {
	display: block;
	float: left;
	position: absolute;
	left: 10px;
	top: 45%;
	z-index: 9;
	width: 50px;
	height: 50px;
	background: url(../images/youjian.png) no-repeat center;
}

.shoubanner .next {
	display: block;
	float: right;
	position: absolute;
	right: 10px;
	top: 45%;
	z-index: 9;
	width: 50px;
	height: 50px;
	background: url(../images/zuojian.png) no-repeat center;
}

.header .nav_wrap {
	background: none;
	margin-top: 5px;
}

.header .logo_right2 {
	width: 65%;
	margin-top: 15px;
}

.header .nav_wrap ul li {
	/* width:10%; */
	padding: 0px 15px;
	background: none;
}

.header .nav_wrap ul li a {
	font-size: 18px;
}

.header2 {
	border-bottom: none !important;
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)) !important;
	opacity: 1;
	width: 100%;
	/* height: 150px; */
	/* line-height: 92px; */
	position: fixed;

	top: 0;
	left: 0;
	padding: 0 2.6% 0 2.6%;
	background: rgba(0, 0, 0, .2);
	z-index: 10;
	transition: all 0.7s ease-out 0s;
}

.header2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.header2 .search {
	background: url(../images/search2.png) no-repeat left center #fff;
	height: 35px;
	line-height: 35px;
	border-radius: 17px;
	width: 220px;
}

.header2 .search .inp1 {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	width: 170px;
}

.header2 .search .btn1 {
	width: 35px;
	height: 35px;
}

.showdiv .header2 {
	opacity: 1;
	filter: Alpha(opacity=100);
	transform: none;
	display: block;
}










.piao {
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 30%;
}

.piao img {
	width: 120px;
}






























.ny_wrap {
	background: url(../images/neibodybg.png) no-repeat center bottom;
	background-size: 100%;
}

/* 头部*/
.mains {
	margin-top: 30px;
}

.header {
	width: 100%;
	background-size: 100% 100%;
	height: 90px;
}

.logo {
	padding: 20px 0px 0 0;
	margin-left: 10%;
}

.logo_right {
	margin-top: 20px;
	/* width: 68%; */
	margin-right: 10%;
}

.logo_right .links_top {
	font-size: 16px;
	color: #666666;
	line-height: 23px;
}

.logo_right .last {
	border-right: none;
	padding-right: 0px;

}

/* 搜索*/
.menuBtn {
	display: block;
}


.search {
	background: url(../images/search2.png) no-repeat left center;
	height: 45px;
	width: 240px;
	margin-left: 40px;
}


.search .inp1 {
	display: block;
	width: 180px;
	height: 45px;
	line-height: 45px;
	/* background-color: #fff; */
	background: none;
	font-size: 14px;
	border: none;
	margin-left: 10px;
	float: left;
}

.search .btn1 {
	width: 45px;
	height: 45px;
	float: left;
	background: none;
	outline: none;
	border: none;
}

.zhu {
	margin-top: 10px;
}


.bgca {
	border-bottom: none !important;
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)) !important;
	opacity: 1;
	width: 100%;
	/* height: 150px; */
	/* line-height: 92px; */
	position: absolute;

	top: 0;
	left: 0;
	padding: 0 2.6% 0 2.6%;
	background: rgba(0, 0, 0, .2);
	z-index: 10;
	box-sizing: border-box;
	/* transition: all 0.7s ease-out 0s; */
}

/*导航*/
/*nav*/
.nav_wrap {
	width: 100%;
	margin-top: 5px;
}

.nav {
	width: 100%;
	height: 55px;
	line-height: 55px;
	position: relative;
	z-index: 9;
	/* margin-top: 10px; */
margin-left:10%;
}

.nav ul>li {
	float: left;
	text-align: center;
	/* width: 11%; */
	width: 9%;
	position: relative;
	font-size: 21px;
	font-weight: bold;

}

.nav ul>li:hover {
	/* background-color:#074f53 ; */
}



.nav .nav_first .down {
	display: none;
}

.nav .nav_last {
	padding-right: 0px;
	background: none;
}

/* .nav ul>li:hover a{
	color: #fff;
} */


.nav li a {
	font-size: 21px;
	font-weight: bold;
	color: white;
}

.nav .v1 {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	position: relative;
}

.nav .v1:hover:after,
.nav li.on .v1:after {
	display: block
}

.nav .v1:nth-child(6) .down {

	width: 100% !important;

}

.nav .down {
	position: absolute;
	width: 70%;
	/* top: 100%; */
	background-color: rgb(8 61 137);
	background: rgba(8, 61, 131, 0.9);
	overflow: hidden;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
}

.nav .down dd {
	margin-bottom: 0px;
}

.nav .down .s1 {
	font-size: 16px;
	font-family: "宋体";
	color: #fff;
	line-height: 1.5em;
	padding-bottom: 13px;
	position: relative;
}

.nav .down .s1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #e89c08;
	display: none;
}

.nav .down .s1:hover,
.nav .down dd.ok .s1 {
	color: #fff;
}

.nav .down .s1:hover:after,
.nav .down dd.ok .s1:after {
	display: block
}

.menuBtn {
	width: 30px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 47px;
	z-index: 9;
	padding-top: 4px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.menuBtn b {
	display: block;
	height: 3px;
	background-color: white;
	margin-bottom: 5px;
	border-radius: 2px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.menuBtn.open b {
	display: none;
	margin: 0;
	position: absolute;
	left: 0;
	top: 50%;
	width: 30px
}

.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}




/* banner */
/**主页banner开始**/
.banner_wrap {
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
	height: 520px;
	box-shadow: 3px 3px 5px #eaeff7, -3px 3px 5px #eaeff7;
}

.banner_wrap .picBtnTop .bd {
	position: relative;
	z-index: 0;
	width: 80%;
	float: left;
}

.picBtnTop .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
}

.picBtnTop .bd li .pic {
	position: relative;
	z-index: 0;
}

.picBtnTop .bd li .pic img {
	width: 100%;
	height: 520px;
	vertical-align: bottom;
}

.banner_wrap .picBtnTop .hd {
	/* position: absolute; */
	z-index: 1;
	max-width: 320px;
	width: 20%;
	float: right;
	height: 520px;
	/* right: 0%; */
	/* top: 0px; */
	background: #003da3 url(../images/banditu.png) no-repeat center center;
}

.banner_wrap .picBtnTop .hd ul li {
	height: 15%;
}

.banner_wrap .picBtnTop .hd ul li a {
	font-size: 18px;
	display: block;
	color: #FFFFFF;
	line-height: 30px;
	/* padding-left: 30px; */
	padding: 18px 10px 18px 30px;
	/* padding-left: 30px; */
	box-sizing: border-box;
}

.banner_wrap .picBtnTop .hd ul .on {
	background: url(../images/banhover.png) no-repeat left center;
}

.banner_wrap .picBtnTop .hd ul .on a {
	font-size: 18px;
	font-weight: bold;
}

/* 学院新闻 */
.mains {
	padding-top: 115px;
}

.main1 {
	margin-top: 20px;
}

.newspaper {
	width: 33%;
	max-width: 520px;
	background-color: #FFFFFF;
	box-shadow: 3px 3px 5px #eaeff7, -3px -3px 5px #eaeff7;
}

.news_title {
	line-height: 27px;
	height: 43px;
	position: relative;
	border-bottom: 1px solid #c6d3e4;
	margin: 15px 15px 0px 15px;
}

.news_title>img {
	/* margin-left:15px; */
	/* margin-top: 5px; */
}

.news_title>h1 {
	/* min-width: 180px; */
	background: url(../images/sandot.png) no-repeat center bottom;
	color: #003da3;
	font-size: 22px;
	height: 100%;
	margin-left: 13px;
	font-weight: bold;
	/* text-indent: 15px; */
}

.news_title>a {
	font-size: 16px;
	color: #333;
	display: block;
	line-height: 35px;
	margin-right: 5px;
	position: relative;
	z-index: 2;
}

.newspaper_pic {
	margin: 10px;
	/* margin-top: 20px; */
}

.fullSlide {
	position: relative;
	margin: 0 auto;
}

.newspaper_pic .fullSlide .bd {
	position: relative;
	z-index: 0;
	max-height: 230px;
	height: 230px;
}

.newspaper_pic .fullSlide .hd {
	position: absolute;
	right: 0;
	top: 15px;
}

.newspaper_pic .fullSlide .hd li {
	display:
		inline-block;
	margin: 0 5px;
	color:
		transparent;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
}

.newspaper_pic .fullSlide .hd li.on {
	background: #003da3;
}

.newspaper_pic .fullSlide .bd a {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 230px;
	display: block;
}

.cap {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/capbg.png) repeat left bottom;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFF;
	font-size: 18px;
	padding: 0px 8px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	z-index: 9;
}

.fullSlide .bd li {
	position: relative;
}

.newspaper_pic .fullSlide .bd li img {
	width: 100%;
	vertical-align: top;
	max-height: 230px;
	height: 230px;
}


.newspaper_list {
	margin: 10px;
	margin-bottom: 11px;
	margin-top: 10px;
}

.newspaper_list ul {
	margin: 10px 5px;
}

.newspaper_list ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.newspaper_list ul li a {
	font-size: 18px;
	width: 82%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 25px;
	background: url(../images/dot.png) no-repeat left center;
	float: left;
}

.date1 {
	float: right;
	font-size: 14px;
	margin-right: 5px;
	color: #666666;
}

.newspaper_list ul li:hover a,
.notice_list ul li:hover a {
	color: #1c70be;
}

/* xueshu */
.notice {
	margin-left: 1.2%;
}

.notice_list {
	margin: 10px 15px;
	margin-bottom: 20px;
}

.date2 {
	width: 50px;
	height: 50px;
	text-align: center;
	background-color: #0f61c5;
	border: 2px solid #0f61c5;
	float: left;
	/* border-radius: 5px; */
	margin-bottom: 13px;
}

.date2 p {
	color: #FFF;
	font-size: 20px;
	line-height: 25px;
}

.date2 div {
	background-color: #FFF;
	color: #0f61c5;
	line-height: 25px;
	/* border-radius: 3px; */
	font-size: 12px;
}

.notice_list ul li {
	overflow: hidden;
	margin-bottom: 13px;
	border-bottom: 1px dashed #b7b7b7;
}

.notice_list .date-right {
	float: right;
	width: 85%;

	/* border-bottom: 1px dashed #b7b7b7; */
}

.notice_list .date-right h2 {
	font-weight:
		normal;
	font-size: 18px;
	line-height: 27px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 25px;
	overflow: hidden;
	margin-bottom: 5px;
}

.notice_list .date-right p {
	font-size: 13px;
	color: #888;
	line-height: 20px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 通知 */
.xue {
	margin-left: 0px;
}

.date3 {
	width: 50px;
	height: 50px;
	float: left;
	/* margin-top: 2px; */
	margin-bottom: 13px;
	text-align: center;
	/* border-right: 2px solid #0c45a6; */
	border: 2px solid #0b9fac;
}

.date3 p {
	/* width: 45px; */
	/* margin: 0px auto; */
	line-height: 25px;
	color: #fff;
	font-size: 20px;
	/* border-bottom: 1px solid #aebed9; */
	background: #0b9fac;
}

.date3 div {
	font-size: 12px;
	color: #0b9fac;
}

/*科研成果*/
.ke_wrap {
	width: 100%;
	box-shadow: 3px 3px 5px #eaeff7, -3px -3px 5px #eaeff7;
	margin-top: 30px;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 15px;
	/* min-height: 460px; */
}

.ke {
	background: url(../images/kebg.png) no-repeat center top;
	overflow: hidden;
	min-height: 430px;
}

.ke_title {
	font-size: 22px;
	font-weight: bold;
	color: #003da3;
	width: 135px;
	height: 36px;
	margin-bottom: 35px;
	margin-top: 20px;
	border-bottom: 2px solid #f7a544;
	margin-left: 40px;
}

.ke_title img {
	padding-right: 12px;
	vertical-align: middle;
}

.ke .picScroll-left .title a {
	font-size: 18px;
}

/* 本例子css */
.picScroll-left {
	/* overflow:hidden; */
	position: relative;
	margin-left: 40px;
	/* margin-right: 40px; */
	width: 77%;
	/* border:1px solid #ccc; */
}

.picScroll-left .hd {
	overflow: hidden;
	height: 65px;
	position: absolute;
	z-index: 9;
	top: 65px;
	width: 100%;
	/* background:#f4f4f4; */
	/* padding:0 10px; */
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 47px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/navprev.png") 0 0 no-repeat;
}

.picScroll-left .hd .next {
	background-position: right center;
	float: right;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	/* padding:10px; */
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	/* margin: 0 30px; */
	margin-right: 2%;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	max-width: 390px;
	width: 32%;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 230px;
	display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	margin: 8px 0px;
}

.kemore {
	margin-top: -60px;
	margin-right: 3px;
}

/* 切换 */
.tab_bottom {
	margin-top: 40px;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 10px #e5eaf5, -5px -5px 10px #e5eaf5;
	margin-bottom: 50px;
}

.tab {
	overflow: hidden;
}

.tab-hd h1 {
	float: left;
	/* width: 157px; */
	cursor: pointer;
	color: #333;
	/* text-indent: 24px; */
	height: 43px;
	position: relative;
	z-index: 99;
	margin-right: 20px;
	font-size: 20px;
	/* line-height: 50px; */
	background: none;
}

.tab-hd h1 img {
	vertical-align: middle;
	padding-right: 10px;
}

.mores {
	color: #fff;
	margin-top: -32px;
	position: relative;
	z-index: 999;
}



.tab-hd .active span {
	/* color: #fff; */
	display: inline-block;
	height: 43px;
	background: url(../images/sandot.png) no-repeat center bottom;
}



.tab-bd>li {
	display: none;
}

.tab-bd {
	margin: 25px 15px;
	padding-bottom: 3px;
	overflow: hidden;
}

.tab-bd .active {
	display: block;
}

.roll-wrap {
	position: relative;
	width: 100%;
	height: 70px;
	overflow: hidden;

}

.roll-wrap .roll__list {
	position: absolute;
	right: -31px;
	top: 0px;
	width: 1480px;
}

.roll_row .roll__list::before,
.roll_row .roll__list::after {
	content: "";
	display: table;
	line-height: 0
}

.roll_row .roll__list::after {
	clear: both
}

.roll_row .roll__list {
	width: 9999px
}

.roll_row .roll__list li {
	float: left;
	display: block;
	margin-right: 20px;
	height: 70px;
	text-align: center;
	color: #fff;
}

#e .roll__list li img {
	height: 70px;
}

#e2 .roll__list li {
	min-width: 240px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#e2 .roll__list li img {
	vertical-align: middle;
	padding-right: 5px;
}












/* 底部图片 */



.dilogo {
	padding: 20px 0px;
	width: 35%;
}

.copy {
	margin-top: 30px;
	line-height: 30px;
	margin-bottom: 25px;
}

.code {
	margin-top: 20px;
	text-align: center;
}

.code div {
	float: left;
	margin-left: 15px;
}

.code img,
.code p {
	/* float: left; */
	/* margin-top: 20px; */
}

.code img {
	width: 86px;
	height: 86px;
}

.code p {
	line-height: 40px;
	/* margin-left: 25px; */
}

/* 内页 */
.neiimg {
	margin-top: 25px;
	box-shadow: 4px 4px 5px #eef2, -4px -4px 5px #eef2f8;
}

.neiimg>img {
	width: 100%;
}

.neinav_wrap {
	max-width: 245px;
	width: 16%;
	margin-top: 30px;
	/* margin: 0px auto; */
	/* margin-top: -100px; */
	/* position: relative; */
	background: #fff;
	/* z-index: 9; */
	border-left: 5px solid #236cb1;
}

.dangjian .nei_lan {
	background: url(../images/lanbg2.png) no-repeat left top;
}

.nei_lan {
	width: 100%;
	height: 90px;
	/* background-color: #e89c08; */
	color: #FFFFFF;
	/* padding-left: 30px; */
	text-align: center;
	box-sizing: border-box;

}

.nei_lan h2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 80px;
	/* margin-top: 20px; */
	height: 90px;
}

.nei_lan p {
	font-size: 14px;
}

.nei_nav {
	/* height: 60px; */
	width: 100%;
	/* background: url(../images/cenavbg.png) no-repeat center bottom; */
	/* margin-top: -10px; */
	/* min-height: 380px; */
	/* border-bottom: 5px solid #003da3; */
}

.nei_nav>ul {
	/* margin-left: 15px; */
	/* margin-top: 20px; */
}

.nei_nav>ul>li {
	/* float: left; */
	height: 55px;
	/* padding: 0px 30px; */
	line-height: 55px;
	text-align: center;
	/* padding-right: 20px; */
	/* width: 92%; */
	/* background: url(../images/jian1.png) no-repeat right center; */
	border-bottom: 1px solid #e6ecf6;
}

.nei_nav>ul>li>a {
	font-size: 16px;
	box-sizing: border-box;
	color: #333;
	display: block;
	/* padding: 16px 0px; */
	width: 92%;
	background: url(../images/jian1.png) no-repeat right center;
}

.nei_nav .act {
	background-color: #f4f8ff;
	border-left: 5px solid #e5b222;
	margin-left: -5px;
}

.nei_nav .act>a {
	color: #003da3;
	font-weight: bold;
}

.nei_nav>ul>li:hover {
	background-color: #f4f8ff;
	border-left: 5px solid #e5b222;
	margin-left: -5px;
}

.nei_nav>ul>li>a:hover {
	color: #003da3;
}

.dangjian .img_nav_left {
	border-bottom: 5px solid #ad0d05;
}

.dangjian .neinav_wrap {
	border-left: 5px solid #ad0d05;
}

.dangjian .nei_nav>ul>li>a:hover {
	color: #ad0d05;
}

.dangjian .nei_nav .act>a {
	color: #ad0d05;
	font-weight: bold;
}




/*右侧*/
.nav_right {
	width: 81%;
	max-width: 1285px;
	margin-top: 30px;
	/* margin-bottom: 50px; */
	overflow: hidden;
	/* background-color: #fff; */
	/* box-shadow: 5px 5px 7px 3px #023462, -5px 0px 7px 3px #023462; */
}

.right_inner {
	/* margin: 20px 30px; */
}

.right_top {
	/* background-color: #fffaf1; */
	/* box-shadow: 0px 5px 5px -3px #f3e7cf; */
}

.dangjian .right_top>h3 {
	color: #ad0d05;
}

.right_top>h3 {
	font-size: 22px;
	/* min-width: 280px; */
	color: #003da3;
	height: 50px;
	/* padding-left: 25px; */
	line-height: 50px;
	font-weight: NORMAL;

	margin-top: 5px;
	border-bottom: 1px solid #c6d3e4;
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
}

.right_top>p {
	margin-right: 15px;
	padding-left: 25px;
	background: url(../images/di.png) no-repeat left center;
}

/*fangxiang*/
.fangxiang {
	margin-top: 35px;
}

.fangxiang ul li {
	float: left;
	width: 48%;
	max-width: 610px;
	background: #f4f8ff;
	margin-left: 10px;
	margin-bottom: 45px;
	padding: 17px;
	box-sizing: border-box;
}

.fangxiang ul li a {
	display: block;
}

.fangxiang ul li a>img {
	margin-top: 20px;
	margin-right: 14px;
}

.fangxiang .fr {
	float: right;
}

.fangxiang ul li a h2 {
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
	height: 51px;
	font-weight: normal;
	line-height: 51px;
	position: relative;
	padding-right: 40px;
	padding-left: 25px;
	margin-left: -30px;
	background: url(../images/icon8.png) no-repeat right center #0f48c2;
}

.fangxiang ul li a h2>img {
	position: absolute;
	left: 2px;
	bottom: -10px;
}

.fang_zhai {
	font-size: 16px;
	line-height: 25px;
	margin-top: 15px;
	min-height: 110px;
	margin-bottom: 15px;
}

/* 列表 */
.list>ul {
	margin-top: 20px;
}

.list>ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	/* border-bottom: 1px dashed   #b0b0b0; */
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../images/dot.png) no-repeat left center;
}

.list .date1 {
	color: #a4a4a4;
	float: right;
}

.list>ul li a:hover {
	color: #006DA6;
}

.list {

	margin: 0px 15px 70px 15px;
}

/* pic */
.tupian>ul {
	margin-top: 20px;
}

.tupian>ul li {
	/* padding: 20px 0px; */
	/* overflow: hidden; */
	/* border-bottom: 1px dashed #b0b0b0; */
	margin-bottom: 45px;
}

.tupian {
	margin-top: 50px;
}

.tupian>ul li a {
	display: block;
	height: 100%;
}

.tu_left {
	position: relative;
	width: 24%;
	max-width: 300px;
	height: 180px;
	/* overflow: hidden; */
}

.tupian .tu_date {
	text-align: center;
	font-size: 14px;
	width: 60px;
	height: 60px;
	background-color: #144cda;
	color: #FFFFFF;
	box-sizing: border-box;
	position: absolute;
	left: 25px;
	top: -20px;
}

.tupian .tu_date p {
	font-size: 22px;
	padding-top: 10px;
}

.tupian .tu_date div {

	font-size: 12px;
}

.tu_img {
	width: 100%;
	/* max-width:300px; */
	height: 180px;
	overflow: hidden;
}

.tu_img img {
	width: 100%;
	height: 100%;
}

.tu_right {
	width: 75%;
	height: 180px;
	overflow: hidden;
	border-bottom: 1px dashed #b0b0b0;
}

.tu_right h3 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 20px;
	white-space: nowrap;
}

.tu_right div {
	font-size: 16px;
	line-height: 30px;
	margin: 16px 0px;
}

.tu_right div span {
	color: #144cda;
}

.shouxi {
	margin-top: 20px;
}

.shouxi ul li {
	float: left;
	width: 15%;
	margin: 20px 1%;
}

.shouxi .tu_left {
	width: 100%;
	height: 220px;
}

.shouxi .tu_img {
	height: 100%;
}

.shouxi .tu_right {
	width: 67%;
	height: 220px;
}

.shouxi .tu_right h3 {
	font-weight: bold;
	color: #003da3;
}







/*内容*/
.content_title>h1,
.dp>h1 {
line-height: 40px;
    width: 80%;
    margin: 0 auto;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;

}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.content_title>p img {
	vertical-align: middle;
	padding-right: 3px;
}

.cont {
	margin-top: 30px;
}


.cont p {
	text-indent: 2em;
	/* line-height: 2; */
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #0a5498;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
	margin: 0px 5%;
	min-height: 300px;
}

.dp {
	margin-bottom: 80px;
}

/*合作*/
.he {
	margin-top: 30px;
}

.he_title {
	text-align: center;
	background: url(../images/helanbg.png) no-repeat center top;
	height: 94px;
	margin-bottom: 35px;
}

.he_title p {
	font-size: 25px;
	line-height: 35px;
	padding-top: 18px;
	/* margin-top: 15px; */
}

.he_title span {
	font-size: 14px;
}

.he_tu,
.xueshu_list,
.gong_list {
	width: 1200px;
	margin: 0px auto;
}

.he_tu .picBtnTop .bd li .pic {
	max-width: 760px;
	height: 400px;
	width: 64%;
}

.he_tu .picBtnTop .bd li .pic_cont {
	max-width: 440px;
	width: 37%;
	height: 100%;
	background: #0d2958;
}

.he .picBtnTop .bd,
.he .picBtnTop .bd li {
	height: 400px;
	overflow: hidden;
}

.he_tu .picBtnTop .bd li .pic_cont a {
	display: block;
	color: #fff;
}

.pic_cont .piccont_inner {
	margin: 10% 5%;
}

.pic_cont .piccont_inner h1 {
	font-size: 20px;
	line-height: 50px;
	display: inline-block;
	margin-bottom: 30px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

.pic_cont .piccont_inner div {
	font-size: 16px;
	line-height: 25px;
	max-height: 175px;
	overflow: hidden;
}

.he .picBtnTop .bd li img {
	width: 100%;
	height: 100% !important;
}

.he .picBtnTop .hd {
	/* position: absolute; */
	z-index: 1;
	/* right: 10%; */
	margin-top: 25px;
	/* top: 0px; */
}

.he .picBtnTop .hd ul li {
	width: 23%;
	max-width: 270px;
	float: left;
	height: 175px;
	margin-right: 2.2%;
	border: 5px solid #fff;
}

.he .picBtnTop .hd ul li img,
.he .picBtnTop .hd ul li a {
	width: 100%;
	height: 100%;
	display: block;


}

.he .picBtnTop .hd ul li.on {
	border: 5px solid #0d2958;
}

.he .picBtnTop .hd .last {
	margin-right: 0px;
}



.xueshu,
.he_gongjian {
	margin-top: 45px;
}

.xueshu_list ul li {
	float: left;
	width: 31%;
	margin-right: 3%;
	box-sizing: border-box;
	padding: 20px 0px;
	box-shadow: 3px 3px 5px #f2f2f5, -3px -3px 5px #f2f2f5;
	margin-bottom: 25px;
}

.xueshu_list .last {
	margin-right: 0px;
}

.xue_date {
	width: 85px;
	height: 60px;
	text-align: center;
	border-right: 1px solid #bdbdbd;
}

.xue_date p {
	color: #1b5bbb;
	font-size: 20px;
	line-height: 30px;
}

.xue_date div {
	font-size: 14px;
	color: #666666;
}

.xueshu_list ul li a {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	width: 68%;
	font-size: 16px;
	line-height: 28px;
}

.xue_more {
	width: 220px;
	height: 50px;
	border: 1px solid #d4d4d5;
	display: block;
	margin: 25px auto;
	text-align: center;
	line-height: 50px;
	color: #333;
	background: #fff;
	font-size: 16px;
}

.xueshu_list ul li:hover a,
.gong_list ul li:hover .gong_right h2 {
	color: #0047b0;
}

.xue_more:hover {
	color: #fff;
	background: #0047b0;
	border-color: #0047b0;
}

.gong_list a {
	display: block;
}

.gong_list ul li {
	float: left;
	width: 48%;
	height: 160px;
	margin-bottom: 35px;
	background: #fff;
	box-shadow: 3px 3px 5px #f2f2f5, -3px -3px 5px #f2f2f5;
}

.gong_list .fr {
	float: right;
}

.gong_img {
	width: 42%;
	height: 100%;
	overflow: hidden;
}

.gong_list ul li:hover img {
	transform: scale(1.1, 1.1);
	transition: 1s;
}

.gong_img img,
.gong_img a {
	width: 100%;
	height: 100%;
	transition: 1s;
}

.gong_right {
	width: 57%;
	padding: 15px;
	height: 160px;
	overflow: hidden;
	box-sizing: border-box;
}

.gong_right p {
	font-size: 14px;
	color: #666666;
}

.gong_right h2 {
	font-size: 16px;
	width: 100%;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 5px 0px;
}

.gong_right div {
	font-size: 13px;
	color: #888888;
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
}

.dang,
.xian {
	width: 49%;
	margin-top: 35px;
}

.dangjian_list {
	margin-top: 15px;
}

.dang_title {
	text-align: center;
	background: url(../images/dangbg.png) no-repeat center;

}

.dang_title p {
	color: #c30d04;
	font-size: 25px;
	line-height: 35px;
}

.dang_titlte span {
	color: #847574;
	font-size: 14px;
}

.dang .fullSlide {
	max-width: 600px;
	width: 47%;
}

.dang .fullSlide .bd {
	position: relative;
	z-index: 0;
}

.dangjian_pic {
	height: 400px;
	overflow: hidden;
	width: 100%;
}

.dang .fullSlide .bd ul li img {
	max-height: 400px;
	height: 100%;
	width: 100%;
}

.dang .fullSlide .cap {
	max-width: 500px;
	position: relative;
	/* margin-top: -50px; */
	width: 94%;
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	margin: 0px auto;
	height: 100px;
	background: #b00d05;
	margin-top: -50px;
	/* bottom: -25px; */
	/* left: 50px; */
}

.dang .fullSlide .hd {
	position: absolute;
	z-index: 1;
	left: 50%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	bottom: 15px;
	margin-left: -45px;
}

.dang .fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.dang .fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: url(../images/dot6.png) no-repeat left center;
	overflow: hidden;
	font-size: 0;
}

.dang .fullSlide .hd ul .on {
	background: url(../images/dot5.png) no-repeat left center;
}

.dang .newspaper_list {
	width: 100%;
	margin: 0px;
}

.dangjian_list .newspaper_list ul {
	margin: 0px;
}

.dangjian_list .newspaper_list ul li {
	height: 50px;
	line-height: 50px;
}

.dangjian_list .newspaper_list ul li a {
	background: url(../images/dot3.png) no-repeat left center;
}

.dangjian_list .newspaper_list ul li:hover a {
	color: #b00d05;
}




.xian .picScroll-left {
	margin-top: 40px;
	width: 100%;
	margin-left: 0px;
}

.xian .picScroll-left .bd ul li {
	max-width: 300px;
}

.xian .picScroll-left .bd ul li .pic img {
	height: 150px;
	width: 100%;
}

.xian .picScroll-left .bd ul li .title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	width: 100%;
	box-sizing: border-box;
}

.zhuanti {
	width: 100%;
}

.zhuanti .picScroll-left .bd ul li {
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 25px;
}


.fan {
	margin: 40px 0px;
}



/*页尾链接*/
.link_wrap {
	width: 100%;
	box-shadow: 3px 3px 5px #eaeff7, -3px -3px 5px #eaeff7;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 15px 40px;
}

.linktitle {
	font-size: 20px;
	font-weight: bold;
	color: #003da3;
	margin-top: 31px;
	margin-right: 4%;
}

.linktitle img {
	padding-right: 10px;
}

.foot_nei_top {
	padding: 20px 0;
	width: 86%;
	margin: 0px auto;
	position: relative;
}

.foot_nei_top ul li {
	float: left;
	margin-left: 6%;
	*display: inline;
	width: 20%;
}

.foot_nei_top ul li:first-child {
	margin-left: 0;
}

.foot_nei_top ul li>a {
	display: inline-block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background: url(../images/zrzyb_foot_xsanj_ico_scy201806_03.png) no-repeat 91% #f8f8f9;
	border: 1px solid #ededed;
	text-decoration: none;
	cursor: pointer;
}

.foot_nei_top ul li.asect>a {
	background: url(../images/zrzyb_foot_ssanj_ico_scy201806_03.png) no-repeat 91%;
}

.foot_nei_bt {
	overflow: hidden;
}

.foot_nei_bt dl dt {
	width: 390px;
	float: left;
	text-align: right;
	padding-top: 32px;
}

.foot_nei_bt dl dt a {
	display: inline-block;
	margin-left: 30px;
}

.foot_nei_bt dl dd {
	width: 740px;
	float: right;
	line-height: 24px;
	padding: 20px 0 36px 46px;
}

.foot_nei_bt dl dd span {
	display: block;
}

.foot_nei_bt dl dd,
.foot_nei_bt dl dd a {
	font-size: 14px;
	color: #fff;
}

.foot_nei_bt dl dd em {
	font-style: normal;
	margin-left: 22px;
}

.select_content {
	width: 100%;
	padding: 20px 30px;
	box-sizing: border-box;
	background: #f3f3f3;
	position: absolute;
	bottom: 67px;
	left: 0;
	border: 1px solid #d9d8d8;
	border-bottom: 0;
	padding-right: 0;
	z-index: 999;
	display: none;
}

.select_content dd {
	padding: 9px 0;
	display: inline-block;
	vertical-align: top;
}

.select_content {
	padding-top: 10px;
}

.select_content h2 {
	padding: 5px 0;
	line-height: 38px;
	font-size: 20px;
	height: 38px;
	color: #0e4c95;
}

.select_content h2 span {
	display: inline-block;
	width: 4px;
	height: 22px;
	background: #ca1515;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}

.select_content dd {
	*display: inline;
}

.select_content dd a {
	font-size: 16px;
	color: #000;
	display: block;
}

.select_content1 dd {
	margin-right: 15px;
}

.select_content1 dd img {
	height: 52px;
	padding-right: 10px;
}

.select_content1 dd a {
	line-height: 52px;
}

.select_content2 dd a,
.select_content3 dd a {
	font-size: 15px;
	margin-right: 1%;
}

.select_content2 dd,
.select_content3 dd {
	width: 24%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot_nei_top ul li:hover .select_content {
	display: block;
}

.gongjian {
	margin-top: 35px;
}

.gongjian ul li {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
}

.gongjian ul li img {
	height: 75px;
}

.zhi {
	margin-top: 25px;
}

.zhi>h2 {
	font-size: 18px;
	padding: 10px 15px;
	display: block;
	background: #fbfbfb;
	color: #003da3;
	border-left: 5px solid #003da3;
}

.zhi ul li {
	float: left;
	width: 49%;
	margin-left: 1%;
	/* line-height: 40px; */
	margin-top: 20px;
}

.zhi ul li a {
	font-size: 16px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}






















.yanjiu {
	margin-top: 25px;
}

.people {
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 6px 0px;
	margin-left: 1%;
	display: block;
	font-size: 15px;
	width: 19%;
	text-align: center;
	/*padding-left: 22px;*/
	background: #fff;
	color: #666;
	cursor: pointer;
}

.people:hover {
	background: #003da3;
	color: #fff;
}

.lanmu_bt {
	/* border-bottom: 1px solid #ccc; */
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

.bt {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 2px solid #003da3;
	padding: 0px 10px;
	height: 28px;
	display: block;
	float: left;
	/* width: 200px; */
	font-size: 18px;
}

.lanmu_nr {
	background: #f1f1f1;
	margin-bottom: 15px;
}

.gongjian2 {
	margin-top: 25px;
}

.gongjian2 ul li {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}

.gongjian2 ul li a {
	display: block;
	font-size: 18px;
}

.gongjian2 ul li a img {
	padding-right: 10px;
	vertical-align: middle;
	height: 53px;
}

th: 245px;
width: 16%;
margin-top: 30px;
/* margin: 0px auto; */
/* margin-top: -100px; */
/* position: relative; */
background: #fff;
/* z-index: 9; */
border-left: 5px solid #003da3;
}

.dangjian .nei_lan {
	background: url(../images/lanbg2.png) no-repeat left top;
}

.nei_lan {
	width: 100%;
	height: 90px;
	/* background-color: #e89c08; */
	color: #FFFFFF;
	/* padding-left: 30px; */
	text-align: center;
	box-sizing: border-box;
	background-color: #236cb1
}

.nei_lan h2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 90px;
	/* margin-top: 20px; */
	height: 90px;
}

.nei_lan p {
	font-size: 14px;
}

.nei_nav {
	/* height: 60px; */
	width: 100%;
	/* background: url(../images/cenavbg.png) no-repeat center bottom; */
	/* margin-top: -10px; */
	/* min-height: 380px; */
	/* border-bottom: 5px solid #003da3; */
}

.nei_nav>ul {
	/* margin-left: 15px; */
	/* margin-top: 20px; */
}

.nei_nav>ul>li {
	/* float: left; */
	height: 55px;
	/* padding: 0px 30px; */
	line-height: 55px;
	text-align: center;
	/* padding-right: 20px; */
	/* width: 92%; */
	/* background: url(../images/jian1.png) no-repeat right center; */
	border-bottom: 1px solid #e6ecf6;
}

.nei_nav>ul>li>a {
	font-size: 16px;
	box-sizing: border-box;
	color: #333;
	display: block;
	/* padding: 16px 0px; */
	width: 97%;
	padding-left: 8px;
	background: url(../images/jian1.png) no-repeat right center;
}

.nei_nav .act {
	background-color: #f4f8ff;
	border-left: 5px solid #e5b222;
	margin-left: -5px;
}

.nei_nav .act>a {
	color: #003da3;
	font-weight: bold;
}

.nei_nav>ul>li:hover {
	background-color: #f4f8ff;
	border-left: 5px solid #e5b222;
	margin-left: -5px;
}

.nei_nav>ul>li>a:hover {
	color: #003da3;
}

.dangjian .nei_nav {
	/* border-bottom: 5px solid #ad0d05; */
}

.dangjian .neinav_wrap {
	border-left: 5px solid #ad0d05;
}

.dangjian .nei_nav>ul>li>a:hover {
	color: #ad0d05;
}

.dangjian .nei_nav .act>a {
	color: #ad0d05;
	font-weight: bold;
}

.img_nav_left {
	border-bottom: 5px solid #003da3;
	margin-top: 25px;
}

.img_nav_left img {
	width: 100%;
}


/*右侧*/
.nav_right {
	width: 81%;
	max-width: 1285px;
	margin-top: 30px;
	/* margin-bottom: 50px; */
	overflow: hidden;
	/* background-color: #fff; */
	/* box-shadow: 5px 5px 7px 3px #023462, -5px 0px 7px 3px #023462; */
}

.right_inner {
	/* margin: 20px 30px; */
}

.right_top {
	/* background-color: #fffaf1; */
	/* box-shadow: 0px 5px 5px -3px #f3e7cf; */
}

.dangjian .right_top>h3 {
	color: #ad0d05;
}

.right_top>h3 {
	font-size: 22px;
	/* min-width: 280px; */
	color: #003da3;
	height: 50px;
	/* padding-left: 25px; */
	line-height: 50px;
	font-weight: NORMAL;

	margin-top: 5px;
	border-bottom: 1px solid #c6d3e4;
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #888888;
	margin-top: 10p