.lanxintop {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #333333;
}
.new_lanxinheader{
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
}
.lanxintop_content {
    margin: 0 auto;
    width: 1420px;
    color: #cccccc;
    font-size: 14px;
}

.lanxintop_content > .left {
    float: left;
}

.lanxintop_content > .right {
    float: right;
    position: relative;
}

.lanxinvideo_icon {
    display: inline-block;
    background: url("../images/play_03.png") no-repeat left center;
    background-size: 13px 13px;
    padding-left: 23px;
    opacity: 0.4;
}

.lanxinline01 {
    width: 1px;
    height: 10px;
    background-color: #cccccc;
    opacity: 0.2;
    display: inline-block;
    margin: 0 10px;
}

.lanxinline02 {
    width: 1px;
    height: 10px;
    background-color: #cccccc;
    opacity: 0.2;
    display: inline-block;
    margin: 0 15px;
}

.normal_q {
    display: inline-block;
    background: url("../images/ques_03.png") no-repeat left center;
    padding-left: 23px;
    opacity: 0.4;
}

.lanxinwx_icon {
    display: inline-block;
    background: url("../images/wx.png") no-repeat left center;
    padding-left: 25px;
    position: relative;
    color: rgba(204,204,204,0.4);

}

.lanxintel_icon {
    display: inline-block;
    background: url("../images/tel_03.png") no-repeat left center;
    padding-left: 24px;
    opacity: 0.4;
}

.lanxintop_content a > span:hover {
    color: #fff;
    opacity: 1;
}

.lanxinheader {
    height: 90px;
    line-height: 90px;
    width: 1420px;
    margin: 0 auto;
    box-sizing: border-box;
}

.lanxinheader >a> .left {
    background: url("../images/pqlogo.jpg") no-repeat left center;
    height: 90px;
    width: 175px;
    float: left;
    vertical-align: middle;
}

.lanxinheader > .right {
    float: right;
    box-sizing: border-box;
    position: relative;
}

.lanxinall_page a {
    font-size: 16px;
    color: #444444;
    height: 16px;
    padding-bottom: 12px;
}

.lanxinall_page {
    height: 90px;
    display: inline-block;
}

.lanxinall_page li {
    box-sizing: border-box;
    display: inline-block;
    margin-right: 50px;
    position: relative;
}
.header_list_all{
    position: absolute;
    top: 90px;
    z-index: 9;
    left: -24px;
    display: none;

}
.lanxinall_page .header_list_all a{
    width: 160px;
    height: 40px;
    background: #F6F6F6;
    color: #444444;
    font-size: 14px;
    padding-bottom: 0;
    line-height: 40px;
    padding-left: 24px;
    box-sizing: border-box;
    display: block;
}
.lanxinall_page .header_list_all a:hover{
    background: #e9e9e9;
    font-weight: normal;
    border-bottom: none;
    color: #444444;
}

.lanxinall_page li:last-of-type {
    margin-right: 39px;
}

.navM {
    font-weight: bold;
    color: #284da0!important;
    border-bottom: 2px solid #284da0;
}

.lanxinall_page a:hover {
    font-weight: bold;
    color: #284da0;
    border-bottom: 2px solid #284da0;
}

.search-icon {
    float: right;
    width: 18px;
    height: 90px;
    background: url("../images/search_06.png") no-repeat center center;
    cursor: pointer;
}

.search {
    background: #fafafa;
}

.search .content {
    height: 230px;
    width: 1420px;
    margin: 0 auto;
}

.search form {
    margin: 110px auto 0;
    width: 800px;
    border: 1px solid #c13a2a;
}

.search .v-select {
    height: 43px;
    width: 120px;
    float: left;
    border-right: 1px solid #e6e6e6;
    z-index: 9;
    outline: none;
    position: relative;
    background: #fff url(../images/select-tran.png) no-repeat 94px center;
}

.search .select-panel {
    padding-left: 30px;
    line-height: 42px;
    font-size: 14px;
    color: #666;
    outline: none;
}

.select-panel {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select-menu {
    z-index: 999;
}

.select-menu li {
    font-size: 14px;
    height: 40px;
    color: #555;
    background-color: #fff;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
}

.select-menu li:hover {
    background: #c13a2a;
    color: #fff;
}

.select-menu {
    position: absolute;
    width: 120px;
    top: 44px;
    left: -1px;
    box-shadow: 1.414px 1.414px 12px 0px rgba(0, 0, 0, 0.05);
}

.search input {
    height: 42px;
    float: left;
    width: 540px;
    background-color: #fff;
    text-indent: 20px;
}

.search input {
    height: 42px;
    float: left;
    width: 558px;
    background-color: #fff;
    text-indent: 20px;
}

.search button {
    float: right;
    width: 121px;
    height: 43px;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    background: #c13a2a;
}
.search button:hover {
    background: #FF2D2D;
}
.hot-search {
    width: 760px;
    margin: 30px auto 0;
    line-height: 1;
}

.hot-search span {
    color: #999;
    font-size: 14px;
    padding-left: 100px;
}

.hot-search a {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
}

.pqItemDrop {
    background: #fafafa;
    width: 100%;
    height: 305px;
    position: absolute;
    left: 0;
    z-index: 999;
    top: 130px;
    border-top: 1px solid #eaeaea;
    box-sizing: border-box;
}

.lanxindisplay {
    display: none;
}

.swiper_01 {
    width: 100%;
    height: 650px;
    position: relative;
}

.swiper-container {
    height: 650px;
    width: 100%;
}

.arrow-left {
    position: absolute;
    left: 0;
    top: 50%;
    width: 46px;
    height: 46px;
    opacity: 0.2;
    background: url("../images/left.png") #000 no-repeat center center;
    z-index: 99;
}

.arrow-right {
    position: absolute;
    right: 0;
    top: 50%;
    width: 46px;
    height: 46px;
    opacity: 0.2;
    background: url("../images/right_03.png") #000 no-repeat center center;
    z-index: 99;
}

.arrow-right:hover, .arrow-left:hover {
    opacity: 0.1;
}

.swiper-slide {
    position: relative;
}

.lanxindetail {
    width: 280px;
    height: 60px;
    line-height: 60px;
    background: url("../images/syBtn.png") no-repeat center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    bottom: 224px;
    text-align: center;
}
.lanxindetail:hover{
    background: url("../images/syBtn_hover.png") no-repeat center;
    transition: 0.3s;
}
.lanxindetail a{
    display: block;
}
.swiper-pagination-switch{
    display: inline-block;
}

.swiper-pagination-switch {
    width: 8px;
    height: 8px;
    border: solid 1px #d2d2d2;
    display: inline-block;

}

.pagination > span {
    width: 30px;
    height: 1px;
    background-color: #d2d2d2;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.swiper-active-switch{
    background-color: #284da0;
}

.pagination {
    position: absolute;
    left: 50%;
    margin-left: -80px;
    width: 160px;
    height: 20px;
    background-color:rgba(49,49,49,0.3);
    bottom: 21px;
    z-index: 9;
    text-align: center;
}
.all_product{
    width: 1420px;
    margin: 0 auto;
    text-align: center;
}
.all_product>h3{
    height: 34px;
    line-height: 34px;
    color: #222222;
    font-size: 36px;
    margin-top: 99px;
    margin-bottom: 59px;
}
.dot{
    width: 6px;
    height: 6px;
    background-color: #1e1e1e;
    margin-bottom: 10px;
    display: inline-block;

}
.five_product{
    margin-bottom: 100px;
}
.five_product>li:hover{
    transform: translate(0,-5px);
    box-shadow:0px 4px 5px #B3B3B3;
    transition: all .3s ease-in;
}
.five_product>li{
    width: 23.5%;
    height: 336px;
    float: left;
    background: url("../images/pic01_03.jpg") no-repeat center;
    margin-left: 20px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #f5f5f5;
    background-size: 100%;
}
.five_product>li:first-of-type{
    margin-left: 0;
}
.five_product h3{
    color: #222222;
    font-size: 20px;
    height: 19px;
    line-height: 19px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.five_product a{
    display: block;
    color: #999999;
    font-size: 14px;
    height: 100%;
    width: 100%;
    /* padding-top: 340px; */
    box-sizing: border-box;
}
.five_product i{
    background: url("../images/jiantou_03.png") no-repeat center;
    width: 12px;
    height: 11px;
    display: inline-block;
    margin-left: 10px;
}
.two_model>div:hover{
    transform: translate(0,-3px);
    transition: 0.3s;
}
.five_product .five_02{
    background: url("../images/pic02_03.jpg") no-repeat center;
}
.five_product .five_03{
    background: url("../images/pic03_03.jpg") no-repeat center;
}
.five_product .five_04{
    background: url("../images/pic04_03.jpg") no-repeat center;
}
.five_product .five_05{
    background: url("../images/pic05_03.jpg") no-repeat center;
}
.c_banner{
    width: 100%;
    height: 577px;
    background: url("../images/introince_02.jpg") no-repeat center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 100px;

}
.c_banner>h3{
    font-size: 36px;
    color: #ffffff;
    height: 34px;
    line-height: 34px;
}
.f_title{
    margin-top: 30px;
}
.f_title>p{
    color: #ffffff;
    height: 23px;
    line-height: 23px;
    font-size: 24px;
}
.f_title>p>span{
    width: 100px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.5;
    display: inline-block;
    vertical-align: middle;
}
.f_title>p>i{
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    opacity: 0.5;
    display: inline-block;
    vertical-align: middle;
}
.m_r{
    margin-right: 20px;
}
.m_l{
    margin-left: 20px;
}
.c_banner>p{
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    width: 896px;
    margin: 55px auto 73px auto;
}
.f_detial{
    width: 220px;
    height: 58px;
    line-height: 58px;
    border: solid 1px #ffffff;
    color: #ffffff;
    font-size: 14px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.2);
}
.f_detial:hover{
    border: none;
    background-color: #284da0;
    line-height: 60px;
}
.lanxinnumber{
    width: 100%;
    height: 140px;
    background-color: #284da0;
}
.lanxinnumber>ul{
    width: 1420px;
    margin: 0 auto;
}
.lanxinnumber li{
    width: 355px;
    float: left;
    text-align: center;
    margin-top: 37px;
    border-right: 1px solid rgba(255,255,255,0.12);
    box-sizing: border-box;
}
.lanxinnumber li:last-of-type{
    border-right: 0;
}

.lanxinnumber h3{
    height: 35px;
    line-height: 35px;
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;


}
.lanxinnumber p{
    height: 16px;
    line-height: 16px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 16px;
}
.lanxinnumber .i_alone{
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    vertical-align: top;
}
.lanxinchoiced{
    width: 1420px;
    margin: 0 auto;
    text-align: center;
}
.lanxinchoiced>h3{
    font-size: 36px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    color: #222222;
    margin-top: 100px;
}
.lanxinanli{
    margin-top: 60px;
}
.lanxinanli>li:first-of-type{
    margin-left: 0;
}
.lanxinanli>li{
    height: 340px;
    width: 340px;
    float: left;
    margin-left: 20px;
    background-color: #f6f6f6;


}
.lanxinanli>li:hover{
    box-shadow:0px 4px 5px #B3B3B3;
    transition: all .3s ease-in;
}
.lanxinanli>li:hover p{
    color: #284da0;
}
.lanxinanli img{
    width: 340px;
    height: 220px;
}
.lanxinanli p{
    width: 248px;
    margin: 25px auto 0 auto;
    color: #222222;
    font-size: 18px;
    line-height: 34px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;


}
.lanxinmore_anli{
    width: 220px;
    height: 58px;
    line-height: 58px;
    background-color: #f8f8f8;
    border: solid 1px #dddddd;
    margin: 50px auto 100px auto;
    font-size: 14px;
    color: #999999;
    text-align: center;
    display: block;
    box-sizing: border-box;
}
.lanxinmore_anli:hover{
    border: none;
    color: #fff;
    background-color: #284da0;
}
.lanxinservice{
    width: 100%;
    height: 492px;
    background: url("../images/fuwu_02.jpg") no-repeat center;
    box-sizing: border-box;
    padding-top: 100px;
    text-align: center;

}
.lanxinservice h3{
    color: #ffffff;
    font-size: 36px;
    height: 37px;
    line-height: 37px;
}
.two_model{
    width: 1420px;
    margin: 57px auto 0 auto;
}
.two_model>.left{
    float: left;
    width: 700px;
    height: 196px;
    background: url("../images/fuwu01.png") no-repeat center;
    position: relative;

}
.two_model a{
    color: #999999;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    position: absolute;
    right: 60px;
    top: 50%;
    margin-top: -7px;
    padding-right:10px;
    background: url("../images/jiantou_03.png") no-repeat right center;
}

.two_model>.right{
    float: right;
    width: 700px;
    height: 196px;
    background: url("../images/fuwu03.png") no-repeat center;
    position: relative;
}
.lanxinnews{
    width: 1420px;
    margin: 0 auto;
    text-align: center;
}
.lanxinnews>h3{
    margin-top: 100px;
    color: #222222;
    height: 34px;
    line-height: 34px;
    font-size: 36px;
    margin-bottom: 60px;

}
.lanxinnews li{
    width: 460px;
    height: 302px;
    background: url("../images/h_b_03.jpg")no-repeat center;
    padding-top: 41px;
    box-sizing: border-box;
    float: left;
    margin-left: 20px;
}
.lanxinnews li:first-of-type{
    margin-left: 0;
}
.lanxinnews li:hover{
    background: url("../images/hover_b.jpg") no-repeat center;
    box-shadow: 5px 10px 35px 0px rgba(38, 36, 36, 0.1);
}
.lanxinnews li:hover h3{
    color: #fff;

}
.lanxinnews li:hover span{
    color: #fff;
}
.lanxinnews li:hover p{
    color: #fff;
}
.lanxinnews li:hover div a{
    background-color: #ffffff;
    border: solid 1px #dddddd;
    color: #284da0;
}

.news_li h3{
    font-size: 20px;
    line-height: 20px;
    width: 377px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    margin: 0 auto 39px auto;
    color: #222222;
    text-align: left;
}
.news_li>span{
    color: #666666;
    font-size: 14px;
    height: 12px;
    line-height: 12px;
    display: block;
    text-align: left;
    width: 377px;
    margin: 0 auto;
}
.news_li>p{
    color: #666666;
    width: 377px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 24px;
    margin: 30px auto 39px auto;
    text-align: left;
    height: 45px;
}
.news_li>div{
    width: 377px;
    margin: 0 auto;
}
.news_li div a{
    width: 160px;
    height: 42px;
    line-height: 42px;
    color: #999999;
    font-size: 14px;
    border: solid 1px #dddddd;
    display: block;
}
.lanxinlianjie{
    width: 100%;
    height: 70px;
    background-color: #f6f6f6;
    line-height: 70px;
    border-bottom: 10px solid #284da0;
}

.lanxinlianjie_main>span{
    background: url("../images/l_logo_03.png") no-repeat left center;
    display: inline-block;
    padding-left: 34px;
    font-size: 14px;
    color: #999;
}
.lanxinlianjie_main{
    width: 1420px;
    margin: 0 auto;
}
.lianjie_detial{
    display: inline-block;
}
.lianjie_detial a{
    padding: 0 16px;
    border-right: 1px solid #ccc;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #555555;
}
.lianjie_detial a:hover{
    color:  #284da0;
}
.lianjie_detial a:last-of-type{
    border-right: none;
}
.lanxinfooter{
    width: 100%;
    background-color: #232323;
    padding: 83px 0 80px 0;
    box-sizing: border-box;
}
.lanxinfooter_main{
    width: 1420px;
    margin: 0 auto;
}
.lanxinfooter_main a:hover{
    color: #fff;
}
.lanxinfooter_main>.left{
    width: 288px;
    box-sizing: border-box;
    float: left;
}
.lanxinfooter_main>.right{
    border-left: 1px solid #393939;
    float:left;
    box-sizing: border-box;
    width: 1132px;
    /* display: flex; */
}
.lanxinfooter_tit{
    float: left;
}
.footer_logo{
    width: 186px;
    height: 117px;
    background: url("../images/footer_logo_03.png") no-repeat center;
    background-size: auto 117px;
}
.tel01{
    height: 14px;
    font-size: 14px;
    color: #a6a6a6;
    margin-top: 10px;
}
.tel02{
    font-size: 30px;
    height: 21px;
    line-height: 21px;
    color: #afafaf;
    margin-top: 22px;
}
.lanxinfooter_tit{
    margin-left: 111px;
}
.lanxinfooter_tit p{
    margin-top: 15px;
    font-size: 14px;
    color: #afafaf;
    line-height: 14px;
    height: 14px;
}
.lanxinfooter_tit h3{
    color: #e6e6e6;
    height: 18px;
    line-height: 96px;
    font-size: 18px;
    padding-bottom: 15px;
}
.lanxinwx_last{
    float: right;
    margin-left: 0;
    text-align: center;

}
.lanxinwx_last  p{
    margin-top: 22px;
}
.lanxinf_bottom{
    width: 100%;
    height: 50px;
    background-color: #1e1e1e;
    line-height: 50px;
}
.lanxinf_main{
    width: 1420px;
    margin: 0 auto;
    color: #555555;
}
.lanxinf_main>.left{
    float: left;
}
.lanxinf_main>.right{
    float: right;
}
.f_line{
    margin-left: 18px;
    display: inline-block;
    border-right: 1px solid #555555;
    height: 10px;
    line-height: 10px;
    padding-right: 2px;
}
.lanxinf_m{
    margin:  0 12px;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    width: 1px;
    background-color: #555555;
}
.swiper-slide img{
    height: 800px;
}
.lanxincommon_left{
    position: fixed;
    top: 60%;
    right: 0;
    z-index: 99999;
}
.lanxincommon_left>div{
    width: 70px;
    height: 60px;
    margin-top: 2px;
    background-color: #f6f6f6;
    color: #666666;
    font-size: 12px;
    text-align: center;
    z-index: 99;
    box-sizing: border-box;
}

@media screen and (max-width:1420px){
    .lanxintop_content{
        width: 1180px;
    }
    .lanxinheader{
        width: 1180px;
    }
    .search .content{
        width: 1180px;
    }
    .all_product{
        width: 1180px;
    }


    .lanxinnumber>ul{
        width: 1180px;
    }
    .lanxinchoiced{
        width: 1180px;
    }
    .lanxinanli>li{
        width: 280px;
        height: 280px;
    }
    .lanxinanli img{
        width: 100%;

    }
    .lanxinanli p {
        width: 248px;
        margin: 5px auto 0 auto;
        color: #222222;
        font-size: 16px;
        line-height: 25px;
        text-align: left;

    }
    .lanxinnumber li{
        width: 25%;
    }
    .two_model{
        width: 1180px;
    }
    .two_model>.left{
        width: 579px;
        height: 162px;
    }
    .two_model>.right{
        width: 579px;
        height: 162px;
        background: url("../images/nomal_1180_03.png")no-repeat center;
    }
    .two_model a{
        right: 40px;
    }
    .lanxinnews{
        width: 1180px;
    }
    .five_product a{
        /* padding-top: 278px; */
    }
    .lanxinnews li{
        width: 380px;
    }
    .news_li h3{
        width: 300px;
    }
    .news_li>span{
        width: 300px;
    }
    .news_li>p{
        width: 300px;
    }
    .news_li>div{
        width: 300px;
    }
    .lanxinlianjie_main{
        width: 1180px;
    }
    .lanxinfooter_main{
        width: 1180px;
    }
    .lanxinfooter_main>.right{
        width: 940px;

    }
    .lanxinfooter_main>.left{
        width: 229px;
    }
    .lanxinfooter_tit{
        margin-left: 46px;
    }
    .lanxinf_main{
        width: 1180px;

    }
    .five_product>li{
        width: 23.5%;
        height: 296px;
    }
    .five_product .five_01{
        background: url("../images/piit_1180_03.jpg") no-repeat center center;
    }
    .five_product .five_02{
        background: url("../images/pitt_118001.jpg") no-repeat center center;
    }
    .five_product .five_03{
        background: url("../images/piit_118003_03_03.jpg") no-repeat center center;
    }

    .five_product .five_04{
        background: url("../images/piit_118003_04_03.jpg") no-repeat center center;
    }
    .five_product .five_05{
        background: url("../images/piit_118003_05_03.jpg") no-repeat center center;
    }
    .two_model>.left{
        background: url(../images/1180_fuwu.png) no-repeat center;
    }
}
.lanxinwx_icon img{
    position: absolute;
    display: none;
    z-index: 9;

}
.lanxinwx_icon:hover img{
    display: block;

}
.blue_jiantou:hover{
    color: #284da0;

}
.blue_jiantou:hover i{
    background: url(../images/blue_jiantou_03.png) no-repeat center;
}
.lanxinf_main>.left a:hover{
    color: #fff;
}
.lanxinf_main>.right a:hover{
    color: #fff;
}
.two_model a:hover{
    color: #284da0;
    background: url(../images/blue_jiantou_03.png) no-repeat right center;

}
.lanxincommon_left .right_kefu{
    background: #284da0  url(../images/kefu1180_03.png) no-repeat center 8px;
    color: #fff;
}
.right_kefu a{
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 35px;
    box-sizing: border-box;
}
.right_fuwu{
    background: #f6f6f6  url(../images/phone_black_03.png) no-repeat center 12px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 35px;
}
.right_wuxi{
    background: #f6f6f6  url(../images/black_wx_07.png) no-repeat center 12px;
    color: #fff;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 35px;
}
.right_back{
    background: #f6f6f6  url(../images/bacl_top.png) no-repeat center 12px;
    color: #fff;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 35px;
}
.right_fuwu:hover{
    background: #284da0  url(../images/phone_white.png) no-repeat center 12px;
    color: #fff;
}
.right_fuwu:hover .phone_number{
    display: block;
}
.phone_number{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 0;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #284da0;
    left: -150px;
    display: none;
}
.right_wx_fixed{
    position: absolute;
    top: -62px;
    left: -107px;
    text-align: center;
    background-color:#284da0 ;
    color: #fff;
    width: 107px;
    height: 122px;
    display: none;
}
.right_wx_fixed img{
    margin-top: 10px;
    display: block;
    margin-left: 10px;
}

.right_wuxi:hover{
    background: #284da0  url(../images/white_wx_icon_03.png) no-repeat center 12px;
    color: #fff;
}
.right_wuxi:hover .right_wx_fixed{
    display: block;
}
.right_back:hover{
    background: #284da0  url(../images/back_top_white.png) no-repeat center 12px;
    color: #fff;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº*/

.main_common{
    width: 1180px;
    height: 794px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 60px;
}
.company_five_core{
    color: #555555;
}
.company_five_core li{
    width: 228px;
    height: 218px;
    border: solid 1px #dddddd;
    float: left;
    margin-left: 10px;
    box-sizing: border-box;
    position: relative;
    padding-top: 140px;
}
.us_trangle{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 37px;
    height: 19px;
    margin-left: -18.5px;
    background: url("../images/about_trangle.png") no-repeat center;
}
.no_margin_left{
    margin-left: 0!important;
}
.left{
    float: left;
}
.right{
    float: right;
}
.company_five_core p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}


.five_core01{
    background: #f6f6f6 url("../images/us_05.png") no-repeat center 25px;
}
.five_core02{
    background: #f6f6f6 url("../images/us_04.png") no-repeat center 25px;
}
.five_core03{
    background: #f6f6f6 url("../images/us_03.png") no-repeat center 25px;
}
.five_core04{
    background: #f6f6f6 url("../images/us_02.png") no-repeat center 25px;
}
.five_core05{
    background: #f6f6f6 url("../images/us_01.png") no-repeat center 25px;
}
.five_core01.us_active{
    background: #284da0 url("../images/us_howover05.png") no-repeat center 25px;
    border: none;
}
.five_core02.us_active{
    background: #284da0 url("../images/us_howover04.png") no-repeat center 25px;
    color: #fff;
    border: none;
}
.five_core03.us_active{
    background: #284da0 url("../images/us_howover03.png") no-repeat center 25px;
    color: #fff;
    border: none;
}
.five_core04.us_active{
    background: #284da0 url("../images/us_howover02.png") no-repeat center 25px;
    color: #fff;
    border: none;
}
.five_core05.us_active{
    background: #284da0 url("../images/us_howover01.png") no-repeat center 25px;
    color: #fff;
    border: none;
}
.txt_c{
    color: #fff;
}
.five_core_content{
    margin-top: 27px;
}
.five_core_content .left{
    width: 554px;
    height: 405px;
}
.five_core_content .right{
    width: 624px;
    height: 405px;
    box-sizing: border-box;
    padding-left: 49px;
    background-color: #f6f6f6;
    float: left;
}
.five_core_content .right>div{
    box-sizing: border-box;
    padding-top: 8px;
    position: relative;
    padding-left: 20px;
}
.five_core_content h3{
    color: #333333;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    margin-top: 70px;
    margin-bottom: 22px;
}
.five_core_content p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    display: inline-block;
    width: 500px;
}
.five_core_content span{
    display: inline-block;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    left: 0;
    top: 14px;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/

.lanxinnormal_question{
    padding-bottom: 80px;
    width: 1180px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 60px;
    text-align: center;
}
.normal_question_banner{
    width: 100%;
    background: url("../images/normal_question_banner_02.jpg") no-repeat center;
    background-size: 100% 100%;
}
.lanxinnormal_question>h3{
    font-size: 30px;
    line-height: 30px;
    color: #222222;
}
.lanxinnormal_question>p{
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    margin-top: 23px;
    margin-bottom: 40px;
}
.normal_question_content li{
    width: 1180px;
    box-sizing: border-box;
    margin-top: 20px;
    background-color: #f8f8f8;
    padding-left: 39px;
    padding-top: 40px;
    padding-right: 20px;
    height: 134px;

}
.normal_question_content li:last-of-type{
    height: 164px;
}
.normal_question_icon{
    line-height: 18px;
    font-size: 18px;
    text-align: left;
    background: url("../images/question_icon_03.png") no-repeat left center;
    box-sizing: border-box;
    padding-left: 28px;
    color: #284da0;

}
.normal_answer_icon{
    margin-top: 12px;
    line-height: 32px;
    font-size: 16px;
    color: #666666;
    box-sizing: border-box;
    text-align: left;
    padding-left: 32px;

}
.normal_answer_icon span{
    background: url("../images/answer_03.png") no-repeat left center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: -32px;
    margin-right: 14px;
}
.question_tel_pic{
    width: 100%;
    height: 274px;
    background: url("../images/question_tel_phone_02.jpg") no-repeat center;
    background-size: 100% 100%;
}
.tel_pic_main{
    margin: 0 auto;
    width: 1180px;
    text-align: center;
    padding-top: 58px;
    box-sizing: border-box;
}
.tel_pic_main h3{
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    letter-spacing: 2px;
}
.tel_pic_main  p{
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    margin-top: 17px;
    margin-bottom: 30px;
}
.question_phone{
    display: inline-block;
    letter-spacing: 1px;
    color: #ffffff;
    height: 61px;
    line-height: 61px;
    font-size: 36px;
    font-weight: bold;
    background: url("../images/question_phone_icon.png") no-repeat left center;
    width: 369px;
    box-sizing: border-box;
    padding-left: 81px;
    text-align: left;
}
.question_tel{
    display: inline-block;
    letter-spacing: 1px;
    color: #ffffff;
    height: 61px;
    line-height: 61px;
    font-size: 36px;
    font-weight: bold;
    background: url("../images/tel02_question_icon_03.png") no-repeat left center;
    box-sizing: border-box;
    padding-left: 81px;
    text-align: left;
}

/**
ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº
 */

.lanxinservice_process{
    height: 424px;
    padding-top: 60px;
    box-sizing: border-box;
    text-align: center;

}
.lanxinservice_process h3{
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #222222;
}
.lanxinservice_pic{
    width: 1180px;
    height: 122px;
    margin: 51px auto 0 auto;
    background: url("../images/service_process_03.png") no-repeat left center;
}
.lanxinservice_txt{
    width: 1180px;
    margin: 0 auto;
}
.lanxinservice_txt p{
    float: left;
    line-height: 24px;
    font-size: 16px;
    color: #555555;
}
.lanxinservice01{
    width: 109px;
    margin-top: 44px;

}
.lanxinservice02{
    width: 188px;
    margin-left: 68px;
    margin-top: 20px;
}
.lanxinservice03{
    width: 128px;
    margin-left: 55px;
    margin-top: 20px;
}
.lanxinservice04{
    width: 64px;
    margin-top: 32px;
    margin-left: 116px;
}
.lanxinservice05{
    width: 128px;
    margin-left: 117px;
    margin-top: 44px;
}
.lanxinservice06{
    width: 112px;
    margin-left: 94px;
    margin-top: 44px;
}
.three_service{
    width: 100%;
    height: 568px;
    box-sizing: border-box;
    background: url("../images/three_service_b_02.jpg") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 77px;
}
.three_service>h3{
    color: #222222;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
}
.three_service>p{
    color: #666666;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    margin-top: 24px;
}
.three_service_content{
    width: 1180px;
    margin: 76px auto 0 auto;
}
.three_service_content li{
    float: left;
    width: 380px;
    height: 264px;
    margin-left: 20px;
    box-sizing: border-box;
    padding-left: 36px;
    padding-right: 43px;
    padding-top: 55px;
    position: relative;
}
.three_service_content li div{
    margin-top: 5px;
}
.three_service_content li:first-of-type{
    margin-left: 0;
}
.three_service_content p{
    color: #555555;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    width: 278px;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 8px;
}
.three_service_b01{
    background: url("../images/three_service_01.jpg") no-repeat center;
}
.three_service_b02{
    background: url("../images/three_service_02.jpg") no-repeat center;
}
.three_service_b03{
    background: url("../images/three_service_03.jpg") no-repeat center;
}

.service_top{
    width: 202px;
    height: 48px;
    background-color: #284da0;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left:-101px ;
    color: #ffffff;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
}
.service_top:before{
    content: '';
    width: 0;
    height: 0;
    border: 20px solid;
    border-color: transparent transparent white transparent;
    position: absolute;
    right: -26px;
    bottom: -25px;
    transform: rotate(-228deg);
}
.service_promise{
    text-align: center;
    box-sizing: border-box;
    padding-top: 80px;
    padding-bottom: 80px;
}
.service_promise>h3{
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    color: #222222;
}

.service_promise>p{
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    margin-top: 24px;
    color: #666666;
    margin-bottom: 40px;
}
.promise_content{
    width: 1180px;
    margin: 0 auto;
}

.promise_content li{
    float: left;
    width: 188px;
    height: 188px;
    background-color: #f1f1f1;
    border: solid 1px #d8dde8;
    margin-left: 10px;
    box-sizing: border-box;
}

.promise_content  img{
    margin: 31px 0 26px 0;
}
.promise_content p{
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color: #555555;
}

.promise_content li:first-of-type{
    margin-left: 0;
}

/**
ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â
 */

.lanxincompany_ptc{
    box-sizing: border-box;
    width: 1180px;
    margin: 0 auto;
    padding-top: 73px;
}
.lanxincompany_ptc .left{
    width: 580px;
    height: 443px;
    box-sizing: border-box;
    padding-top: 54px;
}
.lanxincompany_ptc h3{
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    color: #222222;
}
.lanxincompany_ptc p{
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    margin-top: 15px;
}
.lanxinptc_content{
    color: #555555;
    line-height: 28px;
    font-size: 14px;
    margin-top: 41px;
}
.lanxincompany_ptc .right{
    width: 532px;
    height: 443px;
    background: url("../images/introduce_right_pic_03.jpg") no-repeat center;
}
.lanxinintroduce_number >ul{
    width: 1180px!important;

}
.lanxinintroduce_number li{
    width: 295px!important;
}
.introduce_all_produce{
    width: 1180px;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    padding-top: 59px;
    height: 560px;
}
.introduce_all_produce>h3{
    font-size: 30px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 18px;
}
.introduce_all_produce>p{
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}
.introduce_factory{
    background: url("../images/factory_bk_02.jpg") no-repeat center;
    background-size: 100% 100%;
    height: 815px;
    box-sizing: border-box;
    padding-top: 80px;
}
.introduce_factory_main{
    width: 1180px;
    margin: 0 auto;
}
.tab_factory_content{
    margin-top: 20px;
    color: #666;
}
.tab_factory li{
    width: 586px;
    height: 100px;
    background-color: #fcfcfc;
    border: solid 1px #dddddd;
    box-sizing: border-box;
    padding-top: 25px;
    text-align: center;

}
.tab_factory h3{
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.tab_factory p{
    height: 15px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;

}
.factory_active{
    color: #fff;
    background: url("../images/tab_header_factory_03.jpg") no-repeat center;
}
.introduce_factory_partner{
    text-align: center;
    box-sizing: border-box;
    padding-top: 63px;
    padding-bottom: 80px;
}
.introduce_factory_partner h3{
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 24px;
}

.introduce_factory_partner p{
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    margin-bottom: 20px;
}
.factory_partner_icon {
    width: 1180px;
    margin: 0 auto;
}
.factory_partner_icon li{
    width: 180px;
    height: 88px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    margin-top: 20px;
    float: left;
    margin-left: 20px;
    padding: 10px;

}
.factory_partner_icon ul{
    margin-left: -20px;
}

/**
ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨
 */

.lanxinhonor{
    text-align: center;
    padding-bottom: 80px;
    box-sizing: border-box;
    padding-top: 59px;
}
.lanxinhonor>h3{
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    color: #222222;
}
.lanxinhonor>p{
    margin: 20px 0 46px 0;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.lanxinhonor_content{
    width: 1180px;
    margin: 0 auto;
}
.lanxinhonor_content li{
    float: left;
    width: 380px;
    height: 334px;
    background-color: #f6f6f6;
    margin-left: 20px;
}
.lanxinhonor_content li:first-of-type{
    margin-left: 0;
}
.lanxinhonor_content img{
    margin: 30px 0 24px 0;
}
.lanxinhonor_content p{
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #555555;
}



/**
ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬
 */

.contact_us_banner{
    background: url("../images/contact_us_banner_02.jpg") no-repeat center;
    background-size: 100% 100%;
}
.lanxincontact_us{
    height: 366px;
    box-sizing: border-box;
    padding-top: 59px;
    text-align: center;
}
.lanxincontact_us>h3{
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 50px;
}
.lanxincontact_content {
    width: 1180px;
    margin: 0 auto;
}
.lanxincontact_content li{
    width: 295px;
    box-sizing: border-box;
    height: 202px;
    border-left: 1px solid #f0f0f0;
    float: left;
    text-align: left;
    padding-left: 23px;
    position: relative;
}
.contact_line{
    width: 3px;
    height: 20px;
    background-color: #284da0;
    position: absolute;
    left: 0;
    top: 77px;
}
.lanxincontact_content h3{
    color: #828282;
    font-size: 16px;
}
.lanxincontact_content p{
    color: #222222;
    line-height: 28px;
    font-size: 16px;
}
.sale_phone h3{
    background: url("../images/contact_phone_icon_03.png") no-repeat left center;
    padding-left: 41px;
    margin-bottom: 19px;
    height: 24px;
    margin-top: 26px;
}

.service_phone h3{
    background: url("../images/contact_service_icon.png") no-repeat left center;
    margin-bottom: 19px;
    height: 24px;
    margin-top: 26px;
    padding-left: 38px;
}
.service_wx_number h3{
    background: url("../images/contact_wx_icon_03.png") no-repeat left center;
    margin-bottom: 26px;
    height: 24px;
    margin-top: 26px;
    padding-left: 40px;
}
.service_address{
    border-right: 1px solid #f0f0f0;
}

.service_address h3{
    background: url("../images/contact_address_icon_03.png") no-repeat left center;
    margin-bottom: 19px;
    height: 24px;
    margin-top: 26px;
    padding-left: 39px;
}

.contact_map{
    height: 630px;
    width: 100%;
}

.contact_map_main{
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.contact_map_main form{
    width: 434px;
    height: 522px;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 56px;
    left: 0;
    box-sizing: border-box;
    padding-top: 40px;
    z-index: 9999;

}
.contact_map_main h3{
    font-size: 24px;
    font-weight:bold;
    line-height: 24px;
    height: 24px;
    color: #4c4949;
    margin-left: 40px;
}

.contact_map_main p{
    width: 322px;
    margin-left: 40px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 14px;
}
.contact_map_main label:first-of-type{
    margin-top: 18px;
}
.contact_map_main label{
    display: block;
    margin-left: 40px;
    margin-top: 20px;
}

.contact_map textarea::-webkit-input-placeholder,.contact_map input::-webkit-input-placeholder{
    color: #999999;
    font-size: 15px;
}

.contact_map_main textarea{
    width: 351px;
    height: 80px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 14px;
    border: solid 1px #e6e6e6;
    font-family: "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Heiti SC", sans-serif, sans-serif;
}

.contact_map_main input{
    width: 351px;
    height: 42px;
    line-height: 42px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    padding-left: 15px;
    color: #999999;

}
.contact_map_main .submit{
    margin-top: 30px;

}
.submit button{
    width: 160px;
    height: 50px;
    background-color: #e03a3a;
    border-radius: 2px;
    font-size: 16px;
    line-height: 50px;
    color: #ffffff;
    cursor: pointer;
}
.submit button:hover{
    background-color: #b73131;
}



/**
ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨
 */

.anli-banner{
    background: url("../images/anli_banner_02.jpg") no-repeat center;
    background-size: 100% 100%;
}

.lanxinvideo_list{
    text-align: center;
}
.lanxinvideo_list h3{
    margin-top: 60px;
    font-size: 30px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 27px;
}
.lanxinvideo_list>p{
    color: #666666;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 39px;
}
.lanxinvideo_content {
    width: 1180px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.new_add_di div{
    width: 380px;
    height: 250px;
}
.lanxinvideo_content>ul{
    margin-left: -20px;
}
.lanxinvideo_content li{
    width: 380px;
    height: 360px;
    float: left;
    margin-left: 20px;
    background-color: #f5f5f5;
    margin-top: 20px;
    position: relative;
}

.lanxinvideo_content p{
    box-sizing: border-box;
    padding: 0 44px 0 31px;
    margin: 20px auto 0 auto;
    line-height: 34px;
    font-size: 18px;
    color: #222222;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.lanxinvideo_content a{
    display: block;
    width: 100%;
    height: 100%;
}
.list_content_modal{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 380px;
    height: 250px;
    background-color: #000000;
    opacity: 0.5;

}
.list_play_btn{
    position: absolute;
    left: 163px;
    top: 98px;
    width: 54px;
    height: 54px;
    background: url("../images/list_btn_play_03.png") no-repeat center;
    z-index: 2;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦*/
.lanxinvideo_detail .proDetail-sty{
    padding-top: 60px;
    padding-bottom: 60px;
    border: none;
}
.lanxinvideo_detail .proDetail-form{
    width: 1180px;
    box-sizing: border-box;
}
#video10{
    width: 860px;
    height: 484px;
    display: none;
}
.lanxinvideo_detail{
    width: 1180px;
    margin: 0 auto;
}
.lanxinvideo_detail>h3{
    text-align: left;
    margin-top: 59px;
    height: 32px;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    color: #222222;
}
.lanxinvideo_detail>p{
    margin-top: 19px;
    color: #999999;
    font-size: 14px;
    height: 14px;
    line-height: 14px;

}
.lanxinvideo_detail>p span{
    color: #555555;
}
.lanxindetail_time {
    margin-right: 30px;
}
.big_video_detail{
    height: 484px;
    margin-top: 45px;
    margin-bottom: 40px;
}
.big_video_detail>.left{
    position: relative;
}
.video_detail_pic{
    width: 860px;
    height: 484px;
    background: url("../images/detail_big_pic_03.jpg") no-repeat center;
}
.detail_big_btn {
    background: url("../images/big_play_btn.png") no-repeat center;
    position: absolute;
    left: 395px;
    top: 206px;
    width: 72px;
    height: 72px;
    cursor: pointer;
}
.detail_modal{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
}
.detail_nav_video{
    width: 320px;
    height: 484px;
    box-sizing: border-box;
    background-color: #f5f5f5;
    padding-top: 30px;
    padding-left: 30px;
}
.detail_nav_video>h3{
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    color: #222222;
    border-left: 4px solid #14439d;
    padding-left: 14px;
    margin-bottom: 6px;
}
.detail_nav_content{
    box-sizing: border-box;
    overflow: auto;
}
.detail_nav_content li{
    height: 103px;
    width: 260px;
    box-sizing: border-box;
    border-bottom: 1px dotted  #e5e5e5;;
    padding-top: 14px;

}
.detail_nav_content li:last-of-type{
    border: none;
}
.detail_nav_content a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.detail_nav_content .left{
    position: relative;
}
.detail_small_btn{
    position: absolute;
    left: 50px;
    top: 22px;
    height: 30px;
    width: 30px;
    background: url("../images/detail_small_btn.png") no-repeat center;
    z-index: 1;
}
.detail_nav_content .right{
    color: #666666;
    width: 112px;
    line-height: 21px;
    font-size: 14px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    margin-top: 6px;
}
.detail_nav_content .right:hover{
    color: #284da0;
    transition: 0.3s;
}
.lanxinvideo_content p:hover{
    color: #284da0;
    transition: 0.3s;
}
.detail_three_square {
    margin-top: 40px;
    margin-bottom: 33px;
}
.detail_three_square>a{
    width: 240px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #e03a3a;
    border-radius: 2px;

}
.detail_three_square .kffs{
    text-indent: 70px;
    color: #fff;
    background: #e03a3a url(../images/kfb.png) no-repeat 44px 19px
}
.detail_three_square .kffs:hover{
    background: #b73131 url(../images/kfb.png) no-repeat 44px 19px

}
.detail_dz:hover{
    background-color: #b73131;
}

.detail_dz{
    text-align: center;
    margin-left: 20px;
    margin-right: 60px;
}
.detail_three_square .pho{
    text-align: center;
    background-color: #fff;
    border: solid 1px #e03a3a;
    color: #e03a3a;
}
.detail_jn{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    width: 1176px;
    margin-bottom: 36px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;

}
.detail_tag a{
    display: inline-block;
    padding: 10px;
    color: #999999;
    font-size: 14px;
    border: solid 1px #DDDDDD;
}

.detail_tag a:hover{
    background: #284da0;
    border: solid 1px #284da0;
    color: #fff;
}
.detail_tag span{
    display: inline-block;
    margin-left: 10px;
}
.detail_tag{
    margin-bottom: 40px;
}
.detail_tag span:first-of-type{
    margin-left: 0;
}
.detail_video_produce{
    width: 100%;
    padding-bottom: 80px;
    background-color: #F8F8F8
}
.detail_t_main{
    width: 1180px;
    margin: 0 auto;
}
.detail_t_video .lanxinvideo_content{
    padding-bottom: 0;
}
.detail_t_video .lanxinvideo_content li {
    background-color: #fff;
}

/**
ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦
 */

.lanxininquiry_main{
    width: 1180px;
    margin: 0 auto;
}
.inquiry_nav_ist{
    width: 100%;
    background-color: #F8F8F8
}
.inquiry_nav_ist{
    padding-top: 40px;
    padding-bottom: 80px;
}
.detail_partner_pl{
    padding: 40px ;
    width: 880px;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
}
.partner_pl_left>h3{
    padding-left: 15px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    border-left: 6px solid #14439D;
    font-weight: bold;
    margin-bottom: 23px;
}
.partner_pl_left>p{
    color: #666666;
    line-height: 24px;
    font-size: 14px;
}
.partner_pl_content>h3{
    padding-left: 15px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    border-left: 6px solid #14439D;
    font-weight: bold;
    margin-bottom: 30px;
}
.dot_line{
    height: 1px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 2px dotted #f0f0f0;
    margin-top: 25px;
    margin-bottom: 30px;
}
.partner_pl_content li{
    width: 800px;
    padding-top: 30px;
    padding-bottom: 29px;
    background-color: #F5F5F5;
    margin-top: 10px;
    box-sizing: border-box;
    padding-left: 40px;

}
.pl_content_li h3{
    font-size: 16px;
    color: #666666;
    height: 35px;
    line-height: 35px;
    margin-bottom: 14px;
}
.pl_content_li img{
    margin-right: 14px;
    display: inline-block!important;
}
.pl_content_li p{
    width: 719px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}
.secret {
    padding-bottom: 40px;
}
.conceal {
    width: 1184px;
    background: #fff;
    margin: 0 auto;
}
.conceal-main {
    padding: 48px;
}
.conceal-tit {
    font-size: 18px;
    line-height: 1;
    color: #15191b;
    margin-top: 24px;
}
.conceal-tit:first-child {
    margin-top: 0;
}
.conceal-tex p {
    font-size: 14px;
    color: #44494b;
    line-height: 28px;
    margin-top: 10px;
}
.conceal-tex li {
    font-size: 14px;
    color: #44494b;
    line-height: 28px;
    margin-top: 10px;
}
.privacy {
    padding: 48px;
}
.mapct a {
    font-size: 18px;
    color: #15191b;
}
.mapcitem a {
    font-size: 14px;
    color: #44494b;
    background-image: none;
    padding-left: 0;
}
.mapct ul {
    overflow: hidden;
    margin-top: 16px;
}
.mapct li {
    width: 272px;
    float: left;
    line-height: 28px;
}
.mapct {
    margin-top: 24px;
}
.mapct:first-child {
    margin-top: 0;
}
.mapct a:hover {
    text-decoration: underline;
}
.cpJs{
    height: 230px;
}
/*.lanxininquiry_main .proDeHead-bot{*/
/*    margin-top: 130px;*/
/*}*/

.pro-bot .pbt1:hover{
    background-color: #1e3b7f;
}

.lanxindetail1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 630px;
}
.lanxindetail1 a {
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    background: #b90000;
    border-radius: 4px;
}
.lanxindetail1 a:hover {
    background: #FF2D2D;
}
.lanxindetail2 {
    width: 200px;
    margin: 0 auto;
    padding-top: 270px;
}
.lanxindetail2 a {
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    background: #183f95;
    border-radius: 4px;
}
.lanxindetail2 a:hover {
    background: #484da0;
}
.lanxinall_page li:hover .anus {
    font-weight: bold;
    color: #284da0!important;
    border-bottom: 2px solid #284da0;
}