@charset "utf-8";

/* CSS Document */
/*  初始化  */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
div {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: '微软雅黑';
}

table,
td {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
}

#fontzoom table,
#fontzoom td {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	font-family: '微软雅黑';
}

#fontzoom table {
	text-align: center;
	border-collapse: collapse;
	width: 100% !important;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

select {
	-webkit-appearance: none
}

input {
	-webkit-appearance: none
}

/*  调用样式  */
.fl {
	float: left;
}

.flr {
	float: right;
}

.ct {
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clearfixe:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.body {
	width: 100%;
	height: auto;
	overflow-x: hidden;
}

.mains {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/*首页*/
.top_m {
	display: none;
}

.header {
	width: 100%;
	height: 180px;
	z-index: 999;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.header.on {
	background: url(jws_bg.png) no-repeat;
	background-size: 100% 100%;
	height: auto;
}

.header.on .header1_right1 p {
	display: none;
}

.header.on .logo {
	padding: 10px 0;
}

.header.on .header1_right {
	padding: 10px 0;
}

.header.on .header1 {
	height: auto;
}

.header1 {
	height: 180px;
	width: 100%;
	margin: 0 auto;
	display: block;
}

.logo {
	width: 29.32291666666%;
	height: auto;
	padding-top: 20px;
	margin-left: 4.16666666%;
	float: left;
}

.logo a {
	display: block;
	width: 100%;
	height: auto;
}

.logo img {
	display: block;
	width: 100%;
	height: auto;
}

.header1_right {
	margin-right: 4.16666666%;
	padding-top: 20px;
	float: right;
}

.header1_right1 {
	display: none;
}

.header_index .header1_right1 {
	display: block;
}

.header1_right1 p {
	text-align: right;
}

.header1_right1 p a {
	font-size: 14px;
	color: #cacaca;
}

.header1_right1 p a:hover {
	font-size: 14px;
	color: #f59e00;
}

.header1_right1 p span {
	font-size: 14px;
	color: #cacaca;
	margin: 0 10px;
}

.header1_right2 {
	width: auto;
	height: 52px;
	display: block;
	margin-top: 10px;
}

.nav {
	height: 52px;
	width: auto;
	float: left;
}

.nav_ul {
	width: 100%;
	margin: 0 auto;
	height: 52px;
	display: black;
}

.nav_li {
	width: auto;
	height: 100px;
	text-align: center;
	transition: all 0.5s;
	position: relative;
	float: left;
}

.nav_li * {
	transition: all 0.5s;
}

.nav_li:hover {
	transition: all 0.5s;
}

.nav_li:hover * {
	transition: all 0.5s;
}

.nav_li>a {
	font-size: 22px;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0 28px;
	width: auto;
	font-weight: bold;
}

.nav_li_ziul {
	width: 240px;
	position: absolute;
	z-index: 99;
	left: 0%;
	top: 52px;
	height: 0;
	overflow: hidden;
	box-shadow: 0 3px 10px #ccc;
	background-color: rgba(0, 0, 0, 0.5);
}

.nav_li_ziul1 {
	width: 100%;
	box-sizing: border-box;
	margin-left: 0;
	height: auto;
	text-align: left;
}

.nav_li_zili {
	width: 100%;
	display: block;
	height: 40px;
}

.nav_li_zili a {
	font-size: 14px;
	color: #fff;
	display: block;
	width: auto;
	height: 40px;
	line-height: 40px;
	width: 100%;
	display: block;
	padding: 0 15px;
	box-sizing: border-box;
}

.nav_li:hover>a {
	border-bottom: 2px solid #fff;
}

.nav_li.on>a {
	border-bottom: 2px solid #fff;
}

.nav_li:hover .nav_li_ziul {
	height: auto;
}

.nav_li_zili a:hover {
	background-color: rgba(0, 0, 0, 1);
	color: #Fff;
}

.header1_right2 .sousuo {
	transition: all 0.5s;
	background: url(jws_2.png) no-repeat;
	width: 60px;
	height: 50px;
	position: relative;
	background-position: right 10px center;
	float: right;
}

.header1_right2 .sousuo form {
	transition: all 0.5s;
	z-index: -1;
	transition: all 0.5s;
	display: block;
	width: 0;
	height: 44px;
	border: 0px solid #004e1c;
	border-radius: 23px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
	font-size: 16px;
	color: #026e32;
	text-align: center;
	line-height: 44px;
	padding: 0 0px;
	z-index: 9;
	overflow: hidden;
}

.header1_right2 .sousuo:hover {
	transition: all 0.5s;
	height: 50px;
}

.header1_right2 .sousuo:hover form {
	transition: all 0.5s;
	right: 0;
	z-index: 0;
	width: 200px;
	border: 1px solid #004e1c;
}

.header1_right2 .sousuo form .sousuo_ipt1 {
	float: left;
	width: 130px;
	height: 44px;
	border: 0;
	border-radius: 23px;
	padding: 0 0px 0 10px;
	outline: medium;
	font-size: 15px;
}

.header1_right2 .sousuo form .sousuo_ipt2 {
	float: right;
	width: 44px;
	height: 44px;
	background: url(jws_17.png) no-repeat;
	background-position: center center;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	outline: medium;
	cursor: pointer;
	background-size: 20px;
}

.header_m_nav {
	width: 31px;
	height: 26px;
	margin: 0px 0 0;
	display: none;
}

.header_m_nav_bnt {
	width: 31px;
	height: 26px;
	position: relative;
	cursor: pointer;
}

.header_m_nav_bnt span {
	width: 31px;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	left: 0;
	border-radius: 0px;
	background-size: 100% 100%;
}

.header_m_nav_bnt #nav_bnt1 {
	top: 0px;
}

.header_m_nav_bnt #nav_bnt2 {
	top: 12px;
	width: 21px;
	margin-left: 10px;
}

.header_m_nav_bnt #nav_bnt3 {
	top: 24px;
}

.rotate1 {
	transform: rotate(45deg);
	transition: all .3s linear;
	-webkit-transform: rotate(45deg);
	-webkit-transition: all .3s linear;
	top: 10px !important;
	background-color: #fff !important;
}

.rotate2 {
	transform: rotate(-45deg);
	transition: all .3s linear;
	-webkit-transform: rotate(-45deg);
	-webkit-transition: all .3s linear;
	top: 10px !important;
	background-color: #fff !important;
}

.rotate {
	transform: rotate(0);
	transition: all .3s linear;
	-webkit-transform: rotate(0);
	-webkit-transition: all .3s linear;
}

.navbox {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 998;
	width: 100%;
	padding: 0;
	height: 752px;
	background: #222222;
	padding: 220px 0 0;
	box-sizing: border-box;
	display: block;
	justify-content: center;
}

.navbox>li {
	height: auto;
	line-height: 40px;
	text-align: left;
	font-size: 20px;
	color: #fff;
	width: auto;
	padding-left: 0;
	font-weight: bold;
	margin: 0 3%;
}

.navbox>li:first-child {
	display: none;
}

.navbox>li:last-child {
	border-bottom: none;
}

.navbox>li a {
	color: #fff;
	display: block;
	font-size: 20px;
}

.navbox>li a:hover {
	color: #f59e00;
}

.navbox>li a:active {
	color: #f59e00;
}

.navbox>li a:focus {
	color: #f59e00;
}

.navlist {
	padding-left: 0px;
}

.navlist>a .arrow {
	float: right;
	color: #fff;
	font-size: 16px;
	background: url(hlxy_24.png) no-repeat;
	display: block;
	width: 10px;
	height: 40px;
	background-size: 100% auto;
	background-position: center center;
}

.navlist ul {
	font-size: 14px;
	margin-left: 0px;
	display: block;
}

.navlist ul a {
	color: #999999;
	padding: 0;
	font-size: 14px;
}

.navlist ul a:hover {
	color: #f59e00;
}


/* banner */
.banner_m {
	display: none;
}

.banner {
	width: 100%;
	height: 700px;
	position: relative;
}

.banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 700px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.banner .bd li a {
	transition: all 0.5s;
	display: none;
	height: 56px;
	width: 200px;
	background-color: #ff8a00;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 56px;
	border-radius: 28px;
	position: absolute;
	top: 430px;
	left: 50%;
	margin-left: -100px;
}

.banner .bd li a:hover {
	font-size: 22px;
	transition: all 0.5s;
}

.banner_li_title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 700px;
	background: url(jws_7.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.banner_li_title1 {
	transition: all 0.5s;
	position: absolute;
	bottom: 64px;
	left: 4.16666666%;
	width: 30px;
	height: 80px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	padding: 25px 0;
	box-sizing: border-box;
}

.banner_li_title1 i {
	transition: all 0.5s;
	display: block;
	width: 30px;
	height: 30px;
	background: url(jws_4.png) no-repeat;
	float: left;
}

.banner_li_title1 h3 {
	transition: all 0.5s;
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	display: none;
	float: left;
	margin: 0 auto;
	width: 80%;
}

.banner_li_title1:hover, .banner_li_title1.active {
	transition: all 0.5s;
	background-color: rgba(21, 73, 754, 0.6);
	width: 25.5208333333%;
	height: 80px;
}

.banner_li_title1:hover i {
	transition: all 0.5s;
	transform: rotateY(180deg);
	margin: 0 0 0 4%;
}

.banner_li_title1.active i {
	transition: all 0.5s;
	transform: rotateY(0deg);
	margin: 0 0 0 4%;
}


.banner_li_title1:hover h3,.banner_li_title1.active h3 {
	transition: all 0.5s;
	display: block;
	margin: 0 auto;
}

.banner .hd {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.banner .hd ul {
	display: none;
	width: 100%;
	height: 5px;
	text-align: center;
	position: absolute;
	bottom: 44px;
	left: 0px;
	z-index: 997;
}

.banner .hd ul li {
	width: 38px;
	height: 5px;
	border-radius: 0px;
	margin: 0 4px;
	display: inline-block;
	overflow: hidden;
	line-height: 100px;
	cursor: pointer;
	border-radius: 0;
	background-color: #ededed;
}

.banner .hd ul li.on {
	background-color: #f9b600;
}

.banner .hd a {
	display: block;
	width: 18px;
	height: 8px;
	cursor: pointer;
	position: absolute;
	right: 19.791666666%;
	z-index: 997;
}

.banner .hd .prev {
	background: url(jws_5.png) no-repeat;
	bottom: 92px;
}

.banner .hd .next {
	background: url(jws_6.png) no-repeat;
	bottom: 66px;
}

.banner .hd .pageState {
	position: absolute;
	bottom: 63px;
	right: 13.541666666%;
	z-index: 997;
	font-size: 20px;
	color: #fff;
}

.banner .hd .pageState span {
	font-size: 42px;
	color: #fff;
	margin-right: 5px;
}

.banner:hover .hd a {
	display: inline-block;
}

.main {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
}

.main_title {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
}

.main_title span {
	display: inline-block;
	width: 90px;
	height: 5px;
	background-color: #15499a;
}

.main_title h2 {
	display: inline-block;
	font-size: 41px;
	color: #333333;
	line-height: 1;
	height: auto;
	width: auto;
	font-weight: bold;
	text-align: center;
	margin: 0 30px;
	vertical-align: middle;
	text-transform: uppercase;
}

.main_title h2 a {
	font-size: 41px;
	color: #333333;
	font-weight: bold;
}

.main_title h2 a:hover {
	text-decoration: underline;
}

.main1 {
	width: 100%;
	height: auto;
	padding: 96px 0 86px;
	background: url(jws_6.jpg) no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.main1 * {
	transition: all 0.5s;
}

.main1_1 {
	height: auto;
	width: 88%;
	margin: 74px auto 58px;
	max-width: 1400px;
}

.main1_1 a {
	width: 100%;
	display: block;
	height: auto;
	background-color: #15499a;
	align-items: center;
}

.main1_1 a i {
	width: 36.857142857%;
	height: auto;
	display: block;
	overflow: hidden;
	min-height: 100%;
}

.main1_1 a img {
	width: 100%;
	height: 100%;
	display: block;
}

.main1_11 {
	width: 63.14285714%;
	height: auto;
	padding: 4% 5.8% 2%;
	box-sizing: border-box;
}

.main1_11 h3 {
	font-family: '微软雅黑';
	font-size: 21px;
	color: #fff;
	line-height: 36px;
	margin-bottom: 15px;
	overflow: hidden;
	max-height: 72px;
	display: block;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.main1_11 p {
	font-family: '微软雅黑';
	font-size: 14px;
	color: #a1b6d7;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
}

.main1_11 span {
	display: block;
	width: 140px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	background-color: #f08519;
	text-align: center;
	line-height: 40px;
	margin-top: 7%;
	font-weight: 600;
}

.main1_1 a:hover img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.main1_1 a:hover .main1_11 span {
	border-radius: 23px;
	color: #fff;
}

.main1_2 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
	display: block;
	justify-content: space-between;
}

.main1_2_li {
	width: 30.714285714%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	float: left;
	margin-right: 3.928571429%;
}

.main1_2_li:last-child {
	margin-right: 0;
}

.main1_2_li a {
	width: 100%;
	height: auto;
	padding-bottom: 22px;
	display: block;
}

.main1_2_li a i {
	display: block;
	width: 100%;
	height: auto;
	/* border: 1px solid #f0f3fb; */
	box-sizing: border-box;
	overflow: hidden;
}

.main1_2_li a img {
	display: block;
	width: 100%;
	height: auto;
}

.main1_2_li a h4 {
	width: 138px;
	height: 40px;
	background: url(jws_10.png) #f08519 no-repeat;
	background-position: 25px center;
	background-size: 17px;
	padding-left: 54px;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 40px;
	margin: -20px 0 0 25px;
	position: relative;
	z-index: 9;
}

.main1_2_li a h4 span {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.main1_2_li a h3 {
	font-family: '微软雅黑';
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 25px;
	margin-top: 22px;
	hyphens: auto;
}

.main1_2_li:hover {
	box-shadow: 0 0 5px #ccc;
	background-color: #15499a;
}

.main1_2_li:hover a i {
	/* border: 1px solid #f0f3fb; */
	background: #fff;
}

.main1_2_li:hover a img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.main1_2_li:hover a h4 {
	background-position: 15px center;
}

.main1_2_li:hover a h3 {
	color: #fff;
}

.main1>a {
	display: block;
	width: 240px;
	height: 52px;
	font-size: 17px;
	color: #fff;
	background-color: #15499a;
	text-align: center;
	line-height: 52px;
	margin: 68px auto 0;
	font-weight: 600;
}

.main1>a:hover {
	background-color: #f08519;
	border-radius: 26px;
}

.main2 {
	width: 100%;
	height: auto;
	padding: 120px 0 95px;
	background: url(jws_110.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.main2 * {}

.main2 .main_title span {
	background-color: #f08519;
}

.main2 .main_title h2 a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.main2_1_pc {
	display: block !important;
}

.main2_1_m {
	display: none !important;
}

.main2_1 {
	max-width: 1400px;
	height: auto;
	margin: 60px auto 0;
	width: 88%;
	position: relative;
	display: block;
}

.main2_left {
	width: 49.071428571%;
	height: auto;
	float: left;
}

.main2_left_li {
	width: 100%;
	height: auto;
	position: relative;
}

.main2_left_li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 86px;
}

.main2_left_li a i {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.main2_left_li a img {
	display: block;
	width: 100%;
	height: 100%;
}

.main2_left_li1 {
	position: absolute;
	height: 166px;
	background-color: rgba(19, 39, 83, 0.8);
	bottom: 0;
	left: 0;
}

.main2_left_li1 h4 {
	width: 100%;
	height: auto;
	padding: 30px 38px 20px;
	box-sizing: border-box;
	font-size: 20px;
	color: #f08519;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}

.main2_left_li1 h4 span {
	font-size: 30px;
	color: #f08519;
	font-weight: bold;
}

.main2_left_li1 h3 {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 38px;
	hyphens: auto;
}

.main2_left_li:hover h4 {
	padding: 30px 45px 20px;
}

.main2_left_li:hover img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.main2_right {
	width: 100%;
	height: auto;
	float: right;
}

.main2_1_pc {
	position: relative;
}

.main2_1_pc .hd {}

.main2_1_pc .hd a {
	position: absolute;
	display: block;
	top: 50%;
	width: 24px;
	height: 26px;
	margin-top: -13px;
	cursor: pointer;
}

.main2_1_pc .hd a.prev {
	left: 0;
	background: url(jws_60.png) no-repeat;
	background-position: center center;
}

.main2_1_pc .hd a.next {
	right: 0;
	background: url(jws_61.png) no-repeat;
	background-position: center center;
}

.main2_1_pc .bd {
	box-sizing: border-box;
	padding: 0 30px;
}

.main2_right_ul {
	width: 100%;
	height: auto;
}

.main2_right_li {
	width: 33.333333%;
	height: 120px !important;
	float: left;
	margin: 0 0 0 0;
}

.main2_right_li a {
	display: block;
	width: 94%;
	height: 120px !important;
	background-color: rgba(19, 39, 83, 0.8);
	padding: 0 0 0 90px;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
}

.main2_right_li h4 {
	width: 90px;
	height: auto;
	padding: 30px 0 20px;
	box-sizing: border-box;
	font-size: 13px;
	color: #f08519;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

.main2_right_li h4 span {
	font-size: 24px;
	color: #f08519;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.main2_right_li h3 {
	font-family: '微软雅黑';
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	height: 105px;
	overflow: hidden;
	padding: 15px 15px 0 0;
	hyphens: auto;
	box-sizing: border-box;
}

.main2_right_li:hover h4 {
	padding: 30px 0 20px;
	width: 90px;
}

.main2_right_li:hover h4 span {}

.main2>a {
	display: none;
	width: 240px;
	height: 52px;
	font-size: 17px;
	color: #fff;
	background-color: #15499a;
	text-align: center;
	line-height: 52px;
	margin: 50px auto 0;
}

.main2>a:hover {
	background-color: #f08519;
	border-radius: 26px;
}

.main3 {
	width: 100%;
	height: auto;
	padding: 100px 0 100px;
	background: url(jws_12.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.main3 * {
	transition: all 0.5s;
}

.main3_1 {
	height: auto;
	margin: 60px auto 0;
	width: 88%;
	max-width: 1400px;
	overflow: hidden;
}

.main3_ul {
	width: 100%;
	height: 533px;
	display: block;
	overflow: hidden;
}

.main3_li {
	width: 32.571428571%;
	height: 533px;
	margin: 0;
	float: left;
	margin-right: 1.1428571435%;
}

.main3_li:last-child {
	margin-right: 0;
}

.main3_li a {
	display: block;
	width: 100%;
	height: 533px;
	position: relative;
	overflow: hidden;
}

.main3_li a>img {
	display: block;
	width: auto;
	height: 533px;
}

.main3_li span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(jws_11.png) no-repeat;
	background-position: center bottom;
	background-size: 100% 280px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.main3_li h3 {
	font-size: 28px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1;
	height: auto;
	display: block;
	padding-left: 27px;
	background: url(jws_18.png) no-repeat;
	background-position: left center;
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-family: '微软雅黑';
}

.main3_li.on {
	width: 48.571428571%;
}

.main3_li.on span {
	bottom: -311px;
}

.main3_li.on h3 {
	color: #f08519;
	left: 50px;
}

.main3_li.on1 {
	width: 24.571428571%;
}

.main3_li.on1 span {}

.main3_li.on1 h3 {}

.main3>a {
	display: block;
	width: 240px;
	height: 52px;
	font-size: 17px;
	color: #fff;
	background-color: #15499a;
	text-align: center;
	line-height: 52px;
	margin: 75px auto 0;
	font-weight: 600;
}

.main3>a:hover {
	background-color: #f08519;
	border-radius: 26px;
}

.main4 {
	width: 100%;
	height: auto;
	padding: 96px 0 70px;
	background: url(jws_13.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.main4 * {
	transition: all 0.2s;
}

.main4_1 {
	max-width: 1400px;
	height: auto;
	margin: 60px auto 0;
	width: 88%;
	display: block;
	position: relative;
}

.main4_ul {
	width: 100%;
	height: auto;
	display: block;
}

.main4_li {
	width: 31.857142857%;
	height: 94px;
	margin: 0 0.73809357% 30px;
	box-sizing: border-box;
	float: left;
}

.main4_li a {
	width: 100%;
	height: 94px;
	background-color: #fff;
	display: block;
	padding: 22px 0;
	box-sizing: border-box;
}

.main4_li a h3 {
	font-family: '微软雅黑';
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 0 15px 0 25px;
	border-left: 5px solid #98bae9;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: 25px;
	display: flex;
	align-items: center;
}

.main4_li a h3 span {
	display: block;
	line-height: 25px;
	overflow: hidden;
	max-height: 75px;
	/*word-break: break-all;*/
	width: 100%;
}

.main4_li:hover a {
	background-color: #15499a;
}

.main4_li:hover a h3 {
	border-left: 5px solid #f08519;
	color: #fff;
	transition: all 0s;
}

.main5 {
	width: 100%;
	height: auto;
	padding: 90px 0 90px;
	background-color: #15499a;
}

.main5 .main_title span {
	background-color: #f08519;
}

.main5 .main_title h2 {
	color: #fff;
}

.main5_1 {
	max-width: 1400px;
	height: auto;
	margin: 68px auto 0;
	width: 88%;
	display: block;
	position: relative;
}

.main5_1 .bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.main5_1 .bd .main5_ul {}

.main5_1 .bd .main5_li {
	width: 25%;
	float: left;
	margin: 0;
}

.main5_1 .bd .main5_li a {
	display: block;
	width: 94%;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

.main5_1 .bd .main5_li i {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.main5_1 .bd .main5_li i img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.main5_1 .bd .main5_li:hover i img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
	transition: all 0.5s;
}


.footer_m {
	display: none;
}

.zhanwei {
	display: none;
}

.footer_f {
	display: none;
}

.footer {
	width: 100%;
	height: 230px;
	background-color: #222222;
}

.footer1 {
	width: 100%;
	height: 113px;
	margin: 0 auto;
	display: block;
	border-bottom: 1px solid #5a5a5a;
	max-width: 1400px;
}

.footer1 ul {
	width: 100%;
	height: 95px;
	padding-top: 18px;
	display: block;
	line-height: 95px;
	text-align: center;
}

.footer1 ul li {
	margin: 0 50px;
	display: inline-block;
}

.footer1 ul li a {
	font-size: 20px;
	color: #dfdfdf;
}

.footer1 ul li a:hover {
	font-size: 20px;
	color: #f08519;
}

.footer2 {
	width: 100%;
	height: 98px;
	padding-bottom: 18px;
}

.footer2_1 {
	width: 88%;
	height: 98px;
	margin: 0 auto;
	max-width: 1400px;
	overflow: hidden;
}

.footer2_1 p {
	font-size: 14px;
	color: #cecece;
	line-height: 38px;
	text-align: center;
	padding: 30px 0;
}

.footer2_1 p span {
	font-size: 14px;
	color: #cecece;
	margin-right: 30px;
}

.footer2_1 p a {
	font-size: 14px;
	color: #cecece;
}

.siderBar {
	height: 74px;
	width: calc(100vh - 250px);
	background: transparent;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	position: fixed !important;
	right: calc(((-100vh + 100px) / 2) + 88px + 25px) !important;
	top: 52%;
	color: black;
	z-index: 200;
	padding-top: 20px;
}

.siderBar .menu {
	position: absolute !important;
	top: 20px !important;
	left: 0 !important;
}

.siderBar .menu ul {
	display: flex;
	justify-content: space-between;
	border-top: 2px dotted #444;
}

.siderBar .menu ul li {
	display: block;
	height: 35px;
	width: auto;
	float: left;
	margin: -2px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 0 0 0;
	text-align: center;
	color: white;

	position: relative;
	font-size: 14px;
	line-height: 26px;
	cursor: pointer;
}

.siderBar .menu ul li.cur {
	border-top: 3px solid #f1862e;
	padding-top: 7px;
}

.siderBar .menu ul li span {
	text-shadow: 0px 0px 1px #000000, 0px 0px 1px #000000, 0px 0px 1px #000000, 0px 0px 1px #000000, 0 0 1px #000000;
	color: #ddd;
	letter-spacing: 1px;
}




/*二级页*/
.main_er {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	display: block;
}

/*二级页*/
.banner_er {
	display: block;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

.banner_er1 {
	width: 100%;
	height: 542px;
	background: url(jws_19.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	position: relative;
	padding-top: 280px;
	box-sizing: border-box;
}

.banner_er1 h3 {
	width: 100%;
	height: 100px;
	max-width: 1400px;
	background: url(jws_20.png) no-repeat;
	background-position: left center;
	background-size: auto 100%;
	padding: 2px 0;
	cursor: pointer;
	margin: 0 auto;
}

.banner_er1 h3 span {
	transition: all 0.5s;
	display: block;
	width: 376px;
	height: 100px;
	background-color: rgba(0, 0, 0, 0.1);
	margin: 0px 0 0 69px;
	font-size: 44px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
}

.banner_er1 h3:hover span {
	transition: all 0.5s;
	background-color: rgba(0, 0, 0, 0.3);
}

.banner_er_m {
	display: none;
}

.base_title_a {
	width: 88%;
	max-width: 1400px;
	height: 52px;
	margin: -52px auto 0;
	display: block;
}

.base_title1 {
	width: auto;
	height: 52px;
	margin: 0;
	float: right;
	background-color: #fff;
	z-index: 997;
	position: relative;
	padding: 0 46px;
}

.base_bdcnav {
	width: auto;
	height: 52px;
	margin: 0 auto;
}

.base_bdcnav_location {
	font-size: 16px;
	color: #666;
	line-height: 52px;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
}

.base_bdcnav_location a {
	font-size: 16px;
	color: #545556;
	margin: 0;
	font-weight: 600;
}

.base_bdcnav_location a:hover {
	font-size: 16px;
	color: #0d59a7;
}

.base_bdcnav_location_a_last-child {
	font-size: 16px;
	color: #545556 !important;
}

.base_title_b {
	width: 88%;
	max-width: 1400px;
	height: auto;
	margin: 0 auto 0;
	padding-top: 0px;
	border-bottom: 0px solid #ededed;
	display: block;
}

.base_title_b .base_title1 {
	height: auto;
	float: none;
	background: none;
	padding: 30px 0;
}

.base_title_b .base_bdcnav {
	height: auto;
}

.base_title_b .base_bdcnav_location {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	float: left;
	margin-right: 0px;
	padding-left: 31px;
	background: url(jws_31.png) no-repeat;
	background-position: left center;
}

.base_title_b .base_bdcnav_location a {
	font-size: 16px;
	color: #545556;
	margin: 0;
	font-weight: 600;
}

.base_title_b .base_bdcnav_location a:hover {
	font-size: 16px;
	color: #0d59a7;
}

.base_title_b .base_bdcnav_location_a_last-child {
	font-size: 16px;
	color: #545556 !important;
}


/*About*/
.about_us {
	width: 100%;
	height: auto;
}

.about_us_title {
	width: 88%;
	height: 90px;
	max-width: 1400px;
	margin: 0 auto;
	display: block;
}

.about_us_title h3 {
	font-size: 41px;
	color: #ffffff;
	border-top: 9px solid #f08519;
	width: 88px;
	white-space: nowrap;
	font-weight: bold;
	line-height: 1;
	padding-top: 34px;
	float: left;
	text-transform: uppercase;
}

.about_us_title a {
	font-size: 18px;
	color: #fff;
	line-height: 90px;
	border-bottom: 1px solid #fff;
	height: 58px;
	float: right;
	font-weight: 600;
}

.about_us_title a:hover {
	border-bottom: 1px solid #f08519;
	color: #f08519;
}

.about_us1 {
	width: 88%;
	height: auto;
	padding: 93px 0 85px;
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
}

.about_us1 .about_us_title {
	height: 102px;
	position: absolute;
	top: 146px;
	width: 100%;
	max-width: 100%;
}

.about_us1 .about_us_title h3 {
	width: 340px;
	height: 102px;
	background-color: #0d59a7;
	font-size: 41px;
	color: #fff;
	line-height: 102px;
	border-top: 0;
	padding: 0 0 0 50px;
	margin-left: 100px;
	text-transform: uppercase;
}

.about_us1 .about_us_title a {
	display: none;
}

.about_us1_1 {
	width: 100%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
}

.about_us1_1 img {
	display: block;
	width: 100%;
	height: auto;
}

.about_us1_1 p {
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	margin-top: 40px;
	text-align: justify;
	font-family: '微软雅黑';
}

.about_us1_1 p a {
	font-size: 18px;
	color: #f08519;
}

.about_us2 {
	width: 100%;
	height: auto;
	background: url(jws_25.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 107px 0 97px;
}

.about_us2_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 45px auto 0;
	position: relative;
	padding-bottom: 103px;
}

.about_us2_1 .hd {
	width: 100%;
	height: 21px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.about_us2_1 .hd ul {
	display: inline-block;
	justify-content: center;
	align-items: center;
	margin: 0 30px;
	text-align: center;
}

.about_us2_1 .hd ul li {
	width: 14px;
	height: 14px;
	border-radius: 7px;
	margin: 0 4px;
	background-color: #8bacdd;
	overflow: hidden;
	line-height: 10;
	cursor: pointer;
	display: inline-block;
}

.about_us2_1 .hd ul li.on {
	width: 33px;
	background-color: #adc5e9;
}

.about_us2_1 .hd a {
	display: inline-block;
	width: 19px;
	height: 21px;
	cursor: pointer;
	vertical-align: bottom;
}

.about_us2_1 .hd a.prev {
	background: url(jws_21.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.about_us2_1 .hd a.next {
	background: url(jws_22.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.about_us2_1 .bd {
	width: 100%;
	height: 336px;
	overflow: hidden;
}

.about_us2_1 .bd .about_us2_ul {
	height: 336px;
}

.about_us2_1 .bd .about_us2_li {
	height: 274px;
	width: 31.142857143%;
	margin-right: 44px;
	position: relative;
	padding-top: 62px;
}

.about_us2_1 .bd .about_us2_li a {
	transition: all 0.5s;
	display: block;
	height: 274px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 39px;
	background-color: #0a4786;
}

.about_us2_1 .bd .about_us2_li a img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: -62px;
	float: left;
}

.about_us2_1 .bd .about_us2_li a h4 {
	font-family: '微软雅黑';
	transition: all 0.5s;
	font-size: 20px;
	color: #fff;
	line-height: 66px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 100%;
	font-weight: normal;
}

.about_us2_1 .bd .about_us2_li:hover {}

.about_us2_1 .bd .about_us2_li:hover a {
	background-color: #fff;
	transition: all 0.5s;
}

.about_us2_1 .bd .about_us2_li:hover a img {}

.about_us2_1 .bd .about_us2_li:hover a h4 {
	color: #333;
	transition: all 0.5s;
}

.about_us2_m {
	display: none;
}


.about_us3 {
	background-color: #eef3f7;
	width: 100%;
	height: auto;
	padding: 106px 0 90px;
}

.about_us3 * {
	transition: all 0.5s;
}

.about_us3_ul {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
	display: block;
	flex-flow: wrap;
	justify-content: space-between;
}

.about_us3_li {
	width: 32.357142857%;
	height: auto;
	position: relative;
	margin: 0 0.4880952382% 17px;
	float: left;
}

.about_us3_li a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about_us3_li a>img {
	display: block;
	width: 100%;
	height: auto;
}

.about_us3_li1 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

.about_us3_li1 img {
	display: block;
	width: 17.218543046%;
	height: auto;
	margin: 0 auto;
	padding-top: 25%;
}

.about_us3_li1 h3 {
	font-size: 22px;
	color: #ffffff;
	line-height: 1;
	text-align: center;
	margin-top: 15px;
}

.about_us3_li:hover a>img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.about_us3_li:hover .about_us3_li1 img {
	padding-top: 23%;
}

.about_us3_li_1 .about_us3_li1 {
	background-color: rgba(0, 0, 0, 0.4);
}

.about_us3_li_2 .about_us3_li1 {
	background-color: rgba(19, 91, 166, 0.8);
}

.about_us3_li_3 .about_us3_li1 {
	background-color: rgba(0, 0, 0, 0.5);
}

.about_us3_li_4 .about_us3_li1 {
	background-color: rgba(240, 133, 25, 0.8);
}

.about_us3_li_5 .about_us3_li1 {
	background-color: rgba(0, 0, 0, 0.6);
}

.about_us3_li_6 .about_us3_li1 {
	background-color: rgba(0, 116, 171, 0.3);
}


/*contact*/
.contact {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
	display: block;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0 145px;
}

.contact1 {
	width: 48.928571429%;
	height: auto;
}

.contact1 h3 {
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	line-height: 40px;
	font-family: '微软雅黑';
}

.contact1_p {
	width: 100%;
	height: auto;
	margin: 50px 0 0;
}

.contact1_p p {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 50px;
	font-family: '微软雅黑';
}

.contact1_p p span {
	color: #666;
	font-weight: normal;
}

.contact1_p1 {
	background: url(jws_32.png) no-repeat;
	background-position: left center;
}

.contact1_p2 {
	background: url(jws_33.png) no-repeat;
	background-position: left center;
}

.contact1_p3 {
	background: url(jws_34.png) no-repeat;
	background-position: left center;
}

.contact1_p4 {
	background: url(jws_35.png) no-repeat;
	background-position: left center;
}

.contact1_p5 {
	background: url(jws_36.png) no-repeat;
	background-position: left center;
}

.contact2 {
	width: 43.214285714%;
	height: auto;
}

.contact2 img {
	display: block;
	width: 100%;
	height: auto;
	border: 2px solid #e5e5e5;
}

/*Directors*/
.directors {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px 0 40px;
}

.directors_ul {
	width: 100%;
	height: auto;
	display: block;
	justify-content: space-between;
	flex-flow: wrap;
}

.directors_ul:after {
	content: '';
	display: block;
	visibility: hidden;
	width: 29.2857142857%;
	height: auto;
}

.directors_li {
	width: 29.2857142857%;
	height: auto;
	margin: 0 6.0714285715% 67px 0;
	float: left;
}

.directors_li:nth-child(3n) {
	margin-right: 0;
}

.directors_li * {
	transition: all 0.5s;
}

.directors_li a {
	display: block;
	width: 100%;
	height: auto;
}

.directors_li a i {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #ddd;
	display: block;
	overflow: hidden;
}

.directors_li a i img {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.directors_li a h3 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 33px;
	margin: 28px auto 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: '微软雅黑';
}

.directors_li a p {
	box-sizing: border-box;
	font-size: 15px;
	color: #888888;
	line-height: 24px;
	height: auto;
	overflow: hidden;
	padding: 0 33px;
	font-family: '微软雅黑';
}

.directors_li:hover a i {
	border: 1px solid #ddd;
}

.directors_li:hover a img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.directors_li:hover a h3 {
	color: #4378ae;
}

/*For visitors*/
.for_visitors {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px 0 40px;
	display: block;
	justify-content: space-between;
}

.for_visitors_left {
	width: 32.357142857%;
	height: auto;
}

.for_visitors_right {
	width: 67.642857143%;
	height: auto;
}

.er_nav {
	width: 100%;
	height: auto;
}

.er_nav h3 {
	width: 90%;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	line-height: 1;
}

.er_nav_ul {
	width: 66.225165563%;
	height: auto;
	border-left: 1px solid #dddddd;
	margin: 28px 0 0;
	padding: 0 0 56px;
}

.er_nav_li {
	width: 100%;
	height: auto;
}

.er_nav_li a {
	display: block;
	width: 100%;
	height: auto;
	line-height: 34px;
	padding: 14px 0 14px 29px;
	border-left: 0px solid #f08519;
	margin: 0 0 0 -2px;
	font-size: 20px;
	color: #666;
	box-sizing: border-box;
}

@media(max-width:1280px) {
	.er_nav_li a {
		line-height: 23px;
		padding: 7px 0 7px 29px;
		font-size: 16px;
	}
}

.er_nav_li:hover a {
	border-left: 5px solid #f08519;
	padding-left: 24px;
	color: #4c7eb1;
}

.er_nav_li.on a {
	border-left: 5px solid #f08519;
	padding-left: 24px;
	color: #4c7eb1;
}

.er_nav1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
}

.er_nav1_ul {
	width: 100%;
	height: 56px;
	margin: 20px 0 0;
}

.er_nav1_li {
	width: 200px;
	height: 46px;
	padding-bottom: 10px;
	float: left;
}

.er_nav1_li a {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 44px;
	font-size: 17px;
	color: #15499a;
	box-sizing: border-box;
	border: 1px solid #15499a;
	text-align: center;
}

.er_nav1_li:hover {
	background: url(jws_59.png) no-repeat;
	background-position: 87px bottom;
}

.er_nav1_li.on {
	background: url(jws_59.png) no-repeat;
	background-position: 87px bottom;
}

.er_nav1_li:hover a {
	color: #fff;
	background-color: #154a9c;
}

.er_nav1_li.on a {
	color: #fff;
	background-color: #154a9c;
}

.er_title {
	width: 100%;
	height: auto;
}

.er_title h3 {
	font-size: 27px;
	color: #333;
	padding-left: 0px;
	border-left: 0px solid #15499a;
	line-height: 1;
	height: auto;
	font-family: '微软雅黑';
}

/*History*/
.list_fzls1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0px auto;
}

.list_fzls1 p,
.list_fzls1 div {
	font-size: 16px;
	color: #666666;
	line-height: 44px;
	font-family: '微软雅黑';
}

.list_fzls {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0px auto 65px;
	padding-left: 150px;
	box-sizing: border-box;
	position: relative;
}

.list_fzls>span {
	display: block;
	width: 82px;
	height: 75px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 110px;
}

.list_fzls_ul {
	width: 100%;
	height: auto;
	padding: 0px 0 0px 85px;
	box-sizing: border-box;
	border-left: 6px solid #dfe7ed;
}

.list_fzls_li {
	width: 100%;
	height: auto;
	position: relative;
}

.list_fzls_li>h3 {
	width: 70px;
	padding-right: 60px;
	text-align: center;
	font-size: 28px;
	color: #15499a;
	line-height: 36px;
	height: 108px;
	position: absolute;
	top: 20px;
	left: -240px;
	font-family: impact;
	display: table;
	align-items: center;
}

.list_fzls_li>h3 span {
	display: table-cell;
	vertical-align: middle;
}

.list_fzls_li>span {
	width: 82px;
	height: 3px;
	position: absolute;
	top: 75px;
	left: -130px;
	background-color: #dfe7ed;
	display: block;
}

.list_fzls_li1 {
	padding: 40px 0 50px;
	border-bottom: 1px solid #dedede;
	display: block;
	align-items: center;
}

.list_fzls_li1 p,
.list_fzls_li1 div {
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	text-align: justify;
	display: inline-block;
	font-family: '微软雅黑';
}

.list_fzls_li1 img {
	display: inline-block;
	width: 250px;
	height: 160px;
	padding-left: 0px;
	margin-top: 15px;
}

/*----------内容页----------*/
.base_news_show {
	height: auto;
	background-color: #ffffff;
	width: 88%;
	margin: 0px auto 100px;
	border: 0px solid #ededed;
	padding: 0;
	box-sizing: border-box;
	max-width: 1400px;
}

.base_news_show1 {
	height: auto;
	background-color: #ffffff;
	width: 100%;
	margin: 0px auto;
	border: 0px solid #ededed;
	padding: 0px 0px 0;
	box-sizing: border-box;
}

.base_news_title1 {
	background-color: #f3f3f3;
}

.base_news_title {
	height: auto;
	text-align: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #dfe7ed;
	margin-bottom: 20px;
}

.base_news_title>span {
	font-size: 16px;
	color: #7a92a4;
	padding-left: 30px;
	background-position: left center;
	background: url(jws_40.png) no-repeat;
	background-size: auto 17px;
}

.base_news_title>h3 {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	width: auto;
	margin: 0 auto;
	padding-bottom: 15px;
}

.base_news_title .bshare-custom {
	padding-left: 0;
	width: 100%;
	display: inline-block;
}

.base_news_title .bshare-custom .bshare-printf {
	width: 28px;
	height: 28px;
	background: url(jws_41.png) no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	margin-right: 10px;
	padding: 0;
	border: 0 !important;
}

.base_news_title .bshare-custom .bshare-twitter {
	width: 28px;
	height: 28px;
	background: url(jws_42.png) no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	margin-right: 10px;
	padding: 0;
	border: 0 !important;
}

.base_news_title .bshare-custom .bshare-facebook {
	width: 28px;
	height: 28px;
	background: url(jws_43.png) no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	margin-right: 10px;
	padding: 0;
	border: 0 !important;
}

.base_news_title .bshare-custom .bshare-linkedin {
	width: 28px;
	height: 28px;
	background: url(jws_44.png) no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	margin-right: 10px;
	padding: 0;
	border: 0 !important;
}

.base_news_title .bshare-custom .bshare-weixin {
	width: 28px;
	height: 28px;
	background: url(jws_45.png) no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	margin-right: 10px;
	padding: 0;
	border: 0 !important;
}

.base_news_title .bshare-custom .bshare-sinaminiblog {
	width: 28px;
	height: 28px;
	background: url(jws_46.png) no-repeat !important;
	background-position: center center !important;
	background-size: 100% 100% !important;
	margin-right: 10px;
	padding: 0;
	border: 0 !important;
}

.base_news_title_er {
	background-color: #f3f3f3;
	font-size: 14px;
	color: #999999;
	line-height: 1;
	padding-bottom: 20px;
	width: auto;
	margin: 0 auto;
	text-align: center;
	border-bottom: 0px solid #ddd;
}

.base_news_title_er1 span {
	padding-right: 20px;
}

.base_news_main {
	padding: 20px 0px;
	min-height: 300px;
	line-height: 30px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}

.base_news_main * {
	font-family: '微软雅黑';
}

.TRS_Editor * {
	font-size: 15px !important;
	text-align: left;
	line-height: 1.5;
}

.TRS_Editor div,
.TRS_Editor div {
	margin-top: 5px;
	margin-bottom: 18px;
}

.base_news_main img {
	max-width: 100% !important;
	height: auto !important;
}

.base_news_foot {
	width: 100%;
	height: 115px;
	margin: 10px auto 0;
	padding: 17.5px 40px;
	box-sizing: border-box;
	border-top: 1px solid #ededed;
	background-color: #f3f3f3;
}

.base_news_foot span {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.base_news_foot span.fl {
	text-align: left;
}

.base_news_foot span.flr {
	text-align: right;
}

.base_news_foot a {
	line-height: 40px;
	font-size: 16px;
	color: #666666;
	width: 100%;
}

.base_news_foot a:hover {
	color: #30804d;
}

/*join_us*/
.join_us {
	width: 100%;
	height: auto;
}

.join_us_title {
	width: 88%;
	height: 90px;
	max-width: 1400px;
	margin: 0 auto;
	display: block;
	justify-content: space-between;
	align-items: center;
}

.join_us_title h3 {
	font-size: 41px;
	color: #333333;
	border-top: 9px solid #f08519;
	width: 88px;
	white-space: nowrap;
	font-weight: bold;
	line-height: 1;
	padding-top: 34px;
	float: left;
	text-transform: uppercase;
}

.join_us_title a {
	font-size: 18px;
	color: #545556;
	line-height: 90px;
	border-bottom: 1px solid #545556;
	height: 58px;
	float: right;
	font-weight: 600;
}

.join_us_title a:hover {
	border-bottom: 1px solid #f08519;
	color: #f08519;
}

.News2 .join_us_title a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.News2 .join_us_title a:hover {
	border-bottom: 1px solid #f08519;
	color: #f08519;
}

.join_us1 {
	width: 100%;
	height: auto;
	background: url(jws_47.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 102px 0 108px;
}

.join_us1_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 70px auto 0;
}

.join_us1_jj {
	width: 100%;
	height: 461px;
	border-bottom: 6px solid #f08519;
	position: relative;
}

.join_us1_jj img {
	display: block;
	/*width: 55.571428571%;*/
	width: auto;
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
}

.join_us1_jj1 {
	width: 55.214285714%;
	height: 362px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #15499a;
	padding: 0 54px 0 68px;
	box-sizing: border-box;
}

.join_us1_jj1 h3 {
	font-size: 34px;
	color: #fff;
	line-height: 1;
	padding: 69px 0 28px;
	font-family: '微软雅黑';
}

.join_us1_jj1 h3 a {
	color: #fff;
}

.join_us1_jj1 p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.join_us1_ul {
	height: 540px;
	width: 100%;
	max-width: 1400px;
	margin: 0px auto 0;
}

.join_us1_li {
	width: 100%;
	height: 106px;
	background-color: #fff;
	transition: all 0.5s;
	box-shadow: 0 0 10px #dde5f0;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 60px;
	position: relative;
}

.join_us1_li * {
	transition: all 0.5s;
}

.join_us1_li h3 {
	font-size: 20px;
	color: #666666;
	line-height: 106px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: '微软雅黑';
	cursor: pointer;
}

.join_us1_li h4 {
	display: none;
	width: 176px;
	height: 69px;
	background-color: #15499a;
	position: absolute;
	top: -1px;
	right: 41px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	line-height: 69px;
	text-align: center;
}

.join_us1_li h4 span {
	font-size: 18px;
	font-weight: normal;
}

.join_us1_li p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 120px;
	margin: 10px auto 45px;
	text-align: justify;
	font-family: '微软雅黑';
	overflow: hidden;
}

.join_us1_li a {
	display: block;
	width: 138px;
	height: 46px;
	background-color: #f08519;
	line-height: 46px;
	text-align: center;
	border-radius: 23px;
	font-size: 18px;
	color: #fff;
}

.join_us1_li a:hover {
	border-radius: 0;
}

.join_us1_li.on {
	height: 434px;
}

.join_us1_li.on h3 {
	font-size: 22px;
	color: #15499a;
	font-weight: bold;
	width: 66.614173228%;
	white-space: normal;
	line-height: 43px;
	height: 86px;
	overflow: hidden;
	padding: 51px 0 28px;
	cursor: auto;
}

.join_us1_li.on h4 {
	display: block;
}

.join_us1_ul_m {
	display: none;
}

.join_us2 {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 100px 0 0;
}

.join_us2_1 {
	width: 100%;
	height: auto;
	background-color: #15499a;
	display: block;
	align-self: center;
	margin-top: 56px;
}

.join_us2_1 i {
	display: block;
	width: 45.41666666%;
	height: 100%;
	float: left;
	overflow: hidden;
}

.join_us2_1 img {
	display: block;
	width: 100%;
	height: auto;
}

.join_us2_11 {
	width: 54.58333333%;
	height: auto;
	padding: 0 80px;
	box-sizing: border-box;
	float: right;
}

.join_us2_11>a>h4 {
	font-size: 36px;
	color: #fff;
	line-height: 1;
	padding: 68px 0 22px;
	text-align: center;
	font-family: '微软雅黑';
}

.join_us2_11>a>p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.join_us2_11>h4 {
	font-size: 36px;
	color: #fff;
	line-height: 1;
	padding: 68px 0 22px;
	text-align: center;
	font-family: '微软雅黑';
}

.join_us2_11>h4 a {
	color: #fff;
}

.join_us2_11>p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.join_us2_list {
	width: 100%;
	height: auto;
	max-width: 1400px;
	margin: 25px auto 0;
	position: relative;
	padding-bottom: 103px;
}

.join_us2_list .hd {
	width: 100%;
	height: 21px;
	position: absolute;
	bottom: 60px;
	left: 0;
	display: block;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.join_us2_list .hd ul {
	display: inline-block;
	justify-content: center;
	align-items: center;
	margin: 0 30px;
	text-align: center;
}

.join_us2_list .hd ul li {
	width: 14px;
	height: 14px;
	border-radius: 7px;
	margin: 0 4px;
	background-color: #8bacdd;
	overflow: hidden;
	line-height: 10;
	cursor: pointer;
	display: inline-block;
}

.join_us2_list .hd ul li.on {
	width: 33px;
	background-color: #adc5e9;
}

.join_us2_list .hd a {
	display: inline-block;
	width: 19px;
	height: 21px;
	cursor: pointer;
	vertical-align: bottom;
}

.join_us2_list .hd a.prev {
	background: url(jws_21.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.join_us2_list .hd a.next {
	background: url(jws_22.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.join_us2_list .bd {
	width: 100%;
	height: 322px;
}

.join_us2_list .bd .tempWrap {
	width: 100%;
	height: 322px;
	padding: 0 20%;
}

.join_us2_list .bd .join_us2_ul {
	height: 322px;
}

.join_us2_list .bd .join_us2_li {
	height: 322px;
	width: 55%;
	margin: 0 10px;
	position: relative;
}

.join_us2_list .bd .join_us2_li a {
	transition: all 0.5s;
	display: block;
	height: 322px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 39px;
	background-color: #fff;
}

.join_us2_list .bd .join_us2_li a h4 {
	transition: all 0.5s;
	font-size: 22px;
	color: #333;
	line-height: 36px;
	text-align: left;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
	height: 72px;
	padding: 32px 0 0;
	margin-bottom: 20px;
	font-family: '微软雅黑';
}

.join_us2_list .bd .join_us2_li a p {
	transition: all 0.5s;
	font-size: 14px;
	color: #333;
	line-height: 35px;
	text-align: left;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
	height: 175px;
	font-family: '微软雅黑';
}

.join_us2_list .bd .join_us2_li:hover {}

.join_us2_list .bd .join_us2_li:hover a {
	background-color: #f08519;
	transition: all 0.5s;
}

.join_us2_list .bd .join_us2_li:hover a p {
	color: #fff;
	transition: all 0.5s;
}

.join_us2_list .bd .join_us2_li:hover a h4 {
	color: #fff;
	transition: all 0.5s;
}

.join_us2_list_m {
	display: none;
}

/*multimedia*/
.multimedia {
	width: 100%;
	height: auto;
}

.multimedia1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 15px auto 50px;
}

.multimedia_title {
	width: 100%;
	height: 36px;
}

.multimedia_title h3 {
	float: left;
	font-size: 41px;
	color: #333333;
	font-weight: bold;
	line-height: 36px;
	padding-left: 22px;
	border-left: 6px solid #f08519;
	text-transform: uppercase;
}

.multimedia_title a {
	float: right;
	font-size: 18px;
	color: #545556;
	line-height: 36px;
	font-weight: 600;
	height: 30px;
	border-bottom: 1px solid #545556;
}

.multimedia_title a:hover {
	color: #f08519;
	border-bottom: 1px solid #f08519;
}

.multimedia_ul {
	width: 100%;
	height: auto;
	margin: 44px auto 0;
}

.multimedia_li {
	width: 23.928571429%;
	height: auto;
	margin-right: 1.42857142857%;
	float: left;
	margin-bottom: 20px;
}

.multimedia_li * {
	transition: all 0.5s;
}

.multimedia_li:nth-child(4n) {
	margin-right: 0;
}

.multimedia_li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	position: relative;
}

.multimedia_li a i {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.multimedia_li a i img {
	display: block;
	width: 100%;
	height: auto;
}

.multimedia_li1 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(jws_47.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}

.multimedia_li1 h3 {
	width: 100%;
	height: 45px;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 27px;
	background: url(jws_48.png) no-repeat;
	background-position: left top 5px;
	font-weight: normal;
	width: 78%;
	position: absolute;
	bottom: 7%;
	left: 11%;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: '微软雅黑';
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.multimedia_li a>span {
	display: block;
	background: url(jws_49.png) no-repeat;
	width: 48px;
	height: 48px;
	background-position: center center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;
	z-index: 3;
}

.multimedia_li:hover img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.multimedia_li:hover .multimedia_li1 {
	background-position: left 300px
}

.multimedia_li:hover .multimedia_li1 h3 {
	/* background-position: 5px center; */
	color: #f08519;
}

.multimedia_li:hover a>span {
	transform: rotate(180deg);
}

/*Research*/
.Research1 {
	padding: 93px 0 108px !important;
	background: url(jws_71.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.Research2 {
	width: 100%;
	height: auto;
	padding: 84px 0 90px;
	background: url(jws_61.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.Research2 .join_us_title h3 {
	color: #fff;
}

.Research2_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 46px auto 0;
}

.Research2_ul {
	width: 100%;
	height: auto;
	min-height: 360px;
}

.Research2_li {
	transition: all 0.5s;
	width: 27.857142857%;
	height: 90px;
	float: left;
	margin-right: 8.21428572%;
}

.Research2_li:nth-child(3n) {
	margin-right: 0;
}

.Research2_li * {
	transition: all 0.5s;
}

.Research2_li a {
	display: block;
	width: 100%;
	height: 90px;
	box-sizing: border-box;
	border-bottom: 1px solid #4e83c1;
	padding: 15px 0 15px 41px;
	background: url(jws_52.png) no-repeat;
	background-position: left center;
}

.Research2_li a h4 {
	display: flex;
	height: 60px;
	overflow: hidden;
	align-items: center;
}

.Research2_li a h4 span {
	display: block;
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	font-weight: normal;
	vertical-align: middle;
	width: 100%;
	font-family: '微软雅黑';
}

.Research2_li:hover {}

.Research2_li:hover a {
	background-position: left 10px center;
}

.Research3 {
	width: 100%;
	height: auto;
	padding: 120px 0 110px;
	background-color: #fff;
}

.Research3_1 {
	display: block;
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 60px auto 0;
	position: relative;
}

.Research3_1 .hd {}

.Research3_1 .hd a {
	display: block;
	width: 51px;
	height: 75px;
	position: absolute;
	top: 50%;
	z-index: 999;
	margin-top: -37.5px;
	cursor: pointer;
}

.Research3_1 .hd a.prev {
	background: url(jws_53.png) no-repeat;
	background-position: center center;
	left: 0;
}

.Research3_1 .hd a.next {
	background: url(jws_54.png) no-repeat;
	background-position: center center;
	right: 0;
}

.Research3_1 .bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.Research3_1 .bd .Research3_ul {
	height: auto;
}

.Research3_1 .bd .Research3_li {
	float: left;
	transition: all 0.5s;
	width: 32.357142857%;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}

.Research3_1 .bd .Research3_li * {
	transition: all 0.5s;
}

.Research3_1 .bd .Research3_li a {
	display: block;
	width: 100%;
	height: 100%;
}

.Research3_1 .bd .Research3_li a img {
	display: block;
	width: 100%;
	height: auto;
}

.Research3_1 .bd .Research3_li1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}

.Research3_1 .bd .Research3_li1 h3 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	line-height: 36px;
	padding: 0 35px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: -108px;
	width: 100%;
	font-family: '微软雅黑';
	height: 108px;
}

.Research3_1 .bd .Research3_li1 p {
	display: none;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	padding: 0 35px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: -80px;
	width: 100%;
	font-family: '微软雅黑';
}

.Research3_1 .bd .Research3_li:hover .Research3_li1 {
	background-color: rgba(0, 0, 0, 0.5);
}

.Research3_1 .bd .Research3_li:hover .Research3_li1 h3 {
	bottom: 20px;
}

.Research3_1 .bd .Research3_li:hover .Research3_li1 p {
	bottom: 40px;
}

.Research3_m {
	display: none;
}

.Research4 {
	width: 100%;
	height: 364px;
}

.Research4_1 {
	width: 50%;
	height: 364px;
	float: left;
	/* background: url(jws_65.jpg) no-repeat; */
	background: url(jws_65_new.png) no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.Research4_1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(13, 89, 167, 0.9);
}

.Research4_11 {
	width: 100%;
	max-width: 700px;
	float: right;
}

.Research4_1 a img {
	display: block;
	width: 94px;
	height: auto;
	margin: 0 auto;
	padding: 126px 0 0;
}

.Research4_1 a h3 {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	margin-top: 15px;
}

.Research4_2 {
	width: 50%;
	height: 364px;
	float: right;
	background: url(jws_66.jpg) no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.Research4_2 a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(240, 133, 25, 0.85);
}

.Research4_21 {
	width: 100%;
	max-width: 700px;
	float: left;
}

.Research4_2 a img {
	display: block;
	width: 94px;
	height: auto;
	margin: 0 auto;
	padding: 126px 0 0;
}

.Research4_2 a h3 {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	margin-top: 15px;
}

.Research5 {
	width: 100%;
	height: auto;
	padding: 103px 0 105px;
	background-color: #eef3f7;
}

.Research5_1 {
	display: block;
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 80px auto 0;
}

.Research5_ul {
	width: 100%;
	height: auto;
}

.Research5_li {
	width: 31.142857143%;
	height: auto;
	margin-right: 3.2857142857%;
	float: left;
}

.Research5_li:nth-child(3n) {
	margin-right: 0;
}

.Research5_li a {
	display: block;
	width: 100%;
	height: 100%;
}

.Research5_li a img {
	display: block;
	width: 100%;
	height: auto;
}

/*Journals*/
.Journals {
	width: 100%;
	height: auto;
	padding: 30px 0 130px;
}

.Journals_ul {
	width: 88%;
	height: auto;
	margin: 0 auto;
	max-width: 1400px;
}

.Journals_li {
	width: 31.142857143%;
	height: auto;
	margin-right: 3.2857142857%;
	float: left;
}

.Journals_li:nth-child(3n) {
	margin-right: 0;
}

.Journals_li a {
	display: block;
	width: 100%;
	height: 100%;
}

.Journals_li a i {
	display: block;
	width: 100%;
	max-height: 460px;
	overflow: hidden;
}

.Journals_li a img {
	display: block;
	width: 100%;
	height: auto;
}

.Journals_li a h3 {
	display: block;
	width: 100%;
	min-height: 128px;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 30px 40px 20px;
	line-height: 30px;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	font-family: '微软雅黑';
}

.Journals_li1 a h3 {
	border-bottom: 4px solid #00aeef;
}

.Journals_li2 a h3 {
	border-bottom: 4px solid #ef4023;
}

.Journals_li3 a h3 {
	border-bottom: 4px solid #013668;
}

/*Research_Centers*/
.Research_Centers {
	width: 88%;
	height: auto;
	padding: 0 0 85px;
	margin: 0 auto;
	max-width: 1400px;
}

.Research_Centers>h3 {
	display: none;
}

.Research_Centers_ul {
	width: 100%;
	height: auto;
	margin: 30px auto 0;
}

.Research_Centers_li {
	width: 23.928571429%;
	height: auto;
	margin-right: 1.42857142857%;
	float: left;
	margin-bottom: 20px;
}

.Research_Centers_li * {
	transition: all 0.5s;
}

.Research_Centers_li:nth-child(4n) {
	margin-right: 0;
}

.Research_Centers_li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	position: relative;
}

.Research_Centers_li a i {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.Research_Centers_li a i img {
	display: block;
	width: 100%;
	height: auto;
}

.Research_Centers_li1 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(jws_47.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}

.Research_Centers_li1 h4 {
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 27px;
	background: url(jws_48.png) no-repeat;
	background-position: left top 5px;
	font-weight: normal;
	width: 90%;
	position: absolute;
	bottom: 8%;
	left: 5%;
	line-height: 25px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.Research_Centers_li:hover img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.Research_Centers_li:hover .Research_Centers_li1 {
	background-position: left 300px;
}

.Research_Centers_li:hover .Research_Centers_li1 h4 {
	background-position: left 5px top 5px;
}

/*News*/
.News {
	width: 100%;
	height: auto;
}

.News1 {
	width: 100%;
	height: auto;
	padding: 100px 0 110px;
}

.News1_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 80px auto 0;
}

.News1_11 {
	width: 44.92857142857%;
	float: left;
	position: relative;
}

.News1_11 .hd {
	display: none;
}

.News1_11 .hd a {
	display: block;
	width: 42px;
	height: 62px;
	position: absolute;
	top: 50%;
	z-index: 999;
	margin-top: -31px;
	cursor: pointer;
}

.News1_11 .hd a.prev {
	background: url(jws_56.png) no-repeat;
	background-position: center center;
	left: 0;
}

.News1_11 .hd a.next {
	background: url(jws_57.png) no-repeat;
	background-position: center center;
	right: 0;
}

.News1_11 .bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.News1_11 .bd .News1_1_ul {
	height: auto;
}

.News1_11 .bd .News1_1_li {
	float: left;
	transition: all 0.5s;
	width: 100%;
	margin-right: 0px;
	position: relative;
	overflow: hidden;
}

.News1_11 .bd .News1_1_li * {
	transition: all 0.5s;
}

.News1_11 .bd .News1_1_li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.News1_11 .bd .News1_1_li a img {
	display: block;
	width: 100%;
	height: auto;
}

.News1_11 .bd .News1_1_li:hover a img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.News1_12 {
	float: right;
	width: 55.071428571%;
	height: auto;
}

.News1_12 a {
	display: block;
	background-color: #eef3f7;
	box-sizing: border-box;
	padding: 0 60px;
	border: 1px solid #dce1e6;
}

.News1_12 a h3 {
	font-size: 22px;
	color: #333333;
	line-height: 42px;
	height: 84px;
	overflow: hidden;
	font-weight: bold;
	padding: 48px 0 0;
	margin-bottom: 12px;
	font-family: '微软雅黑';
}

.News1_12 a p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.News1_12 a span {
	transition: all 0.5s;
	font-size: 14px;
	color: #666666;
	padding: 26px 0 50px;
	display: block;
}

.News1_12 a span i {
	transition: all 0.5s;
	display: inline-block;
	width: 61px;
	height: 5px;
	background-color: #f08519;
	margin-right: 18px;
	vertical-align: middle;
}

.News1_12 a:hover i {
	transition: all 0.5s;
	width: 70px;
}

.News1_12 a:hover span {
	transition: all 0.5s;
	color: #f08519;
}


.News2 {
	padding: 80px 0 103px;
	background: url(jws_88.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.News2 .join_us_title h3 {
	color: #fff;
}

.News2_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 60px auto 0;
}

.News2_ul {
	width: 100%;
	height: auto;
}

.News2_li {
	transition: all 0.5s;
	float: left;
	width: 31.714285714%;
	margin-right: 2.42857143%;
}

.News2_li:nth-child(3n) {
	margin-right: 0;
}

.News2_li * {
	transition: all 0.5s;
}

.News2_li a {
	display: block;
	width: 100%;
	height: 100%;
}

.News2_li a i {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	/* border: 1px solid #eef3f7; */
}

.News2_li a i img {
	display: block;
	width: 100%;
	height: auto;
}

.News2_li a i span {
	display: block;
	width: 66px;
	height: 72px;
	background-color: #15499a;
	position: absolute;
	bottom: 0;
	left: 30px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	box-sizing: border-box;
	padding-top: 15px;
}

.News2_li a i span em {
	font-size: 14px;
	display: block;
	text-align: center;
	font-style: normal;
	margin-top: 3px;
}

.News2_li1 {
	width: 100%;
	height: 170px;
	background-color: #ffffff;
	border-bottom: 5px;
	color: #fff;
	box-sizing: border-box;
	padding: 30px 28px 0;
}

.News2_li1 h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 7px;
	font-family: '微软雅黑';
}

.News2_li1 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-family: '微软雅黑';
	display: none;
}

.News2_li:hover a i img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.News2_li:hover a i span {
	background-color: #f08519;
}

.News2_li:hover .News2_li1 {
	border-bottom: 5px solid #f08519;
}

.News3 {
	padding: 100px 0 80px;
	background-color: #fff;
}

.News3_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 65px auto 0;
}

.News3_1 * {
	transition: all 0.5s;
}

.News3_left_gd_ul {
	transition: none;
}

.News3_left {
	width: 57.714285714%;
	height: auto;
	float: left;
}

.News3_left_li {
	width: 100%;
	height: auto;
	position: relative;
}

.News3_left_li a {
	display: block;
	width: 100%;
	height: 100%;
}

.News3_left_li a i {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.News3_left_li a img {
	display: block;
	width: 100%;
	height: 100%;
}

.News3_left_li1 {
	height: 131px;
	background-color: #eef3f7;
	width: 100%;
	padding: 0 50px;
	border: 1px solid #dce1e6;
	box-sizing: border-box;
}

.News3_left_li1 h4 {
	position: absolute;
	bottom: 131px;
	left: 51px;
	width: 100%;
	height: auto;
	padding: 0;
	box-sizing: border-box;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	line-height: 63px;
	width: 210px;
	height: 63px;
	background-color: #f08519;
	text-align: center;
}

.News3_left_li1 h4 span {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.News3_left_li1 h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 36px;
	height: 72px;
	overflow: hidden;
	hyphens: auto;
	padding: 25px 0 0;
	margin-bottom: 14px;
	font-family: '微软雅黑';
}

.News3_left_li1 p {
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-family: '微软雅黑';
	display: none;
}

.News3_left_li:hover h3 {
	color: #f08519;
}

.News3_left_li:hover img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.News3_right {
	width: 39.7857142857%;
	height: auto;
	float: right;
	background-color: #eef3f7;
	border: 1px solid #dce1e6;
	box-sizing: border-box;
	padding: 20px 44px 40px;
}

.News3_right_ul {
	width: 100%;
	height: auto;
}

.News3_right_li {
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #bccfea;
}

.News3_right_li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 30px 0;
}

.News3_right_li h4 {
	width: 100%;
	height: auto;
	padding: 0px 0 20px;
	box-sizing: border-box;
	font-size: 18px;
	color: #15499a;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}

.News3_right_li h4 span {
	font-size: 26px;
	color: #15499a;
	font-weight: bold;
}

.News3_right_li h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 36px;
	height: 72px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0;
	hyphens: auto;
	font-family: '微软雅黑';
}

.News3_right_li:hover h4 {
	padding: 0px 20px 20px;
}

.News3_right_li:hover h3 {
	color: #f08519;
}

.News4 {
	padding: 80px 0 86px;
	background: url(jws_93.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.News4_1 {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 65px auto 0;
}

.News4_ul {
	width: 100%;
	height: auto;
}

.News4_li {
	transition: all 0.5s;
}

.News4_li * {
	transition: all 0.5s;
}

.News4_li {
	width: 30.714285714%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	float: left;
	margin-right: 3.928571429%;
}

.News4_li:last-child {
	margin-right: 0;
}

.News4_li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.News4_li a i {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #f0f3fb;
	box-sizing: border-box;
	overflow: hidden;
}

.News4_li a i img {
	display: block;
	width: 100%;
	height: auto;
}

.News4_li a h3 {
	width: 100%;
	height: 97px;
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	bottom: 168px;
	left: 0;
}

.News4_li a h3 span {
	display: block;
	font-weight: normal;
	width: 160px;
	height: 46px;
	background-color: #f08519;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 36px 0 0 30px;
	float: left;
}

.News4_li1 {
	width: 100%;
	height: 150px;
	background-color: #f1f5fa;
	box-sizing: border-box;
	padding: 12px 30px 0;
}

.News4_li1 p {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	height: 108px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.News4_li:hover {
	box-shadow: 0 0 5px #15499a;
	background-color: #15499a;
}

.News4_li:hover a i {
	border: 1px solid #f0f3fb;
}

.News4_li:hover a img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.News4_li:hover a h3 span {
	background-color: #15499a;
}

/*News_list*/
.News_list {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto 90px;
}

.News_list_ul {
	width: 100%;
	height: auto;
}

.News_list_li {
	width: 100%;
	height: 271px;
	position: relative;
	transition: all 0.5s;
}

.News_list_li * {
	transition: all 0.5s;
}

.News_list_li:last-child a {
	border-bottom: 0 solid #15499a;
}

.News_list_li a {
	width: 100%;
	height: 260px;
	padding: 30px 0 30px 343px;
	border-bottom: 1px solid #dfe7ed;
	display: block;
	box-sizing: border-box;
}

.News_list_li a i {
	display: block;
	width: 299px;
	height: 188px;
	border: 1px solid #ecebeb;
	position: absolute;
	top: 30px;
	left: 0;
	overflow: hidden;
}

.News_list_li a i img {
	width: 100%;
	height: 100% !important
}

.News_list_li1 {
	width: 100%;
}

.News_list_li1 h3 {
	font-size: 22px;
	color: #333;
	line-height: 36px;
	height: 72px;
	overflow: hidden;
	padding: 2px 0 0;
	font-family: '微软雅黑';
}

.News_list_li1 p {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 12px 0 23px;
	font-family: '微软雅黑';
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.News_list_li1 span {
	font-size: 14px;
	color: #9a9a9a;
}

.News_list_li:hover a {
	border-bottom: 1px solid #15499a;
}

.News_list_li:hover a i {
	border: 1px solid #15499a;
}

.News_list_li:hover a i img {
	width: 100%;
	height: 100% !important;
	/* margin: -5% 0 0 -5%; */
}

.News_list_li:hover a h3 {
	color: #15499a;
}

.News_list_li_1 {
	width: 100%;
	height: 204px;
	position: relative;
	transition: all 0.5s;
}

.News_list_li_1 * {
	transition: all 0.5s;
}

.News_list_li_1:last-child a {
	border-bottom: 1px solid #15499a;
}

.News_list_li_1 a {
	width: 100%;
	height: 204px;
	padding: 30px 0 30px 257px;
	border-bottom: 1px solid #dfe7ed;
	display: block;
	box-sizing: border-box;
}

.News_list_li_1 a i {
	display: block;
	width: 220px;
	height: 141px;
	border: 1px solid #ecebeb;
	position: absolute;
	top: 30px;
	left: 0;
	overflow: hidden;
}

.News_list_li_1 a i img {
	width: 100%;
	height: 141px;
}

.News_list_li_11 {
	width: 100%;
}

.News_list_li_11 h3 {
	font-size: 22px;
	color: #333;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	padding: 2px 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: '微软雅黑';
}

.News_list_li_11 p {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 5px 0 15px;
	font-family: '微软雅黑';
}

.News_list_li_11 span {
	font-size: 14px;
	color: #7a92a4;
	font-family: '微软雅黑';
}

.News_list_li_1:hover a {
	border-bottom: 1px solid #15499a;
}

.News_list_li_1:hover a i {
	border: 1px solid #15499a;
}

.News_list_li_1:hover a img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.News_list_li_1:hover a h3 {
	color: #15499a;
}

.page {
	margin-top: 40px;
	text-align: center;
	clear: both;
}

#pages {
	width: 100%;
	margin-bottom: 25px;
}

#pages a {
	display: inline-block;
	margin: 0 4px;
	width: 56px;
	height: 44px;
	border: 1px solid #d1d1d1;
	font-size: 18px;
	color: #666666;
	text-align: center;
	line-height: 44px;
}

#pages a:hover {
	background-color: #f08519;
	border: 1px solid #f08519;
	color: #fff;
}

/*news_show*/
.news_show {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 30px auto 90px;
}

.news_show_left {
	width: 69.2857142857%;
	height: auto;
	float: left;
}

.news_show_left .base_news_show {
	width: 100%;
	margin-bottom: 0;
}

.news_show_right {
	width: 27.857142857%;
	height: auto;
	float: right;
	box-sizing: border-box;
	padding-left: 40px;
	border-left: 1px solid #e9eef2;
	padding-bottom: 280px;
}

.news_show_right1 {
	width: 100%;
	height: auto;
}

.news_show_right1_title {
	width: 100%;
	height: auto;
}

.news_show_right1_title h3 {
	display: block;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 1;
}

.news_show_right1_title span {
	display: block;
	width: 52px;
	height: 3px;
	background-color: #15499a;
	margin-top: 18px;
}

.news_show_right11 {
	width: 100%;
	height: auto;
	margin: 21px auto 38px;
}

.news_show_right11 p {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	font-family: '微软雅黑';
}

.news_show_right12 {
	width: 100%;
	height: auto;
	margin: 21px auto 38px;
}

.news_show_right12 p {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	margin-bottom: 10px;
	font-family: '微软雅黑';
}

.news_show_right12 p a {
	color: #666666;
}

.news_show_right13 {
	width: 100%;
	height: auto;
	margin: 30px auto;
}

.news_show_right13 img {
	width: 100%;
	height: auto;
}

.news_show_right13 span {
	font-size: 14px;
	color: #7a92a4;
	padding-left: 30px;
	background-position: left center;
	background: url(jws_40.png) no-repeat;
	margin: 24px 0 10px;
	display: block;
	line-height: 18px;
}

.news_show_right13 h4 {
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	font-family: '微软雅黑';
}

.news_show_right13 p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
	margin: 10px auto 0;
	font-family: '微软雅黑';
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

/*IMP_People*/
.IMP_People {
	width: 88%;
	height: auto;
	max-width: 1400px;
	margin: 30px auto 70px;
}

.IMP_People_nav {
	width: 100%;
	height: auto;
}

.IMP_People_nav ul {
	width: 100%;
	height: auto;
}

.IMP_People_nav ul li {
	float: left;
	width: 2.74074074074074%;
	height: 30px;
	margin-right: 1%;
}

.IMP_People_nav ul li:last-child {
	margin-right: 0;
}

.IMP_People_nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
	font-size: 15px;
	color: #666;
	text-align: center;
	line-height: 30px;
}

.IMP_People_nav ul li.on a {
	color: #fff;
	background-color: #2f5da4;
}

.IMP_People_nav ul li a:hover {
	color: #fff;
	background-color: #2f5da4;
}

.IMP_People_ul {
	width: 100%;
	height: auto;
	margin-top: 44px;
}

.IMP_People_li {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}

.IMP_People_li h3 {
	font-size: 26px;
	color: #333333;
	font-weight: normal;
	font-family: '微软雅黑';
}

.IMP_People_li ul {
	width: 100%;
	height: auto;
	margin: 18px auto 0;
}

.IMP_People_li ul li {
	float: left;
	width: 14.2857142857%;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: '微软雅黑';
}

.IMP_People_li ul li a {
	font-size: 14px;
	color: #333333;
}

.IMP_People_li ul li a:hover {
	color: #2f5da4;
}

/*Scientists_show*/
.Scientists_show {
	width: 88%;
	max-width: 1400px;
	height: 1300px;
	margin: 20px auto 118px;
	box-shadow: 0 0 5px #ccc;
}

.Scientists_show_left {
	width: 37.428571429%;
	height: 100%;
	float: left;
	background: url(jws_106.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 83px;
	box-sizing: border-box;
}

.Scientists_show_left img {
	display: block;
	width: 47.32824425%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	border: 1px solid #94add7;
}

.Scientists_show_left1 {
	width: 78.244274809%;
	height: auto;
	margin: 65px auto 0;
}

.Scientists_show_left1 h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 20px;
}

.Scientists_show_left1 p {
	font-size: 16px;
	color: #fff;
	line-height: 48px;
}

.Scientists_show_right {
	width: 62.57142857%;
	height: 100%;
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	padding: 45px 28px 45px 50px;
}

.Scientists_show_right1 {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding: 0 30px 0 0;
	box-sizing: border-box;
}

.Scientists_show_right1::-webkit-scrollbar {
	width: 5px;
	height: 10px;
	background-color: #c5d4e0;
}

.Scientists_show_right1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #c5d4e0;
}

.Scientists_show_right1::-webkit-scrollbar-thumb {
	border-radius: 2.5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #15499a;
}

.Scientists_show_right_li {
	width: 100%;
	height: auto;
	padding-bottom: 34px;
	border-bottom: 1px solid #dfe7ed;
	margin-bottom: 40px;
}

.Scientists_show_right_li>h3 {
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	height: 36px;
	padding-left: 21px;
	border-left: 6px solid #f08519;
	line-height: 36px;
	font-family: '微软雅黑';
}

.Scientists_show_right_li1 {
	width: 100%;
	height: auto;
	margin: 15px auto 0;
	box-sizing: border-box;
	padding-left: 28px;
}

.Scientists_show_right_li1 p,
.Scientists_show_right_li1 div,
.Scientists_show_right_li1,
.Scientists_show_right_li1 * {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	font-family: '微软雅黑';
	font-weight: 400;
}

/*Organization*/
.Organization {
	width: 88%;
	height: auto;
	margin: 20px auto 90px;
	max-width: 1400px;
	position: relative;
}

.Organization:before {
	content: "";
	display: block;
	position: absolute;
	height: 90%;
	width: 3px;
	background-color: #d3dbe0;
	left: 50%;
	top: 75px;
	margin-left: -1.5px;
}

.Organization>h3 {
	display: block;
	width: 460px;
	height: 75px;
	background-color: #15499a;
	border-radius: 8px;
	margin: 0 auto;
	font-family: '微软雅黑';
}

.Organization>h3 a {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 75px;
}

.Organization1 {
	width: 100%;
	height: auto;
	position: relative;
	margin: 20px auto 0;
}

.Organization1:before {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 40%;
	background-color: #d3dbe0;
	left: 30%;
	top: 50%;
	margin-top: -1.5px;
}

.Organization1 ul {
	display: block;
	width: 100%;
	height: auto;
}

.Organization1 ul li {
	width: 30.71428572%;
	height: auto;
	border-radius: 8px;
	background-color: #f08519;
	float: left;
	position: relative;
	z-index: 2;
	display: table;
	height: 62px;
	font-family: '微软雅黑';
}

.Organization1 ul li:before {
	content: "";
	display: block;
	position: absolute;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	background-color: #d3dbe0;
	right: -4.5px;
	top: 50%;
	margin-top: -4.5px;
}

.Organization1 ul li:last-child {
	float: right;
}

.Organization1 ul li:last-child:before {
	right: auto;
	left: -4.5px;
}

.Organization1 ul li a {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.Organization2 {
	width: 100%;
	height: auto;
}

.Organization2_left {
	width: 50%;
	height: auto;
	float: left;
	margin-top: 40px;
}

.Organization2_right {
	width: 50%;
	height: auto;
	float: right;
	margin-top: 67px;
}

.Organization2_li {
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	position: relative;
}

.Organization2_left .Organization2_li:before {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 30%;
	background-color: #d3dbe0;
	right: 0%;
	top: 50%;
	margin-top: -1.5px;
}

.Organization2_right .Organization2_li:before {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 30%;
	background-color: #d3dbe0;
	left: 0%;
	top: 50%;
	margin-top: -1.5px;
}

.Organization2_li_title {
	display: inline-block;
	width: 27%;
	height: auto;
	background-color: #3f77d6;
	border-radius: 8px;
	position: relative;
	vertical-align: middle;
	margin: 0 5%;
}

.Organization2_left .Organization2_li_title:before {
	content: "";
	display: block;
	position: absolute;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	background-color: #d3dbe0;
	right: -4.5px;
	top: 50%;
	margin-top: -4.5px;
	z-index: 9;
}

.Organization2_right .Organization2_li_title:before {
	content: "";
	display: block;
	position: absolute;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	background-color: #d3dbe0;
	left: -4.5px;
	top: 50%;
	margin-top: -4.5px;
	z-index: 9;
}

.Organization2_li_title h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	font-family: '微软雅黑';
}

.Organization2_li_title h3 a {
	color: #fff;
	display: block;
	box-sizing: border-box;
	padding: 16px 10%;
}

.Organization2_li_ul {
	display: inline-block;
	width: 61.42857142857%;
	height: auto;
	vertical-align: middle;
}

.Organization2_li_ul ul {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #5291fb;
	background-color: #fff;
	border-radius: 8px;
	padding: 13px 20px 13px 34px;
	position: relative;
}

.Organization2_left .Organization2_li_ul ul:before {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 30%;
	background-color: #d3dbe0;
	right: -10%;
	top: 50%;
	margin-top: -1.5px;
	z-index: -1;
}

.Organization2_right .Organization2_li_ul ul:before {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 30%;
	background-color: #d3dbe0;
	left: -10%;
	top: 50%;
	margin-top: -1.5px;
	z-index: -1;
}

.Organization2_left .Organization2_li_ul ul:after {
	content: "";
	display: block;
	position: absolute;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	background-color: #d3dbe0;
	right: -4.5px;
	top: 50%;
	margin-top: -4.5px;
	z-index: 9;
}

.Organization2_right .Organization2_li_ul ul:after {
	content: "";
	display: block;
	position: absolute;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	background-color: #d3dbe0;
	left: -4.5px;
	top: 50%;
	margin-top: -4.5px;
	z-index: 9;
}

.Organization2_li_ul ul li {
	width: 100%;
	height: auto;
	line-height: 33px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-family: '微软雅黑';
}

.Organization2_li_ul ul li a {
	color: #333333;
	display: block;
}

.Organization2_li_ul ul li a:hover {
	color: #f08519;
}

.Organization2_left .Organization2_li {
	text-align: left;
}

.Organization2_left .Organization2_li_title {}

.Organization2_left .Organization2_li_ul {}

.Organization2_right .Organization2_li {
	text-align: right;
}

.Organization2_right .Organization2_li_title {}

.Organization2_right .Organization2_li_ul {}


/*Research_Centers1*/
.Research_Centers_left {
	width: 32.357142857%;
}

.er_nav_ul1 {
	border-left: 3px solid #f08519;
}

.er_nav_ul1 .er_nav_li:hover a {
	border-left: 0px solid #f08519;
	padding-left: 31px;
	color: #154a9c;
}

#Research_Centers_left.on1 {
	position: fixed;
	width: 27.594285714%;
	top: 110px;
	max-width: 453px;
}

#Research_Centers_left.on2 {
	bottom: 230px;
	top: auto;
}

/*新*/
.Research_Centers_right {
	width: 67.642857143%;
}

.Research_Centers_right1 {
	width: 100%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto 0;
	position: relative;
	padding-bottom: 0px;
}

.Research_Centers_right1 .hd {
	width: 100%;
	height: 21px;
	position: absolute;
	bottom: 15px;
	left: 0;
	display: block;
	justify-content: center;
	align-items: center;
	text-align: center;
	z-index: 9;
}

.Research_Centers_right1 .hd ul {
	display: inline-block;
	justify-content: center;
	align-items: center;
	margin: 0 30px;
	text-align: center;
}

.Research_Centers_right1 .hd ul li {
	width: 14px;
	height: 14px;
	border-radius: 7px;
	margin: 0 4px;
	background-color: #8bacdd;
	overflow: hidden;
	line-height: 10;
	cursor: pointer;
	display: inline-block;
}

.Research_Centers_right1 .hd ul li.on {
	width: 33px;
	background-color: #fff;
}

.Research_Centers_right1 .hd a {
	display: inline-block;
	width: 19px;
	height: 21px;
	cursor: pointer;
	vertical-align: bottom;
}

.Research_Centers_right1 .hd a.prev {
	background: url(jws_21.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.Research_Centers_right1 .hd a.next {
	background: url(jws_22.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.Research_Centers_right1 .bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.Research_Centers_right1 .bd .Research_Centers_right1_ul {
	height: auto;
}

.Research_Centers_right1 .bd .Research_Centers_right1_li {
	height: auto;
	width: 100%;
	margin-right: 0;
	position: relative;
}

.Research_Centers_right1 .bd .Research_Centers_right1_li a {
	transition: all 0.5s;
	display: block;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}

.Research_Centers_right1 .bd .Research_Centers_right1_li a img {
	display: block;
	width: 100%;
	height: auto;
}

.Research_Centers_right1 .bd .about_us2_li:hover {}

.Research_Centers_right1 .bd .about_us2_li:hover a {
	background-color: #fff;
	transition: all 0.5s;
}

.Research_Centers_right1 .bd .about_us2_li:hover a img {}

.Research_Centers_right1_m {
	display: none;
}

.Research_Centers_right2 {
	width: 100%;
	height: auto;
}

.Research_Centers_right2_1 {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.Research_Centers_right2_1 h2 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}

.Research_Centers_right2_1 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	margin-bottom: 20px;
	font-family: '微软雅黑';
}

.Research_Centers_right2_2 {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.Research_Centers_right2_2 .er_title {
	margin-bottom: 20px;
}

.Research_Centers_right2_2 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	font-family: '微软雅黑';
}

.Research_Centers_right2_3 {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.Research_Centers_right2_3 .er_title {
	margin-bottom: 20px;
}

.Research_Centers_right2_3 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	font-family: '微软雅黑';
}

.Research_Centers_right3_1 .TRS_Editor *,
.Research_Centers_right3_2 .TRS_Editor *,
.Research_Centers_right3_3 .TRS_Editor *,
.Research_Centers_right3_4 .TRS_Editor *,
.Research_Centers_right2_3 .TRS_Editor p *,
.Research_Centers_right2_3 .TRS_Editor div *,
.Research_Centers_right2_3 .TRS_Editor p,
.Research_Centers_right2_3 .TRS_Editor div {
	color: #888888 !important;
}

.Research_Centers_right2_3 p span {
	color: #000033;
}


.Research_Centers_right3 {
	width: 100%;
	height: auto;
}

.Research_Centers_right3_1 {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.Research_Centers_right3_1 .er_title {
	margin-bottom: 40px;
}

.Research_Centers_right3_1 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	margin-bottom: 20px;
	font-family: '微软雅黑';
}

.Research_Centers_right3_2 {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.Research_Centers_right3_2 .er_title {
	margin-bottom: 40px;
}

.Research_Centers_right3_2 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	font-family: '微软雅黑';
}

.Research_Centers_right3_3 {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.Research_Centers_right3_3 .er_title {
	margin-bottom: 40px;
}

.Research_Centers_right3_3 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	margin-bottom: 20px;
	font-family: '微软雅黑';
}

.Research_Centers_right3_4 {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.Research_Centers_right3_4 .er_title {
	margin-bottom: 40px;
}

.Research_Centers_right3_4 p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	font-family: '微软雅黑';
}

.Research_Centers_right3_4 p span {
	color: #000033;
}



/*Facilities list*/
.Facilities {
	width: 88%;
	height: auto;
	padding: 0 0 85px;
	margin: 0 auto;
	max-width: 1400px;
}

.Facilities_ul {
	width: 100%;
	height: auto;
	margin: 30px auto 0;
}

.Facilities_li {
	width: 23.928571429%;
	height: auto;
	margin-right: 1.42857142857%;
	float: left;
	margin-bottom: 20px;
}

.Facilities_li * {
	transition: all 0.5s;
}

.Facilities_li:nth-child(4n) {
	margin-right: 0;
}

.Facilities_li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	position: relative;
}

.Facilities_li a i {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.Facilities_li a i img {
	display: block;
	width: 100%;
	height: auto;
}

.Facilities_li1 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(jws_47.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}

.Facilities_li1 h4 {
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 27px;
	background: url(jws_48.png) no-repeat;
	background-position: left top 5px;
	font-weight: normal;
	width: 90%;
	position: absolute;
	bottom: 8%;
	left: 5%;
	line-height: 25px;
	overflow: hidden;
	font-family: '微软雅黑';
}

.Facilities_li a>span {
	display: block;
	background: url(jws_49.png) no-repeat;
	width: 48px;
	height: 48px;
	background-position: center center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;
	z-index: 3;
}

.Facilities_li:hover img {
	width: 110%;
	height: 110% !important;
	margin: -5% 0 0 -5%;
}

.Facilities_li:hover .Facilities_li1 {
	background-position: left 300px
}

.Facilities_li:hover .Facilities_li1 h4 {
	background-position: left 5px top 5px;
	color: #f08519;
}

.Facilities_li:hover a>span {
	transform: rotate(180deg);
}



/*Sitemap*/
.Sitemap {
	width: 88%;
	height: auto;
	padding: 0 0 85px;
	margin: 0 auto;
	max-width: 1400px;
}

.Sitemap_title {
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #cccccc;
}

.Sitemap_title h3 {
	color: #333;
	float: left;
	height: 58px;
	font-weight: bold;
	font-size: 41px;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1;
	border-bottom: 3px solid #f59e00;
}

.Sitemap_ul {
	overflow: hidden;
	margin-top: 28px;
}

.Sitemap_li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
}

.Sitemap_li_h {
	width: 100%;
	height: auto;
}

.Sitemap_li_h h3 {
	margin: 0;
	padding: 0px;
	font-size: 15px;
	text-align: left;
	font-weight: 700;
	color: #f59e00;
	font-family: '微软雅黑';
}

.Sitemap_li_h h3 a {
	color: #f59e00;
	padding-left: 27px;
	background: url(jws_48.png) no-repeat;
	background-position: left center;
}

.Sitemap_li_a {
	width: 100%;
	height: auto;
	min-height: 28px;
	margin-top: 10px;
}

.Sitemap_li_a a {
	display: inline-block;
	overflow: hidden;
	margin: 3px 30px 0 0;
	font-size: 14px;
	color: #333;
}

.Sitemap_li_a a:hover {
	color: #f59e00;
}

/*Annual_Report*/
.Annual_Report {
	background: none;
	padding: 30px 0 50px;
}

.Annual_Report .main4_1 {
	margin: 0 auto;
}

.Annual_Report .main4_li {
	width: 23.6%;
	margin: 0 0.7% 25px;
}

.Annual_Report .main4_li a {
	background-color: #dce5f6;
}

.Annual_Report .main4_li:hover a {
	background-color: #15499a;
}

/*list_Annual_Report*/
.list_Annual_Report {
	width: 88%;
	height: auto;
	padding: 0 0 85px;
	margin: 0 auto;
	max-width: 1400px;
}

.list_Annual_Report_left {
	width: 32.357142857%;
}

.list_Annual_Report_right {
	width: 67.642857143%;
}

#content {
	margin-top: 41px;
}

#content li {
	margin-bottom: 25px;
	font-family: '微软雅黑';
}

#content li a {
	font-size: 18px;
	color: #333;
	line-height: 34px;
	border-left: 5px solid #4c7eb1;
	padding-left: 38px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: calc(100% - 230px);
	display: inline-block;
	word-break: break-word !important;
}

#content li a:hover {
	border-left: 5px solid #f08519;
	color: #15499a;
}

#content li span {
	line-height: 34px;
	color: #7d7d7d;
	font-size: 18px;
}

.list_notime li a {
	width: 100% !important;
}

.nav_wap {
	width: 100%;
	height: auto;
	background-color: #fff;
}

.nav_wap_header {
	width: 100%;
	height: 70px;
	background-color: #0066b3;
	border-bottom: 15px solid #ededed;
	text-align: center;
}

.nav_wap_header span {
	height: 55px;
	line-height: 55px;
	padding-left: 0px;
	font-size: 22px;
	color: #fff;
}

.nav_wap_ul {
	width: 100%;
	height: auto;
}

.nav_wap_li {
	width: 100%;
	height: auto;
	background-color: #fff;
	border-bottom: 5px solid #ededed;
	padding: 0 15px;
}

.nav_wap_li>a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ededed;
	display: block;
}

.nav_wap_li>a h3 {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #0066b3;
}

.nav_wap_ziul {
	width: 100%;
	height: auto;
	padding: 10px 0;
}

.nav_wap_zili {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.nav_wap_zili a {
	width: 100%;
	height: 35px;
	display: block;
}

.nav_wap_zili h3 {
	float: left;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 35px;
}

.nav_wap_zili span {
	line-height: 35px;
	background: url(../images/hlxy_40.png) no-repeat;
	display: block;
	width: 10px;
	height: 35px;
	background-size: 100% auto;
	background-position: center center;
	float: right;
}

.nav_wap_zili:hover a h3 {
	color: #0066b3;
}



@media only screen and (min-width: 1000px) and (max-width: 1260px) {
	.main5_1 .bd .main5_li {
		width: 23.142857143%;
		float: left;
		margin: 0 8px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1400px) {
	.nav_li>a {
		font-size: 20px;
		padding: 0 20px;
	}

	.main2_right_li h4 {
		padding: 30px 0 20px;
	}

	.main2_right_li:hover h4 {
		padding: 30px 0 10px;
		width: 90px;
	}

	/*.body{zoom: 0.7;}*/

}

@media only screen and (min-width: 1000px) and (max-width: 1450px) {
	.banner_er {
		display: block;
		height: 440px !important;
		background-position: center center !important;
		background-size: cover !important;
	}

	.banner_er1 {
		width: 100%;
		height: 440px;
		background: url(jws_19.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		position: relative;
		padding-top: 280px;
		box-sizing: border-box;
	}

	.banner_er1 h3 {
		width: 100%;
		height: 85px;
		max-width: 1400px;
		background: url(jws_20.png) no-repeat;
		background-position: left center;
		background-size: 440px auto;
		padding: 2px 0;
		cursor: pointer;
		margin: 0 auto;
	}

	.banner_er1 h3 span {
		transition: all 0.5s;
		display: block;
		width: 324px;
		height: 85px;
		background-color: rgba(0, 0, 0, 0.1);
		margin: 0px 0 0 59px;
		font-size: 44px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		line-height: 85px;
	}

	.banner_er1 h3:hover span {
		transition: all 0.5s;
		background-color: rgba(0, 0, 0, 0.3);
	}

	/*contact*/
	.contact1 h3 {
		font-size: 20px;
		color: #333333;
		font-weight: normal;
		line-height: 40px;
		font-family: '微软雅黑';
	}

	.contact1_p {
		width: 100%;
		height: auto;
		margin: 30px 0 0;
	}

	.contact1_p p {
		font-size: 17px;
		color: #333333;
		font-weight: bold;
		line-height: 40px;
		margin-bottom: 10px;
		padding-left: 40px;
		font-family: '微软雅黑';
	}

	.contact1_p p span {
		color: #666;
		font-weight: normal;
	}

	.contact1_p1 {
		background: url(jws_32.png) no-repeat;
		background-position: left center;
		background-size: 25px;
	}

	.contact1_p2 {
		background: url(jws_33.png) no-repeat;
		background-position: left center;
		background-size: 25px;
	}

	.contact1_p3 {
		background: url(jws_34.png) no-repeat;
		background-position: left center;
		background-size: 25px;
	}

	.contact1_p4 {
		background: url(jws_35.png) no-repeat;
		background-position: left center;
		background-size: 25px;
	}

	.contact1_p5 {
		background: url(jws_36.png) no-repeat;
		background-position: left center;
		background-size: 25px;
	}

	.banner {
		width: 100%;
		height: 550px;
		position: relative;
	}

	.banner .bd li {
		width: 100% !important;
		height: 550px;
		overflow: hidden;
		text-align: center;
		position: relative;
	}

	.banner_li_title {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 550px;
		background: url(jws_7.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
	}

}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	.main1_11 {
		width: 63.14285714%;
		height: auto;
		padding: 3% 5.8% 0;
		box-sizing: border-box;
	}

	.main1_11 h3 {
		font-size: 21px;
		color: #fff;
		line-height: 36px;
		margin-bottom: 1%;
		overflow: hidden;
		max-height: 72px;
	}

	.main1_11 p {
		font-size: 14px;
		color: #a1b6d7;
		line-height: 26px;
		height: 78px;
		overflow: hidden;
	}

	.main1_11 span {
		display: block;
		width: 130px;
		height: 35px;
		font-size: 15px;
		color: #fff;
		background-color: #f08519;
		text-align: center;
		line-height: 35px;
		margin-top: 4%;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.main1_11 {
		width: 63.14285714%;
		height: auto;
		padding: 3% 5.8% 0;
		box-sizing: border-box;
	}

	.main1_11 h3 {
		font-size: 20px;
		color: #fff;
		line-height: 30px;
		margin-bottom: 2%;
		overflow: hidden;
		max-height: 60px;
	}

	.main1_11 p {
		font-size: 14px;
		color: #a1b6d7;
		line-height: 26px;
		height: 78px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.main1_11 span {
		display: block;
		width: 140px;
		height: 40px;
		font-size: 16px;
		color: #fff;
		background-color: #f08519;
		text-align: center;
		line-height: 40px;
		margin-top: 5.5%;
	}
}


@media only screen and (max-width: 1000px) {
	.siderBar {
		display: none;
	}

	* {
		box-sizing: border-box;
	}

	.top_m {
		display: block;
		height: 45px;
		background-color: #161616;
		padding: 0 15px;
	}

	.top_m1 {
		float: left;
		height: 45px;
	}

	.top_m1 p {
		height: 45px;
		line-height: 45px;
	}

	.top_m1 p a {
		font-size: 12px;
		color: #cacaca;
	}

	.top_m1 p a:hover {
		font-size: 12px;
		color: #f59e00;
	}

	.top_m1 p span {
		font-size: 12px;
		color: #cacaca;
		margin: 0 5px;
	}

	.top_m .sousuo {
		transition: all 0.5s;
		background: url(jws_2.png) no-repeat;
		width: 60px;
		height: 45px;
		position: relative;
		background-position: right center;
		float: right;
		background-size: 22px;
	}

	.top_m .sousuo form {
		transition: all 0.5s;
		z-index: -1;
		transition: all 0.5s;
		display: block;
		width: 0;
		height: 44px;
		border: 0px solid #004e1c;
		border-radius: 23px;
		position: absolute;
		right: 0;
		top: 0;
		background-color: #fff;
		font-size: 16px;
		color: #026e32;
		text-align: center;
		line-height: 44px;
		padding: 0 0px;
		z-index: 9;
		overflow: hidden;
	}

	.top_m .sousuo:hover {
		transition: all 0.5s;
		height: 45px;
	}

	.top_m .sousuo:hover form {
		transition: all 0.5s;
		right: -10px;
		z-index: 0;
		width: 200px;
		border: 1px solid #004e1c;
	}

	.top_m .sousuo form .sousuo_ipt1 {
		float: left;
		width: 130px;
		height: 44px;
		border: 0;
		border-radius: 23px;
		padding: 0 0px 0 10px;
		outline: medium;
		font-size: 15px;
	}

	.top_m .sousuo form .sousuo_ipt2 {
		float: right;
		width: 44px;
		height: 44px;
		background: url(jws_17.png) no-repeat;
		background-position: center center;
		border: 0;
		padding: 0;
		margin: 0;
		border-radius: 0;
		outline: medium;
		cursor: pointer;
		background-size: 20px;
	}


	.header {
		width: 100%;
		height: auto;
		z-index: 999;
		z-index: 999;
		position: absolute;
		top: 45px;
		left: 0;
		z-index: 999;
	}

	.header.on {
		background: none;
		height: auto;
	}

	.header1 {
		height: auto;
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		overflow: hidden;
		padding: 10px 0;
	}

	.logo {
		width: 70%;
		height: auto;
		padding-top: 0;
		margin-left: 15px;
	}

	.logo a {
		display: block;
		width: 100%;
		height: auto;
	}

	.logo img {
		display: block;
		width: 100%;
		height: auto;
	}

	.header1_right1 {
		display: none !important;
	}

	.header1_right {
		width: auto;
		height: auto;
		margin-right: 15px;
		padding-top: 0;
	}

	.header1_right2 {
		width: auto;
		height: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0;
		margin-top: 0;
	}

	.nav {
		display: none;
	}

	.header1_right2 .sousuo {
		display: none;
	}

	.header_m_nav {
		width: 31px;
		height: 26px;
		margin: 0px 0 0;
		display: block;
	}

	.header_m_nav_bnt {
		width: 31px;
		height: 26px;
		position: relative;
		cursor: pointer;
	}

	.header_m_nav_bnt span {
		width: 31px;
		height: 3px;
		background: #fff;
		display: block;
		position: absolute;
		left: 0;
		border-radius: 0px;
		background-size: 100% 100%;
	}

	.header_m_nav_bnt #nav_bnt1 {
		top: 0px;
	}

	.header_m_nav_bnt #nav_bnt2 {
		top: 11px;
		width: 31px;
		margin-left: 0px;
	}

	.header_m_nav_bnt #nav_bnt3 {
		top: 22px;
	}

	.rotate1 {
		transform: rotate(45deg);
		transition: all .3s linear;
		-webkit-transform: rotate(45deg);
		-webkit-transition: all .3s linear;
		top: 10px !important;
		background-color: #fff !important;
	}

	.rotate2 {
		transform: rotate(-45deg);
		transition: all .3s linear;
		-webkit-transform: rotate(-45deg);
		-webkit-transition: all .3s linear;
		top: 10px !important;
		background-color: #fff !important;
	}

	.rotate {
		transform: rotate(0);
		transition: all .3s linear;
		-webkit-transform: rotate(0);
		-webkit-transition: all .3s linear;
	}

	.navbox {
		position: absolute;
		top: 15%;
		right: 0;
		z-index: 998;
		width: 100%;
		padding: 0;
		height: auto;
		background: rgba(0, 0, 0, 0.8);
		padding: 10px 0px;
		box-sizing: border-box;
		display: block;
		justify-content: center;
	}

	.navbox>li {
		height: auto;
		line-height: 40px;
		text-align: left;
		font-size: 16px;
		color: #333333;
		width: 100%;
		padding-left: 0%;
		margin: 0;
	}

	.navbox>li:first-child {
		display: block;
	}

	.navbox>li:last-child {
		border-bottom: none;
	}

	.navbox>li a {
		color: #fff;
		display: block;
		font-size: 16px;
		padding: 0 15px;
		width: calc(100% - 30px);
		float: left;
	}

	.navbox>li a:hover {
		color: #f59e00;
	}

	.navbox>li a:active {
		color: #f59e00;
	}

	.navbox>li a:focus {
		color: #f59e00;
	}

	.navlist {
		padding-left: 0px;
	}

	.navlist>abbr .arrow {
		float: right;
		color: #333;
		font-size: 16px;
		background: url(hlxy_24.png) no-repeat;
		display: block;
		width: 10px;
		height: 40px;
		margin-right: 15px;
		background-size: 100% auto;
		background-position: center center;
	}

	.navlist ul {
		font-size: 14px;
		margin-left: 0px;
		background-color: #f59e00 !important;
		display: none;
		padding: 0 15px;
	}

	.navlist ul a {
		color: #fff;
		padding: 0;
		font-size: 14px;
	}

	.navlist ul a:hover {
		color: #fff;
	}

	/* banner */
	.banner {
		display: none;
	}

	.banner_m {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.banner_m img {
		display: block;
		width: 100%;
		height: auto;
	}

	.banner_m .swiper-slide1 {
		background: url(jws_12.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.banner_m .swiper-slide1 h3 {
		font-size: 18px;
		color: #fff;
		position: absolute;
		bottom: 25px;
		left: 15px;
		font-weight: normal;
	}

	.banner_m .swiper-pagination {
		text-align: right;
		font-size: 26px;
		color: #fff;
		padding: 0 15px;
		bottom: 20px;
	}

	.banner_m .swiper-pagination .swiper-pagination-total {
		font-size: 18px;
	}

	.mains {
		width: 100%;
		height: auto;
	}

	.main {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0;
	}

	.main_title {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.main_title span {
		display: block;
		width: 35px;
		height: 3px;
		background-color: #15499a;
	}

	.main_title h2 {
		font-size: 22px;
		color: #333333;
		line-height: 1;
		height: auto;
		width: auto;
		font-weight: bold;
		text-align: center;
		margin: 0 15px;
	}

	.main1 {
		width: 100%;
		height: auto;
		padding: 50px 15px 40px;
		background: url(jws_6.jpg) no-repeat;
		background-position: center bottom;
		background-size: cover;
	}

	.main1 * {
		transition: all 0.5s;
	}

	.main1_1 {
		height: auto;
		width: 100%;
		margin: 25px auto 20px;
		max-width: 1400px;
	}

	.main1_1 a {
		width: 100%;
		display: block;
		height: auto;
		background-color: #15499a;
		align-items: center;
	}

	.main1_1 a i {
		width: 100%;
		height: auto;
		display: block;
		overflow: hidden;
	}

	.main1_1 a img {
		width: 100%;
		height: auto;
		display: block;
	}

	.main1_11 {
		width: 100%;
		height: auto;
		padding: 10px 5.8%;
		box-sizing: border-box;
	}

	.main1_11 h3 {
		font-size: 15px;
		color: #fff;
		line-height: 25px;
		margin-bottom: 10px;
		overflow: hidden;
		max-height: inherit;
		-webkit-line-clamp: inherit;
	}

	.main1_11 p {
		display: none;
		font-size: 16px;
		color: #a1b6d7;
		line-height: 30px;
		height: 90px;
		overflow: hidden;
	}

	.main1_11 span {
		display: none;
		width: 160px;
		height: 46px;
		font-size: 16px;
		color: #fff;
		background-color: #f08519;
		text-align: center;
		line-height: 46px;
		margin-top: 40px;
	}

	.main1_1 a:hover img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.main1_1 a:hover .main1_11 span {
		border-radius: 23px;
	}

	.main1_2 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto;
		display: block;
		justify-content: space-between;
	}

	.main1_2_li {
		width: 100%;
		height: auto;
		background-color: #fff;
		box-shadow: 0 0 5px #ccc;
		margin-bottom: 20px;
	}

	.main1_2_li a {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		display: block;
	}

	.main1_2_li a i {
		display: block;
		width: 100%;
		height: auto;
		/* border: 1px solid #f0f3fb; */
		box-sizing: border-box;
		overflow: hidden;
	}

	.main1_2_li a img {
		display: block;
		width: 100%;
		height: auto;
	}

	.main1_2_li a h4 {
		width: 140px;
		height: 40px;
		background: url(jws_10.png) #f08519 no-repeat;
		background-position: 15px center;
		padding-left: 50px;
		box-sizing: border-box;
		font-size: 14px;
		color: #fff;
		font-weight: normal;
		line-height: 40px;
		margin: -20px 0 0 15px;
		position: relative;
		z-index: 9;
	}

	.main1_2_li a h4 span {
		font-size: 18px;
		color: #fff;
		font-weight: bold;
	}

	.main1_2_li a h3 {
		font-size: 16px;
		color: #333333;
		font-weight: normal;
		line-height: 30px;
		height: 90px;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 15px;
		margin-top: 20px;
		hyphens: auto;
	}

	.main1_2_li:hover {
		box-shadow: 0 0 5px #15499a;
		background-color: #15499a;
	}

	.main1_2_li:hover a i {
		border: 1px solid #15499a;
	}

	.main1_2_li:hover a img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.main1_2_li:hover a h4 {
		background-position: 15px center;
	}

	.main1_2_li:hover a h3 {
		color: #fff;
	}

	.main1>a {
		display: block;
		width: 60%;
		height: 40px;
		font-size: 15px;
		color: #fff;
		background-color: #15499a;
		text-align: center;
		line-height: 40px;
		margin: 30px auto 0;
	}

	.main1>a:hover {
		background-color: #f08519;
		border-radius: 30px;
	}

	.main2 {
		width: 100%;
		height: auto;
		padding: 40px 15px 40px;
		background: url(jws_110.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.main2 * {
		transition: all 0.5s;
	}

	.main2 .main_title span {
		background-color: #f08519;
	}

	.main2 .main_title h2 {
		color: #fff;
	}

	.main2_1_pc {
		display: none !important;
	}

	.main2_1_m {
		display: block !important;
	}

	.main2_1 {
		max-width: 1400px;
		height: auto;
		margin: 25px auto 0;
		width: 100%;
		position: relative;
		display: block;
		justify-content: space-between;
	}

	.main2_left {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

	.main2_left_li {
		width: 100%;
		height: auto;
		position: relative;
	}

	.main2_left_li a {
		display: block;
		width: 100%;
		height: 100%;
		padding-bottom: 55px;
	}

	.main2_left_li a i {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.main2_left_li a img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.main2_left_li1 {
		position: absolute;
		height: 110px;
		background-color: rgba(19, 39, 83, 0.8);
		bottom: 0;
		left: 0;
	}

	.main2_left_li1 h4 {
		width: 100%;
		height: auto;
		padding: 15px 20px 10px;
		box-sizing: border-box;
		font-size: 14px;
		color: #f08519;
		font-weight: normal;
		line-height: 1;
		margin: 0;
	}

	.main2_left_li1 h4 span {
		font-size: 24px;
		color: #f08519;
		font-weight: bold;
	}

	.main2_left_li1 h3 {
		font-size: 16px;
		color: #fff;
		font-weight: normal;
		line-height: 24px;
		height: 48px;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 20px;
		hyphens: auto;
	}

	.main2_left_li:hover h4 {
		padding: 15px 30px 10px;
	}

	.main2_left_li:hover img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.main2_right {
		width: 100%;
		height: auto;
	}

	.main2_right_ul {
		width: 100%;
		height: auto;
	}

	.main2_right_li {
		width: 100%;
		height: auto !important;
		float: left;
		margin: 0 0 15px;
	}

	.main2_right_li a {
		display: block;
		width: 100%;
		height: auto !important;
		min-height: 100px;
		background-color: rgba(19, 39, 83, 0.8);
		padding: 0 0 10px 90px;
		box-sizing: border-box;
		position: relative;
	}

	.main2_right_li h4 {
		width: 90px;
		height: auto;
		padding: 30px 0 20px;
		box-sizing: border-box;
		font-size: 13px;
		color: #f08519;
		font-weight: normal;
		line-height: 1;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		text-align: center;
	}

	.main2_right_li h4 span {
		font-size: 24px;
		color: #f08519;
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
	}

	.main2_right_li h3 {
		font-size: 16px;
		color: #fff;
		font-weight: normal;
		line-height: 25px;
		height: auto;
		overflow: inherit;
		padding: 15px 15px 0 0;
		hyphens: auto;
		padding-top: 0;
		box-sizing: border-box;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.main2_right_li:hover h4 {
		padding: 30px 0 20px;
		width: 90px;
	}

	.main2>a {
		display: block;
		width: 60%;
		height: 40px;
		font-size: 15px;
		color: #fff;
		background-color: #15499a;
		text-align: center;
		line-height: 40px;
		margin: 30px auto 0;
	}

	.main2>a:hover {
		background-color: #f08519;
		border-radius: 30px;
	}

	.main3 {
		width: 100%;
		height: auto;
		padding: 40px 15px 40px;
		background: url(jws_12.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.main3 * {
		transition: all 0.5s;
	}

	.main3_1 {
		height: auto;
		margin: 25px auto 0;
		width: 100%;
		max-width: 1400px;
	}

	.main3_ul {
		width: 100%;
		height: auto;
		display: block;
		flex-flow: wrap;
		justify-content: space-between;
	}

	.main3_li {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
	}

	.main3_li a {
		display: block;
		width: 100%;
		height: auto;
		position: relative;
		overflow: hidden;
	}

	.main3_li a>img {
		display: block;
		width: 100%;
		height: auto;
	}

	.main3_li span {
		display: block;
		width: 100%;
		height: 100%;
		background: url(jws_11.png) no-repeat;
		background-position: center bottom;
		background-size: 100% auto;
		position: absolute;
		bottom: 0;
		left: 0;
	}

	.main3_li h3 {
		font-size: 20px;
		color: #ffffff;
		font-weight: normal;
		line-height: 1;
		height: auto;
		display: block;
		padding-left: 27px;
		background: url(jws_18.png) no-repeat;
		background-position: left center;
		position: absolute;
		left: 30px;
		bottom: 30px;
	}

	.main3_li.on {
		width: 100%;
	}

	.main3_li.on span {
		bottom: -311px;
	}

	.main3_li.on h3 {
		color: #f08519;
		left: 50px;
	}

	.main3_li.on1 {
		width: 100%;
	}

	.main3_li.on1 span {}

	.main3_li.on1 h3 {}

	.main3>a {
		display: block;
		width: 60%;
		height: 40px;
		font-size: 15px;
		color: #fff;
		background-color: #15499a;
		text-align: center;
		line-height: 40px;
		margin: 30px auto 0;
	}

	.main3>a:hover {
		background-color: #f08519;
		border-radius: 30px;
	}

	.main4 {
		width: 100%;
		height: auto;
		padding: 40px 15px 30px;
		background: url(jws_13.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.main4 * {
		transition: all 0.5s;
	}

	.main4_1 {
		max-width: 1400px;
		height: auto;
		margin: 25px auto 0;
		width: 100%;
		display: block;
		position: relative;
	}

	.main4_ul {
		width: 100%;
		height: auto;
		display: block;
		flex-flow: wrap;
	}

	.main4_li {
		width: 100%;
		height: 90px;
		margin: 0 0 15px;
		box-sizing: border-box;
	}

	.main4_li a {
		width: 100%;
		height: 90px;
		background-color: #fff;
		display: flex;
		align-items: center;
	}

	.main4_li a h3 {
		width: 100%;
		height: 40px;
		box-sizing: border-box;
		padding: 0 15px 0 25px;
		border-left: 5px solid #98bae9;
		font-size: 18px;
		color: #333333;
		font-weight: normal;
		line-height: 25px;
		display: flex;
		align-items: center;
	}

	.main4_li a h3 span {
		display: block;
		line-height: 20px;
	}

	.main4_li:hover a {
		background-color: #15499a;
	}

	.main4_li:hover a h3 {
		border-left: 5px solid #f08519;
		color: #fff;
	}

	.main5 {
		width: 100%;
		height: auto;
		padding: 40px 15px 40px;
		background-color: #15499a;
	}

	.main5 .main_title span {
		background-color: #f08519;
	}

	.main5 .main_title h2 {
		color: #fff;
	}

	.main5_1 {
		max-width: 1400px;
		height: auto;
		margin: 20px auto 0;
		width: 100%;
		display: block;
		position: relative;
	}

	.main5_1 .bd {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.main5_1 .bd .main5_ul {
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}

	.main5_1 .bd .main5_li {
		width: 48%;
		float: left;
		margin: 0 0px 15px 0;
		padding-right: 15px;
	}

	.main5_1 .bd .main5_li a {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.main5_1 .bd .main5_li i {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.main5_1 .bd .main5_li i img {
		display: block;
		width: 100%;
		height: 100%;
		transition: all 0.5s;
	}

	.main5_1 .bd .main5_li:hover i img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
		transition: all 0.5s;
	}

	.footer {
		display: none;
	}

	.footer_m {
		height: auto;
		padding: 15px 0;
		margin-bottom: 35px;
		display: block;
		background: #fff;
		background-size: cover;
		border-top: 1px solid #ddd;
	}

	.footer_m p {
		font-size: 12px;
		color: #333;
		text-align: center;
		margin: 0 !important;
		line-height: 20px;
		padding: 0px 5px;
		margin: 0;
	}

	.footer_m p span {
		margin-right: 5px;
	}

	.footer_m p a {
		color: #333;
	}

	.zhanwei {
		display: block;
	}

	.footer_f {
		width: 100%;
		height: auto;
		position: fixed;
		bottom: 0;
		left: 0;
		background-color: #15499a;
		padding: 10px 0 !important;
		border-top: 0px solid #ccc;
		display: block;
		z-index: 999;
		display: flex;
		justify-content: space-between;
	}

	.footer_f .x3 {
		width: 25%;
		height: auto;
	}

	.footer_f .x3 img {
		display: block;
		width: 28%;
		height: auto;
		margin: 0 auto;
	}

	.footer_f .x3 span {
		display: block;
		font-size: 12px;
		color: #fff;
		line-height: 1;
		text-align: center;
		margin: 10px 0 0;
	}

	.footer_f .x3:hover span {
		color: #f08519;
	}



	/*二级页*/
	.main_er {
		margin: 0 auto;
	}

	/*二级页*/
	.banner_er {
		display: none;
	}

	.banner_er_m {
		display: block;
		position: relative;
	}

	.banner_er_m img {
		display: block;
		width: 100%;
		height: auto;
	}

	.banner_er_m1 {
		width: 100%;
		height: 100%;
		background: url(jws_29.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
	}

	.banner_er_m1 h3 {
		width: 100%;
		height: 45px;
		max-width: 100%;
		background: url(jws_30.png) no-repeat;
		background-position: left center;
		background-size: auto 100%;
		position: absolute;
		bottom: 30px;
		left: 15px;
		margin-left: 0;
		padding: 0 0;
		cursor: pointer;
	}

	.banner_er_m1 h3 span {
		transition: all 0.5s;
		display: block;
		width: 180px;
		height: 45px;
		background-color: rgba(0, 0, 0, 0);
		margin: 0px 0 0 0px;
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		line-height: 45px;
	}

	.banner_er_m1 h3:hover span {
		transition: all 0.5s;
		background-color: rgba(0, 0, 0, 0.3);
	}

	.base_title_a {
		width: 100%;
		max-width: 100%;
		height: 52px;
		margin: 0px auto 0;
		display: block;
	}

	.base_title_b {
		width: 100%;
		max-width: 100%;
		height: auto;
		margin: 0px auto 0;
		display: block;
	}

	.base_title1 {
		width: auto;
		height: auto !important;
		margin: 0;
		float: left;
		background-color: #fff;
		z-index: 997;
		position: relative;
		padding: 0 15px !important;
	}

	.base_bdcnav {
		width: auto;
		height: auto !important;
		overflow: hidden;
		margin: 0 auto;
	}

	.base_title_b .base_bdcnav_location {
		height: auto;
		line-height: 20px !important;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.base_bdcnav_location {
		font-size: 14px !important;
		color: #666;
		line-height: 52px !important;
		height: 52px;
		float: left;
		margin-right: 0px;
		padding-left: 20px !important;
		background: url(jws_31.png) no-repeat;
		background-position: left center;
		background-size: 15px !important;
		overflow: hidden;
	}

	.base_bdcnav_location a {
		font-size: 14px !important;
		color: #545556;
		margin: 0;
	}

	.base_bdcnav_location a:hover {
		font-size: 14px !important;
		color: #0d59a7;
	}

	.base_bdcnav_location_a_last-child {
		font-size: 14px !important;
		color: #545556 !important;
	}

	/*About*/
	.about_us {
		width: 100%;
		height: auto;
	}

	.about_us_title {
		width: 100%;
		height: 42px;
		max-width: 1400px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.about_us_title h3 {
		font-size: 22px;
		color: #ffffff;
		border-top: 5px solid #f08519;
		width: 40px;
		white-space: nowrap;
		font-weight: bold;
		line-height: 1;
		padding-top: 15px;
	}

	.about_us_title a {
		font-size: 14px;
		color: #fff;
		line-height: 24px;
		border-bottom: 1px solid #fff;
		height: 24px;
	}

	.about_us_title a:hover {
		border-bottom: 1px solid #f08519;
		color: #f08519;
	}

	.about_us1 {
		width: 100%;
		height: auto;
		padding: 0 15px 40px;
		position: relative;
	}

	.about_us1 .about_us_title {
		height: 42px;
		position: initial;
		top: 146px;
		width: 100%;
		max-width: 100%;
		justify-content: space-between;
	}

	.about_us1 .about_us_title h3 {
		width: 40px;
		height: auto;
		background: none;
		font-size: 22px;
		color: #333;
		line-height: 1;
		border-top: 5px solid #f08519;
		;
		padding: 15px 0 0 0;
		margin-left: 0;
	}

	.about_us1 .about_us_title a {
		display: block;
		color: #2f5da4;
		border-bottom: 1px solid #2f5da4;
	}

	.about_us1_1 {
		width: 100%;
		height: auto;
		max-width: 100%;
		margin: 20px auto 0;
		overflow: hidden;
	}

	.about_us1_1 img {
		display: block;
		width: 100%;
		height: auto;
	}

	.about_us1_1 p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		margin-top: 15px;
		text-align: justify;
	}

	.about_us1_1 p a {
		font-size: 14px;
		color: #f08519;
		/* display: none; */
	}

	.about_us2 {
		width: 100%;
		height: auto;
		background: url(jws_25.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
		padding: 40px 15px 30px;
	}

	.about_us2_1 {
		display: none;
	}

	.about_us2_m {
		display: block;
		width: 100%;
		height: auto;
	}

	.about_us2_m .about_us2_ul {
		height: auto;
		margin-top: 20px;
	}

	.about_us2_m .about_us2_li {
		height: 100%;
		width: 100%;
		margin-right: 46px;
		position: relative;
		padding-top: 62px;
		margin-bottom: 20px;
	}

	.about_us2_m .about_us2_li a {
		transition: all 0.5s;
		display: block;
		height: auto;
		width: 100%;
		box-sizing: border-box;
		padding: 0 30px;
		background-color: #0a4786;
	}

	.about_us2_m .about_us2_li a:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.about_us2_m .about_us2_li a img {
		display: block;
		width: 100%;
		height: auto;
		margin-top: -62px;
		float: left;
	}

	.about_us2_m .about_us2_li a h4 {
		transition: all 0.5s;
		font-size: 16px;
		color: #fff;
		line-height: 66px;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		float: left;
		width: 100%;
		font-weight: normal;
	}

	.about_us2_m .about_us2_li:hover {}

	.about_us2_m .about_us2_li:hover a {
		background-color: #fff;
		transition: all 0.5s;
	}

	.about_us2_m .about_us2_li:hover a img {}

	.about_us2_m .about_us2_li:hover a h4 {
		color: #333;
		transition: all 0.5s;
	}

	.about_us3 {
		background-color: #eef3f7;
		width: 100%;
		height: auto;
		padding: 40px 15px 30px;
	}

	.about_us3 * {
		transition: all 0.5s;
	}

	.about_us3_ul {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto;
		display: flex;
		flex-flow: wrap;
		justify-content: space-between;
	}

	.about_us3_li {
		width: 48%;
		height: auto;
		position: relative;
		margin-bottom: 17px;
	}

	.about_us3_li a {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.about_us3_li a>img {
		display: block;
		width: 100%;
		height: auto;
	}

	.about_us3_li1 {
		width: 100%;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
	}

	.about_us3_li1 img {
		display: block;
		width: 22%;
		height: auto;
		margin: 0 auto;
		padding-top: 20%;
	}

	.about_us3_li1 h3 {
		font-size: 15px;
		color: #ffffff;
		line-height: 1;
		text-align: center;
		margin-top: 5px;
	}

	.about_us3_li:hover a>img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.about_us3_li:hover .about_us3_li1 img {
		padding-top: 23%;
	}

	/*contact*/
	.contact {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0px 15px 40px;
		flex-flow: wrap;
	}

	.contact1 {
		width: 100%;
		height: auto;
	}

	.contact1 h3 {
		font-size: 15px;
		color: #333333;
		font-weight: normal;
		line-height: 24px;
	}

	.contact1_p {
		width: 100%;
		height: auto;
		margin: 15px 0 0;
	}

	.contact1_p p {
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		line-height: 26px;
		margin-bottom: 15px;
		padding-left: 30px;
	}

	.contact1_p p span {
		color: #666;
		font-weight: normal;
	}

	.contact1_p1 {
		background: url(jws_32.png) no-repeat;
		background-position: left center;
		background-size: 20px;
	}

	.contact1_p2 {
		background: url(jws_33.png) no-repeat;
		background-position: left center;
		background-size: 20px;
	}

	.contact1_p3 {
		background: url(jws_34.png) no-repeat;
		background-position: left center;
		background-size: 20px;
	}

	.contact1_p4 {
		background: url(jws_35.png) no-repeat;
		background-position: left center;
		background-size: 20px;
	}

	.contact1_p5 {
		background: url(jws_36.png) no-repeat;
		background-position: left center;
		background-size: 20px;
	}

	.contact2 {
		width: 100%;
		height: auto;
	}

	.contact2 img {
		display: block;
		width: 100%;
		height: auto;
		border: 2px solid #e5e5e5;
		margin-top: 15px;
	}

	/*Directors*/
	.directors {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto;
		padding: 0px 15px 40px;
	}

	.directors_ul {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}

	.directors_ul:after {
		content: '';
		display: block;
		visibility: hidden;
		width: 29.2857142857%;
		height: auto;
	}

	.directors_li {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		margin-right: 0;
	}

	.directors_li * {
		transition: all 0.5s;
	}

	.directors_li a {
		display: flex;
		width: 100%;
		height: auto;
		justify-content: space-between;
		align-items: center;
	}

	.directors_li a i {
		width: 45.868945869%;
		height: auto;
		box-sizing: border-box;
		border: 1px solid #ddd;
		display: block;
		overflow: hidden;
	}

	.directors_li a i img {
		display: block;
		width: 100%;
		height: auto;
	}

	.directors_li1 {
		width: 47%;
		height: auto;
	}

	.directors_li a h3 {
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		box-sizing: border-box;
		padding: 0;
		margin: 0 auto 8px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.directors_li a p {
		box-sizing: border-box;
		font-size: 13px;
		color: #888888;
		line-height: 20px;
		height: auto;
		overflow: hidden;
		padding: 0;
		max-height: 80px;
	}

	.directors_li:hover a i {
		border: 1px solid #ddd;
	}

	.directors_li:hover a img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.directors_li:hover a h3 {
		color: #4378ae;
	}

	/*For visitors*/
	.for_visitors {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto;
		padding: 0px 15px 30px;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}

	.for_visitors_left {
		width: 100%;
		height: auto;
	}

	.for_visitors_right {
		width: 100%;
		height: auto;
	}

	.er_nav {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	.er_nav h3 {
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		line-height: 25px;
		width: 100%;
		height: auto;
		padding: 10px 20px;
		background: url(jws_37.png) #3f77d6 no-repeat;
		background-position: right 20px center;
		background-size: 18px;
	}

	.er_nav_ul {
		width: 100%;
		height: auto;
		border-left: 0px solid #dddddd;
		margin: 0px 0 0;
		padding: 10px 0;
		background-color: #eef3f7;
	}

	.er_nav_li {
		width: 100%;
		height: auto;
	}

	.er_nav_li a {
		display: block;
		width: 100%;
		height: auto;
		line-height: 21px;
		padding: 0 20px 0 50px;
		border-left: 0px solid #f08519;
		margin: 0;
		font-size: 14px;
		color: #333;
		margin-bottom: 10px;
		background: url(jws_38.png) no-repeat;
		background-position: 20px center;
		background-size: 15px;
	}

	.er_nav_li:hover a {
		border-left: 0px solid #f08519;
		padding-left: 50px;
		color: #154a9c;
	}

	.er_nav_li.on a {
		border-left: 0px solid #f08519;
		padding-left: 50px;
		color: #154a9c;
	}

	.er_nav1 {
		width: 100%;
		height: auto;
	}

	.er_nav1_ul {
		width: 100%;
		height: 46px;
		margin: 0px 0 15px;
		padding: 0 15px;
	}

	.er_nav1_li {
		width: 50%;
		height: 46px;
		padding-bottom: 10px;
		float: left;
	}

	.er_nav1_li a {
		display: block;
		width: 100%;
		height: 36px;
		line-height: 34px;
		font-size: 15px;
		color: #15499a;
		box-sizing: border-box;
		border: 1px solid #15499a;
		text-align: center;
	}

	.er_nav1_li:hover {
		background: url(jws_59.png) no-repeat;
		background-position: 50% bottom;
	}

	.er_nav1_li.on {
		background: url(jws_59.png) no-repeat;
		background-position: 50% bottom;
	}

	.er_nav1_li:hover a {
		color: #fff;
		background-color: #154a9c;
	}

	.er_nav1_li.on a {
		color: #fff;
		background-color: #154a9c;
	}

	.er_nav2 .er_nav_ul {
		display: none;
	}

	.er_title {
		width: 100%;
		height: auto;
	}

	.er_title h3 {
		font-size: 20px;
		color: #333;
		padding-left: 12px;
		border-left: 4px solid #15499a;
		line-height: 24px;
		height: 24px;
		margin-bottom: 30px;
		margin-top: 30px;
	}

	/*History*/
	.list_fzls1 {
		width: 100%;
		height: auto;
		max-width: 100%;
		margin: 0px auto;
		padding: 0 15px;
	}

	.list_fzls1 p {
		font-size: 14px;
		color: #666666;
		line-height: 26px;
	}

	.list_fzls {
		width: 100%;
		height: auto;
		max-width: 100%;
		margin: 40px auto;
		padding: 0 15px;
		box-sizing: border-box;
		background: url(jws_39.png) no-repeat;
		background-size: 25px;
		background-position: 4px 0;
	}

	.list_fzls>span {
		display: none;
	}

	.list_fzls_ul {
		width: 100%;
		height: auto;
		padding: 15px 0 0 30px;
		box-sizing: border-box;
		border-left: 3px solid #f1f5f9;
	}

	.list_fzls_li {
		width: 100%;
		height: auto;
		position: relative;
		padding: 30px 0;
	}

	.list_fzls_li>h3 {
		width: 100%;
		padding-right: 0px;
		border-right: 0px solid #007241;
		text-align: left;
		font-size: 20px;
		color: #15499a;
		line-height: 4px;
		height: 4px;
		position: initial;
		border-left: 12px solid #ededed;
		padding-left: 18px;
		margin-left: -30px;
	}

	.list_fzls_li1 {
		padding: 10px 0 0;
		border-bottom: 0px solid #dedede;
		display: block;
	}

	.list_fzls_li1 p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		margin-top: 10px;
	}

	.list_fzls_li1 img {
		display: inline-block;
		width: 48%;
		height: auto;
		margin-right: 0px;
		margin-top: 10px;
		padding: 0;
	}

	/*----------内容页----------*/
	.base_news_show {
		height: auto;
		background-color: #ffffff;
		width: 100%;
		margin: 10px auto 0;
		padding: 0px 15px 0;
		box-sizing: border-box;
		border: 0;
	}

	.base_news_show1 {
		height: auto;
		background-color: #ffffff;
		width: 100%;
		margin: 10px auto 0;
		padding: 0px 15px 0;
		box-sizing: border-box;
		border: 0;
	}

	.base_news_title {
		height: auto;
		text-align: left;
		padding-bottom: 20px;
		border-bottom: 1px solid #dfe7ed;
		margin-bottom: 10px;
	}

	.base_news_title>span {
		font-size: 16px;
		color: #7a92a4;
		padding-left: 24px;
		background-position: left center;
		background: url(jws_40.png) no-repeat;
		height: 20px;
		line-height: 20px;
		background-size: 16px;
	}

	.base_news_title>h3 {
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		padding-top: 10px;
		width: auto;
		margin: 0 auto;
		padding-bottom: 10px;
		line-height: 24px;
	}

	.base_news_title .bshare-custom {
		padding-left: 0;
		width: 100%;
		display: inline-block;
	}

	.base_news_title .bshare-custom .bshare-printf {
		width: 20px;
		height: 20px;
		background: url(jws_41.png) no-repeat !important;
		background-position: center center !important;
		background-size: 100% 100% !important;
		margin-right: 8px;
		padding: 0;
	}

	.base_news_title .bshare-custom .bshare-twitter {
		width: 20px;
		height: 20px;
		background: url(jws_42.png) no-repeat !important;
		background-position: center center !important;
		background-size: 100% 100% !important;
		margin-right: 8px;
		padding: 0;
	}

	.base_news_title .bshare-custom .bshare-facebook {
		width: 20px;
		height: 20px;
		background: url(jws_43.png) no-repeat !important;
		background-position: center center !important;
		background-size: 100% 100% !important;
		margin-right: 8px;
		padding: 0;
	}

	.base_news_title .bshare-custom .bshare-linkedin {
		width: 20px;
		height: 20px;
		background: url(jws_44.png) no-repeat !important;
		background-position: center center !important;
		background-size: 100% 100% !important;
		margin-right: 8px;
		padding: 0;
	}

	.base_news_title .bshare-custom .bshare-weixin {
		width: 20px;
		height: 20px;
		background: url(jws_45.png) no-repeat !important;
		background-position: center center !important;
		background-size: 100% 100% !important;
		margin-right: 8px;
		padding: 0;
	}

	.base_news_title .bshare-custom .bshare-sinaminiblog {
		width: 20px;
		height: 20px;
		background: url(jws_46.png) no-repeat !important;
		background-position: center center !important;
		background-size: 100% 100% !important;
		margin-right: 8px;
		padding: 0;
	}

	.base_news_title_er {
		font-size: 12px;
		color: #666666;
		line-height: 1;
		padding-bottom: 15px;
		width: auto;
		margin: 0 auto;
		text-align: center;
		border-bottom: 1px solid #ddd;
	}

	.base_news_foot {
		height: 96px;
		background: none;
		border-top: 1px solid #ddd;
		padding: 10px 0;
	}

	.base_news_foot span {
		display: block;
		width: 100%;
		height: 33px;
		line-height: 33px;
		font-size: 14px;
		color: #666666;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: left !important;
	}

	.base_news_foot span a {
		font-size: 14px
	}

	/*join_us*/
	.join_us {
		width: 100%;
		height: auto;
	}

	.join_us_title {
		width: 100%;
		height: 42px;
		max-width: 1400px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.join_us_title h3 {
		font-size: 20px;
		color: #333333;
		border-top: 5px solid #f08519;
		width: 40px;
		white-space: nowrap;
		font-weight: normal;
		line-height: 1;
		padding-top: 15px;
	}

	.join_us_title a {
		font-size: 14px;
		color: #2f5da4;
		line-height: 24px;
		border-bottom: 1px solid #2f5da4;
		height: 24px;
	}

	.join_us_title a:hover {
		border-bottom: 1px solid #f08519;
		color: #f08519;
	}

	.join_us1 {
		width: 100%;
		height: auto;
		background: url(jws_47.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
		padding: 0px 15px 50px;
	}

	.join_us1_1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 30px auto 0;
	}

	.join_us1_jj {
		width: 100%;
		height: auto;
		border-bottom: 6px solid #f08519;
		position: initial;
	}

	.join_us1_jj img {
		display: block;
		width: 100%;
		height: auto;
		position: initial;
		bottom: 0px;
		left: 0;
	}

	.join_us1_jj1 {
		width: 100%;
		height: auto;
		position: initial;
		right: 0;
		bottom: 0;
		background-color: #15499a;
		padding: 0 20px 20px;
		box-sizing: border-box;
	}

	.join_us1_jj1 h3 {
		font-size: 20px;
		color: #fff;
		line-height: 1;
		padding: 20px 0 15px;
	}

	.join_us1_jj1 p {
		font-size: 13px;
		color: #fff;
		line-height: 28px;
		height: auto;
		overflow: hidden;
	}

	.join_us1_ul {
		height: 540px;
		width: 100%;
		max-width: 1400px;
		margin: 0px auto 0;
		display: none;
	}

	.join_us1_li {
		width: 100%;
		height: 106px;
		background-color: #fff;
		transition: all 0.5s;
		box-shadow: 0 0 10px #dde5f0;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 60px;
		position: relative;
	}

	.join_us1_li * {
		transition: all 0.5s;
	}

	.join_us1_li h3 {
		font-size: 22px;
		color: #666666;
		line-height: 106px;
		font-weight: normal;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.join_us1_li h4 {
		display: none;
		width: 176px;
		height: 69px;
		background-color: #15499a;
		position: absolute;
		top: -1px;
		right: 41px;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
		line-height: 69px;
		text-align: center;
	}

	.join_us1_li h4 span {
		font-size: 20px;
		font-weight: normal;
	}

	.join_us1_li p {
		font-size: 16px;
		color: #666666;
		line-height: 42px;
		height: 126px;
		margin: 10px auto 45px;
		text-align: justify;
	}

	.join_us1_li a {
		display: block;
		width: 138px;
		height: 46px;
		background-color: #f08519;
		line-height: 46px;
		text-align: center;
		border-radius: 23px;
		font-size: 20px;
		color: #fff;
	}

	.join_us1_li a:hover {
		border-radius: 0;
	}

	.join_us1_li.on {
		height: 434px;
	}

	.join_us1_li.on h3 {
		font-size: 26px;
		color: #15499a;
		font-weight: bold;
		width: 66.614173228%;
		white-space: normal;
		line-height: 43px;
		height: 86px;
		overflow: hidden;
		padding: 51px 0 28px;
	}

	.join_us1_li.on h4 {
		display: block;
	}

	.join_us1_ul_m {
		display: block;
	}

	.join_us1_li_m {
		width: 100%;
		height: 90px;
		background-color: #fff;
		transition: all 0.5s;
		box-shadow: 0 0 10px #dde5f0;
		overflow: hidden;
		box-sizing: border-box;
		padding: 15px 20px;
		position: relative;
	}

	.join_us1_li_m * {
		transition: all 0.5s;
	}

	.join_us1_li_m h3 {
		font-size: 14px;
		color: #666666;
		line-height: 30px;
		font-weight: normal;
		overflow: hidden;
		height: 60px;
	}

	.join_us1_li_m h4 {
		display: none;
		width: 120px;
		height: 40px;
		background-color: #15499a;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		line-height: 40px;
		text-align: center;
		margin-bottom: 15px;
	}

	.join_us1_li_m h4 span {
		font-size: 12px;
		font-weight: normal;
	}

	.join_us1_li_m:first-child {
		height: 180px;
	}

	.join_us1_li_m:first-child h3 {
		font-size: 16px;
		color: #15499a;
		font-weight: bold;
		width: 100%;
		white-space: normal;
		line-height: 28px;
		height: 84px;
		overflow: hidden;
		padding: 0
	}

	.join_us1_li_m:first-child h4 {
		display: block;
	}

	.join_us2 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 50px 15px 40px;
	}

	.join_us2_1 {
		width: 100%;
		height: auto;
		background-color: #15499a;
		display: block;
		align-self: center;
		margin-top: 30px;
	}

	.join_us2_1 i {
		display: block;
		width: 100%;
		height: 100%;
		float: none;
		overflow: hidden;
		padding: 0 !important;
	}

	.join_us2_1 img {
		display: block;
		width: 100%;
		height: auto;
	}

	.join_us2_11 {
		width: 100%;
		height: auto;
		padding: 0 20px;
		box-sizing: border-box;
		float: none;
	}

	.join_us2_11>a>h4 {
		font-size: 20px;
		color: #fff;
		line-height: 1;
		padding: 20px 0 15px;
		text-align: left;
		font-weight: normal;
	}

	.join_us2_11>a>p {
		font-size: 13px;
		color: #fff;
		line-height: 28px;
		height: auto;
		overflow: hidden;
	}

	.join_us2_11>h4 {
		font-size: 20px;
		color: #fff;
		line-height: 1;
		padding: 20px 0 15px;
		text-align: left;
		font-weight: normal;
	}

	.join_us2_11>p {
		font-size: 13px;
		color: #fff;
		line-height: 28px;
		height: 196px;
		overflow: hidden;
	}

	.join_us2_list {
		display: none;
	}

	.join_us2_list_m {
		display: block;
		padding: 15px 0 20px;
	}

	.join_us2_list_m .join_us2_ul {
		width: 100%;
	}

	.join_us2_list_m .join_us2_li {
		width: 100%;
		height: 90px;
		margin-bottom: 10px;
	}

	.join_us2_list_m .join_us2_li a {
		transition: all 0.5s;
		display: block;
		height: 80px;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 20px;
		background-color: #fff;
	}

	.join_us2_list_m .join_us2_li a h4 {
		transition: all 0.5s;
		font-size: 14px;
		color: #333333;
		line-height: 30px;
		font-weight: bold;
		overflow: hidden;
		height: 60px;
		text-align: left;
		overflow: hidden;
		width: 100%;
	}

	.join_us2_list_m .join_us2_li:hover a {
		background-color: #F08519;
		transition: all 0.5s;
	}

	.join_us2_list_m .join_us2_li:hover a h4 {
		color: #fff;
		transition: all 0.5s;
	}

	/*multimedia*/
	.multimedia {
		width: 100%;
		height: auto;
	}

	.multimedia1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto 30px;
		padding: 0 15px 0;
	}

	.multimedia_title {
		width: 100%;
		height: 24px;
	}

	.multimedia_title h3 {
		float: left;
		font-size: 22px;
		color: #333333;
		font-weight: bold;
		line-height: 24px;
		padding-left: 15px;
		border-left: 4px solid #f08519;
	}

	.multimedia_title a {
		float: right;
		font-size: 14px;
		color: #2f5da4;
		line-height: 24px;
		height: 24px;
		border-bottom: 1px solid #2f5da4;
	}

	.multimedia_title a:hover {
		color: #f08519;
		border-bottom: 1px solid #f08519;
	}

	.multimedia_ul {
		width: 100%;
		height: auto;
		margin: 20px auto 0;
		overflow: hidden;
	}

	.multimedia_li {
		width: 100% !important;
		height: auto;
		margin-right: 0;
		float: left;
		margin-bottom: 10px;
	}

	.multimedia_li * {
		transition: all 0.5s;
	}

	.multimedia_li:nth-child(4n) {
		margin-right: 0;
	}

	.multimedia_li a {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		border: 1px solid #dddddd;
		position: relative;
	}

	.multimedia_li a i {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.multimedia_li a i img {
		display: block;
		width: 100%;
		height: auto;
	}

	.multimedia_li1 {
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(jws_47.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		top: 0;
		left: 0;
	}

	.multimedia_li1 h3 {
		width: 100%;
		height: auto !important;
		font-size: 18px;
		color: #fff;
		box-sizing: border-box;
		padding-left: 27px;
		background: url(jws_48.png) no-repeat;
		background-position: left center;
		font-weight: normal;
		width: 78%;
		position: absolute;
		bottom: 13%;
		left: 11%;
		white-space: normal;
		display: block;
	}

	.multimedia_li a>span {
		display: block;
		background: url(jws_49.png) no-repeat;
		width: 48px;
		height: 48px;
		background-position: center center;
		background-size: 100% 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -24px 0 0 -24px;
		z-index: 3;
	}

	.multimedia_li:hover img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.multimedia_li:hover .multimedia_li1 h3 {
		background-position: 5px center;
	}

	.multimedia_li:hover a>span {
		transform: rotate(180deg);
	}

	/*Research*/
	.Research1 {
		padding: 0px 15px 30px !important;
		background: url(jws_71.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.Research2 {
		width: 100%;
		height: auto;
		padding: 40px 15px 40px;
		background: url(jws_61.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.Research2 .join_us_title h3 {
		color: #fff;
	}

	.Research2_1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 20px auto 0;
	}

	.Research2_ul {
		width: 100%;
		height: auto;
		min-height: 360px;
	}

	.Research2_li {
		transition: all 0.5s;
		width: 100%;
		height: 60px;
		float: left;
		margin-right: 0;
	}

	.Research2_li:nth-child(3n) {
		margin-right: 0;
	}

	.Research2_li * {
		transition: all 0.5s;
	}

	.Research2_li a {
		display: block;
		width: 100%;
		height: 60px;
		box-sizing: border-box;
		border-bottom: 1px solid #4e83c1;
		padding: 10px 0 10px 30px;
		background: url(jws_52.png) no-repeat;
		background-position: left center;
		background-size: 15px;
	}

	.Research2_li a h4 {
		display: flex;
		height: 40px;
		overflow: hidden;
		align-items: center;
	}

	.Research2_li a h4 span {
		display: block;
		font-size: 14px;
		color: #ffffff;
		line-height: 20px;
		max-height: 40px;
		overflow: hidden;
		font-weight: normal;
		vertical-align: middle;
	}

	.Research2_li:hover {}

	.Research2_li:hover a {
		background-position: left 10px center;
	}

	.Research3 {
		width: 100%;
		height: auto;
		padding: 40px 15px 40px;
		background-color: #fff;
	}

	.Research3 .join_us_title h3 span {
		width: 170px;
		white-space: normal;
		display: block;
	}

	.Research3_1 {
		display: none;
		width: 88%;
		height: auto;
		max-width: 1400px;
		margin: 60px auto 0;
		position: relative;
	}

	.Research3_m {
		display: block;
		margin: 40px auto 0;
	}

	.Research3_m_ul {
		width: 100%;
		height: auto;
	}

	.Research3_m_li {
		width: 100%;
		height: auto;
		position: relative;
		margin-bottom: 10px;
		overflow: hidden;
	}

	.Research3_m_li a {
		display: block;
		width: 100%;
		height: auto !important;
	}

	.Research3_m_li a img {
		display: block;
		width: 100%;
		height: auto;
	}

	.Research3_m_li a h3 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 64px;
		background: url(jws_55.png) no-repeat;
		background-position: center bottom;
		background-size: 100% 100%;
		font-size: 15px;
		color: #fff;
		line-height: 20px;
		text-align: left;
		padding: 0 15px;
	}

	.Research4 {
		width: 100%;
		height: 182px;
	}

	.Research4_1 {
		width: 50%;
		height: 182px;
		float: left;
		background: url(jws_65.jpg) no-repeat;
		background-position: center center;
		background-size: auto 100%;
	}

	.Research4_1 a {
		display: block;
		width: 100%;
		height: 100%;
		background-color: rgba(13, 89, 167, 0.9);
	}

	.Research4_11 {
		width: 100%;
		max-width: 700px;
		float: right;
	}

	.Research4_1 a img {
		display: block;
		width: 40px;
		height: auto;
		margin: 0 auto;
		padding: 60px 0 0;
	}

	.Research4_1 a h3 {
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		text-align: center;
		line-height: 1;
		margin-top: 15px;
	}

	.Research4_2 {
		width: 50%;
		height: 182px;
		float: right;
		background: url(jws_66.jpg) no-repeat;
		background-position: center center;
		background-size: auto 100%;
	}

	.Research4_2 a {
		display: block;
		width: 100%;
		height: 100%;
		background-color: rgba(240, 133, 25, 0.85);
	}

	.Research4_21 {
		width: 100%;
		max-width: 700px;
		float: left;
	}

	.Research4_2 a img {
		display: block;
		width: 40px;
		height: auto;
		margin: 0 auto;
		padding: 60px 0 0;
	}

	.Research4_2 a h3 {
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		text-align: center;
		line-height: 1;
		margin-top: 15px;
	}

	.Research5 {
		width: 100%;
		height: auto;
		padding: 40px 15px 30px;
		background-color: #eef3f7;
	}

	.Research5_1 {
		display: block;
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 30px auto 0;
	}

	.Research5_ul {
		width: 100%;
		height: auto;
	}

	.Research5_li {
		width: 100%;
		height: auto;
		margin-right: 0;
		float: none;
		margin-bottom: 15px;
		overflow: hidden;
	}

	.Research5_li:nth-child(3n) {
		margin-right: 0;
	}

	.Research5_li a {
		display: block;
		width: 100%;
		height: auto;
	}

	.Research5_li a img {
		display: block;
		width: 100%;
		height: auto !important;
	}

	/*Journals*/
	.Journals {
		width: 100%;
		height: auto;
		padding: 0 15px 40px;
	}

	.Journals_ul {
		width: 100%;
		height: auto;
		margin: 0 auto;
		max-width: 1400px;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}

	.Journals_li {
		width: 49%;
		height: auto;
		margin-right: 0;
		float: none;
		margin-bottom: 20px;
	}

	.Journals_li:nth-child(3n) {
		margin-right: 0;
	}

	.Journals_li a {
		display: block;
		width: 100%;
		height: 100%;
	}

	.Journals_li a i {
		display: block;
		width: 100%;
		max-height: 200px;
		overflow: hidden;
	}

	.Journals_li a img {
		display: block;
		width: 100%;
		height: auto;
	}

	.Journals_li a h3 {
		display: block;
		width: 100%;
		min-height: 62px;
		background-color: #f5f5f5;
		box-sizing: border-box;
		padding: 10px 10px 10px;
		line-height: 20px;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
	}

	.Journals_li1 a h3 {
		border-bottom: 2px solid #00aeef;
	}

	.Journals_li2 a h3 {
		border-bottom: 2px solid #ef4023;
	}

	.Journals_li3 a h3 {
		border-bottom: 2px solid #013668;
	}

	/*Research_Centers*/
	.Research_Centers {
		width: 100%;
		height: auto;
		padding: 0 15px 40px;
		margin: 0 auto;
		max-width: 1400px;
		background-color: #Fff;
	}

	.Research_Centers>h3 {
		display: block;
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		line-height: 45px;
		width: 100%;
		height: 45px;
		padding: 0 20px;
		background: url(jws_37.png) #3f77d6 no-repeat;
		background-position: right 20px center;
		background-size: 18px;
	}

	.Research_Centers_ul {
		width: 100%;
		height: auto;
		margin: 0px auto 0;
		background-color: #eef3f7;
		padding: 15px 20px;
	}

	.Research_Centers_li {
		width: 100%;
		height: auto;
		margin-right: 0%;
		float: left;
		margin-bottom: 10px;
	}

	.Research_Centers_li * {
		transition: all 0.5s;
	}

	.Research_Centers_li:nth-child(4n) {
		margin-right: 0;
	}

	.Research_Centers_li a {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		border: 0px solid #dddddd;
		position: initial;
	}

	.Research_Centers_li a i {
		display: none;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.Research_Centers_li a i img {
		display: block;
		width: 100%;
		height: auto;
	}

	.Research_Centers_li1 {
		position: initial;
		width: 100%;
		height: 100%;
		background: none;
		background-position: center center;
		background-size: 100% 100%;
		top: 0;
		left: 0;
	}

	.Research_Centers_li1 h4 {
		width: 100%;
		height: auto;
		font-size: 14px;
		color: #333;
		box-sizing: border-box;
		padding-left: 27px;
		background: url(jws_48.png) no-repeat;
		background-position: left top 5px;
		font-weight: normal;
		width: 90%;
		position: initial;
		bottom: 8%;
		left: 5%;
		line-height: 25px;
		overflow: auto;
		background-size: 15px;
	}

	.Research_Centers_li:hover img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.Research_Centers_li:hover .Research_Centers_li1 h4 {
		background-position: left 5px top 5px;
	}

	/*News*/
	.News {
		width: 100%;
		height: auto;
	}

	.News1 {
		width: 100%;
		height: auto;
		padding: 0px 15px 40px;
	}

	.News1_1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 30px auto 0;
	}

	.News1_11 {
		width: 100%;
		float: none;
		position: relative;
	}

	.News1_11 .hd {
		display: none;
	}

	.News1_11 .hd a {
		display: block;
		width: 32px;
		height: 52px;
		position: absolute;
		top: 50%;
		z-index: 999;
		margin-top: -26px;
		cursor: pointer;
	}

	.News1_11 .hd a.prev {
		background: url(jws_56.png) no-repeat;
		background-position: center center;
		left: 0;
	}

	.News1_11 .hd a.next {
		background: url(jws_57.png) no-repeat;
		background-position: center center;
		right: 0;
	}

	.News1_11 .bd {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.News1_11 .bd .News1_1_ul {
		height: auto;
	}

	.News1_11 .bd .News1_1_li {
		float: left;
		transition: all 0.5s;
		width: 100%;
		margin-right: 0px;
		position: relative;
		overflow: hidden;
	}

	.News1_11 .bd .News1_1_li * {
		transition: all 0.5s;
	}

	.News1_11 .bd .News1_1_li a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.News1_11 .bd .News1_1_li a img {
		display: block;
		width: 100%;
		height: auto;
	}

	.News1_11 .bd .News1_1_li:hover a img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.News1_12 {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 !important;
	}

	.News1_12 a {
		display: block;
		background-color: #eef3f7;
		box-sizing: border-box;
		padding: 0 20px;
		border: 1px solid #dce1e6;
	}

	.News1_12 a h3 {
		font-size: 16px;
		color: #333333;
		line-height: 30px;
		height: 110px;
		overflow: hidden;
		font-weight: bold;
		padding: 20px 0 0;
		margin-bottom: 12px;
	}

	.News1_12 a p {
		display: none;
		font-size: 16px;
		color: #666666;
		line-height: 30px;
		height: 120px;
		overflow: hidden;
	}

	.News1_12 a span {
		font-size: 14px;
		color: #666666;
		padding: 15px 0 30px;
		display: block;
	}

	.News1_12 a span i {
		display: inline-block;
		width: 50px;
		height: 5px;
		background-color: #f08519;
		margin-right: 18px;
		vertical-align: middle;
	}

	.News2 {
		padding: 40px 15px 30px;
		background: url(jws_88.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.News2 .join_us_title h3 {
		color: #fff;
	}

	.News2_1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 25px auto 0;
	}

	.News2_ul {
		width: 100%;
		height: auto;
	}

	.News2_li {
		transition: all 0.5s;
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.News2_li:nth-child(3n) {
		margin-right: 0;
	}

	.News2_li * {
		transition: all 0.5s;
	}

	.News2_li a {
		display: block;
		width: 100%;
		height: 100%;
	}

	.News2_li a i {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
		/* border: 1px solid #eef3f7; */
	}

	.News2_li a i img {
		display: block;
		width: 100%;
		height: auto;
	}

	.News2_li a i span {
		display: block;
		width: 60px;
		height: 66px;
		background-color: #f08519;
		position: absolute;
		bottom: 0;
		left: 30px;
		font-size: 18px;
		color: #fff;
		text-align: center;
		font-weight: bold;
		font-style: normal;
		box-sizing: border-box;
		padding-top: 15px;
	}

	.News2_li a i span em {
		font-size: 14px;
		display: block;
		text-align: center;
		font-style: normal;
		margin-top: 3px;
	}

	.News2_li1 {
		width: 100%;
		height: 120px;
		background-color: #ffffff;
		border-bottom: 5px solid #f08519;
		color: #fff;
		box-sizing: border-box;
		padding: 10px 20px 0;
	}

	.News2_li1 h3 {
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		line-height: 30px;
		height: 90px;
		overflow: hidden;
		margin-bottom: 7px;
	}

	.News2_li1 p {
		display: none;
		font-size: 16px;
		color: #888888;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
	}

	.News2_li:hover a i img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.News2_li:hover a i span {
		background-color: #f08519;
	}

	.News2_li:hover .News2_li1 {
		border-bottom: 5px solid #f08519;
	}

	.News3 {
		padding: 50px 15px 40px;
		background-color: #fff;
	}

	.News3_1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 20px auto 0;
	}

	.News3_1 * {
		transition: all 0.5s;
	}

	.News3_left {
		width: 100%;
		height: auto;
		float: none;
	}

	.News3_left_li {
		width: 100%;
		height: auto;
		position: relative;
	}

	.News3_left_li a {
		display: block;
		width: 100%;
		height: 100%;
	}

	.News3_left_li a i {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.News3_left_li a img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.News3_left_li1 {
		height: 120px;
		background-color: #eef3f7;
		width: 100%;
		padding: 0 20px;
		border: 0px solid #dce1e6;
		box-sizing: border-box;
	}

	.News3_left_li1 h4 {
		position: absolute;
		bottom: 120px;
		left: 30px;
		width: 100%;
		height: auto;
		padding: 0;
		box-sizing: border-box;
		font-size: 14px;
		color: #fff;
		font-weight: normal;
		line-height: 40px;
		width: 120px;
		height: 40px;
		background-color: #f08519;
		text-align: center;
	}

	.News3_left_li1 h4 span {
		font-size: 18px;
		color: #fff;
		font-weight: bold;
	}

	.News3_left_li1 h3 {
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		line-height: 30px;
		height: auto;
		overflow: hidden;
		hyphens: auto;
		padding: 15px 0 0;
		margin-bottom: 0;
		border-bottom: 1px dashed #bccfea;
	}

	.News3_left_li1 p {
		display: none;
		font-size: 16px;
		color: #888888;
		font-weight: normal;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
	}

	.News3_left_li:hover h3 {
		color: #f08519;
	}

	.News3_left_li:hover img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.News3_right {
		width: 100%;
		height: auto !important;
		float: none;
		background-color: #eef3f7;
		border: 0px solid #dce1e6;
		box-sizing: border-box;
		padding: 0px 20px;
	}

	.News3_right_ul {
		width: 100%;
		height: auto;
	}

	.News3_right_li {
		width: 100%;
		height: auto;
		border-bottom: 1px dashed #bccfea;
	}

	.News3_right_li a {
		display: block;
		width: 100%;
		height: auto;
		padding: 15px 0;
	}

	.News3_right_li h4 {
		width: 100%;
		height: auto;
		padding: 0px 0 10px;
		box-sizing: border-box;
		font-size: 14px;
		color: #15499a;
		font-weight: normal;
		line-height: 1;
		margin: 0;
	}

	.News3_right_li h4 span {
		font-size: 18px;
		color: #15499a;
		font-weight: bold;
	}

	.News3_right_li h3 {
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		line-height: 30px;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0;
		hyphens: auto;
	}

	.News3_right_li:hover h4 {
		padding: 0px 20px 20px;
	}

	.News4 {
		padding: 40px 15px 20px;
		background: url(jws_93.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.News4_1 {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 20px auto 0;
	}

	.News4_ul {
		width: 100%;
		height: auto;
	}

	.News4_li {
		transition: all 0.5s;
	}

	.News4_li * {
		transition: all 0.5s;
	}

	.News4_li {
		width: 100%;
		height: auto;
		background-color: #fff;
		box-shadow: 0 0 5px #ccc;
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.News4_li:last-child {
		margin-right: 0;
	}

	.News4_li a {
		width: 100%;
		height: 100%;
		display: block;
		position: relative;
	}

	.News4_li a i {
		display: block;
		width: 100%;
		height: auto;
		border: 1px solid #f0f3fb;
		box-sizing: border-box;
		overflow: hidden;
	}

	.News4_li a i img {
		display: block;
		width: 100%;
		height: auto;
	}

	.News4_li a h3 {
		width: 100%;
		height: 70px;
		background-color: rgba(255, 255, 255, 0.6);
		position: absolute;
		bottom: 120px;
		left: 0;
	}

	.News4_li a h3 span {
		display: block;
		font-weight: normal;
		width: 140px;
		height: 40px;
		background-color: #f08519;
		font-size: 18px;
		color: #fff;
		text-align: center;
		line-height: 40px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 20px 0 0 20px;
		float: left;
	}

	.News4_li1 {
		width: 100%;
		height: 120px;
		background-color: #f1f5fa;
		box-sizing: border-box;
		padding: 15px 20px;
	}

	.News4_li1 p {
		font-size: 16px;
		color: #333333;
		line-height: 30px;
		height: 90px;
		overflow: hidden;
	}

	.News4_li:hover {
		box-shadow: 0 0 5px #15499a;
		background-color: #15499a;
	}

	.News4_li:hover a i {
		border: 1px solid #15499a;
	}

	.News4_li:hover a img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.News4_li:hover a h3 span {
		background-color: #15499a;
	}

	/*News_list*/
	.News_list {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0 auto 40px;
		padding: 0 15px;
	}

	.News_list_ul {
		width: 100%;
		height: auto;
	}

	.News_list_li {
		width: 100%;
		height: auto;
		position: relative;
		transition: all 0.5s;
		margin-bottom: 20px;
	}

	.News_list_li * {
		transition: all 0.5s;
	}

	.News_list_li:last-child a {
		border-bottom: 0 solid #15499a;
	}

	.News_list_li a {
		width: 100%;
		height: auto;
		padding: 0;
		border-bottom: 1px solid #dfe7ed;
		display: block;
		box-sizing: border-box;
	}

	.News_list_li a i {
		display: block;
		width: 100%;
		height: auto;
		border: 1px solid #ecebeb;
		position: initial;
		top: 30px;
		left: 0;
		overflow: hidden;
	}

	.News_list_li a i img {
		width: 100%;
		height: auto;
	}

	.News_list_li1 {
		width: 100%;
		padding-bottom: 15px;
	}

	.News_list_li1 h3 {
		font-size: 16px;
		color: #333;
		line-height: 30px;
		height: auto;
		overflow: hidden;
		padding: 0;
		margin: 10px auto;
	}

	.News_list_li1 p {
		display: none;
		font-size: 16px;
		color: #9a9a9a;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
		margin: 12px 0 23px;
	}

	.News_list_li1 span {
		font-size: 15px;
		color: #9a9a9a;
	}

	.News_list_li:hover a {
		border-bottom: 1px solid #15499a;
	}

	.News_list_li:hover a i {
		border: 1px solid #15499a;
	}

	.News_list_li:hover a img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.News_list_li:hover a h3 {
		color: #15499a;
	}

	.News_list_li_1 {
		width: 100%;
		height: auto;
		position: relative;
		transition: all 0.5s;
		margin-bottom: 20px;
	}

	.News_list_li_1 * {
		transition: all 0.5s;
	}

	.News_list_li_1:last-child a {
		border-bottom: 1px solid #15499a;
	}

	.News_list_li_1 a {
		width: 100%;
		height: auto;
		padding: 0;
		border-bottom: 1px solid #dfe7ed;
		display: block;
		box-sizing: border-box;
	}

	.News_list_li_1 a i {
		display: block;
		width: 100%;
		height: auto;
		border: 1px solid #ecebeb;
		position: initial;
		top: 30px;
		left: 0;
		overflow: hidden;
	}

	.News_list_li_1 a i img {
		width: 100%;
		height: auto;
	}

	.News_list_li_11 {
		width: 100%;
		padding-bottom: 15px;
	}

	.News_list_li_11 h3 {
		font-size: 16px;
		color: #333;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
		padding: 0;
		white-space: pre-wrap;
		text-overflow: ellipsis;
		margin: 10px auto;
	}

	.News_list_li_11 p {
		display: none;
		font-size: 16px;
		color: #9a9a9a;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
		margin: 5px 0 15px;
	}

	.News_list_li_11 span {
		font-size: 15px;
		color: #7a92a4;
	}

	.News_list_li_1:hover a {
		border-bottom: 1px solid #15499a;
	}

	.News_list_li_1:hover a i {
		border: 1px solid #15499a;
	}

	.News_list_li_1:hover a img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.News_list_li_1:hover a h3 {
		color: #15499a;
	}

	.page {
		margin-top: 40px;
		text-align: center;
	}

	#pages {
		width: 100%;
	}

	#pages a {
		display: inline-block;
		width: 40px;
		height: 35px;
		border: 1px solid #d1d1d1;
		font-size: 15px;
		color: #666666;
		text-align: center;
		line-height: 35px;
	}

	#pages a:hover {
		background-color: #f08519;
		border: 1px solid #f08519;
		color: #fff;
	}

	/*news_show*/
	.news_show {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 0px auto 40px;
		padding: 0 15px;
	}

	.news_show_left {
		width: 100%;
		height: auto;
		float: left;
	}

	.news_show_left .base_news_show {
		width: 100%;
		margin-bottom: 0;
		padding: 0;
	}

	.news_show_right {
		width: 100%;
		height: auto;
		float: right;
		box-sizing: border-box;
		padding-left: 0px;
		border-left: 0px solid #e9eef2;
		padding-bottom: 0px;
	}

	.news_show_right1 {
		width: 100%;
		height: auto;
	}

	.news_show_right1_title {
		width: 100%;
		height: auto;
	}

	.news_show_right1_title h3 {
		display: block;
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		line-height: 1;
	}

	.news_show_right1_title span {
		display: block;
		width: 40px;
		height: 2px;
		background-color: #15499a;
		margin-top: 10px;
	}

	.news_show_right11 {
		width: 100%;
		height: auto;
		margin: 10px auto 15px;
	}

	.news_show_right11 p {
		font-size: 14px;
		color: #666666;
		line-height: 25px;
	}

	.news_show_right12 {
		width: 100%;
		height: auto;
		margin: 10px auto 15px;
	}

	.news_show_right12 p {
		font-size: 14px;
		color: #666666;
		line-height: 25px;
		margin-bottom: 5px;
	}

	.news_show_right13 {
		width: 100%;
		height: auto;
		margin: 15px auto;
	}

	.news_show_right13 img {
		width: 100%;
		height: auto;
	}

	.news_show_right13 span {
		font-size: 14px;
		color: #7a92a4;
		padding-left: 30px;
		background-position: left center;
		background: url(jws_40.png) no-repeat;
		margin: 24px 0 10px;
		display: block;
		line-height: 18px;
	}

	.news_show_right13 h4 {
		font-size: 18px;
		color: #333333;
		line-height: 28px;
	}

	.news_show_right13 p {
		font-size: 14px;
		color: #666666;
		line-height: 25px;
		height: 130px;
		overflow: hidden;
		margin: 10px auto 0;
	}

	/*IMP_People*/
	.IMP_People {
		width: 100%;
		height: auto;
		max-width: 1400px;
		margin: 20px auto 50px;
		padding: 0 15px;
	}

	.IMP_People_nav {
		width: 100%;
		height: auto;
	}

	.IMP_People_nav ul {
		width: 100%;
		height: auto;
	}

	.IMP_People_nav ul li {
		float: left;
		width: 11.1111111%;
		height: 30px;
		margin-right: 0;
	}

	.IMP_People_nav ul li:last-child {
		margin-right: 0;
	}

	.IMP_People_nav ul li a {
		display: block;
		width: 100%;
		height: 100%;
		background-color: #fff;
		font-size: 15px;
		color: #333;
		text-align: center;
		line-height: 30px;
	}

	.IMP_People_nav ul li.on a {
		color: #fff;
		background-color: #2f5da4;
	}

	.IMP_People_nav ul li a:hover {
		color: #fff;
		background-color: #2f5da4;
	}

	.IMP_People_ul {
		width: 100%;
		height: auto;
		margin-top: 25px;
	}

	.IMP_People_li {
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}

	.IMP_People_li h3 {
		font-size: 24px;
		color: #333333;
		font-weight: normal;
	}

	.IMP_People_li ul {
		width: 100%;
		height: auto;
		margin: 10px auto 0;
	}

	.IMP_People_li ul li {
		float: left;
		width: 33.3333333%;
		height: 30px;
		line-height: 30px;
	}

	.IMP_People_li ul li a {
		font-size: 14px;
		color: #333333;
	}

	.IMP_People_li ul li a:hover {
		color: #2f5da4;
	}

	/*Scientists_show*/
	.Scientists_show {
		width: 100%;
		max-width: 1400px;
		height: auto;
		margin: 0px auto 40px;
		box-shadow: 0 0 0 #ccc;
		padding: 0 15px;
	}

	.Scientists_show_left {
		width: 100%;
		height: 100%;
		float: none;
		background: url(jws_106.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
		padding-top: 40px;
		box-sizing: border-box;
		padding-bottom: 40px;
	}

	.Scientists_show_left img {
		display: block;
		width: 41.428571429%;
		height: auto;
		padding: 0;
		margin: 0 auto;
		border: 1px solid #94add7;
	}

	.Scientists_show_left1 {
		width: 78.244274809%;
		height: auto;
		margin: 30px auto 0;
	}

	.Scientists_show_left1 h3 {
		font-size: 24px;
		color: #fff;
		font-weight: bold;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.Scientists_show_left1 p {
		font-size: 14px;
		color: #fff;
		line-height: 30px;
	}

	.Scientists_show_right {
		width: 100%;
		height: 100%;
		float: none;
		background-color: #fff;
		box-sizing: border-box;
		padding: 25px 20px 25px 20px;
	}

	.Scientists_show_right1 {
		width: 100%;
		height: 100%;
		overflow-y: initial;
		padding: 0 0 0 0;
		box-sizing: border-box;
	}

	.Scientists_show_right1::-webkit-scrollbar {
		width: 5px;
		height: 10px;
		background-color: #c5d4e0;
	}

	.Scientists_show_right1::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
		border-radius: 10px;
		background-color: #c5d4e0;
	}

	.Scientists_show_right1::-webkit-scrollbar-thumb {
		border-radius: 2.5px;
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
		background-color: #15499a;
	}

	.Scientists_show_right_li {
		width: 100%;
		height: auto;
		padding-bottom: 30px;
		border-bottom: 0px solid #dfe7ed;
		margin-bottom: 0px;
	}

	.Scientists_show_right_li>h3 {
		font-size: 20px;
		color: #333333;
		font-weight: bold;
		height: 24px;
		padding-left: 15px;
		border-left: 4px solid #f08519;
		line-height: 24px;
	}

	.Scientists_show_right_li1 {
		width: 100%;
		height: auto;
		margin: 10px auto 0;
		box-sizing: border-box;
		padding-left: 20px;
	}

	.Scientists_show_right_li1 p {
		font-size: 14px;
		color: #888888;
		line-height: 26px;
	}

	/*Organization*/
	.Organization {
		width: 100%;
		height: auto;
		margin: 0px auto 40px;
		max-width: 1400px;
		position: relative;
		padding: 0 15px;
	}

	.Organization:before {
		content: "";
		display: block;
		position: absolute;
		height: 97%;
		width: 2px;
		background-color: #d3dbe0;
		left: 50%;
		top: 45px;
		margin-left: -1px;
	}

	.Organization>h3 {
		display: block;
		width: 100%;
		height: 45px;
		background-color: #15499a;
		border-radius: 5px;
		margin: 0 auto;
	}

	.Organization>h3 a {
		font-size: 18px;
		color: #ffffff;
		font-weight: bold;
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
		line-height: 45px;
	}

	.Organization1 {
		width: 100%;
		height: auto;
		position: relative;
		margin: 20px auto 0;
	}

	.Organization1:before {
		content: "";
		display: block;
		position: absolute;
		height: 2px;
		width: 40%;
		background-color: #d3dbe0;
		left: 30%;
		top: 50%;
		margin-top: -1px;
	}

	.Organization1 ul {
		display: block;
		width: 100%;
		height: auto;
	}

	.Organization1 ul li {
		width: 42.165242165%;
		height: auto;
		border-radius: 5px;
		background-color: #f08519;
		float: left;
		position: relative;
		z-index: 2;
		display: table;
		height: 50px;
	}

	.Organization1 ul li:before {
		content: "";
		display: block;
		position: absolute;
		height: 6px;
		width: 6px;
		border-radius: 50%;
		background-color: #d3dbe0;
		right: -3px;
		top: 50%;
		margin-top: -3px;
	}

	.Organization1 ul li:last-child {
		float: right;
	}

	.Organization1 ul li:last-child:before {
		right: auto;
		left: -3px;
	}

	.Organization1 ul li a {
		display: table-cell;
		vertical-align: middle;
		font-size: 13px;
		color: #fff;
		text-align: left;
		padding: 0 10%;
	}

	.Organization2 {
		width: 100%;
		height: auto;
	}

	.Organization2_left {
		width: 50%;
		height: auto;
		float: left;
		margin-top: 30px;
	}

	.Organization2_right {
		width: 50%;
		height: auto;
		float: right;
		margin-top: 60px;
	}

	.Organization2_li {
		width: 100%;
		height: auto;
		clear: both;
		margin-bottom: 30px;
		position: relative;
	}

	.Organization2_left .Organization2_li:before {
		content: "";
		display: block;
		position: absolute;
		height: 0px;
		width: 30%;
		background-color: #d3dbe0;
		right: 0%;
		top: 50%;
		margin-top: -1.5px;
	}

	.Organization2_right .Organization2_li:before {
		content: "";
		display: block;
		position: absolute;
		height: 0px;
		width: 30%;
		background-color: #d3dbe0;
		left: 0%;
		top: 50%;
		margin-top: -1.5px;
	}

	.Organization2_li_title {
		display: block;
		width: 84.33048433%;
		height: auto;
		background-color: #3f77d6;
		border-radius: 5px;
		position: relative;
		vertical-align: middle;
		margin: 0 0 25px 0;
	}

	.Organization2_left .Organization2_li_title:before {
		content: "";
		display: block;
		position: absolute;
		height: 6px;
		width: 6px;
		border-radius: 50%;
		background-color: #d3dbe0;
		right: -3px;
		top: 50%;
		margin-top: -3px;
		z-index: 9;
	}

	.Organization2_right .Organization2_li_title:before {
		content: "";
		display: block;
		position: absolute;
		height: 6px;
		width: 6px;
		border-radius: 50%;
		background-color: #d3dbe0;
		left: -3px;
		top: 50%;
		margin-top: -3px;
		z-index: 9;
	}

	.Organization2_left .Organization2_li_title:after {
		content: "";
		display: block;
		position: absolute;
		height: 2px;
		width: 30%;
		background-color: #d3dbe0;
		right: -18%;
		top: 50%;
		margin-top: -1px;
		z-index: -1;
	}

	.Organization2_right .Organization2_li_title:after {
		content: "";
		display: block;
		position: absolute;
		height: 2px;
		width: 30%;
		background-color: #d3dbe0;
		left: -18%;
		top: 50%;
		margin-top: -1px;
		z-index: -1;
	}

	.Organization2_li_title h3 {
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		line-height: 20px;
	}

	.Organization2_li_title h3 a {
		color: #fff;
		display: block;
		box-sizing: border-box;
		padding: 10px 10%;
	}

	.Organization2_li_ul {
		display: block;
		width: 84.33048433%;
		height: auto;
		vertical-align: middle;
	}

	.Organization2_li_ul ul {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		border: 1px solid #5291fb;
		background-color: #fff;
		border-radius: 5px;
		padding: 10px 10%;
		position: relative;
	}

	.Organization2_left .Organization2_li_ul ul:before {
		content: "";
		display: block;
		position: absolute;
		height: 25px;
		width: 2px;
		background-color: #d3dbe0;
		right: 50%;
		top: -26px;
		margin-top: 0px;
		margin-right: -1px;
		z-index: -1;
	}

	.Organization2_right .Organization2_li_ul ul:before {
		content: "";
		display: block;
		position: absolute;
		height: 25px;
		width: 2px;
		background-color: #d3dbe0;
		left: 50%;
		top: -26px;
		margin-top: 0px;
		margin-left: -1px;
		z-index: -1;
	}

	.Organization2_left .Organization2_li_ul ul:after {
		content: "";
		display: block;
		position: absolute;
		height: 6px;
		width: 6px;
		border-radius: 50%;
		background-color: #d3dbe0;
		right: 50%;
		top: -3px;
		margin-top: 0;
		margin-right: -3px;
		z-index: 9;
	}

	.Organization2_right .Organization2_li_ul ul:after {
		content: "";
		display: block;
		position: absolute;
		height: 6px;
		width: 6px;
		border-radius: 50%;
		background-color: #d3dbe0;
		left: 50%;
		top: -3px;
		margin-top: 0;
		margin-left: -3px;
		z-index: 9;
	}

	.Organization2_li_ul ul li {
		width: 100%;
		height: auto;
		line-height: 20px;
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		text-align: left;
		margin: 5px 0;
	}

	.Organization2_li_ul ul li a {
		color: #333333;
		display: block;
	}

	.Organization2_li_ul ul li a:hover {
		color: #f08519;
	}

	.Organization2_left .Organization2_li {
		text-align: left;
		display: flex;
		flex-flow: wrap;
		flex-direction: column-reverse;
	}

	.Organization2_left .Organization2_li_title {
		margin-right: 15.66951567%;
	}

	.Organization2_left .Organization2_li_ul {
		margin-right: 15.66951567%;
	}

	.Organization2_right .Organization2_li {
		text-align: right;
		display: flex;
		flex-flow: wrap;
		flex-direction: column;
	}

	.Organization2_right .Organization2_li_title {
		margin-left: 15.66951567%;
	}

	.Organization2_right .Organization2_li_ul {
		margin-left: 15.66951567%;
	}

	/*Research_Centers1*/
	.Research_Centers_left,
	#Research_Centers_left.on1 {
		width: 100%;
	}

	#Research_Centers_left.on1 {
		top: 10px;
		position: relative;
	}

	.er_nav_ul1 {
		border-left: 0px solid #f08519;
	}

	.er_nav_ul1 .er_nav_li:hover a {
		border-left: 0px solid #f08519;
		padding-left: 31px;
		color: #154a9c;
	}

	.Research_Centers_right {
		width: 100%;
	}

	.Research_Centers_right1 {
		display: none;
	}

	.Research_Centers_right1_m {
		display: block;
	}

	.Research_Centers_right1_m {
		position: relative;
		overflow: hidden;
		width: 100%;
	}

	.Research_Centers_right1_m .bigImg {
		height: auto;
		position: relative;
	}

	.Research_Centers_right1_m .bigImg li a {
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		background-color: #000;
	}

	.Research_Centers_right1_m .bigImg li img {
		vertical-align: middle;
		cursor: pointer;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}

	.Research_Centers_right1_m .smallScroll {
		height: 50px;
		width: 100%;
	}

	.Research_Centers_right1_m .smallScroll>a {
		position: absolute;
		display: block;
		width: 30px;
		height: 40px;
		background-color: #ccc;
		color: #333;
		text-align: center;
		line-height: 34px;
		bottom: 0;
	}

	.Research_Centers_right1_m .smallScroll>a.sPrev {
		left: 0;
		background: url(jws_108.jpg) no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.Research_Centers_right1_m .smallScroll>a.sNext {
		right: 0;
		background: url(jws_109.jpg) no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.Research_Centers_right1_m .smallImg {
		float: left;
		margin: 0 auto;
		display: inline;
		width: 100%;
		overflow: hidden;
		padding: 10px 40px 0;
		box-sizing: border-box;
	}

	.Research_Centers_right1_m .smallImg ul {
		height: 40px;
		width: 9999px;
		overflow: hidden;
		margin-top: 15px;
	}

	.Research_Centers_right1_m .smallImg li {
		float: left;
		padding: 0 0px 0 0;
		width: 70px;
		cursor: pointer;
		display: inline;
		margin-right: 5px;
	}

	.Research_Centers_right1_m .smallImg img {
		border: 2px solid #eeeeee;
		width: 100%;
		height: 40px;
	}

	.Research_Centers_right1_m .smallImg .on img {
		border-color: #e60012;
	}

	.Research_Centers_right2 {
		width: 100%;
		height: auto;
	}

	.Research_Centers_right2_1 {
		width: 100%;
		height: auto;
		margin-top: 15px;
	}

	.Research_Centers_right2_1 h2 {
		font-size: 20px;
		color: #333333;
		font-weight: bold;
		/* margin-bottom: 10px; */
		margin-top: 30px;
	}

	.Research_Centers_right2_1 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.Research_Centers_right2_2 {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.Research_Centers_right2_2 .er_title {
		margin-bottom: 10px;
	}

	.Research_Centers_right2_2 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
	}

	.Research_Centers_right2_3 {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.Research_Centers_right2_3 .er_title {
		margin-bottom: 10px;
	}

	.Research_Centers_right2_3 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
	}

	.Research_Centers_right2_3 p span {
		color: #000033;
	}

	.Research_Centers_right3 {
		width: 100%;
		height: auto;
	}

	.Research_Centers_right3_1 {
		width: 100%;
		height: auto;
		margin-top: 0px;
	}

	.Research_Centers_right3_1 .er_title {
		margin-bottom: 10px;
	}

	.Research_Centers_right3_1 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.Research_Centers_right3_2 {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.Research_Centers_right3_2 .er_title {
		margin-bottom: 10px;
	}

	.Research_Centers_right3_2 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
	}

	.Research_Centers_right3_3 {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.Research_Centers_right3_3 .er_title {
		margin-bottom: 10px;
	}

	.Research_Centers_right3_3 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.Research_Centers_right3_4 {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.Research_Centers_right3_4 .er_title {
		margin-bottom: 10px;
	}

	.Research_Centers_right3_4 p {
		font-size: 13px;
		color: #888888;
		line-height: 24px;
	}

	.Research_Centers_right3_4 p span {
		color: #000033;
	}


	/*Facilities list*/
	.Facilities {
		width: 100%;
		height: auto;
		padding: 0 15px 30px;
		margin: 0 auto;
		max-width: 1400px;
	}

	.Facilities_ul {
		width: 100%;
		height: auto;
		margin: 0px auto 0;
	}

	.Facilities_li {
		width: 48.5%;
		height: auto;
		margin-right: 1.5%;
		float: left;
		margin-bottom: 10px;
	}

	.Facilities_li * {
		transition: all 0.5s;
	}

	.Facilities_li:nth-child(4n) {
		margin-right: 0;
	}

	.Facilities_li:nth-child(2n) {
		margin-right: 0;
	}

	.Facilities_li a {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		border: 1px solid #dddddd;
		position: relative;
	}

	.Facilities_li a i {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.Facilities_li a i img {
		display: block;
		width: 100%;
		height: auto;
	}

	.Facilities_li1 {
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(jws_47.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		top: 0;
		left: 0;
	}

	.Facilities_li1 h4 {
		width: 100%;
		height: 40px;
		font-size: 16px;
		color: #fff;
		box-sizing: border-box;
		padding-left: 20px;
		background: url(jws_48.png) no-repeat;
		background-position: left top 2px;
		font-weight: normal;
		width: 90%;
		position: absolute;
		bottom: 8%;
		left: 5%;
		line-height: 20px;
		overflow: hidden;
	}

	.Facilities_li:hover img {
		width: 110%;
		height: 110% !important;
		margin: -5% 0 0 -5%;
	}

	.Facilities_li:hover .Facilities_li1 h4 {
		background-position: left 2px top 2px;
	}

	/*Sitemap*/
	.Sitemap {
		width: 100%;
		height: auto;
		padding: 0 15px 30px;
		margin: 0 auto;
		max-width: 1400px;
	}

	.Sitemap_title {
		width: 100%;
		height: 40px;
		box-sizing: border-box;
		border-bottom: 1px solid #cccccc;
	}

	.Sitemap_title h3 {
		color: #333;
		float: left;
		height: 41px;
		font-weight: 700;
		font-size: 24px;
		padding: 0 15px 0 0;
		position: relative;
		line-height: 1;
		border-bottom: 3px solid #f59e00;
	}

	.Sitemap_ul {
		overflow: hidden;
		margin-top: 15px;
	}

	.Sitemap_li {
		width: 100%;
		height: auto;
		border-bottom: 1px solid #ddd;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.Sitemap_li_h {
		width: 100%;
		height: auto;
	}

	.Sitemap_li_h h3 {
		margin: 0;
		padding: 0px;
		font-size: 16px;
		text-align: left;
		font-weight: 700;
		color: #f59e00;
	}

	.Sitemap_li_h h3 a {
		color: #f59e00;
		padding-left: 24px;
		background: url(jws_48.png) no-repeat;
		background-position: left center;
	}

	.Sitemap_li_a {
		width: 100%;
		height: auto;
		min-height: 28px;
		margin-top: 6px;
	}

	.Sitemap_li_a a {
		display: inline-block;
		overflow: hidden;
		margin: 3px 15px 0 0;
		font-size: 13px;
		color: #333;
	}

	.Sitemap_li_a a:hover {
		color: #f59e00;
	}

	/*Annual_Report*/
	.Annual_Report {
		padding: 0px 15px 30px;
		background: none;
	}

	.Annual_Report .main4_1 {
		margin: 0 auto;
	}

	.Annual_Report .main4_li {
		width: 100%;
		margin: 0 auto 15px;
	}

	.Annual_Report .main4_li a {
		background-color: #dce5f6;
	}

	.Annual_Report .main4_li:hover a {
		background-color: #15499a;
	}

	/*list_Annual_Report*/
	.list_Annual_Report {
		width: 100%;
		height: auto;
		padding: 0 15px 30px;
	}

	.list_Annual_Report_left {
		width: 100%;
	}

	.list_Annual_Report_right {
		width: 100%;
	}

	#content li {
		margin-bottom: 15px;
		font-family: '微软雅黑';
	}

	#content li a {
		font-size: 16px !important;
		color: #333;
		border-left: 3px solid #4c7eb1;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: calc(100% - 110px);
		display: inline-block;
		line-height: 21px;
		max-height: inherit;
		overflow: hidden;
	}

	#content li a:hover {
		border-left: 3px solid #f08519;
		color: #15499a;
	}

	#content li span {
		line-height: 30px !important;
		color: #7d7d7d;
		font-size: 16px !important;
	}

	.list_notime li a {
		width: 100% !important;
	}

	.piaochuang {
		display: none;
	}

	.main2 .main_title h2 a {
		font-size: 22px;
	}

}

@media(max-width:380px) {
	.join_us_title h3 {
		font-size: 16px;
	}

	.join_us_title a {
		position: relative;
		top: 5px;
	}
}

.index-link-list {
	overflow: hidden;
	margin: 0 -15px;
}

.index-link-list li {
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	width: 20%;
}

.index-link-list li a {
	display: block;
	width: 100%;
	/* height: 108px; */
	overflow: hidden;
}

.index-link-list li a:hover img {
	transform: scale(1.1);
}

.index-link-list li a img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

@media(max-width:1199px) {
	.index-link-list li {
		width: 33.3333333333%;
	}

	.index-link-list li a {
		margin-bottom: 30px;
	}
}

@media(max-width:767px) {
	.index-link-list li {
		width: 50%;
	}
}