﻿@charset "utf-8";
/* 服务列表 */
.fuwu_list{
	
}
.lista{
	margin-bottom: 50px;
}
.lista a{
	display: block;
	border: 1px solid #eee;
	overflow: hidden
}
.lista .n-txt{
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding: 20px;
}
.lista .n-txt span{
	font-size: 16px;
	font-weight: 600;
	color: #222;
	width: calc(100% - 50px);
}
.lista .n-txt i{
	font-size: 24px;
	color: #999
}
.lista a:hover {
	background: #0452ae;
}
.lista a:hover span,
.lista a:hover i{
	color: #FFFFFF
}
/* 服务内容 */
/* 概述 */
.fuwu01{
	padding: 80px 0;
}
.fuwu01 .ftxt h1{
	font-size: 40px;
	color: #222;
	margin-bottom: 5px;
}
.fuwu01 .ftxt em{
	font-size: 13px;
	color: #ccc;
}
.gaisu{
	font-size: 14px;
	color: #0452ae;
	padding: 10px 20px;
	background-color: rgba(4, 83, 174, 0.1);
	border-radius: 5px;
	margin: 25px 0 20px;
}
.fuwu01 .ftxt p{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-bottom: 40px;
}

.fwlx .btn{
	background-color: #da1515;
	padding:0 50px;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
    margin-right: 30px;
    border: none;
}
.fwlx .btn i{
	font-size: 22px;
	color: rgba(255, 255, 255, 0.5);
}
.fwlx span i{
	color: #da1515;
	font-size: 30px;
	margin-right: 8px;
}
.fwlx span a{
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 32px;
	position: relative;
	top: 8px;
	color: #222;
}
.fuwu01 .fimg img{
	width: 100%;
}
/* 详细介绍 */
.fuwu02{
	padding-bottom: 80px;
}
.fuwu02 .fuwul .nh3{
	background-color: #0452ae;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 0 20px;
}
.fuwu02 .fuwul i{
	font-weight: 100;
	font-size: 22px;
	margin-right: 3px;
	position: relative;
	top: -2px;
}
.fuwu02 .fuwul em{
	font-size: 13px;
	font-weight: 100;
	margin-left: 10px;
	color: rgba(255, 255, 255, 0.3);
	font-family: Arial, Helvetica, sans-serif;
}
.fuwu02 .fuwul .content{
	background-color: #fff;
	padding: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.fuwu02 .fuwul .content p,
.fuwu02 .fuwul .content div{
    font-size: 14px;
	line-height: 30px;
	color: #666;
}
.fuwu02 .fuwul .content strong{
    color: #222;
}
.fuwu02 .fuwul .content h3{
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
}
.fuwu02 .fuwul .content table{
    max-width: 100%;
}
.fuwu02 .fuwul .content table td{
    padding: 5px ;
}

.fuwu02 .fuwul .content img{
	max-width: 100%;
	height: auto !important;
}



.fuwu02 .fuwur{}
.fuwu02 .fuwur h3{
	position: relative;
	padding-left: 36px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	color: #fff;
	background-color: #0452ae;
	font-weight: normal;
}
.fuwu02 .fuwur i{
	font-size: 32px;
	margin-right: 5px;
	color: rgba(255, 255, 255, 0.3);
}
.fuwu02 .fuwur h3 i.chuan{
	position: absolute;
	right: 5px;
	bottom: 0px;
	font-size: 150px;
	color: rgba(0, 0, 0, 0.1);
}
.fuwu02 .fuwur  .fnav{
	background-color: #fff;
	padding: 0 30px;
}
.fuwu02 .fuwur  .fnav li{
	border-bottom: 1px solid #eee;
}
.fuwu02 .fuwur  .fnav li a{
	font-size: 16px;
	color: #666;
    line-height: 60px;
    display: block;
}
.fuwu02 .fuwur  .fnav li i{
	font-size: 14px;
	margin: 0 10px;
	color: #000;
}
/* .fuwu02 .fuwur  .fnav li:hover i::before, */
.fuwu02 .fuwur  .fnav li.active i::before{
	content: "\e663";
	color: #e50012;
}
.fuwu02 .fuwur  .fnav li:hover a,
.fuwu02 .fuwur  .fnav li.active a{
	color: #e50012;
}
/* 优势 */

.youshi {

}
.youshi .lrbg{
	position: absolute;
	left: 0;
	top: 0;
}
.youshi_box {
    display: flex;
}

.youshi_boxl {
    width: 50%;
    padding: 66px 0 60px;
    position: relative;
}

.youshi_boxldw {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.youshi_boxlh {
    color: #fff;
}

.youshi_boxtxt {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.youshi_boxtxth {
    margin-top: 30px;
    font-size: 32px;
	line-height: 40px;
    color: #fff;
}
.youshi_boxtxth p{
    margin-top: 5px;
    font-size: 24px;
	line-height: 30px;
    color: #fff;
}

.youshi_boxtxtp {
    margin-top: 45px;
}

.youshi_boxtxtp b {
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #85b6ef;
    vertical-align: middle;
}

.youshi_boxtxtp span {
    font-size: 14px;
    color: #85b6ef;
    vertical-align: middle;
    margin-left: 4px;
}

.youshi_boxtxtp p {
    margin-bottom: 6px;
}

.youshi_boxr {
    padding: 66px 0 60px;
    position: relative;
    width: 50%;
}

.youshi_boxrdw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.youshi_boxlb {
    display: flex;
    width: calc(100% + 110px);
    margin-left: -110px;
}

.youshi_boxlbl {
    width: 110px;
}

.youshi_boxlbr {
    width: calc(100% - 110px);
}

.youshi_slide .youshi_slide_item {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.youshi_slide .youshi_slide_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.youshi_slide .youshi_slide_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.youshi_slide_itemdw {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-color: rgba(24, 94, 178, .95);
    font-size: 18px;
    color: #fff;
}

.youshi_thumbs,
.youshi_top {
    width: 100%;
    height: 440px;
}

.youshi_thumbs {
    background-color: #fff;
}

.youshi_slidet {
    border-bottom: 1px solid #0c52b5;
}

.youshi_slidet:last-child {
    border-bottom: 0;
}

.youshi_slidet.swiper-slide-thumb-active {
    background-color: #da1515;
}

.youshi_slidet.swiper-slide-thumb-active i,
.youshi_slidet.swiper-slide-thumb-active .youshi_slidet_itemp {
    color: #fff;
}

.youshi_slidet_item {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
}

.youshi_slidet_itemi {
    margin-top: 20px;
}

.youshi_slidet_itemi i {
    font-size: 36px;
    color: #333333;
}

.youshi_slidet_itemp {
    font-size: 16px;
	line-height: 22px;
    color: #333333;
}

/*案例*/
.anli_b{
	padding: 70px 0;
}
.anli_b .jkdl_tt,
.anli_b .jkdl_tb{
	background-color: #f2f2f2;
}
.anlinb_container {
    width: 100%;
    background-color: #fff;
}
.anli_bbox{
    margin-top: 50px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}

.anlinb_slide_item {
    display: flex;
    padding: 52px 0;
}

.anlinb_slide_iteml {
    width: 50%;
    margin-left: 55px;
    overflow: hidden;
}

.anlinb_slide_iteml img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.anlinb_slide_iteml img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.anlinb_slide_itemr {
    width: 50%;
    padding: 0 55px 0 40px;
}

.anlinb_slide_itemrh {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.anlinb_slide_item:hover .anlinb_slide_itemrh {
    color: #0452ae;
}

.anlinb_slide_itemrk {
    margin-top: 10px;
    height: 32px;
    padding-left: 15px;
    background-color: #efefef;
    line-height: 32px;
    color: #3d3d3d;
}

.anlinb_slide_itemrp {
    margin-top: 15px;
    white-space: pre-line;
	line-height: 24px;
/*	-webkit-line-clamp: 7;*/
	color: #666
}

.anlinb_slide_itemrp p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.anlinb_btn {
    position: absolute;
    right: 55px;
    bottom: 52px;
    background-color: pink;
    height: 40px;
    width: 240px;
    z-index: 9;
    line-height: 40px;
    text-align: center;
}

.anlinb_btnbox {
    width: 100%;
    height: 100%;
    display: flex;
}

.anlinb_btnbox>div {
    width: 50%;
    outline: none;
}

.anlinb_btnbox_per {
    background-color: #3d3d3d;
}

.anlinb_btnbox_next {
    background-color: #dc2121;
}

.anlinb_btnbox>div i {
    font-size: 36px;
    color: #fff;
}

.anlinb_sz {
    position: absolute;
    right: 55px;
    bottom: 92px;
}
.yeboxal span:first-child{
    font-size: 50px;
    color: #333333;
	margin-right: 5px;
}
/* 资讯 */

.zx {
    padding-top: 100px;
    padding-bottom: 80px;
}

.zx .jkdl_t {
    margin-top: 0;
}

.zx_b {
    margin-top: 50px;
    display: flex;
}

.zx_b>div {
    width: 50%;
}

.zx_bl {
    padding-right: 75px;
}

.zx_btitle {
    position: relative;
    height: 40px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b7b4b5;
}

.zx_btitledw {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 108px;
    height: 2px;
    background-color: #2b62b4;
}

.zx_btitlel {
    display: flex;
    align-items: center;
}

.zx_btitlel i {
    margin-top: -2px;
    font-size: 28px;
    color: #0452ae;
}

.zx_btitlel i.hyzx {
/*    font-size: 22px;*/
}

.zx_btitlel p {
    margin-left: 8px;
    font-size: 20px;
    color: #0452ae;
}

.zx_btitler {
    display: flex;
    align-items: center;
}

.zx_btitler a {
    transition: all .3s;
    font-size: 13px;
    color: #666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.zx_btitler a:hover {
    transform: translateX(3px);
    color: #0452ae;
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
}

.zx_bz {
    display: block;
    margin-top: 20px;
}

.zx_bzimg {
    overflow: hidden;
}

.zx_bzimg img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.zx_bztxt {
    margin-top: 22px;
}

.zx_bztxth {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.zx_bztxtp {
    margin-top: 5px;
    font-size: 14px;
    color: #888888;
}

.zx_bz:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.zx_bz:hover .zx_bztxth {
    color: #0452ae;
}

.zx_bd {
    padding-top: 10px;
    margin-top: 25px;
    border-top: 1px solid #d6d6d6;
}

.zx_bd .zx_bditem {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

.zx_bditeml {
    flex: 1;
	padding-right: 20px;
}

.zx_bditeml b {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #434343;
    text-align: center;
    line-height: 16px;
    color: #fff;
}

.zx_bditeml span {
    transition: all .3s;
    margin-left: 8px;
    font-size: 14px;
    color: #666666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.zx_bditeml span:hover {
    padding-left: 5px;
    color: #0452ae;
}

.zx_bditemr {
    font-size: 13px;
    color: #999;
}

.zx_brtt {
    display: block;
    padding: 20px 0;
}

.zx_brttbt b {
    display: inline-block;
    width: 82px;
    height: 28px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    text-align: center;
    line-height: 28px;
    background-color: #da1515;
    color: #fff;
    vertical-align: middle;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.zx_brttbt b:hover {
    transform: scale(.92);
    -webkit-transform: scale(.92);
    -moz-transform: scale(.92);
    -ms-transform: scale(.92);
    -o-transform: scale(.92);
}

.zx_brttbt span {
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-left: 8px;
}

.zx_brttp {
    margin-top: 15px;
    font-size: 14px;
    color: #888888;
    line-height: 22px;
}

.zx_brtt:hover span {
    color: #0452ae;
}

.zx_brct {
/*    margin-top: 5px;*/
    border-top: 1px solid #d6d6d6;
    padding-top: 10px;
}

.zx_brct_item {
    margin-top: 17px;
    display: flex;
    justify-content: space-between;
}

.zx_brct_item i {
    margin-top: -2px;
    font-size: 12px;
    color: #000;
}

/* 进口代理列表 */
.jinkou-list {
    margin-bottom: 50px;
}
.jinkou-list .container{
    padding-left: 15px;
    padding-right: 15px;
}

.jinkou-list .row>li{
    padding: 0;
}
.jinkou-list .full-bg:nth-of-type(2n) .row{
    flex-direction: row-reverse;
}
.jk02{
    padding: 30px;
    padding-right: 0;
    padding-top: 50px;
    height: 100%;
}
.jinkou-list .full-bg:nth-of-type(2n) .jk02{
    padding-left: 0;
    padding-right: 30px;
}


.jk02 .flex{
    align-items: center;
    justify-content: left;
}
.jk02 .tico{
    font-size: 24px;
    color: #999999;
    margin-right: 10px;
    border: 1px solid #ddd;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 25px;
    text-align: center;
}
.jk02 .n-txt{
    display: inline-block;
}
.jk02 .n-txt h3{
    font-size: 24px;
    color: #222;
}
.jk02 .n-txt h3 span{
    width: 120px;
    height: 1px;
    margin-left: 10px;
    background-color: rgba(0, 0, 0, 0.1);
    display: inline-block;
    position: relative;
    top: -7px;
}
.jk02 .n-txt p{
    font-size: 12px;
    color: #ccc;
}

.jk02 p.shenglue3{
    font-size: 14px;
    line-height: 26px;
    color: #999;
    margin-bottom: 30px;
}

a.btn{
    border: 1px solid #eee;
    color: #666;
    font-size: 14px;
    padding: 0 30px;
    border-radius: 20px;
    margin-right: 5px;
    line-height: 40px;
    height: 40px;
}
a.btn i{
    font-size: 18px;
    margin-left: 5px;
}

.full-bg{
    position: relative;
    background-color: transparent;
}
.full-bg::before{
    content: '';
    position: absolute;
    width: 0%;
    height: 100%;
    display: block;
    background-color: #0452ae;
    transition:all .3s
}


.full-bg:hover{

}

.full-bg a.btn:hover{
    background-color: #0452ae;
    border-color: #0452ae;;
    color: #fff;
}
/* .full-bg:hover::before{
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s ease 0;
    transition: transform 0.3s ease 0;
}
.full-bg:hover .jk02 .tico,
.full-bg:hover .jk02 .n-txt h3{
    color: #fff;
}
.full-bg:hover .jk02 .n-txt h3 span{
    background-color: rgba(255, 255, 255, 0.5);
}
.full-bg:hover .jk02 .n-txt p,
.full-bg:hover .jk02 p.shenglue3{
    color: rgba(255, 255, 255, 0.5);
}
.full-bg:hover .gaisu{
    background-color: rgba(255, 255, 255, 0.8);
}
.full-bg:hover a.btn{
    border-color: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
}
.full-bg a.btn:hover{
    background-color: #fff;
    background-color: #fff;
    color: #000;
} */


.fuwu03{
    padding: 50px 0;
}
.bg-huise .jkdl_tt,
.bg-huise .jkdl_tb{
    background-color: #f4f4f4;
}

#owl-cpfw{
    margin-top: 50px;
}

#owl-cpfw a{
    display: block;
    height: 100%;
    margin:0 10px;
    background-color: #fff;
}
#owl-cpfw .pic h4{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 50px;
    z-index: 9;
    font-size: 18px;
}
#owl-cpfw .pic h4::before{
    content: '';
    background: rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}
#owl-cpfw p{
    font-size: 14px;
    line-height: 22px;
    padding: 20px;
    text-align: center;
}
.owl-theme .owl-controls{
    margin-top: 26px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
   background: #da1515; 
}

/*  进口代理优势 */
.youshiico{
    background: url(../images/upload/youshiico.jpg)#fff no-repeat left bottom;
    width: 100%;
    height: 410px;
    padding: 30px;
}
.youshiico_container{
    width: 100%;
    height: 100%;
}
.youshiico_slide{
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}
.youshiico_slide a{
    display: block;
}
.youshiico-ico{
    background-color: #0e54a4;
    width: 68px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    border-radius: 40px;
    margin: auto;
}
.youshiico-ico i{
    font-size: 30px;
    color: #fff;
}
.youshiico-tit{
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin: 10px 10px 0;
}
.youshiico-txt p{
    font-size: 13px;
    line-height: 22px;
    color: #666;
    text-align: center;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.youshiico_btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #ddd;
    height: 40px;
    width: 240px;
    z-index: 9;
    line-height: 40px;
    text-align: center;
}

.youshiico_btnbox {
    width: 100%;
    height: 100%;
    display: flex;
}

.youshiico_btnbox>div {
    width: 50%;
    outline: none;
}

.youshiico_btnbox_per {
    background-color: rgb(201, 201, 201);
}


.youshiico_btnbox_next {
    background-color: #dc2121;
}

.youshiico_btnbox>div i {
    font-size: 36px;
    color: #fff;
}
.youshiico_btnbox .youshiico_btnbox_per i{
    color: #333;
}
.youshiico_sz {
    position: absolute;
    right: 20px;
    bottom: 60px;
}
.yeboxys span:first-child{
    font-size: 50px;
    color: #333333;
	margin-right: 5px;
}

/* 合作流程 */
.fuwu04{
    padding: 50px 0 80px;
}
#owl-hzlc1{
    margin-top: 60px;
}
.hezuolc{
    position: relative;
    margin-bottom: 50px;
}
.bg-xian{
    position: absolute;
    top: 61px;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #eee;
}
.fuwu04 .item a{
    display: block;
    text-align: center;
    padding: 0 10px;
}
.fuwu04 .tub{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    border-radius: 20px;
    margin: auto;
    font-size: 30px;
    color: #666;
    /* font-style: italic; */
    margin-bottom: 14px;
}
.fuwu04 .lcimg{
    content: '';
    background-image: url(../images/upload/lc01.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 51px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.fuwu04 .item h4{
    font-size: 18px;
    line-height: 1.2;
    font-weight: normal;
}
.fuwu04 .item p{
    font-size: 13px;
    line-height: 20px;
    color: #888;
    padding: 5px;
    margin-top: 5px;
}
.fuwu04 .btn{
    background-color: #d6d6d6;
    border: none;
    color: #222;
    font-size: 16px;
    width: 200px;
    line-height: 40px;
    border-radius: 30px;
}
.fuwu04 .btn i{
    font-size: 24px;
}
.hezuolc .item:hover .tub{
    background-color: #da1515;
    font-size: 20px;
    color: #fff;
}
.hezuolc .item:hover .lcimg{
    background-image: url(../images/upload/lc02.png);
}
.hezuolc .item:hover h4{
    font-weight: 600;
}

.hezuolc .owl-item:first-child .tub{
    background-color: #da1515;
}
.hezuolc .owl-item:first-child .tub i{
    position: relative;
    top: -3px;
    font-size: 22px;
    color: #fff;
}
.hezuolc .owl-item:first-child .lcimg{
    background-image: url(../images/upload/lc02.png);
}
.hezuolc .owl-item:first-child h4{
    font-weight: 600;
}
.hzlc2{
    border-top: 1px solid #eee;
    padding-top: 70px;
}


/* 所需资料 */
.fuwu05 {
    padding: 80px 0;
    background-size: cover;
    background-position: bottom center;
}
.fuwu05 .row>div{
    padding: 0;
}
.fuwu05 .row>div img{
    width: 100%;
}
.zltxt{
    height: 100%;
    padding:50px 30px 50px 50px;
}
.zltxt>div{
    height: 310px;
    padding-right: 20px;
    overflow-y: scroll;
}
.zltxt>div p,
.zltxt>div{
    font-size: 15px;
    color: #666;
    line-height: 24px;
}
.zltxt>div p{
    margin-bottom: 5px;
}

.zltxt>div::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.zltxt>div::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #0452ae;
}
.zltxt>div::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #dcdcdc;
}

.fuwu05 .row span{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(4, 83, 174, 0.9);
    color: #fff;
    font-size: 22px;
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.fuwu05 .row span i{
    font-weight: 100;
    font-size: 28px;
    opacity: .3;
    margin-right: 12px;
    position: relative;
    top: -2px;
}

/* 常见问题 */
.fuwu06{
    padding: 80px 0;
}
.wtlist{
    background-color: #f4f4f4;
    margin-bottom: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.wtlist h4{
    background-color: rgba(4, 83, 174, 0.1);
    color: #333;
    font-size: 16px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    position: relative;
    cursor: pointer;
    padding-right: 80px;
}
.wtlist.active h4{
    background-color: rgb(4, 83, 174);
    font-weight: 600;
    color: #fff;
}
.wtlist h4 i{
    font-size: 24px;
    font-weight: normal;
    opacity: .3;
    margin-right: 15px;
}
.wtlist h4::after{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    content: "\e624";
    font-size: 22px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .3;
}
.wttxt{
    padding: 30px;
    display: none;
}
.wttxt p{
    font-size: 14px;
    line-height: 32px;
    color: #666;
}

.wtlist.active h4::after{
    content: "\e728";
}


.gaisu .fr{
    margin-top: 2px;
}

.bsTop{
    width: auto !important;
}

.fwlx .btn-lanse{
    background-color: #0452ae;
    margin-right: 10px;
}


.diqu01 .fwlx .btn{
    height: 45px;
    line-height: 45px;
    padding: unset;
    width: 170px;
}
.diqu01 .fwlx .btn i{
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.diqu02{
    padding: 70px 0 100px;
    background-color: #f4f9ff;
}
.diqu02 .content p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.diqu03{
    overflow: hidden;
}
.diqu03 .lskyd_box{
    position: relative;
}
.diqu03 .lskyd_box::after{
    content: '';
    background-color: #0452ae;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.diqu04{
    padding-bottom: 80px;
}
.diqu05{
    padding-top: 50px;
}
.diqu06{
    padding-top: 0;
}

.diqu06 .zx_bd{
    border-color: #ddd;
}






















@media screen and (min-width: 993px){
    .zltxt>div {
        height: 270px;
    }
}
@media screen and (min-width: 1250px){
    .zltxt>div {
        height: 310px;
    }
}


@media screen and (max-width: 1200px){
	.jinkou-list .row>li{
        padding-right: 15px;
        padding-left: 15px;
    }
    .jk02{
        padding-top: 30px;
    }
}
@media screen and (max-width: 992px){
    .bg-xian{
        top: 66px;
    }
	.youshi {
        margin-top: 55px;
    }
    .youshi_box {
        flex-wrap: wrap;
    }
    .youshi_box>div {
        width: 100%;
    }
    .youshi_boxl {
        padding: 40px 0 20px;
    }
    .youshi_boxtxtimg img {
        margin: 0 auto;
	    max-width: 55%;
    }
    .youshi_boxtxth {
        text-align: center;
    }
    .youshi_boxtxth br {
/*        display: none;*/
    }
    .youshi_boxtxth {
        margin-top: 25px;
		padding: 10px;
		line-height: 1.5
    }
    .youshi_boxtxtp {
        /* display: none; */
        margin-top: 10px;
        text-align: center;
		
    }
    .youshi_boxtxtp p {
        margin-bottom: 0;
		line-height: 1.5;
		font-size: 12px
    }
    .youshi_boxtxtp b {
        display: none;
    }
    .youshi_boxldw {
        width: 100% !important;
    }
    .youshi_boxr {
        padding: 0;
    }
    .youshi_boxrdw {
        display: none;
    }
    .youshi_boxlb {
        width: 100%;
        flex-wrap: wrap;
        margin-left: 0;
    }
    .youshi_boxlb>div {
        width: 100%;
    }
    .youshi_thumbs {
        height:auto;
    }
    .youshi_slidet {
        border-bottom: 0;
        border-right: 1px solid #0c52b5;
    }
    .youshi_slidet:last-child {
        border-right: 0;
    }
    .youshi_slidet_item {
        padding: 16px 5px;
    }
    .youshi_slidet_itemi {
        margin-top: 0px;
    }
	.youshi_thumbs, .youshi_top{
		height: auto
	}
	.jkdl_t{
		margin-top: 0;
	}

	.anlinb_slide_item>div {
        width: 100%;
    }
	.anlinb_slide_item {
        flex-wrap: wrap;
    }
    .anlinb_slide_item>div {
        width: 100%;
    }
    .anlinb_slide_iteml {
        margin: 0 10px;
    }
    .anlinb_slide_itemr {
        padding: 20px 10px;
    }
    .anlinb_btn {
        bottom: 0;
        right: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
    }
    .anlinb_sz {
        right: 10px;
        bottom: 40px;
    }
    .anlinb_slide_item {
        padding: 20px 10px 80px;
    }
	.anlinb_slide_itemr{
		padding-bottom: 40px
    }
    
    .zx {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .zx_b {
        margin-top: 40px;
        flex-wrap: wrap;
    }
    .zx_b>div {
        width: 100%;
        margin-bottom: 10px;
    }
    .zx_bztxt {
        margin-top: 15px;
    }
    .zx_bztxtp {
        margin-top: 5px;
        font-size: 12px;
    }
    .zx_bd {
        margin-top: 20px;
    }
    .zx_bd .zx_bditem {
        margin-top: 10px;
    }
    .zx_bl {
        padding-right: 0;
    }
    .zx_brttp {
        margin-top: 10px;
        font-size: 12px;
    }
    .zx_bditeml span{
        font-size: 13px;
    }
    .zx_bditemr{
        font-size: 12px;
    }
    .zx_brct_item {
        margin-top: 10px;
    }
    .zx_brmore {
        margin-top: 20px;
		height: auto
    }
	.zx_brmorer_box{
		padding: 20px 0
    }
    
    .fuwu01 .ftxt h1{
        font-size: 30px;
    }
    .fuwu01 .ftxt{
        margin-bottom: 30px;
    }
    
    .jinkou-list .full-bg:nth-of-type(2n) .jk01{
        float: unset;
    }
    .jk02,
    .jinkou-list .full-bg:nth-of-type(2n) .jk02{
        padding: 20px;
        padding-bottom: 50px;
    }
    .jk02 p.shenglue3{
        font-size: 12px;
        line-height: 22px;
    }
    .gaisu{
        margin-top: 20px;
    }
    .fuwu04{
        padding: 50px 0;
    }
    .youshiico{
        padding: 0;
        padding-top: 20px;
    }
    .youshiico-tit{
        margin: 10px 0 0;
        font-size: 14px;
    }
    .youshiico-txt p{
        padding: 10px 0 0;
        font-size: 12px;
        line-height: 20px;
    }
    .youshiico_btn{
        width: 100%;
        bottom: 40px;
        right: 0;
    }
    .youshiico_sz{
        bottom: 80px;
    }
    .item h4{
        font-size: 14px;
    }
    .item a{
        padding: 5px;
    }
    .hzlc2{
        padding-top: 30px;
    }
    .hezuolc{
        margin-bottom: 30px;
    }
    .owl-theme .owl-controls{
        margin-top: 10px;
    }
    #owl-hzlc1{
        margin-top: 40px;
    }
    .fuwu04 .btn{
        width: 180px;
        line-height: 30px;
        font-size: 14px;
    }
    .fuwu05{
        padding: 50px 10px ;
    }
    .fuwu05 .row span{
        font-size: 16px;
    }
    .fuwu05 .row span i{
        font-size: 20px;
        top: -1px;
    }
    .zltxt{
        padding: 30px 20px;
    }
    .zltxt>div p, .zltxt>div{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 2px;
    }
    .fuwu06{
        padding: 50px 10px;
    }
    .wtlist h4 i{
        font-size: 18px;
    }
    .wtlist h4,.wtlist h4::after{
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
    .wttxt{
        padding: 15px;
    }
    .wttxt p {
        font-size: 12px;
        line-height: 24px;

    }
    .jinkou-list .row>li{
        padding-right: 15px;
        padding-left: 15px;
    }

    .diqu01 .fwlx .btn{
        width: 40%;
    }
    .diqu02{
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .diqu02 .content p{
        font-size: 14px;
        line-height: 24px;
    }
    .diqu03 .lskyd_box::after{
        display: none;
    }
    .diqu04{
        padding-bottom: 50px;
    }
    .diqu05{
        padding-top: 10px;
    }
    .diqu06{
        padding-top: 0;
    }









}
@media screen and (max-width: 768px){
    
	.lista{
		margin-bottom: 30px;
	}
	.lista .n-txt{
		padding: 10px 20px;
    }
    .youshi_boxl {
        padding: 50px 0;
    }
    .youshi_boxtxth {
        margin-top: 10px;
        font-size: 20px;
    }
    .youshi_thumbs {
        height: auto;
    }
    .youshi_slidet_itemp {
        font-size: 12px;
/*		margin: 10px 0*/
    }
    .youshi_slidet_itemi {
        margin-top: 0;
    }
    .youshi_slide_itemdw {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
	.youshi_slidet_itemi i{
		font-size: 30px
    }
    .position02{
        height: 60px;
        line-height: 60px;
    }
    .fuwu01{
        padding: 50px 0;
    }
    .fwlx .btn{
        font-size: 14px;
        padding: 2px 20px;
        margin-right: 10px;
    }
    .fwlx span a{
        font-size: 22px;
        top: 3px;
    }
    .fwlx span i{
        font-size: 22px;
    }
    .fuwu02{
        padding-bottom: 50px;
    }
    .fuwu02 .fuwul .content{
        padding: 15px;
        font-size: 13px;
        line-height: 24px;
    }
    .fuwu02 .fuwul .content p,
    .fuwu02 .fuwul .content div{
        font-size: 13px;
        line-height: 24px;
    }
    .fuwu02 .fuwur h3{
        height: 70px;
        line-height: 70px;
        overflow: hidden;
    }
    .fuwu02 .fuwur h3{
        font-size: 22px;
    }
    .fuwu02 .fuwur i{
        font-size: 24px;
    }
    .fuwu02 .fuwur .fnav li a{
        font-size: 14px;
        line-height: 50px;
    }
}