.logo imghtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0
}
body {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	min-width: 1200px;
	position: relative;
}
html {
	overflow-x: scroll;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #053E8D;
}
a:focus {
	outline: 0;
}
a:active {
	outline: 0;
}
ul {
	list-style: none;
}
a {
	outline: 0;
}
img {
	border: 0;
}
.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}
/* header */
.header {
	background: #fff;/*border-bottom: 2px solid #e7e7e7;*/
}
.middle {
	width: 1000px;
	margin: 0 auto;
}
.zcon {
	width: 1200px;
	margin: 0 auto;
}
.head {
	overflow: hidden;
}
.logo {
	float: left;
	height: 120px;
	padding: 32px 0 31px;
	box-sizing: border-box;
}
.logo img {
	height: 60px;
}
.top_tel {
	float: right;
	padding-left: 75px;
	background: url(../image/tel.png) no-repeat left center;
	margin-top: 28px;
	background-size: 54px 54px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.top_tel p i {
	font-size: 18px;
	margin-bottom: 1px;
	display: block;
	font-style: normal;
}
.top_tel p span {
	color: #e60012;
	font-size: 24px;
	font-weight: bold;
}
.nav {
	background: #5a5959;
	font-size: 16px;
	overflow: hidden;
}
.nav .nav-box li {
	position: relative;
	float: left;
	line-height: 26px;
	margin: 0 0 0 58px;
}
.nav .nav-box li.first {
	margin: 0 6px 0 0;
}
.nav .nav-box li.active a {
	color: #00a0e9;
}
.nav .nav-box li a {
	position: relative;
	z-index: 10;
	float: left;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	display: block;
	overflow: hidden;
	margin-top: 8px;
}
.nav .nav-box li a:hover {
	color:#00a0e9;
}
.nav .nav-box li span {
	position: absolute;
	top:35px;
	left: 50%;
	width: 0px;
	height: 0px;
	display: block;
	background: #00a0e9;
	z-index: 10;
}
.nbanner {
	position: relative;
	overflow: hidden;
}
.nbanner a {
	display: block;
}
.nbanner img {
	position: relative;
	margin-left: -960px;
	left: 50%;
	display: block;
	width: 1920px;
}
/* footer */
.link-index {
	width: 100%;
	background-color: #2d2f32;
	margin-bottom: -10px;
}
.link-content {
	padding: 16px 0 0 0;
	position: relative;
	font-family: simsun;
}
.link-content .link-title {
	color: #ccc;
	float: left;
	margin-right: 10px;
}
.link-content .link-middle .middle-content a {
	padding-right: 10px;
	height: 23px;
	line-height: 23px;
	color: #aaa;
}
.link-content .link-middle .middle-content a:hover {
	color: #fff;
}
.gray-line {
	clear: both;
	width: 100%;
	border-top: 1px solid #b8b8b8;
	line-height: 0;
	height: 0;
	font-size: 0;
}
.white-line {
	clear: both;
	width: 100%;
	border-top: 1px solid #fff;
	line-height: 0;
	height: 0;
	font-size: 0;
}
.footer {
	width: 100%;
	line-height: 22px;
	font-size: 13px;
	background-color: #263039;
	color: #ddd;
	padding: 20px 0 15px;
}
.footer .lianxi {
	float: left;
	padding: 10px 0;
	font-size: 14px;
	line-height: 28px;
}
.footer .foot_erweima {
	float: right;
	width: 108px;
	background: url(../image/bg_6.jpg) no-repeat;
	margin-top: 20px;
	text-align: center;
    padding-top: 112px;
}
.footer a {
	color: #ddd;
}
.flink {
	color: #bbb;
	font-size: 14px;
	line-height:20px;
	margin-bottom: 15px;
}
.flink .flink_tit {
	margin-right: 10px;
}
.flink a {
	color: #d0d0d0;
	margin-right: 5px;
}
.flink a:hover {
    color: #053E8D;
	transition: all .4s ease-in-out;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #053E8D url(../image/fixcont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #053E8D url(../image/fixcont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #053E8D url(../image/fixcont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #053E8D url(../image/fixcont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 6px 37px 25px 37px;
	box-sizing: border-box;
	width: 180px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ a:hover {
	color: #fff;
}
.info_nav {
	padding: 2em 0 1em;
	text-align: center;
}
.info_nav a {
	display: inline-block;
	width: 150px;
	height: 36px;
	line-height: 35px;
	margin: 0 5px;
}
.info_nav .info_back {
	border: 1px solid #053E8D;
	color: #053E8D;
}
.info_nav .info_qq {
	border: 1px solid #053E8D;
	background: #053E8D;
	color: #fff;
}
.imsg {
	background: url(../image/foot1_bg.png) no-repeat center top;
	background-size: cover;
}
.imsg_a {
	background: url(../image/right_bg.jpg) no-repeat center top;
	background-size: cover;
}
.imsg h2 {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #000000;
	padding:32px 0 10px;
}
}
.imsg .s1 {
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}
.imsg_a .s1 {
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}
.imsg input {
	float: left;
	padding: 12px 0 12px 12px;
	background-color: #ffffff;
	color: #888888;
	font-size: 14px;
	border: 0;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.imsg .s1-a {
	width: 240px;
	margin-right: 20px;
}
.imsg .s1-b {
	width: 415px;
}
.imsg .s1-c {
	float: right;
	width: 180px;
	background-color: #053E8D;
	color: #ffffff;
	cursor: pointer;
	padding-left: 5px;
}
.imsg p {
	color: #535353;
	font-size: 16px;
	padding: 10px 0 30px;
	margin-bottom: 0;
}
.sidemenu {
	display: none;
}
#pull {
	display: none;
}
.menu_bg {
	display: none;
}
.zixun_phone, .zixun_phone_inlb {
	display: none !important;
}
.phone_foot {
	display: none;
}
.page_comm {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 40px;
}
.page_comm li {
	display: inline-block;
	list-style: none;
	margin-bottom: 10px;
}
.page_comm a, .page_comm span.pageinfo {
	display: inline-block;
	padding: 2px 10px;
	margin-right: 6px;
	border: 1px solid #053E8D;
	color: #053E8D;
}
.page_comm a:hover {
	background-color: #053E8D;
	color: #fff;
}
.page_comm li.thisclass {
	background-color: #053E8D;
	color: #fff;
	padding: 2px 10px;
	margin-right: 6px;
	border: 1px solid #053E8D;
}
.apply_info {
	background: url('../image/061.png');
	padding-top: 30px;
	padding-bottom: 60px;
}
.apply_info .apply_ form {
	margin-top: 50px;
}
.apply_info .apply_ form .input_table {
	float: left;
}
.apply_info .apply_ form .input_table input {
	padding: 17px 20px;
	border-radius: 5px;
	border: 1px solid #ccc;
	outline: none;
	background: #fff;
	font-size: 18px;
	color: #606060;
	box-sizing: border-box;
	margin-right: 32px;
}
.apply_info .apply_ form .input_table .name {
	width: 250px;
}
.apply_info .apply_ form .input_table .phone {
	width: 250px;
}
.apply_info .apply_ form .input_table .phone.active {
	background: #053E8D;
}
.apply_info .apply_ form .input_table .phone.active::-webkit-input-placeholder {
 color: #fff;
}
.apply_info .apply_ form .input_table .phone.active::-moz-input-placeholder {
 color: #fff;
}
.apply_info .apply_ form .input_table .phone.active::-ms-input-placeholder {
 color: #fff;
}
.apply_info .apply_ form .input_table .xq {
	width: 380px;
}
.apply_info .apply_ form .send_apply {
	float: right;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.apply_info .apply_ form .send_apply button {
	padding: 17px 20px;
	width: 200px;
	border: none;
	outline: none;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 20px;
	border-radius: 5px;
	color: #fff;
	transition: 0.5s;
	background: #4c535a;
	border: 1px solid #4c535a;
	cursor: pointer;
}
.apply_info .apply_ form .send_apply:hover button {
	background: #053E8D;
	border: 1px solid #053E8D;
	transition: 0.5s;
}
.apply_info .apply_ .aside_info {
	font-size: 18px;
	color: #606060;
	margin-top: 30px;
}
.apply_info .apply_ .aside_info b {
	font-size: 24px;
	color: #053E8D;
}
.apply_info h4 {
	margin-top: 20px;
	font-size: 32px;
	line-height: 32px;
	color: #3d434b;
	font-weight: bold;
	text-align: center;
}
.apply_info .apply_ form {
	overflow: hidden;
}
.center_intrl {
	float: left;
	margin-left: 180px;
	text-align: center;
	margin-top: 35px;
}
.center_intrl h4 {
	font-size: 22px;
	color: #3d434b;
	letter-spacing: 2px;
	font-weight: bolder;
}
.center_intrl h4 b {
	color: #e60012;
}
.center_intrl p {
	font-size: 15px;
	color: #4c535a;
	margin-top:2px;
}
.drop-down-content {
	padding: 0;
	overflow: hidden;
	clear: both;
	display: none;
	position: absolute;
	top: 33px;
	background: #053E8D;
	z-index: 9;
	padding-bottom:10px;
}
.drop-down-content li:hover a {
	color: #053E8D;
}
.nav .drop-down:hover .drop-down-content {
	display: block;
}
.drop-down-content li {
	float: none;
	clear: both;
}
.nav {
	height: 43px;
	overflow: visible;
}
.nav .nav-box li a {
	padding: 0 22px;
}
.nav .nav-box li {
	margin: 0;
}

.isuccess {
	background: url(../image/h07.jpg) center top no-repeat;
	background-size: cover;
	padding: 60px 0 75px;
}
.succeed {
	width: 100%;
	animation: animatedBackground 30s linear infinite;
	-webkit-animation: animatedBackground 30s linear infinite;
	-moz-animation: animatedBackground 30s linear infinite;
	margin-bottom: 15px
}
.succeed_title {
	text-align: center;
	color: #fff;
}
.succeed_title h2 {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 5px;
}
.succeed_title p {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 42px;
}
.da-thumbs {
	width: 100%;
	position: relative;
	font-size: 0;
	margin: 0 auto;
}
.da-thumbs li {
	float: left;
	width: 24.8%;
	padding: 1px;
	border-radius:6px;
	position: relative;
	overflow: hidden;
*width:24.97%;
}
.da-thumbs li a img {
	display: block;
	margin: 0 auto;
	position: relative;
	border: 0;
	border-radius:3px;
}
.da-thumbs li a>img {
	width: 100%;
	max-width: 100%;
	transform: scale(1);
	transition: all 0.6s ease-in-out;
}
.da-thumbs li a:hover>img {
	transform: scale(1.1);
	transition: all 0.4s ease-in-out;
}
.da-thumbs li a {
	overflow: hidden;
	display: block;
}
.da-thumbs li a div {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding-top: 10%;
	display: none;
}
.da-thumbs li a:hover div {
*display: block;
}
.da-thumbs li a div img {
	position: relative;
	z-index: 2;
	top: 0px;
}
.da-shade {
	background: #2eafbb;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	height: 100%;
}
.da-thumbs h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	z-index: 4;
}
.da-thumbs .title_shade {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 100%;
}
.da-thumbs li a:hover h2 {
	display: none;
}
.da-thumbs li a:hover .title_shade {
	display: none;
}



/* 电话咨询 */
@media only screen and (min-width:1199px) {  
.index-4{ text-align:center; background:url(../image/index-4-bg.jpg) center center no-repeat; background-size:cover; margin:40px 0 0 0; color:#fff; }

.index-4 h2{ font-size:32px; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 h3{ font-size:28px; font-weight:normal; margin:20px 0; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 a{ font-size:24px; width:260px; height:55px; line-height:55px; border-radius:10px; display:inline-block; background-color:#00a0e9; color:#fff; box-shadow: 0px 0px 9px rgba(0,0,0,0.3); position:relative; overflow:hidden;}

.index-4-auto{ width:1200px; height:175px; margin:auto; padding:50px 0 120px; position:relative;}

.index-4-auto-img{ position:absolute; right:-50px; bottom:0;}

.index-4 a:hover{ background-color:#00a0e9; box-shadow:0 0 9px rgba(255,255,255,.3) }

.index-4 a::after{content:"立即咨询";position:absolute;left:0;bottom:-100%;height:100%;width:100%;background-color:#fff;color:#00a0e9;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}

.index-4 a:hover::after{bottom:0}
}
@media only screen and (min-width:375px) and (max-width:660px){
.index-4{ text-align:center; background:url(../image/index-4-bg.jpg) center center no-repeat; background-size:cover; margin:30px 0 0 0; color:#fff; }

.index-4 h2{ font-size:18px; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 h3{ font-size:16px; font-weight:normal; margin:22px 0; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 a{ font-size:18px; width:160px; height:38px; line-height:38px; border-radius:10px; display:inline-block; background-color:#053E8D; color:#fff; box-shadow: 0px 0px 9px rgba(0,0,0,0.3); position:relative; overflow:hidden;}

.index-4-auto{ margin:0; padding:30px 0; position:relative;}

.index-4-auto-img{ position:absolute; right:-50px; bottom:0; display:none;}

.index-4 a:hover{ background-color:#00a0e9; box-shadow:0 0 9px rgba(255,255,255,.3) }

.index-4 a::after{content:"立即咨询";position:absolute;left:0;bottom:-100%;height:100%;width:100%;background-color:#fff;color:#053E8D;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}

.index-4 a:hover::after{bottom:0}
}
@media only screen and (max-width:374px){
.index-4{ text-align:center; background:url(../image/index-4-bg.jpg) center center no-repeat; background-size:cover; margin:30px 0 0; color:#fff;height:190px; }

.index-4 h2{ font-size:18px; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 h3{ font-size:15px; font-weight:normal; margin:12px 0; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 a{ font-size:18px; width:120px; height:32px; line-height:32px; border-radius:10px; display:inline-block; background-color:#053E8D; color:#fff; box-shadow: 0px 0px 9px rgba(0,0,0,0.3); position:relative; overflow:hidden;}

.index-4-auto{ margin:auto; padding:30px 0; position:relative;}

.index-4-auto-img{ position:absolute; right:-50px; bottom:0; display:none;}

.index-4 a:hover{ background-color:#00a0e9; box-shadow:0 0 9px rgba(255,255,255,.3) }

.index-4 a::after{content:"立即咨询";position:absolute;left:0;bottom:-100%;height:100%;width:100%;background-color:#fff;color:#053E8D;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}

.index-4 a:hover::after{bottom:0}
}
@media only screen and (min-width:1024px) and (max-width:1198px){
.index-4{ text-align:center; background:url(../image/index-4-bg.jpg) center center no-repeat; background-size:cover; margin:0 0 0; color:#fff; }

.index-4 h2{ font-size:30px; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 h3{ font-size:23px; font-weight:normal; margin:30px 0; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 a{ font-size:20px; width:200px; height:40px; line-height:40px; border-radius:10px; display:inline-block; background-color:#053E8D; color:#fff; box-shadow: 0px 0px 9px rgba(0,0,0,0.3); position:relative; overflow:hidden;}

.index-4-auto{ width:100%; height:155px; margin:auto; padding:70px 0; position:relative;}

.index-4-auto-img{ position:absolute; right:-50px; bottom:0;width: 26.5%;}

.index-4 a:hover{ background-color:#00a0e9; box-shadow:0 0 9px rgba(255,255,255,.3) }

.index-4 a::after{content:"立即咨询";position:absolute;left:0;bottom:-100%;height:100%;width:100%;background-color:#fff;color:#053E8D;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}

.index-4 a:hover::after{bottom:0}
}
@media only screen and (min-width:659px) and (max-width:1023px){
.index-4{ text-align:center; background:url(../image/index-4-bg.jpg) center center no-repeat; background-size:cover; margin:0 0 0; color:#fff; }

.index-4 h2{ font-size:18px; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 h3{ font-size:16px; font-weight:normal; margin:22px 0; text-align:center;text-shadow:3px 3px 5px rgba(0,0,0,0.2);}

.index-4 a{ font-size:18px; width:160px; height:38px; line-height:38px; border-radius:10px; display:inline-block; background-color:#053E8D; color:#fff; box-shadow: 0px 0px 9px rgba(0,0,0,0.3); position:relative; overflow:hidden;}

.index-4-auto{ margin:auto; padding:30px 0; position:relative;}

.index-4-auto-img{ position:absolute; right:-50px; bottom:0; display:none;}

.index-4 a:hover{ background-color:#00a0e9; box-shadow:0 0 9px rgba(255,255,255,.3) }

.index-4 a::after{content:"立即咨询";position:absolute;left:0;bottom:-100%;height:100%;width:100%;background-color:#fff;color:#053E8D;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}

.index-4 a:hover::after{bottom:0}
}

.clear{clear:both}
@media only screen and (min-width:1301px) { 
.index-ywfw{text-align:center;padding-top:50px;margin:0 auto;padding-bottom:10px}
.index-ywfw-title{margin:0 auto;position:relative;height:100px}
.index-ywfw-title h2{font-size:26px;letter-spacing:2px;line-height:35px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:block;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:block;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color: #888;font-size: 15px;margin: 0 auto;line-height: 45px;width: 800px;}
.index-ywfw .ywfw-content{width:1200px;margin:0 auto;height:430px}
.index-ywfw .ywfw-content .list-yw{width:284px;height:380px;background-color:#fff;box-shadow:0 5px 9px rgba(0,0,0,.15);float:left;margin-right:12px;transition:.4s;border:2px #fff solid}
.ywfw-content .list-yw .list-title h2{color:#00a0e9;font-size:20px;font-weight:500;margin:15px 0}
.ywfw-content .list-yw .list-title p{width:250px;margin:0 auto;line-height:23px;color:#666;font-size:13px}
.ywfw-content .list-yw .list-title a{color:#666;}
.ywfw-content .list-yw .list-title .bon{width:150px;margin:0 auto;border:1px #ccc solid;height:30px;line-height:30px;margin-top:20px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#00a0e9;border:2px #00a0e9 solid}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#00a0e9;border:1px #053E8D solid;}
.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
.img-yw img{width:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f9f9f9;padding-top:38px;padding-bottom:30px}
.index-four-title{margin:0 auto;position:relative;height:110px;margin-top:30px}
.index-four-title h2{font-size:26px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:block;margin-bottom:-39px;margin-left:30px}
.index-four-title .s2{width:270px;height:26px;display:block;float:right;margin-top:-22px;margin-right:25px}
.index-four-title p{color: #888;font-size: 15px;margin: 0 auto;line-height: 45px;width: 800px;}
.index-four-content{width:1200px;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;height:296px;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:583px;height:246px;padding-top:50px;float:left}
.index-four-content .one-title{width:580px;background-color:#00a0e9;height:60px;line-height:60px;position:absolute;padding-left:20px;    z-index: 99;}
.index-four-content .one-title h2{font-size:52px;color:#fff;float:left}
.index-four-content .one-title .text{float:left;height:40px;margin-top:16px;margin-left:10px}
.index-four-content .one-title .text h3{font-size:20px;color:#fff;line-height:14px;margin-top:-5px}
.index-four-content .one-title .text p{color:#fff;line-height:38px}
.index-four-content .one-text{width:540px;margin:0 auto;line-height:27px;color:#666;margin-top:90px;text-align: justify;}
.index-four-content .one-right{float:right; width: 616px;}
.index-four-content .list-two{width:100%;height:296px;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:580px;height:246px;padding-top:50px;float:left;position: relative;}
.index-four-content .two-title{width:575px;background-color:#00a0e9;height:60px;line-height:60px;position:absolute;left:-16px;padding-left:25px;}
.index-four-content .two-title h2{font-size:52px;color:#fff;float:left}
.index-four-content .two-title .text{float:left;height:40px;margin-top:16px;margin-left:10px}
.index-four-content .two-title .text h3{font-size:20px;color:#fff;line-height:14px;margin-top:-5px}
.index-four-content .two-title .text p{color:#fff;line-height:38px}
.index-four-content .two-text{width:540px;margin:0 auto;line-height:27px;color:#666;margin-top:95px;text-align: justify;}
.index-four-content .two-right{float:left}


}
@media only screen and (min-width:1041px) and (max-width:1300px) {
.index-ywfw{text-align:center;padding-top:50px;margin:0 auto;padding-bottom:50px}
.index-ywfw-title{width:870px;margin:0 auto;position:relative;height:90px}
.index-ywfw-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:block;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:block;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:14px;width:237px;margin:0 auto}
.index-ywfw .ywfw-content{ margin:0 auto; width:96%;}
.index-ywfw .ywfw-content .list-yw{width:23%; background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;margin-right:2%;transition:.4s;}
.ywfw-content .list-yw .list-title h2{color:#00a0e9;font-size:16px;font-weight:500;margin:8px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 15px 15px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:25px; padding:0 25px; display:inline-block; font-size:13px; line-height:25px;margin-top:10px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#00a0e9;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#00a0e9;border:1px #053E8D solid;}
.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
.img-yw img{width:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f9f9f9;padding-top:25px;padding-bottom:35px}
.index-four-title{width:870px;margin:0 auto;position:relative;height:110px;margin-top:30px}
.index-four-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:block;margin-bottom:-39px;margin-left:30px}
.index-four-title .s2{width:270px;height:26px;display:block;float:right;margin-top:-22px;margin-right:25px}
.index-four-title p{color:#ccc;font-size:14px;width:237px;margin:0 auto}
.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:50%;padding-top:25px; position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#00a0e9;height:75px;line-height:75px;position:absolute;}
.index-four-content .one-title h2{font-size:48px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .one-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .one-title .text p{color:#fff;line-height:38px}
.index-four-content .one-text{ padding: 0 20px;margin:0 auto;line-height:27px;color:#666;text-align: justify;margin-top:90px}
.index-four-content .one-right{float:right; width:50%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:50%;padding-top:25px;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#00a0e9;height:75px;line-height:75px;position:absolute;left:0px;}
.index-four-content .two-title h2{font-size:48px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .two-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .two-title .text p{color:#fff;line-height:38px}
.index-four-content .two-text{ padding: 0 20px;margin:0 auto;line-height:27px;color:#666;text-align: justify;margin-top:95px}
.index-four-content .two-right{float:left; width:50%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
}
@media only screen and (min-width:640px) and (max-width:1040px) {
.index-ywfw{text-align:center;padding-top:30px;margin:0 auto;padding-bottom:20px}
.index-ywfw-title{ margin:18px auto 0 !important;position:relative;height:90px}
.index-ywfw-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:none;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:none;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto !important;}
.index-ywfw .ywfw-content{ margin:0 auto; width:94%; margin-top: 5px;}
.index-ywfw .ywfw-content .list-yw{width:48%; background-color:#fff; margin-bottom: 25px; box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;margin-right:3.5%;transition:.4s;}
.index-ywfw .ywfw-content .list-yw:nth-child(2n){ margin-right:0%;}
.ywfw-content .list-yw .list-title h2{color:#00a0e9;font-size:18px;font-weight:500;margin:8px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 15px 18px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:28px; padding:0 35px; display:inline-block; font-size:13px; line-height:28px;margin-top:15px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#00a0e9;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#00a0e9;border:1px #053E8D solid;}
.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
.img-yw img{width:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f9f9f9; padding-bottom: 20px;padding-top:25px;padding-bottom:25px}
.index-four-title{margin:0 auto;position:relative;height:90px;margin-top:10px}
.index-four-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:none;margin-bottom:-39px;margin-left:10px}
.index-four-title .s2{width:270px;height:26px;display:none;float:right;margin-top:-22px;margin-right:5px}
.index-four-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:100%;padding-top:25px; position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#00a0e9;height:75px;line-height:75px;position:absolute;}
.index-four-content .one-title h2{font-size:42px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .one-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .one-title .text p{color:#fff;line-height:38px}
.index-four-content .one-text{ padding: 0 20px; padding-bottom: 20px;margin:0 auto;line-height:27px;color:#666;text-align: justify;margin-top:90px}
.index-four-content .one-right{float:right; width:100%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:100%;padding-top:25px;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#00a0e9;height:75px;line-height:75px;position:absolute;left:0px;}
.index-four-content .two-title h2{font-size:42px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .two-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .two-title .text p{color:#fff;line-height:38px}
.index-four-content .two-text{ padding: 0 20px; padding-bottom: 25px; margin:0 auto;line-height:27px;color:#666;text-align: justify;margin-top:95px}
.index-four-content .two-right{float:left; width:100%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
}
@media only screen and (min-width:375px) and (max-width:639px) {
.index-ywfw{text-align:center;padding-top:15px;margin:0 auto;padding-bottom:20px}
.index-ywfw-title{ margin:18px auto 0 !important;position:relative;height:70px}
.index-ywfw-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:none;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:none;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto !important;}
.index-ywfw .ywfw-content{ margin:0 auto; width:96%; margin-top: 5px;}
.index-ywfw .ywfw-content .list-yw{width:47%; background-color:#fff; margin: 0 1.5%; margin-bottom: 20px; box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;transition:.4s;}
.index-ywfw .ywfw-content .list-yw:nth-child(2n){ margin-right:0%;}
.ywfw-content .list-yw .list-title h2{color:#00a0e9;font-size:15px;font-weight:500;margin:5px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px;}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 5px 12px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:25px; padding:0 35px; display:inline-block; font-size:12px; line-height:25px;margin-top:10px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#00a0e9;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#00a0e9;border:1px #053E8D solid;}
.index-ywfw .ywfw-content .list-yw .img-yw{font-size:0;}
.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
.img-yw img{width:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f9f9f9; padding-bottom: 20px;padding-top:5px;padding-bottom:15px}
.index-four-title{margin:0 auto;position:relative;padding-bottom:30px;margin-top:10px}
.index-four-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:none;margin-bottom:-39px;margin-left:10px}
.index-four-title .s2{width:270px;height:26px;display:none;float:right;margin-top:-22px;margin-right:5px}
.index-four-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-four-content{width:94%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:100%;position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#00a0e9;height:35px;line-height:35px;}
.index-four-content .one-title h2{font-size:25px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;margin-left:10px}
.index-four-content .one-title .text h3{font-size:15px;color:#fff;line-height: 35px;}
.index-four-content .one-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .one-text{ padding: 0 15px; padding-bottom: 15px;margin:0 auto;line-height:25px;color:#666;text-align: justify;margin-top:15px}
.index-four-content .one-right{float:right; width:100%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:100%;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#00a0e9;height:35px;line-height:35px;}
.index-four-content .two-title h2{font-size:25px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left; margin-left:10px}
.index-four-content .two-title .text h3{font-size:14px;color:#fff;}
.index-four-content .two-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .two-text{ padding: 0 15px; padding-bottom: 15px; margin:0 auto;line-height:23px;color:#666;text-align: justify;margin-top:15px}
.index-four-content .two-right{float:left; width:100%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
}
@media only screen and (min-width:320px) and (max-width:374px) {
.index-ywfw{ background-size: cover; text-align:center;padding-top:5px;margin:0 auto;padding-bottom:15px}
.index-ywfw-title{ margin:18px auto 0 !important;position:relative; padding-bottom: 30px; }
.index-ywfw-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:none;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:none;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto !important;}
.index-ywfw .ywfw-content{ margin:0 auto; width:94%; margin-top: 5px;}
.index-ywfw .ywfw-content .list-yw{width:47%; background-color:#fff; margin: 0 1.5%; margin-bottom: 20px; box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;transition:.4s;}.index-ywfw .ywfw-content .list-yw:nth-child(2n){ margin-right:0%;}
.ywfw-content .list-yw .list-title h2{color:#00a0e9;font-size:16px;font-weight:500;margin:8px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px;}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 5px 12px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:25px; padding:0 35px; display:inline-block; font-size:12px; line-height:25px;margin-top:10px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#00a0e9;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#00a0e9;border:1px #053E8D solid;}
.index-ywfw .ywfw-content .list-yw .img-yw{font-size:0;}
.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
.img-yw img{width:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f9f9f9; padding-bottom: 20px;padding-top:15px;padding-bottom:10px}
.index-four-title{margin:0 auto;position:relative;padding-bottom:30px;margin-top:10px}
.index-four-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:none;margin-bottom:-39px;margin-left:10px}
.index-four-title .s2{width:270px;height:26px;display:none;float:right;margin-top:-22px;margin-right:5px}
.index-four-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:100%;position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#00a0e9;height:30px;line-height:30px;}
.index-four-content .one-title h2{font-size:25px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;margin-left:5px}
.index-four-content .one-title .text h3{font-size:14px;color:#fff;line-height: 30px;}
.index-four-content .one-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .one-text{ padding: 0 15px; padding-bottom: 15px; font-size: 13px;margin:0 auto;line-height:22px;color:#666;text-align: justify;margin-top:15px}
.index-four-content .one-right{float:right; width:100%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:100%;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#00a0e9;height:30px;line-height:30px;}
.index-four-content .two-title h2{font-size:25px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left; margin-left:10px}
.index-four-content .two-title .text h3{font-size:14px;color:#fff;}
.index-four-content .two-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .two-text{ padding: 0 15px; padding-bottom: 15px;font-size: 13px; margin:0 auto;line-height:22px;color:#666;text-align: justify;margin-top:15px}
.index-four-content .two-right{float:left; width:100%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
}

/*头部--------------------------------------------------------------------------------------*/
@media only screen and (min-width:1301px) { 
.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -8px);-webkit-transform: translate(0px, -8px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}
.banner-nr{height:260px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:15px 108px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:30px auto 0}
.banner-nr-cong-2{font-size:22px;color:#fff;margin-top:45px}
.banner-nr-cong-2 span{font-size:22px;color:#fff600}
.banner-nr-cong-1-title{font-size:28px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:58px;height:3px;background-color:#fff;margin:18px auto 12px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:15px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle;margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-28px;left:48%;width:48px;margin-left:-15px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(4, 120, 217, 0.85);border-radius:50%}
.foot_Icon {display:none;}
}
@media only screen and (min-width:1041px) and (max-width:1300px) {
.banner-nr-cong-1-span{-webkit-animation: dibunav 1s ease-in-out;animation: dibunav 1s ease-in-out}
@keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -8px);-webkit-transform: translate(0px, -8px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}
.banner-nr{height:350px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:30px 58px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:60px auto 0}
.banner-nr-cong-2{font-size:20px;color:#fff;margin-top:45px}
.banner-nr-cong-2 span{font-size:20px;color:#fff600}
.banner-nr-cong-1-title{font-size:26px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:58px;height:3px;background-color:#fff;margin:18px auto 12px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:15px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle;margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-28px;left:48%;width:48px;margin-left:-15px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(4, 120, 217, 0.85);border-radius:50%}
.foot_Icon {display:none;}
}
@media only screen and (min-width:640px) and (max-width:1040px) {
.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -8px);-webkit-transform: translate(0px, -8px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}
.banner-nr{height:240px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:25px 56px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:30px auto 0}
.banner-nr-cong-2{font-size:18px;color:#fff;margin-top:35px}
.banner-nr-cong-2 span{font-size:18px;color:#fff600}
.banner-nr-cong-1-title{font-size:22px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:45px;height:2px;background-color:#fff;margin:8px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:15px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle;margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-22px;left:50%;width:40px;margin-left:-14px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(4, 120, 217, 0.85);border-radius:50%}
.foot_Icon {display:none;}
}
@media only screen and (min-width:375px) and (max-width:639px) {
.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -6px);-webkit-transform: translate(0px, -6px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}
.banner-nr{height:220px;text-align:center;padding-top:1px;margin-top:45px;}
.banner-nr-cong-1{padding:22px 28px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:32px auto 0}
.banner-nr-cong-2{font-size:14px;color:#fff;margin-top:25px}
.banner-nr-cong-2 span{font-size:14px;color:#fff600}
.banner-nr-cong-1-title{font-size:16px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:35px;height:2px;background-color:#fff;margin:12px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff;overflow: hidden; height:30px;}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:13px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle; width: 20px; margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-18px;left:50%;width:36px;margin-left:-14px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(4, 120, 217, 0.85);border-radius:50%}
.footer {padding: 20px 0 75px;}
}
@media only screen and (min-width:320px) and (max-width:374px) {
.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -6px);-webkit-transform: translate(0px, -6px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}
.banner-nr{height:200px;text-align:center;padding-top:1px;margin-top:45px;}
.banner-nr-cong-1{padding:22px 22px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:28px auto 0}
.banner-nr-cong-2{font-size:12px;color:#fff;margin-top:25px}
.banner-nr-cong-2 span{font-size:12px;color:#fff600}
.banner-nr-cong-1-title{font-size:16px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:35px;height:2px;background-color:#fff;margin:12px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:18px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:12px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle; width: 20px; margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-18px;left:50%;width:36px;margin-left:-14px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(4, 120, 217, 0.85);border-radius:50%}
.footer {padding: 20px 0 75px;}
}

.cah_li_r {
	display: inline-block;
	background: #00a0e9;
	padding: 6px 20px;
	margin: 0 9px 0 9px;
	font-size: 16px;
    border-radius: 3px;
	margin-top: 10px;
	color: #fff;
}


.foot_tel {
  width: 100%;
  height: 42px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 99;
}
.foot_tel ul li {
  height: 42px;
  line-height: 42px;
  width: 50%;
  float: left;
  overflow: hidden;
}
.foot_tel ul li.tel {
  background: #2fb2ee;
}
.foot_tel ul li.tel a {
  display: block;
  border-right: 1px solid #FFF;
  text-align: center;
}
.foot_tel ul li.tel a span {
  display: inline-block;
  font-size: 16px;
  color: #FFF;
  padding-left: 33px;
  background: url(http://www.yzoem.cn/images/tel_icon.png) left center no-repeat;
}
.foot_tel ul li.mobile {
  background: #84d3f4;
  text-align: center;
}
.foot_tel ul li.mobile a {
  display: inline-block;
  font-size: 16px;
  color: #FFF;
  padding-left: 50px;
  background: url(http://www.yzoem.cn/images/mobile_icon.png) left center no-repeat;
  background-size: 50px 27px;
}
.foot_Icon {
  width: 100%;
  height: 38px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 99;
  background: #FFF;
  padding: 5px 0px 15px 0px;
  box-shadow: 2px 0px 3px #bbb;
}
.foot_Icon ul li {
  width: 25%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}
.foot_Icon ul li img {
  max-height: 35px;
}
.weiXin {
  width: 250px;
  display: none;
  padding: 10px;
  position: fixed;
  left: 50%;
  margin-left: -135px;
  top: 50%;
  margin-top: -135px;
  box-shadow: 0px 0px 8px #333;
  background: #FFF;
  text-align: center;
  z-index: 99999;
}
.weiXin div {
  z-index: 2;
  background: #FFF;
  position: relative;
}
.weiXin a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../image/close.png) left center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 3;
}
.weiXin img {
  width: 100%;
}
  .weiXin {
    width: 220px;
    margin-left: -120px;
    margin-top: -155px;
  }
  .weiXin a {
    width:35px;
    height: 35px;
    top: -25px;
    right: -25px;
  }

#IndexFoot {
  background: #f3fbff;
  padding: 10px;
}
#IndexFoot dl dt {
  width: 26%;
  float: left;
}
#IndexFoot dl dt img {
  max-width: 95%;
}
#IndexFoot dl dd {
  margin-left: 28%;
  padding-left: 10px;
  border-left: 1px solid #ccc;
  line-height: 1.8;
}
#IndexFoot dl dd strong {
  font-size: 14px;
}
#zhezhao {
  display: none;
  background: url(../image/back.png);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 120%;
  z-index: 99998;
}