﻿*{
	margin: 0;
	padding: 0;}
html,body{
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	max-width: 100%;
}
.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;
	display: inline;
	
}
.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 h1{
	background:url(../image/14545645.png) no-repeat center;

}
.section h1 p{
	font-size: 40px;
	margin: auto;
	width: 210px;
	 background-image: -webkit-gradient(linear, left top , right 0, from(#ffe000), to(#ff2f00));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     color: #ff5900;
}
.section h1 .section_p1{
	width:170px;
}
.section .news_p{
	width: 160px;
}
.section_p{
	margin-top: 15px;
	text-align: center;
	color: #a3a3a3;
	font-size: 16px;
}
.section_idea{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:50px auto ;
}
.section_idea div{
	float: left;
}
.section_idea_info{
	width: 500px;
	position: relative;
	height: 395px;
	overflow: hidden;
}

.idea_ul{
	width: 800%;
}
.idea_ul li{
	float: left;
	width: 12.5%;
}

.section_idea_info1{
	width: 650px;
	margin-left: 50px;
	
}
.section_idea_info1 div{
	max-height: 282px;
	overflow: hidden;
}
.img_3{
	position: absolute;
	left: 10px;
	top: 45%;
	cursor: pointer;
}
.img_4{
	position: absolute;
	right: 10px;
	top: 45%;
	cursor: pointer;
}
.section_idea_info1 h2{
	font-size: 20px;
	color: #ff5900;
	margin-left: 8px;
}
.section_idea_info1 h3{
	font-size: 16px;
	color: #262626;
	margin:15px auto 22px;
}
.section_idea_info1 p{
	text-indent: 30px;
	line-height: 28px;
	color: #262626;
}
.section_idea_info1 a{
	width: 119px;
	height:36px;
	text-align: center;
	line-height: 36px;
	display: block;
	color: white;
	background: url(../image/a-bei.png) no-repeat;
	background-size:cover ;
	float: right;
}
.section_product{
	width:100%;
	height:auto;
	overflow: hidden;
	padding-bottom: 40px;
	background: #94bade;
	margin-top: 30px;
}
.section_product_ul{
	width: 1200px;
	height:auto ;
	overflow: hidden;
	margin: auto;
}
.section_product_ul li{
	width: 200px;
	height: 260px;
	text-align: center;
	float: left;
	
}
.section_product_ul li div{
	width: 148px;
	height: 148px;
	overflow: hidden;
	margin:50px auto 20px;
	border-radius:100% ;
	transition: all 0.5s; 
}

.section_product_ul li p{
	width: 160px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	color: white;
	max-height: 40px;
	overflow: hidden;
}

.section_product_ul li:hover div{
	box-shadow:6px 5px 30px rgba(0,0,0,0.6);
}
.section_product_ul li:hover span{
	text-decoration: underline;
	
	
}
.section_product_ul li:hover p{
	color: #ff5900;
	 background-image: -webkit-gradient(linear, 40 0 , 120 bottom, from(#ffe000), to(#ff5900));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.product_ul{
	width: 128px;
	margin:50px auto 0;
}
.product_ul li{
	width: 38px;
	height: 4px;
	margin: 13px;
	background: #ff5900;
	float: left;
	cursor: pointer;
}
.section_product_ul1{
	display: none;
}
.product_ul .product_ul_li{
	background: #3771a7;
}
.section_brand{
	width:1280px;
	height:290px;
	padding-bottom:20px;
	margin:50px auto 0;
}
.section_brand_ul{
	width: 100%;
	
	
}
.section_brand_ul li{
	margin-top: 10px;
	float: left;
	width: 240px;
	margin-right:40px;
	margin-left:40px;
	border-radius:10px ;
	box-shadow:0 4px 25px #D1D1D1 ;
}

.section_brand_ul div{
	width: 94%;
	margin: auto;
	height: 200px;
	border-bottom:1px solid #d1d3d3 ;
	overflow: hidden;
	  display: flex;
    justify-content:center;
    align-items:Center; 
}
.section_brand_ul p{
	width: 80%;
	margin:15px auto 0;
	height: 50px;
	font-size: 18px;
	color: #332c2b;
	text-align: center;
}
.section_brand_ul p span{
	display: block;
}
.section_brand_ul .ul_p{
	margin-top: 5px;
	height: 60px;
}
.section_news{
	width: 1200px;
	margin:auto;
	height:auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.section_news ul{
	margin-top:75px ;
}
.section_news li{
	height: 290px;
	width: 380px;
	float: left;
	position: relative;
}
.section_news li div{
	width:330px ;
	height: 106px;
	position: relative;
	margin-bottom: 30px;
}
.img-on{
	top:0;
	position: absolute;
}
.section_news li div span{
	position: absolute;
	font-size: 25px;
	color: white;
	display: block;
	width: 50px;
	left: 18%;
	top: 50%;
	margin-top: -33px;
}
.section_news li div p{
	width: 330px;
	height: 90px;
	overflow: hidden;
	position:absolute;
	top: 8px;
	z-index:-1;
}
.section_news li div img{
	position: absolute;
	bottom:-10px;
}
.section_news .section_news_li{
	margin:auto 30px ;
	padding: 0 25px;
	width:330px ;
}
.section_news .section_news_li1{
	width:370px;
	padding-right: 10px;
}
.section_news .section_news_li1 div,.section_news_li1 a p{
	float: right;
}
.section_news_ul a p{
	width: 330px;
	font-size: 14px;
	color: black;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	
}
.section_news_ul a p:hover{
	color: #ff5900;
	 background-image: -webkit-gradient(linear, 60 0 , 120 bottom, from(#ffe000), to(#ff5900));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.img_5{
	position: absolute;
	right: -15px;
	top: -5px;
}
.img_6{
	position: absolute;
	left: -18px;
	top: -5px;
}
.a_1{
	clear: both;
	display: block;
	width: 96px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	background: url(../image/fds121212.png) no-repeat;
	margin: auto;
}
.a_1 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;
}
.section_contact{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
.section_contact li{
	float: left;
	height: auto;
	overflow: hidden;
}
.contact_li{
	width: 525px;
	
}
.contact_li1{
	
	width: 270px;
	margin: auto 62.5px;
}
.p_con{
	margin-top: 85px;
}
.contact_li2{
	width: 280px;
	
}
.contact_li p,.contact_li2 p{
	font-weight: bold;
	margin: 40px auto 30px;
	font-size: 16px;
	color: #ff5900;
	 background-image: -webkit-gradient(linear, 15 top , 40 0, from(#ffe000), to(#ff5900));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.contact_li1 p{
	line-height: 30px;
	height: auto;
	width: 260px;
	overflow: hidden;
}
.p_con1 b{
	display: block;
	width: 70px;
	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;
}
.contact_li2 input{
	width:267px ;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	border: 1px solid #d4d4d4;
	color: #b0b0b0;
	font-size: 12px;
	padding-left: 10px;
	outline-style: none;
}
.input_me{
	outline-style: none;
	width:267px ;
	padding-top: 5px;
	padding-left: 10px;
	color: #b0b0b0;
	font-size: 12px;
	height: 70px;
	border: 1px solid #d4d4d4;
}
.contact_li2 .ver{
	width: 150px;
	float: left;
}
.contact_li2 div{
	width: 110px;
	border: 1px solid #d4d4d4;
	height: 40px;
	float: right;
}
.contact_li2 .submit{
	border: none;
	width: 153px;
	padding: 0;
	font-size: 16px;
	color: white;
	background: url(../image/dv744.png) no-repeat;
	background-size:100% 100%;
}
.link{
	width: 1200px;
	height:22px;
	margin:60px auto 20px;
	
}
.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;
} 