@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#505050;
	font-family: -apple-system-font, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "微软雅黑", Arial, sans-serif;
    font-size: .12rem;
	width: 100%;
	max-width: 750px;
	min-width: 320px;
	line-height: 1.6em;
	margin: 0 auto;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, i, em{
	margin:0;
	padding:0;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}
i,em,span{display:inline-block; font-style:normal}

a:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: none;
	color: #505050;
}
a:active {
	text-decoration: none;
	color: #505050;
}
img{vertical-align:middle; max-width: 100%}



ul,dl{list-style:none; list-style-type:none; margin:0; padding:0;}
li,dt,dd{list-style-type:none; list-style:none; list-style-image:none; margin:0; padding:0;}
h1{line-height: 1.5em; color: #5ab430; text-align: center; font-size: .26rem;}
h3 em{font-size: .3rem;}
h1 span{ color: #ea5514; font-size: .3rem;}
h2{background: #5ab430; width: 85%;border-radius: 12px; font-size: .2rem; margin: .1rem auto;color: #fff; padding: .08rem; text-align: center;}
h3{font-size: .3rem;color: #ea5514; text-align: center; line-height: .4rem}
h3 span{color: #5ab430; font-size: .5rem;}
h4{color: #ea5514; font-size: .26rem;text-align: center; line-height: .35rem;}
h5{ width: 85%; margin:0 auto;text-align: center; font-size: .22rem; line-height: .35rem; color: #595959;}
h6{color: #fff; font-size: .22rem; text-align: center}

.bgk{background: #f4f4f4; border-top: 1px #ea5514 solid; border-bottom: 1px #ea5514 solid; padding: .1rem}
.w80{width: 83%; margin: 0 auto;}
.w90{width: 93%; margin: 0 auto;}
.wik{width:100%}
.oveh{overflow:hidden}
.psr{position:relative}
.psa{position:absolute}
.wb1{ background: url(../images/topbg.png)}
.he1{height:.5rem;}
.pa1{padding:.2rem}
.t2em{text-indent: 2em}
.cen{text-align: center}
.z1{font-size: .2rem; font-weight: bold; color: #ea5514}
.lh{line-height: 1.5em}

.pa3{padding: .1rem 0rem}

.pa2{margin-top:.1rem}
.pa5{padding-top: .5rem;}
.fl{float: left}
.fr{float: right}

.wb2{background:#f2f2f2;}
.wb3{background:#ff8937;}
.fg{box-shadow: 0 0px 5px #8d8d8d}


.tjz i{width: .2rem; height: .2rem; margin-right: .02rem; text-align: center; border-radius: 2rem; line-height: .2rem; font-size: .12rem; font-weight: bold;color: #fff; background: #5ab430}
.tjz ul li{padding: .03rem 0rem;}

.bdys ul li{border-bottom: 1px #000 dashed; overflow: hidden; padding: .1rem 0rem;}
.bdys dl{float: left; width: 30%;}
.bdys dl img{width: 80%;}
.bdys dd em{font-size: .2rem; line-height: .3rem; font-weight: bold}
.bdys dd{float: left; width: 60%;}

.ysimg{width: 23%;}
.yszi{width: 74%; font-size: .14rem;}
.yszi dt{font-size: .2rem; font-weight: bold}
.yszi dd{margin-top: .08rem;}
.ysn{border-bottom: 1px #2c2c2c dashed; overflow: hidden; padding: .15rem 0rem;}


.kj{border-bottom: 2px #ea5513 solid; padding: .1rem 0rem}
.topk{position:fixed; top: 0px; left:0; right:0; z-index:50; width:100%; color:#FFF; max-width: 750px; margin:0 auto;}

.topp{position:relative; color:#000; line-height:.5rem;  height: .5rem;}
.topp a{color:#395ea2}
.tol{position:absolute; left:0; top:.15rem;}
.tom{position: absolute;left:0; height:100%; }
.tom img{margin-left:.12rem;}
.ton{position:absolute; text-align:center; color: #858585; font-size:.18rem; left:.5rem; right:.5rem; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; b}
.tor{position:absolute; right:0; top:0; text-align:right;}
.tol img,.tor img,.tor2 img{border:none;width:.2rem}
.tom img{border:none; width:1.3rem;}
.bg1{ background: url(../images/abzibg.png); padding: .2rem;}
.bg2{background: url(../images/bg3.png) repeat-x}
.bg3{ background: url(../images/bg4.jpg) no-repeat bottom;background-size:100%}
.bg4{background:url(../images/zsbg.jpg) no-repeat right top; background-size:100%}
#header span.right{ text-align:right; width:.3rem;height:.3rem; position: absolute;right: 0;top:.15rem;background: #ea5513 url(../images/ft2.png) no-repeat top center;background-size:.22rem; background-position: .04rem;
	border-radius: 50rem;
	margin-right: .2rem;
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#header span.right.on{top:.15rem; background:#ea5513 url(../images/btn.png) no-repeat center center;background-size:.25rem;top:0; margin-top: .15rem;
-ms-transform:rotate(135deg);     /* IE 9 */
-moz-transform:rotate(135deg);    /* Firefox */
-webkit-transform:rotate(135deg); /* Safari 和 Chrome */
-o-transform:rotate(135deg);
transform:rotate(135deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
#header h1{font-size: 0.16rem;font-weight: normal;}
#header span.left{position:absolute;left:0;top:0;display: block;width: 0.4rem;height: 4rem;font-size: 0.14rem;padding-left:0.08rem;}

#headerf span.rightf{ text-align: center;background: #076ac5; color: #FFFFFF; width: 100%; line-height: .4rem;
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.menu{overflow: hidden;background:rgba(235,86,4,0.8);position: absolute;left: 0;top: .5rem;right: 0;z-index: 9999;height: 0;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.menu li{text-align: center;line-height: .3rem;}
.menu li a{color: #fff;display:block; text-align: center; text-decoration:none;}



#ly{background: #ea5514; width: 90%; margin: .1rem auto;  border-radius: 10px; color: #fff; padding:.3rem .1rem; overflow: hidden}
#ly h6{margin-bottom: .2rem}
.lyin{width: 95%; padding:0rem .1rem; border: 0px; line-height: .4rem; margin: .05rem 0rem; font-size:.14rem; color: #ea5513; border-radius: 5px; }
        .lyin::-webkit-input-placeholder { /* WebKit browsers */
            color: #ff9668;
        }

        .lyin:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #ff9668;
        }

        .lyin::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #ff9668;
        }

        .lyin:-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #ff9668;
        }




.lyse{width: 95%; padding: 0rem .1rem;line-height: .4rem; margin: .05rem 0rem; font-size:.14rem; color: #ff9668; border-radius: 5px; background: #fff; }
.lysex{width: 40%; line-height: .4rem; height: .4rem; border: 0px; color: #ea5513; font-size: .14rem; background-color:transparent; border-color:transparent;}
.lytex{width: 95%;padding:0rem .1rem; border: 0px; line-height: .4rem; margin: .05rem 0rem; font-size:.14rem; color: #ea5513; border-radius: 5px;}


        .lytex::-webkit-input-placeholder { /* WebKit browsers */
            color: #ff9668;
        }

        .lytex:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #ff9668;
        }

        .lytex::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #ff9668;
        }

        .lytex:-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #ff9668;
        }

.lyb{width: 50%; background: #5ab430;  line-height: .3rem; border-radius: 8px; border: 0px; margin-left: 20%; color: #fff; float: left; font-size: .16rem; -webkit-appearance:none}


.down{width: 100%; height:.55rem; padding: .05rem 0rem; background:rgba(0,0,0,0.8);/*background:rgba(235,86,4,0.8);*/ text-align: center; position:fixed; left: 0; bottom: 0;z-index: 999;}
.down ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -o-box;
    display: box;
}
.down li{
	display: block;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-o-box-flex:1;
	-ms-flex:1;
	box-flex:1;
}
.dok{border-right:solid 1px rgba(255,255,255,0.35); height: .26rem}
.down li:last-child{border-right:none;}
.down a{display: block; color:#fff;}
.doh a{color:#fff;}
.down i{ font-size:.18rem; margin-top: .04rem}
.down span{font-size: .11rem; display: block}
.dos a{border: solid .06rem #42a5b8; width: .36rem; height: .36rem; margin: 0 auto;margin-top: -.14rem; 
	-moz-border-radius: .36rem;
	-msborder-radius: .36rem;
	-o-border-radius: .36rem;
    -webkit-border-radius: .36rem;
	border-radius: .36rem;
	background-image:-webkit-linear-gradient(135deg,#84d8e7,#5bbdca);
	background-image:-ms-linear-gradient(135deg,#84d8e7,#5bbdca);
	background-image:-moz-linear-gradient(135deg,#84d8e7,#5bbdca);
	background-image:-o-linear-gradient(135deg,#84d8e7,#5bbdca);
	background-image:linear-gradient(135deg,#84d8e7,#5bbdca);
}

.tel{position: fixed;bottom: 150px; right:0px;width: 100px; }
.tel img{width: 100%}
.sy{position: fixed;bottom: 300px; right:0px;width: 100px;}
/*#totop{position:fixed;bottom:.5rem;right:.1rem;z-index:999;width:.36rem; cursor:pointer; display:none;}
#totop a{ width: .36rem; height: .36rem; background: url(../images/toTop.png) no-repeat; background-size:100%; display:block;}*/