@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px; border:0px;-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;}

body{ font-size:14px; font-family:"微软雅黑"; color:#666666;}
/*通用*/
.font{ font-size:16px; font-family:"微软雅黑"}
ul,ol,li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
a{ text-decoration:none; color:#666666;}
a:hover{ color:#e69f1a;}

.banner{
	background:url(../images/banner_01.jpg) no-repeat center;
	width:100%;
	height:560px;
}
.bj{
	width:100%;
	height:762px;
	background-image: url(../images/cpjs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.min{ width:1000px; margin:auto;}
.daoh{ background:url(../images/daoh.png) no-repeat; width:926px; height:75px; margin-left:90px;}
.daoh ul li{ float:left; width:150px; text-align:center; padding-top:23px; /*margin-left:5px;*/}
.daoh ul .moren{ padding-top:6px;}
.daoh ul .moren img{ padding-top:17px;}
.daoh ul .moren a{ background:url(../images/daobj_04.png) no-repeat; display:block; width:150px; height:61px; /*margin-right:10px;*/}

.wenzi_nr{ padding-top:120px;}


.feilv{
	width:100%;
	height:650px;
	background-image: url(../images/cpjs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.feilv_div{ padding:70px 0 0 80px;}

.jingli{
	width:100%;
	height:750px;
	background-image: url(../images/cpjs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.jianju{ padding-top:50px;}

.cpjs{
	width:100%;
	height:1250px;
	background-image: url(../images/cpjs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.jsjju{ padding-top:20px;}

.fengxiants{
	width:100%;
	height:1050px;
	background-image: url(../images/cpjs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.wemzi_ul{ width:960px;}
.wemzi_ul li{ color:#000; line-height:34px; font-size:16px;}
.wemzi_ul .bt{ font-size:18px; padding-bottom:20px; font-weight:bold;}
.wemzi_ul .right{ text-align:right;}
.footr{ background:#fff; height:100px;}
.footr_db{ width:430px; margin:auto; margin-top:25px;}
.footr_db ul{ padding-left:8px;}
.footr_db ul li{ float:left; font-size:12px;}
.footr_db ul li span{ padding:0px 5px; font-size:10px;}
.footr_db p{ font-size:12px; clear:both; margin-top:10px; float:left;}
.footr_db p span{ font-size:22px; display:block; float:left; padding-right:3px;}
.footr_db p i{ margin-top:4px;  font-style:normal; float:left;}
