@charset "utf-8";
* {
    padding: 0;
    margin: 0
}

body {
    background-color: rgb(248, 248, 248);
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    color: #de0800
}

.text-center {
    text-align: center;
}

ul li {
    list-style: none
}

body,
html {
    font-family: Microsoft YaHei;
    color: #333;
    font-size: 14px;
    text-align: justify
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.ml-none {
    margin-left: 0!important
}

.mt-none {
    margin-top: 0!important
}

.mr-16 {
    margin-right: 16px
}

.mr-13 {
    margin-right: 13px
}

.ml-7 {
    margin-left: 7px
}

.ml-25 {
    margin-left: 25px!important
}

.ml-16 {
    margin-left: 16px
}

.ml-22 {
    margin-left: 22px!important
}

.ml-19 {
    margin-left: 19px;
    overflow: hidden
}

.chanping-list-title1 {
    width: 100%;
    font-size: 16px!important;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: -5px
}

.ml-12 {
    margin-left: 12px
}

.ml-374 {
    margin-left: 374px
}

.ml-599 {
    margin-left: 599px
}

.mr-110 {
    margin-right: 110px
}

.mr-12 {
    margin-right: 12px!important
}

.ml-35 {
    margin-left: 35px
}

.mt-50 {
    margin-top: 50px
}

.box {
    width: 1200px;
    margin: 0 auto
}

.border-none {
    border: 0!important
}

.width200 {
    width: 200px
}

.width295 {
    width: 295px
}

.width306 {
    width: 306px
}

.width346 {
    width: 346px
}

.width385 {
    width: 385px
}

.font-size-weight {
    /* font-weight:600; */
}

.font-size-12 {
    font-size: 12px
}

.font-size-16 {
    font-size: 16px
}

.font-size-18 {
    font-size: 18px
}

.font-size-22 {
    font-size: 22px
}

.font-size-20 {
    font-size: 20px
}

.font-size-24 {
    font-size: 24px
}

.font-size-36 {
    font-size: 36px
}

.font-decoration {
    text-decoration: line-through
}

.font-size-27 {
    font-size: 27px
}

.font-size-28 {
    font-size: 28px
}

.font-size-45 {
    font-size: 45px
}

.font-color-fff {
    color: #fff
}

.font-color-61c6c2 {
    color: #f20000;
}

.font-color-333 {
    color: #333
}

.font-color-666 {
    color: #666
}

.font-color-d2d2d2 {
    color: #d2d2d2
}

.font-color-999 {
    color: #999
}

.font-color-red {
    color: #f40
}

.font-color-ffac28 {
    color: #ffac28
}

.Breadcrumb {
    width: 100%;
    padding: 30px 0 24px 0;
    font-size: 16px;
    border-top: 2px solid #fcc800
}

.Breadcrumb img {
    vertical-align: middle
}

.Breadcrumb span {
    vertical-align: middle
}

.Breadcrumb a:hover {
    text-decoration: underline
}

.select-box a {
    width: 215px;
    height: 141px;
    display: block;
    overflow: hidden
}

.select-box img {
    width: 215px;
    height: 141px;
    cursor: pointer;
    transition: all .6s
}

.select-box img:hover {
    transform: scale(1.2)
}

.h20 {
    height: 20px;
    overflow: hidden
}

.cle {
    clear: both
}

.cle-line {
    clear: both;
    border-top: 1px solid #dedede
}

.mtop20 {
    margin-top: 20px
}

.cleh40 {
    height: 40px;
    clear: both
}

.cle-line2 {
    clear: both;
    height: 10px;
    overflow: hidden;
    border-top: 1px dashed #dedede
}

.cle0 {
    clear: both;
    height: 0;
    overflow: hidden
}

#topcontrol img {
    transition: all .5s;
    opacity: .7
}

#topcontrol:hover img {
    opacity: 1
}

.m-logo {
    display: none
}

.head-top li span {
    float: left;
}

.head-top li span img {
    margin-top: 12px;
    margin-right: 5px;
}


/*弹窗*/

.alt-cont {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .7);
    display: none
}

.alt-cont .alt-info {
    position: absolute;
    width: 630px;
    left: 50%;
    top: 50%;
    margin-left: -327px;
    margin-top: -220px;
    padding: 35px 20px 30px 20px;
    background: url(/timg/alt_big.jpg) no-repeat;
    background-size: 100% 100%
}

margin .alt-cont .alt-info .qx {
    position: absolute;
    right: 14px;
    top: 9px;
    cursor: pointer
}

.alt-cont .alt-info .tit {
    height: 45px;
    line-height: 45px;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 0;
    color: #fff;
    /* text-shadow: 1px 2px #2298e3; */
    letter-spacing: 1px;
}

.alt-cont .alt-info .a-block {
    display: block;
    width: 220px;
    height: 47px;
    background-color: #f55154;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    margin: 30px auto 35px auto;
    border-radius: 35px
}

.alt-cont .alt-info .a-block img {
    /* display:none; */
}

.alt-cont .alt-info .new-content {
    margin: 0 auto;
    width: 548px
}

.alt-cont .alt-info .new-content .i-block {
    font-size: 16px;
    color: #fff;
    margin: 8px 8px;
    transition: all .3s ease;
    background: #f77c7d;
    padding: 6px 15px;
    border-radius: 5px;
}

.alt-cont .alt-info .new-content .i-block:hover {
    color: #fff;
    background: #4877fe
}

.alt-cont .alt-info .t {
    font-size: 22px;
    color: #ff0024;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px
}

.alt-cont .alt-info .a-btn {
    width: 255px;
    height: 55px;
    background-color: #f55154;
    border-radius: 31px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    display: block;
    cursor: pointer;
    margin: 0 auto
}

.i-block {
    display: inline-block;
    vertical-align: middle
}

.alt-cont .alt-info .qx {
    position: absolute;
    right: 9px;
    top: 9px;
    cursor: pointer
}