﻿/* 鍓嶇鐧芥槑鏄� */

*, *: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;
    max-width: 100%;
    min-width: 1280px;
    position: relative;
    /*padding-top: 50px;*/
    width: 100%;
    color: #2F2725;
    font-family: zt_rol, 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: #2F2725;
}
textarea, select {
    outline: none;
    color: #666;
    font-size: 14px;
    width: 100%;
}
img {
    border: none;
    transform: translate(1.001);
    -webkit-transform: translate(1.001);
    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:#fff;
}
.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_25 {
    font-size: 25px;
}
.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_35 {
    font-size: 35px;
}
.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: -50px;
}
.box {
    width: 1110px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    box-sizing: border-box;
}
.page1 {
    clear: both;
    text-align: center;
    height: 45px;
    margin: 30px 0 0;
    text-align: right;
}
.page1 a {
    display: inline-block;
    color: #333333;
    padding: 10px 13px;
    text-decoration: none;
    background: #f7f7f7;
}
.page1 a:hover, .page1 a.current, .page1 a.active {
    background: #35a3d9;
    color: #fff;
}
.page1 span.current a{
    background: #35a3d9;
    color: #fff;
}
.page1 a {
    margin: 2px 5px;
}
.page2 {
    width: 120px;
    height: 40px;
    background: #35a3d9;
    color: #fff;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    display: none;
}
.wow {
    opacity: 0;
}
.wow1 {
    opacity: 1;
}
.fbd {
    font-weight: bold;
}
.max1920 {
    display: block;
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
/*澶撮儴*/

.head {
    /*position: fixed;*/
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    z-index: 13;
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.head .logo {
    width: 45px;
    position: absolute;
    left: 0;
    top: 10px;
}
.head .logo img {
    display: block;
    max-width: 100%;
}
.head .ss {
    display: block;
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 2;
}
.head .ss a {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
}
.head .ss a img {
    display: block;
    width: 100%;
}
.head .ss input {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    display: block;
    width: 0px;
    display: block;
    float: left;
    height: 20px;
    border: 0;
    border-bottom: 1px solid #000;
    outline: none;
}
.head .ss:hover input {
    width: 150px;
    padding-left: 15px;
}
.head .ul1 {
    width: 71%;
    margin: 0 auto;
    display: flex;
/*    position: relative;
    justify-content: center;*/
    left: 50px;
}
.head .ul1 * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.head .ul1 > li {
    padding: 0 50px;
    position: relative;
    border-right: 1px solid #eee;
}
.head .ul1 > li:first-child {
    border-left: 1px solid #eee;
}
.head .ul1 > li .ltp {
}
.head .ul1 > li .ltp a {
    display: block;
    line-height: 60px;
    color: #222;
    position: relative;/*font-size: 16px;*/
}
.head .ul1 > li .ltp a:after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    background: #35a3d9;
    position: absolute;
    left: 0;
    bottom: 0;
}
.head .ul1 > li.act .ltp a, .head .ul1 > li:hover .ltp a {
    color: #35a3d9;
}
.head .ul1 > li.act .ltp a:after {
    width: 100%;
}
.head .ul1 > li .lbt {
    display: block;
    width: 1115px;
    position: fixed;
    top: 40px;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    left: 50%;
    margin-left: -555px;
    padding: 0 10px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
}
.head .ul1 > li .lbt .lbt_lt {
    float: left;
}
.head .ul1 > li .lbt .lbt_rt {
    float: right;
}
.head .ul1 > li .lbt .lbt_rt .artli {
    display: block;
    float: left;
    position: relative;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_tp {
    cursor: pointer;
    color: #898989;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_tp:hover, .head .ul1 > li .lbt .lbt_rt .artli .art_tp.act {
    color: #000;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_tp a {
    display: block;
    color: #898989;
    margin-left: 40px;
}
.head .ul1 > li .lbt .lbt_rt .artli:hover .art_tp a, .head .ul1 > li .lbt .lbt_rt .artli.act .art_tp a {
    color: #000;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_bt {
    line-height: 60px;
    display: block;
    width: 1115px;
    position: fixed;
    top: 130px;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    left: 50%;
    margin-left: -555px;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_bt .art_bt_rt {
    float: right;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_bt .art_bt_rt a {
    display: block;
    float: left;
    margin-left: 40px;
    color: #898989;
}
.head .ul1 > li .lbt .lbt_rt .artli .art_bt .art_bt_rt a:hover, .head .ul1 > li .lbt .lbt_rt .artli .art_bt .art_bt_rt a.act {
    color: #000;
}
.head .ul1 > li:hover .lbt {
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    top: 153px;
    opacity: 1;
    pointer-events: inherit;
    z-index: 9;
}
.head.act .ul1 > li:hover .lbt {
    top: 53px;
}
.head .ul1 > li .lbt .lbt_rt .artli.act .art_bt {
    top: 207px;
    opacity: 1;
    pointer-events: inherit;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
}
.head .ul1 > li .lbt2 {
    display: block;
    width: 100%;
    position: fixed;
    top: 90px;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    left: 0%;
    padding: 20px 0;
    background: #000;
}
.head .ul1 > li .lbt2 .abox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.head .ul1 > li .lbt2 .abox a {
    display: block;
    color: rgba(255,255,255,0.6);
    width: 90px;
    text-align: center;
    line-height: 2;
    margin: 0 10px;
}
.head .ul1 > li .lbt2 .abox a img {
    display: block;
    margin: 0 auto;
    width: 50px;
    opacity: 0.7;
}
.head .ul1 > li .lbt2 .abox a:hover img {
    opacity: 1;
}
.head .ul1 > li .lbt2 .abox a:hover {
    color: #fff;
}
.head .ul1 > li:hover .lbt2 {
    opacity: 1;
    top: 146px;
    pointer-events: inherit;
    z-index: 9;
}
.head.act .ul1 > li:hover .lbt2 {
    top: 60px;
}
body > div:nth-child(3){
    margin-top: 150px;
}

/*棣栭〉*/

.i1 {
    position: relative;
}
.i1 .swiper1 {
    width: 100%;
}
.i1 .swiper1 .swiper-slide {
    overflow: hidden;
}
.i1 .swiper1 .swiper-slide .sbox {
    position: relative;
    overflow: hidden;
}
.i1 .swiper1 .swiper-slide .sbox .color {
    display: none;
}
.i1 .swiper1 .swiper-slide .sbox * {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.i1 .swiper1 .swiper-slide .sbox .ibg {
    display: block;
    width: 100%;
    position: relative;
    left: 0%;
    margin-left: 0;
    max-width: inherit;
}
.i1 .swiper1 .swiper-slide .sbox a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.i1 .swiper1 .swiper-slide .sbox a > img {
    display: block;
    width: 100%;
    max-width: inherit;
}
.i1 .swiper1 .swiper-slide .sbox a .mimg {
    display: none;
}
.i1 .swiper1 .swiper-slide .sbox a .pimg {
    opacity: 0;
    position: relative;
    top: 50px;
}
.i1 .swiper1 .swiper-slide .sbox a .txt {
    position: absolute;
    padding-right: 450px;
    opacity: 0;
    top: 50%;
    left: 45%;
    color: #000;
    z-index: 2;
    width: 90%;
    max-width: 1000px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.i1 .swiper1 .swiper-slide .sbox a .txt .tt {
    line-height: 55px;
}
.i1 .swiper1 .swiper-slide .sbox a .txt .tt img {
    display: block;
    height: 55px;
    float: left;
    margin-right: 30px;
}
.i1 .swiper1 .swiper-slide .sbox a .txt .tc {
    line-height: 36px;
    margin: 20px 0 30px;
}
.i1 .swiper1 .swiper-slide:nth-child(2) .sbox .zt_rob{
    color: #fff;
}
.i1 .swiper1 .swiper-slide:nth-child(2) .sbox a .txt .tc{
color: #fff;
}
.i1 .swiper1 .swiper-slide .sbox a .txt .more {
    color: #35a3d9;
    border-bottom: 1px solid rgba(0,0,0,0);
    display: inline-block;
}
.i1 .swiper1 .swiper-slide .sbox a .txt .more:hover {
    border-bottom: 1px solid #35a3d9;
}
.i1 .swiper1 .swiper-slide:nth-child(2n) .sbox a .txt {/*color: #fff;*/
}
.i1 .swiper1 .swiper-slide-active .sbox a .txt {
    left: 50%;
    opacity: 1;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
}
.i1 .swiper1 .swiper-slide-active .sbox a .pimg {
    top: 0;
    opacity: 1;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
}
.i1 .swiper1 .prev1 {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    left: 3%;
    margin-top: -22px;
    background: url(../images/7_10.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.i1 .swiper1 .next1 {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    right: 3%;
    margin-top: -22px;
    background: url(../images/7_11.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.i1 .swiper1 .prev1:hover, .i1 .swiper1 .next1:hover {
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}
.i1 .swiper1 .swiper-button-prev.swiper-button-disabled, .i1 .swiper1 .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.i2 {
    display: flex;
}
.i2 li {
    width: 33.33%;
    position: relative;
    overflow: hidden;
    background: #F7F8F8;
    flex: 1;
}
.i2 li.pro_li:nth-child(1) {
    background: #f3f3f4;
}
.i2 li.pro_li:nth-child(3) {
    background: #f3f3f4;
}
.i2 li:nth-child(1) {
    background: #fff;
}
.i2 li * {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.i2 li a {
    display: block;
    overflow: hidden;
}
.i2 li img {
    display: block;
    width: 100%;
}
.i2 li img.c {
    position: absolute;
    top: 0;
    left: 0;
}
.i2 li.pro_li img.c {
    position: static;
    top: unset;
    left: unset;
}
.i2 li:hover a img.c {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.i2 li .txt {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    text-align: center;
    line-height: 1.5;
}
.gdxian {
    width: 100%;
    height: 15px;
    background: url(../images/xian.png) center repeat;
    background-size: cover;
    background: #34a3d8;
}
.pd20 {
    padding-bottom: 20px;
}
.pd120 {
    padding: 70px 0;
}
.i3 {
    text-align: center;
    background: #fff;
}
.i3 .tt {
}
.i3 .tc {
    max-width: 750px;
    margin: 20px auto 40px;
    line-height: 30px;
}
.i3 .ul1 {
    padding: 0 20px;
    display: flex;
    text-align: center;
    justify-content: center;
}
.i3 .ul1 li {
    width: 13%;
    margin-right: 4.4%;
    line-height: 1.5;
}
.i3 .ul1 li a:hover {
    color: #35a3d9;
}
.i3 .ul1 li .img {
    display: block;
    width: 82px;
    margin: 0 auto 20px;
}
.i3 .ul1 li .txt {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.i3 .ul1 li:last-child {
    margin-right: 0;
}
.i4 {/*background: url(../images/1_6.png) center no-repeat;background-size: cover; */
    background: #f6f6f6;
    display: -webkit-box;
}
.i4 .tc {
    line-height: 1.5;
    width: 400px;
    margin: 50px 0;
}
.i4 .abtn {
}
.i4 .abtn a {
    display: inline-block;
    margin-right: 30px;
    color: #35a3d9;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.i4 .abtn a:hover {
    border-bottom: 1px solid #35a3d9;
}
.i5 {
    text-align: center;
}
.i5 .tt {
}
.i5 .abtn {
    background: #F7F8F8;
    display: flex;
    padding: 45px 0;
    flex-wrap: wrap;
    margin-top: 35px;
}
.i5 .abtn a {
    display: block;
    width: 25%;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.i5 .abtn a:hover {
    color: #35a3d9;
}
.i6 {
    text-align: center;
    color: #fff;
    background: url(../images/1_1.jpg) center no-repeat;
    background-size: cover;
}
.i6 .ix {
    width: 960px;
    margin: 35px auto 0;
}
.i6 .ix .ilt {
    width: 50%;
    height: 340px;
    background: rgba(0,0,0,0.25);
    float: left;
    padding: 20px 70px 0 55px;
}
.i6 .ix .ilt .itt {
    text-align: left;
    line-height: 1.5;
}
.i6 .ix .ilt .itc {
    display: block;
    color: #fff;
    margin-top: 25px;
    text-align: left;
}
.i6 .ix .ilt .itc img {
    display: block;
    width: 48px;
    float: left;
}
.i6 .ix .ilt .itc span {
    display: block;
    float: left;
    padding: 0 30px;
    width: calc(100% - 50px);
    line-height: 48px;
    font-size: 18px;
}
.i6 .ix .irt {
    width: 50%;
    height: 340px;
    background: rgba(0,0,0,0.45);
    float: right;
    padding: 30px;
    text-align: left;
}
.i6 .ix .irt input {
    display: block;
    width: 100%;
    height: 44px;
    border: 0;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 16px;
    outline: none;
}
.i6 .ix .irt .iptbox {
    margin: 15px 0;
}
.i6 .ix .irt .iptbox input {
    width: 48%;
    float: left;
}
.i6 .ix .irt .iptbox input:nth-child(2) {
    float: right;
}
.i6 .ix .irt .idl {
}
.i6 .ix .irt .idl .ico {
    display: block;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    float: left;
    background: url(../images/1_10.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
    border: 1px solid #6ba43a;
    border-radius: 2px;
}
.i6 .ix .irt .idl .ico.act {
    background: #6ba43a url(../images/1_10.svg) center no-repeat;
    background-size: cover;
}
.i6 .ix .irt .idl .drt {
    width: calc(100% - 20px);
    float: right;
    line-height: 2;
}
.i6 .ix .irt .idl .drt a {
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    line-height: .8;
}
.i6 .ix .irt .tj {
    display: block;
    width: 100%;
    line-height: 46px;
    text-align: center;
    background: #35a3d9;
    color: rgba(255,255,255,0.8);
    border-radius: 5px;
    margin-top: 40px;
}
.i6 .ix .irt .tj:hover {
    background: #e4393c;
    color: #fff;
}
.jin {
    pointer-events: none;
}
/*搴曢儴*/

.footer {
    padding: 50px 0;
    border-top: 1px solid #eee;
    background: #fff;
}
.footer .fbox {
    display: block;
    width: 1000px;
    margin: 0 auto;
}
.footer .fbox .flogo {
    display: block;
    width: 100px;
}
.footer .fbox .flogo img {
    display: block;
}
.footer .fbox .ftp {
    display: block;
    margin-top: 40px;
}
.footer .fbox .ftp .ul1 {
    display: flex;
}
.footer .fbox .ftp .ul1 li {
    width: 25%;
}
.footer .fbox .ftp .ul1 li a {
    display: block;
    line-height: 24px;
}
.footer .fbox .ftp .ul1 li a.zt_rom {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
.footer .fbox .ftp .ul1 li .tt {
    /*margin-top: 20px;*/
}
.footer .fbox .ftp .ul1 li.lx {
}
.footer .fbox .ftp .ul1 li.lx a {
    width: 50%;
    float: left;
}
.footer .fbox .ftp .ul1 li.lx_tb a{
    width: 15%;
    float: left;
}
.footer .fbox .ftp .ul1 li.lx_tb a i{
    font-size: 25px;
}
.footer .fbox .ftp .ul1 li.lx a.zt_rom {
    width: 100%;
}
.footer .fbox .ftp .ul1 li a:hover {
    color: #35a3d9;
}
.footer .fbox .fbt {
    margin-top: 60px;
    line-height: 1;
}
.footer .fbox .fbt .fe {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}
.footer .fbox .fbt .fe s {
    display: inline-block;
    width: 10px;
}
.footer .fbox .fbt .fe a {
    display: block;
    float: right;
    margin: 0 5px;
}
.footer .fbox .fbt .fe a:hover {
    color: #35a3d9;
}
.footer .fbox .fbt .fe a img{
    margin-top: -5px;
}
.footer .fbox .ftp .ul1 li.lx a.jin {
    color: #ddd;
}
/*鐢靛姩宸ュ叿*/

.banner {
    position: relative;
    background-size: cover;
}
.banner .color {
    display: none;
}
.banner img {
    display: block;
    width: 100%;
    max-width: inherit;
}
.banner img.pimg {
    display: block;
    width: 1920px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner img.mimg {
    display: none;
}
.banner .txt {
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    color: #fff;
}
.banner .txt .tt {
    color: #35a3d9;
    line-height: 1.5;
}
.banner .txt .tt2 {
    margin: 15px 0 40px;
}
.banner .txt .tc {
    line-height: 1.5;
    width: 460px;
}
.banner .txt .more {
    display: block;
    width: 196px;
    height: 44px;
    background: url(../images/2_1an.png) center no-repeat;
    background-size: cover;
    margin-top: 40px;
    border-radius: 30px;
}
.banner .txt .more:hover {
}
.banner_the .txt, .banner_co .txt {
    color: #2F2725;
}
/*浜у搧绯诲垪*/

.po1 {
    margin-top: 50px;
}
.po1 .pbox {
    width: 90%;
    margin: 0 auto;
    background: #F7F8F8;
    text-align: center;
    max-width: 1340px;
    min-width: 980px;
}
.po1 * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.pol1 a {
    display: block;
}
.po1 .tt {
    font-size: 50px;
}
.po1 .tt2 {
    margin: 20px 0;
}
.po1 img {
    display: block;
    width: 100%;
}
.po1 .more {
    display: inline-block;
    color: #35a3d9;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.po1 .more:hover {
    border-bottom: 1px solid #35a3d9;
}
.po2 {
    background: #F7F8F8;
    text-align: center;
    margin-top: 50px;
}
.po2 .pbox {
    width: 90%;
    margin: 0 auto;
    background: #F7F8F8;
    text-align: center;
    max-width: 1340px;
    min-width: 980px;
}
.po2 .ul1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
.po2 .ul1 li {
    display: block;
    width: 25%;
    position: relative;
}
.po2 .ul1 li img {
    display: block;
    width: 100%;
}
/*浜у搧绯诲垪鍒楄〃*/

.pol1 {
}
.pol1 .pbox {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    max-width: 1340px;
    min-width: 980px;
}
.pol1 .pbox .ul1 {
    margin-top: 50px;
}
.pol1 .pbox .ul1 * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.pol1 .pbox .ul1 a {
    display: block;
}
.pol1 .pbox .ul1 dt {
    padding: 50px 0;
    background: #F7F8F8;
}
.pol1 .pbox .ul1 dt .tt {
    color: #35a3d9;
}
.pol1 .pbox .ul1 dt .tt2 {
    margin: 20px 0;
}
.pol1 .pbox .ul1 dt img {
    display: block;
    margin: 0 auto;
}
.pol1 .pbox .ul1 dt .more {
    display: inline-block;
    color: #35a3d9;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.pol1 .pbox .ul1 dt .more:hover {
    border-bottom: 1px solid #35a3d9;
}
.pol1 .pbox .ul1 dd {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pol1 .pbox .ul1 dd .dlt {
    width: 48.5%;
    float: left;
    padding: 50px;
    background: #F8F8F8;
    margin-bottom: 3%;
}
.pol1 .pbox .ul1 dd .dlt:nth-child(3n-2) {
    width: 100%;
}
.pol1 .pbox .ul1 dd .dlt:hover {
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
}
.pol1 .pbox .ul1 dd .dlt:nth-child(2) {
    float: right;
}
.pol1 .pbox .ul1 dd .dlt .img {
    display: block;
    width: 100%;
    margin: 50px 0;
}
.pol1 .pbox .ul1 dd .dlt .img img{
    margin: 0 auto;
}
.pol1 .pbox .ul1 dd .dlt .dtt {
    max-width: 100%;
    margin: 0 auto;/*height: 100px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pol1 .pbox .ul1 dd .dlt .more {
    display: inline-block;
    color: #35a3d9;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.pol1 .pbox .ul1 dd .dlt .more:hover {
    border-bottom: 1px solid #35a3d9;
}
.pol2 {
    background: #F7F8F8;/*margin-top: 100px;*/
}
.pol2 .pbox {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    max-width: 1340px;
    min-width: 980px;
}
.pol2 .pbox .tc {
    max-width: 750px;
    margin: 25px auto 50px;
    line-height: 1.5;
}
.pol2 .pbox .tt {
    color: #35a3d9;
    font-size: 25px;
}
.pol2 .pbox .swiper2 {
    padding-bottom: 30px;
}
.pol2 .pbox .swiper2 .swiper-slide {
}
.pol2 .pbox .swiper2 .swiper-slide * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox {
    background: #fff;
    position: relative;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox a {
    display: block;
    padding: 30px 20px;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox a .ltt {
    line-height: 1.5;
    height: 54px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox a .ltt2 {
    line-height: 1.5;/*height: 48px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox a .more {
    margin-top: 20px;
}
.pol2 .pbox .swiper2 .pagination2 {
    bottom: 0;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox:hover a {
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox:hover .ltt, .pol2 .pbox .swiper2 .swiper-slide .sbox:hover .more {
    color: #35a3d9;
}
.pol2 .pbox .swiper2 .pagination2 .swiper-pagination-bullet-active {
    background: #35a3d9;
}
.pol2 .pbox .swiper2 .prev2 {
    opacity: 0;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    left: 10px;
    margin-top: -22px;
    background: url(../images/7_10.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.pol2 .pbox .swiper2 .next2 {
    opacity: 0;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    right: 10px;
    margin-top: -22px;
    background: url(../images/7_11.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.pol2 .pbox .swiper2 .prev2:hover, .pol2 .pbox .swiper2 .next2:hover {
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}
.pol2 .pbox .swiper2 .swiper-button-prev.swiper-button-disabled, .pol2 .pbox .swiper2 .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.pol2 .pbox .swiper2:hover .prev2, .pol2 .pbox .swiper2:hover .next2 {
    opacity: 1;
}
.pol_th1 {
}
.pol_th1 .pbox .ul1 dt .tt2 {
    margin: 0;
    font-size: 50px;
}
.pol_th1 .pbox .ul1 dt {
    margin-bottom: 50px;
}
.pol_th1 .pbox .ul1 dt:last-child {
    margin-bottom: 0;
}
.pol_th1 .pbox .ul1 dt .tt {
    margin: 25px 0;
    color: #2F2725;
}
.pol_th1 .pbox .ul2 dd .dlt .dtt {
    overflow: inherit;
    height: 40px;
    -webkit-line-clamp: 1;
}
.pol_th1 .pbox .ul1 dd .dlt .dtt2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
    margin: 20px 0 0;
    padding: 0 20px;
}
.banner_jo1 {
    text-align: center;
}
.banner_jo1 .txt {
    color: #2f2725;
}
/*浜у搧鍒楄〃*/

.pro1 {
}
.pro1 .pbox {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    max-width: 1080px;
    min-width: 980px;
}
.pro1 .pbox .tt {
    color: #35a3d9;
}
.pro1 .pbox .tc {
    line-height: 1.5;
    margin: 20px 0 50px;
}
.pro1 .pbox .pss {
}
.pro1 .pbox .pss .plt {
    width: 350px;
    float: left;
}
.pro1 .pbox .pss .plt a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-left: 10px solid #F7F8F8;
    background: #F7F8F8;
    line-height: 42px;
    padding: 0 20px;
    text-align: left;
    margin-bottom: 10px;
}
.pro1 .pbox .pss .plt a.act {
    border-left: 10px solid #35a3d9;
}
.pro1 .pbox .pss .plt a:hover {
    color: #35a3d9;
}
.pro1 .pbox .pss .prt {
    width: calc(100% - 360px);
    float: right;
}
.pro1 .pbox .pss .prt li {
    width: calc(50% - 5px);
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    background: #F7F8F8;
}
.pro1 .pbox .pss .prt li a {
    display: block;
    padding: 30px 20px;
}
.pro1 .pbox .pss .prt li:nth-child(2n) {
    float: right;
}
.pro1 .pbox .pss .prt * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.pro1 .pbox .pss .prt li .ltt {
    line-height: 24px;
    height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.pro1 .pbox .pss .prt li .ltt2 {
    line-height: 24px;
    height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 20px 0 20px;
}
.pro1 .pbox .pss .prt li .more {
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.pro1 .pbox .pss .prt li:hover {
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
}
.pro1 .pbox .pss .prt li:hover .ltt {
    color: #35a3d9;
}
.pro1 .pbox .pss .prt li:hover .more {
    color: #35a3d9;
    border-bottom: 1px solid #35a3d9;
}
/*浜у搧璇︽儏*/

.prco1 {
    padding: 100px 0 30px;
}
.prco1 .plt {
    width: calc(100% - 520px);
    float: left;
}
.prco1 .plt .ptt {
    color: #35a3d9;
}
.prco1 .plt .ptt2 {
    line-height: 36px;
    margin: 30px 0;
}
.prco1 .plt .ptt3 {
    font-size: 18px;
}
.prco1 .plt .tc {
    line-height: 2;
    margin: 10px 0 20px;
    text-align: justify;
}
.prco1 .plt .abnt {
    margin: 30px 0;
}
.prco1 .plt .abnt a {
    display: block;
    margin-bottom: 10px;
    width: 220px;
    border-radius: 5px;
}
.prco1 .plt .abnt a img {
    display: block;
    width: 100%;
    border-radius: 5px;
}
.prco1 .plt .abnt a:hover {
    -moz-box-shadow: 1px 1px 10px #35a3d9;
    -webkit-box-shadow: 1px 1px 10px #35a3d9;
    box-shadow: 1px 1px 10px #35a3d9;
}
.prco1 .plt .abnt a:nth-child(1):hover {
    -moz-box-shadow: 1px 1px 10px #35a3d9;
    -webkit-box-shadow: 1px 1px 10px #35a3d9;
    box-shadow: 1px 1px 10px #35a3d9;
}
.prco1 .plt .acall {
    margin-bottom: 20px;
    display: block;
}
.prco1 .plt .acall img {
    display: block;
    float: left;
    width: 35px;
}
.prco1 .plt .acall2 img {
    width: 24px;
}
.prco1 .plt .acall div {
    width: calc(100% - 40px);
    float: right;
    line-height: 1.5;
}
.prco1 .prt {
    width: 500px;
    float: right;
}
.prco1 .prt .img0, .prco1 .prt .img0 img {
    display: block;
    width: 100%;
    position: relative;
}
.prco1 .prt .img0 img {
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.prco1 .prt .img0 .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 100%;
    z-index: 5;
}
.prco1 .prt .img0 .video .bf {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/bf.svg ) center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.prco1 .prt .img0 .video .vbx {
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    background: #000;
}
.prco1 .prt .img0 .video .vbx video {
    display: block;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.prco1 .prt .img0 .video .vbx .out {
    width: 30px;
    height: 30px;
    background: #000 url(../images/out.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.prco1 .prt .swiper3 {
    margin-top: 10px;
}
.prco1 .prt .swiper3 .swiper-slide {
    cursor: pointer;
}
.prco1 .prt .swiper3 .swiper-slide .img, .prco1 .prt .swiper3 .swiper-slide .img img {
    display: block;
    width: 100%;
}
.prco1 .prt .swiper3 .swiper-slide .img {
    border: 1px solid #ddd;
}
.prco1 .prt .swiper3 .swiper-slide.act .img {
    border-bottom: 2px solid #35a3d9;
}
.prco1 .prt .swiper3 .prev3 {
    width: 30px;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7) url(../images/3_12.png) center no-repeat;
    background-size: 20px;
}
.prco1 .prt .swiper3 .next3 {
    width: 30px;
    height: 100%;
    margin: 0;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.7) url(../images/3_13.png) center no-repeat;
    background-size: 20px;
}
.prco1 .prco_bt {
    text-align: right;
}
.prco1 .prco_bt img {
    display: inline-block;
}
.prco1 .dl1 {
    margin-top: 30px;
}
.prco1 .dl1 dd {
    border-top: 1px solid #ddd;
}
.prco1 .dl1 dd .dtp {
    padding-right: 50px;
    line-height: 76px;
    position: relative;
    cursor: pointer;
}
.prco1 .dl1 dd .dtp div {
    width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.prco1 .dl1 dd .dtp span {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/3_16.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
}
.prco1 .dl1 dd .dbt {
    padding: 50px 0 100px;
    display: block;
    ;
    line-height: 2;
    font-size: 16px;
}
.prco1 .dl1 dd .dbt .table1 {
    width: 100%;
    line-height: 50px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    text-align: center;
}
.prco1 .dl1 dd .dbt .table1 tr th, .prco1 .dl1 dd .dbt .table1 tr td {
    width: 71%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.prco1 .dl1 dd .dbt .table1 tr th:nth-child(1), .prco1 .dl1 dd .dbt .table1 tr td:nth-child(1) {
    width: 29%;
    font-weight: bold;
}
.prco1 .dl1 dt {
    line-height: 76px;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.prco1 .dl1 dt span {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/3_17.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
}
.prco1 .dl1 dt div {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.prco1 .dl1 dt a {
    display: block;
    width: 100%;
    position: relative;
    z-index: 3;
}
.prco1 .dl1 dd .dtp.act span {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.prco1 .bit {
    line-height: 1.5;
    margin: 50px 0 0;
    text-align: center;
    text-align: center;
}
.prco2 {
    margin-top: 0;
}
.prco3 {
    text-align: center;
}
.prco3 .ul1 {
    margin-top: 30px;
    padding: 40px 0;
    border: 1px solid #ddd;
}
.prco3 .ul1 a {
    display: block;
    width: 50%;
    float: left;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.prco3 .ul1 a:hover {
    color: #35a3d9;
}
.prco1 .dlnbox {
    position: relative;
}
.prco1 .dlnbox .wdl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    cursor: pointer;
}
.tanchuang {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
}
.tanchuang .i6 {
    height: 100%;
    padding: 0;
}
.tanchuang .i6 .box {
    height: 100%;
}
.tanchuang .i6 .ix {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.tanchuang .i6 .ix .out {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -50px;
    right: 0;
    background: url(../images/out.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
}
/*璇︽儏琛ㄥ崟*/
    
.prco_list1 {
    padding: 100px 0;
}
.prco_list1 .xian {
    display: block;
    width: 100px;
    height: 6px;
    background: #C81425
}
.prco_list1 .tt {
    color: #2F2725;
    margin: 40px 0 80px;
}
.prco_list1 .ul1 {
}
.prco_list1 .ul1 li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    margin-bottom: 10px;
    line-height: 1.5;
    position: relative;
}
.prco_list1 .ul1 li .llt {
    width: 48%;
    float: left;
    color: #2F2725;
}
.prco_list1 .ul1 li .llt:nth-child(2n) {
    float: right;
}
.prco_list1 .ul1 li .llt .len sup {
    color: #C81425;
}
.prco_list1 .ul1 li .llt input, .prco_list1 .ul1 li .llt select, .prco_list1 .ul1 li .llt textarea {
    display: block;
    width: 100%;
    height: 35px;
    color: #222;
    font-size: 30px;
    border: 0;
    outline: none;
    resize: none;
}
 .prco_list1 .ul1 li .llt input::-webkit-input-placeholder {
color: #222;
}
.prco_list1 .ul1 li .llt2 {
    width: 100%;
    float: none;
}
.prco_list1 .ul1 li .llt select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/jt1.png) center right no-repeat;
}
.prco_list1 .ul1 li:last-child {
    border: 0;
}
.prco_list1 .ul1 li .dsb {
    display: block;
    width: 4%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -2%;
    bottom: -2px;
    z-index: 3;
}
.prco_list1 .tt2 {
    margin: 90px 0;
}
.prco_list1 .ul1 li .llt textarea {
    width: 100%;
    height: 460px;
    border: 1px solid #ddd;
    padding: 20px;
}
.prco_list1 .l_d1 {
    margin-top: 20px;
    color: #222;
}
.prco_list1 .l_d1 .lbox {
}
.prco_list1 .l_d1 .lbox .llt {
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    display: block;
    float: left;
    cursor: pointer;
}
.prco_list1 .l_d1 .lbox .llt.act {
    background: url(../images/jt1.svg) center right no-repeat;
    background-size: cover;
    border: 1px solid rgba(0,0,0,0);
}
.prco_list1 .l_d1 .lbox .lrt {
    width: calc(100% - 30px);
    float: right;
    line-height: 22px;
    text-align: justify;
    max-height: 200px;
    overflow: hidden;
}
.prco_list1 .l_d1 .lbox .lrt.act {
    max-height: 1000px;
}
.prco_list1 .l_d1 .abtn {
}
.prco_list1 .l_d1 .abtn span {
    display: block;
    float: right;
    padding-right: 30px;
    background: url(../images/jt1.png) center right no-repeat;
    background-size: 16px;
    line-height: 20px;
    cursor: pointer;
}
.prco_list1 .l_d1 .abtn span.act {
    background: url(../images/jt2.png) center right no-repeat;
    background-size: 16px;
}
.prco_list1 .l_d2 {
    margin: 100px 0 20px;
    color: #222;
}
.prco_list1 .l_d2 .len sup {
    color: #C81425;
}
.prco_list1 .l_d2 input {
    display: block;
    width: 100%;
    height: 35px;
    color: #222;
    font-size: 30px;
    border: 0;
    outline: none;
    resize: none;
    margin: 10px 0;
    border-bottom: 1px solid #C81425;
    padding-bottom: 10px;
}
 .prco_list1 .l_d2 input::-webkit-input-placeholder {
color: #222;
}
.prco_list1 .l_d3 .img {
    display: block;
    width: 190px;
    margin-bottom: 10px;
}
.prco_list1 .l_d3 a {
    color: #C81425;
}
.prco_list1 .more {
    display: block;
    width: 115px;
    line-height: 44px;
    background: #CE202F;
    color: #fff;
    margin: 70px auto 0px;
    text-align: center;
    border-radius: 30px;
}
/*閫夋嫨*/

.se1 {
}
.se1 .sxz {
    display: block;
    width: 90%;
    height: 60px;
    border: 1px solid #ddd;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    max-width: 600px;
    padding: 0 20px;
}
.se1 .sxz input {
    display: block;
    width: calc(100% - 60px);
    float: left;
    border: 0;
    height: 60px;
    outline: none;
    color: #000;
    font-size: 20px;
}
.se1 .sxz a {
    display: block;
    width: 60px;
    height: 60px;
    float: right;
    background: url(../images/ss.png) center no-repeat;
}
.se1 .sxz #search1 {
    display: block;
    width: 60px;
    height: 60px;
    float: right;
    background: url(../images/ss.png) center no-repeat;
}
.se1 .pbox .pss .prt {
    width: 100%;
    float: none;
}
.se1 .pbox .pss .prt li {
    width: 32%;
    margin: 0 2% 2% 0;
}
.se1 .pbox .pss .prt li:nth-child(2n) {
    float: left;
}
.se1 .pbox .pss .prt li:nth-child(3n) {
    margin-right: 0;
}
/*鍏充簬鎴戜滑*/

.banner_ab .txt .tc {
    width: 610px;
    line-height: 48px;
    text-shadow: 0px 1px 3px #000;
}
.banner_ab .txt {
    top: 170px;
}
.abox {
    width: 90%;
    margin: 0 auto;
    max-width: 1100px;
    min-width: 1110px;
}
.ab1 {
}
.ab1 .alt {
    width: 76.5%;
    float: left;
}
.ab1 .alt .att {
    line-height: 48px;
}
.ab1 .alt .atc {
    line-height: 30px;
    margin-top: 20px;
}
.ab1 .art {
    width: 15%;
    float: right;
}
.ab1 .art img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.ab2 {
    background: #F7F8F8;
}
.ab2 .alt {
    display: block;
    width: 38%;
    float: left;
}
.ab2 .alt img {
    display: block;
    width: 100%;
}
.ab2 .art {
    width: 45%;
    float: right;
}
.ab2 .art .att {
    line-height: 48px;
    color: #35a3d9;
}
.ab2 .art .atc {
    line-height: 30px;
    margin-top: 40px;
}
.ab3 {
    text-align: center;
}
.ab3 .tt {
    color: #35a3d9;
}
.ab3 .tc {
    line-height: 30px;
    max-width: 840px;
    margin: 60px auto 50px;
}
.ab3 img {
    display: block;
    margin: 0 auto;
}
.ab3 .more {
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,0);
    color: #35a3d9;
}
.ab3 .more:hover {
    border-bottom: 1px solid #35a3d9;
}
.ab4 {
    background: url(../images/3_6.png) center no-repeat;
    background-size: cover;
    background-size: cover;
}
.ab4 {
}
.xian2 {
    width: 100%;
    height: 10px;
    background: url(../images/xian2.png) center no-repeat;
    background-size: cover;
    background: #35a3d9;
}
.ab4 .alt {
    width: 45%;
    float: left;
}
.ab4 .alt .tt {
    line-height: 42px;
}
.ab4 .alt .tc {
    line-height: 30px;
    margin-top: 30px;
}
.ab4 .art {
    width: 50%;
    float: right;
}
.ab5 .art {
    display: block;
    width: 50%;
    float: right;
}
.ab5 .art img {
    display: block;
    width: 100%;
}
.ab5 .alt {
    width: 45%;
    float: left;
}
.ab5 .alt .att {
    line-height: 48px;
    color: #35a3d9;
}
.ab5 .alt .atc {
    line-height: 30px;
    margin-top: 40px;
}
.ab6 {
    background: #F7F8F8;
    text-align: center;
}
.ab6 .tc {
    max-width: 750px;
    line-height: 1.5;
    margin: 20px auto 20px;
}
.ab6 .ul1 {
    display: block;
    width: 750px;
    margin: 0 auto;
}
.ab6 .ul1 li {
    display: block;
    width: 20%;
    margin-right: 6.66%;
    float: left;
}
.ab6 .ul1 li:last-child {
    margin-right: 0;
}
.ab6 .ul1 li img {
    display: block;
    width: 82px;
    margin: 0 auto 20px;
}
.ab6 .ul1 li .txt {
    line-height: 1.4;
}
/*鍘嗗彶*/

.banner_hi {
}
.banner_hi .txt .tt {
    color: #2F2725;
}
.banner_hi .tt img {
    display: block;
    margin-bottom: 20px;
    width: auto;
}
.banner_hi .ul1 {
    position: relative;
}
.hi1 .ul1 {
    padding-bottom: 50px;
}
.hi1 .ul1:before {
    display: block;
    width: 20px;
    height: 100%;
    background: #F7F8F8;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
    border-radius: 30px;
}
.hi1 .ul1 li {
}
.hi1 .ul1 * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.hi1 .ul1 li .llt {
    width: 430px;
    text-align: right;
    line-height: 1.4;
}
.hi1 .ul1 li .llt .year {
    position: relative;
    color: #35a3d9;
    line-height: 1;
    margin-bottom: 20px;
}
.hi1 .ul1 li .llt .year s {
    display: block;
    width: 20px;
    height: 20px;
    background: #898989;
    position: absolute;
    top: 0;
    right: -70px;
    border-radius: 50%;
}
.hi1 .ul1 li:hover .llt .year s {
    background: #35a3d9;
}
.hi1 .ul1 li:nth-child(2n) .llt {
    float: right;
    text-align: left;
}
.hi1 .ul1 li:nth-child(2n) .llt .year s {
    right: auto;
    left: -70px;
}
.banner_va {
}
.banner_va .txt {
    top: 165px;
}
.banner_va .txt .tt {
    color: #fff;
}
.val1 {
    text-align: center;
}
.val1 .tc {
    margin-top: 50px;
    line-height: 48px;
}
.val2 {
    background: url(../images/3_6.png) center no-repeat;
    background-size: cover;
}
.val2 .vbox {
    width: 1080px;
    position: relative;
    margin: 0 auto;
}
.val2 .pd120 {
    padding: 140px 0;
}
.val2 .vbox .img {
    display: block;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.val2 .vbox .img img {
    display: block;
    width: 100%;
}
.val2 .vbox .vrt {
    width: 56%;
    float: right;
}
.val2 .vbox .vrt .vtt2 {
    line-height: 48px;
    margin: 30px 0 10px;
}
.val2 .vbox .vrt .vtc {
    line-height: 28px;
}
.val1 .tt {
    color: #35a3d9;
}
.val3 {
    background: url(../images/4_5.png) center no-repeat;
    background-size: cover;
}
.val3 .vbox {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    color: #fff;
}
.val3 .vbox .ul1 {
    margin-top: 70px;
}
.val3 .vbox .ul1 li {
    width: 25%;
    float: left;
    text-align: center;
}
.val3 .vbox .ul1 li img {
    display: block;
    width: 100px;
    margin: 0 auto 35px;
}
/*鍚堜綔浼欎即*/

.banner_qu {
    text-align: center;
}
.banner_qu .txt {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner_qu .txt .tt {
    color: #fff;
}
.qua1 {
}
.qua1 .ul1 {
}
.qua1 .ul1 li {
    width: 49%;
    float: left;
    margin-bottom: 2%;
}
.qua1.honor-list .ul1 li {
    width: 25%;
}
.qua1 .ul1 li:nth-child(2n) {
    float: right;
}
.qua1 .ul1 li .img {
    background: #F7F8F8;
    height: 130px;
    padding-top: 30px;
    margin-bottom: 15px;
}
.qua1 .ul1 li .img img {
    display: block;
    height: 70px;
    margin: 0 auto;
}
.qua1 .ul1 li .txt {
    line-height: 28px;
    height: 112px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.qua1.honor-list .ul1 li {
    width: 22%;
    margin-right: 4%;
    float: left;
}

.qua1.honor-list .ul1 li:nth-child(4n) {
    margin-right: 0;
}

.qua1.honor-list .ul1 li .img{
    height: auto;
    background: #F7F8F8;
    padding: 20px;
}

.qua1.honor-list .ul1 li .img img{
    height: auto;
}
.qua1.honor-list .ul1 li .txt{
    height: auto;
}

.qua2 {
    background: url(../images/3_6.png) center no-repeat;
    background-size: cover;
    text-align: center;
}
.qua2 .tt2 {
    line-height: 48px;
    margin: 50px 0;
}
.qua2 .tc {
    line-height: 28px;
}
/*璁惧*/

.banner_fa {
    text-align: center;
}
.banner_fa .txt {
    color: #2F2725;
    top: 60px;
}
.banner_fa .txt .tc {
    width: 100%;
}
.banner_fa .txt .tt2 {
    margin-bottom: 20px;
}
.fac1 {
    margin-top: 60px;

}
.fac1 .fbox {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.fac1 .fbox a {
    display: block;
}
.fac1 .fbox .ul1 {
}
.fac1 .ul1 li, .fac1 .ul1 li .lbox {
    position: relative;
}
.fac1 .ul1 .sys{
    padding: 70px 0;    background: #fff;
}
.fac1 .fbox .frt {
    float: right;
    width: 50%;
}
.fac1 .fbox .frt img {
    display: block;
    width: 100%;
}
.fac1 .fbox .frt .swiper6 .prev6 {
    opacity: 0;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    left: 10px;
    margin-top: -22px;
    background: url(../images/7_10.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.fac1 .fbox .frt .swiper6 .next6 {
    opacity: 0;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    right: 10px;
    margin-top: -22px;
    background: url(../images/7_11.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.fac1 .fbox .frt .swiper6 .prev6:hover, .fac1 .fbox .frt .swiper6 .next6:hover {
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}
.fac1 .fbox .frt .swiper6:hover .prev6, .fac1 .fbox .frt .swiper6:hover .next6 {
    opacity: 1;
}
.fac1 .fbox .flt {
    width: 40%;
    position: absolute;
    top: 0;
    left: 5.5%;
    height: 100%;
    margin-top: 35px;
}
.fac1 .fbox .flt .tt {
    white-space: nowrap;
}
.fac1 .fbox .flt .tt2 {
    margin: 20px 0 30px;
}
.fac1 .fbox .flt img {
    display: block;
    width: 80px;    margin: 30px 0;
}
.fac1 .fbox .flt .tc {
    line-height: 30px;
    margin-top: 10px;
    max-height: 300px;
    overflow: auto;
}
.fac1 .ul1 li:nth-child(2n) {
    background: #F7F8F8;
}
.fac1 .ul1 li:nth-child(2n) .frt {
    float: none;
}
.fac1 .ul1 li:nth-child(2n) .flt {
    left: 55.5%;
}
.fac2 {
    background: #F7F8F8;
}
.fac3 {
}
.fac3 .fbox {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.fac3 .fbox img {
    display: block;
    width: 100%;
}
/*鑱旂郴鎴戜滑*/

.banner_co {
    text-align: center;
}
.banner_co .txt {
    top: 100px;
}
.cont1 {
}
.cont1 .fbox .flt .ltc {
    line-height: 30px;
    margin-top: 30px;
}
.cont1 .fbox .flt .ltc a {
    display: block;
}
.cont1 .fbox .flt .ltc .em {
    color: #35a3d9;
    margin: 5px 0;
}
.cont1 .fbox .flt .ltc .dt {
    display: inline-block;
    color: #35a3d9;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.cont1 .fbox .flt .ltc .dt:hover {
    border-bottom: 1px solid #35a3d9;
}
.cont2 {
    text-align: center;
    padding-bottom: 100px;
}
.cont2 .ul1 {
    margin-top: 100px;
}
.cont2 .ul1 li {
    width: 20%;
    float: left;
    position: relative;
}
.cont2 .ul1 li .img {
    width: 80px;
    margin: 0 auto;
    height: 100px;
}
.cont2 .ul1 li .img img {
    display: block;
    width: 100%;
}
.cont2 .ul1 li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*璁㈠崟璐拱*/

.ord1 {
    text-align: center;
}
.ord1 .tt {
    color: #35a3d9;
}
.ord1 .tt1 {
    margin: 15px 0 90px;
}
.ord1 .ul1 {
    padding: 0 60px;
}
.ord1 .ul1 li {
    width: 30%;
    float: left;
    position: relative;
    overflow: hidden;
    color: #fff;
    margin-right: 5%;
}
.ord1 .ul1 li:nth-child(3n) {
    margin-right: 0;
}
.ord1 .ul1 li img {
    display: block;
}
.ord1 .ul1 li .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ord1 .ul1 li .txt img {
    display: block;
    width: 170px;
    margin: 30px auto 60px;
}
.ord1 .ul1 li .txt .ltc {
    line-height: 24px;
    margin: 10px 0 30px;
}
.ord1 .ul1 li .txt .more {
    display: block;
    width: 160px;
    line-height: 40px;
    background: #fff;
    border-radius: 30px;
    color: #241C19;
    margin: 0 auto;
}
.ord1 .ul1 li .txt .more:hover {
    color: #FF2A00;
}
.ord1 .xx {
    width: 860px;
    height: 260px;
    background: #F7F8F8;
    border-radius: 10px;
    margin: 35px auto 0;
    text-align: center;
    padding-top: 50px;
    line-height: 34px;
}
.ord1 .xx img {
    display: block;
    width: 90px;
    margin: 0 auto 20px;
}
.xu {
    display: block;
    width: 980px;
    margin: 0 auto;
    height: 1px;
    background: #ddd;
}
.hui {
    background: #F7F8F8;
}
.new1 {
}
.new1 * {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    transition: all .75s;
}
.new1 img {
    display: block;
    width: 100%;
}
.new1 .ntp {
    position: relative;
    background: #fff;
}
.new1 .ntp a {
    display: block;
    position: relative;
}
.new1 .ntp a .img {
    display: block;
    width: 680px;
    float: left;
    overflow: hidden;
}
.new1 .case_list a{
    margin-bottom: 30px;
    background: #fff;
}
.new1 .case_list a:nth-child(even) .img{
    float: right;
}
.new1 .ntp a .art {
    width: calc(100% - 680px);
    float: right;
    padding: 60px 40px 0;
    line-height: 1.5;
}
.new1 .case_list{
    background: none;
}
.new1 .ntp a .art .att1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new1 .ntp a .art .atc {
    margin: 30px 0 20px;/*height: 190px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.new1 .ntp a .art .atc2 {
    color: #898989;
}
.new1 .ntp a:hover {
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
}
.new1 .ntp a:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.new1 .ul1 {
}
.new1 .ul1 li {
    width: calc(50% - 10px);
    float: left;
    position: relative;
    background: #fff;
    margin-top: 20px;
}
.new1 .ul1 li:nth-child(2n) {
    float: right;
}
.new1 .ul1 li a {
    display: block;
}
.new1 .ul1 li a .img {
    display: block;
    width: 100%;
    overflow: hidden;
}
.new1 .ul1 li a:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.new1 .ul1 li a .txt {
    padding: 20px 40px;
    height: 120px;
    border-bottom: 2px solid #ddd;
}
.new1 .ul1 li a .txt .bq {
    font-family: zt_par;
}
.new1 .ul1 li a .txt .bq.co_lan {
    color: #4668B0;
}
.new1 .ul1 li a .txt .bq.co_ju {
    color: #F48132;
}
.new1 .ul1 li a .txt .bq.co_lv {
    color: #37B56B;
}
.new1 .ul1 li a .txt .att {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0 20px;
}
.new1 .ul1 li a .txt .day {
    color: #898989;
}
.new1 .ul1 li a:hover {
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
}
/*鏂伴椈璇︽儏*/

.newc1 {
}
.newc1 .box {
    max-width: 800px;
    line-height: 1.5;
}
.newc1 .box .n_a a {
    color: #999;
}
.newc1 .box .n_a a:last-child {
    color: #000;
}
.newc1 .box .day {
    margin: 5px 0;
    color: #898989;
    line-height: 2;
}
.newc1 .box .fenxiang a {
    margin: 5px 15px 0 0;
}
.newc1 .box .fenxiang .bds_twi {
    background: url(../images/7_7.png ) center no-repeat;
}
.newc1 .box .fenxiang .bds_fbook {
    background: url(../images/7_6.png ) center no-repeat;
}
.newc1 .box .fenxiang .bds_email {
    background: url(../images/7_8.png ) center no-repeat;
}
.newc1 .box .fenxiang .bds_link {
    background: url(../images/7_9.png ) center no-repeat;
}
.newc1 .box .tc {
    padding: 40px 0;
    border-bottom: 2px solid #ddd;
    font-size: 16px;
    line-height: 2;
}
.newc1 .box .tc img {
    display: block;
    margin: 0 auto;
}
.newc2 {
}
.newc2 .swiper4 {
    width: 480px;
    background: #fff;
}
.newc2 .lbox {
    position: relative;
    margin-top: 80px;
    max-width: 1280px;
    margin: 0 auto;
}
.newc2 .swiper4 a {
    display: block;
}
.newc2 .swiper4 a * {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    transition: all .75s;
}
.newc2 .swiper4 a .img {
    display: block;
    width: 100%;
    overflow: hidden;
}
.newc2 .swiper4 a:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.newc2 .swiper4 a .txt {
    padding: 20px 40px;
    height: 120px;
    border-bottom: 2px solid #ddd;
}
.newc2 .swiper4 a .txt .bq {
}
.newc2 .swiper4 a .txt .bq.co_lan {
    color: #4668B0;
}

.newc2 .swiper4 .case_de a .txt{
    height: 150px;
}
.newc2 .swiper4 a .txt .bq.co_black{
    color: #a2a2a2;
    margin-bottom: 10px;
}

.newc2 .swiper4 a .txt .bq.co_ju {
    color: #F48132;
}
.newc2 .swiper4 a .txt .bq.co_lv {
    color: #37B56B;
}
.newc2 .swiper4 a .txt .att {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0 20px;
}
.newc2 .swiper4 a .txt .day {
    color: #898989;
}
.newc2 .swiper4 .pagination4 {
    display: none;
}
.newc2 .swiper4 .pagination4 .swiper-pagination-bullet-active {
    background: #35a3d9;
}
.newc2 .swiper4:hover {
    -moz-box-shadow: 1px 1px 10px #ddd;
    -webkit-box-shadow: 1px 1px 10px #ddd;
    box-shadow: 1px 1px 10px #ddd;
}
.newc2 .lbox .prev4 {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    left: 5%;
    margin-top: -22px;
    background: url(../images/7_10.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.newc2 .lbox .next4 {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    right: 5%;
    margin-top: -22px;
    background: url(../images/7_11.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.newc2 .lbox .prev4:hover, .newc2 .lbox .next4:hover {
    -moz-box-shadow: 1px 1px 10px #999;
    -webkit-box-shadow: 1px 1px 10px #999;
    box-shadow: 1px 1px 10px #999;
}
/*鍥藉唴浜у搧*/

.banner_do {
}
.banner_do .tt1 {
    margin-bottom: 40px;
}
.dom1 {
}
.dom1 .dbox {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.dom1 .dbox .dl1 {
}
.dom1 .dbox .dl1 * {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.dom1 .dbox .dl1 dt {
    width: 49%;
    float: left;
}
.dom1 .dbox .dl1 dt:nth-child(2n) {
    float: right;
}
.dom1 .dbox .dl1 dt .img {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 2%;
}
.dom1 .dbox .dl1 dt .img .txt .more {
    color: #35a3d9;
}
.dom1 .dbox .dl1 dt .img0, .dom1 .dbox .dl1 dt .img0 .txt .more {
    color: #fff;
}
.dom1 .dbox .dl1 dt .img img {
    display: block;
    width: 100%;
}
.dom1 .dbox .dl1 dt .img .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 40px;
}
.dom1 .dbox .dl1 dt .img .txt .tt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
}
.dom1 .dbox .dl1 dt .img .txt .more {
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,0);
    margin-top: 10px;
}
.dom1 .dbox .dl1 dt .img:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.dom1 .dbox .dl1 dt .img:hover {
    -moz-box-shadow: 1px 1px 10px #999;
    -webkit-box-shadow: 1px 1px 10px #999;
    box-shadow: 1px 1px 10px #999;
}
.dom1 .dbox .dl1 dt .img:hover .txt .more {
    border-bottom: 1px solid #35a3d9;
}
.dom1 .dbox .dl1 dt .img0:hover .txt .more {
    border-bottom: 1px solid #fff;
}
.dom1 .dbox .dl1 dt:nth-child(2n) .img {
    margin-bottom: 2.5%;
}
/*鐧诲綍娉ㄥ唽*/

.sig1 {
    min-height: 430px;
    text-align: center;
}
.sig1 .sbox {
    display: block;
    width: 460px;
    background: #fff;
    border: 1px solid #CCD2D6;
    border-radius: 5px;
    margin: 0 auto;
    padding: 45px;
}
.sig1 .sbox .slogo {
    width: 100px;
    margin: 0 auto 30px;
}
.sig1 .sbox .slogo img {
    display: block;
    width: 100%;
}
.sig1 .sbox input {
    display: block;
    width: 100%;
    height: 42px;
    border: 1px solid #CCD2D6;
    border-radius: 5px;
    margin-bottom: 20px;
    outline: none;
    padding: 0 20px;
    font-size: 16px;
}
.sig1 .sbox .dlu {
    display: block;
    display: block;
    width: 100%;
    line-height: 42px;
    border-radius: 5px;
    background: #ED1F3A;
    color: #fff;
}
.sig1 .sbox .dlu:hover {
    background: #f00;
}
.sig1 .sbox .pass {
    color: #ED1F3A;
    text-align: center;
    display: inline-block;
    margin: 25px 0 35px;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.sig1 .sbox .pass:hover {
    border-bottom: 1px solid #ED1F3A;
}
.sig1 .sbox .fg {
    width: 100%;
    height: 1px;
    background: #CCD2D6;
    position: relative;
}
.sig1 .sbox .fg span {
    display: block;
    width: 34px;
    line-height: 34px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px;
}
.sig1 .sbox .siup {
    display: block;
    display: block;
    width: 100%;
    line-height: 42px;
    border-radius: 5px;
    background: #CCD2D6;
    color: #312F30;
    margin-top: 30px;
}
.sig1 .sbox .siup:hover {
    background: #f00;
    color: #fff;
}
.sigu1 .stc {
    line-height: 20px;
    margin: 20px 0;
}
.sigu1 .stt {
    line-height: 34px;
}
.sigu1 .sbox .next {
    display: block;
    width: 280px;
    line-height: 44px;
    background: #ED1F3A;
    color: #fff;
    border-radius: 30px;
    margin: 30px auto 0;
}
.sigu1 .sbox .next:hover {
    background: #f00;
}
.sigu1 .sbox .fm {
    margin-top: 40px;
}
.sigu1 .sbox .txt {
    line-height: 20px;
}
.sigu1 .sbox .txt span {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/1_10.svg) left center no-repeat;
    background-size: 14px;
}
/*鍔犲叆鎴戜滑*/

.joi1 {
}
.joi1 .sbtn {
    background: #F1F2F2;
    padding: 25px 45px;
    line-height: 48px;
}
.joi1 .sbtn a {
    display: block;
    width: 100px;
    background: #ED1F3A;
    color: #fff;
    text-align: center;
    float: right;
    border-radius: 0 5px 5px 0;
}
.joi1 .sbtn input {
    display: block;
    width: calc((100% - 100px) / 3);
    float: left;
    height: 48px;
    padding: 0 20px;
    border: 1px solid #CCD2D6;
    border-right: 0;
    outline: none;
}
.joi1 .ul1 {
    border: 1px solid #CCD2D6;/*margin: 50px 0 0;*/
}
.joi1 .ul1 dt {
    padding: 0 40px;
    background: #D2D3D3;
    line-height: 50px;
}
.joi1 .ul1 dt span {
    display: block;
    float: left;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.joi1 .ul1 dt span:nth-child(1) {
    width: calc(100% - 720px);
}
.joi1 .ul1 dd {
    border-top: 1px solid #CCD2D6;
}
.joi1 .ul1 dd .dtp {
    padding: 0 40px;
    line-height: 50px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.joi1 .ul1 dd .dtp * {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.joi1 .ul1 dd .dbt {
    border-top: 1px solid #CCD2D6;
    padding: 20px 40px;
    line-height: 30px;
    display: none;
}
.joi1 .ul1 dd .dbt .zt_rom {
    font-weight: 700;
}
.joi1 .ul1 dd .dbt .abtn {
    margin: 30px 0 20px;
    color: #ED1F3A;
    line-height: 50px;
}
.joi1 .ul1 dd .dbt .abtn a {
    width: 200px;
    border: 1px solid #ED1F3A;
    border-radius: 5px;
    color: #ED1F3A;
    text-align: center;
    margin-right: 20px;
}
.joi1 .ul1 dd .dbt .abtn a:hover {
    background: #ED1F3A;
    color: #fff;
}
.joi1 .ul1 dd .dtp span {
    display: block;
    float: left;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
}
.joi1 .ul1 dd .dtp span:nth-child(1) {
    width: calc(100% - 720px);
}
.joi1 .ul1 dt span:nth-child(5) {
    padding-left: 20px;
}
.joi1 .ul1 dd .dtp span:nth-child(5) {
    background: url(../images/jia.png) center right no-repeat;
    background-size: 20px;
    padding-left: 20px;
}
.joi1 .ul1 dd .dtp.act {
    font-family: zt_rom;
}
.joi1 .ul1 dd .dtp.act span:nth-child(5) {
    background: url(../images/jian.png) center right no-repeat;
    background-size: 20px;
}
.gdxianh {
    background: #34a3d8;
}
.joi1 .fenye {
    background: rgba(210,211,211,0.25);
    line-height: 50px;
    padding: 0 45px;
    margin-top: 50px;
    color: #333;
}
.joi1 .fenye a {
    display: block;
    float: right;
}
.joi1 .fenye a:hover {
    color: #CE202F;
}
.joi1 .fenye s {
    display: block;
    float: right;
    width: 10px;
    height: 50px;
    background: url(../images/xx.svg) center no-repeat;
    background-size: 16px;
    margin: 0 10px;
}
.joi1 .fenye s.s2 {
    margin: 0;
}
.joi1 .fenye span {
    float: right;
    padding: 0 2px;
}
/*浜у搧璇︽儏*/

.doc1 {
    padding: 60px 0 100px;
}
.doc1 .dbox {
    width: calc(100% - 200px);
    position: relative;
    margin: 0 auto;
}
.doc1 .dbox .tt {
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    line-height: 44px;
}
.doc1 .dbox .tt .abtn {
    display: block;
    width: 100px;
    line-height: 44px;
    background: #CE202F;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 30px;
    display: none;
}
.doc1 .dbox .tt .abtn:hover {
    background: #f00;
}
.doc2 .ctp {
}
.doc2 .ctp .swiper5 {
    display: none;
}
.doc2 .ctp .swiper5:nth-child(2) {
    display: block;
}
.doc2 .ctp .swiper5 .swiper-slide {
    width: 300px;
    cursor: pointer;
    margin: 0 50px;
}
.doc2 .ctp .swiper5 .swiper-slide .sbox {
    position: relative;
}
.doc2 .ctp .swiper5 .swiper-slide .sbox a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.doc2 .ctp .swiper5 .swiper-slide * {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.doc2 .ctp .swiper5 .swiper-slide img {
    display: block;
    width: 100%;
}
.doc2 .ctp .swiper5 .swiper-slide .czs {
    text-align: center;
    line-height: 1.5;
    margin-top: 50px;
    opacity: 0;
}
.doc2 .ctp .swiper5 .swiper-slide-active .czs {
    opacity: 1;
}
.doc2 .ctp .swiper5 .prev5 {
    top: 150px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    left: 3%;
    margin-top: -22px;
    background: url(../images/7_10.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.doc2 .ctp .swiper5 .next5 {
    top: 150px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    right: 3%;
    margin-top: -22px;
    background: url(../images/7_11.png ) center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.doc2 .ctp .swiper5 .prev5:hover, .doc2 .ctp .swiper5 .next5:hover {
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}
.doc2 .ctp .swiper5 .swiper-button-prev.swiper-button-disabled, .doc2 .ctp .swiper5 .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.doc2 .cbt {
    margin-top: 70px;
    display: flex;
    justify-content: center;
}
.doc2 .cbt span {
    display: block;
    padding: 0 20px;
    line-height: 44px;
    background: #F7F8F8;
    border-radius: 30px;
    margin: 0 10px;
    cursor: pointer;
    color: #666;
}
.doc2 .cbt span.act {
    font-family: zt_rom;
    color: #333;
    font-weight: bold;
}
/* .doc2 .ctp .swiper5_3.act{pointer-events: none;} */

.doc2 .ctp .swiper5_3.act .swiper-slide {
    opacity: 0;
}
.doc2 .ctp .swiper5_3.act .swiper-slide-active {
    opacity: 1;
}
.banner_faco {
}
.banner_faco .txt {
    top: 45%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner_faco .txt .tc {
    width: 100%;
    text-align: center;
}
.facc2 {
    text-align: center;
    background: #F1F2F2;
}
.facc2 .tc {
    line-height: 1.8;
    margin: 40px 0;
}
.facc2 img {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
}
.facc3 {
    padding: 200px 0;
    background-size: cover;
    text-align: center;
    color: #fff;
    line-height: 1.5;
}
.facc4 {
    margin: 30px 0;
    position: relative;
    background: #F1F2F2;
}
.facc4 .frt {
    width: 50%;
    float: right;
}
.facc4 .flt {
    position: absolute;
    top: 50%;
    width: 450px;
    right: 53%;
    text-align: right;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.facc4 .flt .tc {
    line-height: 1.5;
    margin-top: 20px;
}
.facc5 {
    background: #000;
}
.facc5 .flt {
    width: 50%;
    float: left;
}
.facc5 .frt {
    width: 50%;
    float: right;
    color: #fff;
}
.facc5 .frt .txt {
    width: 450px;
    margin: 100px 0 0 50px;
    line-height: 1.5;
}
.facc5 .frt .txt .tt {
    margin-bottom: 20px;
}
.facc6 {
    margin: 30px 0;
}
.facc7 {
    margin: 0;
}
.facc8 {
    background: #000;
    color: #fff;
}

@media (max-width: 1280px) {
}
.m_head, .m_nav {
    display: none;
}

@media (max-width: 1030px) {
body {
    min-width: 200px;
    padding: 0;
    padding-top: 50px;
}
.f_16 {
    font-size: 14px;
}
.f_18 {
    font-size: 16px;
}
.f_20 {
    font-size: 18px;
}
.f_22 {
    font-size: 20px;
}
.f_24 {
    font-size: 20px;
}
.f_26 {
    font-size: 22px;
}
.f_28 {
    font-size: 22px;
}
.f_30 {
    font-size: 24px;
}
.f_32 {
    font-size: 24px;
}
.f_34 {
    font-size: 24px;
}
.f_36 {
    font-size: 24px;
}
.f_40 {
    font-size: 30px;
}
.f_46 {
    font-size: 30px;
}
.f_48 {
    font-size: 30px;
}
.i1 .swiper1 .next1, .i1 .swiper1 .prev1 {
    display: none;
}
.i1 .swiper1 .pagination1 .swiper-pagination-bullet-active {
    background: #35a3d9;
}
.wow {
    opacity: 1;
}
.head {
    display: none;
}
.i2 li .txt {
    top: 10px;
}
.pd120 {
    padding: 50px 0;
}
.footer .fbox .ftp, .footer .fbox .flogo {
    display: none;
}
.footer {
    padding: 30px 0;
}
.footer .fbox .fbt {
    margin-top: 0;
}
.banner img.pimg {
    position: static;
    width: 100%;
    margin: 0;
}
.banner .txt {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner .txt .tt2 {
    margin: 10px 0 20px;
}
.banner .txt .tc {
    width: 50%;
}
.po1 .tt, .pol_th1 .pbox .ul1 dt .tt2 {
    font-size: 36px;
}
.pol2 {
    margin-top: 0px;
}
.banner_do .tt1 br {
    display: none;
}
.dom1 .dbox {
    width: 90%;
}
.doc1 {
    padding: 50px 0;
}
.doc2 .ctp .swiper5 .swiper-slide {
    width: 220px;
    margin: 0 25px;
}
.doc2 .ctp .swiper5 .next5, .doc2 .ctp .swiper5 .prev5 {
    top: 110px;
}
.doc2 .ctp .swiper5 .swiper-slide .czs .xl {
    font-size: 20px;
}
.ord1 .tt1 {
    margin: 20px 0 50px;
}
.ab4 .alt .tt {
    font-size: 26px;
    line-height: 36px;
}
.fac1 .fbox {
    width: 90%;
}
.fac1 .fbox .flt .tc {
    max-height: 125px;
}
.fac1 .fbox .flt .tt {
    font-size: 24px;
}
.fac1 .fbox .flt .tt br {
    display: none;
}
.banner_fa .txt .tc {
    width: 100%;
}
.banner_co .txt {
    top: 50%;
}
.fac1 .fbox .flt {
    width: 45%;
}
.cont1 .fbox .flt .ltc {
    margin-top: 20px;
}
.cont2 .ul1 li .img {
    width: 80px;
    height: 100px;
}
.cont2 .ul1 {
    margin-top: 50px;
}
.banner_jo1 .txt {
    top: 25%;
}
.banner_hi .txt {
    top: 40%;
}
.banner_hi .tt img {
    width: 100px;
}
.val1 .tc {
    margin-top: 30px;
    line-height: 1.5;
    font-size: 24px;
}
.val2 .vbox .img {
    width: 45%;
    left: 0%;
}
.val2 .vbox .vrt {
    width: 60%;
}
.val2 .vbox, .val3 .vbox {
    width: 90%;
}
.qua2 .tt2 {
    margin: 30px 0;
}
.banner_faco .txt .tc {
    width: 100%;
}
.facc2 img {
    max-width: 90%;
}
.facc3 {
    padding: 100px 0;
}
.facc5 .frt .txt {
    margin: 30px 0 0 30px;
}
.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;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.m_head .mlt img {
    display: block;
    height: 40px;
}
.m_head .img {
    width: 100%/*50px*/;
    height: 50px;
    background: url(../images/m1_0.png) center no-repeat / 50px;
    float: right;
}
.m_head .img.act {
    background: url(../images/m1_1.png) center no-repeat / 50px;
}
.m_head .img img {
    display: block;
    width: 100%;
}
.m_nav {
    display: block;
    display: none;
    position: fixed;
    z-index: 199;
    width: 100%;
    height: calc(100% - 50px);
    background: #fff;
    top: 49px;
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    box-sizing: border-box;
}
.m_nav.act {
    display: block;
}
.m_navbox li:nth-child(1) {
    border-top: 2px solid #000;
}
.wow {
    opacity: 1;
}
.m_navbox {
    width: 90%;
    box-sizing: border-box;
    background: #fff;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 5%;
    overflow: auto;
    box-sizing: border-box;
    margin: 0 auto;
}
.m_navbox div, .m_navbox a {
    color: #000;
    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;
    border-bottom: 1px solid #1f1e1e;
    padding: 10px 0;
    display: block;
}
.m_navbox li>div:nth-child(1) {
    background: url(../images/plus.png) center right no-repeat / 16px;
}
.m_navbox li.act>div:nth-child(1) {
    background: url(../images/reduce.jpg) center right no-repeat;
}
.m_navbox div.lbt {
    padding: 5px 0;
    display: none;
}
.m_navbox .lange {
    text-align: center;
}
.m_navbox .lange a {
    display: inline-block;
    margin: 0 10px;
}
.m_navbox li.lang {
    padding-top: 20px;
}
.m_navbox li.lang a {
    display: block;
    float: left;
    text-align: center;
    width: 50%;
    font-size: 20px;
}
.prco_list1 {
    padding: 50px 0;
}
}

@media (max-width: 960px) {
.head {
    display: none;
}
.i1 .swiper1 .swiper-slide .sbox .ibg {
    display: none;
}
.i1 .swiper1 .swiper-slide .sbox a {
    position: static;
}
.i1 .swiper1 .swiper-slide .sbox a .pimg {
    display: none;
}
.i1 .swiper1 .swiper-slide .sbox a .mimg {
    display: block;
}
.i1 .swiper1 .swiper-slide .sbox a .txt {
    width: 90%;
    padding: 0;
    top: 50%;
    left: 50%;
}
.i2 li {
    width: 100%;
    float: none;
}
.i2 {
    display: block;
}
.i1 .swiper1 .swiper-slide .sbox a .txt .tt {
    font-size: 24px;
}
.i1 .swiper1 .swiper-slide .sbox a .txt .tc {
    font-size: 18px;
}
.pd120 {
    padding: 30px 0;
}
.box {
    width: 90%;
}
.i3 .ul1 {
    padding: 0;
    justify-content: center;
    flex-wrap: wrap;
}
.i3 .ul1 li {
    width: 30%;
    margin: 0 0 20px;
}
.i4 .tc {
    width: 100%;
    margin: 20px 0 30px;
}
.i5 .abtn {
    flex-wrap: wrap;
    padding: 10px 0;
    margin-top: 20px;
}
.i5 .abtn a {
    width: 50%;
}
.i6 .ix {
    width: 100%;
    margin-top: 20px;
}
.i6 .ix .ilt, .i6 .ix .irt {
    width: 100%;
    float: none;
    padding: 20px 5%;
    height: auto;
}
.footer .fbox {
    width: 90%;
}
.footer {
    padding: 20px 0;
}
.footer .fbox .fbt {
    line-height: 1.8;
}
.banner img.pimg {
    display: none;
}
.banner img.mimg {
    display: block;
}
.banner .txt .tc {
    width: 100%;
  /*  display: none;*/
}
.banner .txt .more {
   /* display: none;*/
}
.banner .txt .tt2 {
    font-size: 24px;
 /*   display: none;*/
}
.po1 {
    margin-top: 30px;
}
.po2 {
    margin-top: 30px;
}
.po1 .pbox, .po2 .pbox, .pol1 .pbox {
    min-width: 200px;
}
.po1 .tt, .pol_th1 .pbox .ul1 dt .tt2 {
    font-size: 24px;
    line-height: 1.5;
    padding: 0 10px;
}
.po1 .tt2 {
    font-size: 20px;
    margin: 10px 0;
}
.po1 .more {
    font-size: 16px;
}
.po2 .ul1 {
    margin-top: 20px;
}
.po2 .ul1 li {
    width: 50%;
}
.pol1 .pbox .ul1 {
    margin-top: 30px;
}
.pol1 .pbox .ul1 dt .tt2 {
    margin: 10px 0;
}
.pol1 .pbox .ul1 dd {
    margin-top: 20px;
}
.pol1 .pbox .ul1 dd .dlt {
    padding: 20px 2%;
}
.pol1 .pbox .ul1 dd .dlt .dtt {
    font-size: 18px;
    line-height: 30px;/*height: 60px;*/
}
.pol1 .pbox .ul1 dd .dlt .more, .pol1 .pbox .ul1 dt .more {
    font-size: 14px;
}
.pol2 .pbox {
    min-width: 200px;
}
.pol2 .pbox .tc {
    margin: 10px 0 20px;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox a .ltt {
    font-size: 16px;
    line-height: 24px;
    height: auto;
}
.pro1 .pbox {
    min-width: 200px;
}
.pro1 .pbox .tc {
    font-size: 24px;
    line-height: 1.5;
    margin: 10px 0 20px;
}
.pro1 .pbox .pss .plt {
    width: 100%;
    overflow: auto;
    float: none;
}
.pro1 .pbox .pss .plt .pltx {
    float: left;
    margin-right: -999em;
}
.pro1 .pbox .pss .plt a {
    float: left;
    margin: 0 20px 0 0;
}
.pro1 .pbox .pss .prt {
    width: 100%;
    float: none;
    margin-top: 20px;
}
.pro1 .pbox .pss .prt li a {
    padding: 2%;
}
.pro1 .pbox .pss .prt li .ltt2 {
    font-size: 16px;
    height: 20px;
    line-height: 1.2;
    margin: 10px 0;
}
.prco1 {
    padding: 30px 0;
}
.prco1 .plt {
    width: 100%;
    float: none;
}
.prco1 .plt .ptt {
    line-height: 1.5;
}
.prco1 .plt .ptt2 {
    line-height: 1.5;
    font-size: 20px;
    margin: 10px 0;
}
.prco1 .plt .ptt2 br {
    display: none;
}
.prco1 .prt {
    width: 100%;
    float: none;
    margin-bottom: 30px;
}
.prco1 .plt .abnt {
    margin: 20px 0;
}
.prco1 .prco_bt img {
    float: left;
}
.prco1 .dl1 dd .dtp, .prco1 .dl1 dt {
    line-height: 50px;
    font-size: 18px;
}
.prco1 .dl1 dd .dtp span, .prco1 .dl1 dt span {
    width: 20px;
    height: 20px;
    margin-top: -10px;
}
.prco1 .dl1 dd .dbt {
    padding: 30px 0;
}
.prco1 .bit {
    margin-top: 30px;
    font-size: 24px;
    line-height: 1.5;
}
.prco3 .ul1 {
    padding: 20px 2%;
}
.prco3 .ul1 a {
    width: 100%;
    float: none;
}
.pol1 .pbox .ul1 dt {
    padding: 30px 0;
}
.pol_th1 .pbox .ul1 dt .tt {
    margin: 15px 0;
    font-size: 20px;
}
.pol_th1 .pbox .ul1 dd .dlt .dtt2 {
    margin-top: 0px;
    padding: 10px 2%;
    font-size: 16px;
    line-height: 1.5;
    height: auto;
}
.banner_do .tt1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.3;
}
.dom1 .dbox .dl1 dt, .dom1 .dbox .dl1 dt:nth-child(2n) {
    width: 100%;
    float: none;
}
.dom1 .dbox .dl1 dt .img .txt {
    padding: 20px 5%;
}
.dom1 .dbox .dl1 dt .img .txt .tt {
    font-size: 24px;
}
.dom1 .dbox .dl1 dt .img .txt .more {
    margin-top: 5px;
    font-size: 16px;
}
.doc1 {
    padding: 30px 0;
}
.doc1 .dbox {
    width: 90%;
    line-height: 1.5;
}
.doc1 .dbox .tt {
    line-height: 1.5;
    font-size: 20px;
}
.doc1 .dbox .tt .abtn {
    position: static;
    margin: 20px auto;
}
.doc2 .ctp .swiper5 .swiper-slide {
    width: 200px;
    margin: 0 15px;
}
.doc2 {
    padding-bottom: 50px;
}
.doc2 .ctp .swiper5 .swiper-slide .czs, .doc2 .cbt {
    margin-top: 30px;
}
.ord1 .tt1 {
    margin: 10px 0 20px;
    font-size: 24px;
}
.ord1 .ul1 {
    padding: 0;
}
.ord1 .ul1 li, .ord1 .ul1 li:nth-child(3n) {
    width: 65%;
    float: none;
    margin: 0 auto 20px;
}
.ord1 .ul1 li .txt img {
    width: 100px;
    margin: 20px auto 50px;
}
.ord1 .xx {
    width: 100%;
    padding: 20px 5%;
    margin-top: 30px;
}
.ord1 .xx img {
    width: 70px;
}
.xu {
    width: 90%;
}
.banner_ab .txt .tc {
    font-size: 24px;
}
.ab1 .alt, .ab1 .alt .att {
    width: 100%;
    float: none;
    font-size: 24px;
    line-height: 1.5;
}
.ab1 .art {
    width: 100%;
    float: none;
    display: flex;
    margin-top: 30px;
    align-items: flex-start;
}
.ab1 .art img {
    width: 30%;
    margin: 0 10%;
}
.ab2 .alt {
    width: 70%;
    float: none;
    margin: 0 auto 30px;
}
.ab2 .art {
    width: 100%;
    float: none;
}
.ab2 .art .att {
    line-height: 1.5;
    font-size: 22px;
}
.ab2 .art .atc {
    margin-top: 10px;
}
.abox {
    min-width: 200px;
}
.ab3 .tc {
    margin: 20px 0;
}
.ab3 .more {
    font-size: 16px;
}
.ab4 .art, .ab5 .art {
    width: 60%;
    float: none;
    margin: 0 auto;
}
.ab4 .alt, .ab5 .alt {
    width: 100%;
    float: none;
}
.ab4 .alt .tt, .ab5 .alt .att {
    font-size: 22px;
    line-height: 1.5;
}
.ab4 .alt .tc, .ab5 .alt .atc {
    margin-top: 10px;
}
.ab6 .tc {
    margin: 20px 0;
}
.ab6 .ul1 {
    width: 100%;
}
.ab6 .ul1 li {
    margin: 0 0 20px;
    width: 50%;
}
.banner .txt .tc br {
    display: none;
}
.fac1 .fbox .flt {
    position: static;
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}
.fac1 .fbox .frt {
    width: 100%;
    float: none;
}
.fac1 .fbox .frt .swiper6 {
    padding-bottom: 40px;
}
.fac1 .fbox .frt .swiper6 .pagination6 {
}
.fac1 .fbox .frt .swiper6 .pagination6 .swiper-pagination-bullet-active {
    background: #35a3d9;
}
.fac3 .fbox {
    width: 90%;
}
.fac1 .fbox .flt .tc {
    max-height: 500px;
}
.cont2 .ul1 {
    margin-top: 30px;
}
.cont2 .ul1 li {
    width: 33.33%;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.cont2 .ul1 li .txt {
    font-size: 16px;
}
.cont2 .ul1 li .img {
    width: 50px;
    height: 60px;
}
.cont2 .ul1 li .img.em {
    width: 60px;
}
.cont2 .ul1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.new1 .ntp a .img {
    width: 100%;
    float: none;
}
.new1 .ntp a .art {
    width: 100%;
    float: none;
    padding: 20px 5%;
}
.new1 .ntp a .art .atc {
    height: auto;
    margin: 20px 0;
}
.new1 .ul1 li, .new1 .ul1 li:nth-child(2n) {
    width: 100%;
    float: none;
}
.new1 .ul1 li a .txt {
    padding: 20px 5%;
}
.new1 .ul1 li a .txt .att {
    margin: 10px 0;
}
.newc1 .box .tt {
    font-size: 24px;
}
.newc1 .box .tt1 {
    font-size: 18px;
}
.newc2 .lbox {
    margin-top: 20px;
}
.newc2 .swiper4 {/*width: 90%;*/
}
.newc2 .lbox .prev4, .newc2 .lbox .next4 {
    display: none;
}
.newc2 .swiper4 {
    padding-bottom: 40px;
}
.newc2 .swiper4 .pagination4 {
    display: block;
}
.newc1 .box .fenxiang {
    display: none;
}
.joi1 .sbtn {
    padding: 20px 5%;
}
.joi1 .sbtn input {
    width: 100%;
    float: none;
    margin: 0 0 20px;
    border: 1px solid #ddd;
}
.joi1 .sbtn a {
    width: 100%;
    float: none;
    border-radius: 0;
}
.joi1 .ul1 {
    margin-top: 30px;
}
.joi1 .ul1 dt {
    padding: 0 20px;
}
.joi1 .dlbox {
    overflow: auto;
}
.joi1 .dlbox .dx {
    width: 980px;
    float: left;
    margin-right: -999em;
}
.banner_hi .tt img {
    display: none;
}
.banner_hi .txt {
    top: 25%;
}
.banner_hi .txt .tt {
    font-size: 24px;
}
.hi1 .ul1 {
    margin-bottom: 30px;
}
.hi1 .ul1 li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.hi1 .ul1 li .llt {
    width: 100%;
    text-align: left;
}
.hi1 .ul1:before {
    display: none;
}
.hi1 .ul1 li .llt .year {
    margin-bottom: 0px;
}
.hi1 .ul1 li .llt .tc {
    line-height: 1.5;
    margin-bottom: 10px;
}
.hi1 .ul1 li:nth-child(2n) .llt {
    float: none;
}
.hi1 .ul1 li .llt .year s {
    display: none;
}
.hi1 .ul1 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.banner_va .txt .tt, .val1 .tt {
    font-size: 24px;
}
.val1 .tc {
    margin-top: 10px;
    font-size: 18px;
}
.val2 .vbox .img {
    position: static;
    width: 90%;
    margin: 0 auto;
}
.val2 .vbox .vrt {
    width: 100%;
    margin: 20px 0 0 0;
    float: none;
}
.val2 .vbox .vrt .vtt {
    font-size: 24px;
}
.val2 .vbox .vrt .vtt2 {
    margin: 20px 0;
    line-height: 1.5;
    font-size: 18px;
}
.val3 .vbox .ul1 {
    margin-top: 30px;
}
.val3 .vbox .ul1 li {
    width: 50%;
    margin-bottom: 30px;
}
.val3 .vbox .ul1 li img {
    width: 60px;
    margin-bottom: 10px;
}
.val3 .vbox .ul1 li .txt {
    font-size: 16px;
}
.qua1 .ul1 li, .qua1 .ul1 li:nth-child(2n) {
    width: 100%;
    float: none;
    margin: 0 0 20px;
}
.qua1 .ul1 li .txt {
    height: auto;
    display: block;
}
.qua1.honor-list .ul1 li {
    width: 100%;
}
.qua2 .tt {
    font-size: 24px;
}
.qua2 .tt2 {
    font-size: 10px 0;
    font-size: 18px;
    line-height: 1.5;
}
.banner_qu .txt .tt {
    font-size: 24px;
}
.banner_faco .txt .tc {
    width: 100%;
}
.banner_faco .txt .tc {
    font-size: 24px;
}
.facc2 .tc {
    margin: 20px 0;
    font-size: 18px;
}
.facc2 .tt {
    font-size: 24px;
}
.facc3 {
    padding: 50px 0;
    font-size: 24px;
}
.facc3 .tt {
    font-size: 24px;
    padding: 0 5%;
}
.facc4 {
    padding: 30px 5%;
}
.facc4 .flt {
    position: static;
    width: 100%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    text-align: center;
}
.facc4 .frt {
    width: 100%;
    float: none;
    margin-top: 10px;
}
.facc5 .flt {
    width: 100%;
    float: none;
}
.facc5 .frt {
    width: 100%;
    float: none;
    margin: 0;
    padding: 20px 5%;
}
.facc5 .frt .txt {
    margin: 0;
    width: 100%;
}
.m_head .mlt img {
    height: 30px;
    margin-top: 5px;
}
.prco_list1 {
    padding: 30px 0;
}
.prco_list1 .tt {
    margin: 20px 0;
}
.prco_list1 .ul1 li .llt, .prco_list1 .ul1 li .llt:nth-child(2n) {
    width: 100%;
    float: none;
}
.prco_list1 .ul1 li .llt input, .prco_list1 .ul1 li .llt select, .prco_list1 .ul1 li .llt textarea {
    font-size: 20px;
}
.prco_list1 .ul1 li .llt textarea {
    height: 250px;
}
.prco_list1 .l_d2 {
    margin-top: 30px;
}
.prco_list1 .more {
    margin: 30px auto 0;
}
.page1 {
    text-align: center;
}
.page2 {
    display: block;
    margin-top: 20px
}
}
.news_tit {
    font-size: 25px;
    margin: 15px 0;
}
.prevnext {
    max-width: 800px;
    margin: 0 auto;
}
.prevnext span {
    display: block;
    margin: 10px 0;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.prevnext span a:hover {
    color: #35a3d9;
}
.apply_i {
    background: #fff;
    padding: 0px 50px;
}
.apply_i_tit {
    font-size: 18px;
    color: #333333;
    padding: 32px 0 16px;
    border-bottom: 1px solid #e5e5e5;
}
.apply_i p {
    font-size: 18px;
    color: #666666;
}
.apply_i p span {
    color: #ff0000;
    width: 20px;
    margin-right: 10px;
}
.apply_i_inp label {
    display: block;
    float: left;
    width: calc(50% - 13px);
    margin-right: 25px;
    margin-top: 20px;
}
.apply_i_inp label:nth-child(2n) {
    margin-right: 0;
}
.apply_i_inp label:nth-child(2n + 1) {
    clear: both;
}
.apply_i_inp label input, .apply_i_inp label select {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
    padding: 0 20px;
    color: #999999;
    font-size: 16px;
    box-sizing: border-box;
    -webkit-appearance: button;
    line-height: 50px;
}
.apply_i_inp label input::placeholder {
 color: #999;
}
.apply_i_textarea label {
    margin-top: 20px;
    display: block;
}
.apply_i_textarea .textarea {
    margin-top: 10px;
    position: relative;
}
.apply_i_textarea .textarea textarea {
    height: 180px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    padding: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #999999;
    width: 100%;
    box-sizing: border-box;
    resize: none;
    -webkit-appearance: button;
    font-family: "微软雅黑";
}
.apply_i_textarea .textarea .select {
    position: absolute;
    left: 30px;
    top: 0px;
    right: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}
.apply_i_textarea .textarea .select select {
    background: transparent;
    font-size: 14px;
    color: #999;
    border: 0;
}
.apply_i .common_btn {
    width: 180px;
    border-radius: 3px;
    margin: 68px auto 0;
    display: block;
    overflow: hidden;
    position: relative;
    height: 50px;
    line-height: 50px;
    background: #999;
    font-size: 18px;
    color: #fff;
    text-align: center;
    transition: .35s;
}
.apply_i .common_btn:hover {
    background: #ED1F3A;
}
.msg_code {
    margin-top: 20px;
}
.msg_code label {
    display: block;
    width: calc(50% - 13px);
    position: relative;
}
.msg_code p {
    font-size: 18px;
    color: #666666;
}
.msg_code input {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
    padding: 0 20px;
    color: #999999;
    box-sizing: border-box;
    -webkit-appearance: button;
    font-size: 16px;
}
.msg_code img {
    position: absolute;
    right: 2px;
    top: 40px;
}
.prco1 .prt .swiper3 .swiper-wrapper {
    padding: 0 32px;
    box-sizing: border-box;
}
.job {
    height: 50px;
    background: #35a3d9;
    padding: 0 5%;
    border-bottom: 1px solid #fff;
}
.job span {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
}
#job_left {
    float: left;
}
#job_right {
    float: right;
    text-align: right;
    width: 40px;
}
.joblist {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #eeeeee
}
.joblist li {
    display: block;
    overflow: hidden;
}
.jobmain_up {
    padding: 0 5%;
    height: 50px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.jobmain_up span {
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    transition: 0.35s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.job span:nth-child(1) {
    width: 19%;
}
.job span:nth-child(2) {
    width: 15%;
}
.job span:nth-child(3) {
    width: 26%;
}
.job span:nth-child(4) {
    width: 32%;
}
.jobmain_up span:nth-child(1) {
    width: 19%;
}
.jobmain_up span:nth-child(2) {
    width: 15%;
}
.jobmain_up span:nth-child(3) {
    width: 26%;
}
.jobmain_up span:nth-child(4) {
    width: 32%;
}
.jobmain_up span:last-child {
    float: right;
    width: 45px;
    text-align: center;
}
.jobmain_up i {
    display: block;
    width: 11px;
    height: 11px;
    margin: 16px 0 0 24px;
    position: relative;
}
.jobmain_up span i:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #35a3d9;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 0.3s;
}
.jobmain_up span i:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #35a3d9;
    position: absolute;
    left: 5px;
    top: 0;
    transition: 0.3s;
}
.jobmain_down {
    display: none;
    padding: 5%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
.jobmain_down dt {
    font-size: 16px;
    font-weight: bold;
    margin: 9px 0;
    line-height: 1em;
}
.jobmain_down dd {
    margin: 9px 0;
    font-size: 14px;
    color: #777;
    line-height: 30px;
    text-align: justify;
}
.ljsq {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #666;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
}
.ljsq:hover {
    background: #35a3d9;
    color: #fff;
}
.job_on {
    background-color: #35a3d9;
    color: #fff;
}
.job_on span i:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 0.3s;
    z-index: 1
}
.pagination3 {
    display: none;
}

.i7{
    width: 100%;
    
}
#case-up{
    background: url(../images/case-big.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.case-up{
    padding: 0 calc(100% - 86%);
}
.case-upcon{
    min-height: 575px;
    max-width: 58.3333%;
}
.case-upcon h1{
    font-size: 36px;
    line-height: 45px;
    max-width: 550px;
    padding: 70px 0 0;
    margin: 0;
    letter-spacing: 0.025em;
    color: #fff;
}
.case-upcon p{
    font-size: 16px;
    margin: 0;
    padding: 40px 0 30px 0;
    color: #fff;
    line-height: 1.6;
}
.case-upcon a{
    padding: 0.875rem 3.4rem;
    white-space: normal;
    color: #ffffff;
    background: #a3201a;
    letter-spacing: 0.2em;
    font-weight: 700;
    transition: opacity 0.3s;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
}

.case-upcon a:hover{
    opacity: 0.8;
}

#case-down{
    margin-top: 30px;
}

.case-items{
    padding: 50px 29px;
    min-height: 396px;
    display: flex;
    flex-direction: column;
}
.case-items h1{
    font-size: 25px;
    color: #fff;
    margin: 0 0 45px;
    letter-spacing: -1px;
}
.case-items p{
    width: 95%;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #fff;
}
.case-items a{
    font-weight: 700;
    font-size: 16px;
    margin: auto 0 0;
    color: #fff;
}

.case-list .swiper-button-prev{
    background-image:url(../images/slide-left.png);
}
.case-list .swiper-button-next{
    background-image:url(../images/slide-right.png);
}
.case-list .swiper-pagination{
    bottom: 0;
    top: auto!important;
}
@media screen and (min-width: 1600px){
    .i7{
        width: 1600px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 900px) {
.prevnext {
    width: 90%;
}
.pro1 .pbox .pss .prt li .more {
    margin-bottom: 10px;
}
.pol1 .pbox .ul1 dd .dlt .img {
    margin: 20px 0;
}
.val2 .pd120 {
    padding: 70px 0;
}
.newc1 .box .tc {
    padding: 30px 0;
}
.newc2 .swiper4 a .txt {
    padding: 20px 10px;
}
.new1 .ul1 li a .txt {
    padding: 20px 10px;
}
.new1 .ntp a .art {
    padding: 20px 10px;
}
.joi1 .ul1 dd .dtp {
    padding: 0 20px;
}
.fac1 .fbox .flt .f_16 {
    font-size: 16px;
}
.pol2 .pbox .swiper2 .swiper-slide .sbox a .ltt2 {
    font-size: 16px;
}
.i6 .ix .ilt .itc span {
    line-height: 1.2;
}
.apply_i {
    padding: 0;
}
.apply_i_inp label {
    float: none;
    width: 100%;
    margin-right: 0px;
    margin-top: 20px;
}
.apply_i p {
    font-size: 25px;
}
.apply_i_inp label input, .apply_i_inp label select {
    font-size: 20px;
}
.apply_i_textarea .textarea textarea {
    font-size: 20px;
}
.msg_code input {
    font-size: 20px;
}
.msg_code img {
    top: 48px;
}
.msg_code label {
    width: 100%;
}
.joi1 .ul1 dd .dbt {
    font-size: 14px;
}
.job span:nth-child(1) {
    width: 80%;
}
.job span:nth-child(2) {
    display: none;
}
.job span:nth-child(3) {
    display: none;
}
.job span:nth-child(4) {
    display: none;
}
.jobmain_up span:nth-child(1) {
    width: 80%;
}
.jobmain_up span:nth-child(2) {
    display: none;
}
.jobmain_up span:nth-child(3) {
    display: none;
}
.jobmain_up span:nth-child(4) {
    display: none;
}
.cont2 {
    padding: 30px 0;
}
}



@media screen and (max-width: 768px) {
    .box .box_l {
        float: initial;
        width: 100%;
    }
    .box .box_r {
        float: initial;
        width: 100%;
        margin-top: 30px;
    }
}




@media screen and (max-width: 767px) {
    .newc2 .swiper4 {
        width: 90%;
    }
    .jobstail {
        width: 100%;
    }
    .pol1 .pbox .ul1 dd .dlt .img {
        margin: 10px 0;
    }
    .case-upcon{
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-content: space-between;
        align-items: center;
    }
    .case-upcon h1{
        font-size: 25px;
        line-height: 36px;
        padding: 0 0 0;
        margin: auto 0 0 0;
    }
    .case-upcon p{
        font-size: 14px;
        line-height: 22px;
    }
    .case-upcon a{
        padding: 0.875rem 1.5rem;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 30px;
    }
    body > div:nth-child(3){
      margin-top: initial;
    }
}
.box .box_l {
    float: left;
    width: 45%;
}
.box .box_r {
    float: right;
    width: 50%;
}

.b_center{
    text-align: center;
    margin-bottom: 2%;
}


.technology-teaser-content{
float: right;
    width: 50%;
    padding-left: 25px;
}
.technology-image-wrapper{
    width: 50%;
    float: left;    overflow: hidden;
}
.technology-image-wrapper .swiper-pagination{    width: 50%;}
.technology-teaser-content .entry-header h2{    font-size: 35px;
    margin-bottom: 20px;}


.entry-content-teaser .technology-characteristics li{
    padding: 4px;
    float: left;
    width: 33.33333%;
}
.entry-content-teaser .technology-characteristics li .list-item{
    background: #f2f2f2;
    padding: 15px;
}

.technology-characteristic{
    font-size: 16px;
    line-height: 1.1;
    display: block;
    margin-bottom: 7px;
    font-weight: 600;
}

.technology-value{
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
}


.h-teaser {    color: #fff;
    position: relative;
    width: 50%;
    float: left;
    background: #f1f1f1;}




.h-teaser a{
    color: #465156;
    display: block;    font-size: 16px;
    line-height: 25px;
}



.h-teaser .teaser-content-wrapper{    float: left;
    position: relative;
    width: 50%;
    min-height: 400px;    padding: 34px;    border: 1px solid #f7f8f8;}

.h-teaser .teaser-content-wrapper h2{
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.1;
    margin: 30px 0;
}

.entry-content-teaser{
    font-weight: 300;
    padding-bottom: 90px;
}

.entry-content-tease .list-subcats{
    margin: 0;
    font-size: 20px;
    font-size: 1.25rem;
    list-style: none;
    padding-left: 0;
}
.entry-content-tease .list-subcats li{
    padding-left: 42px;
    position: relative;
    line-height: 1.2;
    margin-bottom: 10px;
}

.entry-content-tease .list-subcats li:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: #acb5bc;
    top: 14px;
    left: 8px;
}

.more-link{
    color: #2979d8;
    position: absolute;
    right: calc(34px + 44px);
    bottom: 50px;
    margin-bottom: 0;
    font-size: 1.325rem;
}

.more-link::before {
    border-color: #2979d8;
    background: #2979d8;
}

p.more-link::before {
    content: '';
    position: absolute;
    right: -54px;
    top: 50%;
    margin-top: -19px;
    height: 38px;
    width: 38px;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
}
.teaser-image{    width: 50%;
    background-position: center;
    background-size: cover;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;}
.max1920 .fac1 .zsg {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}


@media screen and (max-width: 768px) {
.technology-teaser-content {
    width: 100%;
    padding: 10px;
    margin-bottom: 13px;
}
.technology-image-wrapper {
    width: 100%;
}
.entry-content-teaser .technology-characteristics li {
    width: 50%;
}
.technology-characteristic {
    font-size: 18px;
    margin-bottom: 5px;
}
.h-teaser {
    width: 100%;
}
.h-teaser .teaser-content-wrapper h2 {
    font-size: 24px;
}
.technology-image-wrapper .swiper {
    width: 90%;
}
.max1920 .fac1 .zsg {
    width: 100%;
}
.technology-value {
    font-size: 13px;
}
.fac1 {
    margin-top: 10px;
}
}



.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid white;
    border-radius: 50%;
    margin-right: 20px;
    background: #fff;
}


.fac2 {
    margin-top: 0px;

}

/* 修改滚动条默认样式 */
::-webkit-scrollbar
{
    width: 8px; /*设置滚动条宽度为6px*/
    height: 8px; /*设置滚动条高度为6px*/
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #e7e7e7; /*修改轨道颜色*/
}
/*定义滚动滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #e7e7e7; /*修改滑块颜色*/
}
 
::-webkit-scrollbar-thumb:hover{
    background: #ccc;
}


iframe {
  display: inline-block;
  vertical-align: baseline;
width:100%;
height:100%;
}

iframe {height:600px;}
@media (max-width:1199px){
   iframe{height:500px}
}
@media (max-width:991px){
   iframe{height:400px}
}
@media (max-width:767px){
   iframe{height:300px}
}

.news-list{
    border: 1px solid #ddd;
    padding: 15px 20px;
    margin-right: 10px;
}

.news-list:hover{
    background: #0ba0e2;
    color: #fff;
}

.news-list.active{
    background: #0ba0e2;
    color: #fff;
}

@media (max-width:767px){
.news-list{
    margin-right: 0px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
}

















































