@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:16px/1.5 "微软雅黑",sans-serif; color:#0a0a0a;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}

/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------页面-------------------------------------------*/
.banner_ph{ display:none;}
.banner{ width:100%; margin:auto; overflow:hidden; position:relative; min-height:420px;}
.banner img{ width:100%; height:100%;}
.banner dd{  overflow:hidden;  position:absolute; top:8%; left:10%;}
.banner dd img{ width:10vw; margin-bottom:6%;}
.banner dd h1{ font-size:2.9vw; margin:0.3em 0; color: #ae0e16; }
.banner dd h3{ font-size:1vw; font-weight:normal; padding: 10px 20px; background: #ae0e16;display: inline-block; color: #fff; }
.banner dd p{ font-size:1.5vw; margin-top:30px;}
.con_02{ width:1200px; overflow:hidden; margin:30px auto;}
.biaoti{ font-size:30px; color:#0a0a0a; margin:auto; text-align:center; margin-bottom:20px;}
.con_02 p{ text-align:center; line-height:30px;}
.con_02 dd{ width:720px; overflow: hidden; margin: auto; margin-top: 30px;}
.con_02 dd iframe{ width: 720px;}

.chanpin{ width:100%; background:#f7f7f7; overflow:hidden; padding:40px 0; margin-bottom:50px; }
.chanpin p{ text-align:center; line-height:30px;}
.chanpin ul{ width:1200px; margin:auto; overflow:hidden; margin-top:40px; }
.chanpin ul li{ width:32%;float:left;  margin-bottom:2%; padding-bottom: 20px;}
.chanpin ul li:nth-child(2) { margin: 0 2%; }
.chanpin ul li img{ width: 100%; }
.chanpin ul li h2{ padding:10px 0; font-size:18px; color:#0a0a0a; height: 105px;}
.chanpin ul li h2 span{ font-size:16px;  display: block;font-weight: normal;}
.chanpin ul li p{color:#888888; line-height:24px; font-size:14px; text-align: left; height: 48px; }
.btn{ display:inline-block; width:120px; height:38px; background:#b2191b; color:#FFF; line-height:38px; font-size:16px; text-align:center; border-radius: 50px; margin-top:10px;}
.btn:hover{ background:#dd0000;}

.con_04{ width:100%;  overflow:hidden; margin-bottom:50px; }
.con_04 p{text-align: center;}
.con_04 ul{ width:1200px; margin:auto; overflow:hidden; margin-top:40px; }
.con_04 ul li{ width:32%;float:left; }
.con_04 ul li:nth-child(2) { margin: 0 1.6%; }
.con_04 ul li img{ width: 100%; }
.con_04 ul li h2{ text-align: center; font-weight: normal; margin-top: 10px;}

.con_08{ width:100%; background:#f7f7f7; overflow:hidden; margin-bottom:50px;padding:40px 0; }
.con_08 dl{ width:1200px; overflow:hidden; margin: auto;}
.con_08 dl dt{ width:780px; overflow: hidden; float: left;}
.con_08 dl dt h3{ font-size: 20px;}
.con_08 dl dt p{ margin-bottom: 20px;}
.con_08 dl dd{ width: 260px;float: right; text-align: center; color: #999; margin-top: 50px;}
.con_08 dl dd img{width:70%; margin: auto; margin-bottom: 15px;}


.footer{ font-size: 15px; width:98%; background:#b2191b; color: #fff; padding:1%; text-align:center; margin-top: 30px;}
/*---------------------------------------表单-------------------------------------------*/
		.model_mark{
			width: 80%;
			margin: auto;
			padding-bottom: 100px; background-color: #fff;
		}
		.bm{ font-size:30px; color:#b2191b; text-align:center; padding-top:2%; padding-bottom:1%; border-bottom:1px solid #CCC;}
		.put{ width:100%;
			height:50px;
			font-size:16px;
			display: block;
			background-color: #f6f6f6;
			border-radius: 5px;
			padding-left: .5em; border:none;
		}
		.one p sup{ color:#F00;}
		.one p span{ display:block; font-size:18px; margin-bottom:10px;}
		.one p{ overflow:hidden;width:44%; float:left;margin:1%;}
		#field1{width:100%; height:50px; background:#f6f6f6; border:none; border-radius:5px;padding: 1%;}
		.form1{ width:90%; margin:auto; padding-bottom:30px;}
		.one{ overflow:hidden; padding-top:30px;}
		.item{margin: 0 1em;line-height: 1.5em;font-size:18px; overflow:hidden;}
.q{ font-size:18px; margin:0; margin-top:30px;}
.field{ display:inline-block; float:left; width: 33%; line-height:40px;}
.item p{ display:block;}

.item a{ color:#007eb9;}
.item a:hover{color: #ec7211;
        text-decoration:solid;}
.item textarea{width:91%; height:80px; padding:10px;}
.sub{width: 355px;
			height: 50px;
			background-color:#b2191b;
			color:white;
			text-align: center;
			line-height:30px;
			font-size: 20px;
			display: block;
			border-radius: 5px;
			margin:30px auto 0; border:none;}
.sub:hover{ background:#dd0000;}















