*{
	font-family: simhei;
	margin:0px;
	padding:0px;
	font-style: normal;
	list-style: none;
	text-decoration: none;
}
div,span,p,i,h1,h2,h3,h4,h5,h6,pre,strong{
	cursor: default;
}
a{
	cursor: pointer;
}

html{
	min-width: 1200px;
}

.nav_li{
	cursor: pointer;
}
a{
	cursor: pointer;
}
.cu_p{
	cursor: pointer;
}

.fl{
	float: left;
}
.rl{
	float: right;
}
.clearfix::after,.clearfix::before{
	clear: both;
	display: block;
	content: '';
}

.w{
	width: 1200px;
	margin:0px auto;
}

.header{
	width: 100%;
}
.header_top{
	width: 100%;
	background-color: #f2f2f2;
	height: 38px;
	line-height: 38px;
}
.welcome{
	font-size: 12px;
	color: #666666;
}
.lianxi_tel{
	font-size: 12px;
	color: #666666;
	margin-right: 15px;
}
.top_detail{
	font-size: 12px;
	color: #666666;
}
.top_detail div{
	display: inline-block;
}
.top_detail a{
	font-size: 12px;
	color: #666666;
}
.header_con{
	padding: 40px 0 35px;
}

.search{
	display: inline-block;
}
.top_input input{
	width: 516px;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	border:2px solid #fe5a3f;
	padding-left: 20px;
	padding-right: 20px;
	outline: none;
	font-size: 12px;
	color: #333;
	display: block;
}
.top_input a{
	display: block;
	width: 86px;
	height: 40px;
	line-height: 40px;
	background-color: #fe5a3f;
	text-align: center;
}
.top_input a img{
	width: 20px;
	height: 20px;
}
.search_span a{
	display: inline-block;
	font-size: 12px;
	color: #999999;
}
.search_span .reci{
	color: #fe5a3f;
}
.search{
	margin-right: 20px;
}
.gouwuche{
	width: 130px;
	height: 40px;
	box-sizing: border-box;
	border:2px solid #f0f0f0;
	margin-right: 20px;
	cursor: pointer;
}
.gouwuche a{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.gouwuche img{
	width: 16px;
	height: 16px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	cursor: pointer;
}
.gouwuche span{
	line-height: 40px;
	font-size: 12px;
	color: #fe5a3f;
	cursor: pointer;
}

.logo{
	width: 227px;
}
.logo img{
	width: 227px;
}
.nav{
	position: relative;
}
.nav_detail{
	width: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: #fff;
}
.nav_detail_top{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: rgba(254,90,63,0.2);	cursor: pointer;
}
.nav_detail_top span{
	font-size: 16px;
	color: #fe5a3f;
	margin-left: 30px;
	margin-right: 20px;
}
.nav_detail_top img{
	width: 12px;
	height: 12px;
	margin-top: 18px;
}
.detail_ul{
	width: 100%;
	min-height: 526px;
}
.detail_li{
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	padding:0 20px;
	position: relative;
	background-color: #fff;
}
.detail_li .li_span{
	font-size: 14px;
	color: #333333;
	line-height: 46px;
	cursor: pointer;
}
.detail_li .li_icon{
	margin-top: 10px;
	cursor: pointer;
}
.right_ul{
	position: absolute;
	left: 200px;
	width: 700px;
	background-color: #fff;
	display: none;
	z-index: 2;
}
.right_ul li{
	float: left;
	width: 33.33%;
	line-height: 40px;
	text-align: center;
}
.right_ul li a{
	font-size: 14px;
	color: #333333;
}
.detail_li:hover{
	background-color: #f8f8f8;
	cursor: pointer;
}
.detail_li:hover .li_icon path{
	stroke: #333;
}

.nav_li{
	float: left;
	height: 50px;
	text-align: center;
	position: relative;
	padding:0 39px;
}
.nav_ul{
	margin-left: 200px;
}
.nav_li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	font-size: 16px;
	color: #666666;
}
.nav_li ul{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50px;
	background-color: #fff;
	display: none;
	z-index: 8888;
}
.nav_li li{
	line-height: 25px;
	font-size: 16px;
	color: #666666;
}

.nav_li:hover .li_a{
	color: #FE5A3F;
}
.nav_li li:hover a{
	color: #FE5A3F;
}

.right_ul li:hover a{
	color: #FE5A3F;
}


.main_weizhi{
	padding:30px 20px
}
.weizhi_span{
	font-size: 14px;
	color: #333333;
}
.weizhi_con{
	font-size: 14px;
}
.weizhi_prev{
	color: #FE5A3F;
}
.weizhi_fuhao{
	color: #999999;
	margin:0 8px;
}
.weizhi_now{
	color: #999999;
}


.bottom{
    background: #efefef;
    padding-top: 50px;
}
.section_07{
    width:100%;
    padding-bottom: 40px;
    border-bottom: 1px solid #cacaca;
}
.section_07 ul>li{
    width:234px;
    padding-left: 18px;
    border-right: 1px solid #cacaca;
    box-sizing: border-box;
    float: left;
}
.section_07 ul>li:last-child{
    border: none;
}
.section_07 ul>li img{
    margin-right: 16px;
}
.section_07 ul>li h5{
    color:#060606;
    font-size: 14px;
    font-weight: normal;
}
.section_07 ul>li p{
    color:#262626;
    font-size: 12px;
}
.section_08{
    padding-top: 40px;
}
.section_08 ul{
    width:960px;
    padding-bottom: 26px;
}
.section_08 .contact{
    width:203px;
    border-left: 1px solid #cacaca;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color:#e21115;
}
.section_08>ul>li{
    width:105px;
    text-align: center;
    float: left;
    margin-right: 55px;
}
.section_08>ul>li>ul{
    width: 105px;
}
.section_08>ul>li h5{
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}
.section_08>ul>li>ul li a{
    font-size: 12px;
    color:#000;
}
.section_08>ul>li>ul li a:hover{
    font-size: 12px;
    color:#c2272d;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    content: " ";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}



.footer{
	width: 100%;
	height: 64px;
	background-color: #444444;
	line-height: 64px;
	text-align: center;
}
.footer p{
	font-size: 16px;
	color: #959595;
}
.footer a{
	color: #959595;
}

.text-over-1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.text-over-2 {
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.text-over-3 {
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}