@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-top:2em; }
.banner dd h2{ font-size:2.9vw; font-weight:normal;}
.banner dd p{ font-size:1.5vw; margin-top:30px;}
.nav{ width:100%; background:#f4f4f4; height:60px;}
.nav ul{max-width:80%; margin:auto; overflow:hidden;}
.nav ul li{ width:16.5%;  float:left; padding:20px 0; text-align:center;}
.nav ul li:hover{ background: #b2191b; color: #fff;}
.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_03{ width:100%;overflow:hidden;}
.con_03 ul{ width:1000px; margin:auto; overflow:hidden; display: flex;flex-flow:row wrap; /*justify-content:center;*/ }
.con_03 ul li{ width:45%; float:left; margin:2% 5%;}
.con_03 ul li img{width:100%; background: #000;}
.con_03 ul li h2{ font-size:20px; color:#0a0a0a; margin-bottom:10px;}
.con_03 ul li p{ margin-top: 10px; color:#444; line-height:28px; font-size:15px;}
.con_03 ul li video{ width: 450px; height: 283.69px; background: #000;}

.buzhou{ width:100%; background:#f7f7f7; overflow:hidden; padding:40px 0; margin-bottom:50px; }
.buzhou ul{ width:1200px; margin:auto; overflow:hidden; }
.buzhou ul li{ width:32%; background: #fff; float:left;  margin-bottom:2%; padding-bottom: 20px;}
.buzhou ul li:nth-child(2) { margin: 0 2%; }
.buzhou ul li:hover{border-bottom: 5px solid #b2191b; cursor:pointer; -webkit-transform:translateY(-20px);transition:all 0.4s; }
.buzhou ul li img{ width: 100%; }
.buzhou ul li h2{ padding:10px 20px; font-size:18px; color:#0a0a0a;}
.buzhou ul li p{ padding: 0 20px; color:#444; line-height:28px; font-size:15px;}

.con_06{ width:1200px; margin:auto; margin-top:20px; margin-bottom:40px;}
.video{ background: #f4f4f4; padding: 50px; overflow:hidden; margin-bottom: 40px;}
.video dt{ width:50%; float:left;}
.video dt img{ width:100%;}
.video dd{width:45%; float:right;}
.video dd video{width:100%;}
.video h2{ font-size: 22px; border-left: 6px solid #b2191b; line-height: 26px; padding-left: 15px; margin-bottom:30px;}
.video dt strong{font-size: 18px; display: block; margin-bottom: 15px;}
.con_06 dl{padding:25px 50px; overflow:hidden;}
.con_06 dl dt{ width:50%; float:left;}
.con_06 dl dd img{ width:100%;}
.con_06 dl dd{width:50%;float:left;}
.con_06 dl h2{ font-size: 22px; border-left: 6px solid #b2191b; line-height: 26px; padding-left: 15px; margin:70px 0 30px 0;}
.con_06 dl dt:nth-child(2) { margin-left: 50px; width: 40%;}

.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: 54px;}
.chanpin ul li h2 span{ display: block;font-weight: normal;}
.chanpin ul li p{color:#888888; line-height:28px; font-size:14px; text-align: left; }
.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 ul{ width:1200px; margin:auto; overflow:hidden; margin-top:40px; }
.con_04 ul li{ width:32%;float:left;  margin-bottom:2%; padding-bottom: 10px; border: 1px solid #ccc;}
.con_04 ul li:nth-child(2) { margin: 0 1.6%; }
.con_04 ul li img{ width: 100%; }
.con_04 ul li h2{ border-left:5px solid #b2191b; padding:0 10px; font-size:20px; color:#0a0a0a; margin:15px 0 0 20px;}
.con_04 ul li h2 span{ font-size: 16px; display: block;font-weight: normal;}
.con_04 a{ display:block; font-weight: bold; text-align: right; padding-right: 20px; font-size: 24px;}
.con_04 a:hover{ color:#b2191b;}

.con_05{ width:1200px; overflow:hidden; margin: auto; margin-bottom:50px; }
.con_05 div{ height:597px; width:100%; background:url("../images/bu.jpg") no-repeat; margin-bottom: 20px;}
.con_05 div p{width:40%; padding:150px 0 0 50px; font-size: 18px; line-height: 30px;}
.con_05 img{ width:100%; margin: auto;}

.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: 940px; 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;}
.con_08 dl dd img{width:100%; margin: auto;}

.fuchuang{ display:block; width:100px; height:75px; background:#b2191b; color:#FFF; font-size:16px; text-align:center; border-radius:200px;  position: fixed; bottom:8%; right: 5%; padding-top:25px;}
.fuchuang:hover{ background:#dd0000;}


.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: 50%; 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;}















