::-webkit-scrollbar {
    width: 0px;
}
::-webkit-scrollbar {
    display: none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

.box { width: 100%; line-height: 0; position:relative;}
.box img { width: 100%;}

a,button,input,div{-webkit-tap-highlight-color:rgba(255,0,0,0);}
button { padding: 0;}
html{padding:0px;margin:0px;font-family: '微软雅黑'}
body{width: 100%;
    max-width: 640px;
    overflow-x: hidden;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 14px;
    color: rgb(108, 113, 121);
    margin: 0px auto;
    background: rgb(236, 236, 236);}
ul,li,header,i,h1,h2,h3,dl,dt,dd,p,footer,span,a,input,form { margin: 0; padding: 0; font-weight: normal;}
input,button,select,textarea{outline:none}
li { list-style: none;}
a { text-decoration: none; color: #6c7179;}
.fl { float: left;}
.fr { float: right;}
table {
    width: 100%;
    border: none;
    border-collapse: collapse;
}
header { text-align: center; background: #fff;}
header img { width: 42%; margin-top:8px; margin-bottom: 8px;}
.nav { width: 100%; height: 46px; line-height: 46px; background: url("../images/nav_bg_index.jpg") no-repeat; background-size:100% 100%;  }
.nav ul li { float: left; width: 20%; font-size: 14px; color: #fff; background: url("../images/1x1bai20.png") right top repeat-y;}
.nav ul li.on { background: url("../images/black30.png") repeat;}
.nav ul li i { width: 16px; height: 14px; display: inline-block; position: relative;}
.nav ul li img { position: absolute; left: 0; top:2px; width: 14px; height: 14px;}
.ban{width:100%; overflow:hidden;}

.dqlm { width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; background: url("../images/dqlm_bg.jpg") no-repeat; background-size:100% 100%; position: relative;}
.dqlm .arrow { background: url("../images/dqlm_arrow.png.jpg") no-repeat; position: absolute;}
.dqlm i { position: absolute; top:13px; left:14px; width:14px; height: 24px; display: block; background: url("../images/dqlm_arrow.png") no-repeat; background-size:14px 24px;  }
.dqlm div { position: absolute; right: 26px; top:5px; width: 22px; height: 22px;}
.dqlm div img { width: 100%; height: 100%;}
.dqwz { width: 100%; height: 40px; line-height: 40px; color: #b3b5b7; text-indent: 20px; text-align: left; background: #fff; overflow: hidden;}
.dqwz a { color: #b3b5b7; }

.nav2 {width:100%; max-width: 640px; height:44px; line-height:44px; padding:7px 4%; box-sizing: border-box; background:#fff; z-index:100; border-bottom: 1px solid #DDE2E4;}
.nav2 ul li { width:20%; float:left; text-align:center; height:30px; line-height:30px; font-size: 12px;}
.nav2 ul li.on { background:#35c182; color:#fff; -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari å’Œ Chrome */
    border-radius: 3px; /* Opera 10.5+, ä»¥åŠä½¿ç”¨äº†IE-CSS3çš„IEæµè§ˆå™¨ */}


.xuanfu { position: fixed; width: 25%; bottom: 140px; right: 4%;}
.xuanfu .close {position: absolute; right: 0; top:0; width: 30%; height: 30%;}
.xuanfu img { width: 100%;}

.tel_btn { widows: 92%; padding: 0 4% 12px; overflow: hidden; background: #fff;}
.tel_btn img { width: 100%;}

.gd { width: 100%; position: relative; overflow: hidden; background: #fff; padding: 4% 0 6%;}
.gd { width: 100%; position: relative;}
.gd .prev {position: absolute; left: 2%; top:38%; width:16px; height:16px; background: url("../images/left_arr.jpg") no-repeat; background-size:100% 100%;  }
.gd .next {position: absolute; right: 2%; top:38%; width:16px; height:16px; background: url("../images/right_arr.jpg") no-repeat; background-size:100% 100%;}
.bd { width: 90%; padding: 0 5%;}
.bd li { width: 33%; float: left;}
.bd img { width: 90%; display: block; padding: 0 5.5%;}


footer { padding-bottom: 0;}
footer img { width: 44%; margin-top:30px; margin-bottom: 20px;}
footer ul { width: 92%; margin: 0 auto; overflow: hidden;}
footer ul li { float: left; width: 25%; margin-left: -1px; text-align: center; line-height: 32px; height: 32px; border-left:1px solid #bfc2c5; box-sizing: border-box; }
footer p { line-height: 48px; padding-top: 16px; color: #B3B5B7;}


.dibu_inner {
    width: 100%;
    max-width: 640px;
    background: #fff;
    overflow: hidden;
    padding-bottom: 2px;
    position: fixed;
    bottom: 0;
    z-index: 300;
    border-top: 1px solid #DDE2E4;
}

.dibu_inner ul li {
    float: left;
    width: 25%;
}

.dibu_inner ul li i {
    width: 28px;
    height: 28px;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
    background: url("../images/dibu_tb.jpg") no-repeat;
    background-size: 168px 56px;
}

.dibu_inner ul li p {
    line-height: 20px;
    color: #A9B1B4;
}

.dibu_inner ul a:nth-child(2) li {
    width: 50%;
    background: #4ec130;
    height: 39px;
    line-height: 39px;
    color: #fff;
    margin: 8px 0 0;
    -moz-border-radius: 4px;
    /* Gecko browsers */
    -webkit-border-radius: 4px;
    /* Webkit browsers */
    border-radius: 4px;
    /* W3C syntax */
}

.dibu_inner ul a:nth-child(1) li i {
    background-position: -56px 0;
}

.dibu_inner ul a:nth-child(3) li i {
    background-position: -140px 0;
}



.guahao-dialog {
    display: none;
    background: url("../images/black70.png");
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}
#guahao-form {

}
.guahao-pop {
    background: #fff;
    padding: 0;
    box-sizing: border-box;;
    width: 80%;
    position: fixed;
    overflow: hidden;
    left: 10%;
    top: 50%;
    margin-top: -180px;
    -moz-border-radius: 8px;      /* Gecko browsers */
    -webkit-border-radius: 8px;   /* Webkit browsers */
    border-radius:8px;            /* W3C syntax */
}
.guahao-pop-tit {
    padding: 0 4%;
    line-height: 50px;
    background: url("../images/guahao_tb.jpg") 4% center no-repeat #fff;
    background-size: 26px 26px;
    text-indent: 32px;
    font-size: 16px;
    color: #71767e;
    text-align: left;
    overflow: hidden;
}
.guahao_tijiao {
    width: 100%;
    height: 50px;
}
.guahao_tijiao .btn{
    float: left;
    background:#57b33f;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    width: 50%;
    height: 50px;
}
.guahao_tijiao .btn2 {
    background:#49ac2f;
}
.guahao_tijiao .btn3 {
    width: 100%;
    background:#49ac2f;
}
.guahao-form a {
    color: #51a5cc;
}
.guahao-form a:hover {
    color: #01B30C;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
#ghxx { padding: 0 12% 24px; background: #eeeeee;}
#ghxx h1 { font-size: 16px; text-align: center; font-weight: bold; line-height: 70px; padding-top: 10px; color: #49ac2f;}
#ghxx p { color:#b3b5b7; line-height: 24px; text-align: left;}
.guahao-cg-pop-tit {
    padding: 0 4%;
    line-height: 50px;
    background: url("../images/guahao_tb.jpg") 5% center no-repeat #fff;
    background-size: 22px 22px;
    text-indent: 30px;
    font-size: 16px;
    color: #71767e;
    text-align: left;
    overflow: hidden;
}
.gh { cursor: pointer;}


#guahao-inner-dialog .guahao-cg-pop-tit {
    background: url("../images/guahao_tb2.jpg") 5% center no-repeat #fff;
    background-size: 22px 22px;
}
#guahao-inner-dialog .inner-con {
    padding: 2px 0 0px; background: #eeeeee;
}
#guahao-inner-dialog .inner-con p { line-height: 40px;}
#guahao-inner-dialog .inner-con p.inner-gh {width: 90px; line-height: 40px; text-align: left; text-indent: 24px; margin: 0 auto; background: url("../images/guahao_tb3.jpg") left center no-repeat ;
    background-size: 20px 20px; }
.guahao_inner_close{ width: 50px; height: 50px; display: block; background: url("../images/guahao_tb4.jpg") 88% 17px no-repeat; background-size: 16px 16px;}
#guahao-inner-dialog .inner-con p img { border:6px solid #fff; }

.alert-error {
    color: #b94a48;
}
.alert {
    padding: 8px 0;
}
.hidden { display: none;}


.container {
 width: 0; height: 0;
}
.menu-wrap {
	z-index: 200;
}
.menu-wrap a {
	color: #b8b7ad;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
	color: #c94e50;
}

.content-wrap {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#wrapper { position: relative; z-index: 300; overflow-y: hidden; width: 100%; height: 100%;}
#scroller { width: 100%; overflow-y: hidden;}
#wrapper2 { position: relative; z-index: 300; overflow: hidden; height: 120px; background: #ececec; margin: 0 4%; box-sizing: border-box;}
#scroller2 { position: absolute; width: 100%;}



.box_title { background:#ebebeb; width:100%; height:40px; padding:15px 0 9px; font-size:16px; color:#333333; line-height:26px;}
.box_title p { line-height:16px; font-size:12px;}
.bz { width:100%; overflow:hidden;}
.bz li {width:48%; margin-left:2%; box-sizing:border-box; float:left;  margin-bottom:10px; background:#fff; padding-bottom:10px;}
.bz li img { width:100%;}
.bz li h1 { height:24px; background:#FFF; line-height:24px; font-size:14px; font-weight:bold;}
.bz li h2 { line-height:16px; background:#FFF; height:16px; font-size:12px; font-weight:normal;}
.bz li dl { overflow:hidden; background:#FFF;}
.bz li dl dd { height:24px;  line-height:24px; float:left; padding-left:14px; padding-right:8px; font-size:12px; background:url(../images/li_dd.jpg) left center no-repeat; background-size:13px 11px;}
.bz li p {background:#FFF; line-height:18px; height:18px; font-size:12px; font-weight:normal;}
.bz li .bz_btn {background:#FFF; width:70%; margin:5px auto 0; height:22px; line-height:22px; color:#ff3f5f; text-align:center; border:1px solid #ff3f5f;  -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari 和 Chrome */
    border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.bz li:nth-child(1) dl{ padding-left:2px;}
.bz li:nth-child(2) dl{ padding-left:30px;}
.bz li:nth-child(3) dl{ padding-left:40px;}
.bz li:nth-child(4) dl{ padding-left:6px;}
.bz li:nth-child(5) dl{ padding-left:20px;}
.bz li:nth-child(6) dl{ padding-left:20px;}
.zt_btn_out { width:100%; background:#fff;}	
.zt_btn { width:94.6%; margin:0 2.7%; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff; background:#ff3f5f; margin:0 auto;}

.xg_list { padding: 5px 4% 20px; background: #fff;}

.list-tit_out { padding: 5px 4% 0px; background: #fff;}
.list-tit {
    width: 100%;
    text-align: left; font-size: 14px; color:#5D6168;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.list-tit h2 {
    display: inline-block;
    font-size: 14px;
    color: #ccc;
    font-weight: normal;
}
.list-tit h2 a {
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    margin-bottom: -1px;
    font-weight:normal;
}
.list-tit h2 a.cur {
    color: #5d6168;
    border-bottom: 1px solid #4cc12d;
}
.list-tit h2 a.cur2 {
    color: #65b475;
}



.list_xhyd li { text-align: left; line-height:45px; height: 45px; overflow: hidden; border-bottom:1px solid #dddddd; color:#6C7179  ; position:relative;}
.list_xhyd li:after { content:">"; position:absolute; right:16px; color:#6C7179; }



.container {
 width: 0; height: 0;
}
.menu-wrap {
	z-index: 200;
}
.menu-wrap a {
	color: #b8b7ad;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
	color: #c94e50;
}

.content-wrap {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}


/* Menu Button */
.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
}

.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}

.menu-button:hover {
	opacity: 0.6;
}

/* Close Button */
.close-button {
	width: 640px;
	height: 100%;
	position: absolute;
	right: 0px;
	top:0px;
	z-index: 202;
	background: none;
	border: none;
}

.close-button2 {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 25px;
	top:20px;
	padding: 20px;
	background: url("../images/close.png") no-repeat center center;
	background-size:16px 16px ;
	overflow: hidden;
	font-size: 16px;
	border: none;

}

/* Menu */
.menu-wrap {
	position: fixed;
	z-index: 301;
	top:0;
	right:0;
	width: 180px;
	height: 100%;
	background: url("../images/black90.png") repeat;
	padding: 65px 30px 0;
	box-sizing: border-box;
	-webkit-transform: translate3d(640px,0,0);
	transform: translate3d(640px,0,0);
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.1,1);
	transition-timing-function: cubic-bezier(0.7,0,0.1,1);
}

.menu, 
.icon-list {
 /*height: 1000px;*/
}

.icon-list {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
.icon-list li { text-align: left; color: #fff; border-bottom: 1px solid #45454a;
line-height: 50px; background: url("../images/daohang_li.png") no-repeat 90% center; background-size:7px 12px; }

.icon-list a {
	display: block;
	-webkit-transform: translate3d(0,500px,0);
	transform: translate3d(0,500px,0);
}

.icon-list,
.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0,1000px,0);
	transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0,1500px,0);
	transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0,2500px,0);
	transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0,3000px,0);
	transform: translate3d(0,3000px,0);
}

.icon-list a span {
	margin-left: 10px;
	font-weight: 700;
}

/* Shown menu */
.show-menu .menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
}
