

/* CSS Document */

body {
    font: 14px "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    height: 100%;
    min-width: 1268px;
    background: #fff;
    max-width: 100%;
    overflow: auto;
    color: #666;
    overflow-x: hidden;
    padding: 0px;
    margin: 0px;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
}

img {
    border: 0px;
    vertical-align: middle;
    -webkit-filter: blur(6px);
    filter: blur(6px);
}

a:link {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #333;
    outline: none;
}

ul,
p,
dl,
dt,
dd {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-position: outside;
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5 {
    padding: 0px;
    margin: 0px;
}

input {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-appearance: none;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input::-ms-input-placeholder {
    color: #ccc;
}

input::-moz-placeholder {
    color: #ccc;
}

input[type=button],
input[type=submit] {
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input {
    background: transparent;
    padding: 0px;
    font-size: 14px;
    color: #888;
    border: 0px;
    outline: none;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}


/*清除浮动*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}

/************全局样式************/

.fl {
    float: left;
}

.fr {
    float: right;
}


/*t图片样式*/

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

img {
    border: 0px;
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    width: 100%
}

.avatar {
    display: block;
    overflow: hidden;
    width: 100%;
}

.avatar img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.avatar:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
}


/*文字超出隐藏*/

.dot {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dot2 {

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/**/

.wal {
    width: 1200px;
    margin: 0px auto;
  
}

.main_title{text-align: center;}
.main_title {margin-bottom:16px; color: #333; background: url(../image/tit_line.png) no-repeat bottom; padding-bottom: 15px; }

.main_title b{font-size:40px;font-weight: bold;color:#333; padding-left: 5px; }
.main_title p{font-size:18px;color:#666; margin: 10px 0;}
.dflex { display: flex;}
.dflex_center { display: flex; align-items: center; justify-content: center;}
.dflex_start { display: flex; align-items: center; justify-content: flex-start;}
.dflex_end { display: flex; align-items: center; justify-content:flex-end;}
.dflex_stretch { display: flex;justify-content: center;align-content: center; align-items: stretch;}
.dflex_space-between { display: flex; align-items: center; justify-content: space-between;}

/*顶部导航*/
.header {
	width: 100%;

}

.top-center { display: flex; flex-direction: row; justify-content: space-between; align-items: center;height: 140px; position: relative;}
.logo_txt { display: flex; align-items: center;}
.logo_txt b{    line-height: 34px;
    margin-top:5px;
    font-size: 20px;
    color: #0E549E;
    display: block;
  }
.logo_txt p { font-size: 16px; line-height: 30px; color: #999; }
.logo_zi { margin-left: 20px; }
.header_phone { display: flex; align-items: center; padding-left: 20px;}
.header_phone p {
	color:#333;

	margin-bottom:10px;
	font-size:16px;
}
.header_phone p img{ padding-right:15px;}
.header_phone b{ color:#0E549E;   font-size: 22px;
; margin-top:0;  display: block; padding-right:20px;}
.header_phone .tel_txt p{ font-size: 28px; font-weight:bold; color: #5AC441;}
.top-ewm  img{ height: 100px; }
/*导航菜单*/
.navbar{ width: 100%; height:68px;  background: #0E549E; color: #fff;}
.nav {  margin:0;  display: flex; align-items: center; justify-content: center;}
.nav li {position: relative;  width: calc(100% / 6);  }

.nav li a{ 
	display:block;
	font-size: 17px;
	line-height: 68px;
	color: #fff;
   text-align: center;
   transition: all .3s;
   border-right: 1px solid #0A5095;
   border-left: 1px solid #1762AD;

}

.nav a:hover, .nav li:hover > a {
   font-weight: bold;
    color: #fff;
    background: #5AC441;
  }
 .nav a.current{
    font-weight: bold;
    color: #fff;
    background: #5AC441;
 }
/* 二级菜单 */
.ejxl{display: none;background-color: rgba(255,255,255,.9);transition: all 0s;z-index: 999;
    position: absolute;top:100%; width: 100%;
}
.nav li .ejxl li{margin:0 auto ;display: block; padding:0; width: 100%; background: none;}
.nav li .ejxl li a{display: block;color:#444;font-size: 16px;height:45px;line-height:35px; padding:5px 0; width: 100%; text-align: center;   border-right: none;
    border-left:none;  }
.nav li .ejxl li:hover a { background:#0E549E}
.nav li .ejxl a:hover{color: #fff;}

/*导航菜单 end*/

/*首页banner图*/
#banner .swiper-container {
    width: 100%;
    height: 100%;
  }
  #banner .swiper-slide {

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

  }
#banner .swiper-slide img{width: 100%;height: auto;}
#banner .swiper-button {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	text-align:center;
	color:#fff;
	background:rgba(0, 0, 0, 0.3);
	border-radius:50%;
	cursor:pointer;
	overflow:hidden;
	z-index:10;
	width: 50px;
	font-size: 30px;
	line-height: 50px;
	height: 50px;
	transition:all .5s ease;
	outline: none;

}
#banner .swiper-button:hover {
	background:#5AC441;
}

.btn-prev {
	left:5%;
}

.btn-next {
	right:5%;
}


#banner .swiper-pagination-bullet {
	position: relative;
	margin: 0 8px!important;
	display: inline-block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	z-index: 10;
	border-radius: 100%;
	outline: none;
    background: #666;
    opacity: 1;
}


#banner .swiper-pagination-bullet-active.swiper-pagination-bullet::before {
	background:#fff;
}

#banner .swiper-pagination-bullet-active {
    background-color: #5AC441;
    opacity: 1;
    filter: alpha(opacity=100);
}

#banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
}


/*首页banner图 end*/
 /*产品*/
 .product {background: #f1f1f1 url(../image/abbg.jpg) no-repeat  ; background-size: cover; padding: 50px 0; }

 .slide-nav {
	
    background: #0E549E;
    margin-top: 40px;
    width: calc(23% - 10px);
    margin-left: 10px;
    

}
 .slide-nnav {
	
    background: #0E549E;
    width:100%;

    

}
.slide-tit { background: #0E549E; color: #fff; text-align: center; padding: 10px 0;}
.slide-tit b { color: #fff; font-size: 28px; display: block; margin: 10px 0;position: relative;top: 7px}
.slide-list {
    border-radius: 10px;
	list-style: none;
	padding:0;
    background: #fff;
    margin:20px;
    padding: 20px 0;
}
.slide-list li {
	
	overflow: hidden;

}
.slide-list li img { padding-right: 6px; width: 12px;}
.slide-list li a {
	text-decoration: none;
	line-height: 62px;
	font-size:18px;
	display: block;
	color: #444;
	position: relative;
    border-bottom: 1px solid #dedede;
    font-weight: bold

}
.slide-list li:nth-last-child(1) a{border:none;}
.slide-list li:hover {background: #47A758}
.slide-list li a:hover {color: #fff; font-weight: bold;}
.slide-list li ul { margin:0 15px;}
.slide-list li ul li a { background: rgba(255,255,255,.8); color: #666; padding-left: 24px;line-height: 40px; font-size: 16px;}
.slide-list li ul li a:hover { color: #fff;}

.slide-list li i{display: inline-block;float:left;width:20px;height:63px;padding-left: 20px;background: url(../image/jt.png) no-repeat center;background-size: 12px 12px;}
.slide-list li:hover i{background: url(../image/jt2.png) no-repeat center;background-size: 12px 12px;}
.pro_tj { background: #fff;   margin-top: 40px;  margin-right: 10px;overflow: hidden; display: flex; align-items: center; justify-content: center; }

.pro_tj .pro_tj_tu {width: 55%; margin: 20px;}
.pro_tj .pro_tj_tu .pimg1{display: block;overflow: hidden;}
.pro_tj .pro_tj_tu:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
}
.pro_tj .pro_tj_txt { width: 40%; padding: 10px 3%;}
.pro_tj .pro_tj_txt b{ font-size: 30px; color: #000; display: block; line-height: 42px;  margin: 10px 0;}
.pro_tj .pro_tj_txt span { font-size:18px; color: #333; display: block; line-height:36px; margin-top: 20px; margin-bottom: 15px;}
.pro_tj .pro_tj_txt p { padding-bottom: 20px;}


.pro_icon {
    margin-top: 20px;

}

.pro_icon ul {
    display: flex;
    align-items: center;
    justify-content:space-between;
    flex-direction: row;
    padding: 0;
    margin: 0;
}

.pro_icon ul li a {
    color: #666;
    text-decoration: none;
    display: block;
}

.pro_icon-txt {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



.pro_icon-txt p {
    padding: 10px;
    line-height: 24px;
    font-size: 15px;
    width: 100%;
    text-align: center;
}

.more-btn { margin: 15px 0 0; text-align: center; display: block; width: 100px; height:40px; line-height: 40px; padding: 0 15px; font-size: 15px;  background: #0E549E; color: #fff; transition: all .3s;border:1px solid #0E549E; display: block;
}
.more-btn span{ display: block;}
.more-btn:hover { color: #0E549E;border:1px solid #0E549E; background: none;}
.pro_content { margin: 10px 0; }
.pro_content a { display: block; color: #000; float: left; width:calc(33.3% - 20px) ;margin: 10px;position: relative;   }
.pro_content span { display: block;overflow: hidden;}
.pro_content a:hover span img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
}
.pro_title {
    text-align: left;
    font-size: 17px;
    background-color: #fff;

    display: block;
    transition: all 100ms linear;
    padding: 20px;
  }

  .pro_title p { color: #999; font-size: 14px; margin-top: 8px;}
  
  .pro_content a:hover .pro_title { background:#0E549E; color: #fff;}  
  .pro_content a:hover .pro_title p{ color: #fff;}


    .pro_r{ width: calc(75% - 10px);}
    .pro_r .p_bot{width: 100%}
    .pro_r .p_bot ul li{width: 31%;float: left;margin-left: 3%;margin-top: 3%}
    .pro_r .p_bot ul li:nth-child(1) {margin-left: 0px}
    .pro_r .p_bot ul li .img{width: 100%;position: relative;overflow: hidden;}
    .pro_r .p_bot ul li img{width: 100%;}
    .pro_r .p_bot ul li:hover img {transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.1);}
    .pro_r .p_bot ul li p{height: 50px;line-height: 50px;background: #fff;display: block;text-indent: 1em;font-weight: bolder;font-size: 16px;color: #333}
    .pro_r .p_bot ul li:hover p{background-color: #0E549E;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*简介*/

.about{margin-top: 50px;}
.about_fl{width:45%; margin-top: 40px;}
.ab_txt {margin-top: 50px;position: relative; z-index: 2;}
.ab_txt p{line-height: 32px; padding: 10px 0; color: #666;font-size: 15px;}
.ab_txt b{font-size: 28px;display: block;margin-bottom: 15px;color: #0E549E;}
.more-btn {margin: 15px 0 0; text-align: center; display: block; width: 100px; height:40px; line-height: 40px; padding: 0 15px; font-size: 15px;  background: #0E549E; color: #fff; transition: all .3s;border:1px solid #0E549E; display: block;}
.more-btn span{display: block;}
.more-btn:hover {color: #0E549E;border:1px solid #0E549E; background: none;}


/* 本例子css */
.picMarquee-left{ width:540px;  overflow:hidden; position:relative; padding-top:30px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:200px; height:150px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }


.more_center { margin:25px auto;}
.about_fr{  width:50%; position: relative; z-index: 2; margin-top: 40px; }
.about_fr img{ float: right;  }
.about_fr a:hover img {  -webkit-filter: grayscale(50%); 
    filter: grayscale(50%); }
.abbg { background:url(../image/guangbg.jpg) no-repeat ;  background-size: cover; padding:50px 0;  margin-top: 50px;}
.more_btn3 { display: block; margin-top: 30px;  width: 100%; width: 150px; font-size: 14px; height: 45px; text-align: center; color: #fff; border: 1px solid #fff; line-height: 45px; display: block;}
.more_btn3:hover { background: rgba(255, 255, 255, 0.5);}
.abbg .wal { display: flex; align-items: center; justify-content: space-between;}
.rx { color: #fff; font-size: 15px; width: 100%;}
.rx b{ font-size: 24px;}
 .rx i{display: block;width: 150px;margin:15px auto;}
 .rx i a{display: block;width: 150px;height: 45px;line-height: 45px;background: #5AC441;font-size: 16px;color: #fff;overflow: hidden;border-radius: 10px;}
 .rx em{display: block;float: left;line-height: 0;width: 21px;height: 21px;overflow: hidden;padding: 13px 10px 0 25px;-webkit-transform: translateZ(0);transform: translateZ(0);}
.rx em img{width: 21px;height: 21px;}
.rx i:hover em {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.rx span { color: #fff; display: block; margin: 0 auto; text-align: center; line-height: 30px;}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    51%,
      100% {
      opacity: 1;
    }
  }
  @keyframes hvr-icon-drop {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    51%,
      100% {
      opacity: 1;
    }
  }
  
/* 困扰 */
.ysbg{ padding: 60px 0; background: url(../image/yw.png) no-repeat right center;}
.ys{
	position: relative;
	z-index: 1;
    margin-top: 30px;
	overflow: hidden;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.ys li{
	width: calc((100% - 6px) / 3);
	border: 1px solid #E5E5E5;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	position: relative;
	height: 240px;

    margin-left: -1px;
    display: flex;
    align-items: center;
    justify-content: center;


}
.ys li:nth-child(1),.ys li:nth-child(2),.ys li:nth-child(3){ 	border-bottom:none;}

.ys a{
	display: block;

	padding: 20px;
}
.ys .box{
	width: 0;
	height: 0;
	position: absolute;
	top:50%;
	left: 50%;
	z-index: 1;
	transition:all 0.3s;
}

.ys .bg{
    position:absolute;
	width: 0;
	height: 0;
	top:50%;
	left: 50%;
	transition:all 0.3s;
    background: #0E549E;
    z-index: 1;
}
.ys b{
	font-size: 22px;
	color: #333333;
	line-height: 28px;
	position: relative;
	z-index: 2;
	display: block;
	margin: 10px 0;
	transition:color 0.3s;
}

.ys p{
	color: #999;
	line-height: 24px;
	font-size: 15px;
	position: relative;
	z-index: 2;
	transition:color 0.3s;
}
.ys li .ys-before { display: block; position: relative; z-index: 2; margin-left: auto; margin-right: auto;}

.ys li .ys-after { display: none; position: relative; z-index: 2; margin-left: auto; margin-right: auto;}
.ys li:hover b{
	color: #fff;
	transition:color 0.3s;
}
.ys li:hover p{
	color: #fff;
	transition:color 0.3s;
}
.ys li:hover .bg {	width: 100%;
	height: 100%;
	top:0;
	left: 0;}
.ys li:hover .box{
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
    z-index: 1;
	transition:all 0.3s;
}
.ys li:hover .ys-before { display: none!important; }
.ys li:hover .ys-after { display: block!important; }
.ser-fr b{font-size: 40px;
	margin-top: 30px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	display: block;
	padding-bottom: 20px;
 }
.ser-fr p{
	font-size: 16px;
	padding: 10px 0;
	color: #666;
}
.ser-fr span{ display: block; width: 160px; line-height: 40px; height: 40px; font-size: 26px; text-align: center; font-weight: bold; background: #086AC4; color: #fff; padding:10px 20px; margin-top: 20px;}
.ser-fr a{ color: #0E549E;}
/* 优势 */
.yous { background: url(../image/shilibg.jpg) no-repeat; padding: 60px 0; }
.yous_list {display: flex; align-items: center; margin-top: 30px;  flex-wrap: wrap;}
.yous_list a {display: flex; align-items: stretch; width:50%; color: #333;}
.yous_list .yous_tu, .yous_list .yous_txt { flex: 1; background: #f1f1f1;}
.yous_list .yous_txt { position: relative; padding-top:30px; transition:  all .3s;}
.yous_list .yous_txt b { font-size: 22px; display: block; padding: 30px ;}
.yous_list .yous_txt p { padding: 0 30px; line-height: 28px; font-size: 16px; color: #666;}
.yous_list a .yous_txt .sj1 { transition:  all .3s;position: absolute; top:45%; left: -20px; width:0;
    height:0;
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
    border-right:20px solid #f1f1f1;}
.yous_list a .yous_txt .sj2 { transition:  all .3s;position: absolute; top:45%; right: -20px; width:0;
        height:0;
        border-top:20px solid transparent;
        border-bottom:20px solid transparent;
        border-left:20px solid #f1f1f1;}
.yous_list a:hover .yous_txt { background: #5AC441; color: #fff;}
.yous_list a:hover .yous_txt p { color: #fff;}
.yous_list a:hover .yous_txt .sj1{border-right:20px solid #5AC441;}
.yous_list a:hover .yous_txt .sj2{border-left:20px solid #5AC441;}
/* 案例 */
.case-box { padding: 50px 0; }
.case-box .pro_title{background: #f1f1f1}
.case .swiper-slide { padding-bottom: 90px; margin-top: 20px;}
.case .swiper-slide img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}


.case .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}
.case .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.case .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}

.case .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0E549E;
}

.case_list {  display: flex; align-items: center; justify-content: space-between; }
.case_list a { display:flex;  align-items: stretch; justify-content: space-between; flex: 1;  background: #fff; flex-direction: column;  margin: 10px; position: relative; z-index: 1; }
.pro_txt {font-size: 18px; color:#1e1e1e;  text-align: left;  width: 80%;   padding: 5%;  background: #eee; position: absolute; left: 0; bottom:-30px; right: 0; margin: auto; }
.pro_txt p{margin: 10px 0; display: flex; }
.pro_txt p em{display: block;height:36px;line-height: 36px;background:url(../image/probgb.png) no-repeat left;padding-left:27px; margin-right: 20px; font-size: 16px; font-weight: normal;}
.pro_txt span { color: #999; height: 50px; font-size:17px; display: block; margin-top: 20px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; line-height: 24px; }
.pro_tu{ flex: 2;}
.ab_more2 { font-size: 14px;}
.ab_more2:hover { color: #0E549E;}
.case .swiper-slide a:hover .pro_txt { background: #0E549E; color: #fff;}

.case-box{position: relative;}
.case-box .swiper-container {
    width: 100%;
      padding-bottom:30px;
      margin-top: 30px;
  }
  
  .case-box .swiper-slide {
      width: 100%;
      height: 100%;
      background: #fff;
  
      position: relative;
    transform: scale(0.85);
    margin-top: 70px;
    margin-bottom: 70px;
    -webkit-transition: transform 1.0s;
      transition: transform 1.0s;
  
    
  }
  .case-box .swiper-slide img{
    width: 100%;
   
    display: block;
    height: 100%;
    border: none;
  }
  .case-box .swiper-slide a{ display: block; position: relative;}
  .case-box .swiper-slide p {
      line-height: 90px;
      padding-top: 0;
      text-align: center;
      color: #333;
      font-size: 20px;
      margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,.9);
    height: 90px;
  }
  .case-box .swiper-slide a:hover p { background: #0758B0; color: #fff;}
  .case-box .swiper-slide-active{  border-radius: 2px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 30%);
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 30%);}
  .case-box .swiper-slide-active .layer-mask {
      display: none;
  }
  .layer-mask {
      width: 100%;
      height:100%;
      transition: all 0.5s;
      background:rgba(255,255,255,.6);
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 100px;
  }
  
  
  .case-box .swiper-button-next {
      right: 8%;
      width: 65px;
      height:65px;
    line-height: 65px;
    text-align: center;
  
      border-radius: 100%;
      --swiper-navigation-size: 0;
      color: #fff;
      background:#0758B0;
      cursor: pointer;
      overflow: hidden;
      z-index: 10;
      font-size: 36px;
      transition: all .5s ease;
      outline: none;
  
  }
  .case-box .swiper-button-prev {
      left: 8%;
      width: 65px;
      height: 65px;
    line-height: 65px;
    text-align: center;
      
      border-radius: 100%;
      --swiper-navigation-size: 0;
      color: #fff;
      background:#0758B0;
      cursor: pointer;
      overflow: hidden;
      z-index: 10;
      font-size: 36px;
      transition: all .5s ease;
      outline: none;
      
  }
  .case-box .swiper-button-prev:hover, .case-box .swiper-button-next:hover {  color: #fff; background: #5AC441;}
  .case-box .swiper-slide-active, .swiper-slide-duplicate-active {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 1002;
  }
  
  .swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  
  .swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
  
  .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
  }
  
  
  .swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto;
  }


/*流程*/
.liucheng {
	overflow: hidden;
	width: 100%;
	padding: 50px 0;
    background: url(../image/caasebg.jpg) no-repeat;
	margin-top: 30px;
}

.liucheng .list {
	overflow: hidden;
	margin-top: 30px;
	width: 100%;
	padding:30px 0;
    display: flex;
    justify-content: space-between;
}

.liucheng .list li {
	list-style: none;
	float: left;

	position: relative;

	cursor: pointer;
}
.liucheng .list li img {
	display: block;
	margin: 0 auto;
	transition: all 0.5s;
}
.liucheng .list li:hover img{transform: rotatey(180deg);
	-webkit-transform: rotatey(180deg);
}
.liucheng .list li p {
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	color: #fff
}
.liucheng .list li i {
	display: block;
	background: url(../image/lc-xjx.png) no-repeat right;
	width: 16px;
	height: 13px;
	position: absolute;
	top: 38px;
	right: -60px;
}
.liucheng .list li.last {
	margin-right: 0;
}
.liucheng a{ display: block; }
.liucheng .more_a4{ width: 240px; height: 50px; line-height: 50px; margin: 10px auto; border-radius: 10px; text-align: center; color: #fff; background: #157FDA; font-size: 16px; border: none;}
/*新闻*/
.news_box{ margin-top: 50px;}
.news_con {display: flex; align-items: center;  margin-top: 40px;}
.news{ display: block; flex: 1; margin-right: 20px;  background: #f6f6f6;}
.news a{
	
	transition: .3s;
}

.news a .img,.news a .img img{
	width: 100%;

	overflow: hidden;
	transition: 1s;

}
.news a .cont{
	padding:10px 20px;
}
.news a .cont span{ background: url("../image/more.png") no-repeat; width:35px; height:35px; display: block; transition: all 0.5s;}
.news a b{color: #999999; font-size: 40px; margin-top: 10px; display: block; }

.news a p{
	font-size: 14px;
	color: #999;
	line-height: 26px;
	margin-bottom: 8px;


}
.news a .news-title{
	font-size:18px;
	color: #333;
	line-height: 26px;
	padding-bottom: 5px;
	overflow: hidden;


}

.news a:hover img{
	transform: scale(1.1);
}



.news a:hover .cont span{ width:35px; height:35px; display: block; margin-left: 90%;}
.news-two { flex: 1; margin-left: 20px;}
.news-two ul {display: flex; flex-wrap: wrap; }
.news-two a{ display: flex;  align-items: center; justify-content: center;  background: #fff; padding:30px 20px ; transition: .3s;  border: 1px solid #f1f1f1;  margin-top: -1px; }

.news-two a:hover { box-shadow: 0 0  10px #dedede; background:#0E549E; background-size: 100%; }
.news-two a:hover span { color: #fff;}
.news-two a:hover .day, .news-two a:hover .newscon,.news-two a:hover .newscon b { color: #fff;}

.day {
color: #666;
flex: 1;

margin: 7px 0;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.day span {
 font-size: 30px;
 width: 100%;
 color: #333;
 text-align: center;
 font-weight:bold;
}
.day p{ width: 100%;	text-align: center;}
.day img { margin-top: 15px;}
.newscon {
flex: 4;
padding-left: 20px;
}

.newscon b {
padding-bottom: 10px;
font-weight: normal;
font-size: 18px;
color: #333;
display: block;

}
.newscon p {

text-align: left;
line-height: 24px;
font-size: 14px;

}
.newscon img { margin-top: 10px;}
.cjwt { margin-top: 30px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.cjwt a { width:calc(33.3% - 42px) ;display: flex; align-items: center; justify-content: space-between; margin-top: -1px; margin-left: -1px; padding: 20px; border: 1px solid #f1f1f1;}
.cjwt a:hover { color: #0E549E;}
/*返回顶部*/

.scroll {
    width: 55px;
    height: 55px;
    border: 8px solid #0E549E;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 360px;
    color: #666;
    cursor: pointer;
    background: #fff;;
    font-size: 26px;
 
}
/*底部footer*/
.footer {
    background: #2A2D33; background-size: cover;
    margin-top: 80px;
    border-top: 8px solid #0E549E;
    position: relative;
}

.foot {
    padding: 68px 0 30px 0;

}

.foot b {
    font-size: 22px;
    color: #9B9D9D;
    display: block;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.foot span {
    color: #9B9D9D;
    font-size: 20px;
    font-weight: bold;
    padding-right: 8px;
}
.foot .ft-nav { width: 38%; margin-right:8%;}

.foot .ft-nav li {

    float: left;
    margin-bottom: 22px;
    width: 50%;
}

.foot .ft-nav li a {
    font-size: 16px;
    display: block;
    color: #9B9D9D;
}
.foot .ft-nav li a:hover {color: #5AC441;}
.foot .ft-contact { width: 27%;}

.foot .ft-contact p {
    width: 100%;
    color: #9B9D9D;
    font-size: 16px;
    margin-bottom: 22px;
}

.foot .footer_center {
    margin-top: 62px;
    display: flex;
  
    justify-content: center;
    flex-direction: column;
}
.footer_phone { display: flex; align-items: center;}
.footer_phone p {
	color:#333;
	margin-bottom:5px;
	font-size:16px;
}
.footer_phone p img{ padding-right:15px;}
.footer_phone p span{  font-weight: normal;}
.footer_phone b{ color:#9B9D9D;     font-size: 32px;
 margin:15px 0;  display: block;}

.foot .footer_center { width:31%;}
.foot .footer_center .footer_tel {
 
 display: flex;

 flex-direction: column;
}

.foot .footer_center p {
    text-align: left;
    color: #9B9D9D;
   
}
.foot .ewm{ margin-top:65px; width: 100px;}
.foot .ewm img { max-width: 100px; margin-left: auto; margin-right: auto;}
.foot .ewm p { margin-top: 10px; text-align: center; color: #9B9D9D;}
.copyright {
    padding: 20px 10px;
    text-align: center;
    color: #9B9D9D;
    border-top: 1px solid rgba(255,255,255,.1);
}
.copyright a {
    color: #9B9D9D;
}