@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	color: #666;
	font: 12px/24px "微软雅黑","华文细黑",Arial,sans-serif;
	padding: 0;
	margin: 0 auto;
	/*max-width: 1440px;*/
}
a { 
	color: #666;
}
a:hover { 
	color: #026e94;
}

.ablock{width: 100%;height: 100%;display: block;}
.w980{
	margin: 0 auto;
	width: 980px;
}
/*首页
.header{
	width: 100%;
	height: 89px;
	background: url(../img/bg-head.jpg) repeat-x;
}
.header .head{
	margin: 0 auto;
	width: 980px;
	height: 89px;
}
.header .head .logo{
	margin-top: 29px;
}
.header .head .top{
	margin-top: 13px;
}*/
.head .top .index-news{
	margin-top: -1px;
	margin-right: 30px;
	width: 290px;
	height: 24px;
	line-height: 24px;
	background: url(../img/icon0.png) no-repeat left center;
}

.head .index-news .bd{
	float: right;
	width: 270px;
	height: 24px;
	overflow: hidden;
}
.head .index-news .bd ul li{
	font-size: 11px;
	color: #c8e2e2;
	width: 270px;
	height: 24px;
	line-height: 24px;
}
.index-news .bd ul li a{
	color: #c8e2e2;
}
.index-news .bd ul li a:hover{
	color: #fff;
}
/*
.nav{
	margin-top: 10px;
}
.nav ul li{
	background: url(../img/nav-bg.png) no-repeat right center;
}
.nav ul li a:hover,.nav ul li a.hover{
	color: #026e94;
}
.nav ul li a{
	padding: 0 15px;
}
.nav ul li.last a{
	padding-right: 0;
}
.nav ul li.last{
	background: none;
}*/

.i-nav ul li{
	width: 115px;
}
.i-nav ul li a{
	display: inline-block;
	width: 100%;
	line-height: 20px;
	color:#F7F7F7;
/*	transition: color 500ms ease-in 0ms;*/
}
.i-nav ul li a.tit{
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
}
.i-nav ul li a:hover{
	color: #fff;
}
.i-adress{
	border-left: 1px solid #D0D0D0;
	padding-left: 30px;
	height: 155px;
}
.i-adress p.tit{
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
}
.i-adress p{
	color: #F7F7F7;
	line-height: 20px;
}
.i-code p.tit{
	padding-left: 11px;
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
}
.i-footer .i-bottom{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #D0D0D0;
	color: #F7F7F7;
}
.i-footer .i-bottom a{
	color: #F7F7F7;
}
.i-footer .i-bottom a:hover{
	color: #fff;
}

.code1{
	margin-left: 11px;
	width: 79px;
	height: 79px;

}
.banner{ 
	 position: relative;
	 overflow: hidden;
	 height: 536px;
	 width: 100%;
}
.banner  ul li{
	 position:absolute;
	 width: 100%;
	 height:536px;
	 left: 0;
	 top: 0;
	 display: none;
}
.banner .number{
	 position: absolute;
	 width: 980px;
	 height: 13px;
	 left: 50%;
	 bottom:30px;
	 margin-left: -490px;
	 text-align: right;
}
.banner .number span{
	 display: inline-block;
	 width: 14px;
	 height: 13px;
	 line-height: 13px;
	 background: url(../img/num.png) no-repeat right;
	 background-position: -16px 0;
	 margin-right:5px;  
	 overflow: hidden;
}
.banner span.on{
     background-position:0px 0px;
}


.banner .btn-banner{
	position: absolute;
	width: 148px;
	height: 46px;
	bottom: 18px;
	left: 50%;
	margin-left: -74px;
	cursor: pointer;
}
.btn-banner img{
	vertical-align: top;
}
.index-wrap1{
	width: 100%;
	height: 586px;
	background: url(../img/bg1.jpg);
}
.index-wrap1 .con{
	padding-top: 25px;
	width: 100%;
	height: 83px;
	background: url(../img/line.png) no-repeat bottom;

}
.index-wrap1 .con .hd{
	margin: 0 auto;
	padding: 0 40px;
	width: 1100px;
}
.index-wrap1 .con .hd ul li{
	width: 170px;
	height:82px;
	text-align: center;
	cursor: pointer;
	float:left;

}
.index-wrap1 .con .hd ul li .i-img1{
	display: none;
}

.index-wrap1 .con .hd ul li.on .i-img2,.index-wrap1 .con .hd ul li:hover .i-img2{
	display: none;
}
.index-wrap1 .con .hd ul li.on .i-img1,.index-wrap1 .con .hd ul li:hover .i-img1{
	display: inline;
}
.index-wrap1 .con .hd ul li:hover,.index-wrap1 .con .hd ul li.on{
	background: url(../img/line1.png) no-repeat bottom center;
}
.index-wrap1 .con .hd ul li p{
	height: 30px;
	color: #666;
}
.index-wrap1 .con .bd{
	position: relative;
	margin: 36px auto 0;
	width: 1180px;
	overflow: hidden;
}
.index-wrap1 .con .bd ul{
	width:300%;
}
.index-wrap1 .con .bd ul li{
	position: relative;
	margin: 0 25px 0 980px;
	/*	margin-right: 25px;*/
	width: 368px;
	height: 390px;
	background: #fff;
	border: 1px solid #f0eeee;
	float:left;
}
.index-wrap1 .con .bd ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 370px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: url(../img/bg3.jpg) no-repeat center;
}
.index-wrap1 .con .bd ul li .img{
	background: #fff;
	/*width:308px;
	height: 294px;*/
	margin:27px auto;
	width: 300px;
	height: 290px;
	position: relative;
	overflow: hidden;
}
.index-wrap1 .con .bd ul li .img img{
	position: absolute;
	transform:scaleX(1) scaleY(1);
	-webkit-transform:scaleX(1) scaleY(1);
	transition:all 1.2s;
	-webkit-transition:all 1.2s;
}
.index-wrap1 .con .bd ul li:hover .img img{
	transform:scaleX(1.05) scaleY(1.05);
	-webkit-transform:scaleX(1.05) scaleY(1.05);
}
.index-wrap1 .con .bd ul li:hover p{
	background: url(../img/bg4.jpg) no-repeat center;
}
.index-wrap2{
	position: relative;
	width: 100%;
	height: 505px;
	background: url(../img/bg5.jpg) no-repeat center;
}
.index-wrap2 .con{
	margin: 0 auto;
	padding-top: 70px;
	width: 1180px;
	overflow: hidden;
}
.index-wrap2 .con .i-news{
	margin-left: -493px;
	padding: 27px 35px 32px 22px;
	width: 536px;
	height: 301px;
	background: #fff;
}
.index-wrap2 .con .i-news ul li{
	margin-bottom: 35px;
	width: 536px;
	height: 133px;
}
.index-wrap2 .con .i-news ul li img{
	float: left;
}
.index-wrap2 .con .i-news ul li .txt{
	float: right;
	width: 340px;
}
.index-wrap2 .con .i-news ul li .txt h2{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.index-wrap2 .con .i-news ul li .txt h2 a{
	color: #333;
}
.index-wrap2 .con .i-news ul li .txt h2 a:hover{
	color: #026e94;
}
.index-wrap2 .con .i-news ul li .txt p{
	height: 36px;
	line-height: 18px;
	overflow: hidden;
}
.index-wrap2 .con .i-news ul li .txt .date{
	display: block;
	margin-top: 35px;
	font-size: 11px;
	font-family: "Arial";
}
.icon{
	position: absolute;
	width: 44px;
	height: 19px;
	top: -10px;
	left: 50%;
	margin-left: -22px;
	background: url(../img/icon7.png) no-repeat center;
	z-index: 1;
}
.index-wrap2 .i-video {
	margin-right: -487px;
	width: 487px;
	height: 360px;
	cursor: pointer;
	overflow: hidden;
}
.index-wrap3{
	position: relative;
	width: 100%;
	padding-top: 75px;
	height: 565px;
	background: #f2f2f2;

}
.index-wrap3 .con{
	position: relative;
	margin: 0 auto;
	width: 1180px;
	height: 550px;
	overflow: hidden;
}

.index-wrap3 .con .slideBox{
	position: relative;
	width: 1180px;
	height: 358px;
	overflow: hidden;
}
.index-wrap3 .con .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index-wrap3 .con .slideBox .bd ul li{
	position: relative;
	zoom:1;
	vertical-align:middle;
	width: 1180px;
	height: 358px;
	overflow: hidden;
	float:left;
}


.index-wrap3 .con .slideBox .bd ul li .i-txt{
	margin-left: -487px;
	width: 477px;
	height:298px;
	padding: 30px;
	background: #69abac;
}
.index-wrap3 .con .slideBox .bd ul li .i-txt h2{
	height: 60px;
	line-height: 45px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.index-wrap3 .con .slideBox .bd ul li .i-txt p{
	color: #fff;
}
.index-wrap3 .con .slideBox .bd ul li .i-img{
	margin-right: -493px;
	width: 643px;
	height: 358px;
	overflow: hidden;
}
.index-wrap3 .con .slideBox .prev,.index-wrap3 .con .slideBox .next{
	position: absolute;
	top: 305px;
	width: 14px;
	height:27px;
	background: url(../img/btn2.png) no-repeat;
	cursor: pointer;
}
.index-wrap3 .con .slideBox .prev{
	left:37px;
	background-position: -16px 0;
}
.index-wrap3 .con .slideBox .next{
	left: 65px;
	background-position: -31px 0;
}
.index-wrap3 .con .slideBox .prev:hover{
	background-position: 0 0;
}
.index-wrap3 .con .slideBox .next:hover{
	background-position: -47px 0px;
}
.index-wrap3 .con .i-box{
	position: absolute;
	left: 130px;
	/*top: 278px;*/
	top: 400px;
	height: 210px;
	width: 960px;
	overflow: hidden;
}
.index-wrap3 .con .i-box ul li{
	padding: 10px;
	width: 219px;
	height: 190px;
	background: #fff;
	border-left: 1px dashed #d2d4d4;
	float:left;
}
.index-wrap3 .con .i-box ul li.first{
	border-left: none;
}
.index-wrap3 .con .i-box ul li p{
	height:67px;
	line-height: 67px;
	text-align: center; 
}
.index-wrap3 .con .i-box ul li p a{
	padding: 0 20px;
	color: #026e94;
	background: url(../img/icon8.png) no-repeat right;
}
.index-wrap3 .con .i-box ul li p a:hover{
	color: #239494;
}
.index-wrap4{
	position: relative;
	width: 100%;
	padding-top: 55px;
	height: 300px;
	background: #d6dee6;
}
.index-wrap4 .con{
	margin: 0 auto;
	width: 980px;
}
.honor-box{position:relative;width:980px;height:300px;margin:150px auto 0;}
.honor-box ul{position:relative;width:980px;height:300px;}
.honor-box li{position:absolute;/*background:#605431;*/width:0;height:0;top:146px; /*padding: 10px;*/left:377px;z-index:0;cursor:pointer;overflow:hidden; text-align: center;}
.honor-box li img{width:100%;height:100%;vertical-align:middle;}

/*服务中心*/
.tit-service{
	background-image:url(../img/txt05.png) ; 
}
.service-scroll{
	position: relative;
	margin: 20px 0;
	padding-left: 20px;
	width: 380px;
	height: 265px;
	overflow: hidden;
	line-height: 20px;
	-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
}
.map-box{
	margin: 20px 10px 20px 0;
	width: 480px;
	height: 245px;
	padding: 10px;
	background: url(../img/bg6.png) repeat;
}
/*留言*/
.leave-box{
	width: 455px;
	height: 310px;
}
.leave-box p{
	font-size: 13px;
	color: #46aaab;
}
.advtab{
	margin-top: 20px;
	width: 455px;
}
.advtab td input{
	margin: 10px 0;
	padding:3px 5px;
	background: none;
	border: 1px solid #a7a8a9;
}

.advtab td textarea {
	margin: 10px 0;
	width: 350px;
	height: 100px;
	padding: 5px 8px;
	border: 1px solid #a7a8a9;
	background: none;
	overflow: auto;
}
.advtab td input.error{border: 1px solid #D70128;}

.advtab td textarea.error{border: 1px solid #D70128;}

.advtab td .red{
	width: 290px;
}
.advtab td .red p{
	font-size: 12px;
	color: #d70404;
}
.advtab td .btn{
/*	margin-left: 28px;*/
	width: 50px;
	height: 27px;
}
.advtab td .btn input.but{
	display: block;
	margin: 0;
	margin-left: 28px;
	padding: 0;
	width: 50px;
	height: 27px;
	border: none;
	color: #fff;
	font-weight: bold;
	background: #46aaab;
}
.leave-scroll{
	position: relative;
	margin: 20px 0;
	padding-left: 25px;
	width: 447px;
	height: 265px;
	border-left: 1px solid #c6c6c6;
	overflow: hidden;
	line-height: 20px;
	-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
}
.leave-scroll .scroll-obj ul li{
	margin-bottom: 27px;
}
.leave-scroll .scroll-obj ul li:hover .ques p{
	background: url(../img/icon04.png) no-repeat left center;
}
.leave-scroll .scroll-obj ul li .ques{
	width: 412px;
	height: 42px;
	background: url(../img/bg10.png) no-repeat center;
}
.leave-scroll .scroll-obj ul li .ques p{
	margin-left: 13px;
	padding-left: 44px;
	line-height: 36px;
	background: url(../img/icon03.png) no-repeat left center;
}
.leave-scroll .scroll-obj ul li .answ{
	margin:7px 0 0 20px;
}
.leave-scroll .scroll-obj ul li .answ .top{
	width: 370px;
	height: 10px;
	background: url(../img/bg7.png) no-repeat center;
}
.leave-scroll .scroll-obj ul li .answ .mid{
	width: 370px;
	padding: 5px 0;
	background: url(../img/bg8.png) repeat-y;
}
.leave-scroll .scroll-obj ul li .answ .bot{
	width: 370px;
	height: 5px;
	background: url(../img/bg9.png) no-repeat center;
}
.leave-scroll .scroll-obj ul li .answ .mid .mid-img{
	width: 46px;
	height: 40px;
	background: url(../img/icon10.png) no-repeat center;
}

.leave-scroll .scroll-obj ul li .answ .mid .mid-txt{
	width: 300px;
	padding:0 5px 0 15px;
}
/*提交*/
.leave-pop{
	display: none;
	position: fixed;
	width:376px; 
	height:186px;
	left:50%;
	top:50%;
	margin:-93px 0 0 -188px;
	background:#fff;
	_position: absolute;
	_top: 190px;
	_margin-top: 0;
	text-align: center;
	
}
.leave-pop img{
	margin-top: 14px;
}
.leave-pop h2{
	font-size: 18px;
	color: #46aaab;
	line-height: 30px;
}

.leave-pop .close{
	margin: 10px auto 0;
	width: 97px;
	height: 31px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: url(../img/bg12.png) no-repeat center;
}
.leave-pop .close a{
	color: #fff;
	font-weight: bold;
}
/*产品中心_栏目页*/
.tit-pro{
	background: url(../img/txt06.png) no-repeat center;
}
.pro-scroll{
	position: relative;
	width: 460px;
	height: 265px;
	overflow: hidden;
	line-height: 24px;
	-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
}
.pro1-scroll{
	position: relative;
	width: 928px;
	height: 340px;
	overflow: hidden;
	line-height: 24px;
	-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
}
.pro1-scroll .scroll-obj ul{
	width: 960px;

}
.pro1-scroll .scroll-obj ul li{
	margin: 14px 60px 0 0;
	width: 420px;
	height: 98px;
}
.pro1-scroll .scroll-obj ul li .img-box{
	width: 148px;
	height: 91px;
	padding: 3px;
	border: 1px solid #d6d2d2;
}
.pro1-scroll .scroll-obj ul li .txt-box{
	width: 230px;
	height: 98px;
	overflow: hidden;
}
.pro2-scroll{
	position: relative;
	margin-top: 20px;
	width: 928px;
	height: 290px;
	overflow: hidden;
	line-height: 24px;
	-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
}

.paratab{
	border-top: 2px solid #cfcfcb;
	width: 880px;
}
.paratab tr td{
	height: 35px;
	border-bottom: 1px solid #cfcfcb;
	border-left: 1px solid #cfcfcb;
}
.paratab tr td.first{
	border-left: none;
}
.pro3-scroll{
	position: relative;
	margin: 20px 0 0 30px;
	width: 870px;
	height: 290px;
	overflow: hidden;
	line-height: 24px;
	-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
}
.bggay{
	width: 100%;
	height: 100%;
	background: url(../img/bg13.png) repeat;
}
/*产品中心列表页*/
.pro-top{
	margin: 0 auto;
	width: 875px;
	height: 120px;
}
.pro-top .name{
	width: 175px;
	height: 120px;
	background: url(../img/bg14.jpg) no-repeat center;
	text-align: center;
}
.pro-top .name img{
	margin-top: 28px;
}
.pro-top .name p{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.pro-top .txt{
	width: 575px;
	height: 100px;
	padding: 10px 35px;
	background:url(../img/bg-black.png) repeat;
}
.pro-top .txt h2{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #fefefe;
}
.pro-top .txt p{
	font-size: 11px;
	color: #98999a;
	font-family: "Arial";
	line-height: 15px;
}
.pro-top .back{
	margin-top: 1px;
	width: 55px;
	height: 50px;
	line-height: 50px;
	background: #70bcbe;
	text-align: center;
}
.pro-top .back a{
	color: #fff;
	font-weight: bold;
}
.product{
	position: relative;
	padding: 10px 95px 0;
	height: 172px;
	background: url(../img/bg-pro.png) repeat;
	/*background: #fff;*/
}
.product .pro-list{
	position: relative;
	width: 100%;
	height: 172px;
	overflow: hidden;
}
.product .pro-list ul li{
	width: 250px;
	height: 172px;
	text-align: center;
}
.product .pro-list ul li .list-img{
	width: 250px;
	height: 140px;
	overflow: hidden;
}
.product .pro-list ul li:hover p a{
	color: #46aaab;
}
.product .prev,.product .next{
	display: inline-block;
	position: absolute;
	width: 21px;
	height: 40px;
	background:url(../img/prev.png) no-repeat;
	top: 70px;
	z-index: 2;
}
.product .prev{
	left:37px;
}
.product .prev:hover{
	background-position: -28px 0;
}
.product .next{
	right: 37px;
	background-position: -79px 0;
}
.product .next:hover{
	background-position: -51px 0;
}
/*浮动*/
.side{ position:fixed; width:52px; height:212px; right:0; top:214px; z-index:100;}
.side ul li{ width:52px; height:52px; float:left; position:relative;margin-bottom: 1px;}
.side ul li .sidebox{ position:absolute; width:52px; height:52px; top:0; right:0;transition:all 0.3s;background:#6f6f6f; opacity:0.8; filter:Alpha(opacity=80); color:#fff; font:14px/54px "微软雅黑"; overflow:hidden;}
.side ul li .sidebox img{
	vertical-align: middle;
}
.side ul li .sidetop{ width:52px; height:52px; display:inline-block;background:#6f6f6f; opacity:0.8; filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{ background:#46aaab; opacity:1; filter:Alpha(opacity=100);}


/* 代码整理：懒人之家 www.lanrenzhijia.com */
* {
	margin:0;
	padding:0;
}
#full-screen-slider {
	width:100%;
	height:500px;
	float:left;
	position:relative
}
#slides {
	display:block;
	width:100%;
	height:500px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:400px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE
}
