body {
	font-family: "microsoft yahei" !important;
	font-size: 12px;
	color: #777;
	position: relative;
	background: #fff !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
}
#top_btn{
display: none;	
}
a{
	color: #333;
}
a:hover {
	text-decoration: none;
}
.ft_10 {
	font-size: 0.83em;
}

.ft_14 {
	font-size: 1.17em;
}
.ft_16 {
	font-size: 1.33em;
}
.ft_18 {
	font-size: 1.5em;
}
.ft_20 {
	font-size: 1.67em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.zt_header{
	width: 100%;
	background: rgba(0,0,0,0.7);
	filter: Alpha(opacity=70);
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.zt_logo{
	display: inline-block;
	    *display: inline;
	    zoom: 1;
	height: 50px;
	margin-top: 10px;
}
.zt_nav{
	float: right;
}
.zt_nav li{
	float: left;
}
.zt_nav li a{
	display: block;
	padding: 20px;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
}
.icon_menu{
	display: none;
	position: absolute;
	top: 10px;
	right: 15px;
	width: 25px;
	height: 25px;
	background: url(../zhuanti_img/menu-icon.png) center center no-repeat;
}
@media (max-width: 767px) {
  .zt_header{
  	height: 50px;
  }
  .zt_logo{
  	height: 40px;
  }
  .zt_nav{
  	position: absolute;
  	top: 50px;
  	left: 0;
  	width: 100%;
  	background: rgba(0,0,0,0.7);
	filter: Alpha(opacity=70);
	display: none;
  }
  .zt_nav li{
  	float: none;
  }
  .zt_nav li a{
  	text-align: center;
  	padding: 5px 0;
  }
  .icon_menu{
  	display: block;
  }
}
@media (min-width: 768px){
	.zt_nav{
		display: block !important;
	}
}



.banner,.banner h3,.banner h4,.banner a{
	color: #fff;
}
.banner .col-md-6{
	padding:160px 15px 80px 15px;
}
.banner .text{
	padding-top: 220px;
}
@media (max-width: 991px){
	.banner .col-md-6{
		padding:60px 15px 0px 15px;
	}
	.banner .text{
		padding-top: 20px;
	}
}
.section_h{
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
	position: relative;
	zoom: 1;
	height: 73px;
}
.section_h_ywfw{
	background-image: url(../zhuanti_img/h_yyfw.png);
}
section,.section{
	padding: 60px 0;
}
.blue{
	color: #2d9fff;
}
.section_h_ywfw .tel{
	float: right;
	font-size: 22px;
	line-height: 50px;
}
.ywfw_list{
	padding: 30px 0;
}
.ywfw_list li{
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 12.5%;
	text-align: center;
	border: 1px solid #ececec;
	margin: -1px 0 0 -1px;
	padding: 15px 0;
	font-size: 14px;
}
.ywfw_list li .img{
	max-width: 90%;
}
@media (max-width: 768px) {
	.ywfw_list li{
		width: 25%;
	}
	.section_h{
		height: 50px;
	}
}
@media (max-width: 468px){
	.ywfw_list li{
		width: 50%;
	}
}

.webtype{
	width: 25%;
	float: left;
	padding-right: 5%;
	position: relative;
	zoom: 1;
}
.baojia_content{
	width: 75%;
	float: right;
	background: #389fff;
	min-height: 648px;
	padding: 35px;
	color: #fff;
}
.webtype li{
	float: right;
	clear: both;
	padding: 20px 10px 0 10px;
	background-color: #2d9fff;
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin: 23px 0;
	width: 170px;
	height: 170px;
	cursor: pointer;
	line-height: 35px;
}
.webtype .sj{
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 12px solid transparent;
	border-right-color:#2d9fff ;
}
.webtype .sj1{
	border-right-color: #f18f68;
	background: none !important;
}
.webtype .sj2{
	border-right-color: #5cd18b;
	background: none !important;
}
.webtype li strong{
	font-size:32px;
}
.green_bg{
	background-color: #5cd18b !important;
}
.orange_bg{
	background-color: #f18f68 !important;
}
.baojia_content .table td,.baojia_content .table th{
	padding: 10px;
}
.baojia_content .table th{
	font-size: 14px;
}
.baojia_content .box{
	width: 90%;
}
.btn_radius{
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 18px;
}
@media (max-width: 1024px) {
	.webtype{
		width: 100%;
		padding:0;
		text-align: center
	}
	.webtype li{
		float: none;
		display: inline-block;
		    *display: inline;
		    zoom: 1;
		margin: 10px 12px;
	}
	.webtype .sj{
		display: none;
	}
	.baojia_content{
		width: 100%;
		min-height: 100px;
	}
	.baojia_content .box{
		width: 90%;
		margin: 0 auto;
	}
}
@media (max-width: 468px){
		.webtype li{
		float: none;
	padding: 25px 10px 0 10px;
	background-color: #2d9fff;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 23px 0;
	width: 90px;
	height: 90px;
	}
	.webtype li strong{
		font-size: 14px;
	}
	.baojia_content{
		padding: 20px 10px;
	}
	.baojia_content .box{
		width: 100%;
	}
}
.section_h_anli{
	background-image: url(../zhuanti_img/h_anli.png);
}
.clear{
	clear: both;
}


.cp_list {
	margin-left: -2%;
	zoom: 1;
	overflow: hidden;
}
.cp_list li{
	width: 23%;
	margin-left: 2%;
	float: left;
	margin-bottom: 25px;
	background: #363636;
	color: #898989;
}
.cp_list li a{
	color: #fff;
}
.cp .img{
	width: 100%;
	display: block;
	position: relative;
	zoom: 1;
}
.cp .img img{
	display: block;
}
.cp .bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #2da3fd;
	-moz-transition: all 0.3s;
-o-transition: all 0.3s;
 -webkit-transition: all 0.3s; 
 transition: all 0.3s; 
 opacity: 0;
 filter:Alpha(opacity=0)
}
.cp .bg em{
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -26px 0 0 -26px;
	background: url(../zhuanti_img/icon_search.png) no-repeat;
}
.cp .img:hover .bg{
	 opacity: 0.8;
 filter:Alpha(opacity=80)
}
.cp .text{
	padding: 12px 0;
	white-space: nowrap;
}
.cp .text a,.cp .text p{
	margin: 0 12px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.cp_list li{
		width: 48%;
		margin-left: 2%;
	}
}
@media (max-width: 479px){
	.cp_list li{
		width: 100%;
		margin-left: 2%;
	}
}
.section_h_wh{
	background-image: url(../zhuanti_img/h_wh.png);
}
.whhw{
	margin-left: -4%;
}
.whhw li{
	float: left;
	width: 21%;
	background: #2d9fff;
	color: #fff;
	font-size: 14px;
	padding: 15px;
	margin-left: 4%;
	line-height: 30px;
}
.whhw li .title{
	font-size: 18px;
	border-bottom: 1px solid #fff;
	text-align: center;
	padding-bottom: 5px;
	line-height: 30px;
	margin-bottom: 10px;
}
.whhw li .txt{
	height: 150px;
}
.whhw li .btn_radius{
	height: 32px;
	line-height: 32px;
}
.whhw li.odd{
	background: #383e4c;
	margin-top: 35px;
}

@media (max-width:678px) {
	.whhw li{
		width: 46%;
	}
}
@media (max-width:468px) {
	.whhw li{
		width: 100%;
		margin-top: 20px !important;
	}
}
.black_bg{
	background: url(../zhuanti_img/black_bg.png) repeat;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.black_bg a{
	color: #fff;
}
.contact{
	max-width: 570px;
	margin: 0 auto;
	color: #fff;
}
.contact_tubiao li{
	width: 33%;
	text-align: center;
	float:left;
	margin-bottom: 20px;
}
.contact_tubiao li img{
	cursor: pointer;
	width: 70%;
}
.black_block{
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.contact_info{
	padding: 20px 0;
}
.contact_info li{
	width: 50%;
	float: left;
	line-height: 30px;
	padding: 5px 0;
	font-size: 16px;
}
@media (max-width: 399px) {
	.contact_info li{
		width: 100%;
		font-size: 12px;
	}
}
.banner .col-md-6{
	overflow: hidden;
}
.banner .animate1{
	position: relative;
	left: -200%;
}
.banner .animate2{
	position: relative;
	right: -200%;
}
.banner .animate3{
	position: relative;
	top: 1000px;
}

.consult-box {
position: fixed;
top: 50%;
left: 50%;
z-index: 999999;
width: 466px;
height: 240px;
border: 6px solid #c8c8c8;
/*margin-right: -237px;*/
background: #fff;
display: none;
max-width: 90%;
}
.consult-box .maotouying{
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -97px;
	width: 194px;
	height: 110px;
	background: url(../images/maotouying.png) no-repeat;
}
.consult-box .maotouying.closeeye{
	background: url(../images/maotouying1.png) no-repeat;
}
.consult-box .close-btn{
	position: absolute;
width: 24px;
height: 24px;
background: url(../images/close_btn.png) center center no-repeat;
top: -22px;
right: -22px;
z-index: 2;
transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;
-o-transition: all 0s;
}
/*.consult-box .close-btn:hover{
	background-position: -49px -73px;
transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;
-o-transition: all 0s;
}*/
.c_h{
	background: #00b0ca;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.consult-box .dianhua{
	width: 50%;
	border-right: 1px dotted #ddd;
	padding: 20px 4%;
	float: left;
	text-align: center;
}
.consult-box .qq{
	padding: 10px 5%;
	margin-left: 45%;
	text-align: center;
}
.consult-box .txt{
	font-size: 24px;
	font-weight: bold;
	color: #00b0ca;
	text-align: center;
	line-height: 30px;
	padding: 10px 0;
}


.showanimation {
	animation: in 1s ease both;
-webkit-animation: in 1s ease both;
-moz-animation: in 1s ease both;
display: block;
animation-delay: 0s;
-webkit-animation-delay: 0s;
}
.hideanimation {
	 animation: out 1s ease both;
-webkit-animation: out 1s ease both;
-moz-animation: out 1s ease both;
display: none\0;
}


@keyframes in {
	0% { transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; }
	100% { transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
}

@-webkit-keyframes in {
	0% { -webkit-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; }
	100% { -webkit-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
}

@-moz-keyframes in {
	0% { -moz-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; }
	100% { -moz-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
}

@keyframes out {
	0% { transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
	100% { transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; display: none; }
}

@-webkit-keyframes out {
	0% { -webkit-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
	100% { -webkit-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; display: none; }
}

@-moz-keyframes out {
	0% { -moz-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
	100% { -moz-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; display: none; }
}

