@charset "UTF-8";

/**
 *
 * @authors RAY (ray0324@foxmail.com)
 * @date    2013-12-29 13:05:27
 * @version v1.0
 */
ul,
li {
    padding: 0;
    margin: 0;
}

a {
    color: #444444;
    text-decoration: none;
}

a:hover,
a:focus {
    /* color: #FF6600; */
    text-decoration: none;
}


h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    font-weight: 100;
}

/**导航条**/
nav {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #f2f2f2;
    margin-bottom: 15px;
    box-shadow: 0 1px 3px #999
}

nav .topnav {
    height: 50px;
    list-style: none;
    border-bottom: 1px solid #dc610f;
    overflow: hidden;
    background: #f60;
    padding-bottom: 10px;
    box-shadow: 0 1px 3px #999
}

nav .topnav li {
    text-align: center;
    font-size: 14px;
}

nav .topnav li a {
    line-height: 50px;
    color: #fff;
}

nav .topnav li.title {
    margin: 0 50px 0 50px;
    height: 50px;
    font-size: 24px;
}

nav .topnav li.title a {
    display: block;
    height: 50px;
    width: 180px;
    margin: auto;
    background: url(../images/logo-white.png?s) no-repeat center left;
    background-size: 100px 50px;
    font-size: 16px;
    text-align: right;
}

.col-xs-4,
.col-xs-2 {
    text-align: center;
    line-height: 30px;
}

.hot {
    height: 30px;
    background: #aaa;
    line-height: 30px;
    color: #ffffff;
}

.label-t {
    background: #eeeeee;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
}

.label-t b {
    color: #ff6600
}




#footer {

    border-top: 1px solid #eeeeee;
    padding: 10px;
    color: #999999;
    box-sizing: border-box;
    max-width: 640px;
    margin: 0 auto !important;
    margin-top: 10px !important;
}

#footer div {
    text-align: center;
}

#footer div a {
    color: #666666;
}


html {
    font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
    html {
        font-size: 42.667px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
    html {
        font-size: 48px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
    html {
        font-size: 50px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
    html {
        font-size: 52.4px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
    html {
        font-size: 54.93px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
    html {
        font-size: 55.2px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
    html {
        font-size: 64px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
    html {
        font-size: 72px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
    html {
        font-size: 85.33px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
    html {
        font-size: 96px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 721px) and (max-width: 768px) {
    html {
        font-size: 102.4px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 769px) {
    html {
        font-size: 102.4px;
    }
}

nav {
    max-width: 640px;
    margin: 0 auto !important;
    box-sizing: border-box;
}

.wrap {
    max-width: 640px;
    margin: 0 auto !important;
    position: relative;
    box-sizing: border-box;
}

.right {
    position: absolute;
    /* position: sticky; */
    right: 0;
    top: 0;
    height: 100%;
    width: .4rem;
}

.right-st {
    position: sticky;
    top: 0;
    width: .4rem;
    text-align: center;
}

.right-w a {
    opacity: 1;
    color: rgba(255, 143, 69, 1);
    font-size: .24rem;
    font-weight: 500;
    font-family: "PingFang SC";
    text-align: left;
    transition: font-size .4s;

}
/* .right-w a:hover{
    font-weight: 700;
} */

.city a {
    width: 100%;
    display: inline-block;
    height: 100%;
}

.right-w {
    margin-bottom: .05rem;
}

.hot-city {
    opacity: 1;
    color: rgba(34, 34, 34, 1);
    font-size: .36rem;
    font-weight: 500;
    font-family: "PingFang SC";
    text-align: left;
    margin-bottom: .38rem;
    padding-left: .4rem;
}

.hot-word {
    opacity: 1;
    color: #333333;
    font-size: .36rem;
    font-weight: 500;
    font-family: "PingFang SC";
    text-align: left;
    margin-bottom: .28rem;
    margin-top: .39rem;
    padding-left: .4rem;
}

.city-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 .4rem;
    ;
}

.city {
    width: 2.04rem;
    height: .75rem;
    border-radius: .04rem;
    opacity: 1;
    background: rgba(246, 246, 246, 1);


    line-height: .75rem;
    opacity: 1;
    color: rgba(68, 68, 68, 1);
    font-size: .28rem;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    text-align: center;
    margin-bottom: .21rem;


}

.city a:hover,.city a:focus {
    /* color: rgba(255, 143, 69, 1); */
    color: #444444 !important;

    background: rgba(236, 236, 236, 1);
}

.newc{
    font-size: .35rem !important;
    color: #FB5A00;
}

.title {
    max-width: 640px;
    margin: 0 auto !important;
    box-sizing: border-box;
    line-height: .5rem;
    opacity: 1;
    color: rgba(34, 34, 34, 1);
    font-size: .36rem;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: center;
    margin-bottom: .6rem !important;
    position: relative;

}

.img-title {
    position: absolute;
    left: .4rem;
    top: .05rem;
    width: .38rem;
    height: .38rem;

}