﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1060px;
	margin:0 auto;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	text-align:justify;	
	color:#595757;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#595757;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#45a4a6;	
}
ul{
	list-style-type:none;	
}
em{
		
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1060px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:110px;		
}
.header .logo{
	float:left;	
}
.header .logo img{
	display:block;
	height:110px;	
}
.head_rt{
	height:20px;
	line-height:20px;
	margin-top:60px;	
}
.head_rt .en_a{
	float:left;
	font-size:18px;
	font-family:"arial";
	color:#45a4a6;	
}
.head_rt .sub{
	float:left;
	width:30px;
	height:20px;
	background:url("../images/head_search.png") no-repeat center center;	
}
.head_rt .text{
	width:120px;
	padding-left:10px;
	height:20px;
	float:left;
	line-height:20px;
	background:#44a4a6;	
	border-radius:3px;
	color:#fff;
	border:0;
}
/*header 结束*/

/*nav 导航*/
.nav{
	height:50px;
	background:#44a4a6;	
	position:relative;
	z-index:100;
}
.nav_in{
	float:left;
	position:relative;
	z-index:100;	
}
.nav_in .par{
	display:inline-block;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	color:#fff;
	padding:0 23px;
}
.nav_in:hover .par,.now_hover .par{
	color:#fff;
	background:#0580a8;	
}
.nav_line{
	width:1px;
	height:50px;
	float:left;
	background:url("../images/nav_line.png") no-repeat center center;	
}
.nav_in ul{
	width:100%;
	position:absolute;
	left:0;
	top:50px;
	z-index:100;
	background:#2c90ca;	
	display:none;
	
}
.nav_in:hover ul{
	display:block;	
}
.nav_in li{
	height:50px;
	line-height:50px;
	vertical-align:top;
	text-align:center;
	border-bottom:#61AEDC 1px solid;
	width:95%; margin:0 auto;
}
.nav_in li a{
	display:block;
	width:100%;
	height:50px;
	font-size:12px;
	color:#fff;	
}
.nav_in li a:hover{
	background:#e19f2c;	
}
/*nav 导航*/

/*footer 底部*/
.ft_top{
	height:190px;
	background:#d8d8da;	
}
.ft_left{
	margin-top:40px;	
}
.ft_code{
	float:left;
	display:block;
	width:110px;
	height:110px;	
}
.ft_nav{
	float:left;
	padding:0 0 0 30px;
	width:490px;	
	font-size:15px;
	line-height:46px;
}
.ft_nav a,.ft_nav em{
	float:left;
	margin-right:35px;	
	white-space:nowrap;
}
.ft_logo{
	float:right;
	margin-top:50px;	
}
.ft_bottom{
	font-size:15px;
	color:#fff;
	height:55px;
	line-height:55px;
	text-align:center;
	background:#44a4a6;	
}
/*footer 底部*/

.child_banner{
	height:350px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;	
}
.child_title{
	height:60px;
	width:1060px;
	margin:-30px auto 0 auto;
	background:url("../images/child_title.png");
	z-index:20;
	color:#fff;
	font-size:30px;
	line-height:60px;
	text-align:center;	
}

.cm_slide{
	height:90px;
	margin:60px 0;
	position:relative;
}
.cm_slide .s_wrap{
	width:1000px;
	height:90px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}
.cm_slide li{
	width:250px;
	height:90px;
	float:left;	
}
.cm_slide img{
	display:block;
	width:250px;
	height:90px;	
}
.cm_slide .c_btn{
	width:30px;
	height:90px;
	cursor:pointer;
	position:absolute;
	top:0;	
}
.cm_slide .pre{
	left:0;
	background:url("../images/cm_pre.png") no-repeat left center;	
}
.cm_slide .next{
	right:0;
	background:url("../images/cm_next.png") no-repeat left center;	
}

.fl_bar{
	width:180px;
	background:#449c9e url("../images/fl_bg.png") no-repeat bottom center;
	position:fixed;
	left:10px;
	top:170px;	
	z-index:120;
	color:#fff;
	padding-bottom:60px;
}
.fl_bar .title{
	height:39px;
	line-height:38px;
	text-align:center;
	font-size:14px;	
	background:url("../images/fl_title.png") no-repeat bottom center;
}
.fl_nav{
	position:relative;
	z-index:180;	
}
.fl_nav .par{
	display:block;
	width:180px;
	height:38px;
	font-size:12px;
	line-height:38px;
	text-align:center;
	color:#fff;	
}
.fl_nav ul{
	position:absolute;
	width:220px;
	left:180px;
	top:0;
	z-index:180px;
	background:#2c90ca;	
	display:none;
}
.fl_nav:hover ul{
	display:block;	
}
.fl_nav:hover .par{
	background:#0580a1;	
}
.fl_nav li{
	height:38px;	
	vertical-align:top;
	line-height:38px;
}
.fl_nav li a{
	display:block;
	
	height:38px;
	text-align:center;
	color:#fff;	
}
.fl_nav li a:hover{
	background:#e19f2c;	
}

/*公用CSS 结束*/

/*hm 首页*/

/*banner 轮播图*/
/* The slider */
.iviewSlider {
	overflow: hidden;
}

/* The timer in the Slider */
#iview-timer {
	position: absolute;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
}

#iview-timer div {
	border-radius: 3px;
}

/* The Preloader in the Slider */
#iview-preloader {
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 3px;
	background: #000;
	width: 0px;
}

/* The strips and boxes in the Slider */
.iview-strip {
	display:block;
	position:absolute;
	z-index:5;
}
.iview-block {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.iview-prevNav {
	left:0px;
}
.iview-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
	position:absolute;
	z-index:9;
}
.iview-controlNav a {
	z-index:9;
	cursor:pointer;
}
.iview-controlNav a.active {
	font-weight:bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}

/* The captions in the Slider */
.iview-caption {
	position:absolute;
	z-index:4;
	overflow: hidden;
	cursor: default;
}

/* The video show in the Slider */
.iview-video-show {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.iview-video-show .iview-video-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.iview-video-show .iview-video-container a.iview-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #222;
	color: #FFF;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 29px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.iview-video-show .iview-video-container a.iview-video-close:hover {
	background: #444;
}
.banner{
	width:100%;
	height:800px;
	position:relative;
	overflow:hidden;	
}
.banner #iview{
	width:1920px;
	height:800px;
	position:absolute;
	left:50%;
	margin-left:-960px;	
}
.banner .c_link{
	display:block;
	width:100%;
	height:800px;	
}
.iview-controlNav{
	height:100px;
	width:20px;
	font-size:1px;
	position:absolute;
	left:50%;
	bottom:360px;	
	z-index:60;	
	text-align:center;	
	margin-left:600px;
}
.iview-controlNav li{
	display:block;
	width:20px;
	height:30px;	
}
.iview-controlNav li a{
	display:block;
	width:20px;
	height:20px;
	font-size:1px;
	background:#fff;	
	border-radius:100%;
	text-indent:-32px;
	overflow:hidden;
	margin:10px 0;
}
.iview-controlNav li .active{
	background:#3ba86f;	
}
/*banner 轮播图*/

/*hm 首页*/

/*service1 */

.ser1_wp .intro{
	line-height:30px;
	font-size:15px;
	padding:20px 0;	
}

.ser1_wp .intro   p{ clear:both; width:100%;}
.ser1_wp .intro   ul li{width:33%;float:left;}


.ser1_wp .intro2{
	line-height:30px;
	font-size:15px;
	padding:20px 0;	
}

.ser1_wp .intro2 img{

	padding:0px 20px 0 0;	
}


.ser1_item{
	width:400px;
	float:left;
	margin:30px 65px 0 65px;	
}
.ser1_item .name{
	height:56px;
	line-height:56px;
	text-align:center;
	background:#44a4a6;	
	color:#fff;
	font-size:24px;
}
.ser1_item img{
	display:block;
	width:400px;
	height:400px;	
}

/*service1 */

/*service2*/

.ser2_item{
	margin:1px 0 60px 0;	
}
.ser2_item .t1{
	
	height:54px;
	float:left;
	line-height:54px;
	text-align:center;
	background:#44a4a6;
	font-size:18px;
	color:#fff;	
	margin-right:10px;
	padding:0 20px;
	min-width:170px;
}
.ser2_item .t2{
	width:720px;
	height:54px;
	float:left;
	line-height:54px;
	text-align:center;
	background:#0580a8;
	font-size:18px;
	color:#fff;	
	margin-right:10px;
}


.ser2_item .picc{
	float:left;
	margin-top:30px;
	max-width:350px;margin-right:45px;	
	}
	
.ser2_item .photo{
	float:left;
	margin-top:1px;
	max-width:350px;margin-right:45px;	
}
.ser2_item .photo img{
	display:block;
	float:left;	
}

.ser2_item .photo2{
	margin-top:30px;
	max-width:350px;margin-right:45px;	
}
.ser2_item .photo2 img{
	display:block;
}

.ser2_item .inf{
	float:left;
	margin-top:30px;	
	
	font-size:15px;
	line-height:24px;
	text-align:left;
	width:610px;
}
.ser2_item .inf img{ padding-right:20px;}

.ser2_item .inf  table tr td{ font-size:12px; padding-left:10px;}
.ser2_item .blue{
	color:#44a4a6;
}

/*service2*/

/*service3*/

.ser3_title{
	width:334px;
	height:54px;
	line-height:54px;
	margin:70px auto;
	background:#449d9f;	
	text-align:center;
	color:#fff;
	font-size:30px;
}
.ser3_list{
	width:820px;
	margin:0 auto;	
}
.ser3_item{
	display:inline-block;
	width:350px;
	height:494px;
	float:left;
	margin:0 30px 60px 30px;
	text-align:center;	
}
.ser3_item img{
	display:block;
	width:342px;
	height:436px;
	border:4px #439d9e solid;
}
.ser3_item .name{
	height:50px;
	line-height:50px;
	background:#439d9e;
	font-size:16px;
	color:#fff;	
}

/*service3*/

/*feedback 反馈意见*/

.feed_fm{
	padding:0 80px 40px 80px;
	margin:0 auto;
	background:#d8d8d9;	
	width:450px;
}
.feed_fm .t1{
	height:32px;
	line-height:32px;
	padding-top:22px;
	font-size:18px;
	color:#44a4a6;	
}
.feed_fm .text{
	height:35px;
	line-height:35px;
	width:440px;
	border:0;
	background:#44a4a6;	
	border-radius:3px;
	padding-left:10px;
	font-size:18px;
	color:#fff;
}
.feed_fm textarea{
	height:190px;
	width:430px;
	padding:0 10px;
	background:#44a4a6;	
	border-radius:3px;
	border:0;
	resize:none;
	overflow:hidden;	
	font-size:18px;
	color:#fff;
	line-height:35px;
}
.feed_fm .sub{
	width:95px;
	height:35px;
	margin-top:40px;
	background:#e19f2c;
	border-radius:5px;
	color:#fff;
	font-size:18px;	
}

/*feedback 反馈意见*/

/*super 服务亮点*/

.sup_intro{
	background:#dd9b2c;
	color:#fff;
	padding:25px 80px;
	line-height:40px;	
}
.sup_intro .t1{
	height:70px;
	line-height:70px;
	font-size:40px;	
}
.sup_intro .t2{
	height:44px;
	line-height:44px;
	font-size:25px;	
}
.sup_intro .t3{
	height:84px;
	line-height:84px;
	font-size:36px;	
	margin-top:50px;
}
.sup_intro .t3 strong{
	font-size:70px;	
}
.sup_intro .t4{
	height:72px;
	line-height:72px;
	font-size:36px;		
}




.sup_intro2{
	background:#dd9b2c;
	color:#fff;
	padding:25px 80px;
	line-height:40px;	
}
.sup_intro2 .t1{
	height:70px;
	line-height:70px;
	font-size:40px;	
}
.sup_intro2 .t2{
	height:64px;
	line-height:64px;
	font-size:25px;	
}
.sup_intro2 .t3{
	height:84px;
	line-height:84px;
	font-size:36px;	
	margin-top:10px;
}
.sup_intro2 .t3 strong{
	font-size:60px;	
}
.sup_intro2 .t4{
	height:22px;
	line-height:22px;
	font-size:25px;
	padding-top:80px;		
}




.sup2_list{
	width:920px;
	margin:0 auto;	
}
.sup2_list .item{
	float:left;
	margin:36px 20px 0 20px;
	text-align:center;
	display:inline-block;
	width:180px;
	height:266px;
	border:4px solid #45a4a6;	
}
.sup2_list img{
	display:block;
	width:180px;
	height:230px;	
}
.sup2_list .name{
	height:36px;
	line-height:36px;
	color:#fff;	
	background:#45a4a6;
	font-size:14px;
}
.sup2_inf{
	width:820px;
	margin:0 auto 0 145px;
	padding-top:60px;
	font-size:20px;
}
.sup2_inf .t1{
	height:88px;
	line-height:88px;
	font-size:40px;
	color:#44a0a2;	
}
.sup2_inf .t2{
	line-height:30px;
	color:#dd9b2c;	
}
.sup2_inf .t3{
	line-height:30px;
	color:#000;	
}
.sup2_inf .line30{
	height:30px;
}
.ab_inf{
	font-size:16px;
	line-height:30px;
	padding-top:20px;
}
.ab_inf .name{
	font-size:30px;
	color:#44a0a2;	
}

.ab_inf2{
	font-size:16px;
	line-height:30px;
	padding-top:20px;
}

.ab_inf2 div{float:left;}
.ab_inf2 img{float:right;}
.ab_inf2 .name{
	font-size:30px;
	color:#44a0a2;	
}


.conn{ line-height:40px; width:90%; font-size:20px; margin:0 auto;}
.conn2{ line-height:30px; width:100%; font-size:20px; margin:0 auto;}
/*super 服务亮点*/