* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background: #e7e7e7;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    line-height: 1.5
}

ul,
li {
    list-style: none
}

a {
    text-decoration: none;
    color: inherit;
	cursor:pointer
}

.df {
    display: flex
}

.ac {
    align-items: center;
}

.jc {
    justify-content: center;
}

.jb {
    justify-content: space-between;
}

.js {
    justify-content: space-between;
}

.fe {
    justify-content: flex-end;
}

.flex2 {
    flex: 2
}

.ae {
    align-items: flex-end;
}
.mt-10{
    margin-top: 10px;
}
.psr {
    position: relative;
}
.header {
    width: 100%;
    margin: 0 auto;
    z-index: 999;
    background: #fff
}

.header-nav {
    padding: 15px;
    background: #fbfbfb;
}

.header .area {
    width: 20%;
    position: relative;
    font-size: 16px;
}

.header .area a.fa-down {
    margin-left: 3px;
    width: 24px;
    height: 24px;
    background: url(../images/home.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}

.header .area .back{
    background: url(../images/fh1.png) 0 5px no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.header .area .city{
    background: url(../images/xla1.png) 35px 12px no-repeat;
    background-size: 12px;
    padding-right: 20px;
}

.header .area .city-3{
    background-position:55px 12px
}

.header .title {
    font-weight: bold;
    font-size: 16px;
    
}

.header .title img{
	display:block
}

.header .service-menu {
    width: 20%
}

.header .service-menu i {
    float: right;
}

.header .service {
    width: 18px;
    height: 18px;
    background: url(../images/khu1.png) no-repeat;
    display: inline-block;
    background-size: cover;
    margin-top: 3px;
}

.header .menu {
    margin-left: 15px;
    color: #9d9d9d;
    padding: 3px;
    width: 18px;
    height: 18px;
    background: url(../images/nav.png) no-repeat;
    display: inline-block;
    background-size: contain;
    margin-top: 4px;
}

.header .area a.fa-down {
    margin-left: 3px;
    width: 24px;
    height: 24px;
    background: url(../images/home.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}

.popup_tip {
	margin: -20px 0 15px 0;
}

.popup_btn {
	display: block;
	width: 44.6%;
	float: left;
	background-color: #37c182;
	border-radius: 24px;
	text-align: center;
	padding: 8px 0;
	font-size: 16px;
	color: white !important;
}

.popup_btn_ok {
	margin: 0 30%
}

.popup {
	margin-bottom: 30px;
	text-align: center;
}

.popup_bottom {
	text-align: center;
}

.popup_or {
	display: inline-block;
	padding: 3.8% 0;
	float: left;
	min-width: 25px;
	text-align: center;
	color: #c9c9c9;
	font-size: 14px;
	flex: 1;
}


.box-Mask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999998;
    transition: 0.2s all;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.box-Mask.show{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}



.mask-img{
    width: 100%;
    position: fixed;
    left: 0;
    top: -100%;
    z-index: 999999;
    transition: 0.45s all;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.cfff{
    color: #fff
}
.mask-img img{
    width: 70%;
    display: block;
    margin-left: 15%;
}

.mask-img.show{
    top: 25%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.close{
    width: 30px;
    height: 30px;
    background-image: url(../images/close2.png);
    background-size: cover;
    margin:20px auto;
}


.nav-top {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    max-width: 750px;
    top: 0;
    z-index: 999;
    left: 50%;
    margin-left: -375px;
    border-top: 1px solid #ebebeb
}

.nav-list {
    width: 100%;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
	font-size:12px;
}

.nav-list li {
    width: 25%;
    text-align: center;
    padding: 15px 0;
}

.nav-list li span {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/icon2.png) no-repeat;
    background-size: 375px 375px;
}

.nav-list li i {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/icon2.png) no-repeat;
    background-size: 375px 375px;
}

.nav-index {
    background-position: -100px -97px!important;
}

.nav-kuashi {
    background-position: -4px -37px!important;
}

.nav-tongcheng {
    background-position: -39px -37px!important;
}

.nav-qiye {
    background-position: -70px -37px!important;
}

.nav-gangqin {
    background-position: -100px -40px!important;
}

.nav-chuguo {
    background-position: -4px -69px!important;
}

.nav-yuyue {
    background-position: -135.5px -73px!important
}

.nav-yugu {
    background-position: -70px -71px!important;
}

.nav-zhixiang {
    background-position: -99px -71px!important;
}

.nav-genzong {
    background-position: -4px -95px!important;
}

.nav-about {
    background-position: -39px -100px!important;
}

.nav-lianxi {
    background-position: -70px -97px!important;
}
.nav li:last-child {
    padding-bottom: 50px;
}

.nav-list li .nav-gat{
	background-position: 0 0;
	background: url(../images/gat.png) no-repeat;
	background-size:cover
}
.online-v span {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ef392f;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    top: -3px;
    right: -5px;
    border: 1px solid #fff;
    display: none;
}
.popup_btn {
    display: block;
    width: 44.6%;
    float: left;
    background-color: #37c182;
    border-radius: 24px;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: white !important;
}
@media (max-width:750px) {
    .nav-top {
        margin-left: 0;
        left: 0
    }
}


#container {
    margin: 0 auto;
    overflow: hidden;
}

.container-center {
    display: flex;
    justify-content: space-between;
}

.nav {
    width: 25%;
    background: #f6f6f6;
}

.nav-wrapper {
    height: 100%
}

.title-nav {
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

.nav li {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-left: 2px solid rgba(0, 0, 0, 0);
    position: relative;
}

.nav li a {
    display: block;
    text-align: center;
    padding: 15px 0;
    position: relative;
}

.wrapper-box {
    flex: 2;
    padding: 0 15px;
    background: #fff;
    overflow: hidden;
}


.xuannlist:last-child{
    padding-bottom:50px;
}


.wrapper {
    height: 100%;
}

.soclltbt {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px 0;
    margin-bottom: 10px;
}

.items {
    margin-bottom: 20px;
}

.items li {
    padding: 10px 0;
}

.nav li.cur {
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #fd0b28;
    border-right: none;
    border-left-color: #fd0b28;
}

.top-nav {
    background: #fff;
    height: 50px;
}

.banner img{
    display: block;
}

.banner{
    margin-bottom: 10px;
}

.cart {
    height: 50px;
    background: #505052;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.cart-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.pusbtns {
    position: absolute;
    left: 20px;
    top: -10px;
    width: 56px;
    height: 56px;
    background: #3191e8;
    border: 5px solid #434343;
    border-radius: 100%;
    z-index: 888;
    text-align: center;
}

.pusbtns img {
    width: 26px;
    height: 26px;
}

.fwihsz {
    position: absolute;
    right: -2px;
    top: -2px;
    padding:1px 4px;
    color: #fff;
    background: #fd0b28;
    line-height: 1;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    border-radius: 7px;
}

.xuannlist .img-box img {
    width: 54px;
    height: 61px;
}

.cahungimg img {
    width: 54px;
    height: 61px;
}

.xuannlist .img-box {
    margin-right: 20px;
}

.miannsh {
    color: #fff
}

.forecast {
    margin-left: 23%;
}

.sjjish {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 30px;
    background: #fd0b28;
    font-style: normal;
}

.yuguwtd {
    color: #a6a6a6;
    font-size: 12px;
    margin-top: -5px;
}

.xunswabi {
    height: 100%;
    background: #ff183e;
    color: #fff;
    font-size: 14px;
    padding: 0px 20px;
    line-height: 50px
}

.woomeo {
    width: 100%;
    background: #fff
}

.annsitanc {
    position: absolute;
    bottom: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.36);
    height: 1000000px;
    left: 0px;
    display: none;
}

.annsitancom {
    height: 100%;
}

.tandj {
    width: 35%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99999;
}

.scollnbg {
    height: 300px;
    padding-bottom: 20px;
}

.scollnbg ul {
    padding: 15px;
}

.scollnbg ul li {
    padding: 10px 0;
}

.yiwnnztl {
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    border-left: 3px solid #3191e8;
    background: #eaeef1;
}

.jiajnsh {
    /*border: 1px solid #dedede;*/
    /*border-radius: 5px;*/
    overflow: hidden;
    justify-content: flex-end;
}

.jiajnsh a {
    width: 25px;
    text-align: center;
    line-height: 20px;
    height: 25px;
    font-size: 20px;
    color: #fd0b28;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.jiajnsh input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    text-align: center;
    font-size: 16px;
    outline: none;
    width: 36px;
    display: none;
}

.jiajnsh input:disabled {
    background-color: #FFFFFF;
    color: #000000;
    opacity: 1;
    -webkit-text-fill-color: #353535;
}

.jiajnsh input.cur {
    display: block;
}

.jiajnsh a.cur {
    color: #fd0b28;
    display: none;
}

.jiahsoh {
    float: right;
    cursor: pointer;
}

.shaobom {
    -webkit-animation: bottomNav-shake_2waDn_0 .5s ease-in-out;
    animation: bottomNav-shake_2waDn_0 .5s ease-in-out
}

@-webkit-keyframes bottomNav-shake_2waDn_0 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

@keyframes bottomNav-shake_2waDn_0 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}



.xiaohd {
    position: fixed;
    left: 0px;
    top: 0px;
}

.xiaohd.yidong {
    animation: yidong 0.5s ease-in;
    -webkit-animation: yidong 0.5s ease-in;
}

.xsaone {
    width: 15px;
    height: 15px;
    border-radius: 30px;
    background: #fd0b28;
    animation: eaniout .5s ease;
    -webkit-animation: eaniout .8s ease;
}

@keyframes yidong {
    0% {}
    100% {
        transform: translateY(100vh) translateX(20px);
        -webkit-transform: translateY(100vh) translateX(20px);
        -moz-transform: translateY(100vh) translateX(20px);
        -ms-transform: translateY(100vh) translateX(20px);
    }
}

@keyframes eaniout {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
    30% {
        transform: translateY(-80px) translateX(-100px);
    }
    100% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -moz-transform: translate(0px);
        -ms-transform: translate(0px);
        -o-transform: translate(0px);
        opacity: 0;
    }
}


.form-box{
    position: fixed;
    top: 5%;
    left: 0;
    width: 70%;
    margin-left: 15%;
    z-index: 999999;
    border-radius: 5px;
    color: #000;
    line-height: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 0.4s all;

}

.form-box.show{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    top: 15%;
}



.form-box .logo{
    position: absolute;
    width: 70px;
    top: -20px;
    left: 50%;
    margin-left: -35px;
    z-index: 9999
}

.form-box .img-box img{
    display: block;
}

.top-text {
    position: relative;
    z-index: 999
}


.top-text .text-box{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    padding-top: 65px;
    text-align: center;
    color: #fff
}

.fs-12{
    font-size: 12px;
}

.mt5{
    margin-top: 5px;
}

.center-tel{
    width: 84%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    margin-left: 8%;
    margin-top: -15px;
    position: relative;
    z-index: 99999;
    background: #fff;
    font-size: 12px;
    border-radius: 4px;
    overflow: hidden;
}

.center-tel .p-box{
    padding:10px;
}

.center-tel .p-box a{
    display: block;
}

.center-tel .icon{
    position: relative;
}

.center-tel img{
    height: 16px;
    float: right;
    margin-top: 3px;
}


.center-tel .copyBtn{
    padding:3px;
    text-align: center;
    background: #3878fe;
    color: #fff;
    cursor: pointer;
}

.form-tel{
    border-top:1px dotted #ced7ea;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.position-relative{
    position: relative;
}

.form-tel .tips-text{
    position: absolute;
    width: 84%;
    height: 100%;
    left: 8%;
    color: #1fb58a;
    top: 0;
    text-align: center;
    line-height: 33px;
    pointer-events: none;
}

.form-tel input{
    width: 84%;
    margin-left: 8%;
    height: 33px;
    line-height: 33px;
    background: #ebf8f5;
    border:1px solid #b1e5d6;
    border-radius: 3px;
    text-align: center;
    outline: none;
    color:#1fb58a;
}

.form-tel .form-btn{
    height: 33px;
    width: 84%;
    line-height: 33px;
    margin-left: 8%;
    background: #1fb58a;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    cursor: pointer;
}

.close2{
    width: 30px;
    height: 30px;
    background-image: url(../images/close2.png);
    background-size: cover;
    margin:20px auto;
}
.bgfff{
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
input::-webkit-input-placeholder{
    color:#1fb58a;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#1fb58a;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#1fb58a;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#1fb58a;
}
