/*------------------------reset------------------------*/
body,div,p,h1,h2,h3,h4,h5,h6,h7,table,td,ul,li,ol,dl,dt,dd,hr,img{ margin:0px; padding:0px; border:0px; font-size:25px; outline:0; font-family:"微软雅黑",Helvetica;color:#4b4b4b; }

a {
　　border: none;
　　-webkit-tap-highlight-color: rgba(0,0,0,0);
　　-webkit-tap-highlight-color: transparent;
　　outline: none;color:#4b4b4b; text-decoration:none;
}
li{ list-style-type:none;}
table{ border-collapse:collapse; width:100%; }
td{ vertical-align:top;}
html{ -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color:rgba(255,255,255,0);}
body{ max-width:960px; margin:0px auto; }
body,html{-webkit-text-size-adjust: none; height:100%;background:#f2f2f2;}
.neibj{ background:#FFF;}
.left{ float:left;}
.right{ float:right;}

/* 清楚浮动元素 */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1
}
select {
    outline: none;
    -webkit-appearance: none;
    direction: ltl;
}
	
/*头部*/
.top{background:#fff;padding:15px 0; position:absolute; left:0; top:0;  width:100%; height:67px; z-index:10000; box-shadow: 0 1px 3px rgba(0,0,0,0.1);}
.logo{ width:58%; padding-left:3%;margin-bottom:2%;}

.logo a{ float:left;}

.logo img{ width:360px;}
.dao{ width:28%; margin-left:3%; padding-right:2.5%; margin-top:20px;}
.dao a{ font-family:Arial, Helvetica, sans-serif; font-size:35px; margin-top:-5px;}
.dao-left{ float:left; width:30%;}
.dao-center{ width:30%; float:left;}
.dao-right {
    width:30%;
    float: right;
}
.line1 {
    cursor: pointer;
}
.line1 li {
    height:5px;
    background: #333333;
    margin-bottom: 18%;
    width:100%;
    border-radius: 20px;
}
.daohangxiala{ display:none; z-index:1000000; background:#FFF; width:96%;position:absolute; top:10px; left:0;border-radius:10px; background:#fefefe;padding:20px 2%;box-shadow: 0px 10px 30px 2px #e0e4e8; }
.daohang dt a{ display:block;font-size:28px; margin:15px 10px;}
.daohang dd{ float:left; width:23%; margin:10px 1%;  }
.daohang dd.kuan{ width:48%;}
.daohang1 dd{width:48%;  }

.daohang dd a{ display:block; background:#f3f4f5; height:70px; line-height:70px; width:100%;border-radius:10px; text-align:center; font-size:24px;}
.mheight{ height:500px; overflow:hidden;}
.re a{ color:#e6212a;}
.cha{ margin-left:10px; margin-bottom:20px; margin-top:20px;}
.cha img{ width:30px;}

/*底部*/
.foot{/* background:#45586f;*/ background: url(../images/dibu.jpg) no-repeat center bottom;color:#dadee2;padding-top:20px; padding-bottom:150px; }
.foot p{ font-size:22px; line-height:35px;/*color:#dadee2;*/ color:#fff;}
.foot1{ width:90%; margin:0 5%; padding:20px 0;/* border-bottom:1px solid #6b798b;*/border-bottom:1px solid #fff;}
.dierweima{width:590px; margin:0 auto;margin-top:20px; }
.dierweima img{ width:165px; border-radius:8px; border:8px solid #fff; background:#FFF;}
.dierweima ul li{ float:left; margin-right:20px; font-size:14px; text-align:center; }
.dierweima ul li:last-child{ margin-right:0; text-align:center;}




.weui-tabbar {
   
    display: flex;
    position: fixed;
    z-index: 500;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #e0dfe2;
    background-color: #fff; height:100px;
}
.weui-tabbar a {
    display: inline-block;
    width: 25%;
}

.weui-tabbar a i {
    height:41px;
    display: inline-block;
    width: 100%;
    margin-top:13px;
}

.weui-tabbar .daohang1 {
    background: url(../images/d1.png) no-repeat center center;
    background-size: 32%;
}
.weui-tabbar .daohang2 {
    background: url(../images/d2.png) no-repeat center center;
    background-size: 34%;
}
.weui-tabbar .daohang3 {
    background: url(../images/d3.png) no-repeat center center;
    background-size: 34%;
}
.weui-tabbar .daohang4 {
    background: url(../images/d4.png) no-repeat center center;
    background-size: 30%;
}
.weui-tabbar .daohang5 {
    background: url(../images/d5.png) no-repeat center center;
    background-size: 34%;
}

.weui-tabbar .daohang1on {
    background: url(../images/n1.png) no-repeat center center;
    background-size:32%;
}
.weui-tabbar .daohang2on {
    background: url(../images/n2.png) no-repeat center center;
    background-size: 34%;
}
.weui-tabbar .daohang3on {
    background: url(../images/n3.png) no-repeat center center;
    background-size: 34%;
}
.weui-tabbar .daohang4on {
    background: url(../images/n4.png) no-repeat center center;
    background-size: 30%;
}

.weui-tabbar .daohang5on {
    background: url(../images/n5.png) no-repeat center center;
    background-size: 34%;
}
.wenzi {
    text-align: center;
    color: #999;
    font-size: 24px;

    line-height:30px;
   
}





