﻿.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 68px;
    line-height: 68px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    z-index: 999;
    background: #fff;
}
.h_menu {
    position: absolute;
    left: 16px;
    font-size: 1.5rem;
    color: #999;
}
.h_menu img{
    padding-top: 10px;
}
.h_logo {
    width: 150px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    text-align: center;
}
.h_logo img {
    display: inline-block;
    vertical-align: middle;
}
.h_tel {
    position: absolute;
    right: 16px;
    font-size: 1.5rem;
    color: #999;
}
.h_tel img{
    padding-top: 10px;
    width:50px;
    height:50px;
}
.banner {
    width: 100%;
    margin-top: 68px;
    overflow: hidden;
    position: relative;
    font-size: 0;
}
.banner img {
    display: block;
    width: 100%;
}
.banner .swiper-pagination  .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    opacity: 1;
    border-radius: 0%;
}
.banner .swiper-pagination  .swiper-pagination-bullet:hover {
    background-color: #3764af;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #0298f9;
}
.content {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 1.5rem;
}
.content img {
    width: 100%;
}
.only_img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.only_img img {
    width: 100%;
    display: block;
}
.container {
    width: 90%;
    margin: 0 5%;
    position: relative;
    overflow: hidden;
}
.btit {
    font-size: 1.4rem;
    color: #333;
    line-height: 2rem;
    text-align: center;
    font-weight: bold;
}
.btit.light {
    font-size: 1.2rem;
    color: #545454;
    font-weight: 300;
}
.btit.light span {
    color: #197ed0;
    font-weight: bold;
}
.bstit {
    color: #999;
    line-height: 1.6rem;
    text-align: center;
    margin-bottom: 0.6rem;
    font-size: 12px;
}
#zsmlist {
    text-align: center;
}
#zsm-prev, #zsm-next {
    width: 23px;
    height: 23px;
    background-color: #c2c2c2;
    text-align: center;
    line-height: 23px;
    border-radius: 3px;
    display: inline-block;
}

#qyys-pagination {
    margin-top: 8px;
}
#qyys-pagination .swiper-pagination-bullet-active {
    background: #fff;
}
.index-form {
    margin-top: 2rem;
}
.footer-copy {
    width: 100%;
    display: block;
    margin-top: 2rem;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #868686;
    height: 240px;
    text-align: center;
    background-color: #f5f5f5;
}
.index_nav {
    position: relative;
    overflow: hidden;
}
.index_nav li {
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 5.5%;
    width: 18%;
    text-align: center;
    margin-bottom: 1rem;
}
.index_nav_icon {
    position: relative;
    overflow: hidden;
    width: 86%;
    color: #fff;
    border-radius: 50%;
    height: 3.6rem;
    line-height: 3.6rem;
    font-size: 1.8rem;
    margin: 0 auto;
}
.color1 {
    background: #2588d9;
}
.color2 {
    background: #f15e4c;
}
.color3 {
    background: #fa4977;
}
.color4 {
    background: #eeb33d;
}
.color5 {
    background: #34d5cf;
}
.color6 {
    background: #5392ef;
}
#zsmlist {
    margin-top: 20px;
}
#zsmlist .zsm-item {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-bottom: 16px;
}
#zsmlist .zsm-item:nth-child(2n) {
    float: right;
}

.index_nav_tit {
    color: #4a4a4a;
    font-size: 0.8rem;
    margin-top: 0.4rem;
}

.index_news_list {
    position: relative;
    overflow: hidden;
    margin-left: 2%;
}
.index_news_list li {
    width: 100%;
}
.inl_circle {
    position: relative;
    overflow: hidden;
    z-index: 11;
}
.b_circle {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    background: #fff;
}
.s_circle {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    background: #2588d9;
    z-index: 11;
    position: relative;
    margin-top: 21px;
}
.inl_info {
    position: relative;
    overflow: hidden;
    width: 88%;
    border-left: 1px solid #d5d5d5;
    text-indent: 1.5rem;
    z-index: auto;
    margin-left: -4px;
    padding-top: 12px;
}
.inl_tit {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    font-size: 0.95rem;
}
.inl_time {
    margin-top: 3px;
    font-size: 0.75rem;
    color: #666;
}
.ld_bg {
    position: relative;
    overflow: hidden;
    background: #f4f4f4;
    padding: 1.5rem 0;
}
.icon_lab {
    background: url(/skin/wap/images/icon_lab.png) left no-repeat;
    width: 35px;
    height: 35px;
    background-size: 30px;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 3px;
}
.servicescroll {
    margin-top: 1rem;
    overflow: hidden;
}
.servicescroll .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 50%;

}
.servicescroll .swiper-slide img {
    width: 100%;
}
.service-pagination {
    position: relative;
    text-align: center;
    margin-top: 0.65rem;
}
.service-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #3764af;
}
.sep_line {
    position: relative;
    width: 100%;
    height: 1px;
    display: block;
    background: #d6d6d6;
}
.index_p {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    line-height: 1.6rem;
    color: #787878;
}
.index_more {
    margin: 1rem auto;
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    width: 35%;
    height: 40px;
    line-height: 40px;
    background: #3764af;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    border-radius: 28px;
}


.index_product {
    margin-top: 0 !important;
    padding-top: 15px;
    background: url(/skin/wap/images/index_p_bg.png) center no-repeat;
    width: 100%;
    min-height: 200px;
    padding-bottom: 15px;
}
.index_p_c_img {
    width: 45%;
    overflow: hidden;
    position: relative;
    margin-top: 1rem;
}

.index_p_c_info {
    position: relative;
    overflow: hidden;
    text-align: right;
}
.index_p_c_tit {
    margin-top: 2rem;
    font-size: 1.4rem;
    color: #848484;
    font-weight: 300;
}
.index_p_c_stit {
    font-size: 1rem;
    color: #848484;
    font-weight: 300;
    margin-top: 5px;
}
.index_p_c_line {
    position: relative;
    display: block;
    overflow: hidden;
    width: 25%;
    margin: 1rem 0;
    height: 1px;
    background: #999898;
}
.index_p_c_w {
    color: #999898;
    font-size: 0.85rem;
}
.index_p_c_btn {
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 300;
    color: #fff;
    height: 35px;
    width: 100px;
    line-height: 35px;
    background: #3764af;
    border-radius: 30px;
    float: right;
    margin-top: 13%;
}


.newswrap {
    margin: 0 auto;
    margin-top: 1.5em;
    position: relative;
    overflow: hidden;
    width: 95%;
    margin-bottom: 1.5em;
}
.newslist li {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    display: block;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
}
.newimg {
    width: 38%;
    position: relative;
    overflow: hidden;
    margin-right: 3%;
}
.newimg img {
    width: 100%;
}
.newinfo {
    position: relative;
    overflow: hidden;
    width: 59%;
}
.newtit {
    width: 96%;
    position: relative;
    font-size: 1.2em;
    color: #333;
}
.newtime {
    color: #999;
    margin-top: 1.5em;
    position: relative;
    font-size: 0.8em;
}
.newdesc {
    margin-top: 0.8em;
    font-size: 1em;
    color: #666;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_form_bg {
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
}
.feedform {
    width: 100%;
    margin: 1.5em auto;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.form-inpt {
    width: 90%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 1.3em;
}
.form-inpt input {
    width: 100%;
    border: none;
    outline: none;
    font-size: 1.1em;
    color: #999;
    padding: 0.4em 0;
    text-indent: 1em;
    background: #dfdfdf;

}
.form-inpt .code {
    width: 60%;
    height:84px;
    border: none;
    outline: none;
    font-size: 1.1em;
    color: #999;
    padding: 0.4em 0;
    text-indent: 1em;
    background: #dfdfdf;
    float: left;

}
.form-inpt img {
    width: 40%;
    float: right;

}
.form-inpt textarea{
    width: 100%;
    border: none;
    outline: none;
    font-size: 1.1em;
    height: 6rem;
    color: #999;
    padding: 0.4em 0;
    text-indent: 1em;
    background: #dfdfdf;

}
.form-textarea {
    width: 90%;
    position: relative;
    margin-bottom: 1.3em;
    text-align: center;
}
.form-textarea textarea {
    width: 100%;
    border: none;
    font-size: 1.1em;
    color: #999;
    padding: 0.4em 0;
    background: #dfdfdf;
    padding-left: 3%;
}
.form-btn {
    width: 92%;
    margin: 0 auto;
    position: relative;
}
.form-btn button {
    width: 100%;
    border: none;
    background: #3764af;
    color: #fff;
    padding: 0.6em 0;
    font-size: 1.2em;
    border-radius: 30px;
}
.index_form_line {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 1px;
    background: #cecece;
}
.index_form_con_info {
    position: relative;
    text-align: center;
}
.i_f_i_tit {
    color: #888;
    font-size: 0.9rem;
    margin-top: 1rem;
}
.i_f_i_stit {
    color: #888;
    font-size: 0.75rem;
    text-align: center;
}
.i_f_i_stit .fa {
    margin-right: 5px;
}
.i_f_i_stit a {
    color: #3764af;
}
.i_f_i_wechat {
    width: 25%;
    margin: 0 auto;
    margin-top: 10px;
}
.i_f_i_bg_img {
    position: absolute;
    right: 0;
    bottom: -6px;
    width: 45%;
    z-index: 0;
}
.index_form_front {
    position: relative;
    overflow: hidden;
    z-index: 555;
}


.joinnav {
    position: fixed;
    top:68px;
    left: 0;
    overflow: hidden;
    width: 100%;
    z-index: 5588;
}
.joinall {
    color: #fff;
    font-size: 1.2em;
    background: #3764af;
    line-height: 2.8em;
    padding-left: 1em;
}
.joinlist {
    display: none;
}
.joinlist {
    background: #fff;
    font-size: 1.2em;
    line-height: 2.8em;
    width: 100%;
    text-align: center;
}
.joinlist li {
    padding-left: 1em;
    border-bottom: 1px solid #ccc;
}
.joinlist li.on {
    background: #f2f2f2;
}
.joinlist li a {
    color: #555;
    line-height: 2.8em;
    width: 100%;
    display: inline-block;
}
.joinlist li.active a {
    color: #3764af;
}
.joinall .fa {
    line-height: 2.8em;
    margin-right: 5%;
}

.con_tit {
    width: 100%;
    font-size: 1.1rem;
    color: #333;
    text-align: center;
}
.con_stit {
    width: 100%;
    font-size: 0.8rem;
    color: #999;
    text-align: center;
}

.mgt {
    margin-top: 1rem;
}

.container p {
    font-size: 0.85rem;
    color: #777;
    line-height: 1.5rem;
    margin: 0.6rem 0;
    word-break: break-all;
}
.con_only_tit p {
    color: #444;
    font-size: 1rem;
}

.sepline {
    width: 100%;
    height: 2px;
    border-bottom: 1px dashed #888;
    margin: 2.5em 0;
}

.masubtit {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 0.85rem;
    color: #555;
    margin-top: 1.3em;
}

/*honor*/

.honor1-prev ,.honor2-prev {
    background: url(/skin/wap/images/index-service-prev.png);
    width: 36px;
    height: 36px;
    position: relative;
    margin-left: 1em;
    margin-top: -14em;
    z-index: 250;
    float: left;
}
.honor1-next, .honor2-next {
    background: url(/skin/wap/images/index-service-next.png);
    width: 36px;
    height: 36px;
    position: relative;
    margin-right: 1em;
    margin-top: -14em;
    z-index: 250;
    float: right;
}
.honor2-prev {
    background: url(/skin/wap/images/index-service-prev.png);
    width: 36px;
    height: 36px;
    position: relative;
    margin-left: 1em;
    margin-top: -17em;
    z-index: 250;
    float: left;
}
.honor2-next {
    background: url(/skin/wap/images/index-service-next.png);
    width: 36px;
    height: 36px;
    position: relative;
    margin-right: 1em;
    margin-top: -17em;
    z-index: 250;
    float: right;
}


.service-item {
    width: 60%;
    position: relative;
    overflow: hidden;
    margin: 2em auto;
}
.serviceimg {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.serviceimg img {
    width: 100%;
}
.servicetit {
    font-size: 1.6em;
    color: #333;
    text-align: center;
    margin: 0.6em auto;
    margin-bottom: 0;
}

.h_scroll_p {
    text-align: center;
    color: #666;
    font-size: 0.85rem;
}

.as2_service {
    width: 100%;
    overflow: hidden;
    display: block;
}
.as2_service img {
    width: 50%;
}

.as2_btn {
    width: 70%;
    display: block;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #3764af;
    border-radius: 34px;
    font-size: 0.85rem;
    text-align: center;
}

.info_list {
    position: relative;
    overflow: hidden;
}
.info_list li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dbdbdb;
}
.info_list li > a {
    color: #555;
}
.info_list li .fa {
    float: right;
    line-height: 40px;
}

.pagination {
    width: 100%;
    position: relative;
    margin: 1rem auto;
    overflow: hidden;
    text-align: center;
}
.pagination li {
    display: inline-block;
    margin-right: 0.4rem;
}
.pagination li a, .pagination li span, .pagination li.first.hidden a, .pagination li.last.hidden a  {
    background: #f1f1f1;
    color: #666;
    display: inline-block;
    padding: 0.2rem 0.5rem;
    font-size: 0.6rem;
}
.pagination li a:hover, .pagination li span {
    color: #fff;
    background: #2588d9;
}
.pagination li.disabled span {
    background: #f1f1f1;
}

.con_content {
    font-size: 0.85rem;
    color: #666;
    line-height: 1.5rem;
    margin-top: 1rem;
}
.con_content p {
    font-size: 0.85rem;
    color: #666;
    line-height: 1.5rem;
}
.con_content img {
    width: 100%;
    display: block;
}

.cdtitle {
    color: #888;
    font-size: 1.2em;
    text-indent: 0.8em;
    margin-top: 0.4em;
}
.cd-change {
    position: relative;
    margin: 1em auto;
    text-align: left;
    font-size: 1.1em;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cd-change a {
    color: #888;
}

.pro_c_tit {
    position: relative;
    overflow: hidden;
    color: #333;
    font-size: 1.1rem;
}

.pro_c1_l {
    position: relative;
    overflow: hidden;
    width: 52%;
    margin-top: 1rem;
}
.pro_c1_r {
    position: relative;
    overflow: hidden;
    width: 48%;
    margin-top: 1rem;
}
.pro_c2_list {
    position: relative;
    overflow: hidden;
    width: 50%;
}
.pro_c2_list img {
    display: block;
}


.cataimg {
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
}
.cataimg img {
    display: block;
    width: 100%;
}

.ut8-btn {
    position: absolute;
    left: 26%;
    z-index: 666;
    margin-top: 33%;
    width: 100%;
}
.ut8-btn a {
    display: inline-block;
    width: 5rem;
    height: 12rem;
    z-index: 666;
}
.ut8img {
    display: block;
    position: relative;
    z-index: 0;
}

.pro_index_nav {
    position: fixed;
    overflow: hidden;
    top: 107px;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 32px;
    line-height: 32px;
    background: #e9e9e9;
    padding-left: 3%;
    border-bottom: 1px solid #ccc;
}
.pro_index_nav li {
    float: left;
    margin-right: 2%;
}

.pro_index_nav li > a {
    color: #5a5a5a;
    font-size: 0.8rem;
    height: 32px;
    line-height: 32px;
    display: block;
}

.pro_index_nav li.on > a {
    color: #3764af;
}



#map {
    margin-top: 68px;
    position: relative;
    height: 300px;
    width: 100%;
}


.contact_list {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top: 1.5rem;
}
.contact_list li {
    float: left;
    width: 30%;
    overflow: hidden;
    position: relative;
    margin-left: 3%;
}
.contact_list li .con_l_img {
    position: relative;
    margin: 0 auto;
    width: 60%;
    vertical-align: middle;
}
.contact_list li .con_l_img img {
    vertical-align: middle;
}
.contact_list .con_tit {
    margin-top: 1rem;
    color: #444;
    font-size: 1rem;
}
.contact_list .con_info {
    font-size: 0.6rem;
    margin-top: 0.6rem;
    color: #6d6d6d;
}
.buy_tit {
    color: #555;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 70px;
}

.buy_stit {
    color: #999;
    font-size: 0.8rem;
    text-align: center;
    margin: 0;
    margin-top: 0.8rem;
}
.buy_img {
    margin-top: 1.2rem;

}
.buy_price {
    color: #3764af;
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
}
.buy_sel_t {
    color: #444;
    font-size: 1rem;
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
}

.buy_c_img {
    width: 55%;
    overflow: hidden;
    position: relative;
    margin-top: 1rem;
}

.buy_c_img button {
    background: none;
    border: none;
    outline: none;
    display: block;
    width: 50%;
    height: 42px;
    position: absolute;
    z-index: 54;
}
.buy_c_btn2 {
    margin-left: 55%;
}
.b_c_sel select {
    width: 15%;
    font-size: 0.8rem;
    color: #666;
}
.b_c_sel_tips {
    font-size: 0.8rem;
    color: #666;
}

.buy_people_info {
    background: #f3f3f3;
    width: 100%;
    padding: 2% 3% 5% 3%;
    margin-top: 1rem;
}

.b_p_i_t {
    font-size: 0.9rem;
    color: #666;
}
.b_p_ipt {
    position: relative;
    margin-top: 1rem;
    width: 100%;
    font-size: 0.85rem;
    color: #999;
}
.b_p_ipt input{
    width: 94%;
    font-size: 0.8rem;
    color: #999;
    background: none;
    border: 1px solid #cfcfcf;
    outline: none;
    padding: 5px 0;
    text-indent: 0.5rem;
}
.b_p_ipt input.ipt_half{
    width: 44.5%;
}
.b_p_ipt input.mrl {
    margin-left: 3%;
}
.b_p_address {
    position: relative;
    overflow: hidden;
    margin: 1rem 0;
}

.b_p_address select {
    background: none;
    color: #999;
    border: 1px solid #cfcfcf;
    outline: none;
    padding: 5px 0;
    margin-right: 20px;
}

.b_c_pay_method_tips {
    font-size: 0.8rem;
    color: #666;
    margin-left: 5px;
}
.b_c_b_note {
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
    line-height: 1.1rem;
    color: #666;
}
.b_c_b_note span {
    color: #3764af;
    font-weight: bold;
}
.b_c_order_btn {
    margin-left: 5%;
    margin-top: 1.2rem;
    position: relative;
    overflow: hidden;
    width: 88%;
    background: #3764af;
    border: none;
    outline: none;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 32px;
    font-size: 1rem;
}


.or_success_img {
    position: relative;
    overflow: hidden;
    width: 25%;
    margin: 0 auto;
    margin-top: 100px;
}

.or_success_tit {
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
    color: #666;
}
.or_success_tit span {
    color: #3764af;
}

.or_success_btn1, .or_success_btn2 {
    position: relative;
    display: block;
    width: 40%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 32px;
    font-size: 0.9rem;
}
.or_success_btn1 {
    background: #3764af;
    color: #fff;
    border: 1px solid #3764af;
    margin-left: 5%;
}
.or_success_btn2 {
    background: #fff;
    color: #666;
    border: 1px solid #a1a1a1;
    margin-right: 5%;
}

.om_m_img img {
    display: block;
}

.con_search {
    color: #656565;
    font-size: 1rem;
    margin: 1rem 0;
}

.con_search span {
    color: #242424;
}


#address.error, #username.error, #tel.error {
    border: 1px solid #f33;
}

.m_c_s_l {
    width: 50%;
    overflow: hidden;
    position: relative;
}

.m_c_s_l.wechat_img {
    text-align: center;
    vertical-align: middle;
}

.m_c_s_l.tjcp_img {
    text-align: center;
    vertical-align: middle;
}

.tjcp_img img {
    width: 95%;
    overflow: hidden;
    position: relative;
}


.subtit {
    width: 100%;
    border-left: 2px solid #2588d9;
    overflow: hidden;
    position: relative;
    padding-left: 1em;
}

.sub1 {
    font-size: 1.5em;
    color: #333;
    text-align: left;
}
.sub2 {
    font-size: 0.95em;
    color: #999;
    text-align: left;
}



/*video*/
.video_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #f1f1f1;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #555;
}


/* video */
#video{padding-top: 2rem}
#video .videoContainer{
    margin:2rem 0;
    width:100%;
    background:#f0edcc;
}
#video .playerContainer{
    float:left;
    width: 100%;
}
#video #player{margin:0 auto;}
#video #player img{width:100%;}
#video .caption{
    float:left;
    width:90%;
    padding:23px 21px;
}
#video .caption h6{
    font-weight: normal;
    font-size:0.85rem;
    line-height:20px;
    text-transform:uppercase;
    color: #333;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#video .caption p{
    font-size:0.85rem;
    line-height:20px;
}
#video .caption p:last-child{margin-bottom:0px;}

#video .clip{
    width:48%;
    float:left;
    margin-right: 3%;
    margin-bottom: 5%;
}
#video .clip:nth-child(2n)
{
    margin-right: 0px;
}
#video .clip .imgWrapper{
    width:100%;
    position:relative;
}
#video .clip .imgWrapper .mask{position:absolute;}
#video .clip img{
    width:100%;
    height: 100px;
}

#video .clip .caption{
    float:none;
    width:100%;
    padding:0px 0px;
}
#video .clip img{margin-bottom:8px;}
#video .clip .caption h1{font-weight:bold;}


#willesPlay .playContent {
    background: #000;
}
.over_floor {
    position: relative;
    z-index: auto;
}
.over_lay {
    position: absolute;
    z-index: 10;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: rgba(2,152,249,0.56);
    color: #fff;
    margin-top: -30px;
    font-size: 0.85rem;
    width: 100%;
}

.index_fw_item {
    position: relative;
    margin-bottom: 0.5rem;
}

.blue_bg {
    background: #2588d9;
    position: relative;
    overflow: hidden;
    padding: 1.5rem 0;
    padding-bottom: 0.5rem;
}

.sdys_list {
    position: relative;
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}

.sdys-pagination {
    position: relative;
    text-align: center;
    margin-top: 0.5rem;
}
.sdys-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.sdys-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
}

.index_dy_bg {
    background: url(/skin/wap/images/p14.png) no-repeat center rgba(0,0,0,0.6);
    width: 100%;
    position: relative;
    padding: 1.5rem 0;
}
.index_dy_nav , .index_dy_nav2  {
    position: relative;
    overflow: auto;
    padding: 0.5rem 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
}
.index_dy_nav a , .index_dy_nav2 a {
    display: inline-block;
    text-align: center;
    width: 26%;
    color: #3c3c3c;
    margin-left: 5%;
    font-size: 0.8rem;
    height: 1.4rem;
    line-height: 1.4rem;
    transition: 0.3s all ease-in-out;
    background: #e9e9e9;
    border-radius: 15px;
    float: left;
    margin-bottom: 10px;
}
.index_dy_nav a.on ,.index_dy_nav2 a.on {
    color: #fff;
    background: #197ed0;
}
.index_dy_list {
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
}
.index_dy_list li {
    position: relative;
    margin-bottom: 0.6rem;
    width: 100%;
}
.index_dy_list li.sep .tit {
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.85rem;
    color: #4e4e4e;
}
.index_dy_list li.sep .time {
    font-size: 0.8rem;
    color: #4e4e4e;
    margin-top: 1px;
    margin-bottom: 1px;
}
.index_dy_list li.sep .desc {
    width: 100%;
    white-space: normal;
    color: #999;
    font-size: 0.75rem;
    line-height: 1.3rem;
}

.index_dy_list li .tit span.con{
    width: 85%;
    color: #757575;
    font-size: 0.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 1rem;
}
.index_dy_list li .tit span.con .fa {
    margin-right: 2px;
}
.index_dy_list li .tit span.date{
    color: #a0a0a0;
    font-size: 0.75rem;
}
.more_btn {
    position: relative;
    overflow: hidden;
    display: block;
    width: 45%;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #7a7a7a;
    font-size: 0.85rem;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 15px;
    text-align: center;
    margin: 0 auto;
}
.index_partner_list {
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
}
.index_partner_list .ipl_item {
    position: relative;
    width: 30%;
    margin-left: 2%;
    display: inline-block;
}
.index_partner_list .ipl_item img {
    display: inline-block;
    border: 1px solid #ccc;
}
.index_qrcode {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 30%;
    margin: 0 auto;
}

.only_word {
    color: #6e6e6e;
    font-size: 0.85rem;
    text-align: center;
}

.only_word_s {
    color: #6e6e6e;
    font-size: 0.65rem;
    text-align: center;
    line-height: 30px;
}
.only_word_s a{
    color: #6e6e6e;
}
.only_word_s2 {
    color: #6e6e6e;
    font-size: 0.85rem;
    text-align: left;
    white-space: nowrap;
    overflow-x: scroll;
    width: 96%;
    margin: 0 2%;
}
.only_word_s2 a{
    color: #6e6e6e;
}
/*search*/
.search_fixed {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
}
.color_red {
    color: red;
}
.search_inpt {
    margin: 0 auto;
    display: block;
    width: 92%;
    height: 30px;
    background: #fff;
    outline: none;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
    position: relative;
    text-indent: 1rem;
    font-size: 0.8rem;
    color: #b5b5b5;
}
.search_btn {
    position: absolute;
    right: 60px;
    margin-top: -30px;
    background: transparent;
    outline: none;
    border: none;
    font-size: 1rem;
    color: #b5b5b5;
}
.search_close_btn {
    position: absolute;
    right: 16px;
    margin-top: -30px;
    background: transparent;
    outline: none;
    border: none;
    font-size: 1rem;
    color: #b5b5b5;
}
.search_links {
    position: relative;
    width: 92%;
    margin: 0 auto;
    margin-top: 3px;
}
.search_links a {
    display: block;
    float: left;
    font-size: 0.8rem;
    color: #454545;
    margin-right: 0.8rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    background: #f2f2f2;
    padding: 0.5rem 0.8rem;
    margin-bottom: 0.8rem;
    border-radius: 3px;
}

/*nav*/
.navfixed {
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    transition: 0.3s all ease-in-out;
    overflow-y: scroll;
}
.nav_bar {
    position: absolute;
    left: 16px;
    font-size: 1.5rem;
    line-height: 68px;
    color: #fff;
}
.navlist>ul {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    margin-top: 70px;
}
.navlist>ul>li {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    border-bottom: 1px solid #666;
}
.navlist>ul>li>.name>a {
    color: #fff;
}
.navlist>ul>li>.name>.fa-angle-down {
    position: absolute;
    right: 8%;
    font-size: 30px;
    margin-top: 10px;
}
.navlist>ul>li img{width:60px;height: auto;float: right;vertical-align: center;padding: 12px;}
ul.subnav {
    display: none;
}
ul.subnav li  {
    text-indent: 20px;
}
ul.subnav li a  {
    color: #fff;
}
/*nav bottom*/
.navfixed_bottom {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 666;
    background: #006ebd;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.20);
}
.navwrap li {
    display: inline-block;
    width: 23.9%;
    text-align: center;
    vertical-align: middle;
    height: 55px;
    color: #fff;
}
.navwrap li:last-child
{
    border-right: none;
}
.navwrap li a {
    color:#fff;
    font-size: 0.85rem;
}
.navwrap li img {
    padding: 5px 0 0;
    width:25px;
    height:auto;
    vertical-align: middle;
    margin:0 auto;
}

/*二级页面下拉菜单*/
.nav_down {
    font-size: 1.2rem;
    color: #2588d9;

}
.nav_down .fa {
    margin-left: 5px;
    font-size: 1.5rem;
}
.sub_nav {
    position: fixed;
    left: 0;
    top: 68px;
    width: 100%;
    height: 0;
    background: rgba(0,0,0,0.56);
    z-index: 888;
    transition: 0.3s all ease-in-out;
    overflow: hidden;
}
.sbu_nav_wrap {
    position: relative;
    overflow: hidden;
    padding: 1rem 0;
    background: #fff;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
}
.sbu_nav_wrap a {
    display: block;
    color: #999;
    margin-bottom: 0.5rem;
}
.sbu_nav_wrap a.on {
    color: #2588d9;
}
.sbu_nav_wrap a:last-child {
    margin-bottom: 0;
}
.sub_nav_close {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}



/*公司简介*/
.gsjj_info {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.gsjj_tit {
    position: relative;
    overflow: hidden;
    background: #fff;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: bold;
    text-indent: 1.3rem;
    width: 8rem;
    background: url(/skin/wap/images/ut28.png) no-repeat left;
}
.gsjj_line {
    position: relative;
    margin-bottom: 0.8rem;
}
.gsjj_info p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

/*荣誉资质*/
.ryzz_nav {
    position: relative;
    overflow: auto;
    width: 80%;
    margin: 0 auto;
}
.ryzz_nav a {
    display: block;
    width: 45%;
    font-size: 0.9rem;
    line-height: 2rem;
    height: 2rem;
    text-align: center;
    color: #666;
    background: #f1f1f1;
    border-radius: 15px;
}
.ryzz_nav a.on {
    color: #fff;
    background: #2588d9;
}
.ryzz_list {
    position: relative;
    overflow: auto;
    margin-top: 1.5rem;
}
.ryzz_list li {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 1rem;
    color: #666;
    font-size: 0.6rem;
    margin-left: 3%;
    float: left;
    width: 45%;
}

/*发展历程*/
.hi_tit {
    color: #2588d9;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-top: -6px;
}
.hi_con, .hi_con p {
    font-size: 0.85rem;
    color: #777;
    line-height: 1.6rem;
    word-break: break-all;
    margin: 0;
}
.hi_line {
    position: relative;
    overflow: hidden;
    display: block;
    width: 13px;
    height: 13px;
    border: 1px solid #afafaf;
    border-radius: 50%;
    background: #fff;
    z-index: 22;
}
.hi_dot {
    position: relative;
    overflow: hidden;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #afafaf;
    margin: 4px;
}
.hi_cell {
    width: calc(100% - 45px);
    position: relative;
    border-left: 1px solid #afafaf;
    padding-left: 15px;
    z-index: auto;
    margin-left: -8px;
    padding-bottom: 1rem;
}
/*联系我们*/
.lxwm_lf {
    position: relative;
    overflow: hidden;
    margin-top: 8px;
}
.ll_company, .llr_tit {
    font-weight: bold;
    line-height: 1.8rem;
}
.llr_tit {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    color: #fff;
    margin-top: -0.7rem;
}
.llr_btit {
    font-size: 1.4rem;
    color: #abd0ee;
    line-height: 1.5rem;
    opacity: 0.5;
    text-transform: uppercase;
}
.ll_info p {
    margin: 0;
    line-height: 1.4rem;
}
.ll_info a {
    color: #777;
}
.lxwm_rt {
    position: relative;
    padding-top: 1.2rem;
    padding-bottom: 1rem;
    background: #197ed0;
    text-align: center;
}
.llr_inpt input {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 0.6rem;
    width: 95%;
    font-size: 0.85rem;
    color: #666;
    line-height: 2rem;
    height: 2rem;
    text-indent: 0.8rem;
    outline: none;
    border: none;
}
.llr_inpt textarea {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 0.6rem;
    width: 95%;
    font-size: 0.85rem;
    color: #666;
    line-height: 2rem;
    height: 7rem;
    text-indent: 0.8rem;
    outline: none;
    border: none;
}
.llr_inpt span {
    color: red;
}
.llr_btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 0.6rem;
    width: 40%;
    font-size: 0.85rem;
    line-height: 2.2rem;
    height: 2.2rem;
    outline: none;
    border: none;
    text-indent: 0.8rem;
    text-align: center;
    color: #666;
    background: #fff;
    border-radius: 20px;
}

/*案例列表*/
.page_case_list {
     position: relative;
     overflow: hidden;
 }
.page_case_list li {
     margin-left: 3.2%;
     width: 45%;
     position: relative;
     overflow: hidden;
     float: left;
     margin-bottom: 1.5rem;
}
.pcl_cover img {
     width: 100%;
     height: 140px;
     display: block;
}
.pcl_con {
     position: relative;
     overflow: hidden;
     margin-top: 5px;
 }
.pcl_tit {
     width: 96%;
     position: relative;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     color: #4e4e4e;
     font-size: 1rem;
     line-height: 1.5rem;
}
.pcl_date {
     font-size: 0.8rem;
     color: #939393;
}
.position_here {
     position: relative;
     width: 94%;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
}
.position_here a {
     color: #777;
}
.position_here a.on {
    color: #2588d9;
}
.cd_tit {
    position: relative;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #414141;
    margin-top: 0.5rem;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    margin-bottom: 0.2rem;
}
.cd_asset {
    position: relative;
    color: #696969;
}
.cda_view {
    margin-left: 15px;
}
.cda_view .fa {
    margin-right: 5px;
}

.con_likely {
    position: relative;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    font-size: 0.9rem;
    color: #7a7a7a;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.con_likely a {
    color: #7a7a7a;
}
.con_up_down {
    position: relative;
    overflow: hidden;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    background: #f7f7f7;
    padding: 0.5rem;
}
.con_up_down a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 96%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.8rem;
    margin-top: 6px;
    line-height: 1.2rem;
    color: #696969;
}

.cr_head {
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
}
.crh_tit {
    position: relative;
    font-size: 0.95rem;
    font-weight: bold;
    line-height: 1.2rem;
    color: #7e7e7e;
}
.crh_bline {
    width: 5rem;
    height: 2px;
    display: block;
    position: relative;
    overflow: hidden;
    background: #d6d6d6;
    margin-bottom: 0.4rem;
}
.cr_read {
    position: relative;
    overflow: hidden;
}
.cr_read li {
    margin-bottom: 0.6rem;
    border: 1px solid #eaeaea;
    padding: 0.5rem;
}
.cr_read2 {
    position: relative;
    overflow: hidden;
}
.cr_read2 li {
    margin-bottom: 0.6rem;
    border-bottom: 1px solid #eaeaea;
    padding: 0.2rem;
}
.cr_read2 li  a{
    color: #555;
    float: left;
    max-width: 75%;
    height: 20px;
    overflow: hidden;
}
.crr_lf {
    position: relative;
    overflow: hidden;
    width: 35%;
}
.crr_lf img {
    display: block;
    border-radius: 10px;
}
.crr_rt {
    width: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 2%;
}
.crr_tit {
    margin-top: 0.6rem;
    width: 100%;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.9rem;
    line-height: 1.2rem;
    color: #606060;
}
.crr_asset {
    font-size: 0.7rem;
    line-height: 0.9rem;
    margin-top: 0.8rem;
    color: #898989;
}
.crr_asset .fa {
    margin-left: 10px;
    margin-right: 6px;
}
.crh_tit_a a {
    font-size: 0.8rem;
    line-height: 1rem;
    color: #666;
}
.cr_topic a {
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    padding: 0.3rem 0.6rem;
    font-size: 0.8rem;
    margin-right: 0.5rem;
    line-height: 1rem;
    text-align: center;
    color: #7f7e7e;
    margin-bottom: 0.5rem;
    background: #efefef;
    border-radius: 5px;
}

.ccm_inpt input {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 0.8rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border: 1px solid #ccc;
    width: 45%;
    text-indent: 0.5rem;
    margin-bottom: 0.5rem;
}

.ccm_txt_area textarea {
    position: relative;
    overflow: hidden;
    width: 90%;
    border: 1px solid #ccc;
    font-size: 0.8rem;
    line-height: 1.2rem;
    height: 4rem;
    padding: 0.5rem;
}
.ccm_text_note {
    position: relative;
    font-size: 0.6rem;
    color: #ccc;
    margin-bottom: 0.5rem;
}

.captchaImage {
    position: absolute;
    margin-left: 47%;
}

.ccmf_not {
    position: relative;
    overflow: hidden;
    color: #666;
}
.color-red {
    color: red;
}
.ccmf_btn button {
    position: relative;
    display: block;
    overflow: hidden;
    background: #2588d9;
    border: none;
    outline: none;
    font-size: 0.8rem;
    width: 4.5rem;
    color: #fff;
    line-height: 1.5rem;
    height: 1.5rem;
    text-align: center;

}

.flash-success {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: green;
    height: 68px;
    line-height: 68px;
    font-size: 1rem;
    text-align: center;
    color: #fff;
}

.ccm_list li {
    position: relative;
    overflow: hidden;
    width: 90%;
    border: 1px dotted #ccc;
    font-size: 0.8rem;
    line-height: 1.2rem;
    padding: 0.5rem;
    margin-top: 0.8rem;
}
.ccml_h_name {
    color: #cc0000;
    font-size: 0.8rem;
    line-height: 0.9rem;
    text-decoration: underline;
    margin-bottom: 0.3rem;
}
.ccml_h_time {
    margin-left: 0.3rem;
    color: #666666;
    font-size: 0.8rem;
    line-height: 0.9rem;
    margin-bottom: 0.3rem;
}
.ccm_con {
    position: relative;
    overflow: hidden;
    color: #666;
    font-size: 0.85rem;
    line-height: 1.1rem;
    margin-top: 0.3rem;
}

.only_blue_bg {
    background: #2588d9;
}
.center {
    text-align: center;
}
.color_white {
    color: #fff;
}
.wu_stit {
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.5rem;
    font-weight: 300;
}

.wu_btit {
    font-size: 1.3rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.5rem;
    margin: 0.5rem auto;
}

.wu_words {
    color: #fff;
    font-size: 0.6rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}

.down_tangle {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 15px solid #2588d9;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    z-index: 6;
}
.color_blue {
    color: #2588d9;
}
.down_tangle.color_f5 {
    border-top: 15px solid #f5f5f5;
}
.wu_td_line {
    margin-top: 1rem;
    position: relative;
    overflow: hidden;
    padding: 0.5rem 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.wu_td_tit {
    font-size: 1.3rem;
    color: #333;
    line-height: 2rem;
    font-weight: bold;
}
.wu_td_sline {
    width: 3rem;
    height: 3px;
    background: #2588d9;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -2px;
}
.wu_t1 {
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #333;
    margin-top: 1rem;
}
.wu_t2 {
    line-height: 1.5rem;
    font-size: 1rem;
    margin-top: 0.5rem;
    font-weight: bold;
    color: #000;
}
.wu_t3 {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    color: #222;
    line-height: 1.2rem;
}
.wu_t3 span {
    color: #d62121;
    font-weight: bold;
}
.wu_tf_bg {
    position: relative;
    overflow: hidden;
    background: url(/skin/wap/images/p29.png) no-repeat left;
    width: 100%;
    padding: 1rem 0;
    margin: 1.2rem auto;
}

.wu_hxt_bg {
    position: relative;
    overflow: hidden;
    background: url(/skin/wap/images/p36.png) no-repeat center;
    width: 100%;
    padding: 2.5rem 0;
    margin: 1.2rem auto;
}

.cn_t1 {
    color: #292828;
    font-size: 0.85rem;
}
.cn_t1 span {
    font-size: 1.2rem;
    color: #2588d9;
    font-weight: bold;
    line-height: 1.5rem;
}
.cn_t2 {
    color: #292828;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 3rem;
}
.cn_t2 span {
    color: #2588d9;
}
.cn_t3 {
    font-size: 0.95rem;
    color: #292828;
    font-weight: 300;
    line-height: 1.2rem;
}
.cn_t4 {
    font-size: 1.8rem;
    line-height: 3rem;
    color: #2588d9;
    font-weight: bold;
}
.wu_fz_bg {
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
    width: 100%;
    padding: 1rem 0;
}
.wu_js_tit {
    font-size: 0.9rem;
    line-height: 1rem;
    color: #333;
    font-weight: bold;
    margin-top: 0.8rem;
}

.wu_yhal_tit {
    color: #fff;
    font-size: 1.1rem;
    margin-top: 1rem;
    line-height: 1.5rem;
}
.wu_yhal_con p {
    color: #fff;
}
.yhal-pagination {
    position: relative;
    text-align: center;
    margin-top: 0.5rem;
}
.yhal-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.yhal-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
}
.wu_rylist {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}
.wu_rylist .swiper-slide {
    width: 48%;
}
.wu_rytit {
    position: relative;
    overflow: hidden;
    color: #555;
    text-align: center;
    margin-top: 0.5rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.rylist-pagination {
    position: relative;
    text-align: center;
    margin-top: 0.5rem;
}
.rylist-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2588d9;
}
.rylist-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #2588d9;
    opacity: 1;
}


/*检测报价*/
.sncjq_calc_rt {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    background: #2588d9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-bottom: 1rem;
}
.sncjq_already {
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    line-height: 2.2rem;
    margin-top: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px dotted #f1f1f1;
}
.sncjq_already span {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 2.2rem;
    background: #fff;
    border-radius: 5px;
    color: #2588d9;
    padding: 0.2rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.sncjq_calc_rtit, .sncjq_calc_rtbox {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.sncjq_calc_rtit {
    font-size: 1rem;
    margin: 0.6rem auto;
}
.sncjq_calc_fee {
    font-size: 0.8rem;
    line-height: 1.6rem;
}
.sncjq_calc_lf {
    position: relative;
    overflow: hidden;
    border: 1px solid #2588d9;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 1rem 0;
}
.sncjq_calc_tit {
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    position: relative;
    margin-bottom: 0.6rem;
    color: #333;
}
.sncjq_form_element {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.sncjq_form_element select {
    display: inline-block;
    position: relative;
    width: 25.5%;
    border: 1px solid #2588d9;
    color: #555;
    height: 2.2rem;
    font-size: 0.8rem;
    line-height: 2.2rem;
    margin-right: 1%;
    border-radius: 3px;
    background: #fff;
}

.sncjq_form_element input {
    margin: 0 auto;
    margin-top: 0.6rem;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 80%;
    border: 1px solid #2588d9;
    height: 2.2rem;
    font-size: 0.8rem;
    line-height: 2.2rem;
    text-indent: 0.5rem;
    border-radius: 3px;
}
.sncjq_form_element .pp {
    position: absolute;
    color: #555;
    display: inline-block;
    font-size: 0.6rem;
    line-height: 0.8rem;
    margin-top: 0.8rem;
    margin-left: -2rem;
}
.sncjq_form_choose {
    width: 80%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0.6rem;
    text-align: left;
}
.sncjq_form_choose .cjqzt_c_item {
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: #333;
    font-size: 0.8rem;
    line-height: 1.6rem;
    margin-right: 1rem;
}
.sncjq_form_choose .cjqzt_c_item.on {
    color: #2588d9;
    font-weight: bold;
}

.calc-btn {
    position: relative;
    overflow: hidden;
    display: block;
    width: 80%;
    height: 2.2rem;
    line-height: 2.2rem;
    color: #fff;
    text-align: center;
    font-size: 1.1rem;
    background: #2588d9;
    border-radius: 3px;
    margin: 1rem auto;
}

.sncjq_modal {
    display: none;
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
}
.sncjq_mbox {
    background: #fff;
    border: 1px solid #2588d9;
    width: 100%;
    height: 4rem;
    text-align: center;
    position: relative;
    margin: 0 auto;
    margin-top: 100%;
    font-size: 0.8rem;
    line-height: 1.1rem;
}

.sncjq_notice_close {
    position: relative;
    overflow: hidden;
    margin-left: 90%;
    margin-top: 0.3rem;
    color: #f33;
    font-size: 1.1rem;
}


/*室内甲醛治理*/
.sncjq_tab_list {
    position: relative;
    overflow: hidden;
    margin-top: 0.5rem;
    width: 100%;
}
.sncjq_tab {
    width: 48%;
    text-align: center;
}
.sncjq_tab .sncjq_ti_t {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    font-size: 0.85rem;
    line-height: 1.8rem;
    height: 1.8rem;
    background: #cdcdcd;
    color: #555;
    text-align: center;
}
.sncjq_tab.on .sncjq_ti_t {
    background: #2588d9;
    color: #fff;
}
.sncjq_tab.on .sncjq_ti_triangle_down {
    opacity: 1;
}
.sncjq_ti_triangle_down {
    opacity: 0;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 0;
    height: 0;
    display: block;
    border-top: 0.5rem solid #2588d9;
    border-left: 0.8rem solid transparent;
    border-right: 0.8rem solid transparent;
}
.sncjq_ti_contain .title {
    text-align: center;
    font-size: 1rem;
    color: #333;
    line-height: 1.5rem;
    font-weight: bold;
    margin-top: 1rem;
}
.sncjq_ti_contain .date {
    font-size: 0.75rem;
    color: #666;
    line-height: 1.5rem;
    text-align: center;
    margin-bottom: 0.5rem;
}
.ifc_tit {
    position: relative;
    overflow: hidden;
    font-size: 1rem;
    color: #333;
    line-height: 1rem;
    padding-right: 1rem;
    border-right: 0.2em solid #2588d9;
    width: 4rem;
    margin: 0.6rem 0;
    background: #fff;
    z-index: 22;
}
.ifc_line {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 1px;
    background: #c5c5c5;
    margin-top: -1.1rem;
    z-index: auto;
}
.ifc_desc {
    margin-top: 1rem;
}
.ifc_desc p {
    font-size: 0.75rem;
    color: #777;
    line-height: 1.2rem;
    margin: 0.2rem 0;
}
.sn_cjqcplist {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
}
.sn_cjqcplist li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-left: 3%;
}

/*汽车除甲醛*/
.cjqzt_form {
    background: #2588d9;
    position: relative;
    padding: 1.5rem 0;
}
.cjqzt_form input {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.85rem;
    color: #333;
    text-indent: 0.5rem;
    background: #fff;
    border: none;
    outline: none;
    margin-bottom: 0.8rem;
}

.cjqzt_choose {
    position: relative;
    overflow: hidden;
    margin-bottom: 0.8rem;
}
.cjqzt_choose .cjqzt_c_item {
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 0.85rem;
    line-height: 1rem;
    margin-right: 1rem;
}
.cjqzt_c_item .cjqzt_c_cicle {
    position: relative;
    overflow: hidden;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 0.2rem;
    line-height: 1rem;
    margin-top: 0.2rem;
}
.cjqzt_c_item.on .cjqzt_c_cicle {
    background: #fff;
}
.cjqzt_select {
    position: relative;
    overflow: hidden;
    margin-bottom: 0.8rem;
}
.cjqzt_select select {
    position: relative;
    overflow: hidden;
    display: block;
    width: 32.1%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.85rem;
    color: #333;
    text-indent: 0.5rem;
    background: #fff;
    border: none;
    outline: none;
    margin-right: 1.2%;
}
button.cjqzt_btn {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.85rem;
    color: #fff;
    text-indent: 0.5rem;
    background: #ff9c00;
    border: none;
    outline: none;
}

.qccjq_gsbg {
    background: url(/skin/wap/images/p65.png) no-repeat center;
    width: 100%;
    padding: 1.5rem 0;
}
.qccjq_zz {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    margin-top: 1.2rem;
    white-space: nowrap;
}
.qccjq_zz li {
    display: inline-block;
    width: 35%;
    position: relative;
    overflow: hidden;
    margin-right: 2%;
}
.qccjq_zz li img {
    width: 100%;
}

.qccjq_ppbg {
    position: relative;
    overflow: hidden;
    background: url(/skin/wap/images/p72.png) left no-repeat #f7f7f7;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.qccjq_ppbg .title {
    width: 90%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.qccjq_ppbg .title img {
    width: 100%;
    display: block;
}
.qccjq_logo {
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
}

.qccjql-pagination {
    position: relative;
    text-align: center;
    margin-top: 1rem;
}
.qccjql-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.qccjql-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
}

.xxcjq_t_stitle {
    position: relative;
    overflow: hidden;
    font-weight: bold;
    color: #222;
    font-size: 0.9rem;
    line-height: 1.5rem;
}

.bgc_ldbx {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.bgc_ldbx_item {
    position: relative;
    width: 30%;
    margin-left: 2.5%;
    overflow: hidden;
    float: left;
    margin-bottom: 1rem;
}
.cjqys_list {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    margin: 0.6rem auto;
    white-space: nowrap;
}
.cjqys_list li {
    display: inline-block;
    width: 30%;
    position: relative;
    margin-left: 5%;
}
.cjqys_list_2 {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    margin: 0.6rem auto;
    white-space: nowrap;
}
.cjqys_list_2 li {
    display: inline-block;
    width: 40%;
    position: relative;
    margin-left: 1.5%;
}


.wlyx_bg {
    background-image: url(/skin/wap/images/109.png);
    width: 100%;
    overflow: hidden;
    background-size: cover;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.wlyx_item {
    width: 90%;
    position: relative;
    /* float: left; */
    margin-left: 5%;
}
.wlyx_item li {
    height: 140px;
    box-sizing: border-box;
    background-color: #ff9803;
    border-radius: 10px;
    padding: 16px 10px;
    /* margin-bottom: 76px; */
    margin-top: 20px;
}
.wlyx_item li.li2 {
    background-color: #f14124;
}
.wlyx_item li.li3 {
    background-color: #4496c6;
}
.wlyx_item li.li4 {
    background-color: #5dceb0;
}
.wlyx_item li.li5 {
    background-color: #28adfa;
}
.wlyx_item li.li6 {
    background-color: #81d31a;
}
.wlyx_item li.li7 {
    background-color: #d18518;
}
.wlyx_item li.li8 {
    background-color: #d81e06;
}
.wlyx_item li, .wlyx_item li a {
    color: #fff;
}
.wlyx_item li h3 {
    font-size: 18px;
    line-height: 1.5;
}
.wlyx_item li p {
    font-size: 14px;
    line-height: 1.5;
}
.site_title {
    margin: 15px 0;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.mi_list1 { letter-spacing: -4px; font-size: 0; width: 95%; margin: 20px auto 0; }
.mi_list1 li { width: 12.5%; display: inline-block; vertical-align: top; letter-spacing: 0; text-align: center; font-size: 14px; color: #fff; }
.mi_list1 li span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    display: inline-block;
    font-size: 14px;
}
.mi_list1 li.li1 span { background: #2b9fda; }
.mi_list1 li.li2 span { background: #2bbbda; }
.mi_list1 li.li3 span { background: #2bd0da; }
.mi_list1 li.li4 span { background: #20cfa8; }
.mi_list1 li.li5 span { background: #20cf5a; }
.mi_list1 li.li6 span { background: #dbb725; }
.mi_list1 li.li7 span { background: #f09c51; }
.mi_list1 li.li8 span { background: #eb733e; }
.w12 {
    width: 90%;
    margin: 10px auto 0;
}

.menus {
    width: 100%;
    height: auto;
    background: #f4f4f4;
}
/*.menus span {
    line-height: 30px;
}*/
.menus span img {
    margin-left: 1rem;
    display: inline-block;
    width: 15px;
}
.menus span a {
    color: #555555;
    line-height: 2rem;
    font-size: 0.9rem;
    font-family: 微软雅黑;
}
.news_address {
    margin-top: 5px;
    line-height: 1.5;
    font-size: 0.85rem;
    color: #555;
}
.news_address a {
    color: #0c96d6;
}

.cr_head {
    position: relative;
    overflow: hidden;
    margin-top: 2rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.8rem;
}
.crh_tit2 {
    position: relative;
    font-size: 0.95rem;
    color: #444;
    font-weight: bold;
    line-height: 1.2rem;
}

.crh_bline2 {
    width: 3.5rem;
    height: 2px;
    display: block;
    position: relative;
    overflow: hidden;
    background: #2588d9;
    margin-top: 0.4rem;
}
.clear2{
    clear: both;
}
.date_al{
    float: right;
    color: #555;
}

.ccc{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    background: #ccc;
}
.site_title3 {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    margin-top: 12px;
}
.site_title2, .title1 {
    font-size: 16px;
    font-weight: bold;
    color: #242424;
    margin-top: 10px;
    margin-bottom: 10px;
}
.market_list3  p {
    margin-top: 5px;
    color: #333;
    line-height: 1.5;
    font-size: 13px;
}
.market_list3  h4 {
    margin-top: 5px;
    color: #333;
    line-height: 1.5;
    font-size: 14px;
    font-weight: bold;
}

.mi_have { letter-spacing: -4px; font-size: 0; margin-top: 40px; text-align: center; }

.mi_have li {
    letter-spacing: 0;
    /* display: inline-block; */
    vertical-align: top;
    width: 48%;
    text-align: center;
    /* border-right: 1px solid #eaeaea; */
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    float: left;
    padding: 10px 0;
}
.mi_have li:nth-child(2n) { border-right: none;float: right; }
.mi_have li img { width: 60px;
    margin: 20px auto; }
.mi_have li h4 { font-size: 16px; font-weight: bold; margin-bottom: 20px; }
.mi_have li p { font-size: 12px; color: #666; line-height: 1.5; text-align: center;width: 90%;margin: 0 auto; }


.mi_content { background: url(/skin/wap/images/bg54.jpg) repeat-y center top; padding: 30px 0; }
.mi_content .site_title {
    margin-top: 0;
    color: #fff;
}
.mi_content .tab-title { text-align: center; margin-top: 45px; letter-spacing: -4px; font-size: 0; }
.mi_content .tab-title li { width: 140px; height: 45px; display: inline-block; vertical-align: top; letter-spacing: 0; border: 1px solid #fff; border-radius: 45px; line-height: 43px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin: 0 25px; }
.mi_content .tab-title li.current { background: #fff; color: #333; }
.mi_list3 { letter-spacing: -4px; font-size: 0; }
.mi_list3 li { width: 100%; display: inline-block; vertical-align: top; margin-top: 30px; letter-spacing: 0; padding: 0 15px; border-right: 1px solid rgba(255,255,255,.2); }
.mi_list3 li:last-child { border: none; }
.mi_list3 li h4 { font-size: 14px; color: #fff; line-height: 1.5; margin-bottom: 10px; }
.mi_list3 li p { font-size: 14px; color: #fff; line-height: 2; text-align: left; }


/*品牌营销*/
.site_title3 em { font-weight: bold; color: #333; margin: 0 5px; }
.market_brand { background: url(/skin/wap/images/bg38.jpg) repeat-y center center;padding: 30px 0;margin-top: 50px;font-size: 14px; }
.brand_list1 { min-height: 300px; background: url(/skin/wap/images/m29.jpg) no-repeat center center; margin-top: 35px; position: relative; }
.brand_list1 li { font-size: 14px; color: #333; line-height: 30px; padding-top: 12px; min-height: 52px; position: absolute; }
.brand_list1 li .fw { font-weight: bold; }
.brand_list1 li .num { width: 59px; height: 52px; display: inline-block; background: url(/skin/wap/images/m54.png) no-repeat; line-height: 52px; text-align: center; font-size: 20px; color: #35a9e4; font-weight: bold; }
.brand_list1 li.li1, .brand_list1 li.li2, .brand_list1 li.li3 { text-align: right; padding-right: 70px; }
.brand_list1 li.li4, .brand_list1 li.li5, .brand_list1 li.li6 { text-align: left; padding-left: 70px; }
.brand_list1 li.li1 .num, .brand_list1 li.li2 .num, .brand_list1 li.li3 .num { position: absolute; right: 0; top: 0; }
.brand_list1 li.li4 .num, .brand_list1 li.li5 .num, .brand_list1 li.li6 .num { position: absolute; left: 0; top: 0; }
.brand_list1 li.li1 { right: 65%; top: 50px; }
.brand_list1 li.li2 { right: 70%; top: 145px; }
.brand_list1 li.li3 { right: 65%; top: 240px; }
.brand_list1 li.li4 { left: 65%; top: 50px; }
.brand_list1 li.li5 { left: 70%; top: 145px; }
.brand_list1 li.li6 { left: 65%; top: 240px; }
.market_brand .site_title {
    margin-top: 10px;
    color: #fff;
    margin-bottom: 15px;
}
.ele_website img {
    font-size: 0px;
    display: block;
    margin: 0 auto;
}

.smsrw_con img  {
    margin: 20px auto;
}
.rwjz h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

.rwtd ul{ overflow:hidden;}
.rwtd ul li{ width:48%; float:left; padding-top:40px;}
.rwtd ul li:nth-child(2n){float: right;}
.rwtd ul li img{ display:block; margin:0 auto; margin-bottom:12px;height: 60px;width: auto;}
.rwtd ul li h2{ line-height:30px; text-align:center; font-size:14px; color:#35a9e4;}
.rwtd ul li p{ line-height:1.5; text-align:center; color:#666;}
.rwtd ul li.jiange{ width:12.5%; height:100px;}


.rwyy{ background:url(/skin/wap/images/rwyy.png) center no-repeat; padding: 30px 0; }
.rwyy .site_title {margin-top: 5px;color: #f5f5f5;}
.rwyy ul{ overflow:hidden;margin-top: 20px;}
.rwyy ul li{
    /* width: 275px; */
    height: 230px;
    float: left;
    background: #e9e9e9;
    /* margin-left: 30px; */
    box-sizing: border-box;
    padding: 0 20px;
    width: 48%;
    margin-top: 10px;
}
.rwyy ul li:nth-child(2n){ float: right;}
.rwyy ul li h2{ padding-top:17px; line-height:43px; font-size:15px; color:#35a9e4; font-weight:bold;}
.rwyy ul li span{ display:block; padding-top:7px; height:144px; overflow:hidden;}
.rwyy ul li .words,.rwyy ul li span em{ display:block; height:24px; line-height:24px; color:#666;}
.rwyy ul li span em{}
.rwyy ul li p{ line-height:24px; color:#666; font-size:12px; margin-top:24px;}

.seo_bg {
    margin-top: 50px;
}

.list_b_tit {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
}

.khal_nav{     /* height: 70px; */
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
margin-bottom: 20px;
}

.khal_nav ul li{
    margin-top: 10px;
    display: inline-block;
    height: 30px; 
    padding: 0 5px;
    width: 100px; 
    float: left;
}
.khal_nav ul li a{ display:block;font-size:15px;padding:0 10px; border-bottom:1px #fff solid;color: #555;text-align: center;}
.khal_nav ul li a.on{ color:#3274cd; border-color:#3274cd;}


ul.khal{ overflow:hidden; width:100%; padding:10px 0;}
ul.khal li{
    width: 48%;
    /* height: 340px; */
    border-radius: 10px;
    float: left;
    background: #f2f2f2;
    /* margin: 10px; */
    overflow: hidden;
    margin-bottom: 15px;
}
ul.khal li:nth-child(2n) {
    float: right;
}
ul.khal li img{ display:block; width:100%; height:100px; margin:0 auto;}
.khal_img {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 100px;
}

ul.khal li a h2{ display:block; overflow:hidden; font-size:14px; font-weight:normal;color: #333;margin-top: 10px;    margin-left: 10px;}
ul.khal li a p{ overflow:hidden; line-height:20px; font-size:12px; color:#969899;}
ul.khal li a span{ display:block; font-size:12px; color:#969899; background:url(/skin/wap/images/hsjt.png) right center no-repeat;margin-bottom: 10px;    margin-left: 10px;}
ul.khal li:hover{ box-shadow:2px 5px 13px rgba(75,75,75,0.49);}
ul.khal li:hover a span{ background:url(/skin/wap/images/hsjt_hover.png) right center no-repeat;}
ul.khal li:hover a h2{ color:#e57335}



.page_list_container h1 {
    font-size: 16px;
    color: #555;
    font-weight: 500;
}
.page_list_container .time {
    font-size: 13px;
    color: #888;
    margin-top: 5px;
}
.page_list_container h2 {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    font-weight: 400;
    height: 45px;
    overflow: hidden;
}
.page_location{padding: 10px;font-size: 14px;border-bottom: 1px solid #6e6e6e;}