@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;}
.banner img{ width:100%;}

.con_02{ width:1200px; overflow:hidden; margin:auto;}
.con_02 p{ line-height:30px; margin-bottom: 1rem; font-size:18px;}
.con_02 p img{ width: 80%; margin: auto; margin-top: 1.5rem}
.biaoti{ font-size: 48px;
font-weight: Medium;
text-align: center;
color: #9b1408; margin:2rem auto;}
.biaoti img{ display: inline-block; margin: 0 2rem; }
.con_01{overflow:hidden; padding:2rem; background: #F9FAFB; margin-top:3rem}
.con_01 p img{ width:1200px; margin: auto;}

.con_03{ width:100%;overflow:hidden; padding-top:30px;}
.con_03 ul{ width:1200px; margin:15px auto; overflow:hidden; display: flex;flex-flow:row wrap; }
.con_03 ul li{ width:30.5%; float:left; background: #fff; border-radius: 5px; margin:1.2%; box-shadow: 0px 1px 9px 7px rgba(226,238,251,0.40); }
.con_03 ul li img{ width:100%;}
.con_03 ul li ol{ padding:1rem 1.5rem; overflow: hidden;}
.con_03 ul li ol p{ color: #717171; font-size: 15px; margin-bottom: 1rem;}
.con_03 ul li ol p span{display: inline-block; width:4.5%;}
.con_03 ul li ol .xiaobiao{ font-size:20px; margin-bottom: 1.5rem;}
.con_03 ul li ol .xiaobiao img{ width:24px;display: inline-block;}

.con_04{width:100%; overflow:hidden; }
.con_04 ul{width:80%;overflow:hidden; display: flex;flex-flow:row wrap; margin: auto;justify-content:center;}
.con_04 ul li{ width:20%; float:left; background-image: url("../images/bj.jpg"); background-size: 100% 100%; border: 1px solid #F0F4FF; margin:0.3%; padding: 2%;}
.con_04 ul li h2{font-size:20px; margin-bottom: 1.5rem;}
.con_04 ul li h2 img{ width:22px;display: inline-block;}
.con_04 ul li p{ color:#777777; line-height: 30px; }

.btn{ width:400px; height:50px; display:block; background:#9b1408; border-radius:3px; color:#FFF; text-align:center; line-height:50px; border:none; cursor:pointer; font-size:16px; font-weight: bold; margin: auto;margin-top:2rem; }
.btn:hover{ background:#dd0000;}

.con_05{ width:1200px; overflow:hidden; margin:2rem auto;}
.con_05 h2{ font-size:24px; text-align: center; margin-bottom: 3rem;}
.con_05 ul{width:100%;overflow:hidden; display: flex;flex-flow:row wrap; margin: auto;justify-content:center;}
.con_05 ul li{ width:28%; float:left;  margin:0.3%; padding:0 2%;}
.con_05 ul li h3{ font-size: 22px; text-align: center}
.con_05 ul li h4{ font-size: 20px; text-align: center;margin-bottom:1rem;}
.con_05 ul li p img{ width:40%; margin:1.5rem auto;}
.con_05 ul li p{ color: #717171; font-size: 15px;margin-bottom:1rem;}
.con_05 ul li p strong{ color: #000}

.con_06{overflow:hidden; padding:2rem; background: #F9FAFB; margin-top:3rem}
.con_06 dl{ width:1200px; overflow:hidden; margin: auto; background:#9B1408; color:#fff;}
.con_06 dl dt{ width:60%; float: left;}
.con_06 dl dt video{ width: 100%;}
.con_06 dl dd{ width:32%; float: right; padding:4%;}
.con_06 dl dd h3{ font-size: 22px; margin-bottom: 1rem;}
.con_06 dl dd p{margin-bottom: 1rem;}

.con_07{ width:1200px; overflow:hidden; margin:2rem auto;}
.con_07 dl{width:80%; overflow:hidden; margin: 2rem auto;}
.con_07 dl dt{ width:60%; float: left;}
.con_07 dl dd{ width:32%; float: right; text-align: center; color:#9b1408; font-weight: bold;}
.con_07 dl dd img{width:80%; margin: auto;}

.btn01{ width:400px; padding:1rem; display:block; background:#9b1408; border-radius:50px; color:#FFF; text-align:center; border:none; cursor:pointer; font-size:16px; font-weight: bold; margin: auto;margin-top:2rem; }
.btn01 span{ display: block;}
.btn01:hover{ background:#dd0000;}
.btn02{ width:400px; padding:1rem; display:block; border-radius:50px; color:#9b1408; text-align:center; border:none; cursor:pointer; font-size:16px; font-weight: bold; margin: auto;margin-top:2rem; border: 1px solid #9b1408;}
.btn02:hover{ background:#9b1408;color:#FFF;}

.footer{ background:#9B1408; color:#fff; font-size:14px; text-align:center; width:98%; padding:1%; }
.fuchuang{ display:block; width:100px; height:85px; background:#9B1408; color:#FFF; font-size:20px; text-align:center; border-radius:200px;  position: fixed; bottom:8%; right: 5%; padding-top:15px;}
.fuchuang:hover{ background:#dd0000;}















