﻿@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{ display:none;}
 .slider {
    overflow: hidden;
    width: 100%;
    margin: auto;
  }
.slider a{ display: block;overflow:hidden; }
  
.slider img {
    width: 100%;
    display:none;
  }

.biaoyu{ width:1200px; overflow:hidden; margin:30px auto; }
.biaoyu img{width:100%;}

.nav{ width:100%; background:#f4f4f4; height:60px; overflow: hidden;}
.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: #a50000; color: #fff;}

.con_02{ width:1200px; overflow:hidden; margin:auto;}
.biaoti{ width: 1200px; font-size:36px; color:#0a0a0a; margin:30px auto; border-bottom: 1px solid #ccc; text-align: center;}
.biaoti span{display: block;width:150px;height:3px; background: #a50000; margin-top: 20px; margin: auto;}
.con_02 ul{width:1200px; margin:20px auto; overflow:hidden;}
.con_02 ul li{ width:27%; overflow: hidden; background: #f2f2f2; border-radius:10px; float: left; padding: 2%; height: 350px;}
.con_02 ul li:nth-child(2){margin:0 3.5%;} 
.con_02 ul li img{width:100%;}
.con_02 ul li h2{ font-size:18px; color:#0a0a0a; margin:10px 0;}
.con_02 ul li p{ margin-top: 10px; color:#444; line-height:26px; font-size:15px;}
.con_02 ul li span{ color:#a50000; display: block;}

.chanpin{ width:100%; background:#f7f7f7; overflow:hidden; padding:20px 0; margin:50px 0; }
.fenlei{ color:#a60000; font-size:30px; text-align:center; font-weight: bold; margin: 20px 0;}
.chanpin dl{ width:1140px; margin:auto; overflow:hidden; margin-top:20px;  margin-bottom: 50px; background: #fff; padding:0 30px; padding-bottom: 50px;}
.chanpin dl dt{overflow:hidden; margin:20px auto;}
.chanpin dl dt img{ width:100%; }
.chanpin dl dd{overflow:hidden; }
.chanpin dl dd h2{ font-size: 20px; color:#a50000; margin-bottom: 10px;}
.chanpin dl dd p{ line-height:26px;}
.chanpin dl hr{ display: block; color: #ccc; margin:30px 0}


.con_04{ width:100%;  overflow:hidden; margin-bottom:50px; }
.con_04 ul{width:1200px;margin:auto;overflow:hidden;display: flex;flex-flow:row wrap;}
.con_04 ul li{ width:46%; float:left; margin:2%;overflow:hidden;}
.con_04 ul li video{ width: 100%; }
.con_04 ul li h2{ color:#0a0a0a; margin:15px 0;font-weight: normal;}
.con_04 ul li h2 span{color:#a50000; font-size:20px; display: block; font-weight: bold;}
.video{ width: 100%; overflow: hidden;}


.con_03{ width:100%; background:#f7f7f7; overflow:hidden; padding:40px 0; margin-bottom:50px; }
.con_03 ul{width:1200px; margin:20px auto; overflow:hidden;}
.con_03 ul li{ width:280px; overflow: hidden;float: left;}
.con_03 ul li:nth-child(2) { margin:0 15px 0 25px; }
.con_03 ul li:nth-child(3) { margin:0 25px 0 15px; }
.con_03 ul li img{width:80%; margin: auto; text-align: center;}
.con_03 ul li h2{color:#a50000; font-size:18px; margin:10px 0; text-align: center;}
.con_03 ul li p{ margin-top: 10px; color:#444; line-height:26px; font-size:15px; text-align: center;}
.btn{ display:block; width:120px; height:38px; background:#a50000; color:#FFF; line-height:38px; font-size:16px; text-align:center; border-radius: 50px; margin: auto;margin-top:10px;}
.btn:hover{ background:#dd0000;}


.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:80px 0 0 50px; font-size: 18px; line-height: 30px;}
.con_05 img{ width:100%; margin: auto;}

.con_08{ width:1200px; overflow:hidden;margin: auto; margin-bottom: 50px;}
.con_08 dl{ width:1200px; overflow:hidden; }
.con_08 dl dt{ width: 900px; 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:#a50000; 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:#a50000; 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:#a50000; text-align:center; padding-top:2%; padding-bottom:1%; border-bottom:1px solid #CCC;}
.shuoming{ text-align: center; margin-top:20px;}
		.put{ width:98%;
			height:50px;
			font-size:16px;
			display: block;
			background-color: #f6f6f6;
			border-radius: 5px;
			padding-left: .5em; border:none;
		}
		.one sup{ color:#F00;}
		.one span{ display:block; font-size:18px; margin-bottom:10px;}
		.one p{ overflow:hidden;width:44%; float:left;margin:1%;}
.one h1{display: block; overflow: hidden; float: left; width: 90%; padding: 0 15px;font-weight: normal;}
.one h1 textarea{border: 1px solid #ccc; padding: 1%; width: 97%; border-radius: 5px; height: 100px;}
		
		.form1{ width:70%; 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; margin-right:5%; line-height:40px;}
.item p{ display:block;}

.item a{ color:#007eb9;}
.item a:hover{color: #ec7211;
        text-decoration:solid;}

.sub{width: 355px;
			height: 50px;
			background-color:#a50000;
			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; cursor: pointer;}















