@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:50px auto;}
.con_02 p{ line-height:28px; margin-bottom: 1rem;}
.biaoti{ font-size: 42px; color: #2d0b41; margin-bottom: 15px; line-height: 55px; text-align: center; font-weight: bold;}
.con_02 img{ width: 100%;}
.con_01{ width:100%;overflow:hidden; padding-top:30px; background: #f6f8fa;}
.con_01 ul{ width:1200px; overflow:hidden; margin: 1rem auto; }
.con_01 ul li{  background: #fff; margin-bottom: 2%;overflow: hidden; padding:2rem;}
.con_01 ul li h2{ text-align: center; color: #9706dc; font-size: 20px;}
.con_01 ul li p{line-height: 28px; margin-top: 1rem;}
.con_01 ul li p strong{color: #9706dc; display: block; font-size: 18px; margin-top: 10px;}
.con_01 ul li p span{color: #9706dc; font-weight: bold;}
.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:29%; float:left; background: #fff; border-radius: 5px; margin: 2%; box-shadow: 0 0 5px rgba(0,0,0,0.3); }
.con_03 ul li img{ width:100%;}
.con_03 ul li p{ color:#444; line-height:28px; font-size:18px; padding: 1rem;}

/*------------------------------下载--------------------------------------*/
.con_05{background:#f6f8fa; width:100%; overflow:hidden; margin-top:30px; padding:2% 0;}
.con_05 dl{ width:1200px; margin:25px auto; overflow:hidden; }
.con_05 dl dd{ width:630px; float:left; overflow:hidden; margin-right:50px; line-height:30px;}
.con_05 dl dd p{ line-height:30px;}
.con_05 dl dd p img{ margin:1rem auto; width:45%;}
.con_05 dl dt{ width:500px; float:right;}
.con_05 dl dt ul{ width:100%; margin:auto;}
.con_05 dl dt ul li{ font-size:16px; margin-bottom:20px; width:98%;}
.con_05 dl dt ul li input{ border-radius:3px; width:70%; padding:2%; border:none; background:#FFF; font-size:15px;}
.con_05 dl dt 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;}
#selectProduct{ border-radius:3px; width:74%; padding:2%; border:none; background:#FFF; font-size:15px; color:#777;}
.btn01{ display:block; width:74%; height:42px; line-height:40px; color:#fff; text-align:center; margin-top:10px; background:#4d69e0; border:none; font-size:18px; border-radius:3px; margin-bottom:30px; cursor: pointer;}
.btn01:hover{ background:#3351cd;}

.footer{ background:#2d0b41; color:#fff; font-size:14px; text-align:center; width:98%; padding:1%; }
















