a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.top_head{
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	min-width: 1200px;
}
.top_head .t_text{
	width: 1200px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
}
.top_head .t_text p{
	display: inline-block;
	float: left;
	font-size: 15px;
	color: #1d1c17;
	line-height: 30px;
}
.top_head .t_text span{
	float: right;
	font-weight: bold;
	color: #e70014;
	line-height: 30px;
	font-size: 12px;
}
.header{
	width: 100%;
	height: 120px;
	overflow: hidden;
	min-width: 1200px;
}
.header .h_middle{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}
.header .h_middle .logo{
	width: 221px;
	height: 90px;
	float: left;
	margin-top: 15px;
}
.header .h_middle .logo img{
	width: 100%;
	height: auto;
}
.header .h_middle .nav{
	width: 850px;
	height: 120px;
	float: right;
	overflow: hidden;
}
.header .h_middle .nav ul{
	width: auto;
	height: 120px;
	float: left;
}
.header .h_middle .nav ul li{
	float: left;
	line-height: 120px;
	padding: 0 20px;
	text-align:center;
}
.header .h_middle .nav ul li:hover{
	background-color:#e70014;
}
.header .h_middle .nav ul li:hover a{
	color:#FFF;
}
.header .h_middle .nav ul li a{
	color: #1d1a15;
	font-size: 16px;
	text-decoration: none;
}
.header .h_middle .nav .search{
	float: right;
	position: relative;
	margin-top: 40px;
	display: inline-block;
}
.header .h_middle .nav .search img{
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.header .h_middle .nav .search form{
	display: none;
	position: absolute;
	top: 46px;
	right: 0;
	width: 200px;
}
.header .h_middle .nav .search form #search{
	width: 158px;
	height: 28px;
	border: 1px solid #da0613;
	background: #FFFFFF;
	border-radius: 5px;
	font-size: 16px;
	line-height: 26px;
	padding-left: 5px;
	color: #737373;
	float: left;
	margin-top: 1px;
}
.header .h_middle .nav .search form #submit{
	width: 40px;
	height: 29px;
	float: right;
	background: #da0613;
	color: #FFFFFF;
	border: 0;
	border-radius: 5px;
	line-height: 26px;
	cursor: pointer;
}
.header .h_middle .nav .search1{
	float: right;
	position: relative;
	margin-top: 40px;
	display: inline-block;
}
.header .h_middle .nav .search1 img{
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.header .h_middle .nav .search1 form{
	display: none;
	position: absolute;
	top: 46px;
	right: 0;
	width: 200px;
}
.header .h_middle .nav .search1 form #search{
	width: 158px;
	height: 28px;
	border: 1px solid #da0613;
	background: #FFFFFF;
	border-radius: 5px;
	font-size: 16px;
	line-height: 26px;
	padding-left: 5px;
	color: #737373;
	float: left;
	margin-top: 1px;
}
.header .h_middle .nav .search1 form #submit{
	width: 40px;
	height: 29px;
	float: right;
	background: #da0613;
	color: #FFFFFF;
	border: 0;
	border-radius: 5px;
	line-height: 26px;
	cursor: pointer;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-width: 1200px;
}
.banner img{
	width: 100%;
	height: auto;
}
.content{
	width: 1200px;
	height: auto;
	margin: 60px auto;
	overflow: hidden;
}
.content .qcbx{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.content .qcbx .q_title{
	width: 100%;
	height: 60px;
	background: #da0613;
	line-height: 60px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.content .qcbx .q_content{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.content .qcbx .q_content ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.content .qcbx .q_content ul li{
	width: 380px;
	height: auto;
	position: relative;
	float: left;
	margin: 50px 10px 40px;
}
.content .qcbx .q_content ul li>span{
	width: 300px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #1d1a15;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #1d1a15;
	position: absolute;
	left: 40px;
	top: -23px;
	background: #FFFFFF;
}
.content .qcbx .q_content ul li p{
	color: #1d1c17;
	font-size: 16px;
	padding: 40px 20px 30px;
	border: 1px solid #1d1a15;
	border-radius: 10px;
	line-height: 26px;
}
.content .zzfw{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.content .zzfw .z_title{
	width: 100%;
	height: 60px;
	background: #da0613;
	line-height: 60px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.content .zzfw .z_content{
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #1d1a15;
	border-radius: 10px;
	padding: 30px;
}
.content .zzfw .z_content p{
	color: #1d1a15;
	font-size: 16px;
	line-height: 26px;
}
.footer_bg{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #737373;
	min-width: 1200px;
}
.footer{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.footer_bg .footer .f_nav{
	width: 800px;
	height: 45px;
	margin: 0 auto;
}
.footer_bg .footer .f_nav ul{
	width: 100%;
	height: 45px;
	overflow: hidden;
}
.footer_bg .footer .f_nav ul li{
	float: left;
	line-height: 60px;
	margin: 0 20px;
}
.footer_bg .footer .f_nav ul li a{
	color: #ffffff;
	font-size: 16px;
}
.footer_bg .footer .jg_img{
	width: 100%;
	height: auto;
	text-align: center;
}
.footer_bg .footer .jg_img img{
	width: 700px;
	height: 2px;
	margin: 0;
}
.footer_bg .footer .f_text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 25px 0 30px;
}
.footer_bg .footer .f_text .text1{
	width: 460px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 5px;
}
.footer_bg .footer .f_text .text1 p{
	color: #ffffff;
	font-size: 16px;
	line-height: 28px;
}
.footer_bg .footer .f_text .text2{
	width: 460px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 5px;
}
.footer_bg .footer .f_text .text2 p{
	color: #ffffff;
	font-size: 16px;
	line-height: 28px;
}
.footer_bg .footer .f_text .sm{
	width: 190px;
	height: 120px;
	float: right;
	position: relative;
	background: url(../img/sm_bg.png) no-repeat;
}
.footer_bg .footer .f_text .sm img{
	width: 107px;
	height: 107px;
	position: absolute;
	top:6px;
	left: 77px;
}
.bottom{
	width: 100%;
	height: 40px;
	text-align: center;
	overflow: hidden;
	background: #000000;
}
.bottom p{
	color: #ffffff;
	font-size: 12px;
	line-height: 40px;
}
.lunbo{width:100%;margin:0 auto;height:auto;text-indent:100px;}
#myCarousel >a img{position:absolute;top:50%;margin-top:-46px;max-width: 38px;}
#myCarousel >a.left img{left:10px;} 
#myCarousel >a.right img{right:10px;}
@media only screen and  (max-width: 767px) {
	#myCarousel >a img{width:20px;height:40px;margin-top:-20px;}
}
.gsjj{
	width:1200px;
	height:auto;
	margin:50px auto 40px;
	overflow:hidden;
}
.gsjj span{
	font-size: 22px;
	display:inline-block;
}
.gsjj p{
	width:810px;
	height:auto;
	color:#1d1a15;
	display:inline-block;	
	font-size:16px;
	margin-top: 30px;
	margin-left: 70px;
	line-height: 30px;
	font-size: 16px;
	float: left;	
	text-indent: 33px;
}
.gsjj a{
	float: left;
	width:200px;
	height:40px;
	border: 0;
	background: #e70014;
	margin-left:36px;
	margin-top:80px;	
	font-size: 16px;
	color:white;
	text-align:center;
	line-height:40px;
}
.tu{
	width:100%;
	height:870px;
	background:url(../imgs/car.png) no-repeat center top;
	overflow: hidden;
	min-width: 1200px;
}
.fw{
	width:280px;
	height:100px;
	margin:60px auto 30px;
}
.lb{
	width:100%;
	height:auto;
}
.lb1{
	width:440px;
	height:290px;
	float: left;
}
.lb ul{
	width:1200px;
	height: auto;
	margin: 0 auto;
}
.lb ul li{
	width: 400px;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	cursor: pointer;    
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
}
.lb ul li:hover{
    ransform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.lb ul li:nth-child(2){
	width:350px;
	margin: 0 25px;
}
.lb ul li:nth-child(5){
	width:350px;
	margin: 0 25px;
}
.lb ul li span{
	display: inline-block;
	width: 350px;
	height: 230px;
	overflow: hidden;
	margin:60px 0 0 50px;
	border: 5px solid #e6e6e6;
	background: #ffffff;
}
.lb ul li p{
	height: auto;
	margin: 40px;
	font-size: 16px;
	color: #1d1c17;
	text-indent: 32px;
}
.lb ul li:nth-child(2) span{
	margin: 60px 0 0 0;
}
.lb ul li:nth-child(5) span{
	margin: 60px 0 0 0;
}
.lb ul li:nth-child(3) span{
	margin: 60px 50px 0 0;
}
.lb ul li:nth-child(6) span{
	margin: 60px 50px 0 0;
}
.lb ul li img{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
.lb ul li:nth-child(2) img{
	left: 125px;
}
.lb ul li:nth-child(5) img{
	left: 125px;
}
.lb ul li:nth-child(3) img{
	left: 300px;
}
.lb ul li:nth-child(6) img{
	left: 300px;
}
.lb2{
	width:290px;
	height:120px;
	float: right;
	margin-right: 15px;
	margin-top:65px;
	border: 5px solid #e6e6e6;
	padding:30px 40px;
}
.lb2 p{
	color:white;
}
.car{
	width:100%;
	height:auto;
	background: #737373;
	overflow: hidden;
	min-width: 1200px;
}
.car1{
	width:1200px;
	height:auto;
	margin:100px auto 60px;
	overflow: hidden;
}
.car2{
	width:100%;
	height:auto;
	margin:50px auto 0;
}
.car2 ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.car2 ul li{
	width: 230px;
	height: 160px;
	float: left;
	margin: 0 35px 40px;
}
.car2 ul li:hover img{
	transform: rotateY(360deg);transition:transform 0.8s ease;	
}
.car2 ul li img{
	width: 100%;
	height: auto;
}
.hong{
	width:100%;
	height:500px;
	background: #e70014;
	overflow: hidden;
	min-width: 1200px;
}
.hong1{
	width:1200px;
	height:100%;
	margin:0 auto;
	overflow: hidden;
}
.hong2{
	width:560px;
	height:100%;
	overflow: hidden;
	float: left;
}
.hong21{
	width:560px;
	height:100%;
	overflow: hidden;
	float: right;
}
.hong3{
	width:100%;
	height:75px;
	border-bottom: 2px solid white;
	margin-top:40px;
}
.hong4 ul{
	margin-top:25px;
}
.hong4 ul li{
	width:100%;
	color:white;
	line-height: 28px;
}
.hong4 ul li a{
	color: #FFFFFF;
}
.hong4 ul li p{
	display: inline-block;
	float: left;
	margin-left: 20px;
}
.hong4 ul li span{
	float: right;
	margin-right: 10px;
}
.zf{
	width:100%;
	height:auto;
	overflow:hidden;
}
.zf_info{
	width:600px;
	height:auto;
	margin:60px auto;
	border:1px solid #1d1a15;
	padding:30px 0 0;
	border-radius:10px;	
}
.zf_info .info{
	height:60px;
	overflow:hidden;
	line-height:60px;
	text-align:center;
}
.zf_info .info span{
	float:left;
	width:180px;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#1d1a15;
	line-height:60px;	
}
.zf_info .info p{
	display:inline-block;
	float:right;
	width:390px;
	text-align:left;
	font-size:20px;
	color:#1d1a15;		
	line-height:60px;	
}
.zf_info .heji{
	width:460px;
	float:left;
	height:50px;
}
.zf_info .heji span{
	float:left;
	width:160px;
	text-align:right;
	font-size:26px;
	font-weight:bold;
	color:#1d1a15;
	line-height:50px;
}
.zf_info .heji p{
	display:inline-block;
	float:right;
	width:300px;
	text-align:left;
	color:#1d1a15;		
	line-height:52px;
	font-size:36px;
	color:#F00;	
	font-weight:bold;
}
.qr{
	width:100%;
	height:50px;
	margin:20px auto 0;
	overflow:hidden;	
}
.sub{
	width:100px;
	height:50px;
	float:right;
}
.button{
	width:100% !important;
	height:50px;
	background:#F00;
	color:#FFF;
	text-align:center;
	line-height:45px;
	font-size:16px;
	border-radius:10px 0 10px 0;
	border:0;
}
.nei .gd{
	width:900px;
	height:auto;
	margin:30px auto 0;
	font-size:15px;
	line-height:26px;
}