html {font-size:14px}
@media screen and (min-width:480px) and (max-width:639px) {
    html {
        font-size: 15px
    }
}
@media screen and (min-width:640px) and (max-width:719px) {
    html {
        font-size: 20px
    }
}
@media screen and (min-width:720px) and (max-width:749px) {
    html {
        font-size: 22.5px
    }
}
@media screen and (min-width:750px) and (max-width:799px) {
    html {
        font-size: 23.5px
    }
}
@media screen and (min-width:800px) and (max-width:959px) {
    html {
        font-size: 25px
    }
}
@media screen and (min-width:960px) and (max-width:1079px) {
    html {
        font-size: 30px
    }
}
@media screen and (min-width:1080px) {
    html {
        font-size: 32px
    }
}
body,ul,ol,li,form {
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none
}
ul,ol {
	list-style:none;
	list-style-type:none;
}
img {
	max-width:100%;height: auto;
}
body {
	background: #eef3fa;
	font: 100% "Microsoft YaHei",Helvetica,STHeiti STXihei,Microsoft JhengHei,Arial;
	color:#555
}
h1,h2,h3,div,li,p,menu {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	-webkit-tap-highlight-color:transparent
}
a {
	color:#00a3ce;
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
a:hover,a.current {
	outline:0;
	background:#efefef;
	border-radius:2px
}
h1 {
	color:#000
}
.center {
	text-align:center
}
.sub-action {
	text-align:center;
	padding:12px 0 5px
}
.sub-action a {
	margin:0 1em
}
.btn {
    width: 92%;
    margin: 18px auto;
    background: #f74d4d;
    color: #fff;
    border-radius: 5px;
    font-size: 1.2em;
    line-height: 3.0em;
    cursor: pointer;
    text-align: center;
}
.clear{clear:both;}


.mainbox{margin-bottom: 50px;}
.mainbox .pic img{width: 100%;}
.mainbox .login{position: relative;margin: 18px auto;width: 92%;border-bottom: 1px #e5e5e5 solid;background-color: #fff;    border-radius: 5px;}
.mainbox .login input,.mainbox .login .citytext{font-size: 1.1em;width: 94%;margin-left: 3%;height: 4.0em;border-bottom: 1px #e5e5e5 dashed;border-top: none;border-left: none;border-right: none;}
.mainbox .login .code{color: #f74d4d;position: absolute;font-size: 1.2em;right: 3%;top: 8.9em;cursor: pointer;zoom:1;z-index:999;}
.mainbox .login .code a{color: #f74d4d;cursor: pointer;}
.mainbox .sm{text-align: center;    font-size: 0.8em;}
.mainbox .sm a{color: #f74d4d;}


/*城市弹层*/
.citybtn{color: #f74d4d;position: absolute;font-size: 1.2em;right: 3%;top: 1.2em;cursor: pointer;zoom:1;z-index:999;}
.citybtn span{color: #ccc;margin-left:5px;}
.container{width:100%;position:absolute;top:0;left:0;background-color:#ffffff;z-index:9999;display:none;cursor: pointer;}
.letter{width:5%;overflow:hidden;line-height:32px;font-size:16px;position:fixed;top:20px;right:10px;text-align:center;cursor: pointer;}
.letter ul{list-style-type:none;}
.letter ul li a{text-decoration:none;}
.city{width:90%;overflow:hidden;padding:20px;}
.city-list{width:100%;overflow:hidden;cursor: pointer;}
.city-list .city-letter{color:#6e6e6e;font-size:16px;padding-top:15px;padding-bottom:5px;/*display:inline-block;border-bottom:1px solid #e8ecf1;*/width:100%;}
.city-list p{color:#afafaf;width:95%;height:50px;line-height:50px;border-bottom:1px solid #e8ecf1;cursor:pointer;}
.UISelect{margin-top:5px}

.mainbox .sppic{margin-bottom: -4px;}
.mainbox .sppic img{width: 100%;}
.mainbox .info{background-color: #fff;    padding: 15px 20px;margin-bottom: 20px;}
.mainbox .info .title{font-size: 1.2em;}
.mainbox .info .price{margin: 10px auto;    font-size: 1.2em;color: #f74d4d;}
.mainbox .info .price span{margin-left: 10px;
    font-size: 0.8em;
    color: #999;}
.mainbox .info .service{border-top: 1px #ccc dashed;padding: 10px 0 0;}
.mainbox .info .service ul{margin-right: -10px;}
.mainbox .info .service ul li{display: inline-block;font-size: 0.8em;
    color: #888;margin-right: 10px;}
.mainbox .info .service ul li img{    width: 1.0em;
    margin-right: 3px;}
.mainbox .introduction{    background-color: #fff;
    padding: 15px 20px;}
.mainbox .introduction .title{text-align: center;font-size: 1.2em;
    color: #333;}
.mainbox .introduction .nr{    margin: 20px 0;}
.mainbox .introduction .nr img{max-width:100%;}
.mainbox .buybtn{    position: fixed;
    bottom: 0;
    left: 3%;
    width: 94%;
    margin: 5px auto;}
	
.mainbox .article{    width: 90%;
    margin: 0 auto;}
.mainbox .article .title{margin-top: 1.0em;
    font-size: 1.5em;
    line-height: 1.5em;color: #000;}
.mainbox .article .time{margin: 10px 0 20px;
    color: #888;
    font-size: 0.9em;    overflow: hidden;}
.mainbox .article .time span{margin-right: 10px;}
.mainbox .article .time .left{float:left;}
.mainbox .article .time .right{float:right;}
.mainbox .article .time .px20{margin-left: 20px;}
.mainbox .article .time .num{}
.mainbox .article .zhengwen{width: 100%;}
.mainbox .article .zhengwen img{max-width: 100%;}
.mainbox .article .zhengwen p{margin: 10px 0;}

.download{margin: 0;position: absolute;}
.download .bjpic{position: fixed;width: 100%;
    height: 100%;}
.download .bjpic img{width: 100%;
    height: 100%;}
.download .logo{position: fixed;top: 7%;
    width: 100%;
    text-align: center;
    margin: 0 auto;}
.download .logo img{width: 80%;}
.download .ico-qszq{position: fixed;top: 76%;
    width: 100%;
    text-align: center;
    margin: 0 auto;}
.download .ico-qszq img{    width: 62%;}

.download .ico-wap{position: fixed;top: 32%;
    width: 100%;
    text-align: center;
    margin: 0 auto;}
/* .download .ico-down{position: fixed;
    top:85.5%;
    left: 15px;
    width: 100%;
    text-align: center;
    margin: 0 auto;} */
/* .download .ico-down img{    display: inline-block;
    width: 62%;
    margin-right: 30px;} */

.download .mob{    position: fixed;
    left: 3%;
    bottom: -5px;}
.download .mob img{    width: 94%;}
.tip{    
    position: fixed;
    top: 61%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: .85em;
    color: #666;
    font-weight: 500;
}
.tip span{
    color: #792E1E;
}
@media (device-height:480px) and (-webkit-min-device-pixel-ratio:2){
	.download .mob{bottom: -60px;}
}
/*微信弹出*/
#weixin-tip{display:none; position: fixed; left:0; top:0; background: rgba(0,0,0,0.8); filter:alpha(opacity=80); width: 100%; height:100%; z-index: 100;} 
#weixin-tip p{text-align: center; margin-top: 10%; padding:0 5%; position: relative;}
#weixin-tip .close img{ margin-left:35%; width: 30%;}