﻿    @charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}


.pro img,.proshow img,.ys img,.zjgs img,.news img{
	display: block;
}

/*banner*/
.banner{
	height: 460px;
	overflow: hidden;
}

.banner1{
	display: block;
	
	height: 460px;

	background: url(img/index/banner1.jpg) no-repeat center 0;
}

/*搜索栏*/
.search{
	height: 48px;

	line-height: 48px;
	border-bottom: 1px solid #d7d7d7;
	overflow: hidden;

	background: #f2f2f2;
}

.sear{
	margin: 0 auto;

	width: 1000px;
}

.search p{
	float: left;

	width: 422px;
	overflow: hidden;
}

.search p b,.search p a{
	font-size: 12px;
	color: #666;
}

.search p a{margin-right: 10px;}

.searchbox{
	float: left;

	margin-top: 14px;
	width: 230px;
	height: 23px;

	line-height: 23px;
	overflow: hidden;
}
.searchbox input{outline: none;}

.seartxt{
	float: left;

	padding-left: 30px;
	width: 155px;
	height: 21px;
	border: 1px solid #ddd;

	font-size: 12px;
	color: #b1b1b1;
	text-indent: 6px;
	line-height: 21px;

	background: url(img/index/ss_bg.gif) #fff no-repeat;
}

.searss{
	float: right;

	width: 37px;
	height: 23px;
	border: 0;
	cursor: pointer;

	background: url(img/index/ss.gif) no-repeat;
}

.pho{
	float: right;
	
	font-size: 12px;
	color: #666;
}

.pho b{
	font-size: 24px;
	color: #0089e1;
}

/*产品*/
.pro{
	padding-top: 55px;
	height: 1005px;

	overflow: hidden;
}

.tit1{
	margin-bottom: 42px;

	font-size: 14px;
	color: #999;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.tit1 b{
	margin-bottom: 8px;

	display: block;
	font-size: 34px;
	color: #0089e1;
}

.pro_l{
	float: left;

	padding-bottom: 8px;
	width: 209px;
	overflow: hidden;

	background: url(img/index/pro_lbg.gif) repeat-y;
}

.pro_l h4{
	padding: 20px 0;
	height: 42px;

	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;

	background: url(img/index/pro_l.gif) no-repeat;
}

.pro_l h4 a{color: #fff;}

.pro_l p{
	margin-bottom: 5px;

	font-size: 22px;
	font-weight: bold;
}

.pro_lbox{
	margin: 0 auto;
	padding: 12px 0;
	width: 194px;

	background: #fff;
}

.pro_lbox h3{
	margin: 0 auto;
	width: 175px;
	height: 27px;
	overflow: hidden;
}

.pro_lbox h3 a{
	padding-left: 20px;
	display: block;

	font-size: 14px;
	color: #333;
	line-height: 27px;

	background: url(img/index/pro_lh.gif) no-repeat;
}

.pro_lbox h3.cur a,.pro_lbox h3 a:hover{
	color: #0089e1;

	background-position: 0 bottom;
}

.pro_lbox ul{
	margin: 3px auto;

	width: 165px;
}

.pro_lbox li{
	height: 30px;
	overflow: hidden;

	font-size: 0;
}

.pro_lbox li i{
	margin: 12px 5px 0 0;
	float: left;

	width: 3px;
	height: 5px;
	vertical-align: middle;

	background: url(img/index/icobox.png) no-repeat -759px -26px;
}

.pro_lbox li a{
	margin-left: 10px;
	display: block;
	border-bottom: 1px dashed #696969;
	
	font-size: 14px;
	color: #696969;
	line-height: 29px;
}

.pro_lbox li a:hover{color: #0089e1;}

.pro_lbox li.last a{border-bottom: 0;}

.pro_r{
	float: right;

	width: 760px;
	overflow: hidden;
}

.pro_rt{
	margin-bottom: 30px;
	height: 34px;
	border-bottom: 1px solid #ddd;

	line-height: 34px;
	overflow: hidden;
}

.pro_rt li{
	float: left;

	margin-right: 2px;
	width: 142px;

	text-align: center;
	overflow: hidden;
}

.pro_rt li a{
	display: block;

	font-size: 16px;
	color: #333;

	background: #dedede;
}

.pro_rt li.cur a,.pro_rt li a:hover{
	color: #fff;

	background: url(img/index/pro_rt_hov.gif) repeat-x;
}

.pro_more{
	position: absolute;
	top: 0;
	right: 0;

	font-size: 12px;
	color: #333;
}

.pro_more i{
	margin: 12px 4px 0 0;
	float: left;
	width: 9px;
	height: 9px;

	overflow: hidden;

	background: url(img/index/icobox.png) no-repeat -785px -26px;
}

.pro_rb li{
	float: left;

	margin: 0 18px 26px 0;
	width: 241px;
}

.pro_rb li.last{margin-right: 0;}

.pro_rb li .proimg{border: 2px solid #c7c7c7;}

.pro_rb li img{
	width: 237px;
	height: 162px;
}

.pro_rb li p{
	height: 24px;

	font-size: 12px;
	text-align: center;
	line-height: 24px;

	background: #dedede;
}

.probtn{
	padding-top: 16px;
	
	font-size: 0;
	text-align: center;

	background: url(img/index/pro_bg.gif) no-repeat center top;
}

.probtn a{
	display: inline-block;
	width: 90px;
	height: 26px;

	font-size: 14px;
	color: #333;
	line-height: 26px;

	background: #dedede;
}

.probtn a.last{
	color: #fff;

	background: #0089e1;
}


/*产品横幅展示*/
.proshow{
	height: 693px;
	overflow: hidden;
}

.proshow h2 b{background: url(img/index/line1.gif) no-repeat center center;}

.proshow h3{
	height: 36px;

	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 36px;

	background: #0089e1;
}

.pro_box{
	position: relative;

	height: 563px;
	overflow: hidden;

	font-size: 0;
	text-align: center;

	background: url(img/index/bg1.gif) repeat;
}

.pb_img{
	margin-bottom: 28px;
	height: 460px;
	overflow: hidden;
}

.pb_img li a{
	display: block;
	height: 460px;

	background: url(img/index/pro_s1.jpg) no-repeat center 0;
}

.prev1,.next1{
	display: inline-block;
	width: 58px;
	height: 31px;
	border: 1px solid #ccc;
	
	font-size: 24px;
	color: #0089e1;
	text-align: center;
	line-height: 31px;

	background: #ccc;
}

.prev1:hover,.next1:hover{
	border: 1px solid #0089e1;

	background: #fff;
}

.pro_box a.more{
	position: absolute;
	bottom: 42px;
	left: 50%;

	margin-left: 75px;

	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}


.pro_box .tempWrap{ margin: 0 auto;}
.pro_box .tempWrap img{ margin: 0 auto;}
/*咨询电话1*/
.zx1{
	padding-top: 50px;
	height: 175px;
	overflow: hidden;

	background: url(img/index/zx1_bg.jpg) no-repeat center 0;
}

.zx1 h2{
	color: #fff;
	font-weight: normal;
	text-align: center;

	background: url(img/index/zx1_h.png) no-repeat center 30px;
}

.zx1 h2 b{font-size: 38px;}

.zx1 h2 p{
	margin-top: 22px;
	padding-left: 285px;

	font-size: 18px;
	text-align: left;
}

.zx1 h2 p i{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}

.zx1 a,.zx2 a{
	margin: 15px auto 0;
	display: block;
	width: 131px;
	height: 32px;

	font-size: 16px;
	color: #0089e1;
	font-weight: bold;
	text-align: center;
	line-height: 32px;

	background: url(img/index/btn1.png) no-repeat;
}

/*优势*/
.ys{
	padding-top: 64px;
	height: 1780px;
	overflow: hidden;
}

.ysbox{margin-top: 41px;}

.ysbox h3{
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;

	font-size: 24px;
	color: #333;
}

.ysbox h3 em{
	margin-top: 8px;
	display: block;

	font-size: 16px;
	color: #444;
	font-weight: normal;
}

.ysbox p{
	font-size: 14px;
	color: #444;

	line-height: 26px;
}

.ysbox dl{margin-bottom: 37px;}

.ysbox dt{
	float: left;

	width: 53px;
	height: 53px;

	font-size: 29px;
	color: #fff;
	text-align: center;
	line-height: 53px;

	background: url(img/index/icobox.png) no-repeat -32px 0;
}

.ysbox dd{
	float: right;

	width: 300px;
}

.ysbtn{
	margin-top: 18px;

	font-size: 0;
}

.ysbtn a{
	display: inline-block;
	width: 103px;
	height: 31px;

	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 31px;

	background: url(img/index/icobox.png) no-repeat -133px -40px;
}

.ysbtn a.last{
	margin-left: 13px;

	background: url(img/index/icobox.png) no-repeat -238px -40px;
}


.ys1{
	padding-bottom: 22px;
	height: 660px;
	overflow: hidden;

	background: url(img/index/ys1_bg.jpg) no-repeat center bottom;
}

.ys1 .ys_content{
	margin-left: -10px;
	padding-top: 62px;
	width: 370px;
}

.ys2{
	height: 350px;
	overflow: hidden;
}

.ys2 .ys_content{
	padding: 68px 0 0 20px;
	width: 356px;
}

.ys2 dd{width: 283px;}

.ys3{
	margin-top: 42px;
	height: 540px;
	overflow: hidden;

	background: url(img/index/ys_bg.jpg) no-repeat center 303px;
}

.ys3 dl{padding-left: 20px;}

.ys3 dd{
	padding-top: 10px;
	width: 910px;
}

.parbox ul{
	margin: 30px auto 0;
	width: 886px;
}

.parbox li{
	float: left;

	margin-right: 38px;
	width: 193px;
	height: 164px;

	font-size: 0;
	overflow: hidden;
}

.parbox li.last{margin-right: 0;}

.parbox li img{
	width: 190px;
	height: 119px;
	border:1px solid #ddd;
}

.parbox li p{
	height: 30px;

	font-size: 14px;
	color: #3e3e3e;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}

/*咨询电话2*/
.zx2{
	padding-top: 50px;
	height: 142px;

	background: url(img/index/zx2_bg.jpg) no-repeat center 0;
}

.zx2 dl{
	padding-left: 664px;
	width: 315px;
}

.zx2 dt{
	float: left;

	width: 44px;
	height: 44px;

	background: url(img/index/icobox.png) no-repeat -87px 0;
}

.zx2 dd{
	float: right;

	width: 255px;

	font-size: 14px;
	color: #fff;
}

.zx2 dd b{
	display: block;

	font-size: 30px;
}

/*走进九沣*/
.zjgs{
	padding-top: 57px;
	height: 400px;
	overflow: hidden;

	background: #f0f0f0;
}

.tit2{
	padding-right: 10px;
	height: 38px;

	line-height: 38px;

	background: #e9e9e9;
}

.tit2 a.more,.teamcon a.more,.news a.more{
	float: right;

	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.tit2 a.first{
	display: block;
	width: 151px;
	height: 38px;

	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 38px;

	background: url(img/index/icobox.png) no-repeat -133px 0;
}

.zjgs dl{margin-top: 30px;}

.zjgs dt{
	float: left;

	width: 471px;
	overflow: hidden;
}

.zjgs dt img{
	width: 471px;
	height: 246px;
}

.zjgs dt i{
	display: block;

	width: 100%;
	height: 30px;

	background: url(img/index/icobox.png) no-repeat -286px 0;
}

.zjgs dd{
	float: right;

	width: 486px;
	overflow: hidden;

}

.zjgs dd h3{
	height: 44px;
	border-bottom: 1px solid #ccc;

	font-size: 16px;
	color: #333;
	line-height: 44px;
}

.zjgs dd p{
	margin-top: 13px;

	height: 140px;

	font-size: 14px;
	color: #666;
	line-height: 28px;
	overflow: hidden;
}

/* 九沣实力&九沣荣誉 */
.team{
	height: 308px;
	overflow: hidden;

	background: #f0f0f0;
}

.teamcon,.infcon{
	padding-right: 10px;
	height: 38px;
	border-bottom: 1px solid #e3e3e3;

	line-height: 38px;
}

.teamcon li,.infcon li{
	float: left;

	width: 151px;
	text-align: center;
	overflow: hidden;
}

.teamcon li a,.infcon li a{
	display: block;
	width: 151px;
	height: 38px;

	font-size: 16px;
	color: #333;
}

.teamcon li a:hover,.teamcon li.cur a,.infcon li a:hover,.infcon li.cur a{
	color: #fff;
	font-weight: bold;

	background: url(img/index/icobox.png) no-repeat -133px 0;
}

.teambox{
	position: relative;

	margin-top: 35px;
}

.prev2,.next2{
	position: absolute;
	top: 45px;
	z-index: 30;

	display: block;
	width: 14px;
	height: 74px;
}

.prev2{
	left: 0;

	background: url(img/index/icobox.png) no-repeat -16px 0;
}

.next2{
	right: 0;

	background: url(img/index/icobox.png) no-repeat;
}

.prev2:hover,.next2:hover{opacity: 0.8;}

.teamconbox{
	margin: 0 auto;

	width: 952px;
}

.teamconbox li{
	float: left;

	padding: 0 10px;
	width: 218px;
	overflow: hidden;
}

.teamconbox li img{
	width: 218px;
	height: 162px;
}

.teamconbox li p{
	margin-top: 6px;
	height: 28px;

	font-size: 14px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
}

.teamconbox li p a{color: #333;}

/*九沣动态&行业前瞻&常见问答*/
.news{
	margin-top: 54px;
	height: 430px;
	overflow: hidden;
}

.information{
	float: left;

	width: 675px;
}

.infcon{background: #f4f4f4;}

.infconbox{margin-top: 28px;}

.infconbox dt{
	float: left;

	width: 310px;
	overflow: hidden;
}

.infconbox dt img{
	width: 308px;
	height: 160px;
	border: 1px solid #ddd;
}

.infconbox dd{
	float: right;

	width: 335px;
	overflow: hidden;
}

.infconbox dd h3{
	height: 38px;
	border-bottom: 1px solid #ccc;

	font-size: 14px;
	color: #333;
	line-height: 38px;
}

.infconbox dd p{
	position: relative;

	margin-top: 12px;
	height: 112px;

	font-size: 14px;
	color: #666;
	line-height: 28px;
}

.infconbox dd p a{
	position: absolute;
	right: 0;
	bottom: 0;

	display: block;

	font-size: 14px;
	color: #0089e1;

	background: #fff;
}

.infconbox ul{
	margin-top: 15px;

	background: url(img/index/inf_line.gif) no-repeat center center;
}

.infconbox li{
	float: left;

	width: 304px;
	height: 40px;
	border-bottom: 1px solid #ddd;

	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
}

.infconbox li.last{float: right;}

.infconbox li.nobor{border-bottom: 0;}

.infconbox li a{color: #666;}

.infconbox li i{
	float: left;

	margin: 15px 8px 0 0;
	width: 5px;
	height: 10px;

	overflow: hidden;

	background: url(img/index/icobox.png) no-repeat -759px -52px;
}

.question{
	float: right;

	width: 282px;
}

.questionbox{margin-top: 35px;}

.questionbox dl{
	margin-bottom: 20px;
	height: 93px;
	border-bottom: 1px solid #ccc;
}

.questionbox dt{
	margin-bottom: 8px;
	height: 20px;

	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}

.questionbox dt a{color: #333;}

.questionbox dt i{
	float: left;

	margin-right: 5px;
	width: 20px;
	height: 20px;
	overflow: hidden;

	background: url(img/index/icobox.png) no-repeat -811px 0;
}

.questionbox dd p{
	float: right;

	margin-top: -3px;
	width: 256px;
	height: 56px;

	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
}

.questionbox dd a{color: #666;}

.questionbox dd i{
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;

	background: url(img/index/icobox.png) no-repeat -759px 0;
}

/*友情链接*/
.link{
	padding-top: 45px;
	height: 110px;
	border-top: 1px solid #ccc;
}

.link_l{
	float: left;

	width: 166px;
}

.link_l a{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}

.link_r{
	float: right;

	width: 825px;
	border-left: 1px solid #ddd;

	font-size: 0px;
	text-align: center;
}

.link_r a{
	margin: 0 24px;
	display: inline-block;
	height: 32px;

	font-size: 14px;
	color: #777;
	line-height: 32px;
}





/******************************广告*********************************/
.banners{height: 460px;}
.fullSlide {
	width:100%;
	position:relative;
	height:460px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:540px;
	overflow:hidden;
	text-align:center;
	 background-position:center top;
}
.fullSlide .bd li a {
	display:block;
	height:540px;
}

.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
	height:8px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#0084D8;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px; 
	height:73px;
}
.fullSlide .prev
{
      background:url(img/Index/left1s.png) no-repeat;
  }
.fullSlide .next {
	left:auto;
	right:5%;
	background:url(img/Index/right1s.png) no-repeat;
}


.ys2 .ys_img{
	padding-top: 220px;

	width: 560px;
	height: 350px;
	overflow: hidden;

	background: url(img/index/ys2.jpg) no-repeat;
}

.ys2 .ys_img li{
	float: left;

	margin-right: 9px;

	width: 180px;
}

.ys2 .ys_img li.last{
	margin-right: 0;
}

.ys2 .ys_img li img{
	width: 182px;
	height: 129px;
}