
/* 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(../image/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(../image/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(../image/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;
}
.footer{
	width: 100%;
	padding-top: 30px;
	height: 119px;
	background: #000;
}
.footer-main{
	margin: 0 auto;
	width: 980px;
	height: 119px;
}
.footer-main p span{
	margin: 0 10px;
}
.footer-main .qq{
	margin-left: 20px;
	width: 33px;
	height: 22px;

}
.i-footer{
	width: 100%;
	background: #000;
	/*height:287px;*/
}
.i-footer .i-footer-main{
	margin: 0 auto;
	padding: 45px 0;
	width: 980px;
}
.i-nav ul li{
	width: 115px;
}
.i-nav ul li a{
	display: inline-block;
	width: 100%;
	line-height: 20px;
	color:#b1b1b1;
/*	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 #252525;
	padding-left: 30px;
	height: 155px;
}
.i-adress p.tit{
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
}
.i-adress p{
	color: #b1b1b1;
	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 #252525;
	color: #b1b1b1;
}
.i-footer .i-bottom a{
	color: #b1b1b1;
}
.i-footer .i-bottom a:hover{
	color: #fff;
}

.code{
	margin-left: 11px;
	width: 79px;
	height: 79px;

}
.index-wrap1{
	width: 100%;
	height: 586px;
	background: url(../image/bg1.jpg);
}
.index-wrap1 .con{
	padding-top: 25px;
	width: 100%;
	height: 83px;
	background: url(../image/line.png) no-repeat bottom;

}
.index-wrap1 .con .hd{
	margin: 0 auto;
	padding: 0 40px;
	width: 1050px;
}
.index-wrap1 .con .hd ul li{
	width: 350px;
	height:82px;	
	text-align: center;
	cursor: pointer;
}
.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(../image/line1.png) no-repeat bottom center;
}
.index-wrap1 .con .hd ul li p{
	height: 30px;
	color: #666;
}
.index-wrap1 .con .bd{
	position: relative;
	margin: 66px auto 0;
	width: 980px;
	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: 308px;
	height: 340px;
	background: #fff;
	border: 1px solid #f0eeee;
}
.index-wrap1 .con .bd ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 310px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: url(../image/bg3.jpg) no-repeat center;
}
.index-wrap1 .con .bd ul li .img{
	background: #fff;
	/*width:308px;
	height: 294px;*/
	margin:27px auto;
	width: 250px;
	height: 240px;
	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(../image/bg4.jpg) no-repeat center;
}
.index-wrap2{
	position: relative;
	width: 100%;
	height: 505px;
	background: url(../image/bg5.jpg) no-repeat center;
}
.index-wrap2 .con{
	margin: 0 auto;
	padding-top: 70px;
	width: 980px;
	overflow: hidden;
}
.index-wrap2 .con .i-news{
	margin-left: -493px;
	padding: 27px 35px 32px 22px;
	width: 436px;
	height: 301px;
	background: #fff;
}
.index-wrap2 .con .i-news ul li{
	margin-bottom: 35px;
	width: 436px;
	height: 133px;
}
.index-wrap2 .con .i-news ul li img{
	float: left;
}
.index-wrap2 .con .i-news ul li .txt{
	float: right;
	width: 240px;
}
.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: 36px;
	height:36px;
	top: -10px;
	left: 50%;
	margin-left: -22px;
	background: url(../image/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:0px;
	height:600px;
	background: url(../image/xxzs.jpg) no-repeat center;

}
.index-wrap3 .cc{
width:974px; margin:0px auto; overflow:hidden;}
.index-wrap3 ul{
padding:165px 0 0 0;}
.index-wrap3 li{
width:307px; height:300px; float:left; background-image:url(../image/xxbj.png); margin-right:26px;}
.index-wrap3 .noli{
margin-right:0px;}
.index-wrap3 li .pp{
width:284px; height:233px; margin:8px 0 0 7px;}
.index-wrap3 li .pp img{
width:284px; height:203px;}
.index-wrap3 li .pf{
padding:0px 0 0 12px; text-align:center; font-size:13px; font-weight:bold;}
.index-wrap3 li a {
color:#017471;float:left;height:300px;width:307px;}
.index-wrap3 li a:hover {
background-image:url(../image/xxbj1.png);color:#ffffff;}
.index-wrap3 li a:hover .pf{
color:#FFFFFF;}

.index-wrap4{
	position: relative;
	width: 100%;
	padding-top: 75px;
	height: 301px;
	background: url(404.png) no-repeat center;
}
.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(../image/txt05.png) ; 
}
.service-scroll{
	position: relative;
	margin: 20px 0;
	padding-left: 20px;
	width: 380px;
	height: 465px;
	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(../image/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(../image/icon04.png) no-repeat left center;
}
.leave-scroll .scroll-obj ul li .ques{
	width: 412px;
	height: 42px;
	background: url(../image/bg10.png) no-repeat center;
}
.leave-scroll .scroll-obj ul li .ques p{
	margin-left: 13px;
	padding-left: 44px;
	line-height: 36px;
	background: url(../image/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(../image/bg7.png) no-repeat center;
}
.leave-scroll .scroll-obj ul li .answ .mid{
	width: 370px;
	padding: 5px 0;
	background: url(../image/bg8.png) repeat-y;
}
.leave-scroll .scroll-obj ul li .answ .bot{
	width: 370px;
	height: 5px;
	background: url(../image/bg9.png) no-repeat center;
}
.leave-scroll .scroll-obj ul li .answ .mid .mid-img{
	width: 46px;
	height: 40px;
	background: url(../image/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(../image/bg12.png) no-repeat center;
}
.leave-pop .close a{
	color: #fff;
	font-weight: bold;
}
/*产品中心_栏目&#65533;*/
.tit-pro{
	background: url(../image/txt06.png) no-repeat center;
}
.pro-scroll{
	position: relative;
	width: 560px;
	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(../image/bg13.png) repeat;
}
/*产品中心列表&#65533;*/
.pro-top{
	margin: 0 auto;
	width: 875px;
	height: 120px;
}
.pro-top .name{
	width: 175px;
	height: 120px;
	background: url(../image/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(../image/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: 238px;
	background: url(../image/bg-pro.png) repeat;
	/*background: #fff;*/
}
.product .pro-list{
	position: relative;
	width: 100%;
	height: 238px;
	overflow: hidden;
}
.product .pro-list ul li{
	width: 250px;
	height: 238px;
	text-align: center;
}
.product .pro-list ul li .list-img{
	width: 250px;
	height: 155px;
	overflow: hidden;
	margin-top:30px;
}
.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(../image/prev.png) no-repeat;
	top: 100px;
	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);}