@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.4 "微软雅黑",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{ width:100%; overflow:hidden;}
.banner_ph img{ width:100%;}
.con_02{ width:96%; padding:2%; overflow:hidden;}
.bt{ width:100%; margin:auto; color:#1d5ea0; font-size:20px; text-align:center; display:block; margin-top:10px; margin-bottom:10px;}
.bt span{ display:block; width:70px; height:5px; background:#fcb035; margin:auto; margin-top:10px;}
.zi{ width:100%; margin:auto; line-height:28px; margin-bottom:20px;}
.con_02 dl{ width:100%; margin:10px auto; overflow:hidden; }
.con_02 dl dd{ width:100%; overflow:hidden; background:#FFF; margin-right:50px; line-height:30px;}
.con_02 dl dt img{ width:100%;}
.con_02 dl dt{ width:100%; overflow:hidden;}
.con_02 dl dd p{ line-height:28px; margin-bottom:20px;}

.con_07{  width:96%; padding:2%; overflow:hidden; margin-top:30px; background:#f2f2f2;}
.con_07 dl{ width:100%; margin:auto; overflow:hidden;}
.con_07 dl dt{ width:100%; overflow:hidden; line-height:30px;}
.con_07 dl dt p{ margin-bottom:20px;}
.con_07 dl dt img{ display: none;}
.con_07 dl dd{ width:100%; float:right; overflow:hidden;}
.con_07 dl dd ul{ overflow:hidden; padding:5%; width:89%;}
.con_07 dl dd ul p{ margin:20px 0; font-size:18px;}
.con_07 ul li{ width:100%; overflow:hidden; }
.con_07 ul li input{ width:100%; background:#FFF; border-radius:3px; padding:5px; border:none; height:30px; }
.con_07 ul li span{ font-size:12px; color:#F00;}
.small{ font-size:14px; margin-bottom:10px;}
.btn{ width:100% !important; height:46px !important; line-height:36px !important; background:#fcb035 !important; border:none; color:#FFF;}
.btn:hover{ background:#f49b0b;transition:0.5s; color:#FFF;}


.footer{ background:#1d5ea0; color:#FFF; font-size:14px; text-align:center; width:98%; padding:1%; }

