﻿*{
	margin: 0;
	padding: 0;}
html,body{
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}

.box{
	width: 100%;
	min-width: 1280px;
}
.header{
	width:100%;
	height:30px;
	background:#f8f8f8;
	border-bottom: 1px solid #dddddd;
}
.header_1{
	width: 1200px;
	margin: auto;
	line-height: 30px;
	color: #b5b5b5;
	font-size: 12px;
}
.nav{
	width: 1200px;
	height: 115px;
	margin: auto;
	overflow: hidden;
}
.nav img{
	
	margin-top:15px;
	float: left;
}
.ul_nav{
	float:right;
	text-align: center;
	
}
.ul_nav li{
	float: left;
	padding:32.5px 25px ;
	color: black;
	font-size: 18px;
	display:inline-block;
}

.ul_nav li p{
	transition: all 0.5s;
}
.ul_nav li p b{
	display: block;
	font-weight: normal;
	margin-top: 5PX;
	font-size: 16px;
}
.ul_nav .nav_li{
	background: #e9e7e6;
}
.ul_nav .nav_li p{
	color: #ff5900;
	 background-image: -webkit-gradient(linear, 15 top , 60 bottom, from(#ffe000), to(#ff2f00));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.ul_nav li:hover{
	background: #e9e7e6;
}
.ul_nav li:hover p{
	color: #ff5900;
	 background-image: -webkit-gradient(linear, 15 top , 60 bottom, from(#ffe000), to(#ff2f00));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.section_Carousel{
	width: 100%;
	height:500px;
	position: relative;
}
.section_Carousel_ul{
	width: 100%;
	
}
.section_Carousel_ul li{
	width: 100%;
	position: absolute;
	display: none;
}
.section_Carousel_ul .section_Carousel_ul_li{
	display: block;
}
.section_Carousel_ul li img{
	width: 100%;
	height: 500px;
	
}
.section_Carousel_dian{
	position: absolute;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	bottom: 20px;
}
.section_Carousel_dian li{
	width: 15px;
	height: 15px;
	margin:0 5px;
	float: left;
	background: white;
	border-radius:100% ;
	cursor: pointer;
}
.section_Carousel_dian .li_car{
	background: #d1d1d1;
}
.section_Carousel_qie{
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 45%;
}
.img_1{
	float: left;
	margin-left: -40px;
	cursor: pointer;
}
.img_2{
	float:right;
	margin-right: -40px;
	cursor: pointer;
}
.section_Carousel_txt{
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	 font-size: 33px;
	 color: #ffaa00;
	 position: absolute;
	top: 100px;
}
.section_Carousel_txt p{
	
	text-align: right;
}
.section_Carousel_txt p b{
	font-weight: normal;
	margin-left: 15px;
}
.section_Carousel_txt span{
	display: block;
	font-family: "Arial";
	font-size: 22px;
	margin-top: 10px;
}
.section{
	width: 100%;
	margin-top:30px;
	height:auto;
	overflow: hidden;
}
.section_info{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	position: relative;
}
.aside{
	width: 340px;
	float: left;
	padding-bottom: 70px;
}
.section_info_1{
	width: 825px;
	float: left;
	margin-left:20px;
}
.aside_pro{
	width: 338px;
	height: 63px;
	border: 1px solid #d9d9d9;
}
.aside_pro_p{
	height: 42px;
	border-left: 4px solid #f49312;
	margin-left: 20px;
	margin-top: 11px;
}
.aside_pro_p span{
	display: block;
	margin-left: 20px;
}
.span_1{
	font-size: 18px;
	font-weight: bold;
	 background-image: -webkit-gradient(linear, 30 0 , 50 bottom, from(#ffe000), to(#ff2f00));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     color: #ff5900;
}
.span_2{
	color: #e7e7e7;
}
.aside_pro_ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.aside_pro_ul li{
	width:338px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #d9d9d9;
	border-top: 0;
	text-align: center;
	font-size: 15px;
	color: #f49312;
	transition: all 0.5s; 
	cursor: pointer;
}
.aside_pro_ul .aside_pro_ul_li{
	border-top: 1px solid #d9d9d9;
	color: white;
	background: #f49312;
	font-weight: bold;
}

.aside_pro1{
	width: 338px;
	height:auto;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	border: 1px solid #d9d9d9;
}
.aside_img{
	display: block;
	margin:20px auto;
}
.aside_pro1 h3{
	color: #1b1b1b;
	font-size: 18px;
	font-weight:600;
	padding-left: 20px;
	font-family: "黑体";
}
.contact_li1{
	
	width: 270px;
	margin-left:20px;
	font-size: 13px;
}

.contact_li2{
	width: 280px;
	
}

.contact_li1 p{
	line-height: 30px;
	height: auto;
	width: 260px;
	overflow: hidden;
}
.p_con1 b{
	display: block;
	width: 65px;
	float: left;
	font-weight: normal;
}
.p_con1 span{
	display:block;
	float:left;
	width: 180px;
}
.p_con2 span{
	letter-spacing: 8px;
}
.p_con3 span{
	letter-spacing: 4.5px;
}
.section_pro_div{
	width: 791px;
	height: 42px;
	border-left: 4px solid #f49312;
	margin-left: 15px;
	margin-top: 11px;
	margin-bottom:20px;
	
}
.section_pro_div p{
	height: 42px;
	line-height: 42px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.section_pro_p span{
	display: block;
	height: 42px;
	line-height: 42px;
}
.span_3{
	margin-left:15px;
	font-size: 18px;
	font-weight: bold;
	 background-image: -webkit-gradient(linear, 30 0 , 50 bottom, from(#ffe000), to(#ff2f00));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     float: left;
     color: #ff5900;
}
.span_4{
	margin-top: 10px;
	float: right;
	font-size: 12px;
	color: #afafaf;
}

.span_4 a{
	color: #afafaf;
}
.section_news{
	width: 795px;
	height:auto;
	margin-left: 15px;
	overflow: hidden;
}
.news_ul{
	width: 100%;
}
.news_ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #c9cacb;
}
.news_ul_info{
	width: 160px;
	height: 160px;
	float: left;
	overflow: hidden;
}
.news_ul_info img{
	width: 160px;
	height: 160px;
}
.news_ul_info1{
	float: right;
	width: 615px;
	height:160px;
}
.news_p1{
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	max-height:35px;
	margin-bottom: 5px;
}
.news_p2{
	line-height:28px;
	max-height: 56px;
	height: 56px;
	overflow: hidden;
	color: #262626;
}
.news_p3{
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.news_p3 span{
	color: #858585;
}
.news_p3 a{
	float: right;
	display: block;
	width: 96px;
	height: 31px;
	background: url(../image/fds121212.png) no-repeat;
	text-align: center;
	line-height:31px;
	
}
.news_p3 a span{
	color: #ff5900;
	background-image: -webkit-gradient(linear, 15 top , 40 0, from(#ffe000), to(#ff5900));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.ye{
	position: absolute;
	bottom: 0;
	left: 570px;
}
.ye i{
	font-style: normal;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px;
}
.ye a{
	display: inline-block;
	font-size: 12px;
	color: #666666;
	background: #e5e5e5;
	border-radius:5px ;
	padding: 5px 10px;
	margin: auto 3px;
	transition: all 0.5s;
	
}
.ye a:hover{
	color: white;
	background: #f49312;
}
.ye span{
	color: white;
	background: #f49312;
	border-radius:5px ;
	padding: 5px 10px;
	margin: auto 3px;
	display: inline-block;
	font-size: 12px;
	transition: all 0.5s;
}


.link{
	width: 1200px;
	height:22px;
	margin:50px auto 30px;
	
}
.link p{
	float: left;
}
.link_p1{
	width: 168px;
	margin-right: 50px;
	text-align: center;
}
.link p a{
	display: block;
	width: 168px;
	color: black;
}

.link_p1 a:hover{
	color: #ff5900;
	text-decoration: underline;
	background-image: -webkit-gradient(linear, 40 0 , 120 bottom, from(#ffe000), to(#ff5900));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.link_p1:hover{
	
	border-bottom: 1px solid rgba(255, 141, 0, 0.66);
}
.footer{
	width: 100%;
	height: 70px;
	background: #f5f5f5;
}
.footer_1{
	width: 1280px;
	position: relative;
	margin: auto;
}
.footer_info{
	width: 1200px;
	height: 70px;
	margin: auto;
	font-size: 12px;
	text-align: center;
	line-height: 70px;
	color: #bbbbbb;
}
.img_di{
	float: left;
	margin-top: 10px;
}
.footer_info p{
	float: right;
}
.footer_info p img{
	vertical-align: middle;
	margin: 0 3px;
	
}
.fan{
	position: absolute;
	right: 0;
	top: 20%;
	cursor: pointer;
} 