/* 前端白明明 */

@charset "UTF-8";

@font-face {
  font-family: "HEL";
  src: url("../fonts/HELVETICANEUELTCOM-LT.woff") format("woff"),
       url("../fonts/HELVETICANEUELTCOM-LT.ttf") format("truetype"),
       url("../fonts/HELVETICANEUELTCOM-LT.eot") format("embedded-opentype"),
       url("../fonts/HELVETICANEUELTCOM-LT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HEB";
  src: url("../fonts/HELVETICANEUELTCOM-MD.woff") format("woff"),
       url("../fonts/HELVETICANEUELTCOM-MD.ttf") format("truetype"),
       url("../fonts/HELVETICANEUELTCOM-MD.eot") format("embedded-opentype"),
       url("../fonts/HELVETICANEUELTCOM-MD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.hex{font-family: "HEL";}

.heb{font-family: "HEB";}

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  min-width: 1280px;position: relative;padding-top: 100px ; width: 100%;color: #1f1f1f;font-family:"HEL", Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #1f1f1f;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#ddd;} 

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#2675bf;}

.gdt::-webkit-scrollbar-track{ background:#ddd;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_48{font-size: 48px;}

/*分页*/

.BMap_mask,.BMap_cpyCtrl,.BMap_scaleTxt,.BMap_scaleCtrl,.BMap_omCtrl,.anchorBL{ display:none !important;}

.a_dw{position: relative;top: -70px;}

.box {min-width: 1200px;width:100%; margin: 0 auto;padding: 0 160px; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.fy {display: flex;justify-content: flex-start;}

.phone_ckgd {display: none;}

.fy .ul_fy {display: flex;justify-content: center;width: 100%;}

.fy .ul_fy li {width: 40px;height: 40px;margin: 0 10px;display: flex;justify-content: center;align-items: center;}

.fy .ul_fy li a {width: 100%;height: 100%;background: rgba(0, 0, 0, 0);border: 1px solid #ccc;color: #666;display: flex;justify-content: center;align-items: center;border-radius: 50%;}

.fy .ul_fy li a:hover {border: 1px solid #2675bf;background: #2675bf;color: #fff;}

.fy .ul_fy li a.act {border: 1px solid #2675bf;background: #2675bf;color: #fff;}

.fy .ul_fy li.z_jt a,.fy .ul_fy li.dian a {border: 0;background-color: transparent;}

.fy .ul_fy li.z_jt {background:  url(../images/r_10.png) center no-repeat;border-radius: 50%;border: 1px solid #ccc;}

.fy .ul_fy li.z_jt:hover {background: #2675bf url(../images/r_11.png) center no-repeat;}

.fy .ul_fy li.y_jt {transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 1;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 10;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

/* 弹窗内容 */

.z_tanchuang .tbox .modal {background: white;padding: 50px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;}


/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}


/* 头部 */

.head{position: fixed;top: 0;left: 0;width: 100%;height: 100px;background: #fff;padding: 0 80px 0 160px;z-index: 19;border-bottom: 1px solid #eee;}

.head .logo{display: block;float: left;margin-top: 20px;height: 70px;}

.head .logo img{height: 100%;}

.head .ss{display: block;width: 20px;height: 20px;float: right;margin-top: 40px;position: relative;z-index: 3;}

.head .ss input{display: block;width: 0px;height: 20px;background: #fff;border: 0;border-bottom: 1px solid #ddd;position: absolute;top: 0;right: 20px;outline: none;}

.head .ss a{display: block;width: 100%;height: 100%;background: url(../images/ss.png) center no-repeat;}

.head .ss:hover input{width: 320px;}

.head .yy{float: right;margin: 40px 30px 0 100px;line-height: 20px;height: 20px;padding-left: 35px;
    /*background: url(../images/yy1.png) center left no-repeat;*/
    display: block}

.head .yy a{display: block;float: left;color: #203040;}

.head .yy s{display: block;width: 1px;height: 12px;margin: 4px 15px 0;float: left;background: #ddd;}

.head .yy a:hover{color: #005ed1;}

.head .ul1{float: right;}

.head .ul1 li{float: left;margin-right: 50px;position: relative;}

.head .ul1 li .ltop a{display: block;line-height: 100px;color: #203040;font-weight: 600;}
/* .head .ul1 li:last-child{margin-right: 0;} */

.head .ul1 li .lbtm{position: absolute;width: 280px;top: 100px;left: 50%;margin-left: -140px;line-height: 60px;background: #f2f4f7;text-align: center;border-radius: 0 0 10px 10px ;overflow: hidden;visibility: hidden;opacity: 0;}

.head .ul1 li .lbtm a{display: block;}

.head .ul1 li .lbtm a:nth-child(2n){background: #fff;}

.head .ul1 li .lbtm a:hover{background: #2675bf;color: #fff;}

.head .ul1 li:hover .ltop a,.head .ul1 li.act .ltop a{color: #005ed1;}

.head .ul1 li:hover .lbtm{opacity: 1;visibility: visible;}

.head.act{height: 80px;}

.head.act .logo{height: 40px;margin-top: 20px;}

.head.act .ul1 li .ltop a{line-height: 80px;}

.head.act .yy,.head.act .ss{margin-top: 30px;}

.head.act .ul1 li .lbtm{top: 80px;}




/* 首页 */

.i1 .swiper1 .swiper-slide{}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;}

.i1 .swiper1 .swiper-slide .img img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .img .mimg{display: none;}

.i1 .swiper1 .swiper-slide .sbox .wz{position: absolute;top: 56%;left: 0;z-index: 3;width: 100%;color: #fff;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.i1 .swiper1 .swiper-slide .sbox .wz .tt{font-size: 76px;line-height: 1;}

.i1 .swiper1 .swiper-slide .sbox .wz .tt span{display: inline-block;}

.i1 .swiper1 .swiper-slide .sbox .wz .tc{line-height: 1;margin:20px 0 50px;}

.more{display: block;}

.more div{display: block;position: relative;width: 220px;line-height: 60px;border-radius: 30px;overflow: hidden;cursor: pointer;text-align: center;border: 1px solid rgba(255, 255, 255, 0.3);color: #fff;}

.more div:hover{background: #005ed1;border: 1px solid #005ed1;}

.i1 .swiper1 .swiper-slide .sbox .dh{position: relative;top: 50px;opacity: 0;}

.i1 .swiper1 .swiper-slide-active .sbox .dh{top: 0;opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s;}

.i1 .swiper1 .swiper-slide-active .sbox .dh1{transition-delay: .7s;-webkit-transition-delay: .7s;}

.i1 .swiper1 .swiper-slide-active .sbox .dh2{transition-delay: .9s;-webkit-transition-delay: .9s;}

.i1 .swiper1 .prev1{width: 50px;height: 50px;border-radius: 50%;margin-top: -25px;background: url(../images/l_b.png) center no-repeat;left: 10px;}

.i1 .swiper1 .next1{width: 50px;height: 50px;border-radius: 50%;margin-top: -25px;background: url(../images/l_b.png) center no-repeat;right: 10px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i1 .swiper1 .prev1:hover,.i1 .swiper1 .next1:hover{background:  url(../images/l_l.png) center no-repeat;}

.i1 .swiper1 .pagination1{bottom: 30px;}

.i1 .swiper1 .pagination1 span{opacity: 0.3;background: #fff;width: 10px;height: 10px;}

.i1 .swiper1 .pagination1 span.swiper-pagination-bullet-active{opacity: 1;}

.pd100{padding: 100px 0 0 0;}

.i2{background: #f7f7f7;}

.i2 .tt{text-align: center;color: #2675bf;}

.i2 .ibox{position: relative;margin-top: 60px;}

.i2 .ibox .swiper2{width: 100%;max-width: 1460px;margin: 0 auto;}

.i2 .ibox .swiper2 .swiper-slide{padding: 10px;}

.i2 .ibox .swiper2 .swiper-slide .sbox{position: relative;background: #fff;-moz-box-shadow:2px 2px 5px #ddd; -webkit-box-shadow:2px 2px 5px #ddd; box-shadow:2px 2px 5px #ddd;border-radius:10px ;}

.i2 .ibox .swiper2 .swiper-slide .sbox .img,.i2 .ibox .swiper2 .swiper-slide .sbox .img img{position: relative;display: block;width: 100%;}

.i2 .ibox .swiper2 .swiper-slide .sbox .txt{padding: 30px;}

.i2 .ibox .swiper2 .swiper-slide .sbox .txt .stt{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 20px;color: #2675bf;}

.i2 .ibox .swiper2 .swiper-slide .sbox .txt .stc{line-height: 20px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin: 20px 0;color: #2675bf;}

.i2 .ibox .swiper2 .swiper-slide .sbox .txt .day{padding-left: 24px;line-height: 16px;background: url(../images/rl1.png) center left no-repeat;}

.i2 .ibox .swiper2 .swiper-slide .sbox a{display: block;position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;}

.i2 .ibox .swiper2 .swiper-slide .sbox:hover{background: #2675bf;}

.i2 .ibox .swiper2 .swiper-slide .sbox:hover .txt .stt,.i2 .ibox .swiper2 .swiper-slide .sbox:hover .txt .stc{color: #fff;}

.i2 .ibox .swiper2 .swiper-slide .sbox:hover .txt .day{background: url(../images/rl2.png) center left no-repeat;color: #fff;}

.i2 .ibox .prev2{width: 50px;height: 50px;border-radius: 50%;margin-top: -25px;background: url(../images/l_l.png) center no-repeat;left: 0px;}

.i2 .ibox .next2{width: 50px;height: 50px;border-radius: 50%;margin-top: -25px;background: url(../images/l_l.png) center no-repeat;right: 0px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i2 .ibox .prev2:hover{left: 5px;}

.i2 .ibox .next2:hover{right: 5px;}

.i3{padding-top: 80px;}

.i3 .tt{text-align: center;color: #2675bf;}

.i3 .ul1{margin-top: 80px;}

.i3 .ul1 li{width: calc(50% - 15px);margin-bottom: 30px;float: left;}

.i3 .ul1 li:nth-child(2n){float: right;}

.i3 .ul1 li:nth-child(5){width: 100%;}

.i3 .ul1 li a{display: block;position: relative;overflow: hidden;}

.i3 .ul1 li a img{display: block;width: 100%;}

.i3 .ul1 li a .txt{position: absolute;left: 0;bottom: 0;z-index: 2;padding: 50px;color: #fff;}

.i3 .ul1 li a .txt .att2{margin: 20px 0 30px;}

.i3 .ul1 li a .txt .att3{display: block;width: 90px;line-height: 16px;background: url(../images/jt_b.png)  right 5px no-repeat;font-family: heb;}

.i3 .ul1 li a:hover .txt .att3{color: #2675bf;background: url(../images/jt_l.png)  right 5px no-repeat;}

.i3 .ibtm{}

.i3 .ibtm .ilt{width: calc(50% - 15px);float: left;}

.i3 .ibtm .ilt .swiper3{}

.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox{position: relative;overflow: hidden;display: block;}

.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox img{display: block;width: 100%;}

.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox .txt{position: absolute;left: 0;bottom: 0;z-index: 2;padding: 50px;color: #fff;}

.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox .txt .att2{margin: 20px 0 30px;}

.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox .txt .att3{display: block;width: 90px;line-height: 16px;background: url(../images/jt_b.png)  right 5px no-repeat;font-family: heb;}

.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox:hover .txt .att3{color: #2675bf;background: url(../images/jt_l.png)  right 5px no-repeat;}

.i3 .ibtm .ilt .swiper3 .pagination3{bottom: 50px;}

.i3 .ibtm .ilt .swiper3 .pagination3 span{width: 10px;height: 10px;background: #fff;opacity: 0.3;}

.i3 .ibtm .ilt .swiper3 .pagination3 span.swiper-pagination-bullet-active{opacity: 1;}

.i3 .ibtm .ilt .swiper3 .prev3{width: 60px;height: 140px; margin-top: -70px;background: rgba(38, 117, 191, 0.3)  url(../images/l_b.png) center no-repeat;left: 0px;}

.i3 .ibtm .ilt .swiper3 .next3{width: 60px;height: 140px; margin-top: -70px;background: rgba(38, 117, 191, 0.3)  url(../images/l_b.png) center no-repeat;right: 0px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i3 .ibtm .ilt .swiper3 .prev3:hover,.i3 .ibtm .ilt .swiper3 .next3:hover{background: rgba(38, 117, 191, 1)  url(../images/l_b.png) center no-repeat;}

.i3 .ibtm .irt{width: calc(50% - 15px);float: right;}

.i3 .ibtm .irt .ul1{margin-top: 0;}

.i3 .ibtm .irt .ul1 li{width: 100%;float: none;}

.i3 .ibtm .irt .ul1 li:last-child{margin-bottom: 0;}

.i4 .tt{text-align: center;color: #2675bf;}

.i4 .ibox{width: 100%;height: 600px;text-align: center;background-size: cover;color: #fff;margin-top: 70px; padding-top: 180px;}

.i4 .ibox .itt{line-height: 30px;
    width: 80%;
    margin: -200px auto 0 auto;
    font-size: 18px}

.i4 .ibox .more div{margin: 80px auto 0;}

.i5{padding: 60px 0 150px;}

.i5 .ul1{}

.i5 .ul1 li{width: 20%;float: left;text-align: center;}

.i5 .ul1 li a{display: block;position: relative;padding: 0 10%;line-height: 28px;}

.i5 .ul1 li a .ico{display: block;width: 120px;position: relative;margin: 0 auto 40px;height: 120px;background: #f2f4f7;border-radius: 50%;overflow: hidden;}

.i5 .ul1 li a .ico img{display: block;width: 100%;}

.i5 .ul1 li a .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}


.i5 .ul1 li a:hover .ico{background: #2675bf;}

.i5 .ul1 li a:hover .ico img{opacity: 0;}

.i5 .ul1 li a:hover  .ico img:nth-child(2){opacity: 1;}

/* 底部 */

.footer{padding: 90px 0 30px;-moz-box-shadow:2px -2px 5px #ccc; -webkit-box-shadow:2px -2px 5px #ccc; box-shadow:2px -2px 5px #ccc;}

.footer .ftop{}

.footer .ftop .ul1{display: flex;
    /*justify-content: space-between;*/
}

.footer .ftop .ul1 li{margin-right: 10%;}

.footer .ftop .ul1 li:last-child{margin-right: 0;}

.footer .ftop .ul1 li a{display: block;margin-bottom: 15px;color: #112038;line-height: 1;white-space: nowrap;}

.footer .ftop .ul1 li a:nth-child(1){margin-bottom: 40px;}

.footer .ftop .ul1 li a span{display: inline-block;border-bottom: 1px solid #fff;color: #112038;}

.footer .ftop .ul1 li a:hover{color: #2675bf;} 

.footer .ftop .ul1 li a:hover span{border-bottom: 1px solid #2675bf;color: #2675bf;}

.footer .fbtm{margin-top: 30px;}

.footer .fbtm a{display: block;float: right;width: 32px;height: 32px;border: 1px solid #112038;border-radius: 50%;margin-left: 20px;}

.footer2{padding: 0 0 15px;}

.footer2 s{display: block;width: 100%;height: 1px;background: #e1e3e6;float: left;margin-bottom: 15px;}

.footer2 .flt{float: left;color: #666;}

.footer2 .frt{float: right;color: #666;}

/* 新闻 */

.banner{position: relative;}

.banner img{display: block;width: 100%;}

.banner .mimg{display: none;}

.banner .txt{position: absolute;top: 46%;left: 0;width: 100%;z-index: 2;color: #fff;line-height: 1.5;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.banner .txt .tc{margin-top: 20px;}

.ne1{background: #f7f7f7;}

.ne1 .nbox{-moz-box-shadow:0px 0px 10px #ccc; -webkit-box-shadow:0px 0px 10px #ccc; box-shadow:0px 0px 10px #ccc;padding: 100px 70px;}

.ne1 .nbox .tt{text-align: center;color: #2675bf;}

.ne1 .nbox .ul1{margin: 70px 0 40px;}

.ne1 .nbox .ul1 li{width: 23.4%;float: left;position: relative;margin-right: 2.13%;margin-bottom: 2.13%;}

.ne1 .nbox .ul1 li:nth-child(4n){margin-right: 0;}

.ne1 .nbox .ul1 li .sbox{position: relative;background: #fff;-moz-box-shadow:2px 2px 5px #ddd; -webkit-box-shadow:2px 2px 5px #ddd; box-shadow:2px 2px 5px #ddd;border-radius:10px ;}

.ne1 .nbox .ul1 li .sbox .img,.ne1 .nbox .ul1 li .sbox .img img{position: relative;display: block;width: 100%;}

.ne1 .nbox .ul1 li .sbox .txt{padding: 30px;}

.ne1 .nbox .ul1 li .sbox .txt .stt{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 20px;color: #2675bf;}

.ne1 .nbox .ul1 li .sbox .txt .stc{line-height: 20px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin: 20px 0;color: #2675bf;}

.ne1 .nbox .ul1 li .sbox .txt .day{padding-left: 24px;line-height: 16px;background: url(../images/rl1.png) center left no-repeat;}

.ne1 .nbox .ul1 li .sbox a{display: block;position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;}

.ne1 .nbox .ul1 li .sbox:hover{background: #2675bf;}

.ne1 .nbox .ul1 li .sbox:hover .txt .stt,.ne1 .nbox .ul1 li .sbox:hover .txt .stc{color: #fff;}

.ne1 .nbox .ul1 li .sbox:hover .txt .day{background: url(../images/rl2.png) center left no-repeat;color: #fff;}

/* 新闻详情 */

.nec1 .nbox{width: 90%;max-width: 1000px;margin: 0 auto;}

.nec1 .nbox .tt{color: #2675bf;line-height: 1.4;}

.nec1 .nbox .tt2{padding: 30px 0 50px;color: #666;line-height: 14px;}

.nec1 .nbox .tt2 span{display: block;float: left;}

.nec1 .nbox .tt2 s{display: block;width: 1px;height: 14px;background: #ddd;float: left;margin: 0 30px;}

.nec1 .nbox .tc{padding: 80px 0;}

.nec1 .nbox .tc{line-height: 30px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}

.nec1 .nbox .tc img{display: block;max-width: 100%;height: auto;}

.nec1 .nbox .btn{margin-top: 45px;position: relative;}

.nec1 .nbox .btn .a{display: block;width: calc(100% - 250px);margin-top: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.nec1 .nbox .btn .a:hover{color: #2675bf;}

.nec1 .nbox .btn .more{position: absolute;top: 0;right: 0;}

.nec1 .nbox .btn .more div{border: 1px solid #ddd;color: #666;}

.nec1 .nbox .btn .more div:hover{color: #fff;border: 1px solid #2675bf;}

.re1{}

.re1 .btn{width: 90%;margin: 0 auto 80px;max-width: 1000px;}

.re1 .btn li{width: 50%;float: left;height: 280px;text-align: center;padding-top: 50px;background: #f9f9f9;-moz-box-shadow:0px 0px 10px #ccc; -webkit-box-shadow:0px 0px 10px #ccc; box-shadow:0px 0px 10px #ccc;position: relative;z-index: 2;}

.re1 .btn li a{display: block;position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;}

.re1 .btn li .ico{position: relative;width: 120px;overflow: hidden;margin: 0 auto 30px;border-radius: 50%;background: #2675bf;}

.re1 .btn li .ico img{display: block;width: 100%;opacity: 0;}

.re1 .btn li .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 1;}

.re1 .btn li .tt{color: #2675bf;}

.re1 .btn li.act{-moz-box-shadow:0px 0px 0px #ccc; -webkit-box-shadow:0px 0px 0px #ccc; box-shadow:0px 0px 0px #ccc;background: #2675bf;z-index: 3;}

.re1 .btn li.act .ico{background: #fff;}

.re1 .btn li.act .ico img{opacity: 1;}

.re1 .btn li.act .ico img:nth-child(2){opacity: 0;}

.re1 .btn li.act .tt{color: #fff;}

.re1 .ul2{}

.re1 .ul2 li{margin-top: 50px;background: #f9f9f9;border-radius: 10px;-moz-box-shadow:0px 0px 5px #ccc; -webkit-box-shadow:0px 0px 5px #ccc; box-shadow:0px 0px 5px #ccc;}

.re1 .ul2 li .ltop{padding: 35px 50px 35px 40px;position: relative;line-height: 1.5;cursor: pointer;}

.re1 .ul2 li .ltop .ltt{color:#2675bf;}

.re1 .ul2 li .ltop .ltc{margin-top: 10px;color: #5a5a5a;}

.re1 .ul2 li .ltop s{display: block;width: 30px;height: 30px;background: url(../images/l_h.png) center no-repeat;position: absolute;top: 50px;right: 20px;background-size: cover;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.re1 .ul2 li .lbtm{padding: 0 40px 50px;display: none;}

.re1 .ul2 li .lbtm .x{display: block;width: 100%;height: 1px;background: #ddd;margin-bottom: 50px;}

.re1 .ul2 li .lbtm strong{color: #2675bf;}

.re1 .ul2 li .lbtm{line-height: 24px;}

.re1 .ul2 li .lbtm a{display: block;padding-left: 30px;background: url(../images/yx.png) center left no-repeat;color: #666;}

.re1 .ul2 li.act .ltop s{transform: rotate(270deg);-webkit-transform: rotate(270deg);background: url(../images/l_l.png) center no-repeat;background-size: cover;}

/* 联系 */

.pur1{padding: 10px 0 30px;background:#e9e9ea ;}

.pur1 .map {width: 100%;height:840px ;position: relative;}

.pur1 .map #map{display: block;width: 100%;height: 100%;}

.pur1 .map .xz{position: absolute;top: 0;left: 0;width: 100%;padding: 40px;z-index: 3;}

.pur1 .map .xz select{display: block;width: 200px;height: 50px;border: 1px solid #ddd;border-radius: 10px;background: #fff;float: left;margin-right: 10px;padding: 0 10px;}

.pur1 .map .xz span{display: block;width: 160px;height: 50px;line-height: 50px;float: left;background: #2675bf url(../images/ss3.png) 40px center no-repeat;color: #fff;border-radius: 10px;padding-left: 65px;cursor: pointer;}

.pur1 .map .xz span:hover{background: #005ed1 url(../images/ss3.png) 40px center no-repeat;}

.pur1 .lb{position: absolute;width: 424px;height: 560px;background: #fff;border-radius: 10px;border: 1px solid #ddd;position: absolute;top: 50%;right: 70px;z-index: 3;margin-top: -280px;padding: 25px 30px;}

.pur1 .lb .tt{padding-left: 60px;line-height: 60px;background: url(../images/h.png) center left no-repeat;color: #2675bf;margin-bottom: 25px;}

.pur1 .lb .ul1{width: 100%;height: 400px;overflow: auto;background: #f5f5f5;padding: 0 20px;}

.pur1 .lb .ul1 li{padding:20px 0 ;cursor: pointer;border-bottom: 1px dashed #ddd;}

.pur1 .lb .ul1 li .ltt1{margin-bottom: 18px;}

.pur1 .lb .ul1 li .ltt1 span{display: block;width: 22px;line-height: 22px;float: left;text-align: center;background: #2675bf;color: #fff;border-radius: 50%;font-size: 16px;}

.pur1 .lb .ul1 li .ltt1 div{width: calc(100% - 30px);float: right;color: #5a5a5a;font-family: heb;}

.pur1 .lb .ul1 li .ltt2{line-height: 1.5;margin-top: 5px;font-size: 14px;}

.pur1 .lb .ul1 li.act .ltt1 div{color: #2675bf;}


/* 产品 */

.pr1{padding: 100px 0 50px;background: #f7f7f7;}

.pr1 .tt{text-align: center;color: #2675bf;}

.pr1 .btn{margin: 70px 0 60px;border: 1px solid #edeff0;border-bottom: 4px solid #2675bf;}

.pr1 .btn li{width: 16.66%;float: left;position: relative;line-height: 76px;text-align: center;background: #fff;border-right: 1px solid #edeff0;}

.pr1 .btn li:last-child{border:0 ;}

.pr1 .btn li a{display: block;width: 100%;position: relative;overflow: hidden;z-index: 2;}

.pr1 .btn li a s{display: block;width: 3px;height: 40px;position: absolute;top: 50%;left: 0;z-index: 2;background: #edeff0;margin-top: -20px;}

.pr1 .btn li a span{display: block;width: 0%;height: 100%;position: absolute;top: 0;left: auto;right: 0;z-index: -1;background: #2675bf;}

.pr1 .btn li:hover a span,.pr1 .btn li.act a span{width: 100%;left: 0;right: auto;}

.pr1 .btn li:hover a s,.pr1 .btn li.act a s{opacity: 0;}

.pr1 .btn li:hover a div,.pr1 .btn li.act a div{color: #fff;}

.pr1 .ul1{padding: 0 55px;}

.pr1 .ul1 li{width: 31%;float: left;background: #fff;border: 1px solid #ddd;overflow: hidden;margin-right: 3.5%;margin-bottom: 3.5%;}

.pr1 .ul1 li:nth-child(3n){margin-right: 0;}

.pr1 .ul1 li a{display: block;}

.pr1 .ul1 li a .img,.pr1 .ul1 li a .img img{display: block;width: 100%;overflow: hidden;background: url(../images/pr_1_0.png) center no-repeat;background-size: cover;}

.pr1 .ul1 li a .txt{padding:  40px;}

.pr1 .ul1 li a .txt div{line-height: 1.8;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #5a5a5a;}

.pr1 .ul1 li a .txt .att{color: #2675bf;}

.pr1 .ul1 li:hover a .txt div,.pr1 .ul1 li:hover a .txt .att{color: #fff;}

.pr1 .ul1 li:hover a .txt{background: #2675bf;}

/* 产品详情 */

.prc1{padding: 100px 0 400px;background: #efefef ;position: relative;z-index: 3;}

.prc1 .box{z-index: 3;}

.prc1 .im{display: block;width: 100%;position: absolute;bottom: 0;left: 50%; transform: translateX(-50%);-webkit-transform: translateX(-50%); z-index: 1;}

.prc1 .tt{text-align: center;color: #2675bf;}

.prc1 .abtn{line-height: 1.5;padding: 40px 0;border-bottom: 1px dashed #ddd;margin-bottom: 90px;}

.prc1 .abtn .act{color: #2675bf;}

.prc1 .pbox{}

.prc1 .pbox .plt{width: 46.25%;float: left;max-width: 650px;height: 800px}
.prc1 .pbox .plt img{margin: 0 auto}

.prc1 .pbox .prt{width: 53.75%;float: right;}

.prc1 .pbox .prt .ptt{padding: 10px 60px;line-height: 1.5;background: #d7d9db;border-radius: 10px;color: #2675bf;}

.prc1 .pbox .prt .prx{padding: 50px 20px 50px 60px;}

.prc1 .pbox .prt .prx .prtt{line-height: 1.6;color: #5a5a5a;}

.prc1 .pbox .prt .prx .ul1{margin: 20px 0 0 0 ;}

.prc1 .pbox .prt .prx .ul1 li{border-bottom: 1px dashed #ddd;}

.prc1 .pbox .prt .prx .ul1 li .ltop{position: relative;line-height: 30px;padding: 30px 40px 30px 60px;color: #2675bf;cursor: pointer;}

.prc1 .pbox .prt .prx .ul1 li .ltop .ico{width: 40px;position: absolute;left: 0;top: 25px;}

.prc1 .pbox .prt .prx .ul1 li .ltop .jt{width: 40px;height: 40px; position: absolute;right: 0;top: 25px;background: url(../images/prc_2_7.png) center no-repeat;}

.prc1 .pbox .prt .prx .ul1 li.act .ltop .jt{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.prc1 .pbox .prt .prx .ul1 li .lbtm{line-height: 30px;color: #5a5a5a;padding-bottom: 30px;display: none;}

.prc1 .pbox .prt .prx .ul1 li:last-child{border: 0;}

.prc1 .pbox .prt .prx  .img{margin-top: 50px;}

.prc1 .pbox .prt .prx  .img img{display: block;max-width: 100%;border: 1px solid #ddd;}

.prc2{position: relative;text-align: center;}

.prc2 .tt{text-align: center;color: #2675bf;}

.prc2 .tc{line-height: 30px;color: #5a5a5a;margin: 50px 0;}

.prc2 .img{}

.prc2 .img img{display: block;margin: 0 auto;}

.prc2 .wz{margin: 50px auto 0;padding-top: 20px;border-top: 1px dashed #ddd;max-width: 1400px;line-height: 30px;color: #666;}

/* 关于我们 */

.ab1{padding: 100px 0 0;background: #d1dee7 ;text-align: center;}

.ab1 .im{display: block;width: 100%;}

.ab1 .tt{color: #2675bf;}

.ab1 .tc{line-height: 30px;color: #5a5a5a;margin-top: 50px;}

.ab1 .ul1{margin:  100px 0 10px; }

.ab1 .ul1 li{width: 25%;height: 520px;background: #d1dee7;float: left;position: relative;overflow: hidden;border-radius: 10px;padding-top: 80px;}

.ab1 .ul1 li .circle-chart{margin-bottom: 30px;}

.ab1 .ul1 li .num{width: 100%;position: absolute;left: 0;top: 160px;text-align: center;color: #2675bf;}

.ab1 .ul1 li .num .nt1{font-size: 60px;}

.ab1 .ul1 li .num .nt2{font-size: 18px;font-family: heb;margin-top: 5px;}

.ab1 .ul1 li .ltt{line-height: 1.5;color: #2675bf;padding: 0 20px;padding: 0 20px;}

.ab1 .ul1 li .ltc{line-height: 1.5;color: #2675bf;margin-top: 10px;padding: 0 20px;}

.ab1 .ul1 li:hover {background: #fff;-moz-box-shadow:0px 2px 10px #ccc; -webkit-box-shadow:0px 2px 10px #ccc; box-shadow:0px 2px 10px #ccc;}

.ab2{padding: 100px 0 80px;text-align: center;}

.ab2 .tt{color: #2675bf;text-align: center;}

.ab2 .tc{line-height: 30px;color: #5a5a5a;margin-top: 40px;}

.ab3{width: 100%;height: 840px;position: relative;background: url(../images/ab_2.jpg) center no-repeat;color: #fff;padding: 110px 0;}

.ab3 .swiper4{width: 100%;max-width: 850px;background: rgba(38, 117, 191, .75);margin: 0;border-radius: 20px;height: 540px;}

.ab3 .swiper4 .swiper-slide .sbox{padding: 50px 80px ;}

.ab3 .swiper4 .swiper-slide .sbox .stt{line-height: 40px;min-height: 70px;padding-right: 70px;background: url(../images/ab_2.png) top right no-repeat;}

.ab3 .swiper4 .swiper-slide .sbox .xian{display: block;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.1);}

.ab3 .swiper4 .swiper-slide .sbox .xian s{display: block;width: 60px;height: 3px;background: #fff;}

.ab3 .swiper4 .swiper-slide .sbox .stc{line-height: 30px;margin-top: 30px;}

.ab3 .sbtn {position: absolute;width: 100%;bottom: 50px;left: 0;}

.ab3 .sbtn .xian{display: block;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.3);left: 0;position: absolute;top: 7px;}

.ab3 .sbtn .ul1{}

.ab3 .sbtn .ul1 li{width: 16.66%;float: left;text-align: center;line-height: 1.3;cursor: pointer;}

.ab3 .sbtn .ul1 li .yuan{display: block;width: 15px;height: 15px;background: #fff;margin: 0 auto 15px;border-radius: 50%;}

.ab3 .sbtn .ul1 li .wz{opacity: 0.6;}

.ab3 .sbtn .ul1 li.act .wz{opacity: 1;}

.ab3 .sbtn .ul1 li.act .wz span{text-decoration:underline;color: #2675bf;}

.ab3 .sbtn .ul1 li.act .yuan{background: #2675bf;}

.ab4 .tt{text-align: center;color: #2675bf;}

.ab4 .tc{text-align: center;line-height: 1.5;margin: 40px 0 60px;}

.ab4 .ul1{}

.ab4 .ul1 li{margin-bottom: 80px;width: 100%;height: 600px;position: relative;}

.ab4 .ul1 li .img{width: 50%;height: 100%;border-radius: 20px 0 0 20px;overflow: hidden;float: left;position: relative;background: #2675bf;}

.ab4 .ul1 li .img img{display: block;max-width: 800px;height: 100%;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.ab4 .ul1 li .img .ltc{width: 100%;max-height: 100%; padding: 0 65px;position: absolute;top: 50%;left: 0;z-index: 2;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;line-height: 36px;text-align: center;opacity: 0;}

.ab4 .ul1 li .txt{position: relative;width: 50%;height: 100%;float: right; text-align: center;-moz-box-shadow:2px 2px 5px #ddd; -webkit-box-shadow:2px 2px 5px #ddd; box-shadow:2px 2px 5px #ddd;border-radius: 0 20px 20px 0;}

.ab4 .ul1 li .txt .tbox{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);padding: 0 7%;}

.ab4 .ul1 li .txt .tbox .ico{width: 120px;margin: 0 auto;background: #f2f4f7;border: 1px solid #ddd;border-radius: 50%;}

.ab4 .ul1 li .txt .tbox .ltt{line-height: 1.5;color: #2675bf;margin: 10px 0;}

.ab4 .ul1 li .txt .tbox .ltc{color: #5a5a5a;line-height: 30px;}

.ab4 .ul1 li:nth-child(2n) .img{float: right;border-radius: 0 20px 20px 0;}

.ab4 .ul1 li:nth-child(2n) .txt{border-radius: 20px 0 0 20px;-moz-box-shadow:-2px 2px 5px #ddd; -webkit-box-shadow:-2px 2px 5px #ddd; box-shadow:-2px 2px 5px #ddd;}

.ab4 .ul1 li:last-child{margin-bottom: 0;}

.ab4 .ul1 li:hover .img img{opacity: 0.5;}

.ab4 .ul1 li:hover .img .ltc{opacity: 1;}

/* 创新 */

.te1{padding: 100px 0 80px;background: #ebebed;text-align: center;}

.te1 .tt{color: #2675bf;}

.te1 .tc{line-height: 36px;margin-top: 30px;}

.te2{margin-bottom: 100px;}

.te2 li{position: relative;}

.te2 li img{display: block;width: 100%; position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);min-width: 1920px;}

.te2 li .lbox{position: absolute;top: 50%;left: 0;z-index: 2;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.te2 li .lbox .txt{width: 50%;line-height: 1.5;}

.te2 li .lbox .txt .ltt{color: #2675bf;margin-bottom: 30px;}

.te2 li .lbox .txt .ltc{line-height: 30px;color: #5a5a5a;}

.te2 li:nth-child(2n) .lbox .txt{float: right;text-align: right;}

/* 发展历程 */

.sto1{background: #f7f7f7;}

.sto1 .tt{color: #2675bf;text-align: center;}

.sto1 .img{display: block;width: 100%;margin-top: 70px;}

.sto1 .img img{display: block;width: 100%;}

.sto1 .tc{padding:  0 100px;position: relative;z-index: 3;}

.sto1 .tc .wx{background: #f7f7f7;padding: 60px 150px 80px;margin-top: -60px;text-align: center;line-height: 30px;color: #5a5a5a;}

.sto1 .xian{width: 100%;border-top: 1px dashed #ddd;position: relative;z-index: 3;}

.sto1 .xian s{display: block;width: 60px;height: 60px;background: #d7d9db url(../images/ab_s1.png) center no-repeat;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.sto1 .ul1{}

.sto1 .ul1 li{margin-top: 80px;}

.sto1 .ul1 li .ltt{color: #2675bf;margin-bottom: 40px;}

.sto1 .ul1 li .ltc{line-height: 30px;color: #5a5a5a;}

.sto2{padding: 80px 0 0;}

.sto2 .tt{color: #2675bf;text-align: center;}

.sto2 .ul1{margin-top: 60px;position: relative;z-index: 2;}

.sto2 .ul1::before{content: '';display: block;width: 54px;height: 54px;position: absolute;top: 60px;left: 50%;margin-left: -27px;background: url(../images/ab_s2.png) center no-repeat;z-index: 5;}

.sto2 .ul1::after{content: '';display: block;width: 54px;height: 54px;position: absolute;bottom: 60px;left: 50%;margin-left: -27px;background:#fff url(../images/ab_s3.png) center no-repeat;z-index: 5;}

.sto2 .ul1 .bg{position: absolute;top: 0;left: 0;width: 100%;z-index: -1;}

.sto2 .ul1 li{position: relative;text-align: right;z-index: 2;color: #fff;}

.sto2 .ul1 li:nth-child(n + 5){color: #333;}

.sto2 .ul1 li .txt{width: 50%;padding: 0 65px 0 160px;position: relative;}

.sto2 .ul1 li .xian{position: absolute;width: 1px;height: 100%;position: absolute;top: 0;right: 0;border-right: 1px dashed #9a9a9a;}

.sto2 .ul1 li .yuan{width: 30px;height: 30px;position: absolute;top: 30px;right: -15px;background: rgba(90, 90, 90, 0.3);border-radius: 50%;}

.sto2 .ul1 li .yuan s{display: block;width: 10px;height: 10px;background: #5a5a5a;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.sto2 .ul1 li .day{line-height: 36px;}

.sto2 .ul1 li .ltt{line-height: 1.5;margin: 10px 0;}

.sto2 .ul1 li .ltc{line-height: 30px;}

.sto2 .ul1 li .img img{display: block;float: right;width: 300px;border: 5px solid #7a7361;margin-top: 20px;}

.sto2 .ul1 li:nth-child(2n) .txt{float: right;text-align: left;padding: 0  160px 0  65px;}

.sto2 .ul1 li:nth-child(2n) .xian{left: -1px;}

.sto2 .ul1 li:nth-child(2n) .img img{float: left;}

.sto2 .ul1 li:nth-child(2n) .yuan{left: -16px;}

.sto2 .ul1 li:nth-child(1) .txt{padding-top: 100px;}

.sto2 .ul1 li:nth-child(1) .yuan{top: 100px;}

.sto2 .ul1 li:nth-child(n + 2) .txt{margin-top: -180px;}

.sto2 .ul1 li:nth-last-child(2) .txt{padding-bottom: 100px;}

/* 服务 */

.se1{background: #f7f7f7;}

.se1 .tt{text-align: center;color: #2675bf;}

.se1 .ul1{margin: 60px 0;}

.se1 .ul1 li{width: 100%;margin-bottom: 20px;}

.se1 .ul1 li a{display: block;padding: 30px  60px 30px;position: relative;background: #fff;-moz-box-shadow:0px 2px 5px #ccc; -webkit-box-shadow:0px 2px 5px #ccc; box-shadow:0px 2px 5px #ccc;border-radius: 10px;line-height: 1.5;}

.se1 .ul1 li a .ltt{margin-bottom: 5px;color: #000;position: relative;padding-left: 20px;}

.se1 .ul1 li a .ltt s{display: block;width: 6px;height: 6px;background: #999;border-radius: 50%;position: absolute;left: 0;top: 13px;}

.se1 .ul1 li a .ltc{color: #5a5a5a;line-height: 30px;}

.se1 .ul1 li a .jt{display: block;width:20px ;height: 20px;background: url(../images/r_10.png) center no-repeat;position: absolute;right: 30px;top: 50%;margin-top: -10px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.se1 .ul1 li a:hover {background: #2675bf;}

.se1 .ul1 li a:hover .ltt,.se1 .ul1 li a:hover .ltc{color: #fff;}

.se1 .ul1 li a:hover .ltt s{background: #fff;}

.se1 .ul1 li a:hover .jt{background: url(../images/r_11.png) center no-repeat;}

.se2{padding: 100px 0 0;min-height: 840px;background: url(../images/se_2.jpg) center no-repeat;background-size: cover;}

.se2 .tt{text-align: center;color: #fff;}

.se2 .sx{position: relative;margin-top: 60px;}

.se2 .sx .swiper5{padding-bottom: 60px;}

.se2 .sx .swiper5 .swiper-slide{}

.se2 .sx .swiper5 .swiper-slide .sbox{width: 100%;height: 520px;overflow: auto;}

.se2 .sx .swiper5 .swiper-slide .sbox li{width: 100%;background: rgba(255, 255, 255, 0.85);border-radius: 10px;margin-bottom: 20px;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.se2 .sx .swiper5 .swiper-slide .sbox li .ltop{display: block;position: relative; width: 100%;padding: 20px 60px 20px 30px;cursor: pointer;line-height: 1.5;color: #333;}

.se2 .sx .swiper5 .swiper-slide .sbox li .ltop s{display: block;width: 20px;height: 20px;background: url(../images/r_10.png) center no-repeat;position: absolute;top: 25px;right: 30px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.se2 .sx .swiper5 .swiper-slide .sbox li .lbtm{padding: 0 30px 20px 30px;line-height: 30px;display: none;color: #fff;}

.se2 .sx .swiper5 .swiper-slide .sbox li:last-child{margin-bottom: 0;}

.se2 .sx .swiper5 .swiper-slide .sbox li:hover,.se2 .sx .swiper5 .swiper-slide .sbox li.act{background: #2675bf;border-radius: 10px;}

.se2 .sx .swiper5 .swiper-slide .sbox li.act .ltop,.se2 .sx .swiper5 .swiper-slide .sbox li:hover .ltop{color: #fff;}

.se2 .sx .swiper5 .swiper-slide .sbox li.act .ltop s,.se2 .sx .swiper5 .swiper-slide .sbox li:hover .ltop s{background: url(../images/r_11.png) center no-repeat;}

.se2 .sx .prev5{left: -100px;background: url(../images/l_b.png) center no-repeat;width: 50px;height: 50px;}

.se2 .sx .next5{right: -100px;background: url(../images/l_b.png) center no-repeat;width: 50px;height: 50px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.se2 .sx .prev5:hover,.se2 .sx .next5:hover{background: url(../images/l_l.png) center no-repeat;}

.se2 .sx .swiper5 .pagination5{bottom: 0;}

.se2 .sx .swiper5 .pagination5 span{background: #fff;opacity: 0.3;}

.se2 .sx .swiper5 .pagination5 span.swiper-pagination-bullet-active{opacity: 1;}

.se3{background: #f7f7f7;position: relative;}

.se3 .tt{text-align: center;color: #2675bf;}

.se3 .ul1{margin: 70px 0 80px;}

.se3 .ul1 li{margin-bottom: 50px;}

.se3 .ul1 li:last-child{margin-bottom: 0;}

.se3 .ul1 li input{display: block;width: 32%;float: left;display: block;height: 60px;background: #fff;padding: 0 20px;border: 1px solid #ddd;border-radius: 10px;font-size: 16px;}

.se3 .ul1 li input:nth-child(2){margin: 0 2%;}

.se3 .ul1 li select{display: block;width: 31.25%;float: left;height: 60px;background: #fff;border-radius: 10px;border: 1px solid #ddd;border-radius: 10px;font-size: 16px;padding: 0 20px;margin-right: 3.125%;}

.se3 .ul1 li select:last-child{margin-right: 0;}

.se3 .ul1 li textarea{display: block;width: 100%;height: 200px;background: #fff;border: 1px solid #ddd;border-radius: 10px;padding: 20px;resize: none;font-family: arial;}

.se3 .more{display: block;width: 220px;line-height: 60px;background: #2675bf;color: #fff;border-radius: 30px;text-align: center;margin: 0 auto;cursor: pointer;}

.se3 .more:hover{background: #005ed1;}

.se3 .stanchuang{position: absolute;width: 800px;height: 320px;z-index: 5;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff;padding: 60px 100px;-moz-box-shadow:0px 2px 5px #ccc; -webkit-box-shadow:0px 2px 5px #ccc; box-shadow:0px 2px 5px #ccc;border-radius: 10px;text-align: center;line-height: 1.8;display: none;}

.se3 .stanchuang .out{display: block;width: 50px;height: 50px;position: absolute;top: 10px;right: 10px;background: url(../images/out.png) center no-repeat;background-size: 20px;cursor: pointer;}

.se3 .stanchuang .out:hover{background: url(../images/out2.png) center no-repeat;background-size: 20px;}

.se3 .stanchuang .tc{line-height: 42px;margin-bottom: 30px;}

.se3 .stanchuang .cll{display: block;width: 300px;line-height: 60px;background:#f7f9fa ;color: #2675bf;border: 1px solid #ddd;margin: 0 auto;border-radius: 10px;}

.se4 .tt{text-align: center;color: #2675bf;}

.se4 .ul1{}

.se4 .ul1 li{padding: 50px 0;border-bottom: 1px dashed #ddd;}

.se4 .ul1 li:last-child{border: 0;}

.se4 .ul1 li .ltop{line-height: 36px;}

.se4 .ul1 li .ltop span{display: block;width: 24px;height: 24px;float: left;background:#2675bf;color: #fff;text-align: center;border-radius: 50%;line-height: 24px;margin-top: 5px;}

.se4 .ul1 li .ltop .lrt{width: calc(100% - 40px);float: right;color: #2675bf;}

.se4 .ul1 li .lbtm{line-height: 30px;color: #5a5a5a;margin-top: 30px;}

.se4 .ul1 li .ltop .lrt2{width: 100%;}

.se5{background:url(../images/se_3.jpg) center no-repeat ;background-size: cover;}

.se5 .tt{color: #fff;}

.se5 .more{background:rgba(255, 255, 255, 0) ;color: #fff;border: 1px solid rgba(255, 255, 255, 0.35);}

.se5 .more:hover{border: 1px solid #2675bf;}

/* 招商 */

.atr1{padding-bottom: 20px;background: #f7f7f7;}

.atr1 .tt{text-align: center;color: #2675bf;}

.atr1 .ul1{margin-top: 100px;}

.atr1 .ul1 li{width: 48.5%;height: 440px; float: left;background: #fff;border-radius: 10px;-moz-box-shadow:0px 2px 5px #ccc; -webkit-box-shadow:0px 2px 5px #ccc; box-shadow:0px 2px 5px #ccc;margin-bottom: 3%;padding: 40px;}

.atr1  .story_ul li{height: 350px;}


.atr1  .story_ul li  img{max-height: 120px;}

.atr1 .ul1 li:nth-child(2n){float: right;}

.atr1 .ul1 li .ltt{position: relative;padding-left: 170px;padding-top: 20px; line-height: 36px;color: #2675bf;font-family: "heb";height: 120px;}

.atr1 .ul1 li .ltt .ico{position: absolute;top: 0;left: 0;z-index: 2;width: 100%}

.atr1 .ul1 li .ltc{height: 190px;overflow: auto;margin-top: 50px;line-height: 30px;}

.atr2 .tt{text-align: center;color: #2675bf;}

.atr2 .ul1{margin-top: 50px;}

.atr2 .ul1 li{padding: 40px 50px 40px 100px;border-bottom: 1px dashed #ddd;position: relative;line-height: 30px;border-radius: 10px;}

.atr2 .ul1 li div{color: #5a5a5a;}

.atr2 .ul1 li span{display: block;width: 22px;text-align: center;line-height: 22px;background: #2675bf;color: #fff;border-radius: 50%;position: absolute;top: 50%;left: 50px;margin-top: -11px;}

.atr2 .ul1 li:hover{background: #2675bf;color: #fff;}

.atr2 .ul1 li:hover div{color: #fff;}

.atr2 .ul1 li:hover span{background: #fff;color: #2675bf;}

.atr3{}

.atr3 .tt{text-align: center;color: #2675bf;}

.atr3 .swiper6{margin-top: 70px;}

.atr3 .swiper6 .swiper-slide{width: 80%;}

.atr3 .swiper6 .swiper-slide .sbox{transform: scale(0.9);-webkit-transform: scale(0.9);transform-origin: center left;-webkit-transform-origin: center left;}

.atr3 .swiper6 .swiper-slide-active .sbox{transform: scale(1);-webkit-transform: scale(1);transform-origin: center center;-webkit-transform-origin: center center;}

.atr3 .swiper6 .swiper-slide-prev .sbox{transform: scale(0.9);-webkit-transform: scale(0.9);transform-origin: center right;-webkit-transform-origin: center right;}

.atr3 .swiper6 .prev6{left: 20px;background: url(../images/l_b.png) center no-repeat;width: 50px;height: 50px;}

.atr3 .swiper6 .next6{right: 20px;background: url(../images/l_b.png) center no-repeat;width: 50px;height: 50px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.atr3 .swiper6 .prev6:hover,.atr3 .swiper6 .next6:hover{background: url(../images/l_l.png) center no-repeat;}

.atr3 .swiper6 .pagination6{bottom: 40px;}

.atr3 .swiper6 .pagination6 span{background: #fff;opacity: 0.3;}

.atr3 .swiper6 .pagination6 span.swiper-pagination-bullet-active{opacity: 1;}

.atr4{background: #f7f7f7;}

.atr4 .tt{text-align: center;color: #2675bf;}

.atr4 .ix{position: relative;margin-top: 70px;}

.atr4 .ix .swiper7{}

.atr4 .ix .swiper7 .swiper-slide{padding: 5px;}

.atr4 .ix .swiper7 .swiper-slide .sbox{background:#fff ;border-radius:10px ;overflow: hidden;-moz-box-shadow:0px 2px 5px #ccc; -webkit-box-shadow:0px 2px 5px #ccc; box-shadow:0px 2px 5px #ccc;}

.atr4 .ix .swiper7 .swiper-slide .sbox .img,.atr4 .ix .swiper7 .swiper-slide .sbox .img img{width: 100%;}

.atr4 .ix .swiper7 .swiper-slide .sbox .txt{padding: 40px 25px ;}

.atr4 .ix .swiper7 .swiper-slide .sbox .txt .ltt{color: #2675bf;}

.atr4 .ix .swiper7 .swiper-slide .sbox .txt .ltc{line-height: 30px;margin-top: 15px;min-height: 90px;}

.atr4 .ix  .prev7{left: -100px;background: url(../images/l_l.png) center no-repeat;width: 50px;height: 50px;}

.atr4 .ix  .next7{right: -100px;background: url(../images/l_l.png) center no-repeat;width: 50px;height: 50px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.atr4 .ix .prev7:hover,.atr4 .ix .next7:hover{background: url(../images/l_l.png) center no-repeat;}

.atr5 .tt{text-align: center;color: #2675bf;}

.atr5 .img{margin-top: 70px;}

.atr5 .img .mimg{display: none;}

.atr6{background:url(../images/se_4.jpg) center no-repeat ;background-size: cover;}

/* 搜索 */

.sear1{padding-top: 80px;background: #f7f7f7;}

.sear1 .sbox{background: #fff;border-radius: 10px;-moz-box-shadow:0px 1px 5px #ccc; -webkit-box-shadow:0px 1px 5px #ccc; box-shadow:0px 1px 5px #ccc;padding: 50px ;}

.sear1 .sbox .tt{color: #2675bf;}

.sear1 .sbox .stc{margin-top: 30px;}

.sear1 .sbox .stc a{display: block;width: 200px;line-height: 40px;text-align: center;background: #f9f9f9;border-radius: 5px;border: 1px solid #ddd;float: left;margin-right: 30px;}

.sear1 .sbox .stc a:hover,.sear1 .sbox .stc a.act{background: #2675bf;color: #fff;border: 1px solid #2675bf;}

.sear1 .sbox .stc .srt{width: calc(100% - 500px);float: right;max-width: 770px; height: 40px;border: 1px solid #ddd;border: 1px solid #ddd;border-radius: 10px;background: url(../images/ss.png) 10px center  no-repeat;padding-left: 40px;line-height: 38px;overflow: hidden;}

.sear1 .sbox .stc .srt input{display: block;width: calc(100% - 140px);float: left;height: 100%;border: 0;outline: none;}

.sear1 .sbox .stc .srt span{display: block;width: 140px;float: right;background: #2675bf;color: #fff;text-align: center;cursor: pointer;}

.sear2{padding: 80px 0;}

.m_head,.m_nav{display: none;}

.download_ul li{display: flex;height: auto!important;}
.download_ul_li .li_div_img{width: 200px;display: inline-block}
.download_ul_li.li_div_img img{width: 160px;margin: 0 auto}

.download_ul_li .li_div_text{display: inline-block;margin: 0 0 0 50px}
.download_ul_li .li_div_text p{margin: 0 0 10px 0;line-height: 1.5em;font-size: 15px}
.download_ul_li .li_div_text a{display: block;width: 150px;line-height: 40px;background: #2675bf;color: #fff;border-radius: 5px;text-align: center;margin: 40px auto 0 auto;cursor: pointer;}
.contact_div1{background: #ebeff0}
.contact_div1 .tt{text-align: center;color: #2675bf;}
.contact_div1 .ul1{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 60px 0;}


.contact_div1 .ul1 li{width: 48.61%;position: relative;overflow: hidden;}

.contact_div1 .ul1 li img,.con1 .ul1 li .img{display: block;width: 100%;position: relative;}

.contact_div1 .ul1 li .img s{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;background-size: cover;}

.contact_div1 .ul1 li .txt{position: absolute;left: 0;width: 100%;bottom: 0;z-index: 3;color: #fff;padding: 0 5% 30px;}

.contact_div1 .ul1 li .txt .ltt{line-height: 34px;padding-top: 45px;background: url(/public/images/contact_01.png) top left no-repeat;}

.contact_div1 .ul1 li  a{display: block;color: #fff;margin-top: 25px;}



@media(max-width:1680px){

  .box,.head{padding: 0 50px;}





}




@media(max-width:1440px){

  .head{padding: 0 40px;}

  .box{padding: 0 40px;}

  .footer .ftop .ul1 li{margin-right: 8%;}

  .f_12{ font-size:12px; }

  .f_16{ font-size:14px; }

  .f_18{ font-size:16px; }

  .f_20{ font-size:18px; }

  .f_22{font-size: 20px;}

  .f_24{ font-size:22px; }

  .f_26{ font-size:24px; }

  .f_28{ font-size:26px; }

  .f_30{ font-size:28px; }

  .f_32{ font-size:30px; }

  .f_34{ font-size:30px; }

  .f_36{ font-size:30px; }

  .f_38{ font-size:30px; }

  .f_40{font-size: 32px;}

  .f_48{font-size: 34px;}

  .f_52{font-size: 40px;}




  
}




@media(max-width:1366px){


  
}




@media(max-width:1280px){

  
}



@media(max-width:1030px){

  body{min-width: 200px;padding-top: 50px;} 

  .m_head {display: block;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255,255,255,1);border-bottom: 1px solid #eee;}

  .m_head .mlt{display: block;float: left;}

  .m_head .mlt img{display: block;height: 30px;margin-top: 10px;}

  .m_head .img{width: 50px;float: right;}

  .m_head .img img{display: block;width: 100%;}

  .m_head .ss{width: 30px;float: right;text-align: center;line-height: 50px;display: block;height: 50px;margin-left: 10px;}

  .m_head .ss img{display: block;margin: 15px auto;}

  .m_nav{font-family: Microsoft Yahei; display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 15%;float: left; }

  .m_out img{display: block;width: 100%;} 

  .m_nav{display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 50px;float: right; max-width: 50px;margin-right: 3%;}

  .m_out img{display: block;width: 100%;}  

  .wow{opacity: 1;}

  .m_navbox{width: 100%;box-sizing: border-box;float: right;background: #fff;height: calc(100% - 80px);box-sizing: border-box;padding: 20px 0 ;overflow: auto; box-sizing: border-box;}

  .m_navbox div,.m_navbox a{color: #666;display: block;}

  .m_navbox a{font-size: 16px;line-height: 20px;padding: 10px 0;}

  .m_navbox div,.m_navbox a.ltp{font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}

  .m_navbox li>div:nth-child(1) ,.m_navbox a.ltp{padding: 10px 30px 10px  50px;position: relative;}

  .m_navbox li>div:nth-child(1):after,.m_navbox a.ltp:after{content: '';display: block;width: 5px;height: 20px;background: #2675bf;position: absolute;top: 50%;margin-top: -10px;left: 30px;} 

  .m_navbox li>div:nth-child(1){background: url(../images/plus.png)  95% center  no-repeat ;background-size: 16px;}

  .m_navbox li.act>div:nth-child(1){background: url(../images/reduce.jpg) 95%  center  no-repeat;}

  .m_navbox div.lbt{padding: 5px 50px;display: none;border-bottom: 1px solid #2675bf;}

  .m_navbox li.act>div:nth-child(1){color: #2675bf;}

  .m_navbox li.act>div:nth-child(1):after{background:#2675bf; }

  .m_navbox li .lbt2{padding-right: 0;padding-bottom: 10px;}

  .m_navbox li .lbt2 .dl1 {margin-bottom: 10px;}

  .m_navbox li .lbt2 .dl1 dt{font-size: 16px;background: url(../images/plus.png) 95% center no-repeat;    background-size: 16px;}

  .m_navbox li .lbt2 .dl1 dt.act{background: url(../images/reduce.jpg) 95% center no-repeat;    background-size: 16px;}

  .m_navbox li .lbt2 .dl1 dd{font-size: 14px;line-height: 1;padding-right: 50px;display: none;padding-left: 20px;}

  .m_navbox li .lbt2 .dl1 dd div{font-size: 14px;padding: 0;color: #000;font-weight: bold;}

  .m_navbox li .lbt2 .dl1 dd a{font-size: 12px;font-weight: normal;padding: 5px 0;}

  .m_navbox li.se{padding:10px 30px ;}

  .m_navbox li.se input{display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border:none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}

  .m_navbox li.se a{display: block;width: 40px;float: right;padding: 0;}

  .m_navbox li.se a img{display: block;width: 20px;margin: 10px;}

  .box{padding: 20px 5% 0 5%;min-width: 200px;width: 100%; background: url(/public/uploads/admin/img/20230701_214915.jpeg) center !important;}

  .head{display: none;}

  .footer{display: none;}

  .pd100{padding: 50px 0;}

  .pd80{padding: 50px 0;}

  
}



@media(max-width:960px){

  .f_18{ font-size:16px; }

  .f_20{ font-size:16px; }

  .f_22{font-size: 18px;}

  .f_24{ font-size:18px; }

  .f_26{ font-size:18px; }

  .f_28{ font-size:18px; }

  .f_30{ font-size:20px; }

  .f_32{ font-size:20px; }

  .f_34{ font-size:20px; }

  .f_36{ font-size:20px; }

  .f_38{ font-size:20px; }

  .f_40{font-size: 22px;}

  .f_42{font-size: 22px;}

  .f_46{font-size: 22px;}

  .f_48{font-size: 22px;}

  .f_52{font-size: 24px;}

  .i1 .swiper1 .swiper-slide .img .pimg{display: none;}

  .i1 .swiper1 .swiper-slide .img .mimg{display: block;}

  .i1 .swiper1 .swiper-slide .sbox .wz .tt{font-size: 30px;}

  .i1 .swiper1 .swiper-slide .sbox .wz .tc{line-height: 1.5;}

  .i1 .swiper1 .next1,.i1 .swiper1 .prev1{display: none;}

  .more div{width: 150px;line-height: 40px;}

  .pd100{padding: 30px 0;}

  .i2 .ibox{padding: 0;margin-top: 20px;}

  .i2 .ibox .next2,.i2 .ibox .prev2{display: none;}

  .i2 .ibox .swiper2{padding-bottom: 30px;}

  .i2 .ibox .swiper2 .pagination2 {bottom: 0;}

  .i3{padding-top: 30px;}

  .i3 .ul1{margin-top: 20px;}

  .i3 .ul1 li,.i3 .ibtm .ilt,.i3 .ibtm .irt{width: 100%;float: none;margin-bottom: 10px;}

  .i3 .ul1 li a .txt,.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox .txt{width: 100%;padding: 20px 5%;}

  .i3 .ul1 li a .txt .att2,.i3 .ibtm .ilt .swiper3 .swiper-slide .sbox .txt .att2{margin: 10px 0;}

  .i3 .ibtm .ilt .swiper3 .next3,.i3 .ibtm .ilt .swiper3 .prev3{display: none;}

  .i3 .ibtm .ilt .swiper3 .pagination3{bottom: 10px;}

  .i4 .ibox{margin-top: 20px;height: auto;padding: 50px 0;}

  .i4 .ibox .itt{line-height: 30px;;margin: -50px auto 0;font-size: 18px;width: 100%}

  .i4 .ibox .more div{margin-top: 30px;}

  .i5{padding: 30px 0;}

  .i5 .ul1 li{width: 50%;}

  .i5 .ul1 li a .ico{width: 80px;height: 80px;margin-bottom: 20px;}

  .i5 .ul1 li a .tt{height: 100px;}

  .banner .mimg{display: block;}

  .banner .pimg{display: none;}

  .ab1{padding-top: 30px;}

  .ab1 .tc{margin-top: 20px;}

  .ab1 .ul1{margin-top: 10px;}

  .ab1 .ul1 li{width: 50%;height: auto;}

  .ab2{padding: 30px 0;}

  .ab3{padding: 30px 0;height: auto;}

  .ab3 .swiper4 .swiper-slide .sbox{padding: 20px 5%;}

  .ab3 .swiper4 .swiper-slide .sbox .stt{line-height: 30px;}

  .ab3 .swiper4 .swiper-slide .sbox .stc{line-height: 1.6;margin-top: 20px;}

  .ab3 .sbtn{display: none;}

  .ab3 .pagination4 span{background: #fff;opacity: 0.5;}

  .ab3 .pagination4 span.swiper-pagination-bullet-active{opacity: 1;}

  .ab4 .tc{margin: 20px 0;}

  .ab4 .ul1 li{height: auto;margin-bottom: 20px;}

  .ab4 .ul1 li .img,.ab4 .ul1 li:nth-child(2n) .img{width: 100%;border-radius: 0;float: none;}

  .ab4 .ul1 li .img img{width: 100%;height: auto;}

  .ab4 .ul1 li .img .ltc{padding: 40px 5%;line-height: 1.5;overflow: auto;height: 85%;opacity: 1;top: 0;transform: translateY(0%);-webkit-transform: translateY(0%);}

  .ab4 .ul1 li .txt,.ab4 .ul1 li:nth-child(2n) .txt{width: 100%;float: none;border-radius: 0;-moz-box-shadow: 0px 0px 5px #ddd;-webkit-box-shadow: 0px 0px 5px #ddd;box-shadow: 0px 0px 5px #ddd;}

  .ab4 .ul1 li .txt .tbox{position: relative;top: 0;transform: translateY(0%);-webkit-transform: translateY(0%);padding: 20px 5%;}

  .ab4 .ul1 li .txt .tbox .ico{width: 80px;}
  
  .ab4 .ul1 li .txt .tbox .ltt br{display: none;}

  .sto1 .img{margin-top: 20px;}

  .sto1 .tc{padding: 0;}

  .sto1 .tc .wx{padding: 20px 0;margin-top: 0;}

  .sto1 .xian{margin-top: 10px;}

  .sto1 .xian s{width: 30px;height: 30px;background-size: cover;}

  .sto1 .ul1 li{margin-top: 30px;}

  .sto1 .ul1 li .ltt{margin-bottom: 10px;}

  .sto2{padding: 30px 0;}

  .sto2 .ul1{margin-top: 20px;padding: 0;}

  .sto2 .ul1::before{display: none;}

  .sto2 .ul1 li .txt,.sto2 .ul1 li:nth-child(1) .txt,.sto2 .ul1 li:nth-child(n + 2) .txt{width: 100%;padding: 0;text-align: center;color: #333;float: none;margin: 0;}

  .sto2 .ul1 li {padding: 0 5%;}

  .sto2 .ul1 .bg,.sto2 .ul1 li .xian,.sto2 .ul1 li .yuan{display: none;}

  .sto2 .ul1 li .ltt{margin: 0;}

  .sto2 .ul1 li .img img,.sto2 .ul1 li:nth-child(2n) .img img{width: 80%;float: none;margin: 20px auto;}

  .sto2 .ul1::after{display: none;}

  .te1{padding: 30px 0;}

  .te1 .tc{line-height: 1.5;margin-top: 20px;}

  .te2 li img{min-width: 100px;}

  .te2 li .lbox{position: relative;top: 0;left: 0;z-index: 2;transform: translateY(0%);-webkit-transform: translateY(0%);}

  .te2 li .lbox .txt,.te2 li:nth-child(2n) .lbox .txt{width: 100%;padding: 20px 0;float: none;text-align: center;}

  .te2 li .lbox .txt .ltt{margin-bottom: 5px;}

  .te2 li .lbox .txt .ltc{line-height: 1.5;}

  .te2{margin-bottom: 30px;}

  .pr1{padding: 30px 0;}

  .pr1 .btn{margin: 20px 0;}

  .pr1 .btn li{width: 50%;line-height: 50px;}

  .pr1 .btn li a s{display: none;}

  .pr1 .ul1{padding: 0;}

  .pr1 .ul1 li{width: 49%;margin: 0 0 20px;}

  .pr1 .ul1 li:nth-child(2n){float: right;}

  .pr1 .ul1 li a .txt{padding: 20px 5%;}

  .banner .txt .tc br{display: none;}

  .banner .txt .tc{margin-top: 10px;}

  .banner .txt{top: 50%;}

  .prc1{padding: 30px 0;background: #f7f7f7;}

  .prc1 .abtn{padding: 10px 0 ;margin-bottom: 20px;}

  .prc1 .pbox .plt{width: 70%;float: none;margin: 0 auto 20px;}

  .prc1 .pbox .prt{width: 100%;float: none;}

  .prc1 .pbox .prt .prx{padding: 20px 5%;}

  .prc1 .im{display: none;}

  .prc1 .pbox .prt .prx .img{margin-top: 0;}

  .prc2 .tc{margin: 20px 0;line-height: 1.5;}

  .se1 .tt{line-height: 1.5;}

  .se1 .ul1{margin: 20px 0;}

  .se1 .ul1 li a{padding: 20px 5%;}

  .se1 .ul1 li a .jt,.fy{display: none;}

  .phone_ckgd{display: block;width: 120px;line-height: 40px;background:#2675bf ;color: #fff;text-align: center;margin: 0 auto;}

  .se2{min-height: 100px;padding: 30px 0;}

  .se2 .sx{margin-top: 20px;}

  .se3 .ul1{margin: 20px 0;}

  .se3 .ul1 li input,.se3 .ul1 li input:nth-child(2){width: 100%;float: none;margin-bottom: 10px;}

  .se3 .ul1 li{margin-bottom: 10px;}

  .se3 .ul1 li select{width: 100%;float: none;margin: 0 0 10px;}

  .se3 .stanchuang{width: 90%;padding: 50px 5% 20px;}

  .se4 .ul1 li{padding: 20px 0;}

  .se4 .ul1 li .lbtm{margin-top: 10px;}

  .se2 .sx .next5,.se2 .sx .prev5{display: none;}

  .ne1 .nbox{padding: 30px 0;-moz-box-shadow: 0px 0px 0px #ccc;
    -webkit-box-shadow: 0px 0px 0px #ccc;
    box-shadow: 0px 0px 0px #ccc;}

  .ne1 .nbox .ul1{margin: 20px 0;}

  .ne1 .nbox .ul1 li{width: 100%;float: none;margin: 0 0 20px;}

  .nec1 .nbox .tt2{padding: 10px 0;}

  .nec1 .nbox .tt2 s{display: none;}

  .nec1 .nbox .tt2 span{float: none;text-align: center;line-height: 1.5;}

  .nec1 .nbox .tc{line-height: 1.5;padding: 20px 0;}

  .nec1 .nbox .btn{margin-top: 20px;}

  .nec1 .nbox .btn .a{width: 100%;}

  .nec1 .nbox .btn .more{position: relative;margin: 20px auto 0;}

  .nec1 .nbox .btn .more div{margin: 0 auto;}

  .re1 .btn li .ico{width: 60px;}

  .re1 .btn li{height: 200px;padding: 30px 5%;}

  .re1 .btn{width: 100%;margin-bottom: 0px;}

  .re1 .ul2 li{margin-top: 20px;}

  .pur1{padding: 0;}

  .pur1 .map{height: auto;}

  .pur1 .map .xz{position: static;padding: 20px 5%;}

  .pur1 .map #map{height: 300px;}

  .pur1 .map .xz select{width: 100%;float: none;margin: 0 0 10px;}

  .pur1 .map .xz span{float: none;margin: 0 auto;}

  .pur1 .lb{position: static;margin: 0 auto 20px;width: 90%;height: 300px;padding: 20px 5%;}

  .pur1 .lb .ul1{height: 200px;}

  .pur1 .lb .tt{margin-bottom: 0px;}

  .atr1 .ul1{margin-top: 20px;}

  .atr1 .ul1 li,.atr1 .ul1 li:nth-child(2n){width: 100%;height: auto;padding: 20px 5%;float: none;}

  .atr1 .ul1 li .ltt .ico{position: relative;width: 100%;margin: 0 auto 10px;}

  .atr1 .ul1 li .ltt{padding: 0;text-align: center;line-height: 1.5;}

  .atr1 .ul1 li .ltc{height: auto;margin-top: 10px;line-height: 1.8;text-align: center;}

  .atr2 .ul1{margin-top: 20px;}

  .atr2 .ul1 li{padding: 20px 0;text-align: center;line-height: 1.8;}

  .atr2 .ul1 li span{position: relative;top: 0;left: 0;margin: 0 auto 10px;}

  .atr3 .swiper6 .prev6,.atr3 .swiper6 .next6{display: none;}

  .atr3 .swiper6 .pagination6{bottom: 10px;}

  .atr4 .ix{margin-top: 20px;}

  .atr4 .ix .swiper7 .swiper-slide .sbox .txt{padding: 20px 5%;}

  .atr4 .ix .swiper7 .swiper-slide .sbox .txt .ltc{line-height: 1.5;margin-top: 10px;}

  .atr5 .img{margin-top: 20px;}

  .atr5 .img .mimg{display: block;}

  .atr5 .img .pimg,.atr4 .ix .prev7,.atr4 .ix .next7{display: none;}

  .sear1{padding-top: 30px;}

  .sear1 .sbox{padding: 20px 5%;}

  .sear1 .sbox .stc{margin-top: 20px;}

  .sear1 .sbox .stc a{width: 100%;float: none;margin-bottom: 10px;}

  .sear1 .sbox .stc .srt{width: 100%;float: none;}

  .sear2{padding: 30px 0;}

    .download_ul li{display:block;height: auto!important;}
    .download_ul_li .li_div_img{margin:20px auto;text-align: center;display: block}
    .download_ul_li.li_div_img img{width: 95%;margin: 20px auto;max-width: 100%;display: inline-block}

    .download_ul_li .li_div_text{display: block;margin: 0 0 0 50px}
    .download_ul_li .li_div_text p{margin: 0 0 10px 0;line-height: 1.5em;font-size: 15px}
    .download_ul_li .li_div_text a{display: block;width: 150px;line-height: 40px;background: #2675bf;color: #fff;border-radius: 5px;text-align: center;margin: 40px auto 0 auto;cursor: pointer;}


}











