body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
/*html {overflow-y: scroll;}*/
p {color:#929398;display:inline-block;}
p a{color:#34b364;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

body{
    min-height:1600px;
    min-width:1400px;
}


#common-top{
    height:215px;
    background-color:#fff;
}

.content-box{
    width:1220px;
    margin:0 auto;
}

.common-nav{
    height:33px;
    color:#eee;
    background-color:#f8f8f8;
}

.common-nav p{
    line-height:33px;
    font-size:14px;
}

.common-nav select{
    border: none;
    outline: none;
    color:#ff8c8c;
}

.common-nav .cv-main{
    display:inline-block;
}

.common-nav .cv-link{
    float:right;
}

.common-nav .cv-link ul li{
    float:left;
    line-height:15px;
    height:15px;
    margin:8px 0;
    width:105px;
    text-align:center;
    border-left:1px solid #818588;
    border-color:#8a8b8d;
}

.common-nav .cv-link ul li a{
    color:#8a8b8d;
    margin:0 10px;
}

.common-nav .cv-link ul li:first-child{
    border-left:none;
}

.common-logo{
    height:132px;
    background:#fff;
}

#common-top .cv-main span{
    cursor:pointer;
}

#common-top .cv-main span a{
    background:#fff;
    padding:3px 10px;
    color:#ff8c8c;
}

#common-top .cv-main span i{
    color:#eee;
    background:#fff;
    padding:3px 2px;
    margin-left:-14px;
}

#common-top .cv-main .area_select{
    position:relative;
    padding:8px 10px;
    width:400px;
    background-color:#fff;
    left:285px;
    top:-6px;
}

#common-top .cv-main .area_select ul{
    overflow:hidden;
}

#common-top .cv-main .area_select ul li{
    float:left;
    width:auto;
    text-align:center;
    padding:5px 10px;
}

#common-top .cv-main .area_select ul li a:hover{
    color:#ff8c8c;
}

.common-logo .cl-main{
    overflow:hidden;
    display:inline-block;
}

.common-logo .cl-main img{
    display:block;
    float:left;
}

.common-logo .cl-main .clm-city{
    font-size:30px;
    color:#ff6500;
    width:auto;
    padding:0 20px;
    text-align:center;
    border-left:1px solid #e1e1e1;
    display:block;
    float:left;
    margin:58px 0 32px 0;
}

.common-logo .cl-main .clm-info{
    float:left;
    padding:47px 0;
}

.common-logo .cl-main .clm-info p{
    display:block;
}

.common-logo .cl-main .clm-info p:first-child{
    font-size:25px;
    font-weight:bold;
    color:#2ab78d;
}

.common-logo .cl-main .clm-info p:last-child{
    font-size:15px;
}

.common-logo .cl-phone{
    float:right;
}

.common-logo .clp-info{
    float:right;
    margin-top:50px;
}

.common-logo .clp-info p{
    display:block;
    font-size:16px;
    color:#818588;
}

.common-logo .clp-info p:last-child{
    color:#26ad60;
    font-size:28px;
}

.common-menu{
    background-color:#29b88d;
    height:50px;
}

.common-menu ul li{
    width:16.3%;
    display:inline-block;
}

.common-menu ul li a{
    display:block;
    text-align:center;
    font-size:17px;
    color:#fff;
    line-height:50px;
}

.common-menu ul li a:hover{
    background-color:#327c6f;
    cursor:pointer;
}

#banner .swiper-wrapper .swiper-slide{
    text-align:center;
    margin:0 auto;
    display:flex;
    flex-direction: column;
}

#banner .swiper-wrapper .swiper-slide .simg{
    width:1920px;
    height:290px;
}

#banner .swiper-wrapper .swiper-slide .timg1{
    background:url('../../img/smsqf/banner/b1.jpg') center top no-repeat;
    height:290px;
}

#banner .swiper-wrapper .swiper-slide .timg2{
    background:url('../../img/smsqf/banner/b2.jpg') center top no-repeat;
    height:290px;
}

#banner .swiper-wrapper .swiper-slide .timg3{
    background:url('../../img/smsqf/banner/b3.jpg') center top no-repeat;
    height:290px;
}

#select_areas{
    padding:18px 0;
    overflow:hidden;
    background-color:#fafafa;
}

#select_areas .title{
    font-size:15px;
    width:70px;
    text-align:center;
    display: inline-block;
    float:left;
    height:42px;
    line-height:42px;
}

#select_areas .areas{
    display:inline-block;
    /*height:42px;*/
    line-height:42px;
    width:1070px;
    float:left;
    overflow:hidden;
}

#select_areas .areas ul li{
    display:inline-block;
    width:auto;
    text-align:center;
    line-height:20px;
    margin:5px 0;
    padding:0px 11px;
    border-right:1px solid #e1e1e1;
}

#select_areas .areas ul li a{
    display:block;
}

#select_areas .areas ul li a:hover{
    color:#29b88d;
}

#select_areas .status-change{
    float:left;
    margin-top:50px;
    cursor:pointer;
}

#select_areas .status-change:hover{
    animation:down 0.5s infinite;
}

@keyframes down
{
    from {margin-top:50px;}
    to {margin-top:60px;}
}

#prompt .content-box p a{
    color:#929398;
}
/*comment end*/

#city-manger{
    margin:15px 0;
}

#city-manger .cm{
    color:#24282c;
}

#city-manger .cm{
    font-size:14px;
    font-weight:bold;
}

#city-manger ul{
    margin:10px 0;
    overflow:hidden;
}

#city-manger ul li{
    float:left;
    color:#45c19c;
    padding:0 10px;
    border-right:1px solid #45c19c;
    margin-bottom:5px;
}

#city-manger ul li:last-child{
    border-right:none;
}

#footer{
    height:480px;
    background:#2a2d32;
}
#footer .content-box .top{
    height: 90px;
    border-bottom: 1px solid #383b40;
    min-width: 1205px;
    background: url('../../img/smsqf/footer.png') no-repeat;
}
#footer .content-box .top p{
    color: #BCC2CC;
    font-size: 22px;
    display: block;
    margin-left: 140px;
    padding-top: 32px;
}

#footer .content-box .info {
    height: 260px;
    border-bottom: 1px solid #383b40;
}
#footer .content-box .info .services li a:hover{
    color:#fff;
    background:#26ad60;
}
#footer .content-box .info .contact li a:hover{
    color:#fff;
}
#footer .content-box .info .guide li a:hover{
    color:#fff;
}
#footer .content-box .link .zt li a:hover{
    color:#fff!important;
}
#footer .content-box .info ul{
    padding-top:20px;
    width:100%;
    margin:0 auto;
}
#footer .content-box .info ul li{
    width:auto;
    float:left;
    margin-left:77px;
}
#footer .content-box .info ul li:first-child{
    width:40%;
    float:left;
    margin-left:0px;
}
#footer .content-box .info ul li .title{
    color:#bcc2cc;
    font-size:18px;
}
#footer .content-box .services{
    width:90%;
    margin:0 auto;
}
#footer .content-box .services li{
    width:auto!important;
    margin-left:0px!important;
}
#footer .content-box .services li a{
    display:block;
    width:100px;
    height:28px;
    line-height:28px;
    background:#24272b;
    color:#81868c;
    margin:5px;
    text-align:center;
    font-size:14px;
}
#footer .content-box .contact li{
    width:auto!important;
    float:none!important;
    color:#81868c;
    margin-top:10px;
    font-size:14px;
    margin-left:0px!important;
}
#footer .content-box .contact li a{
    color:#81868c;
    font-size:14px;
}
#footer .content-box .guide li{
    width:auto!important;
    float:none!important;
    color:#81868c;
    margin-top:10px;
    font-size:14px;
    margin-left:0px!important;
}
#footer .content-box .guide li a{
    color:#81868c;
    font-size:14px;
}
#footer .content-box .wx-code{
    width:120px;
    height:120px;
    background: #fff;
    border-radius:5px;
    margin-top:30px;
}
#footer .content-box .wx-code img{
    width:120px;
    height:120px;
    border-radius:5px;
}
#footer .content-box .link{
    margin:0 auto;
}
#footer .content-box .link .zt{
    margin-top:20px;
    font-size:14px;
    color:#6c7075;
    clear:both;
    margin-bottom:10px;
    overflow:hidden;
}
#footer .content-box .link .zt li{
    float:left;
    font-size:14px;
    margin-right:20px;
    line-height:25px;
}
#footer .content-box .link .zt li a{
    color: #6c7075!important;
}
#footer .content-box .link span{
    color:#6c7075;
    line-height:20px;
}


