*{padding:0;margin:0;font-family: 'Microsoft Yahei','Simsun',Helvetica,Arial,sans-serif;font-weight:100;}
html{min-height:100%;}
body{background:#efefec;color:#000;}
ul,ol,li{list-style: none;}
em,strong,i{font-style:normal;}
input{outline:none;}
img{vertical-align:middle;}
a{color:#000;}
a,a:visited{text-decoration:none;}
textarea{resize:none;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.cf60{color:#f60;}
.c333{color:#333;}
.c666{color:#666;}
.c999{color:#999;}
.cc00{color:#c00;}
.cf00{color:#f00;}
.cblue{color:#36c;}
.font-b{font-weight:700;}

/*浮动*/
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

/*宽度*/
.w-full{width:100%;}
.w-49p{width:49%;}

/*按钮样式 begin*/
.nav-btn{position:absolute;top:8px;display:inline-block;min-width:36px;height:28px;padding:0 6px;border:1px solid #cecece;text-align:center;background:transparent;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.nav-btn i{float:left;width:12px;height:14px;margin-top:7px;}
.back-home{display:none;right:10px;min-width:16px;}
.back-home i{width:17px;height:16px;margin-top:6px;background:url(../images/home.png) no-repeat;-webkit-background-size:17px 16px;-moz-background-size:17px 16px;background-size:17px 16px;}
.nav-btn span{line-height:30px;color:#333;font-size:14px;font-weight:bold;}
.nav-btn-sure{right:10px;}
.nav-btn-left{left:10px;}
.org-btn{display:inline-block;text-align:center;color:#fff;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ec6618),color-stop(1,#ed7c18));
-webkit-box-shadow:0 1px 1px rgba(130,130,130,0.75);
-moz-box-shadow:0 1px 1px rgba(130,130,130,0.75);
box-shadow:0 1px 1px rgba(130,130,130,0.75);
}
.org-btn-hover{color:#fff;background-image:-moz-linear-gradient(top,#ed7c18 0%,#ec6618 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ed7c18),color-stop(1,#ec6618));}
.gray-btn{display:inline-block;height:40px;line-height:40px;text-align:center;color:#666;font-size:16px;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
background-image:-moz-linear-gradient(top,#ececec 0%,#e5e5e5 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ececec),color-stop(1,#e5e5e5));
-webkit-box-shadow:0 1px 1px rgba(130,130,130,0.75);
-moz-box-shadow:0 1px 1px rgba(130,130,130,0.75);
box-shadow:0 1px 1px rgba(130,130,130,0.75);
}
.gray-btn-hover{color:#666;background-image:-moz-linear-gradient(top,#e5e5e5 0%,#ececec 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e5e5e5),color-stop(1,#ececec));}
.btns-box{padding:0 10px 5px;margin-bottom:20px;text-align:center;overflow:hidden;}
.oprt-btn{display:inline-block;height:35px;padding:0 15px;border:1px solid #cecece;text-align:center;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
background-image:-moz-linear-gradient(top,#f5f5f5 0%,#fff 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f5f5),color-stop(1,#fff));
-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.4);
-moz-box-shadow:0 1px 1px rgba(255,255,255,0.4);
box-shadow:0 1px 1px rgba(255,255,255,0.4); 
}
.oprt-btn span{line-height:35px;color:#000;font-size:15px;font-weight:bold;}
.oprt-btn i{display:inline-block;width:20px;height:17px;margin-right:8px;vertical-align:middle;}
.oprt-btn i.go-top{background:url(../images/go_top.png) no-repeat;-webkit-background-size:20px 17px;-moz-background-size:20px 17px;background-size:20px 17px;}
.oprt-btn i.refresh{background:url(../images/refresh.png) no-repeat;-webkit-background-size:20px 17px;-moz-background-size:20px 17px;background-size:20px 17px;}
.oprt-btn-hover{
background-image:-moz-linear-gradient(top,#fff 0%,#f5f5f5 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f5f5f5));
}
.oprt-btn-hover span{color:#666;}
.oprt-btn-hover i.go-top{background:url(../images/go_top_hover.png) no-repeat;-webkit-background-size:20px 17px;-moz-background-size:20px 17px;background-size:20px 17px;}
.oprt-btn i.refresh{background:url(../images/refresh_hover.png) no-repeat;-webkit-background-size:20px 17px;-moz-background-size:20px 17px;background-size:20px 17px;}
.blue-btn{display:inline-block;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;
background-image:-moz-linear-gradient(top,#59b6d9 0%,#68cbf0 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#59b6d9),color-stop(1,#68cbf0));
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
-webkit-box-shadow:0 2px 0 #b6b6b5;
-moz-box-shadow:0 2px 0 #b6b6b5;
box-shadow:0 2px 0 #b6b6b5;
}
.blue-btn-hover{
background-image:-moz-linear-gradient(top,#68cbf0 0%,#59b6d9 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#68cbf0),color-stop(1,#59b6d9));
}
/*返回按钮样式begin*/
.btn-left{position:absolute;top:8px;left:10px;display:none;height:31px;padding-left:14px;}
.btn-left span{display:inline-block;height:28px;line-height:28px;padding:0 8px 0 4px;color:#000;font-size:14px;font-weight:bold;border:1px solid #cecece;border-width:1px 1px 1px 0;background:rgba(0,0,0,0);
-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.btn-left span:before{position:absolute;top:4px;left:4px;content:"";display:inline-block;width:20px;height:20px;border:1px solid #cecece;border-width:1px 0 0 1px;background:transparent;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);}
/*返回按钮样式end*/
/*按钮样式 end*/


/*页面布局 begin*/
.header{position:fixed;left:0px;top:0px;z-index:1000;width:100%;height:44px;
-webkit-box-shadow:0 1px 1px #b4aeae;
-moz-box-shadow:0 1px 1px #b4aeae;
box-shadow:0 1px 1px #b4aeae;
background-image:-moz-linear-gradient(top,#f6f6f6 0%,#d9d9d9 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f6f6f6),color-stop(1,#d9d9d9));
}
.p-title{line-height:44px;text-align:center;font-size:18px;font-weight:600;}
.content{width:100%;padding-bottom:55px;}
/*页面布局 end*/

/*分享页头 begin*/
.shareBg{display: none;position: absolute;top: 0px;left: 0px;background: rgba(0,0,0,0.2);z-index:100000;}
.shareDiv{width: 70%;height: 300px;background: #fff;position: relative;padding:0 5%;}
.shareDiv h1{font-weight: normal;font-size: 16px;color: #ff7800;width: 100%;border-bottom: 1px solid #999999;text-align: center;padding:10px 0;margin:0 auto;}
.shareImg ul li{float: left;width: 24%;padding: 10px 0;}
.shareImg ul li a{display: block;width: 32px;height:32px;margin:0 auto;}
.shareImg ul li a:hover{text-decoration:none;}
.shareImg ul li em{display: block;font-size: 12px;width: 100%;font-style: normal;text-align: center;padding: 5px 0;}
.canShare{clear: both;padding: 30px 0 0 0;}
.canButton{clear: both;display:block;width:50%;height: 40px;background: #999999;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;text-align: center;text-decoration: none;color: #fff;line-height: 40px;font-size: 15px;margin: 0 auto;font-family: '黑体';}
.share {width: 100%;background-color: rgba(245,245,245,1);}
.share .logo{height: 40px;width: 50%;text-align:right;float: left;padding-left:5px;}
.share .logo img{max-width:100%;margin-top:4px;max-height:80%;}
/*.addr{width: 20%;float: left;position: relative;}*/
.addr {
    width: 100px;
    z-index: 1000;
    right: 0;
    position: absolute;
    padding: 0 10px;
    /*background-color: #708090;*/
    opacity: 0.8;
    margin-top: 10px;
    padding-right: 5%;
}
.city {
    width: 100px;
    height: 30px;
    line-height: 15px;
    position: relative;
    border-radius: 15px;
    background-color: #333333;
    text-align:center
}
.cityName {
    display: block;
    font-family: '黑体';
    line-height: 30px;
    font-size: 16px;
    /*text-indent: 10%;*/
    float: left;
    width: 60px;
    min-width: 50px;
    cursor: pointer;
    color: white;
}
.cityChoose {
    display: block;
    float: left;
    line-height: 30px;
    font-size: 16px;
    font-family: '黑体';
    color: #cacaca;
    left: 90%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer;
}

.cityList{border: 1px solid #ccc;border-top: none;text-indent: 10%;font-size: 20px;width: 100%;position: absolute;left: -1px;top: 40px;z-index:100000;background-color: rgba(245,245,245,1);display: none;}
.cityList li{padding: 2px 0;cursor: pointer;}
.remind{display:none;width:15%;float: right;position: absolute;top:0px;right: 10px;}
.dir{clear: both;position: absolute;top:1px;left: 45%;z-index: 1;color: #ddd;}
.edir{clear: both;position: absolute;top:2px;left: 45%;z-index: 2;color: rgba(245,245,245,1);font-style: normal;}
.remind p{clear: both;margin: 0 auto;font-family: '黑体';font-size: 16px;color: #ed6d00;text-align: center;border:1px solid #dddddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position: relative;top: 10px;}
.share-no{display:none;}
.shareBut{display: block;width:40px;height:40px;position: absolute;top:8px;right: 20px;}
.shareBut img{width: 20px;margin:8px 0 0 8px;}
/*.province_detail{position:absolute;top:0px;left:0px;height: 50px;line-height: 50px;width:100%;opacity:0;}*/
.province_detail {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*height: 300px;*/
    justify-content: flex-start;
    align-content: space-around;
    position: absolute;
    z-index: 20000;
    background-color: white;
}
.province_detail {
    padding: 10px 10px 10px 10px;
    width: 95%;
    position:absolute;
    z-index: 20000;
    max-width: 620px;
    background-color: white;
}
.imglocation {
    float: left;
    margin-top: 6px;
    width: 15px;
    height: 18px;
    margin-left: 9px;
}

.chooseTitle {
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    max-width: 620px;
    width: 100%;
    height: 40px;
}
.middleTitle {
    max-width: 620px;
    width: 100%;
}
.oneLineProvince {
    position: relative;
}
.oneLineCode {
    position: absolute;
    top: 8px;
    color: red;
    font-size: 16px;
    font-weight: 500;
}
.oneLineName {
    display: flex;
    width: 90%;
    margin-left: 10%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-around;
    z-index: 20000;
    background-color: white;
}

.arrow_right {
    height: 12px;
    margin-top: -2px;
}
.items{
    width: 20%;
    font-size: 16px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 黑体;
    color: rgb(51, 51, 51);
    font-weight: 300;
}
/*分享页头 end*/


/*tabs切换 begin*/
.tabs-box{width:100%;}
.tabs-box .tabslist{position:relative;z-index:100;width:100%;overflow:hidden;}
.tabslist li{float:left;width:32%;height:35px;line-height:32px;margin-right:2%;border:1px solid #bbb;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
font-size:12px;background:#fff;text-align:center;}
.tabslist li.tab-last{float:right;margin-right:0;}
.tabslist label{display:inline-block;line-height:1.2em;}
.tabs-conts{}
.tabslist li.tab-on{border:1px solid #ec661b;background:url(../images/selected.png) no-repeat right bottom #fff;-webkit-background-size:20px 16px;-moz-background-size:20px 16px;background-size:20px 16px;}
.tabs-cont{display:none;width:100%;padding:10px;
-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;
-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.tabs-cont p{font-size:11px;line-height:1.8em;}
.tabs-box-unactive{}
.tabs-box-unactive .tabslist li{border:1px solid #ddd;color:#999;}
.tabs-box-unactive .tabslist li label{color:#999;}
.tabs-box-unactive .tabslist li.tab-on{background:none;}
.tabs-box-unactive .tabs-cont p{color:#999;}
/*tabs切换 end*/

/*温馨提示 begin*/
.reminder{margin-bottom:20px;padding:0 5px;}
.reminder-title{height:18px;line-height:18px;margin-bottom:10px;color:#d21a1a;font-weight:bold;font-size:12px;}
.reminder-title i{display:inline-block;width:11px;height:16px;margin-right:5px;background:url(../images/tips_icon.png) no-repeat;vertical-align:middle;-webkit-background-size:11px;-moz-background-size:11px;background-size:11px;}
.reminder-cont{padding:5px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#e6e6e6;font-size:11px;}
.reminder-cont p{line-height:20px;}
/*温馨提示 end*/

/*圆角 begin*/
.bdr-radius-rt{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
.bdr-radius-lt{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0;}
.bdr-radius-rb{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0;}
.bdr-radius-lb{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;}
/*圆角 end*/

/*错误提示 begin*/
.error-tips{display:none;position:absolute;left:50%;padding:5px;border:2px solid #5798ff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#f8fcff;}
/*错误提示 end*/

/*遮罩层 begin*/
.mask{display:none;position:fixed;top:0;left:0;z-index:1001;width:100%;height:100%;background:rgba(0,0,0,0.25);}
.mask-layer{display:none;position:fixed;top:0;left:0;z-index:1001;width:100%;height:100%;background:transparent;}
/*遮罩层 end*/

/*输入框和select样式 begin*/
.input-style{width:100%;height:30px;padding-left:6px;border:1px solid #c2bfbf;background:#fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;}
.select-style{width:100%;height:30px;padding:0 6px;border:1px solid #c2bfbf;font-size:16px;-webkit-appearance:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.select-w{position:relative;}
.select-w:after{position:absolute;top:10px;right:10px;content:"";display:inline-block;width:6px;height:6px;border-left:2px solid #666;border-top:2px solid #666;background-color:transparent;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);transform:rotate(225deg);}
/*输入框和select样式 end*/

/*延时加载样式 begin*/
/*页面下方加载*/
.loading{width:100%;height:70px;background:url(../images/loading.gif) no-repeat center center;}
/*整个页面加载*/
.p-load{position:fixed;z-index:10001;top:100px;width:100%;height:70px;margin-top:-35px;background:url(../images/loading.gif) no-repeat center center;}
/*延时加载样式 end*/

#footer{display:none;}
.link{ height:38px; line-height:38px; border-top:1px solid #cecece; border-bottom:1px solid #cecece; background:-webkit-linear-gradient(top,#f5f3f3,#efeeee); background:-o-linear-gradient(top,#f5f3f3,#efeeee); background:linear-gradient(top,#f5f3f3,#efeeee); color:#0068b7; font-size:0.9em; text-align:center;}
.link:first-child{ border-bottom:none; -webkit-box-shadow:0 -3px 10px -3px rgba(0,0,0,0.1);}
.link a{ color:#0068b7!important;}
.link span{ padding:0 11px; color:#cfcdcd; text-shadow: 1px 0 1px #fff;}
.copyright{ color:#515151; text-align:center; font-size:0.85em; line-height:180%; background:#eaeaea;}
#footer1 .copyright{padding:10px 0;}

/*版本控制 touchVersion为触屏版，embedVersion为微信支付宝版*/
.touchVersion .back-btn,.touchVersion .back-home{display:block;}
.touchVersion .home-btn{display:none;}
.touchVersion #footer,.embedVersion #footer1{display:block;}
.embedVersion #footer,.touchVersion #footer1{display:none;}
.embedVersion .back-btn,.embedVersion .back-home{display:none;}
.embedVersion .home-btn{display:block;}
.touchVersion .header,.embedVersion .header{position:relative;}
.touchVersion .page,.embedVersion .page{padding-top:0;}

#footer1{display:none;}