*{
	padding: 0;
	margin: 0;
}

a{
	text-decoration: none;
}

ul,li{
	list-style: none;
}


body{}


.banner{
	width: 100%;
	height: 800px;
	background: url(../images/banner.jpg) no-repeat center center;
}


.toptt{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}


.toptt p{
	width: 234px;
	height: 138px;
	display: inline-block;
	margin: 10px 20px;
	background: #89A3BE;
	line-height: 138px;
	font-size: 36px;
	color: #fff;
	border-top-right-radius: 20px;
	box-shadow: 3px 3px 3px #ccc;
}


.bigtt{
	width: 1000px;
	height: 116px;
	background: url(../images/tit_line.jpg) no-repeat center bottom;
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
	font-size: 58px;
	color: #E5AE47;
	margin-top: 60px;
}

.bigtt_text{
	width: 1000px;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}


.changjing{
	width: 1100px;
	margin: 0 auto;
	font-size: 0;
	margin-top: 10px;
	text-align: left;
}

.cj-left{
	width: 390px;
	height: 580px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}


.cj-right{
	width: 700px;
	height: 580px;
	display: inline-block;
	vertical-align: top;
}


.cj-right .cjbot{
	width: 340px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
}


.zixun{
	width: 326px;
	height: 80px;
	background: url(../images/zixun.jpg) no-repeat;
	line-height: 80px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}

.zixun a{
	color: #702C00;
	font-size: 30px;
}



.product{
	width: 1200px;
	margin: 0 auto;
}


.product ul{
	width: 100%;
	text-align: center;
	font-size: 0;
}

.product ul li{
	width: 280px;
	height: 340px;
	background: #F14143;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
}

.product ul li img{
	width: 100%;
	height: 100%;
	display: block;
}


.product ul li .protext{
	width: 100%;
}

.product ul li .protext h3{
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 30px;
	color:#fff;
	margin-top: 40px;
}

.product ul li .protext h4{
	width: 112px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color:#fff;
	border-bottom: 1px dashed #fff;
	margin-top: 10px;
}

.product ul li .protext p{
	width:auto;
	padding: 0 20px;
	margin-top: 40px;
	font-size: 18px;
	text-align: left;
	line-height: 32px;
	color: #fff;
}


.probg{
	width: 100%;
	height: 900px;
	background: url(../images/probg.jpg) repeat-x;
	margin-top: 40px;
	overflow: hidden;
}


.probg .pimg{
	width: 1180px;
	margin: 0 auto;
	margin-top: 20px;
}


.probg .pimg img{
	display: block;
}



.chuangye{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	position: relative;
}


.chuangye .cyleft{
	width: 320px;
	display: inline-block;
	vertical-align: top;
}


.chuangye .cyright{
	width: 820px;
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
	position: absolute;
	left: 340px;
	top: 0;
	z-index: 2;
}


.chuangye .line{
	border: none;
	border-right: 5px dashed #F69800;
	width: 10px;
	height: 800px;
	position: absolute;
	left: 440px;
	top: 10px;
	z-index: 1;
}


.chuangye .cyright .cylist{
	width: 100%;
	margin-bottom: 70px;
}


.chuangye .cyright .cylist p{
	width: 160px;
	height: 160px;
	border: 5px dashed #F69800;
	color: #A13E00;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	line-height: 60px;
}

.chuangye .cyright .cylist dl{
	width: 620px;
	height: auto;
	display: inline-block;
	color: #A13E00;
	margin-left: 20px;
	vertical-align: top;
	margin-top: 0px;
}


.chuangye .cyright .cylist dl dt{
	width: auto;
	height: 80px;
	font-size: 36px;
}

.chuangye .cyright .cylist dl dd{
	font-size: 26px;
	line-height: 36px;
}



.cgxz{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

.cgxz dl{
	width: auto;
	display: inline-block;
	margin: 10px 20px;
}


.cgxz dl dt{
	width: auto;
	margin: 0 auto;
	border: 5px solid #91A2AC;
	position: relative;
	margin-bottom: 30px;
}


.cgxz dl dt span{
	width: 240px;
	height: 64px;
	background: url(../images/nbg.png);
	text-align: center;
	line-height: 64px;
	font-size: 44px;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -120px;
}

.cgxz dl dt img{
	display: block;
	margin: 20px;
}


.cgxz dl dd{
	font-size: 24px;
	line-height: 32px;
	text-align: left;
	text-indent: 80px;
	color: #000;
}






