* {
	margin: 0;
	padding: 0;text-decoration: none;list-style: none;
}
a{color:#444;}
a:active{
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html{ font-size: 1rme;}
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	display: block;
}
h1,h2,h3,h4,h5,p{ margin: 0; padding: 0;}
body{ margin: 0;
    font-size: 0.9rem;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    max-width: 750px;
    overflow-x: hidden;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
body {
	 width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-family: 'microsoft yahei';
	background: #fff;
}


	
/* 头部 */

input, button, textarea {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    border: none;
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
input[type=radio],input[type=checkbox]  {
    display: inline-block;
    vertical-align: middle;
    width:16px;
    height:16px;
    /* margin-left: 5px; */
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 16px;
    color: #d8d8d8;
}  
input[type=radio]:after  {  
    content: "";  
    display:block;  
    width:16px;  
    height:16px;  
    border-radius: 50%;  
    text-align: center;  
    line-height: 14px;  
    font-size: 16px;  
    color: #fff;  
    border:1px solid #ddd;  
    background-color: #fff;  
    box-sizing:border-box;  
	margin-left: -5px;
    margin-top: -5px;
}  
  
input[type=checkbox]:after  {
    content: "";
    display:block;
    width:16px;
    height:16px;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border-radius: 100px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-sizing:border-box;
}  
input[type=checkbox]:checked:after  {  
    border:4px solid #eee;  
    background-color: #255eeb;  
}  
  
input[type=radio]:checked:after  {  
    content: "L";  
    transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);  
    -webkit-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);  
    border-color: #255eeb;  
    background-color: #255eeb;  
}  

.toutu{width: 100%;display: block;margin:0 auto;}
.tou_box{background: #fff;border-radius: 5px;width: 90%;margin:0 auto;padding:5%;box-sizing: border-box;margin-top: -55px;position: relative;box-shadow: #eee 0px 8px 20px;}
.tou_box img{width:80% ;display: block;margin: 0 auto;}
.tou_box>p{font-size: 18px;text-align: center;color: #444;/* margin:4% 0; */font-weight: bold;margin-bottom: 6%;line-height: 20px;}
.tou_li{display: flex;justify-content: space-between;padding:4%;border-radius: 5px;background: #f7f7fa;margin-bottom:5%;}
.tou_li p{font-size: 16px;color: #666E8C;}
.tou_li input{background: none;font-size: 16px;width: 100%;/* text-align: right; */color:#666E8C;}
.tou_box button{width: 100%;line-height: 50px;background: #207ffe;border-radius: 5px;font-size: 18px;color:#fff;margin-top:15px;}

.w92{width: 92%;margin:4% auto;}
.w_top{background: url(../img/gzcx.png) no-repeat;background-size: 100% 100%;padding:4%;box-sizing: border-box;margin:4%;}
.w_top p{font-size: 14px;color:#eee;}
.w_top h1{font-size:24px; color:#fff;margin-top:4px}
.w_biao{/* margin-top:20px; */padding: 0 4%;}
.w_biao h1{font-size: 18px;color:#444}
.w_biao li{padding:5% 0;border-bottom: 1px #eee solid;display: flex;justify-content: space-between;align-items: center;}
.w_biao li p{font-size: 15px;color: #666;}
.w_biao li span{font-size: 15px;color: #666;}
.hj{background: #eeeeee;padding:3.5% 0;text-align: center;font-size: 16px;color:#333;font-weight: normal;margin-bottom: 15px;}
.hj e{color: red;}

.k_top{background: url(../img/kq.jpg) no-repeat;background-size: 100% 100%;padding:6% 4%;box-sizing: border-box;}
.k_top p{font-size: 14px;color:#eee;}
.k_top h1{font-size:24px; color:#fff;margin-top:4px}
.banci li{display: flex;justify-content: space-between;border-bottom: 1px #eee solid;}
.banci li p{text-align:center;font-size: 14px;color: #444;/* line-height: 40px; */padding: 3% 0;flex:1.5;border-right: 1px #eee solid;}
.banci li p:nth-of-type(3){border-right: 0;}
.banci li:nth-of-type(1){background: #e4e4e4;}
.banci li:nth-of-type(1) p{font-size: 16px!important;}
.banci li p:nth-of-type(2){flex:2}
.banci{margin:4% 0;}

.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	/* position: relative; */
	/* top: 2.8rem; */
	/* margin-bottom: 4rem; */
}

/* Ã¦Å“Â¬Ã¤Â¾â€¹Ã¥Â­Âcss -------------------------------------- */
.focus {
	width: 92%;
	height: auto;
	margin: 0 auto;
	position: relative;margin-top:-120px;
	overflow: hidden;
}

.focus .hd {
	width: 100%;
	height: 1rem;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	text-align: center;
}

.focus .hd ul {
	display: inline-block;
	height: 5px;
	padding: 3px 5px;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0;
	vertical-align: top;
}

.focus .hd ul li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #8C8C8C;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}

.focus .hd ul .on {
	background: #FE6C9C;
}

.focus .bd {
	position: relative;
	z-index: 0;
}

.focus .bd li img {
	width: 100%;
	height: auto;
	background: url(images/loading.gif) center center no-repeat;
	display: block;
}

.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* Ã¥Ââ€“Ã¦Â¶Ë†Ã©â€œÂ¾Ã¦Å½Â¥Ã©Â«ËœÃ¤ÂºÂ® */
}
.bantop{width: 100%;}

.cx_btn{display: flex;justify-content: space-around;margin:20px 0;}
.cx_btn li img{width:50px;height:50px;display: block;margin:0 auto;}
.cx_btn li p{font-size: 14px;margin-top:4px;color:#444;}

.abtop{margin-bottom:15px;}
.abtop h1{font-size: 20px;color:#444;text-align: center;}
.abtop span{height: 1px;width: 200px;background: #ccc;margin:1% auto;display: block;}
.abtop p{font-size: 13px;color: #666;text-align: center;}
.abbot img{width: 100%;}
.abbot p{font-size: 14px;color: #666;line-height: 28px;}

.foot {
	width: 100%;
	margin: 0 auto;
}

.footYI {
	width: 100%;
}

.bot_menu {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #383737;
	z-index: 9999;
}

.bot_menu ul li {
	width:33.2%;
	float: left;
	text-align: center;
	position: relative;
	padding-top: 10%;
}

.footer_text {
	background: url(../img/d4.png) no-repeat;
	background-size: 35%;
	background-position: 50% 5px;
	padding-bottom: 2%;
	color: #FFF;
}

.footer_text1 {
	background: url(../img/w4.png) no-repeat;
	background-size: 20%;
	background-position: 50% 7px;
	padding-bottom: 2%;
	color: #FFF;
	font-size: 12px;
}

.footer_text2 {
	background: url(../img/w3.png) no-repeat;
	background-size: 20%;
	background-position: 54% 7px;
	padding-bottom: 2%;
	color: #FFF;
	font-size: 12px;
}

.footer_text3 {
	background: url(../img/w1.png) no-repeat;
	background-size: 20%;
	background-position: 54% 7px;
	padding-bottom: 2%;
	color: #FFF;
	font-size: 12px;
}

.footer_text4 {
	background: url(../img/w2.png) no-repeat;
	background-size: 26%;
	background-position: 50% 9px;
	padding-bottom: 2%;
	color: #FFF;
	font-size: 12px;
}

.dibu {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #444;
	padding: 15px 0;
	margin-top: 20px;
	background: #eaeaea;
}
.ar_article{margin-top:15px}
.ar_article h1{font-size: 18px;font-weight:bold;margin-bottom: 10px;color: #1c75fe;}
.ar_article p{color:#666;line-height: 28px;font-size: 14px;}
.ar_article{text-align: center;padding-top: 10px;}
.ewmbj{/* width: 358px; */display: flex;justify-content: center;}
.ewmbj>div{padding: 2%;margin: 3%;border: 1px #ccc solid;}
.ewmbj>div img{width: 100px;height: 100px;}
.ewmbj>div p{font-size: 14px;color: #666;line-height: 14px;text-align: center;}

.k_top1{background: url(../img/co.jpg) no-repeat;background-size: 100% 100%;padding:8% 4%;box-sizing: border-box;}
.k_top1 p{font-size: 14px;color:#eee;}
.k_top1 h1{font-size:24px; color:#fff;margin-top:4px}

.toutu1{width: 100%;display: block;margin:0 auto;}
.tou_box1{background: #fff;border-radius: 5px;margin:0 auto;padding:5%;box-sizing: border-box;}
.tou_box1 img{width:80% ;display: block;margin: 0 auto;}
.tou_box1>p{font-size: 18px;color: #444;/* margin:4% 0; */font-weight: bold;margin-bottom: 6%;line-height: 20px;}
.tou_li1{display: flex;justify-content: space-between;padding:4%;border-radius: 5px;background: #f7f7fa;margin-bottom:5%;}
.tou_li1 p{font-size: 16px;color: #666E8C;}
.tou_li1 input{background: none;font-size: 16px;width: 100%;/* text-align: right; */color:#666E8C;}
.tou_box1 button{width: 100%;line-height: 50px;background: #207ffe;border-radius: 5px;font-size: 18px;color:#fff;margin-top:15px;}

.tou_li1 select{background: none;width: 100%;border:none;font-size: 16px;color: #757575;}





