@charset "utf-8";
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, p {
  margin:0;
  padding:0;
  font-style: normal;
  font-weight:normal;
  font-size:14px;
}
ol, ul, li {
  list-style: none;.nav li
}
img {
  border: 0;
  vertical-align:top;
}
body {
  font-family: "Arial";
  color: #4c4c4c;
  background: #fff;
}
a {
  text-decoration:none;
  color: #4c4c4c;
}

.img.fwzs img {
  width: 145px;
  height: 201px;
}
.img.fwzs {
  padding-top: 28px;
  padding-bottom: 19px;
}
.headeron > a{
  color: #4579b2 !important;
}
.headeron {
  border-top: 2px solid #4579b2;
}
.item ul li{

margin-bottom:30px;}
.item ul li img {
  width: 260px;
  height: 96px;
}
.yshl_bottomcs{
  margin-bottom:30px;
}
.clear {
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
  display:block;
  overflow:hidden
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size:0
}
.swiper-container{
  width: 100%;
  overflow: hidden;
}
.clearfix {
  zoom:1
}
.fl {
  float:left;
  display: inline;
}
.fr {
  float:right;
  display: inline;
}
.t_to_b_anim{
    -webkit-animation: s1-10 2.5s infinite;
}

@-webkit-keyframes s1-10 {
    0% { 
        -webkit-transform:translateY(-10px);
    }
    50% { 
        -webkit-transform:translateY(10px);
    }
    100% { 
        -webkit-transform:translateY(-10px);
    }
}
a:hover {
  
}
input:focus {
  outline: 0 none;
}
/*common*/

body, html {
  background: #fff;
}
.banner_text {
  min-width: 1200px;
}
textarea:focus {
  outline: 0 none;
}
html, body {
  width: 100%;
  font-family: "寰蒋闆呴粦";
}



::-moz-placeholder {
color: #afb0b4;
}

::-webkit-input-placeholder {
color:#afb0b4;
}

:-ms-input-placeholder {
color:#afb0b4;
}
* {
  -webkit-animation-fill-mode:both !important;
  -ms-animation-fill-mode:both !important;
  -moz-animation-fill-mode:both !important;
  -o-animation-fill-mode:both !important;
  animation-fill-mode:both !important;
}

input[type="button"], input[type="submit"], input[type="reset"],select {

-webkit-appearance: none;

}

input[type="text"],input[type="password"],input[type="submit"]{
    border-radius: 0;
    -webkit-appearance: none;
}

textarea {  -webkit-appearance: none;} 


.pre {
  position: relative;
}
.animate_top {
  -webkit-animation: s1-1 0.7s ease;
  -ms-animation: s1-1 0.7s ease;
  -moz-animation: s1-1 0.7s ease;
  -o-animation: s1-1 0.7s ease;
  animation: s1-1 0.7s ease;
}
 @-webkit-keyframes s1-1 {
 0% {
 opacity: 0;
 -webkit-transform:translateY(40px);
}
}
 @-ms-keyframes s1-1 {
 0% {
 opacity: 0;
 -ms-transform:translateY(40px);
}
}
 @-moz-keyframes s1-1 {
 0% {
 opacity: 0;
 -moz-transform:translateY(40px);
}
}
 @-o-keyframes s1-1 {
 0% {
 opacity: 0;
 -o-transform:translateY(40px);
}
}
 @keyframes s1-1 {
 0% {
 opacity: 0;
 transform:translateY(40px);
}
}


 @-webkit-keyframes o_sub_nav {
 0% {
 opacity: 0;
 -webkit-transform:translateY(-10px);
}
}
 @-ms-keyframes o_sub_nav {
 0% {
 opacity: 0;
 -ms-transform:translateY(-10px);
}
}
 @-moz-keyframes o_sub_nav {
 0% {
 opacity: 0;
 -moz-transform:translateY(-10px);
}
}
 @-o-keyframes o_sub_nav {
 0% {
 opacity: 0;
 -o-transform:translateY(-10px);
}
}
 @keyframes o_sub_nav {
 0% {
 opacity: 0;
 transform:translateY(-10px);
}
}
.animate_opa0 {
  -webkit-animation: s1-2 0.7s ease;
  -ms-animation: s1-2 0.7s ease;
  -moz-animation: s1-2 0.7s ease;
  animation: s1-2 0.7s ease;
}
 @-webkit-keyframes s1-2 {
 100% {
 opacity: 0;
 -webkit-transform:translateY(-40px);
}
}
 @-ms-keyframes s1-2 {
 100% {
 opacity: 0;
 -webkit-transform:translateY(-40px);
}
}
 @-moz-keyframes s1-2 {
 100% {
 opacity: 0;
 -webkit-transform:translateY(-40px);
}
}
 @keyframes s1-2 {
 100% {
 opacity: 0;
 -webkit-transform:translateY(-40px);
}
}
body{
  
}
.header {
  width: 100%;
  height: 80px;
  z-index: 9;
  position: absolute;
  top: 0;
  left:0;
  background: #fff;
    -webkit-transition-duration: 0.7s;
    -webkit-transition-timing-function: ease;
}
.header_logo_img {
width: 509px;
  margin-top: 17px;
}
.header.down {
  position: fixed;
  top: -110px;
  left: 0;
  background: #fff;
  box-shadow: 0 0 10px #999;
}
.header.up {
  top: -58px;
  left: 0;
  position: fixed;
  box-shadow: 0 0 10px #999;
    -webkit-transform:translateY(58px);
    -moz-transform:translateY(58px);
    -ms-transform:translateY(58px);
    -o-transform:translateY(58px);
    transform:translateY(58px);
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -ms-transition: -ms-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;



}

.header_inner {
  width: 1200px;
  margin: 0 auto;
}
.header .header_logo a {
  display: block;
  width:125px;
  height:80px;
  margin-top: 0;
  background: url(img/logo.png) no-repeat center center;
}
.nav li{
  height: 80px;
}

.header .ewm:after {
    content: '';
    display: block;
    width: 14px;
    height:10px;
  background: url(img/q74.png) no-repeat center center;
    position: absolute;
    left: 14%;
    display: none;
    top: 32px;
}
.header .r_box {
  
}
.nav {
  
}
.nav li {
  float: left;
  display: inline;
  margin-right:36px;
}
.nav li .a {
  font-size:18px;
  color: #292d30;
  display: block;
  padding-top: 28px;
  text-align: center;
  position: relative;
}
.nav .a.on:after ,.nav .a:hover:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #4579b2;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s ease-out;
    transform: scaleX(1);
}
.nav .a.on,.nav .a:hover{
    color: #4579b2;
    position: relative;
}
.header .submit_btn {
  position: absolute;
  right: 15px;
  top: 0;
  width: 90px;
  height: 70px;
  background: url(img/f14.png) #e50012 no-repeat center center;
  border: 0 none;
  cursor: pointer;
  z-index: 1;
}
.pc_search_close_btn{
  position: absolute;
  top: -75px;
  right: -53px;
  font-size: 40px;
}


.header .tel  {
  position: relative;
  margin: 32px 40px 0 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url(img/b1.png) no-repeat center  center;
}
.header .tel:after{
   /*! content:''; */ display:block; 
   width:1px;
   height: 15px;
   background: #000;
   position: absolute;
   top:3px;
   left:40px;
}
.header .tel .num{
  position: absolute;
  top: 48px;
  left: -80px;
  width: 180px;
  height: 96px;
  text-align: center;
  line-height: 46px;
  background: #427ab2;
  color: #fff;
  font-size: 18px;
  display: none;
}
.header .tel .num:after{
   content:''; display:block; 
   width:19px;
   height: 12px;
  background: url(img/i911.png) no-repeat center center;
   position: absolute;
   top:-12px;
   left:50%;
   margin-left: -10px;
}
.header .tel:hover .num{
  display: block;
}
.header .ewm{
  width: 22px;
  margin: 32px 0 0 0;
  height: 20px;
  position: relative;
  background: url(img/b2.png) no-repeat center center;
  cursor: pointer;
}
.header .ewm img{
  position: absolute;
  top: 40px;
  left: -25px;
  display: none;
}
.header .ewm:hover img{
  
}
.header .ewm:hover:after{
  display: block;
}
.m_header_search_box{
  display: none;
}
.index_search_modal {
  width: 100%;
  padding: 30px 0;
  background:#e6effe;
}
.index_search_modal form{
  position: relative;
}
.index_search_modal .search_in {
  width: 1140px;
  margin: 0 auto;
  padding: 22px 30px;
  background: #fff;
}
.index_search_modal .search_in .text {
  height: 46px;
  line-height: 46px;
  text-indent: 48px;
  width: 1011px;
  border: 1px solid #c1cfd8;
  background: url(img/b3.png) #fff no-repeat 15px center;
}
.index_search_modal .search_in .text:focus{
  border: 1px solid #427ab3;
}
.index_search_modal .search_in .submit_btn{
  width: 120px;
  height: 48px;
  background: url(img/b17.png) #427ab3 no-repeat 30px center;
  border: 0 none;
  color: #fff;
  font-size: 16px;
  text-indent: 60px;
  text-align: left;
  line-height: 48px;
  cursor: pointer;
}
.index_search_modal .search_in .submit_btn:hover{
  background: url(img/b17.png) #4088d1 no-repeat 30px center;
}
.index_search_modal .search_in form{
  margin-bottom: 15px;
}
.index_search_modal .search_in label,
.index_search_modal .search_in a{
  color: #919699;
  font-size: 16px;
}
.index_search_modal .search_in a{
  margin-right: 10px;
}
.index_search_modal .search_in a:hover{
  color: #427ab3;
}




.o_header .header_logo a {
  display: block;
  width: 70px;
  height: 100px;
  background: url(img/logo1.png) no-repeat center center;
}
.o_header .nav li .a, .o_header .search_box span, .o_header .phone, .o_header .link a {
  color: #5e5e5e;
}
.o_header .nav li .a:hover {
  color: #e60012;
}
.o_header .search_box span {
  background: url(img/i6.png) no-repeat 0 center;
}
.o_header .link a {
  border-color: #5e5e5e;
}
.nav li:hover .o_sub_nav{
  display: block;
}
.o_sub_nav .item{
  display: none;
}
.item ul li {
    float: left;
    margin-right: 21px;
}
.banner {
  width: 100%;
  height:620px;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
}
.banner:after{
   content:''; display:block; 
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  left: 50%;
  height: 74px;
  background: rgba(255,255,255,0.4);
  margin-left: 377px;
  z-index: 1;
}
.banner:before{
   content:''; display:block; 
  position: absolute;
  bottom: 22px;
  width: 1px;
  left: 50%;
  height:23px;
  background:#fff;
  margin-left: 499px;
  z-index: 2;
}
.banner .swiper-button-next,.banner  .swiper-button-prev{
  top: auto;
  bottom: 27px;
  left: 50%;
  right: auto;
  margin-left: 422px;
  width: 20px;
  z-index: 5;
  height: 14px;
}

.banner .swiper-button-next{
    background: url(img/b16.png) no-repeat center center;
    margin-left: 563px;
}
.banner .swiper-button-prev{
    background: url(img/b15.png) no-repeat center center;
}
.o_banner{
  height: 500px;
  width: 100%;
    background-attachment: fixed!important;
    background-size: auto 620px!important;
}
.pc_banner .swiper-slide{
  height: 620px;
}
.pc_banner .swiper-slide img{
  height: auto;
}

.banner p{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  left: 50%;
  margin-left: -550px;
}
.banner .p1{
  margin-bottom: 10px;
  top: 216px;
  letter-spacing: 10px;
  font-size: 60px;
}
.banner .p2{
  top:307px;
  font-size: 60px;
  color: #fff;
}
.banner .p3 {
  top: 450px;
  -webkit-animation-delay:0.6s;
  -moz-animation-delay:0.6s;
  -ms-animation-delay:0.6s;
  -o-animation-delay:0.6s;
  animation-delay:0.6s;
}
.banner .p3 a {
  display: inline-block;
    width:180px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    margin: 0 9px;
}
.banner .p3 .a1{
    text-align: left;
    text-indent: 36px;
    background: url(img/b13.png) #ffa32b no-repeat 124px center;
    color: #fff;
}
.banner .p3 .a1:hover{
    background: url(img/b13.png) #e18610 no-repeat 124px center;
}
.banner .p3 .a2{
    text-align: left;
    text-indent: 36px;
    background: url(img/b13.png) #427ab2 no-repeat 160px center;
    color: #fff;
    width: 200px;
}
.banner .p3 .a2:hover{
    background: url(img/b13.png) #10579e no-repeat 160px center;
}


.o_banner .d1 {
  padding-top: 220px;
  position: absolute;
  left: 0%;
  width: 100%;
  text-align: center;
}
.o_banner .d1 .p1{
  text-align: center;
  font-size: 68px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  text-shadow:0 0 8px rgba(0,0,0,0.5);
}

.o_banner .d1 .p2{
  text-align: center;
  font-size: 34px;
  color: #fff;
}
.o_banner .d1 .p3 {
  margin-top: 42px;
}
.o_banner .d1 .p3 a {
  display: inline-block;
    width: 180px;
    height: 56px;
    line-height: 56px;
    color: #e81213;
    font-size: 18px;
    text-align: left;
    text-indent: 38px;
    background: url(img/q33.png) #fff no-repeat 128px center;
}
.o_banner .d1 .p3 a:hover{
  background-color: #eee;
}


.fixed_r_nav{
    position: fixed;
    top:60%;
    right: 20px;
    width: 70px;
    z-index: 10;
}
.fixed_r_nav li{
    background: #fff;
  box-shadow: 0 0 8px rgba(159,159,159,0.26);
  margin-bottom: 5px;
}
.fixed_r_nav li a{
    display: block;
    width:70px;
}
.index_main .zz_modal .d5 li:nth-child(4){
  display: none;
}
.fixed_r_nav .li_1 {
    width:70px;
    height: 80px;
    position: relative;
    background: url(img/q29_1.png) no-repeat center center;
    background-size: 100%;
    border-bottom: 1px solid #dfdfdf;
}
.fixed_r_nav .li_1 a{
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_r_nav .li_1:hover{
    background: url(img/q29_1_h.png) no-repeat center center;
    background-size: 100%;
}
.fixed_r_nav .li_3 a{
    background: url(img/q29_3.png) no-repeat center center;
    background-size: 100%;
    width:70px;
    height: 79px;
}
.fixed_r_nav .li_3 a:hover{
    background: url(img/q29_3_h.png) no-repeat center center;
    background-size: 100%;
}

.fixed_r_nav .li_4 {
  display: none;
}
.fixed_r_nav .li_4 a{
    background: url(img/q29_4.png) no-repeat center center;
    background-size: 100%;
    width:70px;
    height: 70px;
}
.fixed_r_nav .li_4 a:hover{
    background-size: 100%;
    background: url(img/q29_4_h.png) no-repeat center center;
}


.mask{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background:rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);



    z-index: 98;

}

.server_pop{

    position: fixed;

    top: 50%;

    left: 50%;

    width: 856px;


    margin: -330px 0 0 -578px;

    background: #fff;
    display: none;
    z-index: 99;
    padding: 0 150px;


}

.server_pop .inner{
  padding-bottom: 70px;
    position: relative;

}

.server_pop .close_btn{

    position: absolute;

    top: 0;

    right: -130px;

    font-size: 50px;

    color: #82828b;

}

.server_pop .d1{

    text-align: center;

    font-size: 28px;

    color: #427ab2;

    margin-bottom: 20px;

    padding-top: 50px;

}

.server_pop .d2{

    text-align: center;

    font-size: 16px;

    color: #929292;

    margin-bottom: 26px;

}

.server_pop .d3{

    padding-left: 60px;

    margin-bottom: 10px;

}

.server_pop .d3  ul{

    margin-right: -60px;

}

.server_pop .d3 li{


    margin-bottom: 12px;


}

.server_pop .d3 li label{

    width: 80px;

    font-size: 16px;
    text-align: right;
    margin-right: 22px;

    color: #3b3b3b;
    margin-top: 8px;

}
.server_pop .d3 li  label span{
  color: #e10012;
    margin-right: 6px;
}

.server_pop .d3 .text{

    width: 590px;

    height: 20px;

    line-height: 20px;

    padding: 10px;

    font-size: 16px;

    border: 1px solid #ececec;

}
.server_pop .select_box {
  float: left;
    border: 1px solid #ececec;
    margin-right: 13px;
}
.server_pop .select_box select{
  border: 0 none;
    width: 194px;

    height: 39px;

    line-height: 39px;
    color: #666;
    text-indent: 15px;
    font-size: 18px;
    background: #fff;

}

.server_pop .d3 .textarea_box textarea{

    width: 590px;

    height: 70px;

    padding: 10px;

    border: 1px solid #ececec;

    resize:none;

}



.server_pop .d4{

    padding-left: 160px;

}

.server_pop .d4 input{

    border: 0 none;

    cursor: pointer;

    background: #427ab2;

    font-size: 18px;

    color: #fff;

    width: 166px;

    height: 44px;

    line-height: 44px;

    text-align: center;

}

input,textarea{

    font-family: "寰蒋闆呴粦";

}


#num-nav1 {
  position: absolute;
  bottom: 150px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 9;
}
#num-nav1 a {
  background:rgba(255, 255, 255, 0.4);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffffff, endcolorstr=#7Fffffff);
  height: 4px;
  width: 24px;
  text-align: center;
  line-height: 116px;
  border-radius:0;
  color: #fff;
  margin-right: 10px;
  overflow: hidden;
  display: inline-block;
}
.slideBox1 .hd {
  display: block;
}
#num-nav1 .active-slide {
  background: #fff;
}
.slideBox .hd a {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 10%;
  margin: -40px 0 0 0;
  z-index: 3;
  cursor: pointer;
  background: url(img/arr_l.png) no-repeat center center;
  display: none;
}
#next2 {
  margin: -40px 0 0 0;
  right: 10%;
  left: auto;
  background: url(img/arr_r.png) no-repeat center center;
}
#prev2:hover {
  opacity: 0.8
}
#next2:hover {
  opacity: 0.8
}
.slideBox1 .effect {
  width: 100%;
  height: 100%;
}
.slideBox {
  position:relative;
  width: 100%;
}
.slideBox .bd {
  position:relative;
  height:100%;
  z-index:0;
}
.slideBox .bd ul {
  width: 100%!important;
}
.slideBox .bd li {
  width: 100%!important;
  height: 487px;
  text-align: center;
}


a:hover {
 -webkit-transition: all .1s linear;
 transition: all .1s linear;
}




.com_hd{
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
.com_hd .p1:after{
   content:''; display:block; 
   width:62px;
   height: 3px;
   background: #2a83c7;
   position: absolute;
   top:85px;
   left: 0%;
   margin-left: 0;
}

.com_hd .p1{
  font-size:24px;
  color: #344049;
  margin-bottom: 5px;
  position: relative;
  text-align: left;
}
.com_hd .p1 span{
  font-size: 30px;
}
.com_hd .p2{
  font-size: 20px;
  color: #dfdfdf;
  text-transform:Uppercase;
  text-align: left;
}
.index_main .modal_1{
    background: url(img/b1.jpg) #fff  no-repeat center 0;
    background-size: 100% ;
    z-index: 2;
    min-height: 1000px;
}

.index_main .modal_1 .in {
  width: 1200px;
    margin: 0 auto 0;
  padding-top: 58px;
  display: none;
}
.index_main {
  width: 100%;
  overflow: hidden;
}


.modal_item .hd p span{
  color:#FFF !important;
  
}

.index_main .modal_1 .l_box {
  width: 240px;
  height: 260px;
    background: url(img/q4.png)  no-repeat center 0;
}
.index_main .modal_1 .l_box .item{
  padding: 45px 36px 0 36px;
}
.index_main .modal_1 .l_box .item .p1{
  font-size: 22px;
  margin-bottom: 34px;
  color: #fff;
}
.index_main .modal_1 .l_box .item .p3{
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.index_main .modal_1 .l_box .item .p4{
  display: none;
}


.index_main .modal_1 .r_box {
  width: 960px;
  overflow:hidden;
}
.index_main .modal_1 .r_box .swiper-container_cpfw{
  width: 960px;
  position: relative;
}
.swiper-container_cpfw  .swiper-button-next {
    width: 50px;
    height: 50px;
    background: url(img/f36.png) no-repeat center center;
    background-size: 100%;
    top: 124px;
    left: auto;right: 0;
}
.swiper-container_cpfw  .swiper-button-next:hover{
    background: url(img/f36_h.png) no-repeat center center;
    background-size: 100%;
}
.swiper-container_cpfw .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: url(img/f36_l.png) no-repeat center center;
    background-size: 100%;
    top: 124px;
    left: 0%;
}
.index_main .modal_1 .r_box .swiper-slide{
  /*! width: 238px!important; */
  height: 258px;
  position: relative;
}
.index_main .modal_1 .r_box .swiper-slide a:hover .p1{
  color: #4579b2;
}
.index_main .modal_1 .r_box .swiper-slide .box{
  border: 1px solid #e6eff6;
  width: 199px;
  height: 107px;
  padding: 20px 0 0 39px;
  float: left;
}
.index_main .modal_1 .r_box .swiper-slide .img{
  overflow: hidden;
  height: 60px;
}
.index_main .modal_1 .r_box .swiper-slide .img{
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.index_main .modal_1 .r_box .swiper-slide .box:hover .img,.index_main .gxh_modal .right_box li:hover img{
  -webkit-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    transform:translateY(-5px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.index_main .modal_1 .r_box  .text{
  
  font-size: 18px;
  color: #344049;
}
.index_main .modal_1 .r_box  .text .p1{
  font-size: 20px;
  display: inline-block;
  padding-right: 28px;
    background: url(img/b20.png)  no-repeat right center;
}
.index_main .modal_1 .r_box .swiper-slide .text .p2{
  padding-right: 20px;
}
.more_box{
  margin-top: 37px;
}
.more_box a{
  font-size: 20px;
  color: #8b9297;
    background: url(img/b18.png)  no-repeat right center;
    padding-right: 20px;
}
.more_box a:hover{
  color: #4579b2;
}


.index_main .szhzt_modal {
  padding-top: 29px;
  margin-bottom: 30px;
}
.index_main .szhzt_modal .l_title p{
  width: 240px;
  height: 131px;
  text-align: center;
  line-height: 131px;
  color: #fff;
  font-size: 22px;
    background: url(img/b4.png)  no-repeat center 0;
}
.index_main .szhzt_modal .r_box li{
  position: relative;
  float: left;;
  margin-left: 13px;
  width: 307px;
  height: 131px;
  overflow: hidden;
}
.index_main .szhzt_modal .r_box li .text{
  position: absolute;
  left: 20px;
  bottom: 10px;
  font-size: 18px;
  color: #fff;
}
.index_main .szhzt_modal .r_box li img{
  width: 307px;
  height: 131px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .szhzt_modal .r_box li:hover img{

    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}

.index_main .gxh_modal .img_box{
  width: 620px;
  height: 497px;
  margin-right: 30px;
  overflow: hidden;
}
.index_main .gxh_modal .right_box{
  width: 550px;
  height: 497px;
}
.index_main .gxh_modal .right_box .hd{
  background: #2c74bc;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  color: #fff;
  text-indent: 32px;
}
.index_main .gxh_modal .right_box li{
  float: left;
  width: 246px;
  height: 387px;
  border: 1px solid #e6eff6;
  background: #fff;
  margin: 0 -1px -1px 0;
  padding: 28px 0 0 28px;
}
.index_main .gxh_modal .right_box li .img{
  height: 69px;
}
.index_main .gxh_modal .right_box li p{
  width: 214px;
}
.index_main .gxh_modal .right_box li .p1{
  font-size: 18px;
  color: #344049;
  margin-bottom: 16px;
}
.index_main .gxh_modal .right_box li .p2{
  font-size: 16px;
  color: #84898d;
  line-height: 30px;
}
.index_main .gxh_modal .right_box li:hover .p1{
  color: #4579b2;
}
.index_main .gxh_modal .right_box li:hover .p2{
  color: #4579b2;
}



.index_main .gxh_modal .swiper-slide{
  transform: translate3d(0px, 0px, 0px)!important;
}
.index_main .gxh_modal .swiper-container_client{
  position: relative;
}
.index_main .gxh_modal .swiper-button-next{
    background: url(img/q19_2.png)  no-repeat 0 0;
    top: 452px;
    right: 10px;
}
.index_main .gxh_modal .swiper-button-prev{
    background: url(img/q19_1.png)  no-repeat 0 0;
    top: 452px;
    left: 500px;
}
.index_main .gxh_modal .swiper-pagination{
  bottom: auto;
  top: 410px;
  right: 50px;
  left: auto;
  width: auto;
  font-size: 20px;
}
.index_main .gxh_modal .swiper-slide .img{
  width: 620px;
  height: 497px;
  overflow: hidden;
}
.index_main .gxh_modal .swiper-slide .img img{
  width: 620px;
  height: 497px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .gxh_modal .swiper-slide:hover img{

}
.index_main .gxh_modal .swiper-slide .info{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 115px;
  background: rgba(45,121,188,0.95);
}
.index_main .gxh_modal .swiper-slide .info .text{
  padding: 25px 0 0 35px;
}
.index_main .gxh_modal .swiper-slide .info .text p{
  color: #fff;
}
.index_main .gxh_modal .swiper-slide .info .text .p1{
  font-size: 22px;
  margin-bottom: 10px;
}
.index_main .gxh_modal .swiper-slide .info .text .p2{
  font-size: 20px;
}
.index_main .gxh_modal .swiper-pagination{
  color: #fff;
}
.index_main .gxh_modal .swiper-pagination{
  color: #fff;
  top: 428px;
}



.index_main .alsj_modal {
  padding-top: 30px;
  min-height: 370px;
    background: url(img/b2.jpg)  no-repeat center bottom;
}
.index_main .alsj_modal .in{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: none;

}
.index_main .alsj_modal .hd {
  margin-bottom: 25px;
}
.index_main .alsj_modal .hd .title{
  font-size: 24px;
  color: #344049;
}
.index_main .alsj_modal .swiper-slide{
  width: 384px!important;
  height: 228px;
  border: 1px solid #e6eff6;
    background: url(img/b20.png) #fff no-repeat 90% 60px;
}
.index_main .alsj_modal .swiper-slide a{
  display: block;
  padding: 30px 0 0 30px;
}
.index_main .alsj_modal .swiper-slide p{
  width: 340px;
}
.index_main .alsj_modal .swiper-slide .img{
  height: 94px;
}
.index_main .alsj_modal .swiper-slide .img img{
  height: 73px;
}
.index_main .alsj_modal .swiper-slide .p1{
  font-size: 16px;
  color: #31383d;
  margin-bottom: 20px;
}
.index_main .alsj_modal .swiper-slide .p2{
  font-size: 16px;
  color: #a2acb4;
}
.index_main .alsj_modal .swiper-slide a:hover .p1{
  color: #4579b2;
}
.index_main .alsj_modal .swiper-slide a:hover .p2{
  color: #4579b2;
}
.index_main .alsj_modal .bd{
  padding-bottom: 54px;
}
.index_main .alsj_modal .more_box{
  margin-top: 0;
}
.index_main .alsj_modal  .swiper-paginations{
  text-align: center;
  padding-top: 30px;
}

.index_main .financial_modal{
  width: 100%;
  height: 465px;
    background: url(img/b3.jpg)  no-repeat center 0;
    /*! min-height: 1020px; */
}
.index_main .financial_modal .in{
  padding-top: 72px;
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.index_main .financial_modal .t_box{
  position: relative;
}
.index_main .financial_modal .t_box .com_hd{
  position: absolute;
}
.index_main .financial_modal .t_box .com_hd p{
  color: #fff;
}
.index_main .financial_modal .t_box .com_hd .p2{
  color: #4598f8;
}
.index_main .financial_modal .t_box .com_hd .p1:after {
    background: #f49e17;
}
.index_main .financial_modal .t_box .l_box .img{
  margin-top: 163px;
}
.index_main .financial_modal .t_box .r_box{
  width: 730px;
  height: 300px;
    background: url(img/b22.png)  no-repeat center 0;
    padding: 34px 30px 0;
}
.index_main .financial_modal .t_box .r_box .h p{
  color: #fff;
}
.index_main .financial_modal .t_box .r_box .h .p1{
  font-size: 20px;
  margin-bottom: 23px;
}
.index_main .financial_modal .t_box .r_box .h .p2{
  font-size: 18px;
  margin-bottom: 20px;
}
.index_main .financial_modal .t_box .r_box .b .l{
  width: 294px;
  height: 170px;
  background: rgba(255,255,255,0.1);
  padding: 20px 30px 0;
}
.index_main .financial_modal .t_box .r_box .b .l .d1{
  font-size: 22px;
  color: #fff;
  margin-bottom: 13px;
}
.index_main .financial_modal .t_box .r_box .b .l .d1 span{
  font-size: 30px;
  color: #d3a460;
  font-weight: bold;
}
.index_main .financial_modal .t_box .r_box .b .l .d2 li{
  float: left;
  width:118px;
  margin-bottom: 18px;
  padding-left: 28px;
  color: #fff;
}
.index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(1){
    background: url(img/b23_1.png)  no-repeat 0 center;
}
.index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(2){
    background: url(img/b23_2.png)  no-repeat 0 center;
}
.index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(3){
    background: url(img/b23_3.png)  no-repeat 0 center;
}
.index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(4){
    background: url(img/b23_4.png)  no-repeat 0 center;
}
.index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(5){
    background: url(img/b23_5.png)  no-repeat 0 center;
}
.index_main .financial_modal .t_box .r_box .b .r{
  position: relative;
}
.index_main .financial_modal .t_box .r_box .b .r .text{
  position: absolute;
  top: 40px;
  left: 187px;
}
.index_main .financial_modal .t_box .r_box .b .r .text .p1{
  font-size: 30px;
  color: #d39548;
  margin-bottom: 10px;
  font-weight: bold;
}
.index_main .financial_modal .t_box .r_box .b .r .text .p2{
  font-size: 18px;
  color: #fff;
  margin-bottom: 16px;
}
.index_main .financial_modal .t_box .r_box .b .r .text .p3 a{
  display: block;
    width:140px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    text-indent: 26px;
    background: url(img/b13.png) #f49e17 no-repeat 110px center;
    color: #fff;
}
.index_main .financial_modal .t_box .r_box .b .r .text .p3 a:hover{
    background: url(img/b13.png) #f19607 no-repeat 110px center;
}
.index_main .financial_modal  .in{
  position: relative;
}
.index_main .financial_modal  .order_btn{
  position: absolute;
  font-size: 18px;
  color: #86c4fd;
  padding-right: 18px;
  top: 123px;
  left: 0;
    background: url(img/b13.png) no-repeat right center;
}
.index_main .financial_modal  .order_btn:hover{
  color: #fff;
}



.index_main .financial_modal .m_box{
  padding: 30px 0 27px;
}
.index_main .financial_modal .m_box .hd{
  margin-bottom: 25px;
}
.index_main .financial_modal .m_box .hd p{
  color: #fff;
  font-size: 24px;
}
.index_main .financial_modal .m_box .bd li{
  float: left;
  width: 390px;
  height: 180px;
  position: relative;
  margin-right: 16px;
  display: inline;
}
.index_main .financial_modal .m_box .bd li .img{
  width: 390px;
  height: 180px;
  overflow: hidden;
}
.index_main .financial_modal .m_box .bd li :hover .img img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .financial_modal .m_box .bd li .img img{
  width: 390px;
  height: 180px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .financial_modal .m_box .bd ul{
  margin-right: -26px;
}
.index_main .financial_modal .m_box .bd li .text{
  position: absolute;
  top: 43px;
  left: 0;
  width: 100%;
  text-align: center;
}
.index_main .financial_modal .m_box .bd li .text .p1{
  margin-bottom: 16px;
}
.index_main .financial_modal .m_box .bd li .text .p2{
  font-size: 16px;
  color: #fff;
  width: 257px;
  margin: 133px auto;
  font-weight: bold;
}
.index_main .financial_modal .m_box .more_box{
  margin-top: 0;
}
.index_main .financial_modal .m_box .more_box a{
  color: #fff;
  background: url(img/b13.png) no-repeat right center;
  display: none;
}
.index_main .financial_modal .b_box{
  width: 100%;
  padding-top: 20px;
  overflow: hidden;
}
.index_main .financial_modal .b_box .item{
}
.index_main .financial_modal .b_box .item .img{
  width: 447px;
  height: 327px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.index_main .financial_modal .b_box .item .img img{
  width: 447px;
  height: 327px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .financial_modal .b_box .item:hover img{

}
.index_main .financial_modal .b_box .item .info{
  padding: 40px 40px 0 40px;
  width: 675px;
  float: right;
  background: rgba(255,255,255,0.1);
  margin-top: 30px;
  height: 257px;
}
.index_main .financial_modal .b_box .item .info .p1{
  font-size:18px;
  color: #fff8fb;
  margin-bottom: 27px;
}
.index_main .financial_modal .b_box .item .info .p2{
  font-size: 16px;
  color: #fff8fb;
  margin-bottom: 48px;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.index_main .financial_modal .b_box .item .info .p3 a{

  display: block;
    width:140px;
    height: 40px;
    line-height: 40px;
    color: #467db6;
    font-size: 18px;
    text-align: left;
    text-indent: 26px;
    background: url(img/b28.png) #fff no-repeat 100px center;
}
.index_main .financial_modal .b_box .item .info .p3 a:hover{
    background: url(img/b28.png) #eee no-repeat 100px center;
}
.index_main .financial_modal .b_box .swiper-pagination-fraction{
  right: 70px;
  color: #fff;
  left: auto;
  width: auto;
  bottom: 46px;
  font-size: 26px;
}
.index_main .financial_modal .b_box .swiper-button-next{
    background: url(img/q19_2.png)  no-repeat 0 0;
    top: auto;
    right: 32px;
  bottom: 30px;
}
.index_main .financial_modal .b_box .swiper-button-prev{
    background: url(img/q19_1.png)  no-repeat 0 0;
    top: auto;
  bottom: 30px;
    left: auto;
    right: 127px;
}

.index_main .services_modal {
  width: 100%;
  min-height: 600px;
  padding-bottom: 50px;
    background: url(img/b29.png) #fff no-repeat center 0;
    overflow: hidden;
}
.index_main .services_modal .in{
  padding-top: 68px;
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.index_main .services_modal .b_box{
  margin-top: 33px;
}
.index_main .services_modal .b_box .h {
  margin-bottom: 28px;
}
.index_main .services_modal .b_box .h .tit_box p{
  font-size: 24px;
}
.index_main .services_modal .b_box .h .more_box{
  margin-top: 0;
}
.index_main .services_modal .b_box .b ul{
  margin-right: -20px;
}
.index_main .services_modal .b_box .b li{
  float: left;
  width: 286px;
  height: 220px;
  border: 1px solid #dde8ee;
  margin-right: 16px;
}
.index_main .services_modal .b_box .b li .img{
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.index_main .services_modal .b_box .b li .img img{
  width: 100%;
  height: 160px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .services_modal .b_box .b li:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .services_modal .b_box .b li .text{
  line-height: 58px;
  text-align: center;
  font-size: 22px;
  color: #000;
}
.index_main .services_modal .bd .item {
  display: none;
}
.index_main .services_modal .t_box .h{
  border-bottom: 1px solid #ccc;
}
.index_main .services_modal .t_box .h ul{
  padding-left: 100px;
}
.index_main .services_modal .t_box .h li{
  width: 258px;
  float: left;
  margin-right: 76px;
  padding-top: 53px;
  font-size: 18px;
  color: #899095;
  text-align: center;
  padding-bottom: 45px;
  position: relative;
  margin-bottom: -1px;
  cursor: pointer;

}
.index_main .services_modal .t_box .h li:nth-child(1){
    background: url(img/b30_1.png) no-repeat center 0;
}
.index_main .services_modal .t_box .h li:nth-child(2){
    background: url(img/b30_3.png) no-repeat center 0;
}
.index_main .services_modal .t_box .h li:nth-child(3){
    background: url(img/b30_5.png) no-repeat center 0;
}
.index_main .services_modal .t_box .h li:nth-child(1).on{
    background: url(img/b30_2.png) no-repeat center 0;
  border-bottom: 1px solid #f49e16;
    color: #427ab2;
    font-weight: bold;
}
.index_main .services_modal .t_box .h li:nth-child(2).on{
    background: url(img/b30_4.png) no-repeat center 0;
  border-bottom: 1px solid #f49e16;
    color: #427ab2;
    font-weight: bold;
}
.index_main .services_modal .t_box .h li:nth-child(3).on{
    background: url(img/b30_6.png) no-repeat center 0;
  border-bottom: 1px solid #f49e16;
    font-weight: bold;
    color: #427ab2;
}
.index_main .services_modal .t_box .h li.on:after{
    content: '';
    display: block;
    width: 14px;
    height:8px;
  background: url(img/b33.png) no-repeat center center;
    position: absolute;
    left: 50%;
    bottom: -1px;
    margin-left: -7px;
}
.index_main .services_modal .t_box .b{
  padding-top: 45px;
}
.index_main .services_modal .t_box .b ul{
  margin-right: -25px;
}
.index_main .services_modal .t_box .b .item_1 li{
  float: left;
  width: 380px;
  background: #fff;
  height: 399px;
  border: 1px solid #d6e2ea;
  margin-right: 25px;
}
.index_main .services_modal .t_box .b .item_1 li .img{
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.index_main .services_modal .t_box .b .item_1 li .img img{
  width: 100%;
  height: 170px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .services_modal .t_box .b .item_1 li .img:hover img{

    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .services_modal .t_box .b  .item_1 .text{
  padding: 26px 23px 0;
}
.index_main .services_modal .t_box .b  .item_1 .text .d1 .p1{
  font-size: 18px;
  margin-bottom: 26px;
  font-weight: bold;

}
.index_main .services_modal .t_box .b  .item_1 .text .d1 .p2{
  font-size: 16px;
  color: #6c7073;
  height: 90px;
}
.index_main .services_modal .t_box .b  .item_1 .text .d2{
  border-top: 1px solid #d8e4eb;
  line-height: 58px;
}
.index_main .services_modal .t_box .b  .item_1 .text .d2 a{
  font-size: 16px;
  color: #4f83b7;
  padding-right: 20px;
  background: url(img/b28.png) no-repeat right center;
}
.index_main .services_modal .t_box .b  .item_3 {
  border: 1px solid #d6e2ea;
  background: #fff;
  padding: 60px 0 25px;
}
.index_main .services_modal .t_box .b .item_3 li{
  float: left;
  width: 20%;
  text-align: center;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.index_main .services_modal .t_box .b .item_3 li:hover{

  -webkit-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    transform:translateY(-5px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.index_main .services_modal .t_box .b .item_3 li a:hover .text{
  color: #4579b2;
}
.index_main .services_modal .t_box .b  .item_3 .img{
  height: 66px;
}
.index_main .services_modal .t_box .b  .item_3 .text{
  
  font-size: 16px;
}
.index_main .services_modal .t_box .b  .item_3 .more {
  text-align: right;
  margin: 50px 34px 0 0;
}
.index_main .services_modal .t_box .b  .item_3 .more a{
  font-size: 14px;
  color: #4f83b7;
  padding-left: 20px;
    background: url(img/b45.png) #fff no-repeat  0 center;
}

.index_main .services_modal .t_box .b .item_2 .list_nav{
  width: 280px;
  background: #f2f4f7;
  padding: 34px 0;
}
.index_main .services_modal .t_box .b .item_2 .list_nav li{
  height: 80px;
  padding-left: 34px;
  cursor: pointer;
  border-left: 3px solid #f2f4f7;
  font-size: 20px;
  color: #232529;
  line-height: 80px;
  width: 100%;
}
.index_main .services_modal .t_box .b .item_2 .list_nav li.on{
  border-left: 3px solid #427ab2;
  color: #427ab2;
  background: #fff;
}
.index_main .services_modal .t_box .b .item_2 .list_box {
  width: 920px;
  background: #fff;
}
.index_main .services_modal .t_box .b .item_2 .list_box .box{
  padding: 53px 60px 0;
  display: none;
}
.index_main .services_modal .t_box .b .item_2 .list_box dl{
  margin-bottom: 40px;
}
.index_main .services_modal .t_box .b .item_2 .list_box dt{
  font-size: 20px;
  color: #232529;
  margin-bottom: 25px;
}
.index_main .services_modal .t_box .b .item_2 .list_box dd{
  font-size: 16px;
  color: #5d6971;
  line-height: 30px;
  overflow: hidden;
}
.index_main .services_modal .t_box .b .item_2 .list_box dd li{
  float: left;
  width: 141px;
  border: 1px solid #eef5fd;
  margin-right:16px;
}
.index_main .services_modal .t_box .b .item_2 .list_box dd li img{
  width: 141px;
}
.index_main .services_modal .t_box .b .item_2 .list_box .btn_box a{
  display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    text-indent: 26px;
    background: url(img/b13.png) #427ab2 no-repeat 100px center;
    color: #fff;
    width: 140px;
}
.index_main .services_modal .t_box .b .item_2 .list_box .btn_box a:hover{
    background: url(img/b13.png) #206ebd no-repeat 100px center;
}



.index_main .zz_modal {
  width: 100%;
  height: 770px;
    background: url(img/b37.png) #fff no-repeat center 0;
    overflow: hidden;
    min-height: 770px;
}
.index_main .zz_modal .in{
  padding-top: 58px;
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  position: relative;
  display: none;
}
.index_main .zz_modal .d1{
  font-size: 30px;
  color: #fff;
  margin-bottom: 75px;
  position: relative;
}
.swiper-container_cpfw .swiper-button-next a{
  display: block;
  width: 50px;
  height: 50px;
}
.index_main .zz_modal .d1:after{
   content:''; 
   width: 62px;
   height:3px;
   position: absolute;
   top: 60px;
   left: 0%;
   background: #f49e16;
}
.index_main .zz_modal .d1 .more_box {
  margin-top: 0;
}
.index_main .zz_modal .d1 .more_box a{
  color: #91c5ff;
    background: url(img/b35.png)  no-repeat right center;
}
.index_main .zz_modal .d2{
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  margin-bottom: 35px;
}
.index_main .zz_modal .d3{
  margin-bottom: 40px;
}
.index_main .zz_modal .d3 .d{
  width: 260px;
}
.index_main .zz_modal .d3 .d .p1{
  font-size: 18px;
  margin-bottom: 6px;
}
.index_main .zz_modal .d3 .d .p2{
  font-size: 16px;
}
.index_main .zz_modal .d3 .d .p2 span{
  font-size: 40px;
}
.index_main .zz_modal .d4 .hd{
  background: #0094e8;
  width: 639px;
  margin-bottom: 26px;
}
.index_main .zz_modal .d4 .hd li{
  float: left;
  border-right: 1px solid #139aea;
  width: 24%;
  text-align: center;
  height: 46px;
  line-height: 46px;
}
.index_main .zz_modal .d4 .hd li a{
  color: #fff;
}
.index_main .zz_modal .d4 .hd li a:hover{
  color: #f49e16;
}
.index_main .zz_modal .d4 .bd{
  height: 118px;
}
.index_main .zz_modal .d4 .bd .item p{
  font-size: 16px;
  line-height: 34px;
}
.index_main .zz_modal .d4 .bd .item p a{
  color: #fff;
}
.index_main .zz_modal .d4 .bd .item p a:hover{
  color: #eee;
}
.index_main .zz_modal .d5 ul{
  margin-right: -15px;
}
.index_main .zz_modal .d5 li{
  width: 390px;
  height: 140px;
  float: left;
  margin-right: 15px;
  background: rgba(255,255,255,0.22)
}
.index_main .zz_modal .d5 li a{
  display: block;
  padding: 25px 25px 0;
}
.index_main .zz_modal .d5 li .p1{
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  height: 78px;
}
.index_main .zz_modal .d5 li a:hover .p1{
  color: #ddd;
}
.index_main .zz_modal .d5 li .p2{
  font-size: 14px;
  color: #91c5ff;
    background: url(img/b35.png)  no-repeat right center;
}
.index_main .zz_modal .img{
  position: absolute;
  top: 129px;
  right: 0;
  width: 279px;
  height: 373px;
  overflow: hidden;
}
.index_main .zz_modal .img img{
  width: 279px;
  height: 373px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .zz_modal .img:hover img{

}


.index_main .friend_modal {
  width: 100%;
  height: 344px;
}
.index_main .friend_modal .in{
  padding-top:35px;
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.index_main .friend_modal .hd{
  font-size: 34px;
  color: #424d55;
  margin-bottom: 50px;
  position: relative;
}
.index_main .friend_modal .hd:after{
   content:''; 
   width: 62px;
   height:3px;
   position: absolute;
   top: 53px;
   left: 0%;
   background: #427ab2;
}
.index_main .friend_modal .bd .swiper-slide{
  border: 1px solid #e5efff;
  width: 217px!important;
}
.index_main .friend_modal .bd .swiper-paginations{
  text-align: center;
  margin-top: 30px;
}
.index_main .friend_modal .bd .swiper-paginations .swiper-pagination-bullet{
  width: 36px;
  height: 3px;
  border-radius: 0;
}
.about_main .modal_3 .swiper-paginations .swiper-pagination-bullet{
  width: 36px;
  height: 3px;
  border-radius: 0;
}

.index_main .friend_modal .bd .swiper-slide:hover{
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}


.com_zx_modal {
  position: relative;
  width: 100%;
  height: 320px;
    background: url(img/b39.png) #fff no-repeat center 0;
    overflow: hidden;
}
.com_zx_modal .in {
  padding-top: 62px;
  width: 970px;
  margin: 0 auto;
  text-align: center;
}
.com_zx_modal .bd p{
  font-size: 34px;
  color: #424d55;
}
.com_zx_modal .bd p span{
  display: block;
  margin-top: 20px;
  font-size:22px;
  color: #84898d;
}
.com_zx_modal .bd a{
  display: inline-block;
  margin-top: 45px;
  width: 170px;
  height: 48px;
  line-height: 48px;
  text-indent: 40px;
  text-align: left;
    font-size: 18px;
    color: #fff;
    background: url(img/b16.png) #427ab2 no-repeat 122px center;
}
.com_zx_modal .bd a:hover{
    background: url(img/b16.png) #10579e  no-repeat 122px center;
}

.gzgz {
    clear: both;
    margin-top: 10px;
    color: #FFF;
    position: relative;
    top: 8px;
    left: 5px;
}

.footer {
  width: 100%;
  height: 420px;
    background: url(img/b41.png) #1182e5 no-repeat center center;
  position: relative;
}
.footer .in{
  width: 1200px;
  padding: 90px 0 0;
  margin: 0 auto;
}
.footer .l_box{
  width:190px;
}
.footer .r_box .nav_list {
  width: 785px;
}
.footer .r_box .nav_list dl{
  float: left;
  width: 16.66%;
}
.footer .r_box .nav_list dt {
  margin-bottom: 28px;
}
.footer .r_box .nav_list dt a{
  color: #fff;
  font-size: 18px;
  color: #8e97b3;
}
.footer .r_box .nav_list dt a:hover{
  color: #fff;
}
.footer .r_box .nav_list dd a{
  color: #fff;
  font-size: 14px;
  color: #8e97b3;
  display: block;
  margin-bottom: 18px;
}
.footer .r_box .nav_list dd a:hover{
  color: #fff;
}
.footer .t{
  padding-bottom: 34px;
  border-bottom: 1px solid  #224466;
}
.footer .b{
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #8e97b3;
  font-size: 14px;
}
.footer .ewm .img_box{
  margin-bottom: 17px;
}
.footer .ewm .addr_box{
  font-size: 13px;
  color: #8e97b3;
  line-height: 30px;
}




.news_main{
  padding-top: 20px;
}
.news_main .modal_2 .l_box li{
  padding: 30px 0;
  border-bottom: 1px solid #d7e2f7;
}





img{

    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}

.index_main .modal_5 .item_2 li:hover  img ,
.news_main .modal_1 .img:hover img,
.client_main .modal_1 .img:hover img,
.solution_main .modal_7 li:hover img,.news_main .modal_2 li:hover img,.index_main .modal_3 .item img:hover,
.index_main .modal_4 .bd .img img:hover,
.client_d_main .modal_1 img:hover,.news_main .modal_1 li:hover img,.st_main .modal_2 li:hover img,
,
.index_main .modal_4 .r_box li:hover img,
.about_main .modal_1 .img:hover img,.jjfa_d_main .modal_zhgx .img:hover img,
.khal_d_main .modal_1 .img:hover img,
.khal_main .modal_0 .img:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}





.o_banner_list{
  width: 100%;
  background:#f9f9f9;
  height: 127px;
}
.o_banner_list .in{
  width: 1200px;
  margin: 0 auto;
}
.o_banner_list .item{
  width: 25%;
  height: 127px;
  border-right: 1px solid #e2e2e2;
  margin-right: -1px;
  position: relative;
}
.o_banner_list .item_4{
  border: 0 none;
}
.o_banner_list .item:hover .p1{
  color: #dd3730 ;
}
.o_banner_list .item:hover{
  background-color: #eee;
        -webkit-animation-name: flymover;
        -webkit-animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
}
 @-webkit-keyframes flymover{
            0%{background-position-y:center}
            100%{background-position-y:30px;}
        }
.o_banner_list .item p{
  padding-left: 83px;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.o_banner_list .item img{
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.o_banner_list .item .p1{
  padding-top: 30px;
  padding-bottom: 16px;
  color: #dd3730;
  font-size: 18px;
}
.o_banner_list .item .p2{
  color: #a1a1a1;
  font-size: 14px;
}
.o_banner_list .item .img{
  position: absolute;
  top: 30px;
  left: 15px;
}
.o_banner_list .item:hover p,.pro_main .modal_2 .bd .item_2 li:hover{
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.o_banner_list .item:hover .img{
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.yxszh_banner .p1{
  font-size: 46px;
  color: #fff;
}
.o_banner_d .img{
  display: inline-block;
  vertical-align: -8px;
  margin-right: 30px;
}
.o_banner_d .txt{
  display: inline-block;
  text-align: left;
}
.o_banner_d .txt .s{
  display: block;
}
.o_banner_d .txt .s1{
  font-size: 46px;
  color: #fff;
}
.o_banner_d .txt .s2{
  font-size: 18px;
  color: #fff;
}



.num-nav {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: center;
  z-index: 9;
}
.num-nav a {
  background:#ebe5e5;
  height: 16px;
  width: 16px;
  text-align: center;
  line-height: 116px;
  border-radius:50%;
  margin-right: 10px;
  overflow: hidden;
  display: inline-block;
}
.num-nav .active-slide {
  background: #e60012;
}
.index_main {
  position: relative;
  z-index: 1;
}
.over {
  height:1570px!important;
  overflow: hidden;
  z-index: 1;
  background: #3c4451;
}
.img-holder1{
  height: 870px!important;
}
.over1 {
  height: 610px!important;
  overflow: hidden;
  z-index: 1;
}
.over2 {
  height: 520px!important;
  overflow: hidden;
  z-index: 1;
}
.mc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
  display: none;
  z-index: 10;
}
input, textarea {
  font-family: "寰蒋闆呴粦";
}
.slideBox2 .bd li {
  width: 383px;
  height: 447px;
}
.sub_nav {
  width: 244px;
  background: #fff;
  margin-right: 19px;
}
.sub_nav .bd li {
  border-bottom: 1px solid #e1e1e1;
}
.sub_nav .bd li:last-child {
  border-bottom: 3px solid #e60012;
}
.sub_nav .bd li a {
  display: block;
  height: 48px;
  line-height: 48px;
  color: #292929;
  font-size: 18px;
  background: #fff;
  padding-left: 27px;
  background: url(img/i7.png) no-repeat 90% center;
}
.sub_nav .bd li .on, .sub_nav .bd li a:hover {
  background-color: #e60012;
  color: #fff;
}
.sub_nav_2 .hd {
  background: #e60012;
  height: 54px;
  line-height: 54px;
  font-size: 22px;
  padding-left: 27px;
  color: #fff;
  cursor: pointer;/*  background: url(img/a_b.png)  #e60012 no-repeat 91% center; */

}
.sub_nav_2 .hd.on {
  background: url(img/a_t.png) #e60012 no-repeat 91% center;
}
.sub_nav .bd li .on, .sub_nav .bd li a:hover {
  color: #e60012;
  background: url(img/i9.png) no-repeat 90% center;
}

.o_sub_nav{

  -webkit-animation: o_sub_nav 0.7s ease;
  -ms-animation: o_sub_nav 0.7s ease;
  -moz-animation: o_sub_nav 0.7s ease;
  -o-animation: o_sub_nav 0.7s ease;
  animation: o_sub_nav 0.7s ease;
}
.o_sub_nav_1{
  width: 100%;
  position: absolute;
  left: 0;
  top: 80px;
  background: url(img/b44.png)  repeat-y center 0;
  display: none;
}
.o_sub_nav_1 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
}
.o_sub_nav_1 .l{
  width: 234px;
  margin-right: 68px;
}
.o_sub_nav_1 .l a{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #dde5f6;
  font-size: 18px;
  color: #353e45;
}

.o_sub_nav_1 .l a:hover,.o_sub_nav_1 .l .on{
  color: #2a7dc5;
}
.o_sub_nav_1 .m dl{
  float: left;
  width: 30%;
}
.o_sub_nav_1 .m .item{
  width: 573px;
}
.o_sub_nav_1 .m dt a{
  font-size: 18px;
  color: #353e45;
}
.o_sub_nav_1 .m dt {
  padding-bottom: 10px;
  width: 143px;
  margin-bottom: 16px;
  border-bottom: 1px solid #dde5f6;
}
.o_sub_nav_1 .m dd{
  margin-bottom: 18px;
}
.o_sub_nav_1 .m dd a{
  color: #5e666d
}
.o_sub_nav_1 .m dt a:hover{
  color: #2f7dc2
}
.o_sub_nav_1 .m dd a:hover{
  color: #2f7dc2
}
.o_sub_nav_1 .r{
  height: 380px;
  border-left: 1px solid #dde5f6;
  padding-left: 30px;
}

.nav li:nth-child(3),.nav li:nth-child(6),.nav li:nth-child(7){
  position: relative;
}
.o_sub_nav_2,.o_sub_nav_5,.o_sub_nav_6{
  position: absolute;
  width: 160px;
  text-align: center;
  background: #fff;
  top: 80px;
  /*! left: 50%; */
  margin-left: -25px;
  display: none;
}
.o_sub_nav_2 a,.o_sub_nav_5 a,.o_sub_nav_6 a{
  display: block;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.o_sub_nav_2 a:hover,.o_sub_nav_5 a:hover,.o_sub_nav_6 a:hover{
  color: #4579b2;
}
.nav li:nth-child(3):hover .o_sub_nav_2{
  display: block;
}
.nav li:nth-child(6):hover .o_sub_nav_5{
  display: block;
}

.nav li:nth-child(7):hover .o_sub_nav_6{
  display: block;
}




.pro_main .modal_1{
  width: 1200px;
    margin: -110px auto 45px;
    box-shadow: 0 10px 26px rgba(105,105,105,0.2);
    background: url(img/img1.jpg) #fff  no-repeat center bottom;
    background-size: 100%;
    height: 830px;
    position: relative;
    z-index: 2;
}

.pro_main .modal_1 .in {
  padding: 0 50px;
  padding-top: 40px;
}
.pro_main .modal_1 .hd{
  padding-left: 54px;
  height: 34px;
  line-height: 34px;
    background: url(img/i00.png)  no-repeat 0 0;
    margin-bottom: 38px;
}
.pro_main .modal_1 .hd .p1{
  font-size: 28px;
  color: #352829;
}
.pro_main .modal_1 .bd {
  
}
.pro_main .modal_1 .bd p{
  font-size: 18px;
  color: #766e6e;
  margin-bottom:25px;
}
.pro_main .modal_1 .bd li{
  padding-left: 22px;
    background: url(img/i10.png)  no-repeat 0 3px;
    color: #766e6e;
    font-size: 18px;
    margin-bottom: 12px;
}


.pro_main .modal_2{
}
.pro_main .modal_2{
  min-height: 760px;
  width: 1200px;
  margin: 0 auto;
}
.pro_main .modal_2 .in{
  display: none;
}
.pro_main .modal_2 .hd{
  padding-left:52px;
  height: 32px;
  line-height: 32px;
    background: url(img/i00.png)  no-repeat 0 0;
    margin-bottom: 37px;
}
.pro_main .modal_2 .hd .p1{
  font-size: 28px;
  color: #352829;
}
.pro_main .modal_2 .bd .item_1 p{
  font-size:18px;
  color: #766e6e;
}
.pro_main .modal_2 .bd .item_2 ul{
  margin-right: -82px;
}
.pro_main .modal_2 .bd .item_2 li{
  float: left;
  margin-top:39px;
  margin-right: 52px;
  width:470px;
  padding-left:106px;
  padding-bottom: 28px;
  border-bottom: 1px solid #e7e7e7;
}
.pro_main .modal_2 .bd .item_2 li .p1{
  font-size: 22px;
  color: #5a4e4e;
  margin-bottom: 18px;
}
.pro_main .modal_2 .bd .item_2 li .p2{
  font-size:16px;
  color: #766e6e;
  height: 46px;
}
.pro_main .modal_2 .bd .item_2 .li_1{
    background: url(img/i11_1.png)  no-repeat 0 0;
    background-size: 73px;
}
.pro_main .modal_2 .bd .item_2 .li_2{
    background: url(img/i11_2.png)  no-repeat 0 0;
    background-size: 73px;
}
.pro_main .modal_2 .bd .item_2 .li_3{
    background: url(img/i11_3.png)  no-repeat 0 0;
    background-size: 73px;
}
.pro_main .modal_2 .bd .item_2 .li_4{
    background: url(img/i11_4.png)  no-repeat 0 0;
    background-size: 73px;
}
.pro_main .modal_2 .bd .item_2 .li_5{
    background: url(img/i11_5.png)  no-repeat 0 0;
    background-size: 73px;
}
.pro_main .modal_2 .bd .item_2 .li_6{
    background: url(img/i11_6.png)  no-repeat 0 0;
    background-size: 73px;
}
.pro_main .modal_2 .bd .item_2 li:last-child{
  border: 0 none;
}
.pro_main .modal_2 .bd .item_2 li:nth-child(5){
  border: 0 none;
}




.pro_main .modal_3{
    min-height: 593px;
    background: url(img/bg5.jpg) #f9f9f8  no-repeat center 0;
}
.pro_main .modal_3 .in{
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.pro_main .modal_3 .in{
  padding-top:96px;
}
.pro_main .modal_3 .hd{
  padding-left: 54px;
  height: 34px;
  line-height: 34px;
    background: url(img/i00.png)  no-repeat 0 0;
    margin-bottom:34px;
}
.pro_main .modal_3  .bd  .text .hd .p1{
  font-size: 28px;
  color: #352829;
}
.pro_main .modal_3 .bd .text p{
  font-size: 18px;
  color: #766e6e;
  line-height: 30px;
}
.pro_main .modal_3 .bd .img img{
  width: 580px;
  margin-right: 36px;
}
.pro_main .modal_3 .text{
  width: 570px;
}





.pro_main .modal_4{
    min-height:930px;
    background: #fff;
}
.pro_main .modal_4 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 62px;
  display: none;
}
.pro_main .modal_4 .hd{
  padding-left: 52px;
  height: 34px;
  line-height: 34px;
    background: url(img/i00.png)  no-repeat 0 3px;
    margin-bottom: 42px;
}
.pro_main .modal_4 .hd .p1{
  color: #352829;
  font-size: 28px;
}
.pro_main .modal_4 .bd .item_1{
  margin-bottom: 50px;
}
.pro_main .modal_4 .bd .item_1 p{
  font-size: 18px;
  color: #766e6e;
}
.pro_main .modal_4 .bd .item_2 {
  text-align: center;
}



.gaidu_modal{
  text-align: center;
  width:100%;
  margin: 0 auto 57px;
  background: #fff;
  height: 52px;
  padding-top: 38px;
  color: #ddd4d5;
}
.gaidu_modal a{
  font-size:20px;
  height: 20px;
  line-height: 20px;
  color: #352829;
  padding: 0 45px;
  position: relative;
}
.gaidu_modal .on,.gaidu_modal a:hover{
  color: #e50012;
  font-weight: bold;
}
.gaidu_modal .on:after{
   content:''; 
   width: 40px;
   height:2px;
   position: absolute;
   top: 36px;
   left: 50%;
   margin-left: -20px;
   background: #e50012;
}
.client_main{
  padding-top: 92px;
  padding-bottom: 60px;
    background: url(img/q34.jpg) #fefefe no-repeat center 0;
}
.client_main .modal_1 .in{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.client_main .modal_1 .hd{
  text-align: center;
  font-size: 32px;
  color: #7f7f7f;
  padding: 0 0 45px;
}
.client_main .modal_1 .hd strong{
  position: relative;
  color: #e81212;
}
.client_main .modal_1 .hd span{
  display: inline-block;
  padding: 0 26px;
  background: #fdfdfd;
  position: relative;
  z-index: 1;
}
.client_main .modal_1 .hd  {
  position: relative;
  display: block;
}
.client_main .modal_1 .hd:after{
   content:''; display:block; 
   width:100%;
   height: 1px;
   background: #ddd;
   position: absolute;
   top:21px;
   left: 0%;
}
.client_main .modal_1 ul{
  margin-right: -30px;
}
.client_main .modal_1 li{
  float: left;
  margin-right: 20px;
  margin-bottom:20px;
  width: 590px;
  height: 200px;
  background: #fff;
}
.client_main .modal_1 .img img{
  width: 270px;
  height: 200px;
}
.client_main .modal_1 .img{
  overflow: hidden;
}
.client_main .modal_1 .text {
  padding: 26px 20px 0;
  width: 273px;
}
.client_main .modal_1 .text .p1{
  font-size: 22px;
  color: #2e2e2e;
  height: 90px;
  overflow: hidden;
  position: relative;
  margin-bottom: 36px;
}
.client_main .modal_1 a:hover .text  .p1{
  color:#e50112;
}
.client_main .modal_1 .text .p2{
  font-size: 16px;
  color: #898989;
}
.client_main .modal_1 li{
  background: #fff;
  position: relative;
}
.client_main .modal_1 li .item{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(232,18,18,0.96);
  display: none;
}
.client_main .modal_1 li:hover .item{
  display: block;
}
.client_main .modal_1 li .item .l{
  width: 50%;
}
.client_main .modal_1 li .item .l a{
    color: #fff;
    font-size: 16px;
  text-align: center;
  padding-top: 144px;
  display: block;
    background: url(img/q32.png)  no-repeat center 48px;
}
.client_main .modal_1 li .item .r{
  width: 50%;
  text-align: center;
  padding-top: 36px;
}
.client_main .modal_1 li .item .r img{
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}
.client_main .modal_1 li .item .r{
  color: #fff;
}
.client_main .modal_1 li .item:after{
   content:''; display:block; 
   width:1px;
   height: 131px;
   background: #fa6b6b;
   position: absolute;
   top:33px;
   left: 50%;
}


.jjfa_main {
  padding-top: 92px;
  padding-bottom: 60px;
    background: url(img/q36.jpg) #fff no-repeat center 0;
}
.jjfa_main .in{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 30px;
}
.jjfa_main .modal_1 ul{
  margin-right: -30px;
}
.jjfa_main .modal_1 li{
  float: left;
  margin: 0 17px 43px 0;
  display: inline;
  width: 390px;
  height: 350px;
  background: #f5f5f5;
  position: relative;
  border-bottom: 3px solid #f6f6f6;
}
.jjfa_main .modal_1 li .img img{
  width: 390px;
  height:260px;
}
.jjfa_main .modal_1 li .img{
  position: relative;
  width: 390px;
  height:260px;
}
.jjfa_main .modal_1 li .text{
  padding: 16px 0 0 24px;
  position: relative;
}
.jjfa_main .modal_1 li:hover{
  border-bottom: 3px solid #2e7dc2;
}
.jjfa_main .modal_1 li .text .p1{
  font-size: 18px;
  color: #22262a;
  font-weight: bold;
  margin-bottom: 8px;
}
.jjfa_main .modal_1 li .text .p2{
  font-size: 16px;
  color: #5c6369;
}
.jjfa_main .modal_1 li:hover  .text .p1{
  color: #2e7dc2;
}
.jjfa_main .modal_1 li .img:after{
   content:''; display:block; 
  width: 385px;
  height:240px;
   position: absolute;
   top:0;
   right: 0;
    background: url(img/q38.png) rgba(0,0,0,0.3)  no-repeat center center;
    display: none;
}
.jjfa_main .modal_1 li:hover .img:after{
  display: block;
}

.cpfw_main .modal_1{
  min-height: 630px;
    background: url(img/q47.jpg) #fff  no-repeat center 0;
}
.cpfw_main .modal_1 .in{
  min-height: 630px;
    background: url(img/q48.jpg)  no-repeat center bottom;
}
.cpfw_main .modal_1 .item{
  width: 1200px;
  margin: 0 auto;
  padding-top: 130px;
}
.cpfw_main .modal_1 .item .hd .p1{
  font-size: 22px;
  color: #e81212;
  margin-bottom: 25px;
  position: relative;
  font-weight: bold;
}
.cpfw_main .modal_1 .item .hd .p1:after{

    content: '';
    display: block;
    width:84px;
    height: 3px;
    position: absolute;
    top: -22px;
    left: 0;
    background: #e81212;
}
.cpfw_main .modal_1 .item .hd .p2{
  font-size: 18px;
  color: #4b4b4b;
  margin-bottom: 30px;
  line-height: 34px;
}
.cpfw_main .modal_1 .item .bd{
  text-align: center;
}
.cpfw_main .modal_1 .item .bd img{
  width: 1200px;
}

.cpfw_main .modal_2{
  width: 100%;
  background: #f9f9f9;
}
.cpfw_main .modal_2 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 46px;
}
.cpfw_main .modal_2 .img img{
  width: 628px;
}
.cpfw_main .modal_2  .text {
  width: 532px;
}
.cpfw_main .modal_2  .text .p1{
  font-size: 22px;
  color: #e81212;
  margin-bottom: 28px;
  font-weight: bold;
}
.cpfw_main .modal_2  .text .p2{
  font-size: 18px;
  color: #747474;
  height: 110px;
  overflow: hidden;
  line-height: 28px;
}
.cpfw_main .modal_2  .text .p3{
  margin-top: 45px;
}
.cpfw_main .modal_2  .text .p3 a{
  font-size: 14px;
  color: #888;
  display: inline-block;
  width: 216px;
  padding-bottom: 17px;
  border-bottom: 1px solid #c5c5c5;
    background: url(img/q23.png)  no-repeat right 5px;
}
.cpfw_main .modal_2  .text .p3 a:hover{
  color: #e81212;
}
.cpfw_main .modal_white{
  background: #fff;
}
.modal_khal{
  width: 100%;
  min-height: 715px;
    background: url(img/q50.jpg)  no-repeat center 0;
}
.modal_khal .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
  height: 530px;
}
.modal_khal .swiper-wrapper{
  
}
.modal_khal .hd {
  text-align: center;
  position: relative;
}
.modal_khal .hd .p1{
  font-size: 40px;
  color: #1e1515;
  margin-bottom: 6px;
}
.modal_khal .hd .p2{
  font-size: 20px;
  color: #9a9696;
  margin-bottom:80px;
  position: relative;
}
.modal_khal .hd .p2:after{
    content: '';
    display: block;
    width:84px;
    height: 3px;
    position: absolute;
    top: 37px;
    left: 50%;
    margin-left: -42px;
    background: #e81212;
}
.modal_khal .swiper-slide{
  width: 385px;
    height: 336px;
    background: #fff;
    position: relative;
}
.modal_khal .swiper-slide .img img {
    width: 385px;
    height: 240px;
}
.modal_khal .swiper-slide .text {
    padding: 22px 0 0 24px;
    position: relative;
}
.modal_khal .swiper-slide .text .p1 {
    font-size: 22px;
    color: #2e2e2e;
    font-weight: bold;
    margin-bottom: 10px;
}
.modal_khal .swiper-slide .text .p2 {
    font-size: 16px;
    color: #898989;
}
.modal_khal .swiper-slide .text:after {
    content: '';
    display: block;
    width: 1px;
    height: 43px;
    background: #d6d6d6;
    position: absolute;
    top: 27px;
    right: 78px;
}
.modal_khal .swiper-slide  .logo {
    position: absolute;
    top: 0;
    padding-top: 100px;
    left: 0;
    width: 100%;
    height: 140px;
    text-align: center;
    display: none;
    background: rgba(0,0,0,0.6);
}
.modal_khal .swiper-slide .logo img {
    height: 43px;
}
.modal_khal .swiper-slide .text i {
    position: absolute;
    width: 19px;
    height: 15px;
    background: url(img/q36.png) no-repeat center 0;
    top: 41px;
    right: 30px;
}
.modal_khal .swiper-slide:hover{
  border-bottom: 3px solid #e81212;
}
.modal_khal .swiper-slide:hover .text .p1{
  color:  #e81212;
}
.modal_khal .swiper-slide:hover .text i {
    background: url(img/q37.png) no-repeat center 0;
  -webkit-transform:translateX(5px);
    -ms-transform:translateX(5px);
    transform:translateX(5px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.modal_khal .swiper-slide:hover .logo {
    display: block;
}
.modal_khal .swiper-slide .img:after {
    content: '';
    display: block;
    width: 385px;
    height: 240px;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.3) no-repeat center center;
    display: none;
}
.modal_khal  .swiper-button-next {
    width: 50px;
    height: 50px;
    background: url(img/f36.png) no-repeat center center;
    background-size: 100%;
    top: 370px;
    left: auto;
    right: -25px;
}
.modal_khal .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: url(img/f36_l.png) no-repeat center center;
    background-size: 100%;
    top: 370px;
    left: -25px;
}
.modal_khal .swiper-container_client{
  overflow: hidden;
}
.modal_khal .swiper-pagination{
  bottom: 0px!important;
}
.modal_khal .swiper-pagination-bullet-active{
  background: #e81212;
}
.index_header.white{
  background: #fff;
  box-shadow: 0 0 6px #666;
}
.header.white .header_logo a {
    display: block;
    width: 83px;
    height: 71px;
    background: url(img/logo1.png) no-repeat center center;
}
.header.white .nav li .a,.header.white .yy_link a{
  color: #474747;
}
.header.white .nav li .on,.header.white .nav li a:hover{
  color: #e50012;
  border-top: 3px solid #e50012;
}
.header.white .search_box{
    background: url(img/q53.png) no-repeat center center;
}
.header.white .ewm{
    background: url(img/q54.png) no-repeat center center;
}
.modal_1 .r_box .swiper-paginations {
  display: none;
}
.r_box .i_hd_2{
  display: none;
}


.jjfa_d_main{
  padding-top: 80px;
}
.jjfa_d_main .modal_zhgx{
  min-height: 430px;
    background: url(img/q55.jpg) #fff no-repeat center 0;
}
.jjfa_d_main .modal_zhgx .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 56px;
}
.jjfa_d_main .modal_zhgx .img{
  width: 460px;
  height: 326px;
  overflow: hidden;
}
.jjfa_d_main .modal_zhgx .img img{
  width: 460px;
  height: 326px;
}
.jjfa_d_main .modal_zhgx .text{
  width: 700px;
}
.jjfa_d_main .modal_zhgx .text .p0{
  font-size: 22px;
  color: #e81212;
  margin-bottom: 7px;
}
.jjfa_d_main .modal_zhgx .text .p1{
  font-size:16px;
  color: #898989;
  margin-bottom: 38px;
}
.jjfa_d_main .modal_zhgx .text .p2{
  font-size: 18px;
  color: #4b4b4b;
  height: 140px;
  overflow: hidden;
  line-height: 28px;
}
.jjfa_d_main .modal_zhgx .text .p3{
  margin-top: 40px;
}
.jjfa_d_main .modal_zhgx .text .p3 a{
  font-size: 14px;
  color: #666;
  display: inline-block;
  width: 216px;
  padding-bottom: 17px;
  border-bottom: 1px solid #666;
    background: url(img/q36.png)  no-repeat right 5px;
}
.jjfa_d_main .modal_zhgx .text .p3 a:hover{
  color: #e50012;
    background: url(img/q37.png)  no-repeat right 5px;
  border-bottom: 1px solid #e50012;
}
.jjfa_d_main .modal_img{
  text-align: center;
  min-height: 610px;
  background: #fff;
}
.jjfa_d_main .modal_img .in{
  padding: 40px 0;
}
.jjfa_d_main .modal_img  img{
  width: 1200px;
}
.jjfa_d_main .modal_2 .img img{
  width: 510px;
}
.jjfa_d_main .modal_2 .in{
  padding-top: 36px;
}

.khal_main {
  padding-top: 0;
  padding-bottom: 0;
}
.khal_main .modal_1{
    background: #fff;
  min-height: 570px;
}
.khal_main .modal_1 .in{
  padding-top: 30px;
}
.khal_main .modal_1 li{
  background: #f6f6f6;
}
.khal_main .modal_1 li .img:after {
    content: '';
    display: block;
    width: 390px;
    height: 260px;
    position: absolute;
    top: 0;
    right: 0;
    background:  rgba(0,0,0,0.3) no-repeat center center;
    display: none;
}
.khal_main .modal_1 li .img p{
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #2e7dc2;
    text-align: left;
    text-indent: 20px;
    z-index: 1;
    display: none;
    background: url(img/b28.png) #fff no-repeat 80% center;
}
.khal_main .modal_1 li:hover .img p{
  display: block;
}






.pager{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
}
.pager .p_in{
  display: inline-block;
}
.pager a{
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  font-size: 18px;
  margin: 0 5px;
  border: 1px solid #d7e2f7;
}
.pager .on,.pager a:hover{
  background: #2e7dc2;
  color: #fff;
}
.pager .pre{
  background: #ededed;
  width: 88px;
}
.pager .pre:hover{
}
.pager .next{
  background: #ededed;
  width: 88px;
}
.pager .s1{
  font-size: 18px;
  color: #1f2327;
  margin: 8px 4px 0;
}
.pager .num{
  font-size: 18px;
  color: #1f2327;
  margin: 8px 4px 0;
}
.pager .text{
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 0 none;
  border: 1px solid #d7e2f7;
  margin: 0 4px;
}
.pager a.go{
  color: #2e7dc2;
  border: 1px solid #2e7dc2;
}
.pager a.go:hover{
  background: #fff;
}
.pager .next:hover{
}

.news_gaidu_modal a{
  padding: 0 100px;
}
.news_main .in{
  width: 1200px;
  margin: 0 auto;
}
.news_main .modal_1 li{
  margin-bottom:40px;
}

.news_main .modal_2 img{
  width: 207px;
  height:144px;
}
.news_main .modal_2 .img{
  width: 207px;
  height:144px;
  overflow: hidden;
  margin-right:32px;
}
.news_main .modal_2 .text .p1{
  margin-bottom: 20px;
}
.news_main .modal_2 .text .p1 a{
  color: #2e7dc2;
  font-size: 20px;
}
.news_main .modal_2 .text .p1 a:hover{
  color:   #0b7cf0;
}
.news_main .modal_2 .text .p2{
  margin-bottom: 18px;
  line-height:26px;
}
.news_main .modal_2 .text .p2 a{
  font-size: 16px;
  color: #666e73;
}
.news_main .modal_2 li .text{
  width:580px;
}
.search_main .modal_2 li .text{
  width: 960px;
}
.search_banner{
  position: relative;
}
.news_main .modal_2 li .more {
  
  background: url(img/i108.png) no-repeat right center;
  background-size: 10px;
  padding-right: 20px;
  font-size: 16px;
  color: #abb0b3;
}
.news_main .modal_2 li .more:hover{
  color: #2e7dc2;
}
.news_main .in{
  padding-bottom: 0;
}
.news_main .modal_2 .text .p3 .time{
  font-size: 16px;
  color: #abb0b3;
}
.news_main .modal_2 .r_box{
  width: 310px;
}
.news_main .modal_2 .r_box dt{
  font-size: 20px;
  color: #323f48;
  margin-bottom: 20px;
  font-size: 20px;
  color: #323f48;
  padding-left: 6px;
  border-left: 3px solid #f49e17;
}
.news_main .modal_2 .r_box dd{
  border-top: 1px solid #d7e2f7;
  margin-bottom: 18px;
  padding-top: 18px;

}
.news_main .modal_2 .r_box dd a{
  font-size: 16px;
  color: #404c54;
}
.news_main .modal_2 .r_box dd a:hover{
  color: #2e7dc2;
}



.news_d_main {
  padding-top: 110px;
  background: #f3f7ff;
  padding-bottom: 10px;
}
.news_d_main .modal_1 .in{
  width: 1200px;
  background: #fff;
  padding-top: 36px;
  margin: 0 auto;
  padding-bottom: 35px;  
  margin-bottom: 33px;
}
.news_d_main .modal_1 img{
  
}
.news_d_main .modal_1 p{
  font-size: 18px;
  line-height: 30px;
  color: #4c4747;
}
.news_d_main .modal_1 .tit{
  font-size: 26px;
  color: #2e7dc2;
  margin-bottom: 37px;
  text-align: center;
  border-bottom: 1px solid #f3f7ff;
  padding-bottom: 30px;
}
.news_d_main .modal_1 .time{
  font-size: 16px;
  color: #aeaeae;
  margin-bottom: 40px;
  text-align: center;
}
.news_d_main .modal_1 .text{
  margin: 0 38px;
  margin-bottom: 26px;
}
.news_d_main .modal_1 .text p{
  margin-bottom: 13px;
  font-size: 16px;
  color: #454c52;
  text-indent:2em;
}
.news_d_main .modal_1 .text img{
  margin: 0 auto;
  display: block;
  margin-bottom: 33px;
}
.news_d_main .modal_1 .ft {
  border-top: 1px solid #f3f7ff;
  padding-top: 30px;
  margin: 0 28px;
}
.news_d_main .modal_1 .ft a{
  font-size: 12px;
  color: #454c52;
  display: block;
  margin-bottom: 15px;
}
.news_d_main .modal_1 .ft a:hover{
  color: #2e7dc2
}


/*guaid_modal*/
.guaid_modal{
  width: 100%;
  height: 80px;
  background: #fff;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #f3f7ff;
}
.guaid_modal a{
  display: inline-block;
  width: 204px;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  color: #323f48;
  position: relative;
}
.guaid_modal .on,.guaid_modal a:hover{
  color: #2e7dc2;
}

.guaid_modal a:after{
   content:''; display:block; 
   width:64px;
   height: 3px;
   background: #2e7dc2;
   position: absolute;
   top:77px;
   left: 50%;
   margin-left: -32px;
   display: none;
}
.guaid_modal .on:after,.guaid_modal a:hover:after{
  
  display: block;
}

.client_d_main .modal_1 {
  width: 100%;
  background: #fff;
  padding: 46px 0 80px;

}
.client_d_main .modal_1 .in{
  width: 1200px;
  margin: 0 auto;
}
.client_d_main .modal_1 .img{
  width: 580px;
  height: 380px;
  overflow: hidden;
}
.client_d_main .modal_1 img{
  width: 580px;
}
.client_d_main .modal_1 .text{
  width: 543px;
  margin-bottom: 20px;
}
.client_d_main .modal_1 .text .d1{
  margin-bottom: 30px;
}
.client_d_main .modal_1 .text .d1 img{
  width: 230px;
}
.client_d_main .modal_1 .text .d2{
  font-size: 26px;
  margin-bottom: 40px;
  color: #474041;
}
.client_d_main .modal_1 .text .d3{
  font-size: 16px;
  color: #b5aeaf;
  line-height: 26px;
  margin-bottom: 44px;
}
.client_d_main .modal_1 .text .d4 a{
  display: block;
  width: 180px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 18px;
  text-indent: 38px;
    background: url(img/f17.png) #e50012  no-repeat 128px center;
}
.client_d_main .modal_1 .text .d4 a:hover{
  background-color: #e81212!important;
}


.client_d_main .modal_2{
  min-height: 1100px;
}
.client_d_main .modal_2 .in{
  padding: 53px 0 60px;
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.client_d_main .modal_2 .hd{
  font-size: 26px;
  color: #474041;
    margin-bottom: 45px;
}
.client_d_main .modal_2 .hd span{
  position: relative;
}
.client_d_main .modal_2 .hd span:after{
   content:''; display:block; 
   width:44px;
   height: 2px;
   background: #e50012;
   position: absolute;
   top:43px;
   left: 0%;
}
.client_d_main .modal_2 .bd .d1{
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
}
.client_d_main .modal_2 .bd .d1 p{
  font-size: 16px;
  color: #5e5758;
  line-height: 30px;
}
.client_d_main .modal_2 .bd .d2{
  padding-bottom: 30px;
}
.client_d_main .modal_2 .bd .d2 p{
  font-size: 16px;
  color: #766e6e;
  padding-left: 30px;
    background: url(img/f16.png)  no-repeat 0 7px;
    margin-bottom: 20px;
    line-height: 30px;
}

.client_d_main .modal_2 .bd .d3 .txt .tit{
  color: #474041;
  font-size: 26px;
  margin-bottom: 33px;
}
.client_d_main .modal_2 .bd .d3 .txt p{
  font-size: 16px;
  color: #766e6e;
  margin-bottom: 45px;
  line-height: 28px;
}
.client_d_main .modal_2 .bd .d3 img{
  width: 506px;
  margin-left: 120px;
}




.solution_main .modal_1{
  width: 1200px;
  margin: 0 auto 30px;
  background: #fff;
  margin-top: -120px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.solution_main .modal_1  .in{
  padding: 55px 22px 50px 50px;
}
.solution_main .modal_1 img{
  width: 743px;
}
.solution_main .modal_1 p{
  font-size: 18px;
  line-height: 30px;
  color: #766e6e;
  margin-bottom: 30px;
}
.solution_main .modal_1 .text{
  width: 366px;
}
.solution_main .modal_1 .hd{
  font-size: 28px;
  margin-bottom: 30px;
}
.solution_main .modal_1 .more{
  display: block;
  width:140px;
  height: 35px;
  line-height: 35px;
  font-size:16px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  background: #e50012;
}
.solution_main .modal_1 .bd img{
  width: 100%;
}

.solution_main .modal_2 {
  background: #f9f9f8;
    margin-bottom: 40px;
    padding-top: 57px;
    padding-bottom: 57px;
}
.solution_main .modal_2 .in{
  width: 1200px;
  margin: 0 auto 40px;
}
.solution_main .modal_2 img{
  margin-right: 20px;
}
.solution_main .modal_2 .hd{
  font-size: 28px;
  margin-bottom: 30px;
}
.solution_main .modal_2 p{
  font-size: 18px;
  line-height: 30px;
  color: #766e6e;
  margin-bottom: 45px;
}
.solution_main .modal_2 .text{
  width: 570px;
  padding-top: 10px;
}
.solution_main .modal_2 li{
  padding-left: 27px;
    background: url(img/i10.png)  no-repeat 0 6px;
    margin-bottom: 20px;
    color: #766e6e;
    font-size: 16px;
    line-height: 30px;
}


.solution_main .modal_3 .in{
  width: 1200px;
  margin: 0 auto 40px;
}
.solution_main .modal_3 img{

}
.solution_main .modal_3 p{
  font-size: 18px;
  line-height: 30px;
  color: #766e6e;
  margin-bottom: 30px;
}
.solution_main .modal_3 .hd{
  font-size: 28px;
  margin-bottom:30px;
}
.solution_main .modal_3 .bd img{
  margin: 0 auto;
  margin-bottom:25px;
  display: block;
  width: 1050px;
}
.solution_main .modal_3 .bd  li{
  padding-left: 30px;
    background: url(img/i10.png)  no-repeat 0 8px;
    margin-bottom: 20px;
    color: #766e6e;
    font-size: 16px;
    line-height:30px;
}



.solution_main .modal_4{
  background: #f9f9f8;
  margin-bottom: 40px;
  padding-top: 57px;
}
.solution_main .modal_4 .in{
  width: 1200px;
  margin: 0 auto ;
}
.solution_main .modal_4 img{
  
}
.solution_main .modal_4 .hd{
  font-size: 28px;
  margin-bottom: 45px;
}
.solution_main .modal_4 .text{
  width: 537px;
  margin-right: 35px;
}
.solution_main .modal_4 .p{
  font-size: 20px;
  line-height:30px;
  color: #766e6e;
  margin-bottom: 30px;
}
.solution_main .modal_4 ul{
  margin-right: -60px;
  padding-bottom: 60px;
}
.solution_main .modal_4 li {
  float: left;
  padding-top: 104px;
  width: 190px;
  margin-right: 60px;
  text-align: center;
  
}
.solution_main .modal_4 li .p1{
  font-size: 18px;
  margin-bottom:10px;
  color: #766e6e;
}
.solution_main .modal_4 li .p2{
  font-size: 14px;
  color: #766e6e;
}
.solution_main .modal_4 .li_1{
    background: url(img/i13_1.png)  no-repeat center 0;
}
.solution_main .modal_4 .li_2{
    background: url(img/i13_2.png)  no-repeat center 0;
}
.solution_main .modal_4 .li_3{
    background: url(img/i13_3.png)  no-repeat center 0;
}
.solution_main .modal_4 .li_4{
    background: url(img/i13_4.png)  no-repeat center 0;
}
.solution_main .modal_4 .li_5{
    background: url(img/i13_5.png)  no-repeat center 0;
}


.solution_main .modal_5 .in{
  width: 1200px;
  margin: 0 auto ;
  padding-bottom: 70px;
}
.solution_main .modal_5 img{
  
}
.solution_main .modal_5 p{
  font-size: 18px;
  line-height: 30px;
  color: #766e6e;
  margin-bottom: 35px;
}
.solution_main .modal_5 .hd{
  font-size: 28px;
  margin-bottom:28px;
}
.solution_main .modal_5 .bd img{

}
.solution_main .modal_5 .bd  li{
  padding-left:26px;
    background: url(img/i10.png)  no-repeat 0 7px;
    margin-bottom: 15px;
    color: #766e6e;
    line-height: 30px;
    font-size: 16px;
}
.solution_main .modal_5 ul{
  width: 506px;
  margin-left: 20px;
}



.solution_main .modal_7{
  background: #f9f9f8;
}
.solution_main .modal_7 .in{
  width: 1200px;
  margin: 0 auto;
  padding:62px 0;
}
.solution_main .modal_7 .hd{
  text-align: center;
  font-size: 28px;
  color: #352829;
  margin-bottom: 40px;
}
.solution_main .modal_7 .b .img{
  margin-bottom: 26px;
  overflow: hidden;
}
.solution_main .modal_7 ul{
  margin-right: -30px;
}
.solution_main .modal_7 li{
  background: #fff;
  width: 380px;
  height: 400px;
  float: left;
  margin-right: 30px;
}
.solution_main .modal_7 li .img{
  overflow: hidden;
}
.solution_main .modal_7 li .p1{
  font-size: 22px;
  color: #352829;
  text-align: left;
  margin-bottom: 0.2rem;
  margin-bottom: 17px;
}
.solution_main .modal_7 li .p2{
  font-size: 14px;
  color: #888;
  text-align: left;
  line-height: 22px;
}
.solution_main .modal_7 li .info{
  padding: 29px 20px 0;
}
.solution_main .modal_7 li:hover .p1{
  color: #e50112;
}



.header_search_box, .menu_box,.m_footer{
  display: none;
}


.o_banner .search_modal{
  width: 1042px;
  height:70px;
  position: absolute;
  margin: 0 auto 0;
  top: 50%;
  left: 50%;
  margin-left: -520px;
}
.o_banner .search_in .text {
  height: 70px;
  line-height: 70px;
  text-indent: 45px;
  width: 85%;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  background: url(img/q53.png) #fff no-repeat 15px center;
}
.o_banner .submit_btn {
  width: 14%;
  height: 72px;
  background: url(img/b17.png) #427ab2 no-repeat 32px center;
  border: 0 none;
  text-indent: 63px;
  text-align: left;
  cursor: pointer;
  color: #fff;
  z-index: 1;
  font-size: 16px;
}

.st_banner .d1 .p3 a{
  width: 233px;
  text-indent: 47px;
  background-position: 169px center;
}
.st_main .modal_1{
  width: 100%;
  padding: 68px 0 86px;background: #fff;
}
.st_main .modal_1 .in{
  width: 1200px;
  margin: 0 auto;
}

.c_hd {
  position: relative;
  text-align: center;
  font-size: 28px;
  color: #474041;
  margin-bottom: 74px;
}
.c_hd strong{
   font-weight: normal;
}

.index_main .modal_4 .in .f_img{
  display: none;
}

.c_hd strong:after{
   content:''; display:block; 
   width:126px;
   height: 1px;
   background: #c5c5c5;
   position: absolute;
   top:54px;
   left: 50%;
   margin-left: -63px;
}
.c_hd span:after{
   content:''; display:block; 
   width:48px;
   height: 2px;
   background: #e60012;
   position: absolute;
   top:53px;
   left: 50%;
   margin-left: -24px;
}
.st_main .modal_1 ul{
  margin-right: -60px;
}
.st_main .modal_1 li{
  margin-bottom:40px;
  width: 255px;
  margin-right: 60px;
  float: left;
  display: inline;
}
.st_main .modal_1 .p1{
  font-size: 20px;
  color: #474041;
  margin-bottom: 40px;
  position: relative;
}
.st_main .modal_1 li:hover .p1{
  color: #e60012;
}
.st_main .modal_1 li:hover{
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}

.st_main .modal_1 .p1:after{
   content:''; display:block; 
   width:38px;
   height: 2px;
   background: #ee737c;
   position: absolute;
   top:33px;
   left: 0%;
}
.st_main .modal_1 .p2{
  color: #938e8f;
  font-size: 16px;
  line-height: 26px;
}
.st_main .modal_1 li{
  padding-top: 103px;
}
.st_main .modal_1 .li_1{
  background: url(img/f22.png)  no-repeat 0 0;
}
.st_main .modal_1 .li_2{
  background: url(img/f23.png)  no-repeat 0 0;
}
.st_main .modal_1 .li_3{
  background: url(img/f24.png)  no-repeat 0 0;
}
.st_main .modal_1 .li_4{
  background: url(img/f25.png)  no-repeat 0 0;
}
.st_main .modal_2{
  padding: 78px 0 75px;
  min-height: 400px;
}
.st_main .modal_2 .in{
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.st_main .modal_2 li{
  float: left;
  width: 380px;
  height: 410px;
  margin-right: 30px;
  display: inline;
  background: #fff;
}
.st_main .modal_2 ul{
  margin-right: -30px;
}
.st_main .modal_2 li .img {
  width: 380px;
  height: 220px;
  overflow: hidden;
}
.st_main .modal_2 li .img img{
  width: 380px;
  height: 220px;
}
.st_main .modal_2 li .text{
  padding: 32px 30px 0;
}
.st_main .modal_2 li .text .p1{
  font-size: 22px;
  color: #474041;
  margin-bottom: 24px;
}
.st_main .modal_2 li:hover .p1{
  color: #e60012;
}
.st_main .modal_2 li .text .p2{
  font-size: 16px;
  color: #938e8f;
}
.st_main .modal_3 {
  min-height: 300px;
}
.st_main .modal_3 .hd{
  text-align: center;
}
.st_main .modal_3 .hd .p1{
  font-size: 30px;
  color: #474041;
  margin-bottom: 20px;
}
.st_main .modal_3 .hd .p2{
  font-size: 18px;
  color: #938e8f;
  margin-bottom: 75px;
}

.st_main .modal_3{
  width: 100%;
  padding: 86px 0 92px;background: #fff;
}
.st_main .modal_3 .in{
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.st_main .modal_3 li{
  float: left;
  width: 540px;
  height: 180px;
  padding: 20px 20px;
  background: #f5f5f5;
  margin-right: 40px;
  display: inline;
}
.st_main .modal_3 ul{
  margin-right: -40px;
}
.st_main .modal_3 li .img img{
  width: 240px;
  height: 175px;
}
.st_main .modal_3 li .img {
  margin-right: 34px;
}
.st_main .modal_3 li .p1{
  font-size: 22px;
  color: #474041;
  margin-bottom: 14px;
}
.st_main .modal_3 li .text{
  width: 260px;
}
.st_main .modal_3 li .p2{
  font-size: 16px;
  color: #938e8f;
  margin-bottom: 20px;
}
.st_main .modal_3 li .p3 .a1{
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-indent: 15px;
  color: #fff;
  font-size: 16px;
    background: url(img/f17.png) #e50012 no-repeat 86px center;
    margin-right: 15px;
}
.st_main .modal_3 li .p3 .a1:hover{
  background-color: #bf0707;
}
.st_main .modal_3 li .p3 .a2{
  width: 118px;
  height: 34px;
  line-height: 34px;
  color: #e50012;
  font-size: 16px;
  text-align: center;
  border: 1px solid #e50012;
}
.st_main .modal_3 li .p3 .a2:hover{
  background-color: #e50012;
  color: #fff;
}

.scheme_d_main .hd {
  margin-bottom: 58px;
  font-size: 26px;
  color: #474041;
  position: relative;
}
.scheme_d_main .hd  span:after{
   content:''; display:block; 
   width:44px;
   height: 2px;
   background: #e50012;
   position: absolute;
   top:43px;
   left: 0%;
}
.scheme_d_main .modal_2 .bd .d1{
  background: transparent;
  padding: 0;
}
.scheme_d_main .modal_2 .l{
  margin-right: 70px;
  margin-top: 40px;
}
.scheme_d_main .modal_2 {
  background: #f5f5f5;
  min-height: 300px;
}
.scheme_d_main .modal_3 {
  min-height: 800px;
}
.scheme_d_main .modal_3 .in{
  width: 1200px;
  margin: 0 auto;
  padding: 65px 0;
  display: none;
}
.client_d_main .modal_3 .bd .d1{
  margin-bottom: 39px;
}
.client_d_main .modal_3 .bd .d1 p{
  font-size: 18px;
}
.client_d_main .modal_3 {
  background: #fff;
}
.client_d_main .modal_3 .d3 dt{
  color: #e50012;
  font-size: 20px;
  margin-bottom: 18px;
}
.client_d_main .modal_3 .d3 dd{
  color: #3a3536;
  font-size: 16px;
  margin-bottom: 32px;
}
.scheme_d_main .modal_4 {
  min-height: 800px;
}
.scheme_d_main .modal_4 .in{
  width: 1200px;
  margin: 0 auto;
  padding: 65px 0;
  display: none;
}

.scheme_d_main .modal_4 .bd .d1 p{
  font-size: 18px;
  margin-bottom: 36px;
}
.scheme_d_main .modal_4 .bd .d2{
  margin-bottom: 47px;
}
.scheme_d_main .modal_4 .bd .d3 li{
  float: left;
  width: 360px;
  padding-left: 14px;
  margin-right: 18px;
  border-left: 3px solid #dd0011;
  margin-bottom: 45px;
}
.scheme_d_main .modal_4 .bd .d3 li .p1{
  font-size: 20px;
  color: #e50012;
  margin-bottom: 18px;
}
.scheme_d_main .modal_4 .bd .d3 li .p2{
  font-size: 16px;
  color: #3a3536;
}

.scheme_d_main .modal_5{
  background: #fff;
  min-height: 700px;
}
.scheme_d_main .modal_5 .in{
  width: 1200px;
  margin: 0 auto;
  padding: 65px 0;
  display: none;
}
.scheme_d_main .modal_5 .bd .d1 p{
  font-size: 18px;
  margin-bottom: 36px;
}


.scheme_d_main .modal_7 {
  min-height: 660px;
    background: url(img/bg010.jpg)  no-repeat center 0;

}
.scheme_d_main .modal_7 .in{
  width: 1200px;
  margin: 0 auto;
  padding: 72px 0;
  display: none;
}
.scheme_d_main .modal_7 .hd{
  text-align: center;
  font-size: 26px;
  color: #e50012;
  padding: 0 0 45px;
  margin-bottom: 0;
}
.scheme_d_main .modal_7 .hd strong{
  position: relative;
}
.scheme_d_main .modal_7 .hd  strong:after{
   content:''; display:block; 
   width:44px;
   height: 1px;
   background: #e50012;
   position: absolute;
   top:43px;
   left: 50%;
   margin-left: -22px;
}
.scheme_d_main .modal_7 ul{
  margin-right: -30px;
}
.scheme_d_main .modal_7 li{
  float: left;
  margin-right: 30px;
  margin-bottom:30px;
  width: 380px;
  height: 463px;
  background: #fff;
}
.scheme_d_main .modal_7 .img img{
  width: 380px;
  height: 260px;
}
.scheme_d_main .modal_7 .img{
  overflow: hidden;
}
.scheme_d_main .modal_7 .text {
  padding: 28px 36px 0;
}
.scheme_d_main .modal_7 .text .p1{
  font-size: 22px;
  color: #352829;
  height: 90px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
}
.scheme_d_main .modal_7 .text .p1:after{
   content:''; display:block; 
   width:44px;
   height: 2px;
   background: #e50012;
   position: absolute;
   bottom:-1px;
   left: 50%;
   margin-left: -22px;
}
.scheme_d_main .modal_7 a:hover .text  .p1{
  color:#e50112;
}
.scheme_d_main .modal_7 li:hover{
  height: 461px;
  border-bottom: 2px solid #e50012;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.scheme_d_main .modal_7 .text .p2{
  text-align: center;
}
.scheme_d_main .modal_7 li{
  background: #fff;
}
.m_img{
  display: none;
}
.m_banner{
  display: none;
}


.banner .swiper-pagination{
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
}
.banner .swiper-pagination span{
  
}
.banner .swiper-pagination:after{
   content:''; display:none; 
  width: 36px;
    height: 3px;
    background: rgba(255,255,255,0.5);
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
  background: #fff!important;
  opacity: 1;

}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  background: rgba(255,255,255,0.5);
}
.banner .swiper-pagination {
  color: #fff;
  left: 50%;
  margin-left: -700px;
  text-align: left;
  bottom: 49%;
  font-size: 24px;
}
.banner .swiper-pagination span{
  margin: 0!important;
}
.banner .swiper-pagination-bullet{
  opacity: 0.5;
  line-height: 999px;
  overflow: hidden;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  width: 36px;
  height: 3px;
  border-radius: 0;
}
.banner .num_a,.banner .num_b{
  position: absolute;
  color: #fff;
  left: 50%;
  margin-left: -700px;
  text-align: left;
  bottom: 51%;
  font-size: 24px;
  z-index: 2;
}
.alsj_modal .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  width: 30px;
  height: 3px;
  border-radius: 0;
}
.mouse_img{
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -13px;
  z-index: 1;
}
.banner .num_b{
  bottom: 43%;
}
.index_main .modal_3 .b_box a{
  display: none;
}
.video_pop{
  position: fixed;
  top: 10%;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  z-index: 991;
  display: none;
  background: #000;
}
.video_pop .in{
  position: relative;
  width: 100%;
  height: 100%;
}
.video_pop .close_btn{
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 60px;
  color: #aeaeae;
  z-index: 2222;
}



.lyfa_main .in{
  width: 1200px;
  margin: 0 auto;
}
.lyfa_main .modal_1 ul{
  margin-right: -20px;
}
.lyfa_main .modal_1 li{
  float: left;
  display: inline;
  margin: 0 20px 30px 0;
  width: 590px;
  height: 200px;
  background: #f4f8ff;
}

.lyfa_main .modal_1 img{
  width: 100%;
}
.lyfa_main .modal_1 .img{
  width: 250px;
  height: 200px;
  overflow: hidden;
  margin-right:23px;
}
.lyfa_main .modal_1 .img img{
  height: 200px;
  width: auto;
}
.lyfa_main .modal_1 li:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.lyfa_main .modal_1 .text {
  padding:27px 0 0 0;
}
.lyfa_main .modal_1 .text .p1{
  margin-bottom: 17px;
}
.lyfa_main .modal_1 .text .p1 {
  font-size: 22px;
  color: #2a3239;
}
.lyfa_main .modal_1 .p1 a:hover,.lyfa_main .modal_1 .p2 a:hover{
  color: #2e7dc2;
}
.lyfa_main .modal_1 .text .p2{
  margin-bottom: 28px;
  line-height: 26px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.lyfa_main .modal_1 .text .p2 a {
  font-size: 16px;
  color: #666e73;
}
.lyfa_main .modal_1 li .text{
  width: 300px;
}
.lyfa_main .modal_1 li .p3 a {
  display: block;
  width: 120px;
  height: 44px;
  text-indent: 20px;
  line-height: 44px;
  font-size: 16px;
  color: #666e73;
  background: url(img/i108.png) #fff no-repeat 91px center;
  background-size: 11px;
}
.lyfa_main .modal_1 li .p3 a:hover{
  background: url(img/q67.png) #2e7dc2 no-repeat 91px center;
  background-size: 11px;
  color: #fff;
}
.load_more a{
  display: block;
  width: 138px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #ededed;
  font-size: 18px;
  color: #1f2327;
  margin: 20px  auto 40px;
}
.load_more a:hover{
  background: #ccc;
}

.yzsfw_main .modal_1{
  background: #f3f7ff;
  height: 337px;
}
.yzsfw_main .modal_1 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 56px;

}
.yzsfw_main .modal_1 li{
  float: left;
  display: inline;
  width: 25%;
  text-align: center;
}
.yzsfw_main .modal_1 li:hover{
    -webkit-transform:translateY(-5px);
      -ms-transform:translateY(-5px);
      transform:translateY(-5px);
      -webkit-transition: -webkit-transform .3s linear;
      transition: transform .3s linear;
}


.yzsfw_main .modal_1 .img{
  margin-bottom: 16px;
}
.yzsfw_main .modal_1 .text .p1{
  font-size: 20px;
  color: #323437;
  margin-bottom: 16px;
}
.yzsfw_main .modal_1 .text .p2{
  font-size: 16px;
  color: #5d6971;
  line-height: 26px;
}

.yzsfw_main .modal_2{
  height: auto;
  padding-bottom: 50px;
  background: url(img/q21.jpg) #fdfdfd no-repeat center 0;
}
.yzsfw_main .modal_2 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  display: none;

}
.co_hd {
  position: relative;
  text-align: center;
  margin-bottom: 44px;
  line-height: 27px;
}

.cp_hd_nr {
  height: 520px;
}
.cp_hd_nr ul li {
  height: 50px;
  width: 100%;
  background: rgba(255,255,255,0.22);
  margin-bottom: 17px;
  line-height: 50px;
  color: #FFF;
}

.cp_hd_new {
  margin-left: 20px;
}
.cp_hd_new_sj {
  float: right;
  margin-right: 20px;
}
.co_hd .p1{
  font-size: 30px;
  color: #323f48;
  margin-bottom: 79px;
}
.co_hd .p2{
  font-size: 16px;
  color: #777;
  line-height: 30px;
}
.co_hd .p1:after{
   content:''; display:block; 
   width:63px;
   height: 3px;
   background: #2e7dc2;
   position: absolute;
   top:55px;
   left: 50%;
   margin-left: -31px;
}

.yzsfw_main .modal_3{
  height: 660px;
  background: url(img/q22.jpg) #ebeff8 no-repeat center 0;
}
.yzsfw_main .modal_3 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  display: none;

}
.yzsfw_main .modal_4{
  background: url(img/q23.jpg) #fefefe no-repeat center 0;
  background-size: cover;
}
.yzsfw_main .modal_4 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  padding-bottom: 30px;
  display: none;

}
.yzsfw_main .modal_4 .text{
  padding-top: 43px;
}
.yzsfw_main .modal_4 .text li{
  margin-bottom: 70px;
  text-align: left;
  width: 366px;
  margin-right: 75px;
}
.yzsfw_main .modal_4 .text li .p1{
  font-size: 22px;
  color: #2e7dc2;
  margin-bottom: 20px;
}
.yzsfw_main .modal_4 .text li .p2{
  font-size: 16px;
  color: #5d6971;
  line-height: 30px;
}



.yzsfw_main .modal_5{
  height: auto;
  min-height: 400px;
  background: url(img/q24.jpg) #2168af no-repeat center 0;
  background-size: cover;
}
.yzsfw_main .modal_5 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  padding-bottom: 30px;
  display: none;

}
.yzsfw_main .modal_5 .co_hd .p1{
  color: #fff;
}
.yzsfw_main .modal_5 .co_hd .p2{
  color: #fff;
}
.yzsfw_main .modal_5 .co_hd .p1:after{
  background: #24c0d7;
}
.oa_main .modal_4 .in .ft{
  padding-top: 20px;
}
.yzsfw_main .modal_5 .com_zx_btn{
  background: url(img/b28.png) #fff no-repeat 124px center;
    color: #2e7dc2;
    text-align: left;
    display: inline-block;
    text-align: left;
}


.yzsfw_main .modal_6{
  height: 718px;
  background: url(img/q25.jpg) #fff no-repeat center 0;
}
.yzsfw_main .modal_6 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  display: none;

}
.yzsfw_main .modal_7 .in,.yzsfw_main .modal_8 .in,.yzsfw_main .modal_9 .in,.yzsfw_main .modal_10 .in{
  display: none;
}
.oa_banner .in{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.oa_banner .d1 {
  padding-left: 38px;
}
.oa_banner .d1 .p1{
  font-size: 57px;
  text-align: left;
}
.oa_banner .d1 .p2{
  font-size: 16px;
  width: 650px;
  text-align: left;
  line-height: 30px;
}
.oa_banner .img{
  position: absolute;
  top: 212px;
  left: 55%;
  margin-left: 280px;
}
.fl.img img {
    /*! width: 305px; */
    /*! height: 195px; */
}
.oa_banner .d1{
  padding-top: 180px;
}

.oa_main .modal_0{
  background: url(img/q28.jpg) #fff no-repeat center 0;
  background-size: cover;
}
.oa_main .modal_0 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  display: none;
  padding-bottom: 80px;

}
.oa_main .modal_0 .img{
  width: 615px;
}
.oa_main .modal_0 .img img{
  width: 92%;
}
.oa_main .modal_0 .text{
  width: 550px;
  margin-left: 30px;
  text-align: left;
  padding-top: 35px;
}
.oa_main .modal_0 .text .d1{
  font-size: 22px;
  color: #427ab2;
  margin-bottom: 20px;
}
.oa_main .modal_0 .text .d1 span{
  font-size: 34px;
}
.oa_main .modal_0 .text .d2{
  font-size: 16px;
  color: #5d6971;
  margin-bottom: 40px;
}
.oa_main .modal_0 .text .d3{
  font-size: 16px;
  color: #5d6971;
  margin-bottom:55px;
}
.oa_main .modal_0 .text .d4 a{
  margin: 0;
}
.com_zx_btn{
  display: block;
  width: 160px;
  height: 50px;
  line-height: 50px;
    text-indent: 36px;
    background: url(img/b13.png) #427ab2 no-repeat 124px center;
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin: 0 auto;
}
.com_zx_btn:hover{
    background: url(img/b13.png) #21609e no-repeat 124px center;
}

.white_zx_btn{
    background: url(img/b28.png) #fff no-repeat 124px center;
    color: #2e7dc2;
    text-align: left;
    display: inline-block;
    text-align: left;
}
.white_zx_btn:hover{
    background: url(img/b28.png) #eee no-repeat 124px center;
}



.oa_main .modal_ts{
  background: url(img/q29.jpg) #fff no-repeat center 0;
  background-size: cover;
}
.oa_main .modal_ts .in{
  width: 1000px;
  margin: 0 auto;
  padding-top: 67px;
  text-align: center;
  display: none;padding-bottom: 30px;

}
.oa_main .modal_ts .co_hd .p1{
  color: #fff;
}
.oa_main .modal_ts .co_hd .p1:after {
    background: #24c0d7;
}
.oa_main .modal_ts li{
  float: left;
  width: 355px;
  padding: 35px 0 0 35px;
  height: 155px;
  background: #fff;
  margin: 15px 15px 0 0;
  text-align: left;
}
.oa_main .modal_ts li:hover{
    -webkit-transform:translateY(-5px);
      -ms-transform:translateY(-5px);
      transform:translateY(-5px);
      -webkit-transition: -webkit-transform .3s linear;
      transition: transform .3s linear;
}
.oa_main .modal_ts ul{
  margin-right: -20px;
}
.oa_main .modal_ts li .img{
  margin-right: 15px;
  width: 90px;
}
.oa_main .modal_ts li .img img{
  width: 100%;
}
.oa_main .modal_ts li .text{
  width: 247px;
}
.oa_main .modal_ts li .p1{
  font-size: 22px;
  color: #427ab2;
  margin-bottom: 20px;
}
.oa_main .modal_ts li .p2{
  font-size: 16px;
  color: #5d6971;
}
.oa_main .modal_ts .ft{
  padding-top: 34px;
  text-align: center;
}
.oa_main .modal_ts .ft a:hover{
  background: url(img/b28.png) #eee no-repeat 124px center;
  color: #2e7dc2;
}
.oa_main .modal_2{
  background: url(img/q30.jpg) #fff no-repeat center 0;
}
.oa_main .modal_2 .in{
  display: none;
  padding-bottom: 30px;
}
.oa_main .modal_2 .ft a{
  text-align: left;
}
.oa_main .modal_2 .ft{
  text-align: center;
  display: inline-block;

}
.oa_main .modal_3{
  height: auto;
  padding-bottom: 50px;
  background: url(img/q31.jpg) #fff no-repeat center 0;
}
.oa_main .modal_3 .in{
  display: none;
}
.oa_main .modal_3 .co_hd .p1{
  color: #fff;
}
.oa_main .modal_3 .co_hd .p1:after {
    content: '';
    display: block;
    width: 63px;
    height: 3px;
    background: #24c0d7;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -31px;
}
.oa_main .modal_4{
  background-size: cover;
  background: url(img/q32.jpg) #fff no-repeat center 0;
}
.oa_main .modal_4 .in{
  display: none;
  padding-bottom: 30px;
}

.oa_banner .d1 .p1 span{
  font-size: 34px;
}
.fw_banner .img{
  position: absolute;
    top: 172px;
    left: 50%;
    margin-left: 207px;
}




.fw_main .modal_0{
  background: url(img/q33.jpg) #fff no-repeat center 0;
  background-size: cover;
}
.fw_main .modal_0 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top:20px;
  text-align: center;
  display: block;
  padding-bottom: 30px;

}
.fw_main .modal_0  .co_hd .p1{
  text-align: left;
}
.fw_main .modal_0  .co_hd .p1:after{
  left: 0;
  margin: 0;
}
.fw_main .modal_0 .text .d2{
  line-height: 26px;
}
.fw_main .com_zx_btn{
  display: inline-block;
}
.fw_main .modal_ts li .p1{
  position: relative;
}
.fw_main .modal_ts li .p1:after {
    content: '';
    display: block;
    width: 63px;
    height: 3px;
    background: #82b1da;
    position: absolute;
    top: 38px;
    left: 0;
}
.fw_main .modal_ts li .p1{
  color: #757f85;
}
.fw_main .modal_ts {
    min-height: 400px;
    background: url(img/q34.jpg) #fff no-repeat center 0;
}


.modal_l .in,.modal_r .in{
  width: 1200px;
  margin: 0 auto;
  padding-top:60px;

}
.fw_main .modal_1 {
  min-height: 400px;
  background: #f3f7ff;
  padding-top:60px;
}
.fw_main .modal_1 .in{
  padding: 0;
  display: none;
}
.modal_item .text{
  width: 560px;
  text-align: left;
}
.modal_item .img{
  width: 580px;
}
.modal_item .img img{
  width: 100%;
 
}
.modal_item .hd p{
  /*! font-size: 22px; */
  color: #FFF;
}
.modal_item .text .hd .p1{
  margin-bottom: 40px;
}
.modal_item .text .d2{
  font-size: 16px;
  color: #5d6971;
  margin-bottom: 50px;
  line-height: 26px;
}
.modal_item:nth-child(2n) .img{
  float: left;
  margin-right: 47px;
}


.fw_main .modal_2 {
    min-height: 300px;
    height: auto;
    background: url(img/q36.jpg) #fff no-repeat center 0;
}
.fw_main .modal_3 {
    min-height: 390px;
    height: auto;
    background:#f3f7ff;
}
.fw_main .modal_item .in{
  padding-bottom: 77px;
}
.fw_main .modal_4 {
    min-height: 500px;
    height: auto;
    background: url(img/q32.jpg) #fff no-repeat center 50%;
    background-size: cover;
}
.fw_main .modal_5 {
    min-height: 490px;
    height: auto;
    background:#f3f7ff;
}
.fw_main .modal_6 {
    min-height: 410px;
    height: auto;
    background: url(img/q33.jpg) #fff no-repeat center 0%;
    background-size: cover;
}
.fw_main .modal_7{
  padding-bottom: 50px;
    background: url(img/q68.jpg)  no-repeat center 0;
}
.fw_main .modal_8{
  padding-bottom: 50px;
    background: url(img/q33.jpg)  no-repeat center 0;
}
.fw_main .modal_9{
  padding-bottom: 50px;
    background: url(img/q68.jpg)  no-repeat center 0;
}
.fw_main .modal_10{
  padding-bottom: 50px;
    background: url(img/q36.jpg)  no-repeat center 0;
}
.fw_main .modal_11{
  padding-bottom: 50px;
    background: url(img/q68.jpg)  no-repeat center 0;
}
.modal_yycj_box{
    background: url(img/q32.jpg) #fff no-repeat center 50%;
}

 .zycp_main .modal_0 .in{
   padding-top: 68px;
 }
 .zycp_main .modal_5 .in{
   display: none;
 }
.zycp_main .modal_ts .co_hd .p2{
  color: #fff;
}
.zycp_main .modal_ts{
  background: url(img/q40.jpg) #fff no-repeat center 0%;
  background-size: cover;
  min-height: 400px;
  padding-bottom: 70px;
  height: auto;
}
.zycp_main .modal_1,.zycp_main .modal_3,.zycp_main .modal_5{
    background: url(img/q68.jpg) no-repeat center 0;
}
.fw_main .modal_6 .in{
  display: none;
  min-height: 200px;
}
.fw_main .modal_7 .in{
  display: none;
  min-height: 200px;
}

.zycp_main .modal_item .text{

}
.zycp_main .modal_item:nth-child(2n) .img{
  float: right;
  margin-right: 0;
}
.zycp_main .modal_2 {
    height: auto;
    background: url(img/q42.jpg) #fff no-repeat center 0%;
}
.zycp_main .modal_4 {
    height: auto;
    background: url(img/q43.jpg) #fff no-repeat center 0%;
}

.lyfa_d_main {
  padding-top: 80px;
}
.lyfa_d_main .modal_0 {
    min-height: 500px;
    background: url(img/q50.jpg) #fff center 0;
    background-size: contain;
}
.lyfa_d_main .modal_0 .img{
  width: 660px;
}
.lyfa_d_main .modal_0 .in{
  padding-top: 50px;
  display: block;
}
.lyfa_d_main .modal_0 .img img{
   width: 607px; 
  height: 371px;
}
.lyfa_d_main .modal_0 .text{
  width: 480px;
  margin-left: 0;
  padding-top: 45px;
}
.lyfa_d_main .modal_ts {
    min-height: 612px;
    background: url(img/q51.jpg) #fff no-repeat center 0;
}
.lyfa_d_main .modal_ts .in{
  padding-bottom: 80px;
}
.lyfa_d_main .modal_ts .co_hd .p1{
  color: #323f48;
}
.lyfa_d_main .modal_ts .co_hd .p1:after {
    background: #2e7dc2;
    top: 60px;
}
.lyfa_d_main .modal_ts .co_hd .p2 span{
  color: #2e7dc2;
}
.lyfa_d_main .modal_ts .bd img{
   width: 566px; 
  /*! height: 312px; */
}
.lyfa_d_main .modal_1 {
    min-height: 554px;
    background: url(img/q52.jpg) #fff no-repeat center 0;
    padding-top: 70px;
    background-size: cover;
}
.lyfa_d_main .co_hd .p1{
  color: #fff;
}
.lyfa_d_main .co_hd .p1:after {
    background: #24c0d7;
}
.lyfa_d_main .modal_1 .text .hd .p1{
  color: #fff;
}
.lyfa_d_main .modal_1 .text .d2{
  color: #fff;
}
.lyfa_d_main .modal_0  .co_hd .p1{
  color: #427ab2;
}
.lyfa_d_main .modal_0  .co_hd .p1:after {
    background: #427ab2;
}
.lyfa_d_main .modal_1 {min-height: 450px;height: auto;}
.lyfa_d_main .modal_1 .text{
  padding-top: 0;
  width: 648px;
}
.lyfa_d_main .modal_item .img{
  width: 470px;
}
.lyfa_d_main .modal_item:nth-child(2n) .img {
    float: right;
    margin-right: 0;
}
.lyfa_d_main .modal_2 {
    min-height: 468px;
    height: auto;
    background: url(img/q53.jpg) #fff no-repeat center 0;
}
.lyfa_d_main .modal_item .text{
  width: 649px;
}
.lyfa_d_main .modal_4{
  min-height: 400px;
}


.com_modal_client{
  width: 100%;
  min-height: 740px;
    background: url(img/q56.jpg) #fff no-repeat center 0;
}
.com_modal_client .in{
  width: 1200px;
  margin: 0 auto;
  padding: 58px;
}
.com_modal_client .co_hd .p1{
  text-align: left;
}
.com_modal_client .co_hd .p1:after{
  left: 0;
  margin: 0;
}
.com_modal_client .co_hd .p2{
  color: #fff;
  text-align: left;
}
.com_modal_client .bd .list li{
  width: 300px;
  height: 73px;
  background: rgba(73,129,186,0.8);
  color: #fff;
  padding: 30px 0 0 20px;
  font-size: 18px;
  margin-bottom: 2px;
  cursor: pointer;
}
.com_modal_client .bd .img_box{
  width: 865px;
  height: 416px;
  background: #fff;
}
.com_modal_client .bd .img_box .item{
  display: none;
}
.com_modal_client .bd .img_box .item .i{
  width: 865px;
  height: 288px;
  overflow: hidden;
}
.com_modal_client .bd .img_box img{
  width: 865px;
  height: 288px;
}
.com_modal_client .bd .img_box:hover img,.about_main .modal_6 li .img:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.com_modal_client .bd .img_box .text{
  padding: 34px 0 0;
}
.com_modal_client .bd .img_box .text .txt{
  color: #303539;
  font-size: 16px;
  border-right: 1px solid #dde4f1;
  padding: 0 25px 0;
  width: 610px;
  line-height: 28px;
}
.com_modal_client .bd .img_box .text a{
  background-color: #f49e16;
  margin-right: 20px;
}
.com_modal_client .bd .img_box .text a:hover{
  background-color: #b9770f;
}
.com_modal_client .bd .list .on{
    background: url(img/q77.png) #4a98d9 no-repeat 90% center;

}
.cwzt_main{
  padding-top: 0;
}
.cwzt_main .modal_0{
  height: 622px;
    background: url(img/q59.jpg) #4a98d9 no-repeat center 0;
}
.cwzt_main .modal_0 .text{
  width: 550px;
}
.cwzt_main .modal_0 .img{
  width: 600px;
  margin-top: 65px;
}

.cwzt_main .modal_jg{
  height: 553px;
    background: url(img/q60.jpg) #4a98d9 no-repeat center 0;
}
.cwzt_main .modal_jg .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
  display: none;
}
.cwzt_main .modal_jg .text{
  width: 510px;
  padding-top: 13px;
}
.cwzt_main .modal_jg p{
  text-align: left;
}
.cwzt_main .modal_jg .d2{
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 28px;
}
.cwzt_main .modal_jg .co_hd .p1:after {
    background: #24c0d7;
    margin-left: 0;
    left: 0;
}
.cwzt_main .modal_hyly{
  padding-top: 70px;
  height: 826px;
    background: url(img/q62.jpg)  no-repeat center 0;
}
.cwzt_main .modal_hyly .in{
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.cwzt_main .modal_hyly .co_hd{
  display: none;
}
.cwzt_main .modal_hyly .co_hd .p1{
  text-align: center;
  color: #323f48;
  font-size: 30px;
}
.cwzt_main .modal_hyly .co_hd .p1 span{
  font-size: 40px;
  color: #f49e16;
}
.cwzt_main .modal_hyly .co_hd .p1:after {
    background: #2e7dc2;
    top: 70px;
}
.cwzt_main .modal_hyly .list_nav{
    background: url(img/n144.png)  no-repeat center 0;
}
.cwzt_main .modal_hyly .list_nav li{
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 60px;
  font-size: 16px;
}
.cwzt_main .modal_hyly .list_nav li:hover{
    -webkit-transform:translateY(-5px);
      -ms-transform:translateY(-5px);
      transform:translateY(-5px);
      -webkit-transition: -webkit-transform .3s linear;
      transition: transform .3s linear;
}
.cwzt_main .modal_hyly .list_nav li:nth-child(1){
    background: url(img/q78_1.png)  no-repeat center 0;
    color: #ef3a3a;
}
.cwzt_main .modal_hyly .list_nav li:nth-child(2){
    background: url(img/q78_2.png)  no-repeat center 0;
    color: #26cd56;
}
.cwzt_main .modal_hyly .list_nav li:nth-child(3){
    background: url(img/q78_3.png)  no-repeat center 0;
    color: #1662b8;
}
.cwzt_main .modal_hyly .list_nav li:nth-child(4){
    background: url(img/q78_4.png)  no-repeat center 0;
    color: #b232b8;
}
.cwzt_main .modal_hyly .list_nav li:nth-child(5){
    background: url(img/q78_5.png)  no-repeat center 0;
    color: #f49e16;
}
.cwzt_main .modal_hyly .list_nav{
  margin-bottom: 45px;
}
.cwzt_main .modal_hyly .text{
  width: 565px;
}
.cwzt_main .modal_hyly .text .d2{
  line-height: 30px;
  color: #5d6971;
  margin-bottom: 30px;
}
.cwzt_main .modal_yycj{
  padding-top: 60px;
  height: 807px;
    background: url(img/q64.jpg)  no-repeat center 0;
}
.cwzt_main .modal_yycj .in{
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.cwzt_main .modal_yycj  .co_hd {
  display: none;
}
.cwzt_main .modal_yycj  .co_hd .p1{
  text-align: center;
  color: #323f48;
  font-size: 30px;
}
.cwzt_main .modal_yycj .co_hd .p1 span{
  font-size: 40px;
  color: #f49e16;
}
.cwzt_main .modal_yycj .co_hd .p1:after {
    background: #2e7dc2;
    top: 70px;
}
.cwzt_main .modal_yycj .item{
  padding-left: 510px;
}
.cwzt_main .modal_yycj .item ul{
  margin-right: -50px;
}
.cwzt_main .modal_yycj .item li{
  float: left;
  height: 56px;
  padding-top: 20px;
  width: 320px;
  border-bottom: 1px solid #dadee6;
  margin-right: 44px;
}
.cwzt_main .modal_yycj .item li a{
  font-size: 16px;
  color: #3369a0;
  padding-right: 72px;
  display: block;
    background: url(img/b28.png)  no-repeat right center;
}
.cwzt_main .modal_yycj .item li a:hover{
  color: #1d7bdc
}


.khal_d_main .modal_0{
    background: url(img/q67.jpg)  no-repeat center 0;
    background-size: cover;
    padding-bottom: 20px;
}
.khal_d_main .modal_0 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 63px;
}
  .lyfa_d_main .modal_1 .d4{
    padding-bottom: 60px;
    margin-top: 40px;
  }

.khal_d_main .modal_0 .img{
  margin-top: 96px;
  width: 423px;
}
.khal_d_main .modal_0 .img img{
  width: 100%;
}
.khal_d_main .modal_0 .text {
  width: 678px;
}
.khal_d_main .modal_0 .text .logo{
  margin-bottom: 30px;
}
.khal_d_main .modal_0 .text .logo img{
  height: 30px;
}
.khal_d_main .modal_0 .co_hd .p1{
  font-size: 30px;
}
.khal_d_main .modal_item:nth-child(2n) .img{
  float: right;
}


.khal_d_main .co_hd .p1{
  text-align: left;
  font-size: 26px;
}
.khal_d_main .co_hd .p1:after{
  left: 0;
  margin: 0;
}
.khal_d_main .co_hd .p2{
  text-align: left;
}
.khal_d_main .modal_1{
  height: 605px;
  padding-top: 0;
    background: url(img/q68.jpg)  no-repeat center 0;
}
.khal_d_main .modal_1 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
}

.khal_d_main .modal_2{
  height: 591px;
  padding-top: 0;
    background: url(img/q69.jpg)  no-repeat center 0;
}
.khal_d_main .modal_2 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
}
.khal_d_main .modal_2 .co_hd .p1{
  color: #fff;
}
.khal_d_main .modal_2 .text .d2{
  color: #fff;
}
.khal_d_main .modal_2 .co_hd .p1:after {
    background: #24c0d7;
}

.khal_d_main .modal_yyjz_box{
  height: 780px;
  padding-top: 0;
    background: url(img/q70.jpg)  no-repeat center 0;
    min-height: 700px;
}
.khal_d_main .modal_yyjz_box .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
  display: none;
  text-align: center;
}
.khal_d_main .modal_yyjz_box  .co_hd .p1{

  text-align: center;
}
.khal_d_main .modal_yyjz_box  .co_hd .p1:after{
  left: 50%;
  margin-left: -31px;
}
.khal_d_main .modal_khzy_box{
  height: 527px;
  padding-top: 0;
    background: url(img/q72.jpg)  no-repeat center 0;
}
.khal_d_main .modal_khzy_box .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  text-align: center;
  display: none;
}
.khal_d_main .modal_khzy_box  .co_hd .p1{

  text-align: center;
}
.khal_d_main .modal_khzy_box  .co_hd .p1:after{
  left: 50%;
  margin-left: -31px;
}
.khal_d_main .modal_khzy_box .in .text{
  width: 730px;
  margin-right: 30px;
  text-align: left;
  padding-left: 80px;
    background: url(img/a11.png)  no-repeat 0 0;
}
.khal_d_main .modal_khzy_box .in .text p{
  font-size: 16px;
  color: #5d6971;
  line-height: 30px;
}
.khal_d_main .modal_khzy_box .logo_box img{
  width: 200px;
}
.khal_d_main .modal_khzy_box .in .bd{
  padding: 40px 30px;
  margin-top: 70px;

}
.khal_d_main .modal_khzy_box .in .bd{

  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}


.khal_d_main .modal_yycj_box{
  height:auto;
  padding-bottom: 50px;
  padding-top: 0;
}
.khal_d_main .modal_yycj_box .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
  text-align: center;
  display: none;
}
.khal_d_main .modal_yycj_box  .co_hd .p1{

  text-align: center;
}
.khal_d_main .modal_yycj_box  .co_hd .p1:after{
  left: 50%;
  margin-left: -31px;
}
.khal_d_main .modal_yycj_box .bd img{
  width: 100%;
}
.khal_d_main .modal_yycj_box  .swiper-container_alsj{
  overflow: hidden;
  position: relative;
}
.khal_d_main .modal_yycj_box .swiper-paginations{
  padding-top: 20px;
}
.khal_d_main .swiper-button-next{
  right: 40px;
}
.khal_d_main .swiper-button-prev{
  left: 40px;
}
.khal_d_main  .swiper-button-next, .khal_d_main  .swiper-button-prev{
  margin-top: -40px;
  width: 53px;
  height: 50px;
}
.khal_d_main  .swiper-button-next{
    background: url(img/q83.png)  no-repeat right center;
}
.khal_d_main  .swiper-button-prev{
    background: url(img/q82.png)  no-repeat right center;
}

.khal_d_main .modal_yycj_box .swiper-container_alsj {
  padding-top: 20px;
}
.khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide{
  transform: scale(0.8);
  width: 689px!important;
  opacity: 1!important;
}
.khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide-active, .swiper-slide-duplicate-active{
  transform: scale(1);
  opacity: 1!important;
}

.khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide-active .img{
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide .text{
  padding-top: 20px;
}
    .khal_d_main .modal_yycj_box .in{
      overflow: hidden;
    }


.about_main .modal_1{
    background: #fff;
}
.about_main .modal_1 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 30px;
}
.about_main .modal_1 .t_box {
  background: #f3f7ff;
  margin-bottom: 44px;
  border-radius: 0 30px 0 0;
  overflow: hidden;
}
.about_main .modal_1 .t_box .img{
  width: 348px;
  height: 446px;
  overflow: hidden;
}
.about_main .modal_1 .t_box .text{
  width: 750px;
  padding: 40px 0 0 50px;
}
.about_main .modal_1 .t_box .text .d1 {
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 5px solid #0094e8;
}
.about_main .modal_1 .t_box .text .d1 .p1{
  font-size: 40px;
  color: #2e7dc2;
}
.about_main .modal_1 .t_box .text .d1 .p2{
  font-size: 26px;
  color: #384149;
}
.about_main .modal_1 .t_box .text .d2{
  font-size: 16px;
  color: #5d6971;
  line-height: 30px;
}

.about_main .modal_1 .m_box {
  color: #5d6971;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 44px;
}

.about_main .modal_1 .b_box{
  background: #f8faff;
  padding: 40px 0;
}
.about_main .modal_1 .b_box li{
  float: left;
  padding-left: 5%;
  width: 20%;
}
.about_main .modal_1 .b_box li:hover,.about_main .modal_2 .container img:hover,.about_main .modal_5 .bd li:hover{
    -webkit-transform:translateY(-5px);
      -ms-transform:translateY(-5px);
      transform:translateY(-5px);
      -webkit-transition: -webkit-transform .3s linear;
      transition: transform .3s linear;
}
.about_main .modal_1 .b_box li .p1{
  font-size: 22px;
  color: #427ab2;
}
.about_main .modal_1 .b_box li .p2{
  font-size: 16px;
  color: #5d6971;
}
.about_main .modal_1 .b_box li:nth-child(1){
    background: url(img/q84_1.png)  no-repeat 60px 0;
}
.about_main .modal_1 .b_box li:nth-child(2){
    background: url(img/q84_2.png)  no-repeat 60px 0;
}
.about_main .modal_1 .b_box li:nth-child(3){
    background: url(img/q84_3.png)  no-repeat 60px 0;
}
.about_main .modal_1 .b_box li:nth-child(4){
    background: url(img/q84_4.png)  no-repeat 60px 0;
}
.about_main .modal_1 .b_box li .d{
  padding-top: 55px;
    background: url(img/q85.png)  no-repeat right center;

}
.about_main .modal_1 .b_box li:last-child .d{
  background: transparent;
}


.about_main .modal_2 {
  padding-bottom: 60px;
    background: url(img/q75.jpg)  no-repeat center 0;
    background-size: cover;
}
.about_main .modal_2 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 66px;
}
.about_main .modal_2 .co_hd .p1{
  color: #fff;
}
.about_main .modal_2 .co_hd .p1:after{
  background: #f49e16;
}

.about_main .modal_2 .button {
    position: absolute;
    cursor: pointer;
   bottom: 24px;
    width:53px;
    height: 50px;
    color: #333;

}
.footer .ewm .img_box .btn_ewm{
  text-align: center;
  margin-left: 18px;
}
.footer .ewm .img_box .btn_ewm p{
  font-size: 18px;
  margin-bottom: 10px;
  color: #8e97b3;
}
.footer .ewm .img_box .btn_ewm a{
  display: block;
    width: 108px;
    height: 32px;
    line-height: 32px;
    text-indent: 18px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    background: url(img/b16.png) #10579e no-repeat 85px center;
    background-size: 10px;
}
.footer .ewm .img_box .btn_ewm a:hover{
    background: url(img/b16.png) #427ab2 no-repeat 85px center;
    background-size: 10px;
}


.about_main .modal_2 .prev {
    left: -50px;
    background: url(img/q82.png)  no-repeat right center;
}
.about_main .modal_2 .next {
    right: -30px;
    background: url(img/q83.png)  no-repeat right center;
}
.about_main .modal_2 .container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.about_main .modal_2 .slide_wrap  {
    overflow: hidden;
    position: relative;
}
.about_main .modal_2 .slide_wrap ul {
    position: relative;
    left: 0px;
}
.about_main .modal_2 .slide_items li{
    float: left;
    font-size: 26px;
    width:117px;
    text-align: center;    
}
.about_main .modal_2 .slide_items li a{
    padding: 0 15px;
    display: block;
}
.about_main .modal_2 .slide_items li span {
    color: #fff;
    font-size: 14px;
    display: block;
}
.about_main .modal_2 .slide_items li.on span  {
    display: block;
    padding-bottom: 8px;
    border-bottom: 1px solid #00deff;
    color:  #00deff;
    font-size: 14px;
    margin-top: -1px;
}

.about_main .modal_2 .slide-content p{

    color: #fff;
    padding-bottom: 20px;
    padding-top: 28px;
    border-bottom: 1px solid #6a93b9;
    line-height: 26px;
    margin-bottom: 20px;
    padding-left: 40px;
}
.about_main .modal_2 .slide-content ul {
    display: none;
}
.about_main .modal_2 .slide-content ul.on {
    display: block;
}


.cwzt_pop{
  width: 1200px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -330px 0 0 -600px;
    background: #fff;
    z-index: 99;
    display: none;
}
.cwzt_pop .hd{
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-indent: 26px;
  font-size: 20px;
  color: #fff;
  background: #2e7dc2;

}
.cwzt_pop .close_btn{
  color: #fff;
  font-size: 30px;
  margin-right: 26px;
  margin-top: -2px;
}
.cwzt_pop .bd{
  padding: 40px 25px;
}
.cwzt_pop .bd img{
  width: 390px;
}
.cwzt_pop .bd .img{
  margin-right: 46px;
}
.cwzt_pop .bd .text{
  width: 700px;
}
.cwzt_pop .bd .text dl{
  margin-bottom: 20px;
}
.cwzt_pop .bd .text dt{
  height: 34px;
  line-height: 34px;
  background: #f1f6ff;
  text-indent: 10px;
  font-size: 16px;
  color: #1054db;
  border-left: 2px solid #80a5ed;
  margin-bottom: 20px;
}
.cwzt_pop .bd .text dd{
  color: #3e4450;
  font-size: 16px;
  line-height: 28px;
}





.about_main .modal_3 {
  height:486px;
    background: url(img/q77.jpg)  no-repeat center 0;
}
.about_main .modal_3 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}
.about_main .modal_3 .in .bd{
  position: relative;
}
.about_main .modal_3 .swiper-paginations{
  text-align: center;
  padding-top: 30px;
}
.about_main .modal_3 .in .bd .swiper-slide{
  text-align: center;
  background: #f2f2f2;
}
.about_main .modal_3 .in .bd .swiper-slide .text{
  height: 40px;
  line-height: 40px;
}
.about_main .modal_3 .swiper-button-next{
  right: -66px;
}
.about_main .modal_3 .swiper-button-prev{
  left: -66px;
}
.about_main .modal_3 .swiper-button-next, .about_main .modal_3  .swiper-button-prev{
  margin-top: -50px;
  width: 53px;
  height: 50px;
}
.about_main .modal_3 .swiper-button-next{
    background: url(img/q83.png)  no-repeat right center;
}
.about_main .modal_3 .swiper-button-prev{
    background: url(img/q82.png)  no-repeat right center;
}



.about_main .modal_4{
  height:604px;
    background: #f3f7ff;
}
.about_main .modal_4 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top:50px;
}
.about_main .modal_4 .swiper-container_ry{
  overflow: hidden;
  padding-top: 20px;
  position: relative;
}
.about_main .modal_4 .swiper-slide{
  border-left: 1px solid #b5bac4;
  position: relative;
  text-align: center;
  padding-top: 123px;
}
.about_main .modal_4 .swiper-slide .img{
  height: 250px;
}
.about_main .modal_4 .swiper-slide .text{
  position: absolute;
  top: -8px;
  left: 10px;
}
.about_main .modal_4 .swiper-slide .text:after{
     content:''; 
     display:block; 
     width:12px;
     height: 12px;
     background: #b5bac4;
     border-radius: 50%;
     position: absolute;
     top:3px;
     left: -16px;
}
.about_main .modal_4 .swiper-button-next{
  right: -66px;
}
.about_main .modal_4 .swiper-button-prev{
  left: -66px;
}
.about_main .modal_4 .swiper-button-next, .about_main .modal_4  .swiper-button-prev{
  margin-top: -50px;
  width: 53px;
  height: 50px;
}
.about_main .modal_4 .swiper-button-next{
    background: url(img/q83.png)  no-repeat right center;
}
.about_main .modal_4 .swiper-button-prev{
    background: url(img/q82.png)  no-repeat right center;
}





.about_main .modal_5{
  height:300px;
    background: url(img/q78.jpg)  no-repeat center 0;
}
.about_main .modal_5 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top:50px;
}
.about_main .modal_5 .co_hd .p1{
  color: #fff;
}
.about_main .modal_5 .co_hd .p1:after{
  background: #fff;
}
.about_main .modal_5 .bd ul{
  margin-right: -20px;
}
.about_main .modal_5 .bd li{
  float: left;
  width: 50%;
  text-align: center;
}

.about_main .modal_6{
  height:441px;
    background: url(img/q81.jpg)  no-repeat center 0;
}
.about_main .modal_6 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top:50px;
}
.about_main .modal_6 li{
  text-align: center;
  float: left;
  width: 33.333%;
}
.about_main .modal_6 li .img{
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 0 6px rgba(50,121,193,0.6)
}

.about_main .modal_6 li .img img{
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.about_main .modal_6 li .img{
  margin-bottom: 18px;
}
.about_main .modal_6 li .text .p1{
  font-size: 18px;
  color: #323f48;
  margin-bottom: 10px;
}
.about_main .modal_6 li .text .p2{
  font-size: 16px;
  color: #6a757d;
}



.about_main .modal_7{
  min-height:530px;
  padding-bottom: 40px;
    background: url(img/q82.jpg) #e5efff  no-repeat center 0;
    background-size: cover;
  height: 560px;
}
.about_main .modal_7 .in{
  width: 1200px;
  margin: 0 auto;
  padding-top:50px;
}
.about_main .modal_7 .h {
  background: #fff;
  margin-bottom: 20px;
}
.about_main .modal_7 .b .item{
  display: none;
}
.about_main .modal_7 .h li{
  float: left;
  width: 14.285%;
  text-align: center;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  position: relative;
}
.about_main .modal_7 .h .on{
  background: #427ab2;
  color: #fff;
}
.about_main .modal_7 .h li:after{
     content:''; 
     display:block; 
     width:1px;
     height: 18px;
     background: #c9d6ea;
     position: absolute;
     top:14px;
     right:0px;
}
.about_main .modal_7 .h li:last-child:after{
  display: none;
}


.khal_d_main .modal_3 {
  padding-bottom: 50px;
}
.khal_d_main .modal_3 .co_hd .p1{
  color: #333;
}
.khal_d_main .modal_3 .co_hd .p1:after{
  left: 0;
  margin-left: 0;
}
.khal_d_main .modal_4{
  padding-bottom: 50px;
}




@media all and ( max-width: 1200px ){/*PC*/
   
}
@media all and ( max-width: 1000px ){
    
  
  
  .item ul li {
    float: left;
    margin-right: 21px;
    width: 171px;
    margin-bottom: 30px;
    height: 91px;
}
  
  
    .header,.pc_banner{
        display: none;
    }
    .m_header,.m_banner{
        display: block;
    }
  .header_search_box, .menu_box{
    display: block;
  }
  .m_banner{
    display: block;
  }
  .pc_banner{
    display: none;
  }
  .banner .swiper-pagination{
    bottom: 15px!important;
  }

    .banner{
      width: 100%;
      min-width: auto;
      height: auto;
    }
    .m_banner .p1{
      width: 80%;
      top: 100px;
      left: 10%;
      font-size: 22px;
      letter-spacing: 0;
    }
    .m_banner .p2{
      width: 80%;
      top: 140px;
      left: 10%;
      font-size: 12px;
    }
    .m_banner .p3{
      top: 190px;
      margin-left: -30px;
    }
    .m_banner img{
      width: 100%;
    }
  body{
    
  }
  .m_header {
    height: 60px;
    display: block;
    width: 100%;
    z-index: 32;
    position: fixed;
    top: 0;
    background: #f9f9f9;
    left:0;
  }
  .m_header.on{
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    background: #fff;
  }


  .m_header .header_logo a {
    display: block;
    width: 100px;
    height:59px;
    overflow: hidden;
    background: url(img/q71.png) no-repeat center center;
    background-size:auto 64px;
  }
  .m_header.on .header_logo a{
    background: url(img/f4.png) no-repeat center center;
    background-size:auto 64px;
  }
  .header_inner{
    width: auto;  
  }

  .trans, .cube {
    -webkit-transition: all .3s cubic-bezier(0.245, 0.145, 1.355, 1);
    -moz-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
    -o-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
    -ms-transition: all .3s cubic-bezier(0.445, 1.045, 0.355, 1);
    transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
  }
  .m_header .nav_btn{
      position: absolute;
          top: 21px;
          left: 100px;
      width: 31px;
      height: 27px;
  }

  .m_header .tel  {
    position: relative;
    margin: 19px 44px 0 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(img/b1_1.png) no-repeat center  center;
    background-size: 100%;
  }
  .m_header .tel:after{
     content:''; 
     display:block; 
     width:1px;
     height: 15px;
     background: #c1c3c4;
     position: absolute;
     top:3px;
     left:40px;
  }
  .m_header .ewm{
    width: 22px;
    margin: 20px 20px 0 0;
    height: 20px;
    position: relative;
    background: url(img/b2_1.png) no-repeat center center;
    background-size: 100%;
    cursor: pointer;
  }
  body{
    padding-top: 60px;
  }





  .menu-handler { width: 14px; height: 14px; cursor: pointer; 
      position: relative; 
      transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); 
      -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); 
      -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); 
  }
  .menu-handler .burger { 
      width: 20px;
      height: 1px;
      background: #427ab3; 
      display: block; 
      position: absolute; 
      z-index: 5; 
      top: 0; 
      left: 50%; 
      margin: 0px 0px 0px 0; 
      transform-origin: center; 
      -webkit-transform-origin: center; 
      -moz-transform-origin: center; 
      -o-transform-origin: center; 
      -ms-transform-origin: center; 
  }
  .menu-handler .burger-1 { top: 1px; }
  .menu-handler .burger-2 { top: 8px; }
  .menu-handler .burger-3 { top: 15px; }
  .menu-handler.active .burger-1 { top:7px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
  .menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
  .menu-handler.active .burger-3 { top:7px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }


  .m_header.on .menu-handler .burger{
      background: #427ab3; 
  }


  .m_banner  p{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    left: 60px;
    margin-left: 00;
  }
  .m_banner  .p1{
    margin-bottom: 10px;
    top: 40px;
    font-size: 26px;
  }
  .m_banner  .p2{
    top:80px;
    font-size: 26px;
    color: #fff;
  }
  .m_banner  .p3 {
    top: 130px;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -o-animation-delay:0.6s;
    animation-delay:0.6s;
  }
  .m_banner  .p3 a {
    display: inline-block;
      width:100px;
      height: 30px;
      line-height: 30px;
      color: #fff;
      font-size: 12px;
      margin: 0 9px;
  }
  .m_banner  .p3 .a1{
      text-align: left;
      text-indent: 16px;
      background: url(img/b13.png) #ffa32b no-repeat 70px center;
      color: #fff;
  }
  .m_banner  .p3 .a2{
      text-align: left;
      text-indent: 16px;
      background: url(img/b13.png) #427ab2 no-repeat 100px center;
      color: #fff;
      width: 120px;
  }


  .dz_btn{
      position: absolute;
      top: 1px;
      right: 53px;
      width: 46px;
      height: 40px;
      background:transparent url('img/f7.png') 0 0 no-repeat;
      background-size: 100%;
  }


  .menu_box{
      position: fixed;
      top: 60px;
      left:0%;
      width:100%;
      background: rgba(0,0,0,0.8);
      z-index: 31;
      display: none;
  }
  .menu_box .bd li .a{
      display: block;
      font-size: 14px;
      color: #fff;
       border-bottom: 1px solid #222;
  }
  .m_sub_box{
     display: none;
  }

  .menu_box .m_sub_box a{
     
  }
  .menu_box {
  }
  .menu_box .m_sub_box .p1{
    font-size: 13px;
    color: #fff;
  }
  .menu_box .m_sub_box .p2{
    font-size: 0.22rem;
    color: #a6a6a6;
  }
  .menu_box .m_sub_box .d{
    padding: 14px 0;
  }
  .menu_box .bd li .d a.has_child{
        background: url(img/ic_4.png) no-repeat 95% center;
        background-size: 11px;

  }
  .menu_box .bd li .d a.has_child.on{
        background: url(img/ic_5.png) no-repeat 95% center;
        background-size: 11px;

  }
  .menu_box .m_sub_box .d .t_menu{
    display: none;
  }
  .menu_box .m_sub_box .d .t_menu a{
    float: left;
    display: block;
    margin: 0 10px 10px 0;
  }
  .menu_box .m_sub_box .d .t_menu{
    padding-top: 20px;
    display: none;
  }
  .menu_box .m_sub_box .item{
      border-bottom: 1px solid #222;
     padding: 0 20px;
  }

  .menu_box .bd .link{
    display: block;
    width: 250px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 30px;
    color: #e50012;
    font-size: 13px;
    text-align: center;
      background: url(img/q33.png) #fff  no-repeat 170px center;
      background-size: 7px;
      margin: 25px auto;
  }
  .menu_box .bd li .a{
    padding: 14px 20px;
      background: url(img/q70.png)  no-repeat 95% center;
      background-size: 6px;
  }
  .menu_box .bd li .a.has_child{
     
      background: url(img/ic_4.png)  no-repeat 95% center;
      background-size: 11px;
  }
  .menu_box .bd li .a.has_child.on{
      background: url(img/ic_5.png)  no-repeat 95% center;
      background-size: 11px;
      border-bottom: 0 none;
  }
  .menu_box .bd li .d a{
    color: #bec3d4;
    font-size: 13px;
  }
  .m_menu_box .bd li dd{
      display: none;
  }
  .hidden{
      height: 100%;
      width: 100%;
      overflow: hidden;
  }


  .m_header_search_box{
      width: 100%;
      position: fixed;
      top: 60px;
      left: 0;
      background: #fff;
      z-index: 92;
      border-top: 1px solid #f6f6f6;
      display: none;
  }
  .m_header_search_box .in{
      padding: 16px 20px;
  }
  .m_header_search_box form{
      position: relative;
  }
  .m_header_search_box .text{
      height:26px;
      line-height: 26px;
      border: 0 none;
      width: 80%;
      text-indent: 6px;
      border: 1px solid #e4e4e4;
  }
  .m_header_search_box .submit{
      position: absolute;
      top: 0;
      right: 20px;
      width: 34px;
      height: 28px;
      background: url('img/f9.png') 0 0 no-repeat;
      background-size: auto 100%;
      border: 0 none;
  }
  .pc_footer,.pc_main_box,.pc_banner{
    display: none;
  }
  .m_footer{
    display: block;
  }

  .m_footer{
    padding:  15px;
    background: #08182a;
    clear: both;
  }
  .m_footer .f_logo img{
    width: 100px;
    margin-bottom: 15px;
  }
  .m_footer .img_box img{
    width: 180px;
    display: block;
    margin: 20px auto 20px;
  }
  .m_footer .addr_box{
    font-size: 11px;
    color: #8e97b3;
    margin-bottom: 5px;
    text-align: center;
  }
  .m_footer .b{
    font-size: 11px;
    color: #8e97b3;
    text-align: center;
  }
  .m_footer .r_box  dd {
    display: none;
  }
  .m_footer .r_box  dd a{
    font-size: 12px;
    color: #8e97b3;
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #16314e;
    text-indent: 14px;
  }
  .m_footer .r_box dt{
    font-size: 12px;
    color: #8e97b3;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #16314e;
  }
  .m_footer .r_box dl{
    background: url(img/q75.png)  no-repeat 95% 15px;
    background-size: 12px;
  }
  .m_footer .r_box dl.on{
    background: url(img/q76.png)  no-repeat 95% 13px;
    background-size: 12px;
  }
  .m_footer .r_box dl.on dd{
    display: block;
  }



  .index_main .modal_3 .swiper-pagination{
    top: 200px;
    right: auto;;
    left: 20px;
    font-size: 15px;
  }
  .o_banner{
    height: 200px;
        background-size: auto 265px!important;
  }
  .o_banner .d1 img{
    width: 310px;
  }
  .o_banner .d1{
    padding-top: 40px;
  }

  .o_banner .d1 .p1{
    font-size: 28px;
    margin-bottom: 10px;
  }
  .o_banner .d1 .p2{
    font-size: 16px;
  }
  .o_banner .d1 .p3 a{
      width: 120px;
      height: 36px;
      line-height: 36px;
      color: #e50012;
      font-size: 14px;
      text-align: left;
      text-indent: 28px;
        background: url(img/q33.png) #fff no-repeat 90px center;
      background-size: 13px;
  }
  .st_banner .d1 .p3 a{
    width: 160px;
      background: url(img/f17.png) #e50012 no-repeat 120px center;
      background-size: 13px;
  }
  .o_banner .d1 .p3{
    margin-top: 21px;
  }
  .index_main .modal_5 .item_2 li:hover img, .news_main .modal_1 .img:hover img, .client_main .modal_1 .img:hover img, .solution_main .modal_7 li:hover img, .news_main .modal_2 li:hover, 
  .index_main .modal_3 .item img:hover, .index_main .modal_4 .bd .img img:hover,
.client_d_main .modal_1 img:hover,.news_main .modal_1 li:hover img,.st_main .modal_2 li:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
  .gaidu_modal{
    height: 38px;
    padding-top: 14px;
    margin-bottom: 20px;
  }
  .gaidu_modal a{
    font-size: 14px;
  }
  .gaidu_modal .on:after{
    top: 24px;
  }
  .pager{
    padding-bottom: 0;
  }
  .pager a{
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .pager .pre {
      background: url(img/f18.png) #fff no-repeat center center;
      background-size: 6px;
  }
  .pager .next {
      background: url(img/f19.png) #fff no-repeat center center;
      background-size: 6px;
  }

  .o_banner .search_modal{
    width: 300px;
    height:32px;
    position: relative;
    margin: 0px auto 0;
  }
  .o_banner .search_in .text {
    height: 30px;
    line-height: 30px;
    background: #fff;
    text-indent: 18px;
    width: 250px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
  }
  .o_banner .submit_btn {
    width: 40px;
    height: 32px;
    background: url(img/b17.png) #427ab2 no-repeat 12px center;
    background-size: 15px;
    border: 0 none;
    cursor: pointer;
    z-index: 1;
  }

  .search_d_main .modal_2 li .img{
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  .server_pop{
    width: 90%;
    height: auto;
    margin: 0;
    top: 10%;
    left: 5%;
    padding: 0;
  }
  .server_pop .inner{
    padding-bottom: 0;
  }
  .server_pop .d1{
    font-size: 16px;
  }
  .server_pop .d2{
    font-size: 10px;
  }
  .server_pop .close_btn{
    font-size: 32px;
    right: 10px;
  }
  .server_pop .d1{
    padding-top: 34px;
  }
  .server_pop .d1{
    margin-bottom: 10px;
  }
  .server_pop .d2{
    margin-bottom: 10px;
  }
  .server_pop .d3 li label{
    font-size: 14px;
  }
  .server_pop .d3{
    padding-left: 0;
  }
  .server_pop .d3 li label{
    width: 65px;
    margin-top: 3px;
    margin-right: 10px;
  }
  .server_pop .d3 .text{
    width: 230px;
    height: 14px;
    line-height: 14px;
    padding: 5px;
    font-size: 12px;

  }
  .server_pop .select_box select{
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .server_pop .d3 .textarea_box textarea{
    width: 222px;
    font-size: 12px;
  }
  .server_pop .d4{
    padding-left: 75px;
  }
  .server_pop .d4 input{
    width: 104px;
    line-height: 32px;
    height: 32px;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .m_banner .swiper-pagination2{
    position: absolute;
    z-index: 9;
    text-align: center;
  }
   .m_banner .swiper-pagination2 .swiper-pagination-bullet-active{
        background:#fff;
   }
   .swiper-container_cpfw  .swiper-button-next {
      width: 30px;
      height: 30px;
      background: url(img/f36.png) no-repeat center center;
      background-size: 100%;
      left: auto;right: 0;
      top: 100px;
  }
  .swiper-container_cpfw .swiper-button-prev {
      width: 30px;
      height: 30px;
      background: url(img/f36_l.png) no-repeat center center;
      background-size: 100%;
      top: 100px;
      left: 0%;
  }
  .index_main .modal_3{
    min-height: 300px;
  }
  .index_main .modal_3 .in{
    padding-top: 90px;
  }



  .fixed_r_nav{
    top: auto;
      position: fixed;
      bottom:20px;
      right: 0;
      width: 40px;
      z-index: 10;
      background: #fff;
  }
  .fixed_r_nav li{
      background: #fff;
  }
  .fixed_r_nav li a{
      display: block;
      width:40px;
  }
  .fixed_r_nav .li_1 {
      width:40px;
      height: 50px;
      position: relative;
      background: url(img/q29_1.png) no-repeat center center;
      background-size: 100%;
      border-bottom: 1px solid #dfdfdf;
  }
  .fixed_r_nav .li_3 a{
      background: url(img/q29_3.png) no-repeat center center;
      background-size: 100%;
      width:40px;
      height: 49px;
  }

  .fixed_r_nav .li_4 {
    display: none;
    margin-top: 5px;
  }
  .fixed_r_nav .li_4 a{
      background: url(img/q29_4.png) no-repeat center center;
      background-size: 100%;
      width:40px;
      height: 30px;
  }


  .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 20px;
    height: 2px;
  }
  .index_main .modal_3{
    padding: 0 15px;
    width: auto;
  }
  .index_main .modal_3 .bd{
    width: 100%;
    overflow: hidden;
  }
  .index_main .modal_3 .i_hd_2 .p3{
    margin-bottom: 17px;
  }
  .index_main .modal_3 .t_box{
    height: auto;
  }
  .index_main .modal_3 .img{
    float: none;
    display: block;
    width: 100%;
    height: 230px;
    margin-bottom: 15px;
  }
  .index_main .modal_3 .img .i{
    width: 100%;
    height: 190px;
    overflow: hidden;
  }
  .index_main .modal_3 .img img {
      width: 100%;
  }
  .index_main .modal_3 .info{
    float: none;
    display: block;
    width: 100%;
  }
  .index_main .modal_3 .info .logo img{
    height: 16px;
    margin-bottom: 6px;
  }
  .index_main .modal_3 .info .text .p1{
    font-size: 16px;
    margin-bottom: 15px;
  }
  .index_main .modal_3 .info .text .p2{
    font-size: 12px;
    line-height: 20px;
  }
  .index_main .modal_3 .info .text .p3{
    margin-top: 10px;
    display: none;
  }
  .index_main .modal_3 .b_box{
    margin-top: 15px;
    padding-bottom: 25px;
  }
  .index_main .modal_3 .b_box li{
    width: 33.3%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .index_main .modal_3 .b_box li img{
    width: 80%;
  }
  .index_main .modal_3 .b_box a{
    display: block;
    width: 100px;
    height: 36px;
    background: #e81212;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin:13px auto 0;
  }


  .modal_6{
    min-height: auto;
  }
  .modal_6 .in{
    padding: 24px 10px;
    width: auto;
  }
  .modal_6 .bd p{
    font-size: 14px;
  }
  .modal_6 .bd p span{
    font-size: 11px;
  }
  .modal_6 .bd a{
    width: 100px;
      height: 34px;
      line-height: 34px;
      text-indent: 17px;
      font-size: 13px;
      color: #fff;
      background: url(img/q25.png) #e81212 no-repeat 75px center;
      background-size:12px auto;
  }
  .index_main .modal_3 .swiper-button-prev {
      background: url(img/q19_1.png) no-repeat 0 0;
      top: 220px;
      left: 280px;
  }
  .index_main .modal_3 .swiper-button-next {
      top: 220px;
      right: auto;
      left: 308px;
  }
  .modal_4 .r_box .i_hd_2{
    display: block;
    text-align: center;
  }
  .index_main .modal_4 .r_box  .i_hd_2 .p1{
    color: #1e1515;
  }
  .index_main .modal_4 .r_box  .i_hd_2 .p2{
    color: #9a9696;
  }
  .khal_d_main .modal_yycj_box{
    min-height: 250px;
  }
  .video_pop{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    margin-left: 0;
    height: 100%;
    z-index: 991;
    display: none;
    background: #000;
  }
  .video_pop .in{
    position: relative;
    width: 100%;
    height: 100%;
  }
  .video_pop .close_btn{
    position: absolute;
    top:10px;
    right: 10px;
    font-size: 60px;
    color: #aeaeae;
    z-index: 2222;
  }
  .client_main .modal_1 .in{
    width: auto;
  }
  .client_main{
    background-size: 300px;
    padding-top: 40px;
  }
  .client_main .in{
    padding: 0 15px;
  }
  .client_main .modal_1 .hd{
    font-size: 20px;
  }
  .client_main .modal_1 .hd:after{
    top: 14px;
  }
  .client_main .modal_1 .img{
    display: block;
    float: none;
  }
  .client_main .modal_1 .img img{
    width: 100%;
    height: auto;
  }
  .client_main .modal_1 .text{
    float: none;
    display: block;
  }
  .client_main .modal_1 li{
    width: auto;
    height: auto;
    float: none;
    display: block;
    margin-right: 0;
  }
  .client_main .modal_1 ul{
    margin-right: 0;
  }
  .client_main .modal_1 .hd{
    padding-bottom: 20px;
  }
  .client_main .modal_1 .text .p1{
    font-size: 16px;
  }
  .client_main .modal_1 .text{
    width: auto;
    padding: 0;
  }
  .client_main .modal_1 .text .p1{
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .client_main .modal_1 .text .p2{
    font-size: 12px;
  }
  .client_main .modal_1 .in{
    padding-bottom: 30px;
  }
  .client_main .modal_1 .in{
    padding-bottom: 10px;  
  }
  .o_banner .d1 {
      padding-top: 75px;
  }
  .jjfa_main{
    background-size: 300px;
    padding-top: 20px;
  }
  .jjfa_main .in{
    width: auto;
  }
  .jjfa_main .in{
    padding: 0 15px;
  }
  .jjfa_main .modal_1 .in{
    width: auto;
    padding-top: 20px;
  }
  .jjfa_main .modal_1 li .img img{
    width: 100%;
    height: auto;
  }
  .jjfa_main .modal_1 li .img{
    width: 100%;
    height: auto;
  }
  .khal_main .modal_1 li:hover .img p{
    display: none;
  }

  .jjfa_main .modal_1 li{
    float: none;
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    width:100%;
    height: auto;
  }
  .jjfa_main .modal_1 ul{
    margin-right: 0;
  }
  .jjfa_main .modal_1 li .text .p1{
    font-size: 16px;
  }
  .jjfa_main .modal_1 li .text .p2{
    font-size: 12px;
  }
  .jjfa_main .modal_1 li .text{
    padding: 15px;
  }
  .jjfa_main .modal_1 li .text:after{
    top: 18px;
  }
  .jjfa_main .modal_1 li .text i{
    top: 32px;
  }
  .jjfa_main .modal_1 .in{
    padding-bottom: 30px;
  }
  .news_main{
    padding-top: 0;
  }
  .news_main .in{
    width: auto;
    padding: 15px;
  }
  .news_main .in .l_box{
    float: none;
    display: block;
  }
  .news_main .modal_2 .l_box li{
    padding: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .news_main .modal_2 .img{
    width: 35%;
    height: auto;
    margin-right: 0;
  }
  .news_main .modal_2 .img img{
    width: 100%;
    height: auto;
  }
  .news_main .modal_2 li .text{
    width: 61%;
    padding: 0 2%;
  }
  .news_main .modal_2 .text .p1 {
    margin-bottom: 5px;
    height: 18px;
    overflow: hidden;
  }
  .news_main .modal_2 .text .p1 a{
    font-size: 12px;
  }
  .news_main .modal_2 .text .p2 a{
    font-size: 10px;
  }
  .news_main .modal_2 .text .p2{
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .news_main .modal_2 .text .p3 .time{
    font-size: 10px;
  }
  .news_main .modal_2 li .more{
    font-size: 10px;
  }
  .news_main .modal_2 .r_box{
    display: none;
  }
  .news_d_main .modal_1 .ft{
    margin: 0;
    padding: 10px 0;
  }
  .news_d_main .modal_1 .ft a{
    font-size: 12px;
    margin-bottom: 6px;
  }
  .guaid_modal{
    height: auto;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .guaid_modal a{
    width: auto;
    font-size: 12px;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
  }
  .guaid_modal a span{
    font-size: 18px;
  }
  .guaid_modal a:after{
    top: 46px;
  }
  .lyfa_main .in{
    width: auto;
    padding: 0 15px;
  }
  .lyfa_main .modal_1 ul{
    margin-right: 0;
  }
  .lyfa_main .modal_1 li{
    float: none;
    display: block;
    width: auto;
    margin-right: 0;
    height: auto;
    margin-bottom: 10px;
  }
  .lyfa_main .modal_1 .img{
    width: 40%;
    margin-right: 0;
    height: auto;
  }
  .lyfa_main .modal_1 .img img{
    width: 100%;
    height: auto;
  }
  .lyfa_main .modal_1 li .text{
    width: 54%;
    padding: 0 3%;
    padding-top: 10px;
  }
  .lyfa_main .modal_1 .text .p1{
    font-size: 12px;
    margin-bottom: 10px;
  }
  .lyfa_main .modal_1 .text .p2 a{
    font-size: 10px;
  }
  .lyfa_main .modal_1 .text .p2{
    line-height: 16px;
    margin-bottom: 10px;
    height: 30px;
    overflow: hidden;
  }
  .lyfa_main .modal_1 li .p3 a {
      display: block;
      width: 70px;
      height: 24px;
      text-indent: 10px;
      line-height: 24px;
      font-size: 10px;
      color: #666e73;
      background: url(img/i108.png) #fff no-repeat 55px center;
      background-size: 6px;
  }
  .yshl_bottomcs{
    margin-bottom:5px;
  }
  .load_more a {
      display: block;
      width: 68px;
      height: 24px;
      text-align: center;
      line-height: 24px;
      background: #ededed;
      font-size: 12px;
      color: #1f2327;
      margin: 20px auto 30px;
  }
  .news_d_main{
    padding-top: 0;
  }
  .news_d_main .modal_1 .in{
    width: auto;
    padding: 15px;
  }
  .news_d_main .modal_1 .tit{
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .news_d_main .modal_1 .time{
    font-size: 12px;
    margin-bottom: 20px;
  }
  .news_d_main .modal_1 .text{
    margin: 0;
  }
  .news_d_main .modal_1 .text p{
    font-size: 12px;
    line-height: 18px;
  }
  .news_d_main .modal_1 .text img{
    width: 100%;
    margin-bottom: 15px;
  }
  .cpfw_main .modal_1{
    min-height: auto;
    background-size: 300px;
  }
  .cpfw_main .modal_1 .in{
    min-height: auto;
  }
  .cpfw_main .modal_1 .item{
    width: auto;
    padding: 0 15px;
    padding-top: 70px;
  }
  .cpfw_main .modal_1 .item .hd .p1{
    font-size: 18px;
    margin-bottom: 15px;
  }
  .cpfw_main .modal_1 .item .hd .p1:after{
    height: 1px;
    top: -15px;
  }
  .cpfw_main .modal_1 .item .hd .p2{
    font-size: 12px;
    line-height: 22px;
  }
  .cpfw_main .modal_1 .item .bd img{
    width: 100%;
  }
  .cpfw_main .modal_2 .in{
    width: auto;
    padding: 0 15px;
    padding-top: 30px;
  }
  .cpfw_main .modal_2 .in .img{
    float: none;
    display: block;
  }
  .cpfw_main .modal_2 .img img{
    width: 100%;
    margin-bottom: 15px;
  }
  .cpfw_main .modal_2 .text{
    float: none;
    display: block;
    width: auto;
  }
  .cpfw_main .modal_2 .text .p1{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .cpfw_main .modal_2 .text .p2{
    font-size: 12px;
    line-height: 20px;
    height: auto;
  }
  .cpfw_main .modal_2 .text .p3{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .modal_khal{
    min-height: auto;
  }
  .modal_khal .in{
    width: auto;
    padding: 0 15px;
    padding-top: 20px;
  }
  .modal_khal .hd .p1{
    font-size: 18px;
  }.modal_khal .hd .p2{
    font-size: 12px;
    margin-bottom: 40px;
  }
  .modal_khal .hd .p2:after{
    top:30px;
    height: 1px;
  }
  .modal_khal .swiper-slide .img img{
    width: 100%;
    height: auto;
  }
  .modal_khal .in{
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .modal_khal  .swiper-button-next {
      width: 50px;
      height: 50px;
      background: url(img/f36.png) no-repeat center center;
      background-size: 100%;
      top: 270px;
      left: auto;
  }
  .modal_khal .swiper-button-prev {
      width: 50px;
      height: 50px;
      background: url(img/f36_l.png) no-repeat center center;
      background-size: 100%;
      top: 270px;
      left: 0%;
  }
  .jjfa_d_main .modal_zhgx .in{
    width: auto;
    padding: 15px;
  }
  .jjfa_d_main .modal_zhgx .in .img{
    float: none;
    display: block;
    width: auto;
    height: auto;
  }
  .jjfa_d_main .modal_zhgx .img img{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .jjfa_d_main .modal_zhgx .info{
    float: none;
    display: block;
  }
  .jjfa_d_main .modal_zhgx .text{
    width: auto;
  }
  .jjfa_d_main .modal_zhgx .text .p1{
    margin-bottom: 10px;
  }
  .jjfa_d_main .modal_zhgx .text .p2{
    font-size: 12px;
    line-height: 20px;
  }
  .jjfa_d_main .modal_zhgx .text .p3{
    margin-top: 0;
  }
  .jjfa_d_main .modal_img{
    min-height: auto;
  }
  .jjfa_d_main .modal_img .in{
    padding: 15px;
  }
  .jjfa_d_main .modal_img img{
    width: 100%;
  }



  .index_search_modal .search_in{
    width: auto;
    padding: 10px;
  }
  .index_search_modal{
    padding: 15px;
  }
  .index_search_modal .search_in .text{
    width: 75%;
    height: 28px;
    line-height: 28px;
    background: url(img/b3.png) #fff no-repeat 10px center;
    background-size: 15px;
    text-indent: 30px;
  }
  .index_search_modal .search_in .submit_btn{

    height: 30px;
    line-height: 30px;
    width: 20%;
    background: url(img/b17.png) #427ab3 no-repeat 10px center;
    background-size: 15px;
    font-size: 12px;
    text-indent: 30px;
  }
  .index_search_modal .search_in label, .index_search_modal .search_in a{
    font-size: 12px;
    margin-right: 3px;
  }
  .index_main .financial_modal .b_box .item .info{
    margin-top: 0;
  }
  .index_main .zz_modal .d1:after{
    display: none;
  }
  .index_main .financial_modal .b_box{
    padding-top: 0;
  }
  .index_main .financial_modal .b_box .item .info{
    height: auto;
  }
  .index_search_modal .search_in form{
    margin-bottom: 8px;
  }
  .index_main .modal_1{
    min-height: 500px;
  }
  .index_main .modal_1 .in{
    width: auto;
    padding: 15px;
  }
  .com_hd .p1{
    font-size: 12px;
    text-align: left;
  }
  .com_hd .p1 span{
    font-size: 15px;
  }
  .com_hd .p2{
    font-size: 12px;
  }
  .more_box a{
    font-size: 12px;
  }
  .com_hd .p1:after{
    top: 53px;
    width: 35px;
  }
  .more_box{
    margin-top: 20px;
  }
  .index_main .modal_1 .l_box{
    width: 35%;
    background-size: cover;
  }
  .index_main .modal_1 .l_box .item{
    padding: 15px  ;
  }
  .index_main .modal_1 .l_box .item .p1{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .index_main .modal_1 .l_box .item .p3{
    font-size: 10px;
    line-height: 20px;
  }
  .index_main .modal_1 .r_box .swiper-container_cpfw{
    width: 100%;
  }
  .index_main .modal_1 .r_box .swiper-container_cpfw .swiper-wrapper{
    display: block;
  }
  .index_main .modal_1 .r_box{
    width: 65%;
  }
  .index_main .modal_1 .r_box .swiper-slide{
        /*! width: 111px!important; */
        /*! height: 130px; */
        float: left;
  }
  .index_main .modal_1 .r_box .swiper-slide{
  
  }
  .index_main .modal_1 .r_box .swiper-slide .box {
      width: 101px;
      height: 53px;
      padding: 10px 0 0 10px;
      float: left;
  }
  .index_main .modal_1 .r_box .swiper-slide .img{
    height: 30px;
  }
  .index_main .modal_1 .r_box .swiper-slide .img img{
    height: 20px;
  }
  .index_main .modal_1 .r_box .text{
    font-size: 12px;
  }
  .index_main .modal_1 .r_box .text .p1{
    font-size: 10px;
    width: 94px;
    padding-right: 0;
  }
  .index_main .modal_1 .com_hd{
    margin-bottom:30px;
  }
  .swiper-container_cpfw .swiper-button-next,.swiper-container_cpfw .swiper-button-prev{
    top: 72px;
    display: none;
  }
  .o_banner .d1{
    padding-left: 0;
  }

  .index_main .modal_1 .l_box .p4 a{
    display: block;
      width: 80px;
      height: 24px;
      line-height: 24px;
      color: #467db6;
      font-size: 10px;
      text-align: left;
      margin-top: 60px;
      text-indent: 13px;
      background: url(img/b28.png) #fff no-repeat 65px center;
      background-size: 10px;
  }
  .index_main .modal_1 .l_box .p4 a:hover{
      background: url(img/b28.png) #fff no-repeat 65px center;
  }


  .index_main .szhzt_modal {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .index_main .szhzt_modal .l_title{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
      background: url(img/b4.png)  no-repeat center 0;
      background-size: cover;
      margin-bottom: 10px;
  }
  .index_main .szhzt_modal .l_title p{
    width: auto;
    color: #fff;
    font-size: 14px;
    height: 30px;
    text-align: center;
    line-height: 30px;
  }
  .index_main .szhzt_modal .r_box li{
    position: relative;
    float: none;
    width: 100%;
    height: 90px;
    overflow: hidden;
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
  }
  .index_main .szhzt_modal .r_box li .text{
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 12px;
    color: #fff;
  }
  .index_main .szhzt_modal .r_box li img{
    width: 100%;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .szhzt_modal .r_box li:hover img{

      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .szhzt_modal .r_box{
    width: 100%;
  }





  .index_main .gxh_modal .img_box{
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .index_main .gxh_modal .right_box{
    width: auto;
    height: auto;
  }
  .index_main .gxh_modal .right_box .hd{
    background: #2c74bc;
    height: 40px;
    line-height: 40px;
    font-size:14px;
    color: #fff;
    text-indent: 16px;
  }
  .index_main .gxh_modal .right_box li{
    float: left;
    width: 49.5%;
    height: 130px;
    border: 1px solid #e6eff6;
    background: #fff;
    margin: 0 -1px -1px 0;
    padding: 0;
  }
  .index_main .gxh_modal .right_box li a{
    display: block;
    padding: 14px 0 0 14px;
  }
  .index_main .gxh_modal .right_box li .img{
    height: 35px;
  }
  .index_main .gxh_modal .right_box li .img img{
    height: 23px;
  }

  .index_main .gxh_modal .right_box li p{
    width: auto;
    padding-right: 20px
  }
  .index_main .gxh_modal .right_box li .p1{
    font-size: 14px;
    color: #344049;
    margin-bottom: 5px;
  }
  .index_main .gxh_modal .right_box li .p2{
    font-size: 12px;
    color: #84898d;
    line-height: 20px;
  }
  .index_main .gxh_modal .right_box li:hover .p1{
    color: #4579b2;
  }
  .index_main .gxh_modal .right_box li:hover .p2{
    color: #4579b2;
  }



  .index_main .gxh_modal .swiper-slide{
    transform: translate3d(0px, 0px, 0px)!important;
  }
  .index_main .gxh_modal .swiper-container_client{
    position: relative;
  }
  .index_main .gxh_modal .swiper-button-next{
      background: url(img/q19_2.png)  no-repeat 0 0;
      right: 0px;
      bottom: 0px;
      top: auto;
  }
  .index_main .gxh_modal .swiper-button-prev{
      background: url(img/q19_1.png)  no-repeat 0 0;
      top: auto;
      left: auto;
      bottom: 0px;
      right: 50px;
  }
  .index_main .gxh_modal .swiper-pagination{
    bottom: auto;
      top: auto;
      left: auto;
      right: 30px;
    left: auto;
    width: auto;
    font-size: 14px;
      bottom: 23px;
  }
  .index_main .gxh_modal .swiper-slide .img{
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .index_main .gxh_modal .swiper-slide .img img{
    width: 100%;
    height: auto;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .gxh_modal .swiper-slide:hover img{
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .gxh_modal .swiper-slide .info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: rgba(45,121,188,0.95);
  }
  .index_main .gxh_modal .swiper-slide .info .text{
    padding: 10px 0 0 15px;
  }
  .index_main .gxh_modal .swiper-slide .info .text p{
    color: #fff;
  }
  .index_main .gxh_modal .swiper-slide .info .text .p1{
    font-size: 14px;
    margin-bottom: 6px;
  }
  .index_main .gxh_modal .swiper-slide .info .text .p2{
    font-size: 12px;
  }
  .index_main .gxh_modal .swiper-pagination{
    color: #fff;
  }
  .index_main .gxh_modal .swiper-pagination{
    color: #fff;
    top: auto;
  }



  .index_main .alsj_modal {
    padding-top: 15px;
    min-height: 219px;
      background: url(img/b2.jpg)  no-repeat center bottom;
      background-size: cover;
  }
  .index_main .alsj_modal .in{
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    display: none;
    padding: 0 15px;

  }
  .index_main .alsj_modal .hd {
    margin-bottom: 15px;
  }
  .index_main .alsj_modal .hd .title{
    font-size: 14px;
    color: #344049;
  }
  .index_main .alsj_modal .swiper-slide{
    width: 100%!important;
    height: 160px;
    border: 1px solid #e6eff6;
    background: #fff;
  }
  .index_main .alsj_modal .swiper-slide a{
    display: block;
    padding: 10px 0 0 10px;
  }
  .index_main .alsj_modal .swiper-slide p{
    width: auto;
    padding: 0 0;
  }
  .index_main .alsj_modal .swiper-slide .img{
    height: 50px;
  }
  .index_main .alsj_modal .swiper-slide .img img{
    height: 40px;
  }
  .index_main .alsj_modal .swiper-slide .p1{
    font-size: 14px;
    color: #31383d;
    margin-bottom: 10px;
  }
  .index_main .alsj_modal .swiper-slide .p2{
    font-size: 12px;
    color: #a2acb4;
  }
  .index_main .alsj_modal .swiper-slide a:hover .p1{
    color: #4579b2;
  }
  .index_main .alsj_modal .swiper-slide a:hover .p2{
    color: #4579b2;
  }
  .index_main .alsj_modal .bd{
    padding-bottom: 34px;
  }
  .index_main .alsj_modal .more_box{
    margin-top: 0;
  }
  .index_main .alsj_modal  .swiper-paginations{
    text-align: center;
    padding-top: 15px;
  }








  .index_main .financial_modal{
    width: 100%;
    height: auto;
      background: url(img/b3.jpg)  no-repeat center 0;
      background-size: cover;
      min-height: 168px;
  }
  .index_main .financial_modal .in{
    padding: 0 15px 20px;
    padding-top: 30px;
    width: auto;
    margin: 0 auto;
    display: none;
  }
  .index_main .financial_modal .t_box{
    position: relative;
    padding-top: 1px;
  }
  .index_main .financial_modal .t_box .l_box .img{
    
    position: absolute;
    top: 0;
    left: 40%;
    width: 60%;
    margin-top: 0;
  }
  .index_main .financial_modal .t_box .l_box .img img{
    width: 100%;
  }
  .index_main .financial_modal .t_box .r_box{
    width: 100%;
    height: auto;
      background: url(img/b22.png)  no-repeat center 0;
      background-size: cover;
      padding: 15px 15px 0;
      float: none;
      display: block;
      margin-top: 115px;
  }
  .index_main .financial_modal .t_box .r_box .h p{
    color: #fff;
  }
  .index_main .financial_modal .t_box .r_box .h .p1{
    font-size: 12px;
    margin-bottom: 10px;
  }
  .index_main .financial_modal .t_box .r_box .h .p2{
    font-size: 10px;
    margin-bottom: 10px;
  }
  .index_main .financial_modal .t_box .r_box .b .l{
    width: 45%;
    background: rgba(255,255,255,0.1);
    padding: 1% 2% 0;
    height: auto;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d1{
    font-size: 12px;
    color: #fff;
    margin-bottom: 6px;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d1 span{
    font-size: 14px;
    color: #d3a460;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d2 li{
    float: left;
    width:37%;
    margin-bottom: 8px;
    color: #fff;
    font-size: 10px;
    padding-left: 17px;
    background-size: auto 12px!important;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(1){
      background: url(img/b23_1.png)  no-repeat 0 center;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(2){
      background: url(img/b23_2.png)  no-repeat 0 center;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(3){
      background: url(img/b23_3.png)  no-repeat 0 center;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(4){
      background: url(img/b23_4.png)  no-repeat 0 center;
  }
  .index_main .financial_modal .t_box .r_box .b .l .d2 li:nth-child(5){
      background: url(img/b23_5.png)  no-repeat 0 center;
  }
  .index_main .financial_modal .t_box .r_box .b .r{
    position: relative;
    width: 49%;
  }
  .index_main .financial_modal .t_box .r_box .b .r img{
    width: 100%;
  }
  .index_main .financial_modal .t_box .r_box .b .r .text{
    position: absolute;
    top: 10px;
    left: 70px;
  }
  .index_main .financial_modal .t_box .r_box .b .r .text .p1{
    font-size: 12px;
    color: #d39548;
    margin-bottom: 5px;
  }
  .index_main .financial_modal .t_box .r_box .b .r .text .p2{
    font-size: 10px;
    color: #fff;
    margin-bottom: 8px;
  }
  .index_main .financial_modal .t_box .r_box .b .r .text .p3 a{
    display: block;
      width:70px;
      height: 20px;
      line-height: 20px;
      color: #fff;
      font-size: 10px;
      text-align: left;
      text-indent: 13px;
      background: url(img/b13.png) #f49e17 no-repeat 60px center;
      background-size: 6px;
      color: #fff;
  }
  .index_main .financial_modal .t_box .r_box .b .r .text .p3 a:hover{
      background: url(img/b13.png) #f19607 no-repeat 110px center;
  }
  .index_main .financial_modal  .in{
    position: relative;
  }
  .index_main .financial_modal  .order_btn{
    position: absolute;
    font-size: 12px;
    color: #86c4fd;
    padding-right: 18px;
    top: 77px;
    left: 0;
      background: url(img/b13.png) no-repeat right center;
  }
  .index_main .financial_modal  .order_btn:hover{
    color: #fff;
  }



  .index_main .financial_modal .m_box{
    padding: 15px 0 15px;
  }
  .index_main .financial_modal .m_box .hd{
    margin-bottom: 13px;
  }
  .index_main .financial_modal .m_box .hd p{
    color: #fff;
    font-size: 14px;
  }
  .index_main .financial_modal .m_box .bd li{
    float: left;
    width: 31.3%;
    padding: 0 1%;
    position: relative;
    display: inline;
    height: auto;
    margin-right: 0;
  }
  .index_main .financial_modal .m_box .bd li .img{
    width: 100%;
    overflow: hidden;
    height: auto;
  }
  .index_main .financial_modal .m_box .bd li :hover .img img{
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .financial_modal .m_box .bd li .img img{
    width: 100%;
    height: auto;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .financial_modal .m_box .bd ul{
    margin-right: 0;
  }
  .index_main .financial_modal .m_box .bd li .text{
    position: absolute;
    top:18px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .index_main .financial_modal .m_box .bd li .text .p1{
    margin-bottom:8px;
  }
  .index_main .financial_modal .m_box .bd li .text .p2{
    font-size: 10px;
    color: #fff;
    display: none;
    width: auto;
  }
  .index_main .financial_modal .m_box .bd li .text img{
    width: 80%;
  }
  .index_main .financial_modal .m_box .more_box{
    margin-top: 0;
  }
  .index_main .financial_modal .m_box .more_box a{
    color: #fff;
    background: url(img/b13.png) no-repeat right center;
  }
  .index_main .financial_modal .b_box{
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .index_main .financial_modal .b_box .item{
    background: rgba(255,255,255,0.1);
  }
  .index_main .financial_modal .b_box .item .img{
    width: 40%;
    height: auto;
    overflow: hidden;
  }
  .index_main .financial_modal .b_box .item .img img{
    width: 100%;
    height: auto;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .financial_modal .b_box .item:hover img{

      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .financial_modal .b_box .item .info{
    width: 54%;
    padding: 2% 3%;
  }
  .index_main .financial_modal .b_box .item .info .p1{
    font-size:12px;
    color: #fff8fb;
    margin-bottom: 5px;
    height: 14px;
    overflow: hidden;
  }
  .index_main .financial_modal .b_box .item .info .p2{
    font-size: 10px;
    color: #fff8fb;
    margin-bottom: 10px;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
  }
  .index_main .financial_modal .b_box .item .info .p3 a{

    display: block;
      width:80px;
      height: 24px;
      line-height: 24px;
      color: #467db6;
      font-size: 10px;
      text-align: left;
      text-indent: 13px;
      background: url(img/b28.png) #fff no-repeat 60px center;
  }
  .index_main .financial_modal .b_box .item .info .p3 a:hover{
      background: url(img/b28.png) #eee no-repeat 60px center;
  }
  .index_main .financial_modal .b_box .swiper-pagination-fraction{
    right: 50px;
    color: #fff;
    left: auto;
    width: auto;
    bottom: 10px;
    font-size: 12px;
  }
  .index_main .financial_modal .b_box .swiper-button-next{
      background: url(img/q19_2.png)  no-repeat 0 0;
      top: auto;
      right: 32px;
    bottom: 10px;
    width: 10px;
    background-size: 53%;
    height: 12px;
  }
  .index_main .financial_modal .b_box .swiper-button-prev{
      background: url(img/q19_1.png)  no-repeat 0 0;
      top: auto;
    bottom: 12px;
      left: auto;
      right: 80px;
    width: 10px;
    background-size: 53%;
    height: 10px;
  }




  .index_main .services_modal {
    width: 100%;
    min-height: 600px;
    padding-bottom: 20px;
      background: url(img/b29.png) #fff no-repeat center 0;
      overflow: hidden;
      padding-top: 20px;
  }
  .index_main .services_modal .in{
    padding-top: 28px;
    width: auto;
    margin: 0 auto;
    display: none;
    padding: 0 15px;
  }
  .index_main .services_modal .b_box{
    margin-top: 13px;
  }
  .index_main .services_modal .b_box .h {
    margin-bottom: 14px;
  }
  .index_main .services_modal .b_box .h .tit_box p{
    font-size: 12px;
  }
  .index_main .services_modal .b_box .h .more_box{
    margin-top: 0;
  }
  .index_main .services_modal .b_box .b ul{
    margin-right: 0;
  }
  .index_main .services_modal .b_box .b li{
    float: left;
    width: 47%;
    margin: 0 1%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .index_main .services_modal .b_box .b li .img{
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .index_main .services_modal .b_box .b li .img img{
    width: 100%;
    height: auto;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .services_modal .b_box .b li:hover img{
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .services_modal .b_box .b li .text{
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #000;
  }
  .index_main .services_modal .bd .item {
    display: none;
  }
  .index_main .services_modal .t_box .h{
    border-bottom: 1px solid #ccc;
  }
  .index_main .services_modal .t_box .h ul{
    padding-left: 0;
  }
  .index_main .services_modal .t_box .h li{
    width: 33%;
    float: left;
    margin-right: 0;
    padding-top: 23px;
    font-size: 12px;
    color: #899095;
    text-align: center;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: -1px;
    cursor: pointer;
      background-size: auto 20px!important;

  }
  .index_main .services_modal .t_box .h li:nth-child(1){
      background: url(img/b30_1.png) no-repeat center 0;
  }
  .index_main .services_modal .t_box .h li:nth-child(2){
      background: url(img/b30_3.png) no-repeat center 0;
  }
  .index_main .services_modal .t_box .h li:nth-child(3){
      background: url(img/b30_5.png) no-repeat center 0;
  }
  .index_main .services_modal .t_box .h li:nth-child(1).on{
      background: url(img/b30_2.png) no-repeat center 0;
    border-bottom: 1px solid #f49e16;
      color: #427ab2;
  }
  .index_main .services_modal .t_box .h li:nth-child(2).on{
      background: url(img/b30_4.png) no-repeat center 0;
    border-bottom: 1px solid #f49e16;
      color: #427ab2;
  }
  .index_main .services_modal .t_box .h li:nth-child(3).on{
      background: url(img/b30_6.png) no-repeat center 0;
    border-bottom: 1px solid #f49e16;
      color: #427ab2;
  }
  .index_main .services_modal .t_box .h li.on:after{
      content: '';
      display: block;
      width: 14px;
      height:8px;
    background: url(img/b33.png) no-repeat center center;
      position: absolute;
      left: 50%;
      bottom: -1px;
      margin-left: -7px;
  }
  .index_main .services_modal .t_box .b{
    padding-top: 25px;
  }
  .index_main .services_modal .t_box .b ul{
    margin-right: 0;
  }
  .index_main .services_modal .t_box .b .item_1 li{
    float: none;
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .index_main .services_modal .t_box .b .item_1 li .img{
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .index_main .services_modal .t_box .b .item_1 li .img img{
    width: 100%;
    height: auto;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .services_modal .t_box .b .item_1 li .img:hover img{

      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .services_modal .t_box .b  .item_1 .text{
    padding: 15px 15px 0;
  }
  .index_main .services_modal .t_box .b  .item_1 .text .d1 .p1{
    font-size: 12px;
    margin-bottom: 13px;

  }
  .index_main .services_modal .t_box .b  .item_1 .text .d1 .p2{
    font-size: 12px;
    color: #6c7073;
    height: 26px;
  }
  .index_main .services_modal .t_box .b  .item_1 .text .d2{
    border-top: 1px solid #d8e4eb;
    line-height: 26px;
  }
  .index_main .services_modal .t_box .b  .item_1 .text .d2 a{
    font-size: 12px;
    color: #4f83b7;
    padding-right: 10px;
    background: url(img/b28.png) no-repeat right center;
    background-size: 6px auto;
  }
  .index_main .services_modal .t_box .b  .item_1 .text .d2 a:hover{
    background: url(img/b28.png) no-repeat right center;
  }
  .index_main .services_modal .t_box .b  .item_3 {
    border: 1px solid #d6e2ea;
    background: #fff;
    padding: 20px 10px 10px  ;
  }
  .index_main .services_modal .t_box .b .item_3 li{
    float: left;
    width: 20%;
    text-align: center;
      -webkit-transition: -webkit-transform .3s linear;
      transition: transform .3s linear;
  }
  .index_main .services_modal .t_box .b .item_3 li:hover{

    -webkit-transform:translateY(-5px);
      -ms-transform:translateY(-5px);
      transform:translateY(-5px);
      -webkit-transition: -webkit-transform .3s linear;
      transition: transform .3s linear;
  }
  .index_main .services_modal .t_box .b .item_3 li a:hover .text{
    color: #4579b2;
  }
  .index_main .services_modal .t_box .b  .item_3 .img{
    height: 33px;
  }
  .index_main .services_modal .t_box .b  .item_3 .img img{
    height: 25px;
  }
  .index_main .services_modal .t_box .b  .item_3 .text{
    
    font-size: 12px;
  }
  .index_main .services_modal .t_box .b  .item_3 .more {
    text-align: right;
    margin: 20px 14px 0 0;
  }
  .index_main .services_modal .t_box .b  .item_3 .more a{
    font-size: 12px;
    color: #4f83b7;
    padding-left: 20px;
      background: url(img/b45.png) #fff no-repeat  0 center;
  }

  .index_main .services_modal .t_box .b .item_2 .list_nav{
    width: 100%;
    background: transparent;
    padding:  0;
  }
  .index_main .services_modal .t_box .b .item_2 .list_nav li{
    float: left;
    cursor: pointer;
    font-size: 10px;
    color: #232529;
    text-align: center;
    overflow: hidden;
    width: 29%;
    margin-right: 3%;
    height: 26px;
    padding-left: 0;
    line-height: 26px;
        border-left:0 none;
        margin-bottom: 6px;
        background: #eee;
  }
  .index_main .services_modal .t_box .b .item_2 .list_nav li.on{
    border-left:0 none;
    color: #fff;
    background: #427ab2;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box {
    width: 100%;
    background: #fff;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box .box{
    padding: 13px 10px 0;
    display: none;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box dl{
    margin-bottom: 20px;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box dt{
    font-size: 14px;
    color: #232529;
    margin-bottom: 15px;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box dd{
    font-size: 12px;
    color: #5d6971;
    line-height: 20px;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box dd li{
    float: left;
    width: 29%;
    border: 1px solid #eef5fd;
    margin-right:3%;
    margin-bottom: 10px;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box dd li img{
    width: 100%;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box .btn_box a{
    display: block;
      height: 24px;
      line-height: 24px;
      color: #fff;
      font-size: 12px;
      text-align: left;
      text-indent:13px;
      background: url(img/b13.png) #427ab2 no-repeat 70px center;
      color: #fff;
      width: 100px;
  }
  .index_main .services_modal .t_box .b .item_2 .list_box .btn_box a:hover{
      background: url(img/b13.png) #206ebd no-repeat 100px center;
  }
  .oa_main .modal_ts .ft a:hover{
    background: url(img/b28.png) #eee no-repeat 74px center;
    color: #2e7dc2;
  }




  .index_main .zz_modal {
    width: 100%;
    height: auto;
      background: url(img/b37.png) #fff no-repeat center 0;
      background-size: cover;
      overflow: hidden;
      min-height: 570px;
  }
  .index_main .zz_modal .in{
    padding: 28px 15px 10px;
    width: auto;
    margin: 0 auto;
    color: #fff;
    position: relative;
    display: none;
  }
  .index_main .zz_modal .d1{
    font-size: 14px;
    color: #fff;
    margin-bottom: 35px;
    position: relative;
  }
  .index_main .zz_modal .d1:before{
     content:''; 
     width: 32px;
     height:2px;
     position: absolute;
     top: 30px;
     left: 0%;
     background: #f49e16;
  }
  .index_main .zz_modal .d1 .more_box {
    margin-top: 0;
  }
  .index_main .zz_modal .d1 .more_box a{
    color: #91c5ff;
      background: url(img/b35.png)  no-repeat right center;
  }
  .index_main .zz_modal .d2{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin-bottom:25px;
  }
  .index_main .zz_modal .d3{
    margin-bottom: 40px;
  }
  .index_main .zz_modal .d3 .d{
    width: auto;
    margin-right: 10px;
  }
  .index_main .zz_modal .d3 .d .p1{
    font-size: 12px;
  }
  .index_main .zz_modal .d3 .d .p2{
    font-size: 12px;
  }
  .index_main .zz_modal .d3 .d .p2 span{
    font-size: 20px;
  }
  .index_main .zz_modal .d4 .hd{
    background: #0094e8;
    width: auto;
    margin-bottom: 16px;
  }
  .index_main .zz_modal .d4 .hd li{
    float: left;
    border-right: 1px solid #139aea;
    width: 24%;
    text-align: center;
    height: 36px;
    line-height: 36px;
  }
  .index_main .zz_modal .d4 .hd li a{
    color: #fff;
    font-size: 12px;
  }
  .index_main .zz_modal .d4 .hd li a:hover{
    color: #eee;
  }
  .index_main .zz_modal .d4 .bd{
    height: auto;
  }
  .index_main .zz_modal .d4 .bd .item p{
    font-size: 12px;
    line-height: 24px;
  }
  .index_main .zz_modal .d4 .bd .item p a{
    color: #fff;
  }
  .index_main .zz_modal .d4 .bd .item p a:hover{
    color: #eee;
  }
  .index_main .zz_modal .d5 ul{
    margin-right: 0;
    margin-top: 10px;
  }
  .index_main .zz_modal .d5 li{
    width: auto;
    height: auto;
    float: none;
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: rgba(255,255,255,0.22)
  }
  .index_main .zz_modal .d5 li a{
    display: block;
    padding: 15px 15px 0;
  }
  .index_main .zz_modal .d5 li .p1{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: auto;
    margin-bottom: 6px;
  }
  .index_main .zz_modal .d5 li .p2{
    font-size: 12px;
    color: #91c5ff;
      background: url(img/b35.png)  no-repeat right center;
  }
  .index_main .zz_modal .img{
    position: absolute;
    top: 69px;
    right: 15px;
    width: 100px;
    height: auto;
    overflow: hidden;
  }
  .index_main .zz_modal .img img{
    width: 100px;
    height: auto;
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }
  .index_main .zz_modal .img:hover img{
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform .5s linear;
      transition: transform .5s linear;
  }


  .index_main .friend_modal {
    width: 100%;
    height: auto;
  }
  .index_main .friend_modal .in{
    padding: 15px;
    width: auto;
    margin: 0 auto;
    color: #fff;
    position: relative;
    overflow: hidden;
  }
  .index_main .friend_modal .hd{
    font-size: 16px;
    color: #424d55;
    margin-bottom: 20px;
    position: relative;
  }
  .index_main .friend_modal .hd:after{
     content:''; 
     width: 32px;
     height:1px;
     position: absolute;
     top: 30px;
     left: 0%;
     background: #427ab2;
  }
  .index_main .friend_modal .bd .swiper-slide{
    border: 1px solid #e5efff;
    width:100px!important;
  }
  .index_main .friend_modal .bd .swiper-slide img{
    width: 100% !important;
    height: 100% !important;
  }
  .index_main .friend_modal .bd .swiper-paginations{
    text-align: center;
    margin-top: 20px;
  }
  .index_main .friend_modal .bd .swiper-slide:hover{
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }



  .com_zx_modal {
    position: relative;
    width: 100%;
    height: auto;
      background: url(img/b39.png) #fff no-repeat center 0;
      background-size: cover;
      overflow: hidden;
  }
  .com_zx_modal .in {
    padding: 15px;
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
  .com_zx_modal .bd p{
    font-size: 14px;
    color: #424d55;
  }
  .com_zx_modal .bd p span{
    display: block;
    margin-top: 10px;
    font-size:12px;
    color: #84898d;
  }
  .com_zx_modal .bd a{
    display: inline-block;
    margin-top: 15px;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-indent: 20px;
    text-align: left;
      font-size: 12px;
      color: #fff;
      background: url(img/b16.png) #427ab2  no-repeat 80px center;
      background-size: 6px;
  }
  .com_zx_modal .bd a:hover{
      background: url(img/b16.png) #10579e  no-repeat 80px center;
      background-size: 6px;
  }



  .yzsfw_main .modal_1{
    height: auto;
  }
  .yzsfw_main .modal_1 .in{
    padding: 15px;
    width: auto;
    display: block;
  }
  .yzsfw_main .modal_1 li{
    float: left;
    display: inline;
    width: 25%;
    text-align: center;
  }


  .yzsfw_main .modal_1 .img{
    margin-bottom: 6px;
  }
  .yzsfw_main .modal_1 .img img{
    width: 40px;
  }
  .yzsfw_main .modal_1 .text .p1{
    font-size: 12px;
    color: #323437;
    margin-bottom: 6px;
  }
  .yzsfw_main .modal_1 .text .p2{
    font-size: 10px;
    color: #5d6971;
    display: none;
    line-height: 16px;
  }

  .yzsfw_main .modal_2{
    height: auto;
  }
  .yzsfw_main .modal_2 .in{
    width: auto;
    padding: 15px;
    display: block;

  }
  .co_hd {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
  }

  .co_hd .p1{
    font-size: 14px;
    color: #323f48;
    margin-bottom: 20px;
  }
  .co_hd .p2{
    font-size: 12px;
    color: #5d6971;
    line-height: 18px;
  }
  .co_hd .p1:after{
     content:''; display:block; 
     width:33px;
     height: 2px;
     background: #2e7dc2;
     position: absolute;
     top:30px;
     left: 50%;
     margin-left: -16px;
  }
  .yzsfw_main .bd img{
    width: 100%;
  }

  .yzsfw_main .modal_3{
    height: auto;
    min-height: 250px;
    background-size: cover;
  }
  .yzsfw_main .modal_3 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }
  .yzsfw_main .modal_4{
    height: auto;
    background-size: cover;
    min-height: 300px;
  }
  .yzsfw_main .modal_4 .in{
    width: auto;
    margin: 0 auto;
    padding:15px;
    text-align: center;

  }
  .yzsfw_main .modal_4 .text{
    padding-top: 13px;
  }
  .yzsfw_main .modal_4 .text li{
    margin-bottom: 10px;
    text-align: left;
    width: auto;
    overflow: hidden;
    margin-right: 0;
  }
  .yzsfw_main .modal_4 .text li .p1{
    font-size: 14px;
    color: #2e7dc2;
    margin-bottom: 10px;
    float: left;
    width: 38%;
    text-align: right;
  }
  .yzsfw_main .modal_4 .text li .p2{
    font-size: 12px;
    color: #5d6971;
    line-height: 18px;
    float: left;
    width: 62%;
  }



  .yzsfw_main .modal_5{
    height: auto;
    background: url(img/q24.jpg) #2168af no-repeat center 0;
    background-size: cover;
    min-height: 300px;
  }
  .yzsfw_main .modal_5 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }


  .yzsfw_main .modal_6{
    height: auto;
    background: url(img/q25.jpg) #fff no-repeat center 0;
    background-size: cover!important;
    min-height: 250px;
  }
  .yzsfw_main .modal_6 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }


  .yzsfw_main .modal_7{
    height: auto;
    background-size: cover!important;
    min-height: 250px;
  }
  .yzsfw_main .modal_7 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }
  .yzsfw_main .modal_8{
    height: auto;
    background-size: cover!important;
    min-height: 250px;
  }
  .yzsfw_main .modal_8 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }
  .yzsfw_main .modal_9{
    height: auto;
    background-size: cover!important;
    min-height: 250px;
  }
  .yzsfw_main .modal_9 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }
  .yzsfw_main .modal_10{
    height: auto;
    background-size: cover!important;
    min-height: 250px;
  }
  .yzsfw_main .modal_10 .in{
    width: auto;
    margin: 0 auto;
    padding: 15px;
    text-align: center;

  }



  .oa_banner .in{
    width: auto;
  }
  .o_banner .d1{
    width: 100%;
    text-align: center;
    padding-top: 70px;
  }
  .o_banner .d1 .p1{
    text-align: center;
  }
  .o_banner .d1{

  }
  .o_banner .d1 .p2{
    font-size: 12px;
    padding: 0 20px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    width: auto;
    text-align: center;
  }
  .oa_main .modal_0 {
    height: auto;
  }
  .oa_main .modal_0 .in{
    width: auto;
    padding: 20px 15px ;
    display: block;
  }

  .oa_main .modal_0 .img{
    width: 100%;
  }
  .oa_main .modal_0 .text{
    width: auto;
    padding-top: 10px;
  }
  .oa_main .modal_0 .text .d1{
    font-size: 14px;
  }
  .oa_main .modal_0 .text .d1 span{
    font-size: 18px;
  }
  .oa_main .modal_0 .text .d2{
    font-size: 12px;
    margin-bottom: 10px;
  }
  .oa_main .modal_0 .text .d3{
    font-size: 12px;
    margin-bottom: 10px;
  }
  .fw_main .modal_1 {
    min-height: 300px;
  }
  .fw_main .modal_1 .in,.fw_main .modal_2 .in{
    display: none;
  }
  .com_zx_btn {
      display: block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      text-indent: 14px;
      background: url(img/b13.png) #427ab2 no-repeat 74px center;
      color: #fff;
      font-size: 14px;
      text-align: left;
      margin: 0 auto;
  }
  .com_zx_btn:hover{
      background: url(img/b13.png) #21609e no-repeat 74px center;
  }


  .oa_main .modal_ts{
    height: auto;
    background-size: cover;
    min-height: auto;
    padding-bottom: 20px;
  }
  .oa_main .modal_ts .in{
    width: auto;
    padding: 20px 15px ;
  }
  .oa_main .modal_ts li{
    float: none;
    display: block;
    width: 95%;
    height: auto;
    padding: 15px 0 15px 5%;
    overflow: hidden;
    margin-right: 0;
  }
  .oa_main .modal_0 .text .d4 a{
    display: inline-block;
  }
  .oa_main .modal_2{
    min-height: 200px;
  }
  .oa_main .modal_ts ul{
    margin: 0;
  }
  .yzsfw_main .bd img{
    width: 70%;
  }
  .about_main .modal_6 li .img{
    width: auto;
    height: auto;
    box-shadow: none;
  }
  .oa_main .modal_ts li .img{
    margin-right: 0;
  }
  .oa_main .modal_ts li .p1{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .oa_main .modal_ts li .p2{
    font-size: 12px;
  }
  .oa_main .modal_3 .co_hd .p1:after{
    top: 30px;
  }
  .com_zx_btn{
    margin-top: 10px;
  }
  .oa_banner .img{
    display: none;
  }
  .o_banner .d1 .p1{
    font-size: 26px;
  }
  .oa_banner .d1 .p1 span{
    font-size: 16px;
  }
  .yzsfw_main .bd img{
    width: 100%;
  }
  .oa_main .modal_4{
    min-height: 200px;
  }
  .oa_main .modal_0 .text{
    margin-left: 0;
  }
  .oa_main .modal_0 .text .d4{
    text-align: center;
  }
  .fw_main .modal_0 .co_hd .p1{
    text-align: center;
  }
  .fw_main .modal_0 .co_hd .p1:after{
    left: 50%;
  }
  .fw_main .bd img{
    width: 70%;
  }
  .fw_main .modal_ts li .p1:after{
    display: none;
  }
  .fw_main .modal_1{
    padding-top: 20px;
  }
  .yzsfw_main .modal_1 .img{
    float: none;
    width: auto;
    width: 100%;
    margin-bottom: 15px;
    display: block;
  }
  .yzsfw_main .modal_1 .img img{
    width: 100%;
  }
  .modal_item .text .d2{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .yzsfw_main .modal_1 .text .p1{
    font-size: 14px;
    text-align: center;
  }
  .modal_item .text{
    float: none;
    display: block;
    width: auto;
  }
  .modal_item .text .d4{
    text-align: center;
  }
  .modal_item:nth-child(2n) .img{
    float: none;
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .modal_item .text .hd .p1{
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
  }
  .fw_main .modal_2{
    min-height: 400px;
  }
  .modal_item .img{
    width: auto;
    margin-bottom: 10px;
  }
  .yzsfw_main .modal_3{
    min-height: 200px;
  }
  .fw_main .modal_4{
    min-height: 400px;
  }
  .fw_main .modal_5 {
      min-height: 390px;
      height: auto;
      background: #f3f7ff;
  }
  .fw_main .modal_6{
    min-height: 250px;
  }
  .zycp_main .bd img{
    width: 100%;
  }
  .zycp_main .modal_0 .co_hd .p1:after{
    margin-left: -16px;
  }
  .zycp_main .modal_ts{
    padding-bottom: 0;
  }
  .zycp_main .modal_l .in, .zycp_main .modal_r .in{
    width: auto;
    padding: 20px 15px;
  }
  .zycp_main .modal_1{
    height: auto;
  }
  .zycp_main .modal_1 .in{
    padding-bottom: 20px;
  }
  .zycp_main .modal_2 .in{
    padding-top: 20px;
  }
  .zycp_main .modal_3{min-height: 200px;}
  .zycp_main .modal_5{
    background: #fff;
  }
  .lyfa_d_main{
    padding-top: 0;
  }
  .lyfa_d_main .modal_0 .img{
    width: 100%;
  }
  .lyfa_d_main .modal_0 .co_hd .p1:after{
    margin-left: -15px;
  }
  .lyfa_d_main .modal_0{
    min-height: 300px;
  }
  .lyfa_d_main .modal_ts .co_hd .p1:after{
    top: 29px;
  }
  .lyfa_d_main .modal_ts .co_hd .p2{
    margin-bottom: 20px;
  }
  .lyfa_d_main .bd img{
    width: 100% !important;
    height: auto !important;
  }
  .lyfa_d_main .modal_ts{
    min-height: 300px;
  }
  .lyfa_d_main .modal_item .img{
    width: auto;
    float: none;
    display: block;
  }
  .modal_l .in, .modal_r .in{
    width: auto;
  }
  .lyfa_d_main .modal_item .text{
    width: auto;
    float: none;
    display: block;
  }
  .lyfa_d_main .modal_item{
    padding: 20px 15px;
  }
  .lyfa_d_main .modal_l .in,.lyfa_d_main  .modal_r .in{
    padding-top: 0;
  }
  .lyfa_d_main .modal_4{
    min-height: 300px;
  }
  .com_modal_client .in{
    width: auto;
    padding: 20px 15px;
  }
  .com_modal_client .bd .list{
    width: 100%;
    margin-bottom: 10px;
    float: none;
    display: block;
  }
  .com_modal_client .bd .list li{
    float: left;
    width: 44%;
      height: auto;
      background: rgba(73,129,186,0.8);
      color: #fff;
      padding: 10px 0 10px 4%;
      font-size: 12px;
      margin-bottom: 5px;
      cursor: pointer;

  }
  .com_modal_client .bd .list li:nth-child(2n){
    margin-left: 3%;
  }
  .com_modal_client .bd .list .on{
    background-size: 20px;
  }
  .com_modal_client .bd .img_box{
    float: none;
    display: block;
    width: 100%;
    height: auto;
  }
  .com_modal_client .bd .img_box .item .i{
    width:auto;
    height: auto;
  }
  .com_modal_client .bd .img_box img{
    width: 100%;
    height: auto;
  }
  .com_modal_client .bd .img_box .text{
    padding: 15px;
  }
  .com_modal_client .bd .img_box .text .txt{
    padding-left: 0;
    font-size: 12px;
    width: auto;
    line-height: 20px;
    border: 0 none;
  }
  .com_modal_client{
    min-height: 400px;
  }
  .cwzt_main .modal_0 .img{
    float: none;
    display: block;
    margin-top: 0;
  }
  .cwzt_main .modal_0{
    min-height: auto;
    background-size: cover;
  }
  .cwzt_main .modal_0 .text{
    float: none;
    display: block;
  }
  .cwzt_main .modal_jg .in{
    width: auto;
  }
  .cwzt_main .modal_jg .in{
    padding: 20px 15px;
  }
  .cwzt_main .modal_jg .img{
    float: none;
    display: block;
  }
  .cwzt_main .modal_jg .img img{
    width: 100%;
  }
  .cwzt_main .modal_jg .text{
    float: none;
    display: block;
    width: auto;
  }
  .cwzt_main .modal_jg .d2{
    font-size: 12px;
    line-height: 20px;
  }
  .cwzt_main .modal_hyly{
    height: auto;
    padding: 20px 15px;
    background-size: cover;
  }
  .cwzt_main .modal_hyly .co_hd .p1{
    font-size: 20px;
  }
  .cwzt_main .modal_hyly .co_hd .p1 span{
    font-size: 30px;
  }
  .cwzt_main .modal_hyly .co_hd .p1:after{
    top: 50px;
  }
  .cwzt_main .modal_hyly{
    min-height: 700px;
  }
  .cwzt_main .modal_hyly .in{
    width: auto;
    padding: 10px 0;
  }
  .cwzt_main .modal_hyly .list_nav {
    margin-bottom: 20px;
  }
  .cwzt_main .modal_hyly .list_nav li{
    font-size: 12px;
    background-size: 30px!important;
    padding-top: 34px;
  }
  .cwzt_main .modal_hyly .img{
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .cwzt_main .modal_hyly .img img{
    width: 100%;
  }
  .cwzt_main .modal_hyly  .text{
    float: none;
    display: block;
    width: auto;
  }
  .cwzt_main .modal_hyly  .text .d2{
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 20px;
  }
  .cwzt_main .modal_yycj{
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
      background: #f3f7ff;
    min-height: 350px;
      background-size: auto 100%;
  }
  .cwzt_main .modal_yycj .co_hd .p1{
    font-size: 20px;
  }
  .cwzt_main .modal_yycj .co_hd .p1 span{
    font-size: 30px;
  }
  .cwzt_main .modal_yycj .in{
    width: auto;
  }
  .cwzt_main .modal_yycj .co_hd .p1:after{
    top: 50px;
  }
  .cwzt_main .modal_yycj .item{
    padding-left: 0;
  }
  .cwzt_main .modal_yycj .item ul{
    margin-right: 0;
    padding: 0 15px;
  }
  .khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide{
  
    width: 250px!important;
    opacity: 1!important;
  }
  .khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide-active, .swiper-slide-duplicate-active{
    transform: scale(1);
    opacity: 1!important;
  }
    
  .cwzt_main .modal_yycj .item li{
    width: 45%;
    margin-right: 0;
    height: auto;
    padding: 15px 0;
  }
  .cwzt_main .modal_yycj .item li a{
    font-size: 12px;
    padding-right: 20px;
  }
  .cwzt_main .modal_yycj .item li:nth-child(2n){
    margin-left: 10%;
  }

  .khal_d_main .modal_0 .img{
    width: auto;
    margin-top: 10px;
    float: none;
    display: block;
  }
  .khal_d_main .modal_0 .img img{
    width: 100%;
  }
  .khal_d_main .modal_0 .text{
    float: none;
    display: block;
  }
  .khal_d_main .modal_0{
    background-size: cover;
  }
  .khal_d_main .modal_0 .co_hd .p1{
    font-size: 14px;
  }
  .khal_d_main .modal_0 .text .logo{
    text-align: center;
    margin-bottom: 10px;
  }
  .khal_d_main .modal_0 .logo img{
    width: auto;
    height: 60px;
  }
  .khal_d_main .modal_1 .in{
    width: auto;
  }
  .khal_d_main .modal_item:nth-child(2n) .img{
    float: none;
    display: block;
  }
  .khal_d_main .modal_1 .in{
    padding: 20px 15px;
  }
  .khal_d_main .co_hd .p1{
    font-size: 16px;
  }
  .khal_d_main .modal_2{
    min-height: 500px;
    height: auto;
  }
  .khal_d_main .modal_2 .in{
    width: auto;
    padding: 20px 15px;
  }
  .khal_d_main .modal_2 .img{
    float: none;
    display: block;
  }
  .khal_d_main .modal_yycj_box .in{
    width: auto;
  }
  .khal_d_main .modal_1{
    height: auto;
  }
  .khal_d_main .modal_yyjz_box{
    min-height: 200px;
  }
  .khal_d_main .modal_yycj_box .in{
    padding-top: 20px;
  }
  .khal_d_main .modal_yyjz_box .in{
    width: auto;
    padding-top: 20px;
  }
  .khal_d_main .bd img{
    width: 100%;
  }
  .khal_d_main .modal_yyjz_box{
    height: auto;
    background-size: cover;
  }
  .khal_d_main .modal_khzy_box{
    height: auto;
    background-size: cover;
  }
  .khal_d_main .modal_khzy_box .in{
    width: auto;
    padding-top: 20px;
  }
  .khal_d_main .modal_yycj_box{
    padding-bottom: 20px;
  }
  .about_main .modal_1 .t_box .img{
    width: auto;
    padding: 15px;
    height: auto;
    float: none;
    display: block;
  }
  .about_main .modal_1 .t_box .img img{
    width: 100%;
  }
  .about_main .modal_1 .t_box{
    border-radius: 0;
  }

  .about_main .modal_1 .in{
    width: auto;
    padding-top: 0;
  }
  .about_main .modal_1 .t_box .text{
    width: auto;  
    padding: 15px;
  }
  .about_main .modal_1 .t_box .text .d1 {
    margin-bottom: 10px;
  }
  .about_main .modal_1 .t_box .text .d1 .p1{
    font-size: 18px;
    margin-bottom: 3px;
  }
  .about_main .modal_1 .t_box .text .d1 .p2 {
      font-size: 14px;
  }
  .about_main .modal_1 .t_box {
    margin-bottom: 0;
  }
  .about_main .modal_1 .t_box .text .d2{
    font-size: 12px;
    line-height: 20px;
  }
  .about_main .modal_1 .m_box{
    font-size: 12px;
    line-height: 22px;
    padding: 15px;
    margin-bottom: 0;
  }
  .about_main .modal_1 .b_box li .p1{
    font-size: 14px;
  }
  .about_main .modal_1 .b_box li .p2{
    font-size: 12px;
  }
  .about_main .modal_1 .b_box{
    padding: 25px 15px 10px;
    text-align: center;
  }
  .about_main .modal_1 .b_box li{
    padding-left: 0;
    width: 50%;
  }
  .about_main .modal_1 .b_box li .d{
    background: none;
  }
  .about_main .modal_1 .b_box li .p2{
    height:50px;
  }
  .about_main .modal_1{
    height: auto;
  }
  .about_main .modal_2{
    height: auto;
  }
  .about_main .modal_2 .in{
    width: auto;
    padding: 15px;
  }
  .about_main .modal_2 .slide-content img{
    width: 100%
  }
  .about_main .modal_2 .container{
    width: auto;
  }
  .oa_main .modal_ts li .img{
    width: 70px;
  }
  .about_main .modal_2 .container img{
    width: 100%;
  }
  .about_main .modal_2 .slide-content p{
    font-size: 12px;
    height: auto;
    line-height: 20px;
    padding-bottom: 15px;
  }
  .about_main .modal_2 .slide_items li.on span{
    font-size: 12px;
  }
  .about_main .modal_2 .slide_items li span{
    font-size: 12px;
  }
  .about_main .modal_2 .slide_items li{
    width: 60px;
  }
  .about_main .modal_2 .slide_items li.on span{
    border-bottom:0;
    margin-top: 0;
  }
  .about_main .modal_2 .next{
    width: 20px;
    height: 20px;
    background-size: 100%;
    right: 0;
    z-index: 1;
  }
  .about_main .modal_2 .prev{
    width: 20px;
    height: 20px;
    background-size: 100%;
    left: 0;
    z-index: 1;
  }
  .about_main .modal_2 .button{
    bottom: 38px;
  }
  .about_main .modal_3 .in{
    width: auto;
    padding: 15px;
  }
  .about_main .modal_3{
    height: auto;
  }
  .about_main .modal_3 .in .bd .swiper-slide img{
    width: 100%;
  }
  .about_main .modal_4 .in{
    width: auto;
    padding: 15px;
  }
  .about_main .modal_4{
    height: auto;
  }
  .about_main .modal_5 .in{
    width: auto;
    padding: 15px;  
  }
  .about_main .modal_5 .bd li {
    width: 100%;
    margin-bottom: 10px;
  }
  .about_main .modal_5 .bd li img{
    width: 100%;
  }
  .about_main .modal_5 .bd ul{
    margin-right: 0;
  }
  .about_main .modal_5{
    height: auto;
  }
  .about_main .modal_6 {
    height: auto;
    background-size: cover;
  }
  .about_main .modal_6 .in{
    width: auto;
    padding: 15px;
  }
  .about_main .modal_6  ul{
    padding-top: 15px;
  }
  .about_main .modal_6 li .img img{
    width: 60%;
    height: auto;
  }
  .about_main .modal_6 li .text .p1{
    font-size: 14px;
    margin-bottom: 6px;
  }
  .about_main .modal_6 li .text .p2{
    font-size: 12px;
  }
  .about_main .modal_7 {
    min-height: auto;
  }
  .about_main .modal_7 .in{
    width: auto;
    padding: 15px;
  }
  .about_main .modal_7 .h {
    margin-top: 30px;
  }
  .about_main .modal_7 .h li{
    width: 25%;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }
  .about_main .modal_7 .h li:after{
    display: none;
  }
  .about_main .modal_7 .h li.on:after{
    display: none;
  }
  .about_main .modal_7 .b img{
    width: 100%;
  }
  .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
    background: #fff;
  }
  .cwzt_main .modal_hyly .list_nav{
      background: url(img/n144.png)  no-repeat center 0;
      background-size: 100%;
  }
  .index_main .modal_1 .l_box .item .p4{
    display: block;
  }
  .pager .num,.pager .s1,.pager .text,.pager .go{
    display: none;
  }
  .pager .next,.pager .pre{
    width: 50px;
    background: #fff;
  }
  .pager .next,.pager .next{
    background: #fff;
  }

  .yzsfw_box_main .modal_1 .img{
    width: 66%;
    text-align: center;
    margin: 0 auto 15px;
  }
  .cwzt_main .modal_jg .text .d4,.cwzt_main .modal_hyly .text .d4{
    text-align: center;
  }
  .menu_box .bd li .d a{
    display: block;
  }
  
  .zycp_main .modal_ts{
    min-height: 300px;
  }
  .index_main .friend_modal .bd .swiper-paginations .swiper-pagination-bullet{
        width: 12px;
        height: 2px;
  }
  .o_banner .search_modal{
    margin-left: -150px;
  }
  .khal_d_main .modal_3 .in{
    padding: 15px;
  }
  .khal_d_main .modal_4 .in{
    padding: 15px;
  }
  .khal_d_main .modal_5 .in{
    padding: 15px;
  }
  .khal_d_main .modal_7 .in{
    padding: 15px;
  }
  .khal_d_main .modal_yyjz_box{
    padding: 15px;
  }
  .khal_d_main .modal_khzy_box .in .text{
    width: auto;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
  }
  .khal_d_main .modal_khzy_box .in .logo_box{
    width: auto;
    float: none;
    display: block;
  }
  .khal_d_main .modal_khzy_box .in .text p{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .khal_d_main .modal_khzy_box .in .bd{
    padding: 15px;
  }
  .khal_d_main .modal_khzy_box .in .bd{
    margin-top: 30px;
  }
  .khal_d_main .modal_yycj_box .swiper-container_alsj .swiper-slide .text{
    display: none;
  }
  .lyfa_d_main .modal_ts .bd img{
    width: 100%;
  }

  .yzsfw_main .modal_7 .in,.yzsfw_main .modal_8 .in,.yzsfw_main .modal_9 .in,.yzsfw_main .modal_10 .in{
    display: block;
  }
  .cwzt_pop {
      width: 100%;
      position: fixed;
      top: 0%;
      left: 0;
      margin: 0;
      overflow-y: auto;
      height: 100%;
  }
  .cwzt_pop .bd .img{
    margin-right: 0;
    margin-bottom: 10px;
  }
  .cwzt_pop .bd img{
    width: 100%;
  }
  .cwzt_pop .bd {
      padding: 15px;
  }
  .cwzt_pop .bd .text{
    width: 100%;
  }
  .about_main .modal_3 .in .bd .swiper-slide img{
    width: auto;
  }

}


@media all and (max-width: 500px){  /*MOBILE
   

}


