@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%;}
.chanpin{ width:90%; padding: 5%; overflow:hidden; margin:auto;  }
.biaoti{ font-size:24px; color: #ffc10e; text-align: center;}
.chanpin p{ margin:1rem 0;}
.chanpin h3{ font-size:20px; color: #ffc10e;}
.chanpin ul{width:100%;  overflow:hidden; }
.chanpin ul li{ overflow: hidden; float: left; background: #f7f7f7; margin-top: 1rem;}
.chanpin ul li img{ width:100%; }
.chanpin ul li p{ overflow: hidden; padding:15px;line-height:24px; font-size:15px; text-align: left;}
.chanpin ul li:hover{ cursor:pointer; -webkit-transform:translateY(-10px);transition:all 0.4s; background: #ffc10e; color: #fff;  }
.chanpin ul li p strong{ display: block;font-size:18px; margin-bottom: 10px;}

.con_02{ padding: 5%; overflow:hidden; margin:auto;  }
.con_02 ul{width:100%;  overflow:hidden; }
.con_02  ul li{ width:46%; margin:2%; overflow: hidden; float: left; position: relative; border-radius:30px;}
.con_02  ul li img{width:100%; }
.con_02  ul li p{ overflow: hidden; padding:5%;line-height:24px; font-size:15px;position: absolute; background:rgba(0, 0, 0, 0.5); color: #fff; bottom:0; width: 90%;}
.con_02  ul li p strong{ color:  #ffc10e; display: block; font-size:16px; margin-bottom: 10px;}


.con_03{padding: 5%; overflow:hidden; background:#f2f2f2; margin-top: 3rem;}
.con_03 ul{ margin:15px auto; overflow:hidden; display: flex;flex-flow:row wrap; justify-content:center; margin-top:1.5rem; }
.con_03 ul li{ width:100%; margin-bottom:5%; background: #fff;  border-bottom: 5px solid #ffc10e;}
.con_03 ul li img{width:100%;}
.con_03 ul li p{ line-height:28px; padding:1.2rem;}
.con_03  ul li p strong{ display: block; font-size:18px; margin-bottom: 10px;}

/*---------------------------------------下载-------------------------------------------*/
.con_05{ width:90%; overflow:hidden; background:#000; padding:5%;}
.con_05 h1{ font-size:30px; color: #000; margin-bottom: 10px; text-align: center;}
.con_05 ul{ width:85%; margin:auto; overflow:hidden; background: #ffc20c; padding: 5%; border-radius: 5px;}
.con_05 ul p{ line-height:24px; font-size: 15px; margin-bottom: 30px;}
.con_05 ul li{ font-size:15px; margin-bottom:20px;}
.con_05 ul li input{ border-radius:3px; width:91%; padding:2%; font-size:15px; border:1px solid #000;}
.con_05 ul li span{ color:#F00;}
.xuanze input{ width:15px !important;}
.xuanze p{ font-size:16px; margin-bottom:10px;text-indent:0;}
.xuanze span{ color:#333 !important;}
#selectHangye{ border-radius:3px; width:96%; padding:2%; border:none; font-size:15px; color:#777;border:1px solid #000;}
.btn01{ display:block; width:96%; height:42px; line-height:40px; color:#ffc20c; text-align:center; margin-top:10px; background:#000; border:none; font-size:18px; border-radius:3px;}

.footer{ background:#000; color:#737373; font-size:14px; text-align:center; width:98%; padding:1%; }
















