﻿@charset "utf-8";
/* CSS Document */
/*切图：zcy*/
html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0;outline:none !important;}
.wow{visibility:inherit !important;}
ul, ol,li{ list-style-type:none;}
body, button, input, select, textarea{  font-family:'Microsoft yahei',Arial; font-size:12px;}
code, kbd, pre, samp { font-family: 'Microsoft yahei',Arial;}
a{ text-decoration:none; color:#333; cursor: pointer;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
img{border:0; max-width:100%;}
li { line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family: 'Microsoft yahei',Arial; }
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
body{ position:relative; float:left; width:100%;}
select{ margin:0; padding:0; font-family: 'Microsoft yahei',Arial; border:none;}
textarea{ resize:none;outline:none;}
label{ margin-bottom:0; font-weight:normal;}
input,select,textarea{ margin:0; padding:0; border:0; outline:none;
 -moz-border-radius:0px; 
 -webkit-border-radius:0; 
 -khtml-border-radius:0;
 border-radius:0;
}
/*********************************************************************重置***********************************************************************/

.pz_top{ float:left; width:100%; z-index:101; position:relative; background:white;}
.pz_banner{ float:left; width:100%; position:relative; z-index:5; min-height: 150px;}
.pz_menu{ float:left; width:100%; position:relative; z-index:99; background: #1d6fbb;}
.pz_main{ float:left; width:100%; position:relative; z-index:6;}
.pz_down{ float:left; width:100%;z-index: 6; position: relative; background:#393939;}
@media screen and (max-width: 767px) {
.pz_banner{ min-height: 100px;}
}

/*首页*/
.lang{ float:right; width:86px; margin-left:30px;}
.searchbox_1{display:block; width:100%; float:left; font-size:15px; line-height:34px; height:36px; border:0; color:#666; border:solid 1px #e5e5e5;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px;}
.searchbox_1 input{ display:none;}
.searchbox_1 .titcon{ float:left; width:100%; color:#b0b1b4; font-size:15px; line-height:34px; padding-left:10px;  background:url(../images/ico1_1.png) no-repeat 84% center; background-size:11px auto; text-align:left;}
.searchbox_1 .serul{ float:left; width:100% !important; margin-left:-1px; border:#ccc solid 1px; background-color:#fff; display:none;}
.searchbox_1 .serul li{ float:left; width:100%; padding:0 5%;line-height:26px; color:#999; font-size:14px; white-space:nowrap;}

.top{ height: 100px; float:left; padding:10px 0 15px 0; width:100%; float:left;}
.top .logo{ width:453px; float: left;}
.top .logo img{ float: left;}
.top .top_r{ float: right; margin-top:22px;}
.top .top_r .search{ width:280px; float: right;}
.top .top_r .search .search_k{ display: block; width:220px; height: 36px; padding-left: 40px; float: left; background:#f5f5f5; position: relative;}
.top .top_r .search .search_k .search_ico{ width:14px; height: 14px;  background: url(../images/search_ico.png) no-repeat left center; background-size: contain; position: absolute; left: 15px; top: 11px;}
.top .top_r .search .search_k input{ width:100%; float: left; height: 36px; line-height: 36px; background: none; font-size: 14px; color: #333;}
.top .top_r .search .search_b{display: block; width:60px; height: 36px; float: right;background: #008dd7; font-size: 14px; color:#fff; cursor: pointer;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.top .top_r .search .search_b:hover{ background:#700005; color:white;}

.menu{ width:100%; float: left;}
.menu > ul{ float:left; width:100%;background: url(../images/bian_1.png) no-repeat left center;}
.menu ul .nli{ float:left; width:12.5%;z-index:99; position:relative; text-align: center; background: url(../images/bian_1.png) no-repeat right center;}
.menu ul .nli span a{ display:block; float:left; width:100%; height:60px; line-height:60px; color:#fff; font-size:16px;}
.menu ul .nli.on span a,
.menu ul .nli:hover span a{ background:#155cac;}

/*下拉菜单（漂浮在menu .nli上）*/
.sub { z-index:21;  position:absolute; display: none; float:left;  clear:both; width:100%; left:0; top:100% !important; text-align: left; text-align: center;}
.sub .l2{ width:100%; float: left; position: relative; margin-bottom: 1px;}
.sub .l2 .l2_a{ line-height: 37px;  width:100%;  float:left;  color:#fff; font-size: 14px; background:rgba(0,0,0,0.2);}
.sub .l2:hover .l2_a { background: #155cac;}

.elli{ white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
@media screen and (max-width: 1023px) {
.top{ height: 70px; padding:5px 0 10px 0;}
.top .logo{ width:260px;}
.top .top_r{ margin-top:12px;}
.top .top_r .search{ width:230px;}
.top .top_r .search .search_k{ width:180px; height: 32px; padding-left: 30px;}
.top .top_r .search .search_k .search_ico{ left: 10px; top: 8px;}
.top .top_r .search .search_k input{ height: 32px; line-height: 32px; font-size: 12px;}
.top .top_r .search .search_b{ width:50px; height: 32px; font-size: 12px;}
.lang{ width:60px; margin-left:20px;}
.searchbox_1{ font-size:13px; line-height:30px; height:32px;}
.searchbox_1 .titcon{ font-size:13px; line-height:30px; padding-left:6px;}
.searchbox_1 .serul li{ font-size:12px;}
.menu ul .nli span a{ height:50px; line-height:50px; font-size:14px;}
}
@media screen and (max-width:767px) {
.menu{ display: none;}
.top{ height: 54px; padding:5px 10px 10px 10px;}
.top .logo{ width:200px;}
.lang{ width:100%; float:left; margin-top:10px; line-height:30px; font-size:14px; text-align:center; margin-left:0;}
.lang a{ display:inline-block; *zoom:1; *display:inline; width:40%; color:#1998db;}
.lang a.a1{ background:url(../images/bian_2.png) no-repeat left center;}
}

.menuph{ float:right; cursor: pointer;  width: 24px;  text-align: center; display: none; margin-top:10px;}
.menuph .point {  display: inline-block;  width: 24px; height: 24px;  position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {  width: 24px;  }
.menuph .navbtn {  position: absolute;  top: 8px;  right: 0;  display: inline-block;  width: 24px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #1998db}
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 24px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #1998db}
.menuph .navbtn::after { top:-6px;}
.menuph .navbtn::before { top:6px;}
.menuph .point.active .navbtn{  background: transparent;  }
.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }
.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }

.pf_menu{ position:absolute; width:100%; height:auto; overflow-y:auto; right:0px; top:0px; z-index:60; display:block; padding:100px 2% 5px 2%; background:rgba(255,255,255,0.8); box-shadow:0 5px 5px rgba(0,0,0,0.15); padding-bottom:20px; z-index: 98;}
.ph_menu{ float:left; width:100%; text-align:left;}
.ph_menu .nli{ float:left; width:100%;}
.ph_menu .nli span{ float:left; width:100%; padding:0 10px 0 10px;}
.ph_menu .nli .l1_a{ float:left; width:100%; color:#1998db; font-size:13px; line-height:39px; white-space:nowrap; position: relative; letter-spacing: 1px; border-bottom: dashed 1px #ccc; padding:0 10px;}
.ph_menu .nli .l1_a.have{ background: url(../images/menu22.png) right center no-repeat; background-size: 7px 4px;}
.ph_menu .nli.on .l1_a.have{ background:url(../images/menu22_h.png) right center no-repeat; background-size: 7px 4px;}
.ph_menu .nli.on .l1_a:before,.ph_menu .nli:hover .l1_a:before{ margin-left: -75px;}
.ph_menu .nli.on .l1_a:after,.ph_menu .nli:hover .l1_a:after{ margin-right: -75px;}
.ph_menu .nli .l2_ul{ display:none; height:auto; float:left; width:100%; padding: 10px 30px;}
.ph_menu .nli .l2_ul li a{ line-height:26px; font-size:12px; color:#666;}
.pz_menu.on{ box-shadow: 0 3px 6px rgba(0,0,0,0.15);}
.ph_menu .search{ display:block; margin:5px auto 0 auto; height:40px; max-width:767px; width:100%; padding: 0 40px 0 10px; position: relative;}
.ph_menu .search .search_k{ height:40px; line-height:38px; width:100%; font-size: 14px; background:none; color:#1998db; border:solid 1px rgba(255,255,255,0.5); background:rgba(255,255,255,0.4); padding-left:10px;}
.ph_menu .search .search_btn{ position: absolute; right:0; top: 0; height:40px; line-height:40px; width:40px; background: #1998db url(../images/search_btn.png) no-repeat center center; background-size: 16px 16px;}

@media screen and (max-width:767px) {
.topnav{ padding: 0 10px; height: 50px;}
.topnav .logo{ width:200px; margin-top: 15px; float: left;}
.pf_menu{padding:60px 2% 5px 2%;}
.topnav .logo_1{ margin-top:11px;}
.topnav .logo_2{ margin-top:14px;}
}

.slide_banner{ width:100%; float: left; position: relative;}
.slide_banner .slick-slide{ width:100%; position: relative;}
.slide_banner .slick-slide .img { width:100%; position: relative; float:left;}
.slide_banner .slick-dots {
	position: absolute;
	bottom: 150px;
}
.slide_banner .slick-dots li {
	width: 48px;
	height: 4px;
	margin:0 5px;
	background:#dfbfc1;
	vertical-align:top; overflow:hidden;
}
.slide_banner .slick-dots li.slick-active {
	opacity: 1;
	background:#1998db;
}
.banner_title{ width:100%; position:absolute; left:0; bottom:0; background:url(../images/bg_01.png); padding:22px 0 23px 0;}
.banner_title h4{ width:100%; float:left; font-size:20px; color:white; line-height:31px; font-weight:bold; font-family:Arial; text-transform:uppercase;}
.banner_title h5{ width:100%; float:left; font-size:20px; color:white; line-height:34px;}
@media screen and (max-width: 1023px) {
.banner_title{padding:12px 0 13px 0;}
.banner_title h4{ font-size:16px; line-height:23px;}
.banner_title h5{ font-size:16px; line-height:26px;}
.slide_banner .slick-dots {bottom: 80px;}
}
@media screen and (max-width: 767px) {
.slide_banner .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 8px 3px 0 3px;
}
.banner_title{ padding:12px 10px 13px 10px;}
.banner_title h4{ font-size:14px; line-height:18px;}
.banner_title h5{ font-size:14px; line-height:22px;}
.slide_banner .slick-dots {bottom: 70px;}
}

/*首页main*/
.c_0100_1{ width:100%; float:left;}
.c_0100_1 .c_585{ width:50%; float:left; background:#00a7d7; padding:55px 58px 20px 40px; height:330px;}
.c_0100_1 .c_585 h4{ width:100%; float:left; font-size:18px; color:white; line-height:24px;}
.c_0100_1 .c_585 h5{ width:100%; float:left; font-size:14px; color:white; line-height:19px; font-family:Arial; opacity:0.5;}
.c_0100_1 .c_585 .p{ width:100%; float:left; font-size:14px; color:white; line-height:20px; height:40px; overflow:hidden; margin-top:26px; opacity:0.6;}
.c_0100_1 .c_585 .more{ width:100%; float:left; margin-top:31px;}
.c_0100_1 .c_585 .more a{ display:block; width:116px; height:34px; line-height:32px; border:solid 1px #33b9df; text-align:center; float:left; font-size:12px; color:white; text-transform:uppercase; font-family:Arial;}
.c_0100_1 .c_585 .more a img{ width:17px; vertical-align:middle; margin:-2px 0 0 20px;}
.c_0100_1 .c_585 .more a:hover{ border-color:white;}
.c_0100_1 .c_585_r{ width:50%; float:right; margin-top:-110px; height:440px;}
.c_0100_1 .c_585_r .img{ width:50%; float:left; background:black; position:relative; height:220px; overflow:hidden;}
.c_0100_1 .c_585_r .img img{ width:293px; height:220px; position:absolute; left:50%; top:50%; margin:-110px 0 0 -146px; max-width:none;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.c_0100_1 .c_585_r .img:hover img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.c_0100_1 .c_585_r .c_585_293{ width:50%; float:left; height:220px; padding:37px 40px 20px 40px; background-size:cover; background-position:center center;}
.c_0100_1 .c_585_r .c_585_293 h4{ width:100%; float:left; font-size:18px; color:white; line-height:24px;}
.c_0100_1 .c_585_r .c_585_293 h5{ width:100%; float:left; font-size:14px; color:white; line-height:19px; font-family:Arial; opacity:0.5;}
.c_0100_1 .c_585_r .c_585_293 .more{ width:100%; float:left; margin-top:86px;}
.c_0100_1 .c_585_r .c_585_293 .more a{ display:block; float:left;}
.c_0100_1 .c_585_r .c_585_293.l1{ background-image:url(../images/img1_1_bg.jpg);}
.c_0100_1 .c_585_r .c_585_293.l2{ background-image:url(../images/img1_2_bg.jpg);}
.c_0100_1 .c_585_r .c_585_293 .more:hover a{ transform:rotate(180deg);}
@media screen and (max-width: 1023px) {
.c_0100_1 .c_585{ padding:35px 38px 20px 20px; height:250px;}
.c_0100_1 .c_585 h4{ font-size:16px; line-height:22px;}
.c_0100_1 .c_585 h5{ font-size:12px; line-height:15px;}
.c_0100_1 .c_585 .p{ font-size:12px; line-height:16px; height:32px; margin-top:16px;}
.c_0100_1 .c_585 .more{ margin-top:21px;}
.c_0100_1 .c_585 .more a{ width:86px; height:30px; line-height:28px;}
.c_0100_1 .c_585 .more a img{ margin:-2px 0 0 10px;}
.c_0100_1 .c_585_r{ margin-top:-74px; height:324px;}
.c_0100_1 .c_585_r .img{ height:162px;}
.c_0100_1 .c_585_r .img img{ width:236px; height:178px; margin:-89px 0 0 -118px;}
.c_0100_1 .c_585_r .c_585_293{ height:162px; padding:27px 30px 10px 30px;}
.c_0100_1 .c_585_r .c_585_293 h4{ font-size:16px; line-height:22px;}
.c_0100_1 .c_585_r .c_585_293 h5{ font-size:12px; line-height:15px; }
.c_0100_1 .c_585_r .c_585_293 .more{ margin-top:46px;}
}
@media screen and (max-width: 767px) {
.c_0100_1 .c_585,.c_0100_1 .c_585_r{ width:100%; margin-top:0;}
.c_0100_1 .c_585{ padding:25px 38px 20px 20px; height:200px;}
}

.c_0100_2{ width:100%; float:left; padding:56px 0 60px 0; }
.tit_1{ width:100%; float:left; text-align:center;}
.tit_1 h3{ width:100%; float:left; font-size:28px; color:#008dd7; line-height:35px; font-weight:bold; padding-bottom:17px; background:url(../images/bian_3.png) no-repeat center bottom;letter-spacing:2px;}
.tit_1 h5{ width:100%; float:left; font-size:14px; color:#999; line-height:18px; margin-top:11px; font-family:Arial; text-transform:uppercase; letter-spacing:1px;}

.l_0100_16{ float:left; width:31.62%; margin-top:16px;}
.l_0100_16 input{ display:block; float:left; width:100%; margin-top:10px; height:46px; padding:0 18px; line-height:44px; font-size:14px; color:#737373; background: #fff; border:solid 1px #eee;}
.l_0100_16 input::-webkit-input-placeholder { color:#737373 !important;}
.l_0100_16 input:-moz-placeholder {  color:#737373 !important;}
.l_0100_16 input::-moz-placeholder {  color:#737373 !important;}
.l_0100_16 input:-ms-input-placeholder { color:#737373 !important; }
.l_0100_16 input:focus{ border:solid 1px #1998db;}
.r_0100_16{ float:right; margin-top:26px; width:65.81%;}
.r_0100_16 textarea{ display:block; float:left; width:100%; height:100px; background:#fff; padding:10px 18px; line-height:22px; font-size:14px; color:#737373; outline:none; border:solid 1px #eee;}
.r_0100_16 textarea:focus{ border:solid 1px #1998db;}
.d_0100_16{ float:left; width:100%; text-align:center; margin-top:35px;}
.d_0100_16 button{ display:block; margin:0 auto; width:270px; height:54px; line-height:54px; font-size:16px; color:#fff; text-transform:uppercase; background:#008dd7; outline:none; cursor:pointer;
-webkit-border-radius:27px; 
   -moz-border-radius:27px;
        border-radius:27px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.d_0100_16 button:hover{ opacity:0.9; filter:alpha(opacity=90);}
@media screen and (max-width: 1023px) {
.c_0100_2{ padding:26px 0 30px 0;}
.tit_1 h3{ font-size:20px; line-height:25px; padding-bottom:10px; background-size:auto 6px;}
.tit_1 h5{ font-size:12px; line-height:16px; margin-top:6px;}
.l_0100_16 input{ height:40px; padding:0 15px; line-height:38px; font-size:12px; }
.r_0100_16 textarea{ height:90px; padding:10px 15px; line-height:20px; font-size:12px;}
.d_0100_16{ margin-top:25px;}
.d_0100_16 button{ width:170px; height:44px; line-height:44px; font-size:14px;}
}
@media screen and (max-width: 767px) {
.c_0100_2{ padding:26px 10px 30px 10px;}
.l_0100_16,.r_0100_16{ width:100%; margin-top:10px;}
}

.c_0100_3{ width:100%; float:left; padding:54px 0 60px 0;}
.slide_pic_1{ width:100%; float: left; margin-top: 24px;}
.slide_pic_1 .slick-dots {
	position: absolute;
	bottom: -40px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.slide_pic_1 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
	background:#1998db;
	opacity:0.6;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.slide_pic_1 .slick-dots li.slick-active{
	opacity: 1;
}
.ul_1{ float: left;}
.ul_1 li{ width:100%; float: left; padding: 0 15px;} 
.ul_1 li .zbox{ display: block;width:100%; float: left;}
.ul_1 li .img{ width:100%; float: left; overflow: hidden;}
.ul_1 li .img img{ width:100%; float: left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.ul_1 li:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.ul_1 li .text{ width:100%; float: left; padding: 54px 30px 23px 30px; text-align: center; margin-top: -54px; background: url(../images/img2_4.png) no-repeat top center; position: relative; z-index: 2; background-size: 100% 100% !important;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_1 li .text h5{ width:100%; float: left; font-size: 16px; color: #333; line-height: 23px;}
.ul_1 li .text .p{ width:100%; float: left; font-size: 12px; color: #999; line-height: 24px; height: 48px; overflow: hidden; margin-top: 14px;}
.ul_1 li .text .btn{ width:100%; float: left; margin-top: 16px;}
.ul_1 li .text .btn a{ display:inline-block; *zoom:1; *display:inline; font-size: 14px; color: #008dd7; line-height: 25px; font-weight: bold; font-family: Arial; text-transform: uppercase; border-bottom: solid 1px white; opacity:0;}
.ul_1 li:hover .text{ background-image: url(../images/img2_5.png);}
.ul_1 li:hover .zbox{ box-shadow: 0 5px 15px rgba(0,0,0,0.1);}
.ul_1 li:hover .text .btn a{ opacity:1;}
@media screen and (max-width: 1199px) {
.ul_1 li .text{ padding: 44px 20px 23px 20px;}
.ul_1 li .text .p{ margin-top: 10px;}
.ul_1 li .text .btn{ margin-top: 6px;}
}
@media screen and (max-width: 1023px) {
.c_0100_3{ padding:24px 0 30px 0;}
.slide_pic_1{ margin-top: 14px; padding-bottom:20px;}
.slide_pic_1 .slick-dots {bottom: -10px;}
}
@media screen and (max-width: 480px) {
.ul_1 li .text h5{ font-size: 14px; line-height: 22px;}
.ul_1 li .text .p{ line-height: 22px; height: 44px;}
.ul_1 li .text .btn a{ font-size: 12px; line-height: 23px;}
}

.tit_1_w h3{ color:white; background-image:url(../images/bian_5.png);}
.tit_1_w h5{ color:white;}
.c_0100_4{ width:100%; float:left; padding:54px 0 60px 0; }
.slide_pic_2{ width:100%; float: left; margin-top: 24px;}
.slide_pic_2 .img{ width:100%; float: left; position: relative; padding-right:5px;}
.slide_pic_2 .img img{ width:100%; float: left;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.slide_pic_2 .img .bian{ width:100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; border: solid 1px white;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.slide_pic_2 .text{ width:100%; float: left; padding: 40px 30px 35px 30px;}
.slide_pic_2 .text .more{ width:100%; position: relative; font-size: 14px; color: #fff; line-height: 22px; font-family: Arial; text-transform: uppercase; padding-bottom:17px; border-bottom:solid 1px #5ba6e1; border-bottom:solid 1px rgba(255,255,255,0.2);}
.slide_pic_2 .text .more span{ width:78px; height: 22px; background: url(../images/bian_4.jpg) no-repeat left center; position: absolute; right: 0; top: 0; padding-left: 36px; line-height: 22px; opacity: 0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.slide_pic_2 .text .more span img{ vertical-align:middle;}
.slide_pic_2 .text h4{ width:100%; float: left; margin-top: 11px; font-size: 16px; color: #fff; line-height: 28px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.slide_pic_2 .text .p{ width:100%; float: left; margin-top: 15px; font-size: 14px; color: #fff; line-height: 25px; height: 50px; overflow: hidden; padding-right: 50px;}
.slide_pic_2 .slick-slide:hover .img img{ opacity: 0.9;}
.slide_pic_2 .slick-slide:hover .img .bian{ width:94%; height: 90%; opacity: 0.5; left: 3%; top: 5%;}
.slide_pic_2 .slick-slide:hover .text .more span{ opacity: 1; padding-left: 16px;}
.slide_pic_2 .slick-dots {
	position: relative;
	bottom: auto;
	display: block;
	margin-top: 30px;
}
.slide_pic_2 .slick-dots li {
	width: 21px;
	height: 21px;
	overflow: hidden;
	margin: 0 5px;
	background: url(../images/ico2_1.png) no-repeat left center;
}
.slide_pic_2 .slick-dots li.slick-active{
	opacity: 1; background-position: right center;
}
@media screen and (max-width: 1199px) {
.slide_pic_2 .text{ padding: 30px 20px 25px 20px;}
}
@media screen and (max-width: 1023px) {
.c_0100_4{ padding:24px 0 30px 0;}
.slide_pic_2 .text{ padding: 20px;}
.slide_pic_2 .text .p{ padding-right: 20px;}
}
@media screen and (max-width: 767px) {
.c_0100_4{ padding:24px 10px 30px 10px;}
.slide_pic_2 .text{ padding: 15px;}
.slide_pic_2 .slick-dots {margin-top: 20px;}
.slide_pic_2 .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-size: auto 12px;
}
.slide_pic_2{ margin-top: 12px;}	
.slide_pic_2 .text .more{font-size: 12px; line-height: 20px; padding-bottom:12px;}
.slide_pic_2 .text .more span{ width:58px; height: 20px; background-size: auto 10px; line-height: 20px; }	
.slide_pic_2 .text .more span img{ width:15px;}
.slide_pic_2 .text h4{ margin-top: 6px; font-size: 14px; line-height: 20px;}
.slide_pic_2 .text .p{ margin-top: 10px; font-size: 12px; line-height: 22px; height: 44px; padding-right: 0px;}
}

.c_0100_5{ width:100%; float:left; padding:52px 0 60px 0; overflow:hidden;}
.slide_pic_3{ width:100%; float:left; margin-top:24px;}
.slide_pic_3 .zbox{ width:100%; float:left; padding:0 15px;}
.slide_pic_3 .zbox .img{ width:100%; float:left; overflow:hidden;}
.slide_pic_3 .zbox .img img{ width:100%; float:left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.slide_pic_3 .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.slide_pic_3 .zbox .text{ width:100%; float:left; padding-bottom:26px; border-bottom:solid 1px #e7e7e7; margin-top:33px;}
.slide_pic_3 .zbox .text h5{ width:100%; float:left; font-size:16px; color:#333; line-height:26px; height:52px; overflow:hidden;}
.slide_pic_3 .zbox .text .p{ width:100%; float:left; margin-top:25px; padding-top:17px; background:url(../images/bian_6.jpg) no-repeat left top;}
.slide_pic_3 .zbox .text .p .time{ float:left; font-size:14px; color:#333; line-height:19px;}
.slide_pic_3 .zbox .text .p .more{ float:right; font-size:14px; color:#333; line-height:19px;}
.slide_pic_3 .zbox .text .p .more:hover{ color:#1998db;}
.slide_pic_3 .slick-dots {
	position: absolute;
	bottom: -20px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.slide_pic_3 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
	background:#1998db;
	opacity:0.6;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.slide_pic_3 .slick-dots li.slick-active{
	opacity: 1;
}
.slide_pic_3 .zbox:hover h5{ color:#008dd7;}
@media screen and (max-width: 1023px) {
.c_0100_5{ padding:22px 0 30px 0;}
.slide_pic_3 .zbox .text{ padding-bottom:16px; margin-top:23px;}
.slide_pic_3 .zbox .text h5{ font-size:14px; line-height:22px; height:44px;}
.slide_pic_3 .zbox .text .p{ margin-top:15px; padding-top:10px;}
.slide_pic_3 .zbox .text .p .time{ font-size:12px; line-height:14px;}
.slide_pic_3 .zbox .text .p .more{ font-size:12px; line-height:14px;}
}
@media screen and (max-width: 767px) {
.c_0100_5{ padding:22px 10px 30px 10px;}
.slide_pic_3{ margin-top:14px;}
}



/*底部*/
.footer{ padding:44px 0 33px 0; border-bottom:#4d4d4d solid 1px;}
.footer .f_800{ width:877px; float:left;}
.footer .f_800 ul{ width:100%; float:left;}
.footer .f_800 ul li{ padding-left:62px; position:relative; height:40px; float:left;}
.footer .f_800 ul li .ico{ width:40px; height:40px; background:#0075c2; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; position:absolute; left:0; top:0;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.footer .f_800 ul li .ico img{ float:left;}
.footer .f_800 ul li:hover .ico{ background:#fe3000;}
.footer .f_800 ul li h5{ width:100%; float:left; font-size:14px; color:white; line-height:18px; margin-top:3px;}
.footer .f_800 ul li h6{ width:100%; float:left; font-size:14px; color:white; line-height:17px;}
.footer .f_800 ul li h6 a{ color:white; display:inline-block; *zoom:1; *display:inline;}
.footer .f_800 ul li.l1{ width:350px;}
.footer .f_800 ul li.l2{ width:221px;}
.footer .f_800 ul li.l3{ width:306px;}
.footer .f_800 .link{ width:100%; float:left; margin-top:36px;}
.footer .f_800 .link span{ display:block; float:left; font-size:12px; color:white; line-height:24px;}
.footer .f_800 .link .p{ margin-left:65px;}
.footer .f_800 .link .p .zbox{ width:100%; overflow:hidden;}
.footer .f_800 .link .p .zbox a{ padding:0 22px 0 10px; background:url(../images/bian_2.png) no-repeat left center; font-size:12px; color:#a1a1a1; line-height:24px; margin-left:-10px; display:inline-block; *zoom:1; *display:inline;}
.footer .f_800 .link .p .zbox a:hover{ color:white;}
.footer .f_252{ width:252px; float:right;}
.footer .f_252 .ewm{  padding:4px; background:white; border:solid 1px #dcdcdc; float:left;}
.footer .f_252 .f_252_133{ width:133px; float:right;}
.footer .f_252 .f_252_133 .ico{ width:40px; height:40px; background:#0075c2; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.footer .f_252 .f_252_133 .ico img{ width:100%; float:left;}
.footer .f_252 .f_252_133 .p{ width:100%; float:left; margin-top:7px; font-size:14px; color:#fff; line-height:18px; opacity:0.6; filter:alpha(opacity=60);}

.down{ width:100%; float:left; padding:19px 0 15px 0;}
.down .down_l{ float:left; font-size:12px; color:#999; line-height:24px;}
.down .down_r{ float:right; font-size:12px; line-height:24px; color:#999;}
.down .down_r a{ color:#999; display:inline-block; *zoom:1; *display:inline;}
.down .down_r span{ color:#999;  margin:0 13px;}
.down .down_r a:hover{ color:#fff;}
@media screen and (max-width: 1199px) {
.footer .f_800{ width:700px; float:left;}
.footer .f_800 ul li.l3{ margin-top:10px;}
}
@media screen and (max-width: 1023px) {
.footer{ padding:24px 0 13px 0;}
.footer .f_800 ul li{ padding-left:42px; height:30px;}
.footer .f_800 ul li .ico{ width:30px; height:30px;}
.footer .f_800 ul li h5{ font-size:12px; line-height:16px; margin-top:2px;}
.footer .f_800 ul li h6{ font-size:12px; line-height:15px;}
.footer .f_800 ul li.l1{ width:40%;}
.footer .f_800 ul li.l2{ width:25%;}
.footer .f_800 ul li.l3{ width:35%; margin-top:0px;}
.footer .f_800 .link{ margin-top:26px;}
.footer .f_252 .f_252_133 .ico{ width:30px; height:30px;}
.footer .f_252 .f_252_133 .p{ margin-top:14px; font-size:12px; line-height:16px;=}
.footer .f_800{ width:100%;}
.footer .f_252{ width:35%; float:left; margin-top:10px;}
.down .down_l,.down .down_r{ width:100%; text-align:center; line-height:20px;}
}
@media screen and (max-width: 767px) {
.footer{ padding:24px 10px 13px 10px;}
.down{ padding:10px 10px 6px 10px;}
.footer .f_800 ul li.l1{ width:100%;}
.footer .f_800 ul li.l2{ width:100%; margin-top:10px;}
.footer .f_800 ul li.l3{ width:100%; margin-top:10px;}
.footer .f_252{ width:100%;}
.footer .f_252 .f_252_133{ float:left; margin-left:10px;}
.down .down_r span{ margin:0 8px;}
.footer .f_800 .link span{ width:100%; height:30px; line-height:30px; background:#333 url(../images/menu22.png) no-repeat 94% center; padding:0 5%;}
.footer .f_800 .link .p{ display:none; width:100%; float:left; margin-left:0; padding:10px;}
.footer .f_800 .link span.on{ background-image:url(../images/menu22_h.png);}
}

/*飘窗*/
.pf_220{ width:220px; background:#1998db; padding:10px; box-shadow:0 10px 10px rgba(0,0,0,0.2); position:fixed; left:20px; top:50%; z-index:999;
-moz-border-radius:10px; 
 -webkit-border-radius:10px; 
 -khtml-border-radius:10px;
 border-radius:10px;}
.pf_220 .img{ width:100%; float:left; background:black; position:relative;}
.pf_220 .img > img{ width:100%; float:left; opacity:0.8;}
.pf_220 h5{ width:100%; float:left; text-align:center; line-height:22px; margin-top:10px; font-size:14px; color:white;}
.pf_220 .zbtn{ position:absolute; right:0; top:-38px; height:24px; cursor:pointer;}
@media screen and (max-width:1023px) {
.pf_220{ width:140px; padding:5px; left:10px;}
.pf_220 h5{ line-height:20px; margin-top:5px; font-size:12px;}
.pf_220 .zbtn{ top:-20px; height:14px; width:14px;}
}
@media screen and (max-width:767px) {
.pf_220{ display:none;}
}

/*企业荣誉*/
.c_0100_6{ width:100%; float:left; padding:55px 0 60px 0; overflow:hidden;}
.tit_2{ width:100%; float:left; padding-bottom:13px; background:url(../images/bian_7.jpg) no-repeat bottom center; text-align:center; position:relative; z-index:1;}
.tit_2 h3{ width:100%; float:left; font-size:28px; color:#008dd7; line-height:37px; font-weight:bold; letter-spacing:2px;}
.tit_2 h5{ width:100%; float:left; font-size:14px; color:#999; line-height:20px; letter-spacing:1px; font-family:Arial; text-transform:uppercase;}
.pz_SideLayer_box{ width:100%; float:left; border-bottom:solid 1px #e5e5e5; padding:11px 0 10px 0; text-align:center;}
.pz_SideLayer_box .pz_SideLayer{ display:inline-block; *zoom:1; *display:inline;}
.pz_SideLayer_box .pz_SideLayer li{ float:left; margin:0 15px;}
.pz_SideLayer_box .pz_SideLayer li a{ display:block; width:140px; line-height:40px; height:40px; text-align:center; font-size:16px; color:#008dd7;}
.pz_SideLayer_box .pz_SideLayer li a.hover,.pz_SideLayer_box .pz_SideLayer li:hover a{ background:#008dd7; color:white;
-moz-border-radius:20px; 
-webkit-border-radius:20px; 
-khtml-border-radius:20px;
border-radius:20px;}

.pz_SideLayer_box .pz_SideLayer li.l2,
.pz_SideLayer_box .pz_SideLayer li.l3{display:none;}


.ul_2{ width:100%; float:left; margin-top:4px;}
.ul_2 li{ width:33.333%; float:left; padding:0 15px; margin-top:34px;}
.ul_2 li .img{ width:100%; float:left; padding:10px; background:#f5f5f5;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_2 li .img img{ width:100%; float:left;}
.ul_2 li .title{ width:100%; float:left; margin-top:14px; font-size:16px; color:#333; line-height:24px; text-align:center;}
.ul_2 li:hover .img{ background:#008dd7;}
@media screen and (max-width:1023px) {
.c_0100_6{ padding:25px 0 30px 0;}
.tit_2{ padding-bottom:8px;}
.tit_2 h3{ font-size:20px; line-height:30px;}
.tit_2 h5{ font-size:12px;line-height:16px;}
.pz_SideLayer_box{ padding:6px 0 5px 0;}
.pz_SideLayer_box .pz_SideLayer li{ margin:0 10px;}
.pz_SideLayer_box .pz_SideLayer li a{ width:120px; line-height:30px; height:30px; font-size:14px;}
.ul_2 li .img{ padding:6px;}
.ul_2 li .title{ margin-top:8px; font-size:14px; line-height:20px;}
}
@media screen and (max-width:767px) {
.c_0100_6{ padding:25px 10px 30px 10px;}
.ul_2 li{ width:50%; margin-top:15px;}
.pz_SideLayer_box .pz_SideLayer{ width:100%;}
.pz_SideLayer_box .pz_SideLayer li{ width:33.33%; margin:0;}
.pz_SideLayer_box .pz_SideLayer li a{ width:100%;}
}

/*分页*/
.waik_1{ float:left; width:100%; padding:55px 0 0px 0; text-align:center;}
.pz_fy{ text-align:center; display:inline-block; *zoom:1; *display:inline;}
.pz_fy a { display:block; float:left; width:38px; height:38px; line-height:38px; border-radius:38px; -moz-border-radius:38px; -webkit-border-radius:38px; border: #e3e3e3 1px solid; color:#272727; font-family:Arial;text-decoration:none; margin:0 5px; font-size:14px;}
.pz_fy a:hover,.pz_fy a.on{color:#fff; border:#2c73c5 1px solid; background-color:#2c73c5; text-decoration:none;}
.pz_fy .l_fy{ background:url(../images/btn9_l_h.png) center no-repeat; width:100px; height:38px;}
.pz_fy .r_fy{ background:url(../images/btn9_r_h.png) center no-repeat;width:100px; height:38px;}
.pz_fy .l_fy:hover,
.pz_fy .l_fy.on{ background:url(../images/btn9_l.png) center no-repeat #2c73c5;}
.pz_fy .r_fy:hover,
.pz_fy .r_fy.on{ background:url(../images/btn9_r.png) center no-repeat #2c73c5;}
.fy_pc{ display:none;}
@media  screen and (max-width:1023px){
.waik_1{ padding:25px 0 0 0;}
.pz_fy{ display:none;}
.fy_pc{ display:block; text-align:center; font-size:14px; color:#333; padding:5px 0;}
.fy_pc a{ padding:5px 25px; color:#323232; border:solid 1px #bdbbbb; border-radius:16px; overflow:hidden;}
.fy_pc span{ padding:5px 20px; color:#333;}
}

/*产品中心*/
/*三级*/
.pz_SideLayer_1{ width:100%; float:left; padding:20px 0 0 0; border-bottom:solid 1px #e5e5e5; height:65px;}
.swiper-container {width: 100%; text-align:center; padding:0 5%; position:relative; float:left; height:44px; overflow:hidden;}
.swiper-container .swiper-wrapper{ width:9999px; float:left;}
.pz_SideLayer_1 .l2 { font-size:15px; height:24px; color:#333; padding:0 46px 0 23px; margin-left:-23px; background:url(../images/bian_8.jpg) no-repeat left center; float:left; width:auto !important;
/* Center slide text vertically */
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.pz_SideLayer_1 .l1,
.pz_SideLayer_1 .l3{display:none;}

.swiper-button-next,
.swiper-button-prev{ width:3.2%; height:44px; background:url(../images/btn_3.png) no-repeat left top white; cursor:pointer; position:absolute; left:0; top:2px;}
.swiper-button-next{ left:auto; right:-1px; transform:rotate(180deg); margin-top:-24px;}
.swiper-button-next:hover,
.swiper-button-prev:hover{ background-image:url(../images/btn_3_h.png);}
.swiper-slide a{ display:block; height:44px; line-height:24px; font-size:15px; color:#333; overflow:hidden;}  /* 去掉链接触摸高亮 */
.swiper-slide a.hover,
.swiper-slide:hover a{ color:#008dd7; border-bottom:solid 2px #008dd7;}
@media  screen and (max-width:1023px){
.pz_SideLayer_1{ padding:10px 0 0 0; height:45px;}
.swiper-container { height:34px;}
.swiper-slide a{ height:34px; line-height:20px; font-size:13px;}
.swiper-button-next,
.swiper-button-prev{ background-size:8px auto; top:4px;}
.swiper-button-next{ right:0px; margin-top:-28px;}
}

/*四级*/
.pz_SideLayer_2{ width:100%; float:left; margin-top:20px; text-align:center;}
.pz_SideLayer_2 .pz_SideLayer{ display:inline-block; *zoom:1; *display:inline;}
.pz_SideLayer_2 .pz_SideLayer li{ float:left; margin:0 6.5px;}
.pz_SideLayer_2 .pz_SideLayer li a{ display:block; float:left; padding:0 20px; line-height:33px; height:33px; font-size:15px; color:#333;}
.pz_SideLayer_2 .pz_SideLayer li a.hover,.pz_SideLayer_2 .pz_SideLayer li:hover a{ background:#008dd7; color:white;}
.pz_SideLayer_2 .pz_SideLayer li.l1,
.pz_SideLayer_2 .pz_SideLayer li.l2{display:none;}

@media  screen and (max-width:1023px){
.pz_SideLayer_2{ margin-top:10px;}
.pz_SideLayer_2 .pz_SideLayer li{  margin:0 3px;}
.pz_SideLayer_2 .pz_SideLayer li a{ padding:0 10px; line-height:30px; height:30px; font-size:13px;}
}
@media  screen and (max-width:767px){
.pz_SideLayer_2 .pz_SideLayer{ width:100%;}
.pz_SideLayer_2 .pz_SideLayer li{ width:33.33%; margin:0;}
.pz_SideLayer_2 .pz_SideLayer li a{ padding:0 5px; width:100%;}
}

.ul_3{ width:100%; float:left; margin-top:10px;  display:flex; flex-wrap: wrap; align-items: flex-start;}
.ul_3 li{ width:33.333%; float:left; padding:0 15px; margin-top:30px;}
.ul_3 li .zbox{ width:100%; float:left; border:solid 1px #eee;}
.ul_3 li .zbox .img{ width:100%; float:left; overflow:hidden;}
.ul_3 li .zbox .img img{ width:100%; float:left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.ul_3 li .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.ul_3 li .zbox .name{ width:100%; float:left; padding:0 20px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_3 li .zbox .name .text{ width:100%; float:left; border-top:solid 1px #e5e5e5; padding:17px 50px 23px 0; position:relative;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_3 li .zbox .name .text h4{ width:100%; float:left; font-size:18px; color:#333; line-height:26px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_3 li .zbox .name .text h5{ width:100%; float:left; font-size:14px; color:#999; line-height:22px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_3 li .zbox .name .text .btn{ width:50px; height:50px; position:absolute; right:0; top:21px; background:url(../images/btn_2.png) no-repeat center center;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.ul_3 li .zbox:hover .name{ background:#008dd7}
.ul_3 li .zbox:hover .name .text{ border-color:#008dd7;}
.ul_3 li .zbox:hover .name .text h4{ color:white;}
.ul_3 li .zbox:hover .name .text h5{ color:white; opacity:0.6;}
.ul_3 li .zbox:hover .name .text .btn{ top:-19px; background-image:url(../images/btn_2_h.png); box-shadow:5px 10px 15px rgba(0,0,0,0.1);}
@media  screen and (max-width:1023px){
.ul_3 li{ width:50%; margin-top:10px;}
.ul_3 li .zbox .name .text{ padding:10px 40px 13px 0;}
.ul_3 li .zbox .name .text h4{ font-size:14px; line-height:22px;}
.ul_3 li .zbox .name .text h5{ font-size:12px; line-height:20px;}
.ul_3 li .zbox .name .text .btn{ width:40px; height:40px; top:11px; background-size:contain;}
.ul_3 li .zbox:hover .name .text .btn{ top:-12px;}
}
@media  screen and (max-width:767px){
.ul_3 li{ width:100%;}
}

/*下载中心*/
.ul_4{ float:left; width:100%; margin-top:30px;}
.ul_4 li{ float:left; width:100%; margin-top:10px; height:60px; background:#f9f7f9; position:relative; padding-right:60px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_4 li .pf_1{ position:absolute; right:0; top:0; width:60px; height:60px;background:#2c73c5 url(../images/btn_4.png) no-repeat center center; background-size: 21px 21px !important;}
.ul_4 li .time1{ float:left; text-align:center; width:11.1%; padding:10px 0; background:#f3f3f3;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_4 li .time1 span{ display:block; float:left; width:100%; height:40px; line-height:40px; font-size:14px; color:#333;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_4 li .a6{ float:left; width:88.9%; font-size:14px; color:#333; line-height:60px; padding-left:2.5%;}
.ul_4 li:hover{ background:#2c73c5;}
.ul_4 li:hover .pf_1{ background-color:#1a53ae;}
.ul_4 li:hover .time1{ background:#1a53ae;}
.ul_4 li:hover .time1 span{ color:#1a53ae; color:#fff;}
.ul_4 li:hover .a6{ color:#fff;}

@media  screen and (max-width:1024px){
.ul_4 li .time1{ width:15%;}
.ul_4 li .a6{ width:85%;}	
	}
@media  screen and (max-width:767px){
.ul_4{ margin-top:12px;}
.ul_4 li{ height:50px; padding-right:40px;}
.ul_4 li .time1{ width:25%; padding:8px 0;}
.ul_4 li .time1 span{ font-size:12px; height:34px; line-height:34px;}
.ul_4 li .a6{ width:75%; font-size:12px; height:50px; line-height:50px;}
.ul_4 li .pf_1{ width:40px; height:50px; background-size:17px 17px !important;}
	}
@media  screen and (max-width:480px){
.ul_4 li .time1{ width:30%;}
.ul_4 li .a6{ width:70%;}	
	}

/*服务支持*/
.chancecontain{ position:relative; width:100%; float:left;}
.chancecontain ul{ float:left; width:100%; min-height:500px;}
.chancecontain ul li{ float:left; width:100%; margin-top:10px; position:relative; z-index:11; border:solid 1px #ebebeb; padding:17px 0 17px 20px;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all 0.2s ease-out 0s;
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.chancecontain ul li .title{ width:100%; height:24px; padding:0 59px 0 40px; background:url(../images/ico_4_1.png) no-repeat left center; font-size:16px; color:#292929; line-height:24px;}
.chancecontain .deta{ width:100%; left:0; top:0; overflow:hidden;  position:relative; display:none;}
.chancecontain .deta .condata{ float:left; padding:10px 99px 5px 40px; width:100%; color:#797979; font-size:14px;  line-height:30px;}
#lermore{ float:right; width:59px; height:59px; background:url(../images/btn_5.png) no-repeat center center #f4f4f4; cursor:pointer; position:absolute; right:0; top:0;}
.chancecontain ul li.hover .title #lermore{ background-image:url(../images/btn_5_h.png); background-color:#008dd7;}

@media screen and (max-width:1023px) {
.chancecontain ul li{ padding:10px 0 10px 10px;}
.chancecontain ul li .title{ padding:0 44px 0 20px; font-size:14px; line-height:22px; background-size:12px auto;}
.chancecontain .deta .condata{ padding:5px 59px 5px 20px; font-size:12px;  line-height:24px;}
#lermore{ width:44px; height:44px;}
}
@media screen and (max-width:767px) {
.chancecontain .deta .condata{ padding:12px 10px 13px 10px; font-size:12px;  line-height:22px;}
}

/*新闻中心*/
.ul_5{ width:100%; float:left; margin-top:35px;}
.ul_5 li{ width:100%; float:left; padding:29px 270px 30px 198px; position:relative; height:219px;}
.ul_5 li:before{ content:''; width:1920px; position:absolute; left:50%; margin:0 0 0 -960px; height:100%; top:0; background:#2c73c5; display:none; z-index:-1;}
.ul_5 li .time{ width:100px; position:absolute; left:0; top:54px; text-align:center;}
.ul_5 li .time h2{ width:100%; float:left; font-size:36px; color:#b0b0b0; line-height:42px; font-weight:bold; font-family:Arial;}
.ul_5 li .time h5{ width:100%; float:left; font-size:14px; color:#999; line-height:26px; text-align:left; background:url(../images/ico4_2.jpg) center 38% no-repeat; padding-bottom:13px; border-bottom:solid 1px #e5e5e5;}
.ul_5 li .time .more{ display:block; width:100%; float:left; margin-top:8px; font-size:14px; color:#999; line-height:20px;}
.ul_5 li .time .more a{ color:#999;}
.ul_5 li .img{ width:213px; position:absolute; right:0; top:29px; overflow:hidden;}
.ul_5 li .text{ width:100%; float:left; padding-top:30px;}
.ul_5 li .text .title{ width:100%; float:left; }
.ul_5 li .text .title a{ display:block; float:left; width:100%;font-size:16px; color:#333; line-height:24px;}
.ul_5 li .text .p{ width:100%; float:left; margin-top:19px;font-size:13px; color:#999; line-height:26px; height:52px; overflow:hidden;}
.ul_5 li:hover{ background:#2c73c5;}
.ul_5 li:hover .time h2{ color:white;}
.ul_5 li:hover .time h5{ color:white; opacity:0.5; background-image:url(../images/ico4_3.jpg); border-color:white;}
.ul_5 li:hover .time .more a{ color:white; opacity:0.5;}
.ul_5 li:hover .text .title a{ color:white;}
.ul_5 li:hover .text .p{ color:white; opacity:0.5;}
.ul_5 li:hover:before{ display:block;}
@media screen and (max-width:1023px) {
.ul_5 li{ padding:19px 170px 20px 0px; height:119px;}
.ul_5 li .img{ width:113px; top:19px;}
.ul_5 li .text{ padding-top:5px;}
.ul_5 li .text .title a{font-size:14px; line-height:22px;}
.ul_5 li .text .p{ margin-top:10px;font-size:12px; line-height:22px; height:44px;}
.ul_5 li .time{ width:60px; top:24px; left:auto; right:0; z-index:1;}
.ul_5 li .time h2{ font-size:16px; line-height:22px; background:white;}
.ul_5 li .time h5{ font-size:12px; line-height:22px; padding-bottom:8px; display:none;}
.ul_5 li .time .more{ margin-top:4px; font-size:12px;line-height:16px; display:none;}
.ul_5 li:hover .time h2{ background:#1998db;}
}
@media screen and (max-width:767px) {
.ul_5 li{ padding:19px 100px 20px 0px;}
.ul_5 li .img{ width:93px; top:19px;}
.ul_5{ margin-top:15px;}
}

/*新闻详情*/
.c_1170_1{ width:100%; float:left; padding:25px 0 0px 0;}
.c_1170_1 h1{ width:100%; float:left; text-align:center; font-size:24px; color:#333; line-height:30px; font-weight:bold;}
.c_1170_1 .main_1{ width:100%; float:left; margin-top:27px; border-top:solid 1px #d7d8d8; border-bottom:solid 1px #d7d8d8; line-height:53px;}
.c_1170_1 .main_1 .p{ float:left; font-size:14px; color:#777;}
.c_1170_1 .main_1 .p span{display:inline-block;*display:inline; *zoom:1; margin-right:15px;}
.c_1170_1 .main_1 .btn{ float:right;}
.c_1170_1 .main_1 .btn img{ margin-left:10px; margin-top:-3px;}
.c_1170_1 .main_1 .btn a{ color:#777;}
.c_1170_1 .main_1 .btn a:hover{ color:#1998db;}
.c_1170_1 .text{ width:100%; float:left; margin-top:39px; font-size:14px; color:#333; line-height:32px; padding-bottom:40px; border-bottom:solid 1px #d7d8d8;}
.c_1170_1 .bshare-custom{ width:100%; float:left; margin-top:30px; text-align:center;}
.c_1170_1 .bshare-custom a{display:inline-block;*display:inline; *zoom:1; width:36px; height:36px; margin:0 8px; padding:0; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.c_1170_1 .bshare-custom a.a1{ background:url(../images/ico_10_1.png) no-repeat center;}
.c_1170_1 .bshare-custom a.a2{ background:url(../images/ico_10_2.png) no-repeat center;}
.c_1170_1 .bshare-custom a.a3{ background:url(../images/ico_10_3.png) no-repeat center;}
.c_1170_1 .main_2{ width:100%; float:left; margin-top:32px;}
.c_1170_1 .main_2 .title{ width:100%; float:left; font-size:18px; color:#1998db; line-height:41px;}
.c_1170_1 .main_2 ul{ width:100%; float:left; margin-top:20px;}
.c_1170_1 .main_2 ul li{ width:48.46%; float:left; border-bottom:solid 1px #dcdcdc; line-height:38px; padding-right:80px; position:relative;}
.c_1170_1 .main_2 ul li h5{ width:100%; float:left; font-size:14px; color:#666; line-height:38px;}
.c_1170_1 .main_2 ul li .time{ position:absolute; right:0; top:0; font-size:14px; line-height:38px; color:#777;}
.c_1170_1 .main_2 ul li.l1{ float:right;}
.c_1170_1 .main_2 ul li:hover h5{ color:#1998db;}

@media screen and (max-width:1023px) {
.c_1170_1{ padding:15px 0 0px 0;}
.c_1170_1 .text{ margin-top:30px; padding-bottom:15px;}
}
@media screen and (max-width:767px) {
.c_1170_1 h1{ font-size:20px; line-height:26px;}
.c_1170_1 .main_1{ margin-top:12px; line-height:43px;}
.c_1170_1 .main_1 .p{ font-size:12px; width:100%;}
.c_1170_1 .main_1 .p span{ margin-right:10px;}
.c_1170_1 .main_1 .btn img{ width:30px;}
.c_1170_1 .text{ margin-top:22px; font-size:12px; line-height:22px;}
.c_1170_1 .bshare-custom{ margin-top:17px;}
.c_1170_1 .main_2{ margin-top:18px;}
.c_1170_1 .main_2 .title{  font-size:16px;}
.c_1170_1 .main_2 ul{ height: auto; margin-top: 10px;}
.c_1170_1 .main_2 ul li{ width:100%;}
.c_1170_1 .main_2 ul li h5{ font-size:12px;}
.c_1170_1 .main_2 ul li .time{ font-size:12px;}
}
@media screen and (max-width:480px) {
.c_1170_1 .main_1{ border:0;}
.c_1170_1 .main_1 .p{ display:none;}
.c_1170_1 .text{ margin-top:12px;}
.c_1170_1 .bshare-custom a{ width:30px; height:30px; margin:0 5px; background-size:contain !important;}
.c_1170_1 .main_2 ul{ margin-top:6px;}
}

/*联系我们*/
.c_1170_2{ width:100%; float:left; margin-top:40px;}
.c_1170_2 .content1{ width:100%; float: left;}
.c_1170_2 .content1 .c_770{ width:65.811%; float: left; padding: 80px 9px 35px 46px; border: solid 1px #e0e0e0; position: relative; height: 226px; margin-top:56px;}
.c_1170_2 .content1 .ico_1{ width:107px; height: 107px; position: absolute;left: 50%; top: -56px; margin-left: -53px;}
.c_1170_2 .content1 .ico_1 img{ height: 100%;}
.c_1170_2 .content1 h3{ width:100%; float: left; line-height: 40px; font-size: 18px; color: #333; font-weight: bold; padding-left: 30px;}
.c_1170_2 .content1 ul{ width:47.685%; float: left; padding-left: 30px;}
.c_1170_2 .content1 ul li{ width:100%; float: left; font-size: 14px; color: #666; line-height: 28px;}
.c_1170_2 .content1 ul li a{ color: #666;}
.c_1170_2 .content1 ul.last{ float: right;}
.c_1170_2 .content1_b{ margin-top: 70px;}
.c_1170_2 .content1 .c_370{ width:31.623%; float: right; position: relative; text-align: center; padding: 58px 20px 24px 20px; border: solid 1px #e0e0e0; height: 226px; margin-top:56px;}
.c_1170_2 .content1 .c_370 .ewm{ width:110px; height: 110px; border: solid 6px #eaeaea; padding: 7px; background: white; margin: auto;}
.c_1170_2 .content1 .c_370 .ewm img{ width:100%; float: left;}
.c_1170_2 .content1 .c_370 h5{ width:100%; margin-top: 15px; font-size: 14px; color: #333; line-height: 20px;}
.c_1170_2 .content2{ width:100%; float: left; margin-top: 50px; height: 391px;}
#bdmap_1{ width:100%; height: 100%; position: relative; float: left;}
#bdmap_1 .iw_poi_title{ font-size: 16px; color: #0088cf; line-height: 24px; font-weight: normal;}
#bdmap_1 .iw_poi_content{ font-size: 14px; color: #666; line-height: 24px; margin-top: 7px;}
#bdmap_1 .BMap_shadow{ display: none !important;}
#bdmap_1 .BMapLabel{ display: none !important;}
.c_1170_2 .content3{ width:100%; float:left; margin-top:50px; padding:0 70px;}
.c_1170_2 .content3 .dl{ width:100%; float:left; position:relative; padding:70px 0 42px 0;}
.c_1170_2 .content3 .dl .bian{ width:1px; height:100%; background:#e5e5e5; position:absolute; left:50%; top:0;}
.c_1170_2 .content3 .dl .dian_1{ width:20px; height:20px; background:#008dd7; position:absolute; left:50%; bottom:0; margin-left:-10px;
-moz-border-radius:30px; 
-webkit-border-radius:30px; 
-khtml-border-radius:30px;
border-radius:30px;}
.c_1170_2 .content3 .dl .dt{ width:300px; text-align:center; position:absolute; left:50%; top:0; z-index:1; line-height:60px; height:60px; color:white; font-size:18px; background:#008dd7; margin-left:-150px;
-moz-border-radius:30px; 
-webkit-border-radius:30px; 
-khtml-border-radius:30px;
border-radius:30px;}
.c_1170_2 .content3 .dl .dd{ width:100%; float:left; margin-top:20px; position:relative;}
.c_1170_2 .content3 .dl .dd .c_480{ width:46.6%; float:left; background:#f5f5f5; padding:14px 20px 16px 65px; position:relative; font-size:16px; color:#333; line-height:26px;
-moz-border-radius:30px; 
-webkit-border-radius:30px; 
-khtml-border-radius:30px;
border-radius:30px;}
.c_1170_2 .content3 .dl .dd a{ display:inline-block; *zoom:1; *display:inline; vertical-align:top; color:#333;}
.c_1170_2 .content3 .dl .dd .c_480 .ico{ width:26px; height:26px; position:absolute; left:26px; top:14px; background:url(../images/ico4_4.png) no-repeat center center;}
.c_1170_2 .content3 .dl .dd .c_480_r{ width:46.6%; float:right; background:#f5f5f5; padding:14px 20px 16px 65px; position:relative; font-size:16px; color:#333; line-height:26px;
-moz-border-radius:30px; 
-webkit-border-radius:30px; 
-khtml-border-radius:30px;
border-radius:30px;}
.c_1170_2 .content3 .dl .dd .c_480_r .ico{ width:26px; height:26px; position:absolute; left:26px; top:14px; background:url(../images/ico4_5.png) no-repeat center center;}
.c_1170_2 .content3 .dl .dd .dian{ width:19px; height:19px; position:absolute; left:50%; top:18px; margin-left:-9px; background:url(../images/ico4_6.png) no-repeat center center; background-size:contain;}
.c_1170_2 .content3 .dl .dd:hover .c_480,.c_1170_2 .content3 .dl .dd:hover .c_480_r{ background:#008dd7; color:white;}
.c_1170_2 .content3 .dl .dd:hover .c_480 .ico{ background-image:url(../images/ico4_4_h.png);}
.c_1170_2 .content3 .dl .dd:hover .c_480_r .ico{ background-image:url(../images/ico4_5_h.png);}
.c_1170_2 .content3 .dl .dd:hover a{ color:white;}
@media screen and (max-width:1199px) {
.c_1170_2 .content1 .c_770{ padding: 40px 9px 23px 26px; height: 227px;}
.c_1170_2 .content1 ul{ width:100%;}
.c_1170_2 .content1 .c_370{ height: 227px; padding-top: 68px;}
}
@media screen and (max-width:1024px) {
.c_1170_2 .content1 .c_770{ padding: 41px 9px 33px 26px;}
.c_1170_2 .content1 ul{ padding-left: 0px;}
.c_1170_2{ margin-top: 20px;}
.c_1170_2 .content1 .ico_1{ width:67px; height: 67px; top: -36px; margin-left: -33px;}
.c_1170_2 .content1 .c_370{ padding-top: 48px;}
.c_1170_2 .content3{ margin-top:30px; padding:0 0px;}
.c_1170_2 .content3 .dl .dian_1{ width:12px; height:12px; margin-left:-6px;}
.c_1170_2 .content3 .dl .dt{ width:200px; line-height:40px; height:40px; font-size:14px; margin-left:-100px;}
.c_1170_2 .content3 .dl .dd{ margin-top:10px;}
.c_1170_2 .content3 .dl .dd .c_480{ padding:8px 10px 10px 35px; font-size:12px; line-height:22px;}
.c_1170_2 .content3 .dl .dd .c_480 .ico{ width:22px; height:22px; left:10px; top:8px; background-size:contain;}
.c_1170_2 .content3 .dl .dd .c_480_r{ padding:8px 10px 10px 35px; font-size:12px; line-height:22px;}
.c_1170_2 .content3 .dl .dd .c_480_r .ico{ width:22px; height:22px; left:10px; top:8px; background-size:contain;}
.c_1170_2 .content3 .dl .dd .dian{ width:11px; height:11px; top:12px; margin-left:-5px;}
.c_1170_2 .content2{ margin-top: 30px;}
.c_1170_2 .content3 .dl{ padding:50px 0 22px 0;}
}
@media screen and (max-width:767px) {
.c_1170_2{ margin-top: 10px;}
.c_1170_2 .content1 .c_770{ width:100%; padding: 41px 9px 23px 16px; height: auto;}
.c_1170_2 .content1 .c_370{ width:100%; margin-top: 40px; padding: 38px 10px 14px 10px; height: auto;}
.c_1170_2 .content1 .ico_1{ width:67px; height: 67px; top: -36px; margin-left: -33px;}
.c_1170_2 .content1 ul li{ font-size: 12px;line-height: 24px;}
.c_1170_2 .content1 .c_370 h5{ margin-top: 10px; font-size: 12px;}
.c_1170_2 .content2{ margin-top: 20px; height: 291px;}
#bdmap_1 .iw_poi_title{ font-size: 14px; line-height: 22px;}
#bdmap_1 .iw_poi_content{ font-size: 12px; line-height: 20px; margin-top: 5px;}
}
@media screen and (max-width:480px) {
.c_1170_2 .content1 ul{ width:100%;}
}

/*公司简介*/
.c_1170_3{ width:100%; float:left;}
.c_1170_3 .content1{ width:100%; float:left; padding:58px 0 50px 0;}
.c_1170_3 .content1 .c_570{ width:100%; float:left;}
.c_1170_3 .content1 .c_570 .title{ width:100%; /*float:left;*/ margin-top:55px; font-size:24px; color:#333; line-height:36px; background:url(../images/bian_9.jpg) no-repeat left bottom; padding-bottom:27px;}
.c_1170_3 .content1 .c_570 .title span{ font-weight:bold; color:#008dd7;}
.c_1170_3 .content1 .c_570 .p{ width:100%; /*float:left;*/ margin-top:28px; font-size:16px; color:#333; line-height:36px;}
.c_1170_3 .content1 .z_img{ width:48.72%; float:right; padding:30px; background:url(../images/bg_04.png) #fff; margin-left:30px; margin-top:-116px;}
.c_1170_3 .content1 .z_img img{ float:left;}
@media screen and (max-width:1199px) {
.c_1170_3 .content1 .c_570 .title{ margin-top:35px;}
.c_1170_3 .content1 .z_img{margin-top:-98px;}
}
@media screen and (max-width:1023px) {
.c_1170_3 .content1{ padding:38px 0 30px 0;}
.c_1170_3 .content1 .c_570 .title{ margin-top:15px; font-size:18px; line-height:28px; padding-bottom:20px;}
.c_1170_3 .content1 .c_570 .p{ margin-top:18px; font-size:12px; line-height:24px;}
.c_1170_3 .content1 .z_img{ padding:10px; margin-left:15px; margin-top:-62px;}
}
@media screen and (max-width:767px) {
.c_1170_3 .content1{ padding:28px 0 20px 0;}
.c_1170_3 .content1 .c_570 .title{ margin-top:0px;}
.c_1170_3 .content1 .c_570,.c_1170_3 .content1 .z_img{ width:100%;}
.c_1170_3 .content1 .z_img{ margin-top:20px;}
}

.c_1170_3 .content2{ width:100%; float:left; padding:45px 0 103px 0; background:url(../images/bg_05.jpg) no-repeat center center; background-size:cover;}
.tit_3{ width:100%; float:left; text-align:center;}
.tit_3 h4{ width:100%; float:left; font-size:24px; color:#333; line-height:32px;}
.tit_3 h5{ width:100%; float:left; font-size:14px; color:#333; line-height:22px; opacity:0.5; font-family:Arial; }
.tit_3_w h4,.tit_3_w h5{ color:white;}
.slide_pic_9{ width:100%; float:left; margin-top:49px;}
.slide_pic_9 .p{ width:100%; float:left; padding:0 15px; height:84px; font-size:14px; color:white; line-height:28px; overflow:hidden;}
.slide_pic_9 .bian{ width:100%; float:left; height:1px; background:white; margin-top:44px; position:relative;}
.slide_pic_9 .bian img{ width:15px; height:15px; position:absolute; left:50%; top:-7px; margin-left:-7px;}
.slide_pic_9 .time{ width:100%; height:120px; position:relative; float:left; text-align:center; margin-top:8px; padding-top:40px;}
.slide_pic_9 .time .ico{ display:inline-block; *zoom:1; *display:inline; width:80px; height:80px; position:relative; background:#fff; text-align:center;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;}
.slide_pic_9 .time .ico span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; border:solid 2px #0088cf; opacity:0;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.slide_pic_9 .time .ico h3{ width:100%; float:left; font-size:24px; color:#008dd7; line-height:80px;font-family:Arial; font-weight:bold;}
.slide_pic_9 .time svg{ display:block; width:1px; height:100%; background:#fff; position:absolute; left:50%; top:0px; z-index:-1;}
.slide_pic_9 .l1 .time{ width:100%; padding-top:0; padding-bottom:40px;}
.slide_pic_9 .l1 .bian{ margin-top:0px;}
.slide_pic_9 .l1 .p{ margin-top:24px;}
.slide_pic_9 .slick-slide:hover .time .ico span{ opacity:1; width:96%; height:96%; left:2%; top:2%;}
.slide_pic_9 .slick-prev,.slide_pic_9 .slick-next {
	position: absolute;
	left: -40px;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	margin-top:-20px;
	background:url(../images/btn_6.png) no-repeat left center;
}
.slide_pic_9 .slick-next {
	left: auto;
	right: -40px;
	background-position:right center;
}
.slide_pic_9 .slick-prev:hover,
.slide_pic_9 .slick-next:hover{ background-image:url(../images/btn_6_h.png);}
@media screen and (max-width:1740px) {
.slide_pic_9 .slick-prev{ left:0;}
.slide_pic_9 .slick-next{ right:0;}
}
@media screen and (max-width:1199px) {
.c_1170_3 .content2{ padding:25px 0 53px 0;}
.slide_pic_9 .p{ height:60px; font-size:12px; line-height:20px;}
.slide_pic_9 .time{ height:100px; margin-top:0;}
.slide_pic_9 .bian{ margin-top:44px;}
.slide_pic_9 .time .ico{ width:60px; height:60px;}
.slide_pic_9 .time .ico h3{ font-size:18px; line-height:60px;}
.slide_pic_9 .l1 .time{ height:100px;}
.slide_pic_9 .l1 .bian{ margin-top:4px;}
.slide_pic_9 .slick-prev,.slide_pic_9 .slick-next {
	width: 20px;
	height: 20px;
	margin-top:-8px;
	background-size:40px 20px !important;
}
.slide_pic_9{  margin-top:29px;}
}
@media screen and (max-width:767px) {
.c_1170_3 .content2{ padding:25px 10px 33px 10px;}
.slide_pic_9 .p{ padding:0 5px;}
.slide_pic_9{  margin-top:20px;}
}

.c_1170_3 .content3{ width:100%; float:left; padding:45px 0 50px 0; background:url(../images/bg_06.jpg) no-repeat center bottom; background-size:contain;}
.c_1170_3 .content3 .zbox{ width:100%; float:left; padding:0 85px;}
.c_1170_3 .content3 .c_480{ width:48.73%; float:left; text-align:center; margin-top:68px;}
.c_1170_3 .content3 .c_480_r{ width:48.73%; float:right; margin-top:47px;}
.c_1170_3 .content3 .c_480_r .bian{ width:1px; height:86%; background:#008dd7; left:7px; top:33px; position:absolute;}
.c_1170_3 .content3 .c_480_r ul{ width:100%; float:left; position:relative;}
.c_1170_3 .content3 .c_480_r ul li{ width:100%; float:left; margin-top:21px; padding-left:35px; position:relative;}
.c_1170_3 .content3 .c_480_r ul li .dian{ background:url(../images/ico5_1.png) no-repeat center center; width:15px; height:15px; position:absolute; left:0; top:12px; background-size:contain;}
.c_1170_3 .content3 .c_480_r ul li span{ display:block; width:100%; float:left; border:solid 1px #e5e5e5; padding:6px 15px 7px 18px; position:relative; font-size:16px; color:#333; line-height:24px;}
.c_1170_3 .content3 .c_480_r ul li span svg{ display:block; background:url(../images/ico5_2.jpg) no-repeat center center; width:7px; height:9px; position:absolute; left:-7px; top:14px; background:url(../images/ico5_2.png) no-repeat center center;}
.c_1170_3 .content3 .c_480_r ul li:hover span{ background:#008dd7; border-color:#008dd7; color:white;}
.c_1170_3 .content3 .c_480_r ul li:hover span svg{ background-image:url(../images/ico5_3.png);}
@media screen and (max-width:1023px) {
.c_1170_3 .content3{ padding:25px 0 30px 0;}
.c_1170_3 .content3 .zbox{ padding:0 0px;}
.c_1170_3 .content3 .c_480{ margin-top:38px;}
.c_1170_3 .content3 .c_480_r{ margin-top:27px;}
.c_1170_3 .content3 .c_480_r ul li{ margin-top:11px; padding-left:25px;}
.c_1170_3 .content3 .c_480_r ul li .dian{ width:8px; height:8px; top:14px;}
.c_1170_3 .content3 .c_480_r ul li span{ padding:4px 10px 5px 13px; font-size:12px; line-height:22px;}
.c_1170_3 .content3 .c_480_r .bian{ left:4px; top:25px;}
.c_1170_3 .content3 .c_480_r ul li span svg{ top:12px;}
}
@media screen and (max-width:480px) {
.c_1170_3 .content3 .c_480,.c_1170_3 .content3 .c_480_r{ width:100%;}
.c_1170_3 .content3 .c_480{ height:120px;}
.c_1170_3 .content3 .c_480 img{ height:100%;}
}

.c_1170_3 .content4{ width:100%; float:left; background:#f5f5f5; padding:46px 0 50px 0;}
.c_1170_3 .content4 ul{ width:100%; float:left; margin-top:18px;}
.c_1170_3 .content4 ul li{ width:100%; float:left; margin-top:20px; border:solid 1px #e5e5e5; background:white; padding:29px 99px 29px 329px; position:relative; min-height:240px;}
.c_1170_3 .content4 ul li .img{ width:240px; background:#efefef; position:absolute; left:30px; top:29px;}
.c_1170_3 .content4 ul li .img img{ position:relative; float:left; z-index:2;}
.c_1170_3 .content4 ul li .img:before{ content:''; width:35%; height:50%; background:#0598dd; position:absolute; left:-5px; bottom:-5px;}
.c_1170_3 .content4 ul li .text{ width:100%; float:left;}
.c_1170_3 .content4 ul li .text .title{ width:100%; float:left; margin-top:33px; font-size:20px; color:#333; line-height:26px; position:relative;}
.c_1170_3 .content4 ul li .text .title:before{ content:''; width:40px; height:1px; background:#e5e5e5; position:absolute; left:-60px; top:16px;}
.c_1170_3 .content4 ul li .text .p{ width:100%; float:left; margin-top:13px; font-size:14px; color:#999; line-height:28px;}
.c_1170_3 .content4 ul li.l1{ padding:29px 329px 29px 99px;}
.c_1170_3 .content4 ul li.l1 .img{ left:auto; right:30px;}
.c_1170_3 .content4 ul li.l1 .text{ text-align:right;}
.c_1170_3 .content4 ul li .text .title:before{ left:auto; right:-60px;}
@media screen and (max-width:1023px) {
.c_1170_3 .content4{ padding:26px 0 30px 0;}
.c_1170_3 .content4 ul{ margin-top:14px;}
.c_1170_3 .content4 ul li{ margin-top:10px; padding:20px 49px 19px 269px; min-height:200px;}
.c_1170_3 .content4 ul li .img{ width:200px; left:20px; top:19px;}
.c_1170_3 .content4 ul li .text .title{ margin-top:23px; font-size:16px; line-height:22px;}
.c_1170_3 .content4 ul li .text .title:before{ left:-50px; top:12px;}
.c_1170_3 .content4 ul li .text .p{ margin-top:8px; font-size:12px; line-height:24px;}
.c_1170_3 .content4 ul li.l1{ padding:19px 269px 19px 49px;}
.c_1170_3 .content4 ul li.l1 .img{ right:20px;}
.c_1170_3 .content4 ul li.l1 .text .title:before{ left:auto; right:-50px;}
}
@media screen and (max-width:767px) {
.row_1{ margin:-10px;}
.c_1170_3 .content4{ padding:26px 10px 30px 10px;}
.c_1170_3 .content4 ul li{ padding:20px 19px 19px 139px; min-height:100px;}
.c_1170_3 .content4 ul li.l1{ padding:19px 139px 19px 19px;}
.c_1170_3 .content4 ul li .img{ width:100px;}
.c_1170_3 .content4 ul li .text .title{ margin-top:0px;}
}

/*解决方案*/
.c_1170_4{ width:100%; float:left;}
.c_1170_4 .content1{ width:100%; float:left; padding:29px 0 50px 0;}
.c_1170_4 .content1 .p{ width:100%; float:left; font-size:16px; color:#333; line-height:36px;}
.c_1170_4 .content1 .p img{ vertical-align:middle; margin:-2px 14px 0 0;}
.c_1170_4 .content1 .c_470{ width:40.17%; float:left; padding:30px 40px; background:#008dd7; height:522px; margin-top:30px;}
.slide_pic_4{ width:100%; float:left;}
.slide_pic_4 .img,.slide_pic_4 .img img{ width:100%; float:left;}
.slide_pic_4 .title{ width:100%; float:left; margin-top:67px; font-size:16px; color:white; line-height:22px; text-align:center;}
.slide_pic_4 .slick-dots {
	position: absolute;
	bottom: -37px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.slide_pic_4 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer; overflow:hidden;
	background:url(../images/ico_8_4.png) no-repeat left center;
}
.slide_pic_4 .slick-dots li.slick-active{ background-position:right center;}
.c_1170_4 .content1 .c_700{ width:59.82%; float:right;}
.c_1170_4 .content1 .c_700 ul{ width:100%; float:left;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
align-items: flex-start;}
.c_1170_4 .content1 .c_700 ul li{ width:50%; float:left; margin-top:30px; padding-left:30px;}
.c_1170_4 .content1 .c_700 ul li .zbox{ width:100%; float:left; background:#f7f7f7; position:relative; padding:30px 40px 22px 40px;}
.c_1170_4 .content1 .c_700 ul li .zbox .img{ width:100%; float:left; overflow:hidden;}
.c_1170_4 .content1 .c_700 ul li .zbox .img img{ width:100%; float:left;
		 transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
 -webkit-transition: all 0.4s linear;
-o-transition: width all 0.4s linear;}
.c_1170_4 .content1 .c_700 ul li .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.c_1170_4 .content1 .c_700 ul li .zbox svg{ background:url(../images/ico6_3.png) no-repeat center center; width:57px; height:39px; position:absolute; right:0; bottom:0; display:block;}
.c_1170_4 .content1 .c_700 ul li .zbox .title{ width:100%; float:left; margin-top:14px; font-size:16px; color:#333; line-height:31px; text-align:center;}
.c_1170_4 .content1 .c_700 ul li .zbox:hover .title{ color:#0088cf;}
@media screen and (max-width:1199px) {
.c_1170_4 .content1 .c_470{ height:458px;}
}
@media screen and (max-width:1023px) {
.c_1170_4 .content1 .c_470{ height:305px; padding:15px 20px;}
.c_1170_4 .content1 .c_700 ul li .zbox{ padding:15px 20px 10px 20px;}
.slide_pic_4 .title{ margin-top:47px; font-size:12px;}
.c_1170_4 .content1 .c_700 ul li .zbox svg{ width:37px; height:29px; background-size:contain; background-position:right bottom;}
.c_1170_4 .content1 .c_700 ul li .zbox .title{ margin-top:8px; font-size:12px; line-height:21px;}
.slide_pic_4 .slick-dots {bottom: -27px;}
.c_1170_4 .content1{ padding:20px 0 30px 0;}
.c_1170_4 .content1 .p{ font-size:12px; line-height:26px;}
.c_1170_4 .content1 .p img{ height:25px; margin:-2px 10px 0 0;}
}
@media screen and (max-width:767px) {
.c_1170_4 .content1 .c_470{ width:100%; height:auto;}
.c_1170_4 .content1 .c_700{ width:100%;}
.slide_pic_4 { padding-bottom:20px;}
.slide_pic_4 .title{ margin-top:27px;}
.slide_pic_4 .slick-dots {bottom: 0px;}
.c_1170_4 .content1 .c_700 ul li{ margin-top:10px; padding-left:0px; width:48%;}
.c_1170_4 .content1 .c_700 ul li:nth-child(2n){ margin-left:4%;}
}

.row_2{ margin:0 -45px;}
.c_1170_4 .content2{ width:100%; float:left; padding:45px 0 95px 0; background:url(../images/bg_07.jpg) no-repeat center center; background-size:cover;}
.c_1170_4 .content2 ul{ width:100%; float:left; margin-top:60px; text-align:center;}
.c_1170_4 .content2 ul li{ width:24%; display:inline-block; *zoom:1; *display:inline; vertical-align:top; padding:0 45px;}
.c_1170_4 .content2 ul li .zbox{ width:175px; height:175px; display:inline-block; *zoom:1; *display:inline; background:white; transform:rotate(45deg); position:relative;}
.c_1170_4 .content2 ul li .zbox .ico{ width:110px; height:110px; position:absolute; left:0; top:-20px; margin-left:-20px; border:solid 2px white; background:#008dd7; transform:rotate(-45deg);
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.c_1170_4 .content2 ul li .zbox h5{ width:100%; float:left; margin-top:76px; transform:rotate(-45deg); text-align:center; font-size:16px; color:#333; line-height:23px;}
.c_1170_4 .content2 ul li .zbox svg{ display:block; background:url(../images/ico7_8.png) no-repeat center center; width:21px; height:33px; transform:rotate(-45deg); position:absolute; left:65%; bottom:20%;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.c_1170_4 .content2 ul li .zbox:hover .ico{ background:#f09427;}
.c_1170_4 .content2 ul li .zbox:hover svg{ background-image:url(../images/ico7_8_h.png);}

@media screen and (max-width:1023px) {
.row_2{ margin:0 -25px;}
.c_1170_4 .content2{ padding:25px 0 45px 0;}
.c_1170_4 .content2 ul li{ padding:0 25px;}
.c_1170_4 .content2 ul li .zbox{ width:125px; height:125px;}
.c_1170_4 .content2 ul li .zbox .ico{ width:90px; height:90px;}
.c_1170_4 .content2 ul li .zbox h5{ margin-top:70px; padding-left:26px; font-size:12px;}
.c_1170_4 .content2 ul li .zbox svg{ width:16px; background-size:contain; left:70%; bottom:10%;}
}
@media screen and (max-width:767px) {
.row_2{ margin:0 0px;}
.c_1170_4 .content2{ padding:25px 0 15px 0;}
.c_1170_4 .content2 ul{ margin-top:40px;}
.c_1170_4 .content2 ul li{ width:32%; height:150px; padding:0;}
.c_1170_4 .content2 ul li .zbox{ width:85px; height:85px;}
.c_1170_4 .content2 ul li .zbox .ico{ width:60px; height:60px;}
.c_1170_4 .content2 ul li .zbox h5{ margin-top:30px; padding-left:0px;}
.c_1170_4 .content2 ul li .zbox svg{ left:67%; bottom:5%;}
}

.c_1170_4 .content3{ width:100%; float:left; padding:55px 0 59px 0;}
.c_1170_4 .content3 .content3_box{ width:100%; float:left; margin-top:38px; overflow:hidden;}
.row_3{ margin:0 -16px;}
.ul_6{ width:100%; float:left;}
.ul_6 li{ width:20%; float:left; padding:0 16px; border-left:solid 1px #ebebeb; margin:15px 0;}
.ul_6 li .zbox{ width:100%; float:left; margin-top:-16px; border-top:solid 1px #ebebeb;}
.ul_6 li .zbox .img{ width:100%; float:left; margin-top:16px; overflow:hidden;}
.ul_6 li .zbox .img img{ width:100%; float:left;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.ul_6 li .zbox .img:hover img{transform:rotateY(360deg);}

@media screen and (max-width:767px) {
.c_1170_4 .content3{ padding:25px 0 29px 0;}
.ul_6 li{ width:33.333%; padding:0 6px; margin:5px 0;}
.c_1170_4 .content3 .content3_box{ margin-top:18px; }
.row_3{ margin:0 -6px;}
.ul_6 li .zbox{ margin-top:-6px;}
.ul_6 li .zbox .img{ margin-top:6px;}
}


/*产品详情*/
.tit_4{ width:100%; float: left; padding: 17px 0 16px 0; background: #eaeaea;}
.tit_4 .tit_4_l{ float:left; font-size: 14px; color:#666; line-height: 28px; color: #666;}
.tit_4 .tit_4_l img{ vertical-align: middle; margin: -2px 7px 0 0;}
.tit_4 .tit_4_l a{ color:#666;}
.tit_4 .tit_4_l a:hover{ text-decoration:underline;}
.tit_4 .tit_4_l span{ color:#666; margin: 0 6px;}
.tit_4 .tit_4_r{ float:right; font-size: 14px; color: white; line-height: 28px; color: white;}
.tit_4 .tit_4_r img{ vertical-align: middle; margin: -2px 0 0 10px;}
.tit_4 .tit_4_r a{ color:#666;}
.tit_4 .tit_4_r a:hover{ text-decoration:underline;}

.c_0100_7{ width:100%; float: left; padding-bottom: 60px;}
.c_0100_7 .content1{ width:100%; float: left; background: #f5f5f5; padding: 53px 0 50px 0; position: relative;}
.c_0100_7 .content1 .z_550{ width:47%; float: left;}
.slide_pic_6{ width:100%; float: left;}
.slide_pic_6 .li_hp{ width:100%; float: left; padding: 14px; border: solid 1px #e5e5e5; background:url(../images/bg_08.png);}
.slide_pic_6 .li_hp img{ width:100%; float: left;}
.slide_pic_6 .slick-dots {
	position: relative;
	bottom: auto;
	margin-top: 15px;
}
.slide_pic_6 .slick-dots li {
	width: 15px;
	height: 15px;
	margin: 0 6px;
	background: url(../images/ico8_2.png) no-repeat center left;
}
.slide_pic_6 .slick-dots li.slick-active{
	opacity: 1;
	background-position: right center;
}
.c_0100_7 .content1 .z_570{ width:49%; float: right;}
.c_0100_7 .content1 .z_570 h2{ width:100%; float: left; margin-top: 34px; font-size: 24px; color:#0088cf; line-height: 32px; font-weight: bold; padding-bottom: 21px; border-bottom: solid 1px #e9e9e9;}
.c_0100_7 .content1 .z_570 .p{ width:100%; float: left; margin-top: 10px; font-size: 14px; color:#666; line-height: 37px;  border-bottom: solid 1px #e9e9e9; padding-bottom: 26px;}
.c_0100_7 .content1 .z_570 .p strong{ color:#333;}
.c_0100_7 .content1 .z_570 .btn{ width:100%; float: left; margin-top:30px; }
.c_0100_7 .content1 .z_570 .btn a{ display:block; width:200px; height: 50px; line-height: 50px; color: white; font-size: 16px; background: #e45827; text-align: center;
-moz-border-radius:25px; 
 -webkit-border-radius:25px; 
 -khtml-border-radius:25px;
 border-radius:25px;}
.c_0100_7 .content1 .z_570 .btn a img{ margin:-2px 16px 0 0; vertical-align: middle;}
.c_0100_7 .content1 .z_570 .btn a:hover{ background: #c84d22;}
.c_0100_7 .content1 .btn_1{ width:80px; height: 80px; position: absolute; left: 50%; bottom: -30px; margin: 0 0 0 -40px; background: #f5f5f5 url(../images/ico8_4.png) no-repeat center center;
-moz-border-radius:50%; 
 -webkit-border-radius:50%; 
 -khtml-border-radius:50%;
 border-radius:50%;}
@media  screen and (max-width:1199px){
.c_0100_7 .content1 .z_570 h2{ margin-top: 14px;}
}
@media  screen and (max-width:1023px){
.slide_pic_6 .li_hp{ padding: 6px;}
.c_0100_7 .content1{ padding: 33px 0 30px 0;}
.c_0100_7 .content1 .z_570 h2{ margin-top: 0px; font-size: 20px;line-height: 26px; padding-bottom: 11px;}
.c_0100_7 .content1 .z_570 .p{ margin-top: 13px; font-size: 12px; line-height: 30px; padding-bottom: 22px;}
.c_0100_7 .content1 .z_570 .btn{margin-top:20px; }
.c_0100_7 .content1 .z_570 .btn a{ width:120px; height: 40px; line-height: 40px; font-size: 14px;}
.c_0100_7 .content1 .btn_1{ width:50px; height: 50px; bottom: -25px; margin: 0 0 0 -25px; background-size: 16px auto;}
}
@media  screen and (max-width:767px){
.tit_4{ padding: 10px 10px 8px 10px;}
.c_0100_7 .content1{ padding: 33px 10px 30px 10px;}
.tit_4 .tit_4_l{ font-size: 12px; line-height: 24px;}
.tit_4 .tit_4_l img{ width:10px; margin: -2px 5px 0 0;}
.tit_4 .tit_4_l span{margin: 0 4px;}
.tit_4 .tit_4_r{ font-size: 12px; line-height: 24px;}
.tit_4 .tit_4_r img{ width:20px; margin: -2px 0 0 5px;}
.slide_pic_6 .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 3px;
	background-size:auto 8px;
}
}
@media  screen and (max-width:480px){
.c_0100_7 .content1{ padding: 13px 10px 30px 10px;}
.c_0100_7 .content1 .z_570,.c_0100_7 .content1 .z_550{ width:100%; margin-top: 10px;}
.slide_pic_6 .slick-dots {margin-top: 10px;}
}

.c_0100_7 .content2 .tit_5{ width:100%; float: left; text-align: center; background: #f5f5f5; background: url(../images/bg_09.png) no-repeat center top; line-height: 78px; font-size: 24px;color: white;}
.c_0100_7 .content2{ width:100%; float: left; margin-top: 60px;}
.c_0100_7 .content2 .p{ width:100%; float: left; padding: 39px 30px 26px 35px; font-size: 14px; color: #333; line-height: 40px; border: solid 1px #e5e5e5; margin-top: -8px; border-top: 0;}
.c_0100_7 .content2 .xqfy{ width:100%; float: left; margin-top: 40px; border-top: solid 1px #ededed; border-bottom: solid 1px #ededed;}
.c_0100_7 .content2 .xqfy h5{ width:50%; float: left; font-size: 14px; color: #333; line-height: 60px;}
.c_0100_7 .content2 .xqfy h5 a{ color: #333;}
.c_0100_7 .content2 .xqfy h5 a:hover{ color: #0e6bb0;}
.c_0100_7 .content2 .xqfy .fr{ border-left:solid 1px #ededed; text-align: right;}

.ul_7{ width:100%; float: left; margin-top: 5px;}
.ul_7 li{ width:33.33%; float: left; padding: 0 15px; margin-top: 30px;}
.ul_7 li .zbox{ width:100%; float: left; padding-bottom: 60px; position: relative;}
.ul_7 li .img{ width:100%; float: left;}
.ul_7 li .img img{ width:100%; float: left; border:solid 1px #eee; border-bottom:0;}
.ul_7 li .text{ width:100%; float: left; padding:0 20px 0 25px; background: white;  border: solid 1px #eee; position: absolute; left: 0; bottom: 0px; height: 60px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_7 li .text .title{ width:100%; float: left; padding-right: 30px; position: relative; font-size: 16px; color: #333; line-height: 58px; }
.ul_7 li .text .title span{ display:block; width:30px; height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px; background: url(../images/btn5.png) no-repeat center center #0e6bb0; background-size: 9px 9px;
-moz-border-radius:50%; 
 -webkit-border-radius:50%; 
 -khtml-border-radius:50%;
 border-radius:50%;}
.ul_7 li .text .p{ width:100%; float: left; font-size: 14px; color: white; line-height: 30px; overflow: hidden; opacity: 0.6; height: 0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_7 li .zbox:hover .text{ background:#0e6bb0; height: 200px; border-color: #0e6bb0; padding: 6px 20px 22px 25px;}
.ul_7 li .zbox:hover .text .p{ height: 106px; border-top: solid 1px rgba(255,255,255,0.6); padding-top: 16px;}
.ul_7 li .zbox:hover .text .title{ color:white;}
.ul_7 li .zbox:hover .text .title span{ background:url(../images/btn5_h.png) no-repeat center white; background-size: 9px 9px;}
@media  screen and (max-width:1023px){
.ul_7 li{ width:50%;}
.ul_7 li .zbox{ padding-bottom: 40px;}
.ul_7 li .text{ padding:0 10px 0 15px; height: 40px;}
.ul_7 li .text .title{ padding-right: 20px; font-size: 14px; line-height: 38px; }
.ul_7 li .text .title span{ width:20px; height: 20px; background-size: 6px 6px; margin-top: -10px;}
.ul_7 li .text .p{ font-size: 12px; line-height: 26px;}
.ul_7 li .zbox:hover .text{ height: 146px; padding: 6px 10px 12px 15px;}
.ul_7 li .zbox:hover .text .p{ height: 82px; padding-top: 10px;}
}
@media  screen and (max-width:767px){
	.ul_7 li{ padding: 0 8px; margin-top: 16px;}
}
@media  screen and (max-width:480px){
.ul_7 li{ width:100%; margin-top: 10px;}
}

.c_0100_7 .content3{ width:100%; float: left; margin-top: 71px; overflow:hidden;}
.tit_6{ width:100%; float: left; padding-bottom: 17px; border-bottom: solid 1px #ededed; font-size: 18px; color:#0e6bb0; line-height: 28px; font-weight: bold;}
.slide_pic_7{ width:100%; float: left; position: relative;}
.slide_pic_7 .ul_7{ margin-top:0;}
.slide_pic_7 .ul_7 li{ width:100%;}
.slide_pic_7 .slick-prev,.slide_pic_7 .slick-next {
	position: absolute;
	left: auto;
	right: 43px;
	top: -45px;
	width: 20px;
	height: 20px;
	background: url(../images/btn8.png) no-repeat left center;
}
.slide_pic_7 .slick-next {
	right: 15px;
	background-position: right center;
}
.slide_pic_7 .slick-prev:hover,
.slide_pic_7 .slick-next:hover{ background-image: url(../images/btn8_h.png);}

@media  screen and (max-width:1023px){
.slide_pic_7 .slick-prev,.slide_pic_7 .slick-next{top: -30px;}
}
@media  screen and (max-width:767px){
.c_0100_7{ padding-bottom: 30px;}
.c_0100_7 .content2{ margin-top: 30px; padding: 0 10px;}
.c_0100_7 .content3{ margin-top: 41px; padding: 0 10px;}
.c_0100_7 .content2 .tit_5{ line-height: 48px; font-size: 20px; background-size: auto 48px;}
.c_0100_7 .content2 .p{ padding: 19px 5px 16px 5px; font-size: 12px; line-height: 30px; margin-top: -5px;}
.c_0100_7 .content2 .xqfy{ margin-top: 20px;}
.c_0100_7 .content2 .xqfy h5{ font-size: 12px; line-height: 40px;}
.c_0100_7 .content3{ margin-top: 31px;}
.tit_6{ padding-bottom: 10px; font-size: 14px; line-height: 22px;}
}
@media  screen and (max-width:480px){
.c_0100_7 .content2 .xqfy h5{ width:100%;}
.c_0100_7 .content2 .xqfy .fr{ border-left:0; text-align: left;}
}


.table_1{ width:100%; float:left; margin-top:18px;}
.table_1 .title{ width:100%; float:left; height:50px; line-height:50px; background:#008dd7; text-align:center; color:white; font-size:16px;}
.table_1 table{ width:100%; float:left;}
.table_1 table .tr1{ background:#f2f2f2;}
.table_1 table td{ padding:11px 10px 10px 30px; font-size:12px; line-height:19px; color:#333; border-right:solid 1px #e6e6e6;}
.table_1 table .td1{ width:394px; border-left:solid 1px #e6e6e6; padding-left:40px;}

@media  screen and (max-width:1023px){
.table_1 table .td1{ width:194px; padding-left:10px;}
.table_1 table td{ padding:6px 5px 5px 10px; line-height:16px;}
.table_1 .title{ height:40px; line-height:40px; font-size:12px;}
}
@media  screen and (max-width:767px){
.table_1 table .td1{ width:64px;}

}

/*飘窗*/
.pf_mb{ width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,0.6); z-index:999; display:none;}
.qc_Sign_1{ background:rgba(255,255,255,0.8) no-repeat center; width:484px; height:400px; position:fixed; left:50%; top:50%; margin-left:-242px; margin-top:-200px; z-index:10001; display:none;
-moz-border-radius:8px; 
-webkit-border-radius:8px; 
-khtml-border-radius:8px;
border-radius:8px;}
.qc_Sign_1 h2{ display:block; float:left; width:484px; text-align:center; height:48px; line-height:48px; font-size:24px; color:#333; margin-top:30px;}
.qc_Sign_1 h2 font{ color:#0884eb;}
.qc_Sign_1 ul{ float:left; width:348px; margin:18px 0 0 68px;}
.qc_Sign_1 ul li{ float:left; width:348px; height:54px; margin-top:20px; background:white no-repeat center;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px;}
.qc_Sign_1 ul li input{ display:block; float:left; width:100%; font-size:14px; color:#999; line-height:54px; height:54px; padding:0 0 0 48px;}
.qc_Sign_1 ul li input::-webkit-input-placeholder { color:#999 !important;}
.qc_Sign_1 ul li input:-moz-placeholder {  color:#999 !important;}
.qc_Sign_1 ul li input::-moz-placeholder {  color:#999 !important;}
.qc_Sign_1 ul li input:-ms-input-placeholder { color:#999 !important; }
.qc_Sign_1 ul li input.inp{ padding-left:15px; width:209px;}
.qc_Sign_1 ul li i{ display:block; float:right;}
.qc_Sign_1 ul li button{ display:block; background:#0075c2 no-repeat center; width:348px; height:48px; text-align:center; line-height:48px; outline:none; cursor:pointer; font-family:"Microsoft YaHei"; font-size:18px; color:#fff;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px;}
.qc_Sign_1 span{ display:block; float:left; width:348px; font-size:14px; height:24px; line-height:24px; margin:15px 0 0 68px;}
.qc_Sign_1 span label{ display:block; float:left; background:url(../images/bg_jzmm_1.png) no-repeat left center; height:16px; line-height:16px; font-size:14px; color:#888; cursor:pointer;}
.qc_Sign_1 span label input{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:16px; height:16px; margin-right:10px; opacity:0;filter:alpha(opacity=00); cursor:pointer;}
.qc_Sign_1 span label.on{ background:url(../images/bg_jzmm_2.png) no-repeat left center;}
@media  screen and (max-width:767px){
.qc_Sign_1{ width:90%; left:5%; margin-left:0;}
.qc_Sign_1 ul,.qc_Sign_1 span{ width:80%; margin:18px 0 0 10%;}
.qc_Sign_1 ul li,.qc_Sign_1 h2{ width:100%;}
.qc_Sign_1 ul li button{ width:100%;}
}

.sitemap{ width:100%;float:left;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#008dd7;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}


/******************************
 ** 在线留言
 ** v.1.2
 ******************************/
 .message-page input.code { border-color:#aaa; }
.message-page { width:680px; }
.message-page .row-1,
.message-page .row-2,
.message-page .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden; }
.message-page .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.message-page .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }
.message-page .row-3 {  }
.message-page .ico-name { background:url(../images/zzz.png) 15px center no-repeat; }
.message-page .ico-phone { background:url(../images/xxx.png) 15px center no-repeat; }
.message-page .ico-email { background:url(../images/mail.png) 15px center no-repeat; }
.message-page .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.message-page .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999; }
.message-page .text { width:98%; border:0; background:#fff; padding:5px 5px; line-height:20px; height:100px; color:#999;}
.message-page img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.message-page input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#fff; margin-right:20px; padding:0 10px; color:#999; }
.message-page .submit, .message-page .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.message-page .submit { background:#427edf; margin-left:0; }
.message-page .reset { background:#999; }
.message-page .submit:hover { background:#f07800; }
.message-page .reset:hover { background:#777; }
.message-page .onfocus, .message-page .onfocus input.code { border-color:#aaa; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/09ee567a89204226b9eb0b775144f30b.gif) center center no-repeat; }
