@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei";}
ul,ol{list-style:none; padding: 0; margin: 0;}
.clear{clear:both;}
a{text-decoration:none;}
.container{width:1200px; margin: 0 auto;}
.mob{display:none!important;}
img{max-width:100%; height: auto;}
/*导航end*/
.owl-dots {
    text-align: center;

}

.owl-dots .owl-dot span {
    width: 10px;
    height: 7px;
    border-radius: 50px;
    background: #FFF;
    display: inline-block;
    opacity: .5;
    margin: 0 4px;
	transition:0.5s ease all;
}
.owl-dots .owl-dot.active span {
    opacity: 1;
    width: 20px;
	
}

#owl0 .owl-dots {
    display: inline-block;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

#owl0.owl-carousel .owl-nav .owl-next, #owl0.owl-carousel .owl-nav .owl-prev {
    opacity: 0;
}
#owl0.owl-carousel .owl-nav i {
    font-size: 40px;
    color: #fff;
    opacity: 0.5;
}
#owl0.owl-carousel .owl-nav .owl-next {
    right: 80px;
}
#owl0.owl-carousel .owl-nav .owl-prev {
    left: 80px;
}
#owl0.owl-carousel:hover .owl-nav .owl-next {
    right: 20px;
}
#owl0.owl-carousel:hover .owl-nav .owl-prev {
    left: 20px;
}
#owl0.owl-carousel .owl-nav .owl-next:hover i, #owl0.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl0.owl-carousel:hover .owl-nav button {
    opacity: 1
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
    outline: 0;
    top: 40%;
    transform: translateY(-50%);
    z-index: 6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/*OWL1*/

#owl1.owl-carousel .owl-nav i {
    font-size: 60px;
    color: #1c1563;
    opacity: 0.8;
}
#owl1.owl-carousel .owl-nav .owl-next {
    right: -20px;
	top: 45%;
}
#owl1.owl-carousel .owl-nav .owl-prev {
    left: -20px;
	top: 45%;
}

#owl1.owl-carousel .owl-nav .owl-next:hover i, #owl1.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl1.owl-carousel:hover .owl-nav button {
    opacity: 1
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible;
}

.navbar-brand img{height:28px;}
.top-py{padding:8px 0;}

.fixed {
    background: #fff;
    box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    -o-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    z-index: 999999;
	position: fixed;
	width:100%;
	top: 0;
	border-bottom: 1px solid #F4F4F4;
	animation: fadeInDown .5s;
}
.nav-first{width:1000px!important; left: -400px;}
.nav-item{position:relative; color: #333;}
.nav-item:hover{ color: #0f73fd;}
.nav-item::after{position: absolute;width:0; left: 50%; bottom: 10px; background: #0f73fd; height: 2px; content: ""; transition:0.5s ease all;}
.nav-item:hover::after{position: absolute; width:60%; left: 20%; bottom: 10px; background: #0f73fd; height: 2px; content: "";}
.nav-active::after{position: absolute; width:60%; left: 20%; bottom: 10px; background: #0f73fd; height: 2px; content: "";}
.nav-active .nav-link{color:#0f73fd!important}
.nav-box{padding:15px;}
.nav-box .box-item-l{width:20%;}
.nav-box  .tit{border-bottom: 1px solid #e4e7eb; color: #333; font-size: 16px; padding:5px 5px 10px; margin-bottom: 18px;}
.nav-box .box-item-l .item-list{padding:10px 0; font-size: 14px; color: #333;}
.nav-box .box-item-l .active a{color: #0f73fd!important}
.nav-box .box-item-l .item-list a{ color:#333;}
.nav-box .box-item-l .item-list a:hover{ color: #0f73fd;}
.nav-box .box-item-c{width:50%;}
.nav-box .box-item-c .w30{width:30%;}
.nav-box .box-item-c .ftit{font-size:14px; color: #333; margin-bottom: 10px;}
.nav-box .box-item-c .item-c-list{ background: #f8f9fc; padding:0 15px; border-radius: 10px;}
.nav-box .box-item-c .item-c-list p{padding:10px 0; margin: 0; font-size: 14px;}
.nav-box .box-item-c .item-c-list p a{color:#333;}
.nav-box .box-item-c .item-c-list p a:hover{ color:#0f73fd;}

.inews{padding:20px 0;}
.inews .inews-tit{width:10%;}
.inews .inews-box{width:25%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.inews .inews-box a{color:#595961}
.inews .inews-box a:hover{color: #0f73fd; text-decoration: underline;}

.pagebox{padding:60px 0;}
.title-box{text-align:center;}
.title-box .tit{font-size: 30px; color: #333; margin-bottom: 10px;}
.title-box .ftit{font-size:18px; color: #595961;}
.i-services{margin-top:20px;}
.i-s-box{width:24%;}
.i-s-top{padding:25px 15px; color: #FFF; border-radius: 10px 10px 0 0;}
.i-s-top .t1{font-size:18px; margin-bottom: 10px;}
.i-s-top .t2{font-size: 14px; line-height: 20px; height:60px;}
.bg1{background:url("../images/index-bg01.png"); background-size: cover;}
.bg2{background:url("../images/index-bg02.png"); background-size: cover;}
.bg3{background:url("../images/index-bg03.png"); background-size: cover;}
.bg4{background:url("../images/index-bg04.png"); background-size: cover;}
.i-s-txt{padding:25px;background: #fbfbfb;}
.i-s-txt .i-s-item{background:#FFF; display: flex; align-items: center; margin-bottom: 15px; padding: 10px;}
.i-s-txt .i-s-item img{width:18px; height: auto; margin-right: 20px;}
.zixun a{ display: block; padding:10px 0; text-align: center; border:1px solid #0f73fd; color: #0f73fd;}
.zixun a:hover{background: #0f73fd; color: #FFF;}
.page-bg1{background:#f9fcff}
.why-box{margin-top:20px;}
.why-box .why-item{width:calc(33.33333% - 30px);background:#FFF; margin:15px; padding: 25px; transition: 0.5s ease all; cursor: pointer;}
.why-box .why-item .why-item-pic{text-align:center; margin-bottom: 10px;}
.why-box .why-item .why-item-tit{font-size:18px; color: #333; text-align: center; margin-bottom: 20px;}
.why-box .why-item .why-item-txt{color: #666; text-align: center; }
.why-box .why-item:hover{box-shadow: 0 15px 30px rgba(0, 0, 0, .05);}

.liucheng{background:url("../images/liucheng.jpg"); background-size: cover;}
.liucheng .lc-box {text-align: center; padding: 60px 0;}
.liucheng .lc-box img{max-width: 100%; height: auto;}
.lc-btn{text-align:center;}
.lc-btn a{ border-radius: 5px; background: #0f73fd; color: #FFF; padding: 15px 40px; font-size: 18px;}
.lc-btn a:hover{background:#1d74ec;}
.xiangmu{padding:30px 0;}
.xiangmu img{width:100%; height: auto;}

.casebox{background:url("../images/case.webp"); background-size: cover;}
.case-list{padding:30px 0;}
.case-list .tabs{border-bottom:3px solid hsla(0,0%,100%,.22); padding:10px 0;}
.case-list .tabs .tab {color:#FFF; display: block; padding:8px 20px; border-radius: 10px; margin-right: 10px; font-size: 18px; cursor: pointer;}
.case-list .tabs .tab:hover{background:#0f73fd; color: #FFF;}
.case-list .tabs .active{background:#0f73fd!important;}
.case-list .list-box-item{padding:10px; color: #FFF;}
.case-list .tab-content{padding:15px 0px; color: #FFF;}
.case-list .tab-content .tab-pane{ padding:20px 0px; color: #FFF;}
.case-list .tab-content .tab-pane .tit{font-size:22px; margin-bottom: 10px;}
.case-list .tab-content .tab-pane .smtext{line-height:28px;}
.case-list .tab-content .gn{padding:30px 0;}
.case-list .tab-content .gn .gnbox{padding:5px 30px; text-align: center;}
.case-list .tab-content .gn .gnbox .gnbox-pic{ margin-bottom:10px;}
.case-list .tab-content .kh{padding:20px 0;}
.case-list .tab-content .kh .kh-box{width:18%; margin-right: 2%;}
.case-list .tab-content .kh .kh-box img{width:100%; height: auto;}
.case-list .tab-content .kh .kh-box .xs-hover{display:none;}
.case-list .tab-content .kh .kh-box:hover .xs{display:none;}
.case-list .tab-content .kh .kh-box:hover .xs-hover{display:block;}
.case-list .tab-content .kh .kh-box:hover .xs-hover img{border-radius:14px;}
.case-list .tab-content .kh .kh-more{ width: 18%; text-align: center; background-color: rgba(255,255,255,0.2); border-radius: 15px;}
.case-list .tab-content .kh .kh-more img{ margin-bottom: 15px;}
.case-list .tab-content .kh .kh-more a{ color: #FFF; }
.case-list .tab-content .kh .kh-more:hover{background-color: rgba(255,255,255,0.4);}
.case-list .tab-content .kh .kh-more .more-pic{ padding-top:30%;}
.case-list .tab-content .kh .kh-more .more-tit{font-size:18px;}

.hz-list{margin-top:40px;}
.hz-list .hz-box{width:14.285%;}
.hz-list .hz-box img{width:100%; height: auto;}
.i-message{background:url("../images/messagebg.jpg"); background-size: cover;}
.message-box{ margin-top:30px;}
.message-box .box-item{width:32%; margin-bottom: 20px;}
.message-box .box-item .input-box{background:#FFF; padding:15px; border-radius: 10px; border:none; outline: none; width:100%; display: flex;}
.message-box .box-item .box-btn{width:100%; border:1px solid #FFF; border-radius: 10px; background:none; height: 100%; font-size: 18px; color: #FFF;}
.i-message .message-tips{padding: 40px 0; text-align: center; color: #FFF; font-size: 18px}
.message-btn{text-align:center;}
.message-btn a{ border-radius: 5px;  color: #FFF; padding: 12px 40px; font-size: 18px; border:1px solid #FFF;}

.footer{background:#141621;}
.f-box{padding:0 10px; width:20%;}
.f-box .f-logo img{width:40%;}
.f-box .f-text .tit{margin-top: 10px; font-size:22px; color: #DDD;}
.f-box .f-text .ftit{font-size:14px; margin-top: 10px; color: #999;}
.f-box .f-box-tit{font-size:18px; color: #FFF; margin-bottom: 30px; position: relative;}
.f-box .f-box-tit::after{width:30px; height: 3px; background: #006bb9; position: absolute; content: ""; left: 0; bottom: -10px; transition:0.5s ease all;}
.f-box:hover .f-box-tit::after{width:60px;}
.f-box .f-list{width:100%; margin-bottom: 10px;}
.f-box .f-list a{color:#888; text-decoration: none; font-size: 15px;}
.f-box .f-list a:hover{color: #fff; }
.f-name{font-size:16px; margin-bottom:15px; color:#DBDBDB;}
.f-box .f-contact .c-box .c-box-ico{width:30px; text-align: center; margin-right: 5px;}
.f-box .f-contact .c-box .c-box-ico i{font-size:20px; color: #DBDBDB;}
.f-box .f-contact .c-box .c-box-txt {margin-bottom: 8px; }
.f-box .f-contact .c-box .c-box-txt .t1{font-size: 14px; color: #999; margin-bottom: 2px;}
.f-box .f-contact .c-box .c-box-txt .t2{font-size:15px; color: #CACACA;}
.f-box .f-contact .c-box .c-box-txt .t2 a{color:#fff; text-decoration: none;}
.f-box .f-ewm img{max-width:120px;}
.f-box .f-ewm-tit{font-size:12px; color: #999; line-height:30px;}
.inbanner img{width:100%; height: auto;}
.scgl-list{margin-top: 40px;}
.scgl-list .scgl-box{width:24%; padding:40px  20px; margin-bottom: 18px;}
.scgl-list .scgl-box .t1{font-size: 20px; color: #FFF; margin-bottom: 20PX;}
.scgl-list .scgl-box .t2{font-size: 16px; color: #FFF;}
.scgl-list .glbg01{background:url("../images/scgl01.webp"); background-size: 100% 100%;}
.scgl-list .glbg02{background:url("../images/scgl02.webp"); background-size: 100% 100%;}
.scgl-list .glbg03{background:url("../images/scgl03.webp"); background-size: 100% 100%;}
.scgl-list .glbg04{background:url("../images/scgl04.webp"); background-size: 100% 100%;}
.scgl-list .glbg05{background:url("../images/scgl05.webp"); background-size: 100% 100%;}
.scgl-list .glbg06{background:url("../images/scgl06.webp"); background-size: 100% 100%;}
.scgl-list .glbg07{background:url("../images/scgl07.webp"); background-size: 100% 100%;}
.scgl-list .glbg08{background:url("../images/scgl08.webp"); background-size: 100% 100%;}
.scgl-list .glbg09{background:url("../images/scgl09.webp"); background-size: 100% 100%;}
.scgl-list .glbg10{background:url("../images/scgl10.webp"); background-size: 100% 100%;}
.scgl-list .glbg11{background:url("../images/scgl11.webp"); background-size: 100% 100%;}
.scgl-list .glbg12{background:url("../images/scgl12.webp"); background-size: 100% 100%;}

.wscbg{background:url("../images/wscbg.png"); background:cover;}
.wsc-box {margin-top:40px;}
.wsc-box .wsc-item{width:31%; margin: 10px 1.15% 60px; border-radius: 10px; background:#FFF; position: relative;  padding:50px 20px 20px; text-align: center;}
.wsc-box .wsc-item .wsc-sz{width:74px; height: 74px; background: #207eff; border-radius: 50%; border:4px solid #fff; position: absolute; left: 50%; top: -37px; margin-left: -37px; line-height: 65px; color: #FFF; font-size: 36PX;}
.wsc-box .wsc-item .tit{ font-size: 20px; color: #73767c; margin-bottom: 10px;}
.wsc-box .wsc-item .smtext{ font-size: 16px; color: #666;}

.scxt-box{margin-top:40px}
.scxt-box .scxt-item{width:23.5%; margin-bottom: 20px;}
.scxt-box .scxt-item .item-pic img{width:100%; height: auto;}
.scxt-box .scxt-item .item-tit{margin:10px 0; font-size: 20px; color: #333;}
.scxt-box .scxt-item .item-txt{font-size:14px;  color: #666;}
.gwlc{padding:30px 0;}
.gwlc img{width:100%; height: auto;}
.scht{margin-top:30px;}
.scht .ht-bgbox{background:#fafcff; padding:30px 0;}
.scht .ht-bgbox:nth-child(2n){background:#FFF;}
.scht .ht-bgbox:nth-child(2n) .ht-list{flex-direction:row-reverse}
.scht .ht-pic{text-align:center; width: 50%;}
.scht .ht-txt{width:50%;}
.scht .ht-pic img{max-width:50%;}
.scht .ht-bgbox .ht-txt{ padding-top: 8%;}
.scht .ht-bgbox .ht-txt .ht-tit{font-size: 28px; color: #595961; margin-bottom: 25px;}
.scht .ht-bgbox:nth-child(2n) .ht-txt{text-align:right;}
.ywcjbg{background:url("../images/ywcj.png") no-repeat; background-size:50% 100%;}
.ywcjbg .ywcjbox{margin-top:30px;}
.ywcjbg .ywcjbox .ywcj-item{width:48%;}
.ywcjbg .ywcjbox .ywcj-item .item-pic{width:40%;}
.ywcjbg .ywcjbox .ywcj-item .item-pic img{width:100%; height: auto;}
.ywcjbg .ywcjbox .ywcj-item .item-txt{width:50%; padding-top: 5%;}
.ywcjbg .ywcjbox .ywcj-item .item-txt .tit{font-size: 36px; color: #595961; margin-bottom: 18px;}
.ywcjbg .ywcjbox .ywcj-item .item-txt .txt{ color: #73767c; font-size: 16px;}
.lsbg{background:url("../images/lsbg.png"); background-size: cover; padding:50px 0;}
.ls-list{margin-top:30px;}
.ls-item{width:48%; background:#FFF; border-radius: 10px; padding:25px;}
.ls-item .tit{font-size:28px;}
.blue{color:#0f73fd;}
.ls-item .item-box{ margin-top: 30px;}
.ls-item .item-box .item-pic{width:25%; text-align: center;}
.ls-item .item-box .item-pic img{width:50%; height: auto;}
.ls-item .item-box .item-txt{width:70%;}
.ls-item .item-box .item-txt .tit{font-size:22px; color: #595961; margin-bottom: 18px;}
.ls-item .item-box .item-txt .txt{ color: #73767c; font-size: 14px;}
.jdlx-list{padding: 40px 0;}
.jdlx-list .jdlx-box{width:24%; position: relative;}
.jdlx-list .jdlx-box img{width:100%; height: auto;}
.jdlx-list .jdlx-txt{position:absolute; width:100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 28px; color: #FFF; left: 0; top: 0;}

.ctjdtd{ background:#f7f9fd;}
.ctjdtd .ctjdtd-list{padding:40px 0;}
.ctjdtd .ctjdtd-list .ctjdtd-box{width:31%; position: relative; padding:5px 0; }
.ctjdtd .ctjdtd-list .ctjdtd-box .box-pic{ height: 100%; width: auto; position: absolute; left: 0; top: 0;}
.ctjdtd .ctjdtd-list .ctjdtd-box .box-pic img{height:100%;}
.ctjdtd .ctjdtd-list .ctjdtd-box .box-txt{background:#FFF; padding: 35px; padding-left:32%; height: 100%;}
.ctjdtd .ctjdtd-list .ctjdtd-box .box-txt .tit{font-size: 20px; color: #333; margin-bottom: 10px;}
.ctjdtd .ctjdtd-list .ctjdtd-box .box-txt .txt{font-size:14px; color: #73767c;}

.jdjzbg{background:url("../images/jdjzbg.png") top center no-repeat; height: 600px; background-size: auto 100%;}
.jdfa-list{padding:50px 0;}
.jdfa-list .jdfa-box{width:50%;}
.jdfa-list .jdfa-box:nth-child(3){flex-direction:row-reverse;}
.jdfa-list .jdfa-box:nth-child(4){flex-direction:row-reverse;}
.jdfa-list .jdfa-box .box-pic{width:50%;}
.jdfa-list .jdfa-box .box-pic img{width:100%;}
.jdfa-list .jdfa-box .box-txt{width:50%; display: flex; align-items: center; justify-content: center;background: rgb(249, 250, 252); text-align: center;}
.jdfa-list .jdfa-box .box-txt .txt-tit{font-size:24px; color: rgb(89, 89, 97); margin-bottom: 10px;}
.jdfa-list .jdfa-box .box-txt .txt-ftit{font-size:14px; color: rgb(115, 118, 124)}

.jdsybg{background:url("../images/jdsybg.png"); background-size: 100% auto;}
.jdsycp img{width:100%;}

.rzlc{padding:40px 0;}
.rzlc .rzlc-box{ margin-top: 30px; position:relative; text-align: center;}
.rzlc .rzlc-box img{max-width:100%; height: auto;}
.rzlc .rzlc-box .rzlc-txt{ width:100%; padding-top: 15%; position: absolute; left: 0; top: 0; text-align: center; font-size: 20px; color: #FFF; text-align: center;}

.jdglxtbg{background:url("../images/jdglxtbg.png"); background-size: 100% auto;}
.jdgltd{padding:50px 0 30px;}
.jdgltd .jdgltd-box{width:25%; margin-bottom: 20px; display: flex; align-items: center; color: #FFF; font-size: 22px;}

.ylkn{background:url("../images/ylkn.png") top center; background-size:auto 100%; height: 520px;}
.zhyl-box{width:48%; background: #f8fbff; padding:15px; border-radius: 10px;}
.zhyl .zhyl-pic{width:40%;}
.zhyl .zhyl-pic img{width:100%; height: auto;}
.zhyl .zhyl-txt{width:60%; padding:25px 20px;}
.zhyl .zhyl-txt .tit{font-size:24px; color: #595961; margin-bottom: 10px;}
.zhyl .zhyl-txt .txt{font-size: 14px; color: #73767c;}

.gbbj{background:url("../images/gbbj.png") top center; background-size: cover;}
.gb-pic{text-align:center; padding: 50px 0 30px;}
.gb-pic img{max-width:100%; height: auto;}

.tigong{padding:30px 0;}
.tigong .tgbox{width:31%; margin-bottom: 30px;}
.tigong .tgbox .tg-pic{max-width: 100%; height: auto;  margin-bottom: 20px;}
.tigong .tgbox .tg-tit{font-size: 18px; color: #595961; margin-bottom: 10px; font-weight: bold;}
.tigong .tgbox .tg-txt{font-size: 14px; color: #73767c;}

.hytd{padding:40px 0;}
.pd20{padding:20px;}
.hytd .hytd-1{background:url("../images/hytd01.png") no-repeat; background-size: 100% 100%; width: 48%; margin-bottom: 20px;}
.hytd .hytd-2{background:url("../images/hytd02.png") no-repeat; background-size: 100% 100%; width: 48%; margin-bottom: 20px;}
.hytd .hytd-3{background:url("../images/hytd03.png") no-repeat; background-size: 100% 100%; width: 48%; margin-bottom: 20px;}
.hytd .hytd-4{background:url("../images/hytd04.png") no-repeat; background-size: 100% 100%; width: 48%; margin-bottom: 20px;}

.hytd .hytd-tit{font-size:20px; margin-bottom: 20px; color: #595961;}
.hytd .hytd-tit img{margin-right:10px;}
.hytd .hytd-smtext{font-size:14px; color: #666;}

.xqfx{padding:40px 0;}
.xqfx .xqfx-box{width:31%; background-image: linear-gradient(rgb(245, 250, 255) 0%, rgb(227, 239, 255) 100%); padding:40px; border-radius: 10px;}

.xqfx .xq-pic{ text-align: center;}
.xqfx .xq-tit{padding:15px 0; text-align: center; font-size: 20px; color: #207eff;  text-align: center;}
.xqfx .xq-txt{text-align: center;}
.xqfx .xq-txt .t1{font-size:16px; color: #333; margin-bottom: 10px;}
.xqfx .xq-txt .t2{font-size:14px; color: #666;}

.tdfx{background:url(../images/tdfxbg.png) no-repeat;}
.tdfx-box img{max-width:100%;}

.yxzdbg{background:url("../images/yxzd.png") no-repeat; background-size:cover;}
.yxzd-list{padding:40px 0;}


.yxfsbg{background:#f7f9fd;}
.yxfs{padding:40px 0;}
.yxfs .yxbox{width:23%; border-radius: 10px; padding: 100px 20px 30px;}
.yxfs .bg1{background:url("../images/yxfs01.png") top no-repeat #FFF; background-size: 100% auto;}
.yxfs .bg2{background:url("../images/yxfs02.png") top no-repeat #FFF; background-size: 100% auto;}
.yxfs .bg3{background:url("../images/yxfs03.png") top no-repeat #FFF; background-size: 100% auto;}
.yxfs .bg4{background:url("../images/yxfs04.png") top no-repeat #FFF; background-size: 100% auto;}
.yxfs .yxbox .t1{ text-align:center; font-size: 20px; color: #FFF;}
.yxfs .yxbox .txt{margin-top:50px; font-size: 14px; color: #73767c; line-height: 28px;}


.yyst{padding: 40px 0;}
.yystbox{background:linear-gradient(180deg,#fafcff,#eff6ff); box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .05); width: 31%; padding:25px; border-radius: 10px;}
.yystbox .yyst-pic{ text-align:center;}
.yystbox .yyst-pic img{width:70%; height: auto;}
.yystbox .yyst-tit{font-size:22px; color: #595961; margin-bottom: 15px; text-align: center;}
.yystbox .yyst-txt{font-size: 14px; color: #73767c; text-align: center;}


.lycj{background:#f7f9fd;}
.title-line{padding:30px; text-align:center;}
.title-line span{border-radius: 18px; background:#ebf4ff; padding:10px 30px;}
.title-line span img{width:18px; margin-right: 10px;}

.cj-box{padding:40px 0;}
.cj-box .cj-item{width:31%; background:#FFF; border-radius: 10px; padding:20px 10px;}
.cj-box .cj-item .cj-pic{ text-align:center;}
.cj-box .cj-item .cj-txt{ padding:20px; font-size: 14px; color: #888;}
.cj-box2{padding:30px 0;}
.cj-box2 .cj-item2{width:18%; text-align: center;}
.cj-box2 .cj-item2 .item2-pic img{width:100%; height: auto;}
.cj-box2 .cj-item2 .item2-tit{font-size:18px; color: rgb(89, 89, 97); padding:15px 0;}
.cj-box2 .cj-item2 .item2-txt{font-size:14px; color: rgb(115, 118, 124);}
.cj-box3{padding:30px 0;}
.cj-box3 .cj-item3{width:31%; background:linear-gradient(270deg,hsla(0,0%,100%,.1),#fff); padding:20px; border-radius: 100px;}
.cj-box3 .cj-item3 .item3-l{width:78px; height: 78px; border-radius: 50%; background: #f7f9fd; display: flex; align-items: center; justify-content: center;}
.cj-box3 .cj-item3 .item3-r{width:calc(100% - 100px); display: flex; align-items: center; justify-content: center; font-size: 14px; color: #73767c;}
.hkbox{padding:30px 0;}
.hkbox .hk-item{width:20%; margin-bottom: 30px;}
.hkbox .hk-item .item-pic{ text-align:center; margin-bottom: 10px;}
.hkbox .hk-item .item-pic img{max-width:100px;}
.hkbox .hk-item .item-tit{ text-align:center; font-size: 16px; color: #333;}

.jszc{background:#f7f9fd;}
.jszcbox{padding:40px 0;}
.jszcbox .jszc-item{margin:15px;background: linear-gradient(180deg,#4581ff,#207eff); border-radius: 50px; font-size: 18px; color: #FFF; text-align: center; padding:12px 50px; display: flex; align-items: center;}
.jszcbox .jszc-item img{margin-right:10px; width: 20px;}

.xcxdsc{padding:40px 0;}
.xcxdsc .xcxdsc-box{width:30%; text-align: center;}
.xcxdsc .xcxdsc-box .dsc-tit{font-size:18px; color: #333; margin: 12px 0;}
.xcxdsc .xcxdsc-box .dsc-txt{color:#666; font-size: 14px; line-height: 24px;}

.xcxfa{background:#f7f9fd;}
.xcxfa-box{padding:30px 0;}
.xcxfa-box .xcxfa-item{width:24%;background:#fff; margin-bottom: 20px; transition:0.5s ease all;}
.xcxfa-box .xcxfa-item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
    border-radius: 2px;
}
.xcxfa-box .xcxfa-item .item-pic{position: relative;}
.xcxfa-box .xcxfa-item .item-pic-txt{width:100%; height: 100%; position: absolute; left: 0; top: 0; font-size: 18px; color: #FFF; display: flex; align-items: center; justify-content: center;}
.xcxfa-box .xcxfa-item .item-pic img{width:100%;}
.xcxfa-box .xcxfa-item .item-txt{padding:15px; font-size: 14px; color: #666; text-align: center; line-height: 24px;}
.xcxfa-box .xcxfa-item .item-btn{ text-align: center; padding:20px;}
.xcxfa-box .xcxfa-item .item-btn a{border-radius:30px; padding:10px 40px; color: #FFF;  font-size:15px; background: linear-gradient(90deg,#43b5ff,#3983dd);}

.hxcj{position:relative; height: auto; margin: 0; padding: 0;}
.video-sy{width:100%; height: auto; margin-bottom: -8px!important;}
.hxcj video{ margin: 0; padding: 0;}
.fugai{position: absolute; width: 100%; left: 0; top: 0;}
.hxcjbox{padding:30px 0;}
.hxcj-item{ width:35%; padding-top: 25px;}
.hxcj-item:nth-child(2) .item-box-txt{text-align:left;}
.hxcj-item .item-box{width:100%;margin-bottom: 35px;}
.hxcj-item .item-box-txt{width:75%; color: #FFF; text-align: right;}
.hxcj-item .item-box-txt .tit{font-size:20px; margin-bottom: 15px;}
.hxcj-item .item-box-txt .smtext{font-size:14px;}
.hxcj-item .item-box-ico{width:18%; display: flex; justify-content: center; align-items: center;}
.hxcj-item .item-box-ico img{width:70px;}
.hxcj .hxcj-box{position:absolute; width:100%; height: 100%; left: 0; top: 0;}

.xzwm{padding:30px 0;}
.xzwm .xzwm-box{width:24%; padding: 36px 17px; box-shadow: 0 2px 45px 0 rgba(0, 0, 0, .03); border-radius: 20px;}
.xzwm .xzwm-box .box-pic{text-align:center; margin-bottom: 40px;}
.xzwm .xzwm-box .box-pic span{border:1px solid #eee; border-radius: 10px; padding:30px;}
.xzwm .xzwm-box .box-tit{ font-size: 18px; margin-bottom: 10px; text-align: center; color: #333;}
.xzwm .xzwm-box .box-txt{font-size: 14px; color: #666; text-align: center; min-height: 70px;}
.xzwm .xzwm-box .box-btn{ text-align: center; padding: 20px 0;}
.xzwm .xzwm-box .box-btn a {
    border-radius: 30px;
    padding: 10px 40px;
    color: #FFF;
    font-size: 15px;
    background: linear-gradient(90deg,#43b5ff,#3983dd);
}

.kh-case{background:#f7f9fd;}
.kh-caselist{padding:40px 0;}
.kh-caselist .kh-casebox{position:relative;width:23%; background:#FFF; margin: 10px 1%; }
.kh-caselist .kh-casebox .case-item{background:#FFF; padding:10px 0; text-align: center;}
.kh-caselist .kh-casebox .case-item .item-pic img{width:60%;}
.kh-caselist .kh-casebox .case-item .item-tit{font-size: 20px; color: #333; margin-bottom: 15px;}
.kh-caselist .kh-casebox .case-item .item-txt{ font-size: 14px; color: #888; line-height: 25px; padding:0 20px;}
.kh-caselist .kh-casebox .case-ewm{width:100%; height: 100%; position: absolute; height: 0; overflow: hidden; bottom: 0; left: 0; transition:0.5s ease all; text-align: center; background:#FFF;}
.kh-caselist .kh-casebox .case-ewm .ewm-pic{margin-bottom: 20px;}
.kh-caselist .kh-casebox .case-ewm .ewm-pic img{width:60%; height: auto;}
.kh-caselist .kh-casebox:hover .case-ewm{height:100%; padding-top: 25px;}

.appys-box{padding:30px 0;}
.appys-box .appys-item{width:32%; box-shadow: 0 2px 45px 0 rgba(0, 0, 0, .03); color: #73767c; text-align: center; padding: 30px 20px; margin-bottom: 25px;}
.appys-box .appys-item .item-pic{text-align:center;}
.appys-box .appys-item .item-pic img{width:60%;}
.appys-box .appys-item .item-tit{ margin:15px 0; font-size: 20px;}
.appys-box .appys-item .item-txt{font-size: 14px;}

.appfabg{background:#232746;}
.appfa-box{padding:40px 0;}
.appfa-item{width:23%; background:#FFF; border-radius:25px; padding:0 0 20px 0; margin-bottom: 30px;}
.appfa-item .item-pic{position:relative;}
.appfa-item .item-pic img{width:100%; height: auto;}
.appfa-item .item-pic .pic-txt{position:absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 18px; color: #FFF; display: flex; align-items: center; justify-content: center;}
.appfa-item .item-txt{ padding:20px; font-size: 14px; color: #666;}
.appfa-item .item-btn{ text-align: center;}
.appfa-item .item-btn a{background:#207eff; color: #FFF; padding: 10px 30px; border-radius: 15px;}

.khal{background:#f7f9fd;}
.al-box{padding:30px 0;}
.al-box .al-item{width:23%; background: #FFF; padding: 20px; text-align:center; margin-bottom: 20px;}
.al-box .al-item:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, .05);}
.al-box .al-item .item-pic img{max-width:100%; }
.al-box .al-item .item-tit{padding: 10px 0; font-size: 20px; color: #73767c;}
.al-box .al-item .item-txt{font-size: 14px; color: #666; padding-bottom: 10px; color: #73767c;}

.h5dz{background:url("../images/h5dz.jpg") no-repeat; background-size: cover;}
.dzh5 {text-align:center; padding:40px 0;}
.dzh5 img{max-width:100%; height: auto;}

.yycj{background:url("../images/yycjbg.jpg") no-repeat; background-size: cover;}

.sycj{background:url("../images/sycj.jpg") no-repeat; background-size: cover;}
.sycj .sycj-box{padding:40px 0;}
.sycj .sycj-box .item-pic{width:50%;}
.sycj .sycj-box .item-pic img{width:100%;}
.sycj .sycj-box .item-txt{background:#FFF; width: 50%; padding:50px 30px 20px;}
.sycj .sycj-box .item-txt .item-smtext{font-size:16px; color: #333; line-height: 30px;}
.sycj .sycj-box .item-txt .zx-btn{ margin-top:30px;}
.sycj .sycj-box .item-txt .zx-btn a{padding:10px 35px; color: #FFF; background: #207eff;}

.dstd{padding:40px 0;}
.dstd-item{width:24%; background: #f9fcff; border-radius: 10px; padding: 20px;}
.dstd-item .item-pic{ text-align: center;}
.dstd-item .item-tit{ margin:15px 0; text-align: center; font-size: 18px; color: #333;}
.dstd-item .item-txt{color: #666; text-align: center;}

.dsqj{text-align: center; padding:30px 0;}
.dsqj img{max-width:100%; height: auto;}
.cpjg img{width: 100%; height: auto;}
.about-ban{width:100%; position: relative;}
.about-ban video{width:100%; height: auto;}
.about-ban .ban-txt{width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.about-txt{padding:30px 0; font-size: 15px; color: #333; line-height: 28px;}
.in-lm{ background:#F0F0F0;}
.snav{display:flex; align-items: center; font-size: 14px;}
.snav a{color:#333; text-decoration: none; padding:0 6px;}
.snav a:hover{color:#0f73fd;}
.lm-list .lm-box{ font-size: 16px; margin-right: 2px;}
.lm-list .lm-box a{ color:#333; padding:15px 20px; display: block; text-decoration: none;}
.lm-list .lm-box a:hover{color: #FFF; background: #0f73fd;}
.lm-list .active a{background: #0f73fd!important; color: #FFF!important;}

.jmbg{background:#f7f9fd}
.jm-box{padding:30px 0;}
.jm-box .jm-item{width:31%; margin-bottom: 25px; background: #FFF;}
.jm-box .jm-item .item-pic img{width:100%;}
.jm-box .jm-item .item-tit{padding:20px 20px 10px; font-size: 16px; color: #444; font-weight: bold;}
.jm-box .jm-item .item-txt{padding:0px 20px; color: #555; min-height:72px;}
.jm-box .jm-item .jm-btn{padding:10px 20px 20px; text-align: right; margin-top: 10px;}
.jm-box .jm-item .jm-btn a{background:#0f73fd; color: #FFF; padding: 10px 30px;}

.daili{padding:30px 0; width:60%; margin: 0 auto;}
.daili .dl-item{margin-bottom:20px;}
.daili .dl-item .dl-name{width:15%;  line-height: 40px; text-align: right; padding-right: 15px;}
.daili .dl-item .dl-name span{color:#FF0004;}
.daili .dl-item .dl-input{width:75%; line-height: 40px;}
.daili .dl-item .dl-input .bd{border:1px solid #e3e2e5; width: 100%;}
.daili .dl-item .dl-input input{outline: none; padding:0 15px;}
.daili .dl-item .dl-gk{border:1px solid #e3e2e5; width: 100%; height: 100px;}
.daili .dl-item textarea{outline: none; padding:0 15px;}
.daili .tj-box{width:240px; margin: 0 auto;}
.daili .dl-tj{ background: #0f73fd;height: 50px; width: 100%; line-height: 50px; text-align: center; color: #FFF; border-radius: 5px;}
.case-menu .menu-box{width:11.11%;}
.case-menu .menu-box a{ color:#333;}
.case-menu .menu-box .menu-pic{ text-align: center; margin-bottom: 20px;}
.case-menu .menu-box .menu-tit{text-align: center; font-size: 18px;}

/*新闻资讯*/
.newsbox{background:#F5F5F5; padding:15px;}
.newslist{display:flex;  flex-flow: wrap; background: #FFF;}
.newslist .news-box{padding: 15px 0; width:100%; margin-bottom: 10px; border-bottom: 1px solid #F0F0F0; display: flex; justify-content: space-between; flex-flow: wrap;}

.newslist .news-box .news-pic{width:20%;}
.newslist .news-box .news-pic img{max-width:100%; height: auto;}
.newslist .news-box .news-txt{width:78%;}
.newslist .news-box .news-txt .title{font-size: 20px; color: #000; margin-bottom: 5px; margin-top: 8px;}
.newslist .news-box .news-txt .title a{ color:#333; transition: 0.5s ease all;}
.newslist .news-box .news-txt .title a:hover{ color: #d23b2a; padding-left: 10px;}
.newslist .news-box .news-txt .time{ font-size: 12px; color: #999; margin-bottom: 5px;}
.newslist .news-box .news-txt .time i{margin-right: 5px;}
.newslist .news-box .news-txt .smtext{ font-size: 14px; color:#666; line-height: 1.8; margin-bottom: 10px;}
.newslist .news-box .news-txt .ck{width:150px; text-align: center; }
.newslist .news-box .news-txt .ck a{padding:8px 0; border: 1px solid #eee; color: #333; display: block;}
.newslist .news-box .news-txt .ck a:hover{ background: #d23b2a; color: #FFF;}
.newstxt{padding:20px; background: #FFF;}
.newstxt .title{font-size:32px; color: #000000; text-align: center; margin-bottom: 15px;}
.newstxt .ftitle{ text-align:center; color: #666; font-size:14px; color: #999;}
.newstxt .ftitle span{padding-right:10px; margin-right: 10px; border-right: 1px solid #ddd;}
.newstxt .pagetxt{padding-top:25px; font-size: 16px; color: #262626; line-height: 1.8;}
.newstxt .fy{border:1px solid #f0f0f0; display: flex; flex-flow: wrap; margin-top: 30px;}
.newstxt .fy a{color:#333;}
.newstxt .fy a:hover{color: #d23b2a;}
.newstxt .fy a i{padding:0 5px;}
.newstxt .fy .fy-l{width:50%; border-right: 1px solid #f0f0f0; padding:10px; transition: 0.5s ease all;}
.newstxt .fy .fy-l:hover{padding-left:20px;}
.newstxt .fy .fy-r{width:50%; padding:15px; text-align: right; padding:10px; transition: 0.5s ease all;}
.newstxt .fy .fy-r:hover{padding-right:20px;}
.pagelist{text-align: center; padding: 20px 0;}

.copyright{ padding:20px; font-size: 13px; text-align: center; background: #141621; color: #999; border-top: 1px solid #2b2b30;}
.copyright a{ color:#999;}
.copyright a:hover{ color:#FFF;}
.footfix{display:none;}



.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.tel{font-size:18px; color: #FF0004;}
.tel i{padding-right:10px; font-size: 20px;}

.top-btn{display:flex; font-size:16px;}
.top-btn .login{ display:flex; align-items:center;}
.top-btn .login a{padding:0 25px; color:#333;}
.top-btn .login a:hover{color:#306fe7}
.top-btn .register a{background:#306fe7; color:#FFF; padding:10px 25px; border-radius:5px; }
.top-btn .register a:hover{background:#4d86f4;}
@media (max-width:767px) {
	.container{width:100%;}
	.pc{display:none!important;}
	.mob{display:block!important;}
	.tel{display:none;}
	#navBox{padding:10px 0;}
	.i-s-box{width:100%;}
	.why-box .why-item{width:calc(50% - 10px); margin: 5px; padding: 10px;}
	.why-box .why-item .why-item-txt{font-size:12px;}
	.title-box .tit{font-size:22px; color: #333; font-weight: bold;}
	.title-box .ftit{font-size:13px; color: #333;}
	.m-tit{font-size:16px; color: #333; text-align: center; font-weight: bold;}
	.case-list .tabs .tab{font-size:16px; padding: 5px 15px; margin-bottom: 15px;}
	.case-list .tab-content .tab-pane .smtext{font-size:14px;}
	.case-list .tab-content .gn .gnbox{padding:0; margin-bottom: 15px; width: 25%;}
	.case-list .tab-content .gn .gnbox .gnbox-pic img{width:30%;}
	.case-list .tab-content .kh .kh-box{width:31.333%;}
	.case-list .tab-content .kh .kh-more{width:31.333%; border-radius: 10px;}
	.case-list .tab-content .kh .kh-more .more-pic{padding-top:18%;}
	.hz-list .hz-box{width:33.333%;}
	.message-box .box-item{width:100%;}
	.message-box .box-item .box-btn{padding:10px 0;}
	.f-box{width:100%;}
	.nav-first{width: 100%!important;}
	.nav-box .box-item-l{width:100%;}
	.nav-box .box-item-l .item-list{width:50%; float: left;}
	.nav-box .box-item-c{width:100%;}
	.nav-box .box-item-c .w30{width:100%;}
	.nav-box .box-item-c .item-c-list p{width:20%; float: left;}
	.nav-active::after{display:none;}
	.nav-link{font-size:18px!important; padding: 15px 0!important; border-bottom: 1px solid #EEE;}
	.nav-item:hover::after{display:none;}
	.scgl-list .scgl-box{width:49%; padding:15px 10px;}
	.scgl-list .scgl-box .t1{font-size:16px;}
	.scgl-list .scgl-box .t2{font-size:12px;}
	.wsc-box .wsc-item{width:100%; padding:15px; margin:10px 0px;}
	.wsc-box .wsc-item .wsc-sz{width:40px; height: 40px; left: 0px; margin-left: 0;  top:0px;  line-height: 30px; font-size: 18px;}
	.wsc-box .wsc-item .tit{color:#333; font-weight: bold;}
	.scxt-box .scxt-item{width:49%;}
	.scxt-box .scxt-item .item-tit{font-size: 16px; color: #000;}
	.scht .ht-pic{width:40%; display: flex; align-items: center; justify-content: center;}
	.scht .ht-txt{width:60%;}
	.scht .ht-bgbox .ht-txt .ht-tit{font-size:18px;margin-bottom: 8px;}
	.scht .ht-bgbox .ht-txt{padding-top:10px; font-size:12px;}
	.scht .ht-pic img{max-width:90%!important;}
	.footfix{display:block; position: fixed; width: 100%; bottom:0px;}
	.fixbox{width:94%; margin: 10px auto; border-radius: 10px; background-color: rgba(255,255,255,0.85); display: flex; justify-content: space-between; padding:15px;}
	.f-ico{ background: #0f73fd; display: flex; justify-content: center; align-items:center; border-radius: 10px; padding:10px 15px;}
	.f-ico i{font-size:24px; color: #FFF;}
	.f-txt{font-size:18px; color: #333; display: flex; justify-content: center; align-items:center;}
	.f-btn{display: flex; justify-content: center; align-items:center;}
	.f-btn a{background: #0f73fd; color: #FFF; font-size: 16px; padding:10px; border-radius: 10px; text-decoration: none; display:block;}
	.f-btn a:hover{color:#FFF;}
	.ywcjbg .ywcjbox .ywcj-item{width:100%;}
	.ywcjbg .ywcjbox .ywcj-item .item-txt .tit{font-size:18px; margin-bottom: 5px;}
	.ywcjbg .ywcjbox .ywcj-item .item-txt .txt{font-size:14px;}
	.ywcjbg .ywcjbox .ywcj-item:nth-child(2n){flex-direction:row-reverse}
	.ls-item{width:100%; margin-bottom: 10px;}
	.ls-item .tit{font-size:22px;}
	.ls-item .item-box .item-pic{display:flex; align-items:center; justify-content: center;}
	.ls-item .item-box .item-pic img{width:70%;}
	.ls-item .item-box .item-txt .tit{font-size:20px; margin-bottom: 5px;}
	.jdlx-list .jdlx-box{width:49%; margin-bottom: 15px;}
	.jdlx-list .jdlx-txt{font-size:16px;}
	.jdlx-list{padding:30px 0 0;}
	.ctjdtd .ctjdtd-list .ctjdtd-box{width:100%; margin-bottom: 15px;}
	.ctjdtd .ctjdtd-list .ctjdtd-box .box-txt{padding:10px 10px 10px 30%;}
	.ctjdtd .ctjdtd-list .ctjdtd-box .box-txt .tit{font-size:18px; margin-bottom: 10px;}
	.ctjdtd .ctjdtd-list .ctjdtd-box .box-txt .txt{font-size:13px;}
	.jdjzbg{ background:none; height: auto!important;}
	.mjdjzbg{background:#202543;}
	.jdfa-list .jdfa-box .box-pic{width:100%;}
	.jdfa-list .jdfa-box .box-txt{width:100%; padding: 10px 0;}
	.jdfa-list .jdfa-box .box-txt .txt-tit{font-size:18px;}
	.jdfa-list .jdfa-box{width:49%; padding:0 0.5%;}
	.jdgltd .jdgltd-box{width:50%; font-size: 18px;}
	.jdgltd .jdgltd-box img{width:35px;}
	.ylkn{background:none;}
	.mylkn{background:url(../images/mylkn.png) no-repeat; height: 350px; background-size: 100% auto;}
	.zhyl-box{width:100%;}
	.zhyl .zhyl-pic{width:35%;}
	.zhyl .zhyl-txt{width:65%; padding:0px 10px 0px 20px;}
	.zhyl .zhyl-txt .tit{font-size:20px; margin-bottom: 5px;}
	.zhyl .zhyl-txt .txt{font-size:12px;}
	.tigong .tgbox{width:49%;}
	.tigong .tgbox .tg-txt{font-size:12px;}
	.hytd .hytd-1{width:100%;}
	.hytd .hytd-2{width:100%;}
	.hytd .hytd-3{width:100%;}
	.hytd .hytd-4{width:100%;}
	.xqfx .xqfx-box{width:100%;}
	.yxfs .yxbox .t1{font-size:24px;}
	.yxfs .yxbox{width:100%; padding:34% 20px 20px;}
	.yystbox{width:100%;}
	.cj-box .cj-item{width:100%; margin-bottom: 10px;}
	.title-line{padding:30px 5px;}
	.cj-box2 .cj-item2{width:49%; margin-bottom: 15px;}
	.cj-box2 .cj-item2 .item2-txt{font-size:12px;}
	.cj-box3 .cj-item3{width:100%; margin-bottom: 15px;}
	.cj-box3 .cj-item3{padding:10px;}
	.hkbox .hk-item{width:50%;}
	.jszcbox .jszc-item{margin:5px; padding:8px 22px; font-size: 16px;}
	.xcxdsc .xcxdsc-box{width:50%; margin-bottom: 10px;}
	.xcxfa-box .xcxfa-item{width:100%;}
	.fugai{ position: relative!important; background: #2d3555;}
	.hxcj-item{width:49%;}
	.hxcj-item .item-box-txt .tit{font-size:18px;}
	.hxcj-item .item-box-txt .smtext{font-size:12px; color: #acaec8;}
	.xzwm .xzwm-box{width:49%;}
	.kh-caselist .kh-casebox{width:48%;}
	.kh-caselist .kh-casebox .case-item .item-txt{font-size:12px; padding: 0 10px;}
	.hxcj .hxcj-box{position:relative;}
	.appys-box .appys-item{width:49%; padding:10px;}
	.appys-box .appys-item .item-tit{font-size:16px;}
	.appys-box .appys-item .item-txt{font-size:12px;}
	.appfa-item{width:49%;}
	.appfa-item .item-txt{padding:10px; font-size:12px;}
	.al-box .al-item{width:49%; padding:10px;}
	.al-box .al-item .item-txt{font-size:12px;}
	.yycj{background:none;}
	.mob-img{position: relative;}
	.mob-img-tit{position:absolute; top: 0; left: 0; width:100%; font-size: 20px; color: #FFF; text-align: center; padding-top: 30px;}
	.sycj .sycj-box .item-pic{width:100%;}
	.sycj .sycj-box .item-txt{width:100%; padding: 15px 15px 25px; font-size: 12px;}
	.dstd-item{width:49%; margin-bottom: 15px;}
	.case-menu .menu-box{width:20%; margin-bottom: 15px;}
	.case-menu .menu-box .menu-pic img{width:80%;}
	.case-menu .menu-box .menu-pic{margin-bottom:10px;}
	.case-menu .menu-box .menu-tit{font-size:14px;}
	.pagebox{padding:30px 0;}
	.snav{display:none;}
	.jm-box .jm-item{width:49%;}
	.jm-box .jm-item .item-tit{padding:10px;}
	.jm-box .jm-item .jm-btn{text-align:center; padding: 10px;}
	.jm-box .jm-item .jm-btn a{padding:5px 20px;}
	.jm-box .jm-item .item-txt{font-size:12px; padding: 0px 10px;}
	.daili{width:100%;}
	.daili .dl-item .dl-name{width:25%; text-align: right; font-size: 13px; padding-right: 10px;}
	.daili .dl-item .dl-input{width:75%;}
	.top-btn{display:none;}
	.navbar-brand img{ height:25px;}
	
}