﻿body {
	margin: 0;
	padding: 0;
	font-family: SourceHanSansCN, SourceHanSansCN, 'Microsoft YaHei';
	line-height: 24px;
	font-size: 12px;
	background: #f9f9f9;
}
div,
ul,
li,
ol,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
img,
p,
span {
	border-style: none;
	border-color:
		inherit;
	border-width: 0px;
	padding: 0;
	list-style-type: none;
	margin-left:
		auto;
	margin-top: 0;
	margin-bottom: 0;
}
/* Link */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	border: 0px;
	background-color:
		Transparent;
}
a {
	blr: expression(this.onFocus=this.blur());
	outline: none;
}
.blank5 {
	width: 100%;
	height: 5px;
	clear: both;
}
.blank10 {
	width: 100%;
	height: 10px;
	clear: both;
}
.blank15 {
	width: 100%;
	height: 15px;
	clear: both;
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
}
.blank30 {
	width: 100%;
	height: 30px;
	clear: both;
}
.blank40 {
	width: 100%;
	height: 40px;
	clear: both;
}
.blank50 {
	width: 100%;
	height: 50px;
	clear: both;
}
.blank60 {
	width: 100%;
	height: 60px;
	clear: both;
}
.blank70 {
	width: 100%;
	height: 70px;
	clear: both;
}
.blank80 {
	width: 100%;
	height: 80px;
	clear: both;
}
/*Clear*/
.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	overflow:
		hidden;
}
/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.panel {
	width: 100%;
	height: 100vh;
	float: left;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1011;
	background: rgba(0, 0, 0, 0.7);
	display: none;
}
.ebox {
	width: 100%;
	height: 100vh;
	float: left;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1011;
	background: rgba(0, 0, 0, 0.2);
	display: none;
}
#boxx {
	width: 100%;
	height: 100vh;
	float: left;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}
.boxx {
	position: fixed;
	top: 18%;
	left: 50%;
	margin-left: -25%;
	z-index: 1000;
	width: 70%;
	max-width: 900px;
	float: left;
	background: #fff;
	border-radius: 10px 0px 0px 10px;
	display: block;
}
.boxx_img {
	width: 58%;
	max-width: 538px;
	float: left;
}
.boxx_img img {
	width: 100%;
	float: left;
	border-radius: 10px 0px 0px 10px;
}
.m_zcbox {
	width: 36%;
	max-width: 320px;
	padding: 0 3% 0 2%;
	float: right;
	position: relative;
}
.m_zcbox_bt {
	width: 100%;
	height: 40px;
	float: left;
	margin: 10px 0 10px 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 22px;
	color: #0D3978;
	line-height: 40px;
	text-align: center;
	font-style: normal;
}
table.table2 {
	width: 100%;
	float: left;
	border-collapse: collapse;
	background: rgba(22, 44, 44, 0);
}
table.table2 th {
	width: 60px;
	height: 34px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 34px;
	text-align: left;
	font-style: normal;
}
table.table2 td {
	width: 78%;
	height: auto;
	float: left;
	margin-top: 10px;
	line-height: 34px;
}
.tabt21 {
	width: 96%;
	height: 34px;
	border-radius: 4px;
	border: 1px solid #D6D6D6;
	background: #fff;
	padding: 0 0 0 4%;
	font-size: 14px;
	color: #333;
	line-height: 58px\9;
	line-height: 34px;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	overflow: hidden;
}
.input1 {
	width: 48%;
	height: 34px;
	border-radius: 4px;
	border: 1px solid #D6D6D6;
	background: #fff;
	padding: 0 0 0 4%;
	font-size: 14px;
	color: #333;
	line-height: 58px\9;
	line-height: 34px;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	overflow: hidden;
}
.input2 {
	width: 93px;
	height: 34px;
	float: right;
	background: #D8D8D8;
	border: 1px solid #D6D6D6;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	line-height: 58px\9;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
}
select.sele1 {
	border: solid 1px #D6D6D6;
	border-radius: 6px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	height: 30px;
	width: 100%;
	padding: 0 6px 0 6px;
	float: left;
	margin: 0px 0px 0 0px;
	background: url(../images/d_up.png) no-repeat scroll 96% 12px transparent;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
}
select::-ms-expand {
	display: none;
}
option {
	color: #333;
}
table.table2 td a.mfzc {
	width: 58px;
	height: 30px;
	float: right;
	margin: 1% 0% 1% 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #0D3978;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
table.table2 td a.wangjm {
	width: 58px;
	height: 30px;
	float: right;
	margin: 1% 4% 1% 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
.m_regist {
	width: 100%;
	height: 48px;
	float: left;
	margin: 4% 0 1% 0;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #0D3978;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 16px;
	color: #0D3978;
	line-height: 48px;
	text-align: center;
	font-style: normal;
}
.m_yyzh {
	width: 100%;
	height: 28px;
	float: left;
	margin: 0% 0;
	background: transparent;
	border: 1px solid transparent;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	text-align: center;
	font-style: normal;
}
.m_yyzh a {
	color: rgba(102, 102, 102, 1);
}
.x_close {
	width: 30px;
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
}
.ximg {
	position: fixed;
	top: 38.2%;
	left: 50%;
	z-index: 1000;
	width: 75%;
	padding: 5px;
	background: #fff;
	margin-top: -100px;
	margin-left: -150px;
	box-shadow: 1px 2px 3px black;
	border-radius: 10px;
	display: block;
}
.ximg img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.ximg font {
	width: 100%;
	float: left;
	height: 36px;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #333;
	line-height: 36px;
	text-align: left;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}
.max {
	width: 90%;
	max-width: 1600px;
	height: auto;
	margin: 0 auto;
}
.m_bgc1 {
	width: 100%;
	float: left;
	background-color: #fff;
}
.m_htop {
	width: 100%;
	float: left;
	margin: 30px 0;
}
.m_htop .m_logo {
	width:72%; 
	float: left;
	margin: 0;
}
.m_trigh {
	float: right;
	width: 24%;
}

 .yy {
	width: 130px;
	height: 40px;
	float: right;
	border-radius: 0px;
	border: 1px solid #d6d6d6;
	font-size: 18px;
	color: #333;
	line-height: 40px;
	text-align: center;
	background: rgba(255, 255, 255, 1);
}
 .yy a {
	width: 130px;
	height: 40px;
	text-align: center;
	color: #333;
	float: left;
	line-height: 40px;
}
 .yy a:hover {
	color: #195593;
}
 .m_seabox {
	width: 246px;
	height: 40px;
	float: right;
	margin: 20px 0 0 0;
	border: 1px solid #d6d6d6;
	border-radius: 40px;
}
.m_sea1 {
	width: 180px;
	height: 40px;
	float: left;
	background: transparent;
	border: none;
	padding: 0 0 0 5%;
	font-size: 16px;
	color: #333;
	line-height:
		40px;
	text-align: left;
	font-weight: normal;
}
.m_sea2 {
	width: 40px;
	height: 40px;
	float: right;
	background: url(../images/ssea1.png) no-repeat center center;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}


.m_navbox {
	width: 100%;
	height: 60px;
	float: left;
	background: #176ab0;
	position: relative;
	z-index: 40;
}
.m_navi {
	width: 100%;
	height: 60px;
	float: left;
	position: relative;
	z-index: 30;
}
.m_navi ol {
	width: 100%;
	height: 60px;
	float: left;
}
.m_navi ol li {
	width: 20%;
	height: 60px;
	margin: 0 0%;
	float: left;
	position: relative;
}
.m_navi ol li:after {
	width: 1px height:30px;
	float: left;
	background: transparent;
	content: '|';
	color: #195593;
	position: absolute;
	z-index: 5;
	left: -2px;
	top: 20px;
}
.m_navi ol li:before {
	width: 1px height:30px;
	float: left;
	background: transparent;
	content: '|';
	color: #5591d0;
	position: absolute;
	;
	z-index: 5;
	right: -1px;
	top: 20px;
}
.m_navi ol li a {
	width: 100%;
	height: 60px;
	margin: 0;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	float: left;
	position: relative;
}
.m_navi ol li a img.mimg1 {
	width: 12px;
	display: block;
	margin: 4% 0% 4% 2%;
}
.m_navi ol li .two_nav {
	top: 60px;
	font-size: 18px;
	position: absolute;
	height: 0;
	overflow: hidden;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	border-radius: 6px;
	padding: 0px 4px;
	width: 100%;
}
.m_navi ol li:hover .two_nav {
	float: left;
	background-color: #fff;
	height: auto;
	min-height: 120px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	display: flex;
	flex-direction: column;
}
.two_nav dl {
	width: 100%;
	float: left;
}
.two_nav dl dt {
	width: 100%;
	float: left;
	border-bottom: 1px solid #d6d6d6;
}
.two_nav dl dt:last-child {
	border-bottom: none;
}
.two_nav dl dt a {
	width: 100%;
	height: 60px;
	float: left;
	font-size: 18px;
	color: #5591d0;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
}
.two_nav dl dt a:hover {
	color: #195593;
}
.m_banner {
	width: 100%;
	float: left;
	position: relative;
	z-index: 0;
	margin: 0;
	overflow: hidden;
}
#certify1 {
	position: relative;
	width: 100%;
	display: block;
	margin: 0px 0px 0px 0px;
}
#certify1 .swiper-button-prev1 {
	text-indent: -9999px;
	top: 40%;
	bottom: auto;
	left: 20px;
	width: 76px;
	height: 93px;
	background: rgba(34, 34, 34, 0) url(../images/prev1.png) no-repeat;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify1 .swiper-button-prev1:hover {
	background: rgba(49, 75, 128, 0) url(../images/prev1.png) no-repeat;
}
#certify1 .swiper-button-next1 {
	text-indent: -9999px;
	right: 20px;
	top: 40%;
	bottom: auto;
	width: 76px;
	height: 93px;
	background: rgba(34, 34, 34, 0) url(../images/next1.png) no-repeat;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify1 .swiper-button-next1:hover {
	background: rgba(49, 75, 128, 0) url(../images/next1.png) no-repeat;
}
#certify1 .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify1 .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 1px solid transparent;
	background-color: rgba(255, 255, 255, .5);
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border:
		1px solid #fff;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 1);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	width: 40px;
}
.m_box1 {
	width: 100%;
	float: left;
	margin: 30px 0 0 0%;	 
	    display: flex;
	    align-content: center;
	    justify-content: center;
}
/*首页  行业动态*/
.m_news1 {
	width: 35%;
	max-width: 470px;
	height: 285px;
	float: left;
	background: #fff;
	margin: 0 0 0 0%;
	padding: 20px 30px;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
}
.m_news_bt {
	width: 100%;
	height: 50px;
	float: left;
	background: url(../images/line1.jpg) no-repeat left bottom;
	font-size: 18px;
	color: #333;
	line-height: 50px;
	text-align: left;
	font-weight: bold;
}
#certify5 {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
#certify5 .swiper-container {
	height: 240px;
	padding: 0;
	overflow: hidden;
}
#certify5 .swiper-slide {
	width: 100%;
	height: 40px;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
	position: relative;
	overflow: hidden;
}
#certify5 .swiper-slide::after {
	width: 70%;
	height: 1px;
	float: left;
	background: #F1F1F1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}
#certify5 .swiper-slide a {
	color: #333;
	font-weight: 400;
}
#certify5 .swiper-slide a:hover,
#certify5 .swiper-slide-active a,
.swiper-slide-duplicate-active a {
	color: #195563;
	font-weight: 400;
}
.m_news2 {
	width: 58%;
	max-width: 638px;
	height: 285px;
	float: left;
	background: #fff;
	margin: 0 30px 0 30px;
	padding: 20px 30px;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
}
#certify6 {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
#certify6 .swiper-container {
	height: 240px;
	padding: 0;
	overflow: hidden;
}
#certify6 .swiper-slide {
	width: 100%;
	height: 40px;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
	position: relative;
	overflow: hidden;
}
#certify6 .swiper-slide a:hover,
#certify6 .swiper-slide-active a,
.swiper-slide-duplicate-active a {
	color: #195563;
	font-weight: 400;
}
#certify6 .swiper-slide::after {
	width: 70%;
	height: 1px;
	float: left;
	background: #F1F1F1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}
#certify6 .swiper-slide a {
	color: #333;
	font-weight: 400;
}
.m_news3 {
	width: 25%;
	max-width: 275px;
	height: 285px;
	float: right;
	background: #fff;
	margin: 0 0px 0 10px;
	padding: 20px 20px;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
	position: relative;
	overflow: hidden;
}
.m_news3_bt {
	width: 100%;
	height: 40px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 18px;
	color: #0D3978;
	line-height: 40px;
	text-align: center;
	font-style: normal;
}
table.table1 {
	width: 100%;
	float: left;
	border-collapse: collapse;
}
table.table1 th {
	width: 60px;
	height: 30px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
}
table.table1 td {
	width: 74%;
	height: auto;
	float: left;
	margin-top: 10px;
	line-height: 40px;
}
.tabt1 {
	width: 96%;
	height: 38px;
	border-radius: 4px;
	border: 1px solid #D6D6D6;
	background: #fff;
	padding: 0 0 0 4%;
	font-size: 14px;
	color: #333;
	line-height: 58px\9;
	line-height: 38px;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	overflow: hidden;
}
table.table1 td a.mfzc {
	width: 58px;
	height: 30px;
	float: right;
	margin: 1% 0% 1% 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #0D3978;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
table.table1 td a.wangjm {
	width: 58px;
	height: 30px;
	float: right;
	margin: 1% 4% 1% 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
.m_denglu {
	width: 100%;
	height: 48px;
	float: left;
	margin: 1% 0;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #0D3978;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 16px;
	color: #0D3978;
	line-height: 48px;
	text-align: center;
	font-style: normal;
}
.m_dzyx {
	width: 100%;
	height: 28px;
	float: left;
	margin: 0% 0;
	background: transparent;
	border: 1px solid transparent;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	text-align: center;
	font-style: normal;
}
.m_dzyx a {
	color: rgba(102, 102, 102, 1);
}
.m_news31 {
	width: 32%;
	max-width: 315px;
	height: 325px;
	float: right;
	background: #fff;
	margin: 0 0px 0 0px;
	padding: 0px 0px;
	box-shadow: 0px 2px 4px 0px rgba(214, 214, 214, 0.5);
	position: relative;
	overflow: hidden;
}
.m_news3_bg {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/flogo.png) no-repeat top right;
	background-size: 200px;
	opacity: .05;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
.m_news3_ren {
	width: 80%;
	height: 100%;
	float: left;
	padding: 10%;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}
.r_pic {
	width: 104px;
	height: 104px;
	float: left;
}
.r_pic img {
	width: 100%;
	bordere-radius: 4px;
}
.m_bian {
	width: 52px;
	height: 27px;
	float: left;
	margin: 76px 0 0 20px;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #0D3978;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #0D3978;
	line-height: 27px;
	text-align: center;
	font-style: normal;
}

.m_bian a{color:#0d3978;}

.m_btxt {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: left;
	font-style: normal;
}
.m_esc1 {
	width: 100%;
	height: 48px;
	border-radius: 4px;
	border: 1px solid #0D3978;
	background: #fff;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 600;
	font-size: 16px;
	color: #0D3978;
	line-height: 48px;
	text-align: center;
	font-style: normal;
}
.m_box2 {
    width: 100%;
    float: left;
    margin: 30px 0 0 0%; 
        display: flex;
        align-content: center;
        justify-content: center;
}
.m_left1 {
	width: 20%;
	max-width: 206px;
	height: auto;
	min-height: 300px;
	float: left;
	margin: 0 0 20px 0;
	background: #fff;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
}
.m_left1_bt {
	width: 100%;
	height: 60px;
	background: rgba(13, 57, 120, .1);
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 16px;
	color: #0D3978;
	line-height: 60px;
	text-align: center;
	font-style: normal;
	display: flex;
	align-items: center;
	justify-content: center;
}
.m_left1_bt span {
	display: inline-block;
	margin: 0 2% 0 8%;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 600;
	font-size: 16px;
	color: #0D3978;
	line-height: 60px;
	text-align: center;
	font-style: normal;
}
.m_left1_bt img {
	width: 12px;
	height: 8px;
	float: right;
	display: inline-block;
	margin: 3% 6% 0 1%;
}
.m_left2 {
	width: 100%;
	float: left;
	position: relative;
}
.m_left2 ol {
	width: 100%;
	float: left;
}
.m_left2 ol li {
	width: 100%;
	float: left;
	position: relative;
	z-index: 10;
}
.m_left2 ol li a {
	width: 100%;
	height: 60px;
	float: left;
	border-bottom: 1px solid rgba(234, 234, 234, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 8;
}
.m_left2 ol li:first-child a,
.m_left2 ol li:nth-child(2) a {
	width: 100%;
	height: 60px;
	float: left;
	border-bottom: 1px dashed rgba(234, 234, 234, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 8;
}
.m_left2 ol li a span {
	display: block;
	margin: 0 1%;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 600;
	font-size: 14px;
	color: #333333;
	line-height: 60px;
	text-align: center;
	font-style: normal;
}
.m_left2 ol li a img.oimg1 {
	width: 5px;
	height: 7px;
	margin: 10px 2%;
	display: block;
}
.m_left2 ol li a img.oimg2 {
	width: 5px;
	height: 7px;
	margin: 10px 2%;
	display: none;
}
.m_left2 ol li:hover a span {
	color: #195563;
}
.m_left2 ol li:hover a img.oimg1 {
	width: 5px;
	height: 7px;
	margin: 10px 2%;
	display: none;
}
.m_left2 ol li:hover a img.oimg2 {
	width: 5px;
	height: 7px;
	margin: 10px 2%;
	display: block;
}
.m_left2 ol li .m_left2_up {
	width: 125px;
	height: auto;
	min-height: 110px;
	float: left;
	position: absolute;
	z-index: 15;
	left: 100.5%;
	top: 0;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(214, 214, 214, 0.5);
	border-radius: 1px;
	display: none;
}
.m_left2 ol li:hover .m_left2_up {
	display: block;
}
.m_left2_up dl {
	width: 100%;
	float: left;
}
.m_left2_up dl dt {
	width: 100%;
	height: 36px !important;
	float: left;
}
.m_left2_up dl dt a {
	width: 100%;
	height: 36px !important;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 36px !important;
	text-align: center;
	font-style: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}
.m_left2_up dl dt a:hover {
	color: #0D3978;
}
.m_company {
	width: 70%;
	max-width: 726px;
	height: auto;
	min-height: 600px;
	float: left;
	padding: 20px 30px;
	margin: 0 20px 50px 30px;
	background: #fff;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
}
.m_comp_bt {
	width: 100%;
	height: 38px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 18px;
	color: #0D3978;
	line-height: 38px;
	text-align: center;
	font-style: normal;
	border-bottom: 1px dashed rgba(17, 166, 255, .2);
}
.m_jianjie {
	width: 100%;
	height: auto;
	float: left;
	margin: 2% 0 4% 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	font-style: normal;
}
.m_company_imgs {
	width: 100%;
	float: left;
	overflow: hidden;
}
#certify2 {
	position: relative;
	width: 100%;
	display: block;
	margin: 0px 0px 0px 0px;
}
#certify2 .image1 {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#certify2 .swiper-button-prev2 {
	position: absolute;
	z-index: 5;
	text-indent: -9999px;
	top: 43%;
	bottom: auto;
	left: 20px;
	width: 36px;
	height: 53px;
	background: rgba(34, 34, 34, 0) url(../images/prev1.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify2 .swiper-button-prev2:hover {
	background: rgba(49, 75, 128, 0) url(../images/prev1.png) no-repeat;
	background-size: 100% 100%;
}
#certify2 .swiper-button-next2 {
	position: absolute;
	z-index: 5;
	text-indent: -9999px;
	right: 20px;
	top: 43%;
	bottom: auto;
	width: 36px;
	height: 53px;
	background: rgba(34, 34, 34, 0) url(../images/next1.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify2 .swiper-button-next2:hover {
	background: rgba(49, 75, 128, 0) url(../images/next1.png) no-repeat;
	background-size: 100% 100%;
}
#certify3 {
	position: relative;
	width: 100%;
	display: block;
	margin: 20px 0px 0px 0px;
}
#certify3 .swiper-button-prev3 {
	position: absolute;
	z-index: 5;
	text-indent: -9999px;
	top: 43%;
	bottom: auto;
	left: 20px;
	width: 36px;
	height: 53px;
	background: rgba(34, 34, 34, 0) url(../images/prev1.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify3 .swiper-button-prev3:hover {
	background: rgba(49, 75, 128, 0) url(../images/prev1.png) no-repeat;
	background-size: 100% 100%;
}
#certify3 .swiper-button-next3 {
	position: absolute;
	z-index: 5;
	text-indent: -9999px;
	right: 20px;
	top: 43%;
	bottom: auto;
	width: 36px;
	height: 53px;
	background: rgba(34, 34, 34, 0) url(../images/next1.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify3 .swiper-button-next3:hover {
	background: rgba(49, 75, 128, 0) url(../images/next1.png) no-repeat;
	background-size: 100% 100%;
}
.m_yiqi {
	width: 45%;
	max-width: 543px;
	height: auto;
	min-height: 600px;
	float: right;
	background: #fff;
	margin: 0 0px 50px 10px;
	padding: 20px 20px;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
}
.m_footer {
	width: 100%;
	float: left;
	padding: 30px 0;
	background: #176ab0;
	overflow: hidden;
}
.m_flogo {
	width: 120px;
	float: left;
	margin: 0 10px 0 160px;
}
.m_foot2 {
	width: 600px;
	float: left;
	margin: 0 20px 0 40px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	overflow: hidden;
}
.m_foot2 h3 {
	width: 100%;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 33px;
	text-align: left;
	font-style: normal;
}
.m_foot2 a {
	color: #fff;
}
.m_foot3 {
	width: 160px;
	float: left;
	margin: 0 40px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	overflow: hidden;
}
.m_foot3 h3 {
	width: 100%;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 33px;
	text-align: left;
	font-style: normal;
	margin: 0 0 20px 0;
}
.m_foot3 a {
	width: 100%;
	float: left;
	height: 21px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: left;
	font-style: normal;
}
.m_foot_wx {
	width: 95px;
	float: left;
	margin: 0 10px 0 100px;
}
.s_banner {
	width: 100%;
	float: left;
	position: relative;
	z-index: 0;
	margin: 0;
	overflow: hidden;
}
.s_banner img {
	width: 100%;
}
.s_about {
	width: 100%;
	float: left;
	position: relative;
	z-index: 0;
	margin: 0;
	overflow: hidden;
}
.s_cokkie {
	width: 100%;
	height: 48px;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 32px;
	color: #333333;
	line-height: 48px;
	text-align: left;
	font-style: normal;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CACDCF;
}
.s_jianjie {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
	position: relative;
	z-index: 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	overflow: hidden;
}
.s_jianjie h4 {
	width: 100%;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 34px;
	color: #333333;
	line-height: 51px;
	text-align: center;
	font-style: normal;
}
.s_jianjie h5 {
	width: 100%;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 20px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	font-style: normal;
}
.s_jianjie h6 {
	width: 100%;
	float: left;
	margin: 10px 0 20px 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 16px;
	color: #999999;
	;
	line-height: 30px;
	text-align: center;
	font-style: normal;
}
.s_jian_imgs {
	width: 93%;
	float: left;
	padding: 3%;
	margin: 0px 0 20px 0;
	position: relative;
	z-index: 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 28px;
	color: #333333;
	line-height: 45px;
	text-align: left;
	font-style: normal;
	background: #FFFFFF;
	box-shadow: 0px 4px 8px 0px rgba(214, 214, 214, 0.5);
	border-radius: 8px;
	overflow: hidden;
}
#certify4 {
	position: relative;
	width: 100%;
	display: block;
	margin: 20px 0px 40px 0px;
}
#certify4 .swiper-container {
	overflow: hidden;
}
#certify4 .swiper-wrapper {
	overflow: visible;
}
#certify4 .swiper-slide img {
	border-radius: 12px;
}
#certify4 .swiper-slide .cfont {
	width: 100%;
	height: 70px;
	float: left;
	margin: 0 0 20px 0;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 28px;
	color: #333333;
	line-height: 35px;
	text-align: center;
	font-style: normal;
}
#certify4 .swiper-slide font {
	width: 100%;
	height: 35px;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 28px;
	color: #333333;
	line-height: 35px;
	text-align: center;
	font-style: normal;
}
#certify4 .swiper-button-prev4 {
	position: absolute;
	z-index: 5;
	text-indent: -9999px;
	top: 40%;
	bottom: auto;
	left: -34px;
	width: 28px;
	height: 45px;
	background: rgba(34, 34, 34, 0) url(../images/left1.png) no-repeat;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify4 .swiper-button-prev4:hover {
	background: rgba(49, 75, 128, 0) url(../images/left1.png) no-repeat;
}
#certify4 .swiper-button-next4 {
	position: absolute;
	z-index: 5;
	text-indent: -9999px;
	right: -34px;
	top: 40%;
	bottom: auto;
	width: 28px;
	height: 45px;
	background: rgba(34, 34, 34, 0) url(../images/right1.png) no-repeat;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify4 .swiper-button-next4:hover {
	background: rgba(49, 75, 128, 0) url(../images/right1.png) no-repeat;
}
#certify4 .swiper-pagination {
	width: 100%;
	bottom: -40px;
}
#certify4 .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 1px solid transparent;
	background-color: rgba(198, 198, 198, .5);
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify4 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border:
		1px solid #fff;
	border-radius: 10px;
	background-color: rgba(13, 57, 120, 1);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	width: 40px;
}
/*研究方向*/
.s_ynavi {
	width: 100%;
	height: 60px;
	float: left;
	background: #FFFFFF;
}
.s_ynavi ol {
	float: left;
}
.s_ynavi ol li {
	float: left;
	padding: 0 20px;
}
.s_ynavi ol li a {
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 18px;
	color: #0D3978;
	line-height: 60px;
	text-align: center;
	font-style: normal;
}
.s_ynavi ol li a:hover {
	font-weight: 600;
}
.s_ymenu {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid rgba(202, 205, 207, 1);
}
.s_ymenu ol {
	float: none;
	display: block;
	text-align: center;
}
.s_ymenu ol li {
	display: inline-block;
	margin: 0 10px;
}
.s_ymenu ol li a {
	float: left;
	padding: 0 20px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	line-height: 45px;
	text-align: center;
	font-style: normal;
	background: #f9f9f9;
	border-radius: 4px;
}
.s_ymenu ol li a:hover,
.s_ymenu ol li a.yhov {
	color: #0D3978;
	font-weight: 600;
	border: 1px solid #0D3978;
	border-radius: 4px;
}
.s_down1 {
	width: 180px;
	height: 44px;
	float: left;
	margin: 20px 0 20px 0;
}
.s_down1 a,
.s_down1 input {
	width: 180px;
	height: 44px;
	float: left;
	background: rgba(17, 166, 255, 0.04);
	border-radius: 4px;
	border: 1px solid #0D3978;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 18px;
	color: #0D3978;
	line-height: 27px;
	text-align: center;
	font-style: normal;
}
.s_sys_img {
	width: 100%;
	float: left;
	margin: 30px 0 10px 0;
}
.s_sys_img ul {
	width: 100%;
	float: left;
}
.s_sys_img ul li:first-child {
	width: 26.8%;
	float: left;
}
.s_sys_img ul li:last-child {
	width: 71%;
	float: right;
}
.s_sys_img ul li img {
	width: 100%;
}
/*成员介绍*/
.s_cheng_list {
	width: 100%;
	float: left;
	margin: 0px 0 40px 0;
}
.s_cheng_list dl {
	width: 103%;
	float: left;
}
.s_cheng_list dl dt {
	width: 32%;
	height: auto;
	float: left;
	margin: 1% 1% 0% 0;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(214, 214, 214, 1);
	border-radius: 4px;
}
.s_cheng_list dl dt a {
	width: 100%;
	float: left;
}
.s_cheng_list dl dt img {
	width: 224px;
	float: left;
	margin: 0;
}
.s_cheng_list dl dt .cheng_txt {
	width: 50%;
	float: left;
	margin: 15% 0 2% 4%;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
.cheng_txt h4 {
	width: 100%;
	height: 40px;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
}
.s_cheng_list dl dt:hover .cheng_txt h4 {
	color: #195563;
}
/*成员介绍详细*/
.s_cybox1 {
	width: 100%;
	float: left;
	margin: 100px 0 20px 0;
	position: relative;
}
.s_cybox1_img {
	width: 230px;
	height: 230px;
	float: left;
	margin: -40px 0 0 50px;
	position: relative;
	z-index: 15;
}

.s_cybox1_img  img{width:100%;}

.s_cybox1_wen {
	width: 100%;
	min-height: 288px;
	float: left;
	background: #FFFFFF;
	margin: 0px 0 0 0;
	box-shadow: 0px 2px 4px 0px rgba(214, 214, 214, 0.5);
	border-radius: 1px;
	position: relative;
	z-index: 2;
}
.cyuan_txt {
	width: 20%;
	max-width: 350px;
	float: left;
	margin: 100px 0 2% 80px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
..cyuan_txt h4 {
	width: 100%;
	height: 40px;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
}
.cyuan_xiang {
	width: 53%;
	max-width: 841px;
	min-height: 214px;
	float: left;
	margin: 40px 0 20px 30px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	text-align: left;
	font-style: normal;
}
.s_cybox2 {
	width: 100%;
	min-height: 919px;
	float: left;
	margin: 10px 0 10px 0;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(214, 214, 214, 0.5);
	border-radius: 1px;
}
.s_cybox2 dl {
	width: 100%;
	float: left;
}
.s_cybox2 dl dd {
	width: 46%;
	float: left;
	margin: 2%;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	font-style: normal;
}
.s_cybox2 dl dd h3 {
	width: 100%;
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
	text-align: left;
	font-style: normal;
}
/* 联系方式 */
.s_contact {
	width: 100%;
	float: left;
	margin: 40px 0 80px 0;
}
.s_cont_lianxi {
	width: 60%;
	max-width: 648px;
	float: left;
}
.s_cont_lianxi h3 {
	width: 100%;
	float: left;
	font-family: '思源黑体 CN Medium', SourceHanSansCN, SourceHanSansCN;
	font-weight: 510;
	font-size: 24px;
	color: #0D3978;
	line-height: 36px;
	text-align: left;
	font-style: normal;
}
.s_cont_lianxi ol {
	width: 100%;
	float: left;
	margin: 10px 0 20px 0;
}
.s_cont_lianxi ol li {
	width: 100%;
	float: left;
	margin: 5px 0 5px 0;
	font-family: '思源黑体 CN Medium', SourceHanSansCN, SourceHanSansCN;
	font-weight: 510;
	font-size: 20px;
	color: #333333;
	line-height: 34px;
	text-align: left;
	font-style: normal;
}
.s_cont_lianxi ol li img {
	width: 30px;
	float: left;
	margin: 4px 10px 0 0;
}
.s_cont_map {
	width: 50%;
	max-width: 920px;
	float: right;
}
/*个人中心*/
.bgc1 {
	background: #fff;
}
.m_bgc2 {
	width: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0px 2px 4px 0px rgba(198, 198, 198, 0.5);
}
.s_pbox {
	width: 100%;
	min-height: 600px;
	float: left;
	padding: 30px 0;
}
.s_type {
	width: 180px;
	height: auto;
	min-height: 600px;
	float: left;
	background: #FFFFFF;
	box-shadow: 2px 0px 4px 0px rgba(239, 239, 239, 0.5);
	border-radius: 1px;
}
.s_type_bt {
	width: 97%;
	height: 40px;
	float: left;
	margin: 20px 0 10px 0;
	padding-left: 3%;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 600;
	font-size: 24px;
	color: #333333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
}
.s_type_1 {
	width: 100%;
	height: 52px;
	float: left;
	height: 52px;
	background: rgba(13, 57, 120, .1);
	border-left: 4px solid rgba(13, 57, 120, 1);
	display: flex;
	align-items: center;
	justify-content: center;
}
.s_type_1 span {
	display: inline-block;
	margin: 0 auto 0 36px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 18px;
	color: #0D3978;
	line-height: 52px;
	text-align: left;
	font-style: normal;
}
.s_type_2,
.s_type_2 ol {
	width: 100%;
	float: left;
}
.s_type_2 ol li a {
	width: 100%;
	height: 52px;
	float: left;
	height: 52px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	line-height: 52px;
	text-align: center;
	font-style: normal;
}
.s_type_3 {
	width: 100%;
	height: 52px;
	float: left;
	height: 52px;
	background: #F4F4F4;
	display: flex;
	align-items: center;
	justify-content: center;
}
.s_type_3 span {
	display: inline-block;
	margin: 0 auto 0 20px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 24px;
	color: #333;
	line-height: 52px;
	text-align: left;
	font-style: normal;
}
.s_type_3 img {
	width: 6px;
	height: 11px;
	float: right;
	margin: 2% 20px 0 10px;
}
.s_right {
	width: 86%;
	max-width: 1380px;
	min-height: 400px;
	float: right;
	background: rgba(0, 0, 0, 0);
}
.m_bianji {
	position: relative;
}
.m_bianji .biaoge {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	display: none;
	visibility: hidden;
}
.m_bianji .biaoge.on {
	opacity: 1;
	display: block;
	visibility: visible;
}
.m_bianji .biaoge:nth-child(1) {
	position: relative;
}
.s_right_bt {
	width: 100%;
	height: 40px;
	float: left;
	margin:0px 0 10px 0; 
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 600;
	font-size: 24px;
	color: #333333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
}
.sybg{width:100%; float:left; margin:20px 0 10px 0;}
.syTitle{width:100%; float:left; padding:0px 0; border-bottom:1px solid rgba(202, 205, 207, 1);  }
.syTitle ul li{padding:0 0px;  margin:0 20px 0 0; float:left;  height:52px;
font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 400;
font-size: 16px;
color: #333333;
line-height: 52px;
text-align: center;
font-style: normal; border-bottom:1px solid  transparent;}
.syTitle ul li.active{ 
font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: bold;
font-size: 16px;
color: #0D3978;
line-height: 52px;
text-align: center;
font-style: normal;  border-bottom:1px solid  #0D3978; }
.syTitle ul li.xgai{ 
font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: bold;
font-size: 16px;
color: #333;
line-height: 52px;
text-align: center;
font-style: normal;  border-bottom:1px solid  transparent; }
.s_txbox{ width:104px; float:left;  margin:20px 0 20px 0; }
.s_txbox_tx{width: 104px;
height: 104px;
background: #D8D8D8;
border-radius: 1px;  float:left; position: relative; z-index:5; overflow: hidden; }
.s_txbox_tx img{width: 104px;
height: 104px; float:left; position: relative; z-index:1; }
.s_txbox_tx input{width: 104px; background: transparent; border:none;
height: 104px; float:left; position: absolute; z-index:2; left:0; top: 0; }
.s_txt{width: 104px;
height: 27px;  float:left;  margin:10px 0 0 0;
background: #0D3978;
border-radius: 1px;   
font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 500;
font-size: 12px;
color: #FFFFFF;
line-height: 27px;
text-align: center;
font-style: normal;}
.s_txt input{width: 104px;
height: 27px;  float:left;  
background: transparent; border:none;
border-radius:0px;   
font-family: SourceHanSansCN, SourceHanSansCN;
font-weight: 500;
font-size: 12px;
color: #FFFFFF;
line-height: 27px;
text-align: center;
font-style: normal;}
table.table3 {
	width: 700px;
	float: left;
	border-collapse: collapse; 
}
table.table3 tr {
	width: 300px;
	float: left;
	border-collapse: collapse;
	margin:20px 40px 0 0;
}
table.table3 tr th {
	width: 60px;
	height: 38px;
	float: left; 
	padding-right: 10px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 38px;
	text-align: left;
	font-style: normal;
	position: relative; overflow: hidden;
}
table.table3 tr td {
	width:220px;
	height: 38px;
	float: left; 
	line-height: 38px;  
	border: 1px solid #D6D6D6;
	position: relative; 
}
.xbox{width: 100%; height:38px; float:left;  position: relative; z-index:7;  }
.xianshi0,.xianshi1,.xianshi2{width: 100%; height:38px; float:left; background:#fff; 	border: 1px solid #D6D6D6; display: none; position: absolute; z-index:8; left:0; top:38px;}
.tabx11
{
    width:140px;
    height:34px;
    float:left; padding-left:10px; padding-right:10px;
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#4f4242; line-height:58px\9; line-height:34px; text-align:left; font-weight:600; cursor:pointer; position: relative; overflow:hidden;
}
.tabx21
{
    width:140px;
    height:34px;
    float:left; padding-left:10px; padding-right:10px;
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#4f4242; line-height:58px\9; line-height:34px; text-align:left; font-weight:600; cursor:pointer;  position: relative;  overflow:hidden;
}
.tabx31
{
    width:140px;
    height:34px;
    float:left; padding-left:10px; padding-right:10px;
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#4f4242; line-height:58px\9; line-height:34px; text-align:left; font-weight:600; cursor:pointer;  position: relative;  overflow:hidden;
}
.tabx41
{
    width:140px;
    height:34px;
    float:left; padding-left:10px; padding-right:10px;
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#4f4242; line-height:58px\9; line-height:34px; text-align:left; font-weight:600; cursor:pointer; position: relative; overflow:hidden;
}
.tabx51
{
    width:140px;
    height:34px;
    float:left; padding-left:10px; padding-right:10px;
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#4f4242; line-height:58px\9; line-height:34px; text-align:left; font-weight:600; cursor:pointer;  position: relative;  overflow:hidden;
}
.tabx61
{
    width:140px;
    height:34px;
    float:left; padding-left:10px; padding-right:10px;
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#4f4242; line-height:58px\9; line-height:34px; text-align:left; font-weight:600; cursor:pointer;  position: relative;  overflow:hidden;
}
.tabx12
{
    width:50px;
    height:34px;
    float:right; 
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#195563; line-height:34px; text-align:center; font-weight:600; cursor:pointer; overflow:hidden;
}
.tabx22
{
    width:50px;
    height:34px;
    float:right; 
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#195563; line-height:34px; text-align:center; font-weight:600; cursor:pointer; overflow:hidden;
}
.tabx32
{
    width:50px;
    height:34px;
    float:right; 
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#195563; line-height:34px; text-align:center; font-weight:600; cursor:pointer; overflow:hidden;
}
.tabx42
{
    width:50px;
    height:34px;
    float:right; 
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#195563; line-height:34px; text-align:center; font-weight:600; cursor:pointer; overflow:hidden;
}
.tabx52
{
    width:50px;
    height:34px;
    float:right; 
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#195563; line-height:34px; text-align:center; font-weight:600; cursor:pointer; overflow:hidden;
}
.tabx62
{
    width:50px;
    height:34px;
    float:right; 
    background:#fff;
    border:1px solid transparent; font-size:12px; color:#195563; line-height:34px; text-align:center; font-weight:600; cursor:pointer; overflow:hidden;
}
/*1680*/
@media screen and (max-width:1780px) {
	.m_news1 {
		width: 30%;
		max-width: initial;
		height: 285px;
		float: left;
		background: #fff;
		margin: 0 0 0 0%;
		padding: 20px 30px;
	}
	.m_news2 {
		width: 35%;
		max-width: initial;
		height: 285px;
		float: left;
		background: #fff;
		margin: 0 30px 0 30px;
		padding: 20px 30px;
	}
	.m_news3 {
		width: 20%;
		max-width: initial;
		min-height: 285px;
		float: right;
		background: #fff;
		margin: 0 0px 0 0px;
		padding: 20px 20px;
	}
	
	
	.m_news31 {
	width: 32%;
	max-width: initial;
	height: 325px;
	float: right;
	background: #fff;
	margin: 0 0px 0 0px;
	padding: 0px 0px;
	box-shadow: 0px 2px 4px 0px rgba(214, 214, 214, 0.5);
	position: relative;
	overflow: hidden;
}
	
	.m_company {
		width: 48%;
		max-width: initial;
		height: auto;
		min-height: 600px;
		float: left;
		padding: 20px 30px;
		margin: 0 30px 50px 30px;
		background: #fff;
	}
	.m_yiqi {
		width: 30%;
		max-width: initial;
		height: auto;
		min-height: 600px;
		float: right;
		background: #fff;
		margin: 0 0px 50px 10px;
		padding: 20px 20px;
	}
}
/*1100*/
@media screen and (max-width:1100px) {
.m_news1{height:375px;}
.m_news2{height:375px;}
.m_news3{height:375px;}
#certify5 .swiper-container{height: 320px}
#certify5 .swiper-slide{height:50px;}
#certify6 .swiper-container{height: 320px}
#certify6 .swiper-slide{height:50px;}
table.table1 tr:nth-child(3) th{height:30px;}
table.table1 td a.wangjm{margin: 1% 2% 0% 0%;}
table.table1 td a.mfzc{margin: 1% 0%;}
.m_box2{display: block;}
.m_company {
    width: 70%;
    max-width: initial;
    height: auto;
    min-height: 600px;
    float: left;
    padding: 20px 30px;
    margin: 0 0 50px 30px;
    background: #fff;
}
.m_yiqi {
    width: 72%;
    max-width: initial;
    height: auto;
    min-height: 600px;
    float: right;
    background: #fff;
    margin: 0 0px 50px 10px;
    padding: 20px 20px;
}
.m_flogo {
    width: 80px;
    float: left;
    margin: 0 10px 0 0px;
}
.m_foot2 {
    width: 400px;
    float: left;
    margin: 0 10px 0 20px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
}
.m_foot3 {
    width: 160px;
    float: left;
    margin: 0 10px 0 30px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
}
.m_foot_wx {
    width: 95px;
    float: left;
    margin: 0 10px 0 10px;
}
}
.web{display: block;}
.mobile {
	display: none;
}
.z_nav,
.z_mhead {
	display: none;
}
/*750*/
@media screen and (max-width:750px) {
	body {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.max {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
.web{display: none;}
.mobile {
	display: block;
}
.z_nav,
.z_mhead {
	display: block;
}



 .yy {
	width:60px;
	height: 36px;
	float: right;  margin:4% 18% 0 2%; 
	border-radius: 0px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	color: #333;
	line-height: 36px;
	text-align: center;
	background: rgba(255, 255, 255, 1);
}
 .yy a {
	width: 100%;
	height: 36px;
	text-align: center;
	color: #333;
	float: left;
	line-height: 36px;
}
 .yy a:hover {
	color: #195593;
}
 .m_seabox {
	width: 94%;
	height: 40px;
	float: right;
	margin: 20px 2% 0 0%;
	border: 1px solid #d6d6d6;
	border-radius: 40px;
}
.m_sea1 {
	width:60%;
	height: 40px;
	float: left;
	background: transparent;
	border: none;
	padding: 0 0 0 5%;
	font-size: 16px;
	color: #333;
	line-height:
		40px;
	text-align: left;
	font-weight: normal;
}
.m_sea2 {
	width: 28%;
	height: 40px;
	float: right;
	background: url(../images/ssea1.png) no-repeat center center;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}


	.z_mhead {
		position: relative;
		background: #fff;
		width: 100%;
		left: 0;
		height: 5rem;
		box-sizing: border-box;
		padding: 0 0%;
		z-index: 45;
		display:block;
	}
	.z_mhead img {
		width: 100%;
	}
	.z_mhead .logo {
		width: 15rem;
		float: left;
		margin: 1.5rem 0 .5rem 1%;
	}
	.z_mhead .nav {
		position: absolute;
		width: 41px;
		height: 41px;
		background:
			url(../images/menu02.png) no-repeat center center;
		background-size: 100%;
		border-radius: 0px;
		right: 5%;
		top: 1rem;
		display: block;
		z-index: 55;
	}
	.z_nav {
		position: fixed;
		width: 100%;
		height: calc(100% - 0rem);
		left: 0%;
		top: 5rem;
		z-index: 99;
		display: none;
	}
	.z_nav .navleft {
		width: 30%;
		float: left;
		background: rgba(0, 0, 0, 0.1);
		height: 100vh;
		overflow: hidden;
	}
	.z_nav .nav {
		width: 70%;
		float: left;
		background: #fff;
		height: calc(100% - 0rem);
		overflow-y: auto;
		overflow-x: hidden;
	}
	.z_nav .nav ul {
		width: 100%;
		float: left;
		margin: 3% 0 3% 0%;
		border-top:
			1px dashed #f2f3f5;
	}
	.z_nav .nav ul li {
		width: 100%;
		min-height: 3rem;
		float: left;
		border-bottom: 1px dashed #f2f3f5;
	}
	.z_nav .nav ul li.selected {}
	.z_nav .nav ul li a {
		height: 3rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		float: left;
		margin: 0 3%;
		font-size: 16px;
		color: #333;
		line-height: 3rem;
		font-weight:normal;
	}
	.z_nav .nav ul li a img.vimg1 {
		width: 1rem;
		display: block;
		margin: 4% 8% 4% 6%;
	}
	.z_nav .nav ul li a img.vimg2 {
		width: 1rem;
		display: none;
		margin: 4% 8% 4% 6%;
	}
	.z_nav .nav ul li.selected>a {
		color: #195563;  font-weight:bold;
	}
	.z_nav .nav ul li.selected a img.vimg1 {
		width: 1rem;
		display: none;
		margin: 4% 8% 4% 6%;
	}
	.z_nav .nav ul li.selected a img.vimg2 {
		width: 1rem;
		display: block;
		margin: 4% 8% 4% 6%;
	}
	.z_nav .nav ul li ul {
		background: #fff;
		margin: 0;
		padding: 1rem 1rem;
		box-sizing: border-box;
	}
	.z_nav .nav ul li ul li {
		border: 0;
		margin-bottom: 0.5rem;
		padding: 0;
		border-bottom: 1px solid #f2f3f5;
	}
	.z_nav .nav ul li ul li a {
		font-size: 14px;
		color: #333333;
		margin-bottom:
			0;
	}
	
	
	.m_box1{display:block;}
	
	
	.m_box2{display:block;}
	
	
#certify1 .swiper-button-prev1 {
	text-indent: -9999px;
	top: 20%;
	bottom: auto;
	left: 0px;
	width: 46px;
	height:63px;
	background: rgba(34, 34, 34, 0) url(../images/prev1.png) no-repeat;  background-size:100% 100%;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify1 .swiper-button-prev1:hover {
	background: rgba(49, 75, 128, 0) url(../images/prev1.png) no-repeat;   background-size:100% 100%;
}
#certify1 .swiper-button-next1 {
	text-indent: -9999px;
	right: 0px;
	top:20%;
	bottom: auto;
	width: 46px;
	height:63px;
	background: rgba(34, 34, 34, 0) url(../images/next1.png) no-repeat;   background-size:100% 100%;
	border: none;
	-webkit-tap-highlight-color:
		transparent;
	outline: none;
}
#certify1 .swiper-button-next1:hover {
	background: rgba(49, 75, 128, 0) url(../images/next1.png) no-repeat;   background-size:100% 100%;
}
	
#certify1 .swiper-pagination {
	width: 100%;
	bottom:10px;
}


.m_news1 {
    width: 83%;
    max-width: initial;
    height: auto;
    float: left;
    background: #fff;
    margin: 0 0 0 4%;
    padding: 10px 20px;
}
	
	
.m_news2 {
    width: 83%;
    max-width: initial;
    height: auto;
    float: left;
    background: #fff;
    margin:6% 0 0 4%;
    padding: 10px 20px;
}
	
	
	
.m_news3 {
    width: 83%;
    max-width: initial;
    height: auto;
    float: left;
    background: #fff;
    margin:6% 0 0 4%;
    padding: 10px 20px;
}

.m_news31 {
    width: 92%;
    max-width: initial;
    height: 325px;
    float: right;
    background: #fff;
    margin: 5% 3%;
    padding: 0px 0px;
	box-shadow: 0px 2px 4px 1px rgba(214, 214, 214, 1);
    position: relative;
    overflow: hidden;
}


	
.m_left1 {
    width: 30%;
    max-width: initial;
    height: auto;
    min-height: 300px;
    float: left;
    margin: 0 0 20px 4%;
    background: #fff;
    box-shadow: 0px 2px 4px 1px rgb(214 214 214);
}


.m_company {
    width: 49%;
    max-width: initial;
    height: auto;
    min-height: initial;
    float: left;
    padding: 10px 20px;
    margin: 0 0 20px 5%;
    background: #fff;
}

.m_yiqi {
    width: 84%;
    max-width: initial;
    height: auto;
    min-height: initial;
    float: right;
    background: #fff;
    margin: 0 3% 30px 0px;
    padding: 10px 20px;
}



.m_flogo {
    width: 80px;
    float: left;
    margin: 0 10px 0 3%;
}

.m_foot2 {
    width: 69%;
    float: left;
    margin: 0 0px 0 10px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
}

.m_foot2 h3 {
    width: 100%;
    float: left;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 33px;
    text-align: left;
    font-style: normal;
}


.m_foot3 {
    width: 160px;
    float: left;
    margin: 20px 10px 10px 3%;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
}


.m_foot_wx {
    width: 95px;
    float: right;
    margin: 20px 15px 20px 10px;
}


.s_about {
    width: 93%;
    float: left;
    position: relative;
    z-index: 0;
    margin: 0 0 0 4%;
    overflow: hidden;
}


.s_cokkie {font-size:20px;}

.s_jianjie{font-size:16px; line-height:30px;  }

	
.s_jianjie h4{font-size:22px; line-height:40px; }
	
	
.s_jianjie h5{font-size:16px; line-height:40px;  padding:10px 0;}

	
.s_jian_imgs{font-size:20px; line-height:40px; }
	
	
	#certify4 .swiper-slide .cfont,#certify4 .swiper-slide font  {font-size:20px; line-height:35px;  }
	
	
	
.s_ynavi {
	width: 100%;
	height: auto;
	float: left;
	background: #FFFFFF;
	border-top:1px solid rgba(202, 205, 207, 1);
	padding:10px 0;
}
.s_ynavi ol {
	float: left;
}
.s_ynavi ol li {
	width:28%;
	float: left;
	padding: 0 10px;
}
.s_ynavi ol li a {
	float: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 600;
	font-size: 12px;
	color: #0D3978;
	line-height:30px;
	text-align: center;
	font-style: normal;
}
.s_ynavi ol li a:hover {
	font-weight: 600;
}
.s_ymenu {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid rgba(202, 205, 207, 1);
}
.s_ymenu ol {
	float: none;
	display: block;
	text-align: center;
}
.s_ymenu ol li {
	display: inline-block;
	margin: 0 10px;
}
.s_ymenu ol li a {
	float: left;
	padding: 0 10px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight:400;
	font-size: 12px;
	color: #333;
	line-height:35px;
	text-align: center;
	font-style: normal;
	background: #f9f9f9;
	border-radius: 4px;
}
.s_ymenu ol li a:hover,
.s_ymenu ol li a.yhov {
	color: #0D3978;
	font-weight: 600;
	border: 1px solid #0D3978;
	border-radius: 4px;
}

.s_cheng_list dl dt {
    width: 97%;
    height: auto;
    float: left;
    margin: 4% 0% 1% 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgb(214 214 214);
    border-radius: 4px;
}

.s_cheng_list dl dt img {
    width: 180px;
    float: left;
    margin: 0;
}

.s_cheng_list dl dt .cheng_txt {
    width: 40%;
    float: left;
    margin: 15% 0 2% 4%; 
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: left;
    font-style: normal;
}


.cheng_txt h4{font-size:18px;}

.s_cybox1_img {
	width: 130px;
	height: auto;
	float: left;
	margin: -30px 0 0 10px;
	position: relative;
	z-index: 15;
}

.s_cybox1_img  img{width:100%;}


	.cyuan_txt {
    width: 58%;
    max-width: initial;
    float: left;
    margin:5px 0 2% 10px; 
    font-size: 16px;
    color: #333333;
    line-height:25px;
    text-align: left;
    font-style: normal;
}

.cyuan_xiang {
    width: 94%;
    max-width: initial;
    min-height: initial;
    float: left;
    margin: 20px 0 20px 10px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-align: left;
    font-style: normal;
}

.s_cybox2 dl dd {
    width: 96%;
    float: left;
    margin: 2%;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.s_cybox2 dl dd h3{font-size:20px;}

.s_cont_lianxi {
    width: 100%;
    max-width: initial;
    float: left;
}


.s_cont_lianxi h3{font-size:18px; font-weight:bold;}


.s_cont_lianxi ol li{font-size:14px;}


.s_cont_map {
    width: 100%;
    max-width: initial;
    float: right;
	margin:2% 0 4% 0;
}



.boxx {
    position: fixed;
    top: 6%;
    left: 6%;
    margin-left: 0%;
    z-index: 1000;
    width: 88%;
    max-width: initial;
    float: left;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    display: block;
}


.boxx_img{display:none;}


.m_zcbox {
    width: 93%;
    max-width: inherit;
    padding: 0 3% 0 2%;
    float: right;
    position: relative;
}


.s_pbox {
    width: 93%;
    min-height: inherit;
    float: left;
    padding:0px 0;
    margin: 0 0 0 3%; 
}

.s_type {
    width: 100%;
    height: auto;
    min-height: inherit;
    float: left;
    background: #FFFFFF;
    box-shadow: 2px 0px 4px 0px rgba(239,239,239,.5);
    border-radius: 1px;
}


.s_type_bt,.s_type_3 span{font-size:20px;}

.s_type_2 ol li {
    width:33%;
    height: 52px;
    float: left; 
}

.s_type_2 ol li a{font-size:16px;}


.s_right {
    width: 99%;
    max-width: initial;
    min-height: initial;
    float: right;
	margin:3% 0;
    background: rgba(0, 0, 0, 0);
}

.sybg{width:100%; float:left; margin:10px 0 10px 0;}

.syTitle ul li {
    padding: 0 0px;
    margin: 0 20px 0 0;
    float: left;
    height: 40px; 
    font-size: 16px;
    color: #333333; 
	line-height:40px;
}

.syTitle ul li.active { 
    font-size: 16px;
    color: #0D3978; 
	line-height:40px;
}

table.table3 tr {
    width: 99%;
    float: left;
    border-collapse: collapse;
    margin: 20px 40px 0 0;
}

/*750*/	
}

