@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:15px/1.5 "微软雅黑",sans-serif; color:#272626;}
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{ display:none;}
.banner_ph img{ width: 100%;}
.con_02{ width:90%; padding: 5%;  overflow:hidden; }
.biaoti{ font-size:24px; color:#0a0a0a; margin:auto; text-align:center; margin-bottom:20px;}
.con_02 p{ line-height:30px;}
.con_02 dd{ margin-top: 20px; height: 280px; overflow: hidden;}
.con_02 dd iframe{ width: 100%;}

.chanpin{ width:90%; padding: 5%; overflow:hidden;}
.chanpin p{ line-height:30px;}
.chanpin ul{ width:100%; margin:auto; overflow:hidden; margin-top:40px; }
.chanpin ul li{ width:100%; margin-bottom:2%; padding-bottom: 20px; border-bottom: 1px solid #ccc;}
.chanpin ul li img{ width: 100%; }
.chanpin ul li h2{ padding:10px 0; font-size:18px; color:#0a0a0a;}
.chanpin ul li h2 span{ font-weight: normal; display: block}
.chanpin ul li p{color:#444; line-height:28px; font-size:16px; text-align: left; height: 56px;}
.btn{ display:block; width:160px; height:42px; background:#b2191b; color:#FFF; line-height:42px; font-size:16px; text-align:center; border-radius: 50px;  margin:1em auto;}
.btn:hover{ background:#dd0000;}

.con_04{ width:90%; padding: 5%; overflow:hidden;}
.con_04 p{margin-bottom: 20px;}
.con_04 ul{  overflow:hidden; }
.con_04 ul li{ width:100%; margin-bottom:2%; padding-bottom: 10px;}
.con_04 ul li img{ width: 100%; }
.con_04 ul li h2{text-align: center; font-weight: normal; margin-top: 10px;}

.con_08{ width:90%; padding: 5%; background:#f7f7f7; overflow:hidden; }
.con_08 dl{ width:100%; overflow:hidden; margin: auto;}
.con_08 dl dt{ width:100%; overflow: hidden;}
.con_08 dl dt h3{ font-size:18px;}
.con_08 dl dt p{ margin-bottom: 20px; line-height: 30px; font-size: 15px;}
.con_08 dl dd{ width:60%; text-align: center; color: #999; margin: auto;}
.con_08 dl dd img{width:100%; margin: auto;}


.footer{ font-size:14px; background:#b2191b; color: #fff; padding:1%; text-align:center; margin-top: 30px;}

/*---------------------------------------表单-------------------------------------------*/
		.model_mark{
			width:100%;
			margin: auto;
			padding-bottom: 100px; background-color: #fff;
		}
		.bm{ font-size:24px; color:#b2191b; text-align:center; padding-top:2%; padding-bottom:1%; border-bottom:1px solid #CCC;}
.bm p{font-size: 15px;
    width: 90%;
    margin: auto;
    text-align: left;
    color: #333;
    line-height: 26px;
    margin-top: 20px;
}
		.put{
			width:100%; 
			height:40px;
			font-size:15px;
			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:16px; margin-bottom:10px;}
		.one p{ overflow:hidden;width:100%; margin:3% 0;}

		.form1{ width:80%; margin:auto; padding-bottom:20px;}
		.one{ overflow:hidden; padding-top:20px;}
		.item{line-height: 1.5em;font-size:16px; overflow:hidden;}
.q{ font-size:16px; margin:0; margin-top:30px;}
.field{line-height:30px;}
.item a{ color:#999;}

.item p{ display:block;}
.item textarea{width:95%; height: 100px;}
.sub{width: 90%;
			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;}





















