/* CSS Document */

body {
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    background: #fff;
}

div,
ul,
li,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
img,
p,
span {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 0;
    list-style-type: none;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
}



/* Link */
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    border: 0px;
    background-color: Transparent;
}

a {
    blr: expression(this.onFocus=this.blur());
    outline: none;
}

.blank5 {
    width: 100%;
    height: 5px;
    clear: both;
}

.blank10 {
    width: 100%;
    height: 10px;
    clear: both;
}

.blank15 {
    width: 100%;
    height: 15px;
    clear: both;
}

.blank20 {
    width: 100%;
    height: 20px;
    clear: both;
}

.blank30 {
    width: 100%;
    height: 30px;
    clear: both;
}

.blank40 {
    width: 100%;
    height: 40px;
    clear: both;
}

.blank50 {
    width: 100%;
    height: 50px;
    clear: both;
}

.blank60 {
    width: 100%;
    height: 60px;
    clear: both;
}

.blank70 {
    width: 100%;
    height: 70px;
    clear: both;
}

.blank80 {
    width: 100%;
    height: 80px;
    clear: both;
}




.max {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.s_pbgc {
    width: 1920px;
    max-width: 100%;
    float: left;
    position: relative;
    left: 0%;
    top: 0;
    margin: 0 auto;
    right: 0;
}

.m_hbox {
    width: 100%;
    float: left;
    position: fixed;
    z-index: 12;
	left:0;
	top:0;
	background:#fff;
	paddingg-bottom:110px;
}

.m_logo {
    width: 30%;
    max-width: 200px;
    float: left;
    margin: 20px 0 10px 0;
}

.m_navbox {
    float: right;
}

.m_navi {
    float: left;
}

.m_navi ul {
    float: left;
    margin: 0 -20px 0 0;
}

.m_navi ul li {
    width: 120px;
    float: left;
    margin: 0 10px;
    position: relative;
}

.m_navi ul li a {
    float: left;
    width: 120px;
    height: 110px;
    position: relative;
    font-family: 'SourceHanSansSC-bold';
    font-size: 16px;
    line-height: 110px;
    color: #333;
    text-align: center;
    font-weight: normal;
    position: relative;
}

.m_navi ul li a:hover,
.m_navi ul li a.ahov {
    color: #0d3690;
    font-weight: bold;
}

.m_navi ul li a:after {
    width: 40px;
    height: 3px;
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: auto;
	bottom:0;
    content: '';
    background: #0d3690;
    display: none;
}

.m_navi ul li a:hover:after,
.m_navi ul li a.ahov:after {
    width: 40px;
    height: 3px;
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: auto;
	bottom:0;
    content: '';
    background: #0d3690;
    display: block;
}

.m_navi ul li .m_ubox {
    width: 100%;
    height: auto;
    min-height: 80px;
    float: left;
    background: rgba(155, 155, 155, .3);
    position: absolute;
    z-index: 15;
    left: 0;
    top: 110px;
    display: none;
}


.m_navi ul li:hover .m_ubox {
    width: 100%;
    height: auto;
    min-height: 80px;
    float: left;
    background: rgba(155, 155, 155, .8);
    position: absolute;
    z-index: 15;
    left: 0;
    top: 110px;
    display: block;
}


.m_navi ul li .m_ubox dl {
    width: 100%;
    float: left;
}


.m_navi ul li .m_ubox dl dd {
    float: left;
    width: 100%;
    height: 40px;
}


.m_navi ul li .m_ubox dl dd a {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    font-family: 'SourceHanSansSC-Medium';
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: relative;
}

.m_navi ul li .m_ubox dl dd a:hover {
    background: #0d3690;
    color: #fff;
}


.m_navi ul li .m_ubox dl dd a:after {
    display: none;
}

.m_center {
    width: 86%;
    max-width: 1400px;
    display: block;
    margin: 0 auto;
}


.mobile,
.z_nav {
    display: none;
}



.m_banner {
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    margin: 110px 0 -10px 0;
    overflow: hidden;
}


.m_ban_bgc {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
    background: rgba(13, 54, 144, 0);
}



.m_batxt1 {
    width: 46%;
    max-width: 580px;
    float: left;
    margin: 6% 0 0 16%;
    background: rgba(13, 54, 144, 0);
}

.m_batxt1 h4 {
    width: 100%;
    float: left;
    font-family: 'SourceHanSansSC-Medium';
    font-size: 38px;
    color: #0d3690;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
}



.m_batxt1 h5 {
    width: 100%;
    margin: 10px 0 30px 0;
    float: left;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 18px;
    color: #999;
    text-align: left;
    line-height: 40px;
    font-weight: normal;
}


.m_batxt1 h6 {
    width: 100%;
    float: left;
    height: 60px;
}


.m_batxt1 h6 a.bat1 {
    width: 160px;
    height: 40px;
    float: left;
    margin: 10px 20px 10px 0;
    background: #fff;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}


.m_batxt1 h6 a.bat2 {
    width: 160px;
    height: 40px;
    float: left;
    margin: 10px 20px 10px 0;
    background: #0d3690;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}



.m_ban_img {
    width: 46%;
    max-width: 980px;
    float: right;
    margin: 2% 3% 0 0;
}

.m_ban_img img {
    width: 100%;
}



.m_banner .image1 {
    width: 100%;
    position: relative;
    z-index: 3
}


.m_banner .image1 img {
    width: 100%;
}


/* 首页 客户痛点 Customer pain points  */



.m_custom {
    width: 100%;
    height: auto;
    min-height: 600px;
    padding: 40px;
    float: left;
    position: relative;
    background: url(../images/cubgc.jpg) no-repeat center bottom;
    background-size: 100% 100%;
}


.m_cust_box {
    width: 70%;
    max-width: 1260px;
    display: block;
    margin: 0 auto;
}


.m_cokkie {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.m_cokkie font {
    width: 100%;
    float: left;
    padding: 10px 0;
    font-size: 36px;
    color: #333333;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
}


.m_cokkie img {
    max-width: 59px;
    display: block;
    margin: 0;
}



.Swipers .swiper-slide img {
    width: 35px;
    float: left;
}

 
.swibox { float: left; width:29%; padding: 10px; font-size: 14px; background: #fff; border-radius: 10px; box-shadow: 2px 4px 8px rgba(31,115,226,.11); margin: 0 2% 2% 0; margin-top: 0px !important; }


.slide_txt {
    width: 100%;
    height: 170px;
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.slide_txt font {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 18px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}



.Swipers {
    width: 94%;
    float: left;
	height:520px;
    margin:0 0 20px 0;
    padding-bottom: 40px;
    overflow: hidden;
}

.Swipers .swiper-container {
    padding-bottom: 20px;
    width: 100%;
}

.Swipers .swiper-slide {
    margin: 0 0px 0px 0; 
}
.Swipers .swiper-slide  h3{ width: 100%; float: left; font-size:24px; color: #333;  
	text-align: left; 	line-height:40px;  font-weight:bold;  
    margin: 5px 0  10px 0;}



.Swipers .swiper-pagination {
    width: 100%;
    bottom: -20px;
}

.Swipers .swiper-pagination-bullets .swiper-pagination-bullet,
.Swipera .swiper-pagination-bullets .swiper-pagination-bullet,
.Swiperb .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 5px;
    border: 1px solid #d0d0d0;
    background-color: #d0d0d0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
}

.Swipers .swiper-pagination-bullets .swiper-pagination-bullet-active,
.Swipera .swiper-pagination-bullets .swiper-pagination-bullet-active,
.Swiperb .swiper-pagination-bullets .swiper-pagination-bullet-active{
    border: 1px solid #0d3690;
    background-color: #0d3690;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}





.m_cbox {
    width: 100%;
    float: left;
    margin: 10px 0;
    position: relative;
}


/* SCLM  */


.m_sclbox {
    width: 100%;
    float: left;
    margin: 100px 0;
    position: relative;
    overflow: hidden;
}


.m_sclc_center {
    width: 80%;
    max-width: 1280px;
    display: block;
    margin: 0 auto;
    position: relative;
}



.m_bianji {
    position: relative;
}

.m_bianji .biaoge {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    display: none;
    visibility: hidden;
}

.m_bianji .biaoge.on {
    opacity: 1;
    display: block;
    visibility: visible;
}

.m_bianji .biaoge:nth-child(1) {
    position: relative;
}


.sybg {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.syTitle {
    width: 100%;
    float: left;
}


.syTitle ul {
    width: 100%;
    float: left;
}


.syTitle ul li {
    width: 23%;
    max-width: 210px;
    float: left;
    margin: 2% 1% 1% 1%;
    padding: 50px 10px;
    background: transparent;
    font-size: 26px;
    color: #333;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}


.syTitle ul li img.vimg1 {
    max-width: 90px;
    margin: 20px auto 10px auto;
    display: block;
}

.syTitle ul li img.vimg2 {
    max-width: 90px;
    margin: 20px auto 10px auto;
    display: none;
}



.syTitle ul li.active {
    width: 23%;
    max-width: 210px;
    float: left;
    margin: 2% 1% 1% 1%;
    padding: 50px 10px;
    background: #fff;
    box-shadow: 4px 10px 20px rgba(31, 115, 226, .11);
}


.syTitle ul li.active img.vimg1 {
    max-width: 90px;
    margin: 20px auto 10px auto;
    display: none;
}

.syTitle ul li.active img.vimg2 {
    max-width: 90px;
    margin: 20px auto 10px auto;
    display: block;
}


.syContent {
    width: 100%;
    float: left;
    margin: 10px 0;
    position: relative;
}

.sy_type {
    width: 45%;
    max-width: 430px;
    float: left;
    margin: 30px 10px 0px 0;
    font-size: 16px;
    color: #666;
    text-align: left;
    line-height: 32px;
    font-weight: normal;
}


.sy_type h5 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
}


.sy_type h4 {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}


.sy_type h4:after {
    width: 70px;
    height: 3px;
    float: left;
    position: absolute;
    left: -130px;
    top: 10px;
    content: '';
    background: #0d3690;
}

.sy_type h4 font {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}


.sy_imgs {
    width: 45%;
    max-width: 430px;
    float: left;
    margin: 30px 10px 0px 280px;
}


.sy_imgs img {
    width: 100%;
}


/*首页 行业解决方案 Industry solutions*/


.m_indubox {
    width: 100%;
    height: auto;
    min-height: 810px;
    float: left;
    margin: 0;
    background: url(../images/bgc1.jpg) no-repeat center bottom;
    background-size:100% 100%!important;
    position: relative;
    overflow: hidden;
}



#certify1 {
    position: relative;
    width: 100%;
    display: block;
    margin: 0px;
}

#certify1 .swiper-button-prev1 {
    text-indent: -9999px;
    position: absolute;
    z-index: 30;
    top: 50%;
    bottom: auto;
    left: 140px;
    width: 90px;
    height: 90px;
    background: rgba(153, 153, 153, .3) url(../images/nprev1.png) no-repeat;
    border: none;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

#certify1 .swiper-button-prev1:hover {
    background: rgba(153, 153, 153, .8) url(../images/nprev1.png) no-repeat;
    border-radius: 50%;
}

#certify1 .swiper-button-next1 {
    text-indent: -9999px;
    right: 320px;
    top: 50%;
    bottom: auto;
    position: absolute;
    z-index: 30;
    width: 90px;
    height: 90px;
    background: rgba(153, 153, 153, .3) url(../images/nnext1.png) no-repeat;
    border: none;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

#certify1 .swiper-button-next1:hover {
    background: rgba(153, 153, 153, .8) url(../images/nnext1.png) no-repeat;
    border-radius: 50%;
}


.mySwiper2 {
    height: 84%;
    width: 100%;
}

.mySwiper {
    height: 16%;
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
}


.mySwiper .swiper-wrapper {
    width: 94%;
    display: block;
    margin: 0 auto;
    padding: 0 2%;
    text-align: center;
}



.mySwiper:after {
    width: 100%;
    height: 1px;
    float: left;
    background: rgba(255, 255, 255, .6);
    position: relative;
    content: '';
    left: 0;
    bottom: 0px;
}


.mySwiper .swiper-slide {
    width: 14%;
    opacity: 0.9;
    display: inline-block;
    margin: 0 -1%;
}




.mySwiper .swiper-slide img {
    width: 35px;
    display: block;
    margin: 30px auto 10px auto;
}


.mySwiper .swiper-slide font {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}


.mySwiper .swiper-slide .yuan {
    width: 12px;
    height: 12px;
    float: left;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    position: relative;
    left: 50%;
    margin-left: -6px;
    bottom: -14px;
    content: '';
    opacity: 0;
}


.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.mySwiper .swiper-slide-thumb-active .yuan {
    width: 12px;
    height: 12px;
    float: left;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    position: relative;
    left: 50%;
    margin-left: -6px;
    bottom: -14px;
    content: '';
    opacity: 1;
}




.m_indust {
    width: 70%;
    max-width: 990px;
    min-height: 520px;
    float: left;
    background: rgba(2, 4, 3, 0);
    margin: 4% 0 0% 4%;
}


.m_cokkie2 {
    width: 100%;
    float: left;
    margin: 30px 0 20px 0;
}

.m_cokkie2 font {
    width: 100%;
    float: left;
    padding: 10px 0;
    font-size: 36px;
    color: #fff;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
}

.m_cokkie2 em {
    width: 100%;
    float: left;
    padding: 0px 0 10px 0;
    font-size: 16px;
    color: rgba(255, 255, 255, .5);
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
}


.m_cokkie2 img {
    max-width: 59px;
    display: block;
    margin: 0;
}


.m_indust h5 {
    width: 100%;
    float: left;
    margin: 10px 0;
    font-size: 24px;
    color: #fff;
    text-align: left;
    line-height: 60px;
    font-weight: normal;
    position: relative;
}


.m_indust h5:after {
    width: 70px;
    height: 2px;
    float: left;
    background: rgba(255, 255, 255, .5);
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}



.m_indust h6 {
    width: 100%;
    float: left;
    margin: 10px 0;
    font-size: 16px;
    color: #fff;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    position: relative;
}


.m_indust h6 b {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}


/* 首页 首选  first choice */


.m_choice {
    width: 100%;
    float: left;
    margin: 80px 0 80px 0;
}



#certify2 {
    position: relative;
    width: 100%;
    display: block;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

#certify2 .swiper-container {
    padding: 0px;
    overflow: hidden;
}

#certify2 .swiper-slide {
    width: 100%;
    padding: 0px;
    text-align: center;
    overflow: hidden;
}

#certify2 .swiper-slide-active,
.swiper-slide-duplicate-active {
    /* transform:scale(1);*/
    -webkit-tap-highlight-color: transparent;
    outline: none;
}


#certify2 .swiper-pagination {
    width: 100%;
    bottom: 0px;
}

#certify2 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 1px solid #d0d0d0;
    background-color: #d0d0d0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
}

#certify2 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 1px solid #0d3690;
    background-color: #0d3690;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}


.choi_type {
    width: 45%;
    max-width: 430px;
    float: left;
    margin: 20px 10px 0px 0;
    font-size: 16px;
    color: #666;
    text-align: left;
    line-height: 32px;
    font-weight: normal;
}


.choi_type h4 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
}


.choi_type h5 {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
    font-size: 16px;
    color: #999;
    text-align: left;
    line-height: 40px;
    font-weight: normal;
    position: relative;
}



.choi_imgs {
    width: 45%;
    max-width: 600px;
    float: right;
    margin: 30px 0px 0px 0px;
    overflow: hidden;
}


.choi_imgs img {
    width: 100%;
}


/* 首页 品牌  */

.m_brand {
    width: 100%;
    float: left;
    margin:0px 0 30px 0;
}


.m_brand dl {
    width: 102%;
    float: left;
    margin: 20px 0 0 -2%;
}

.m_brand dl dt {
    width: 17%;
    max-width: 390px;
    min-height: 110px;
    float: left;
    margin: 1% 1% 1% 0;
    background: url(../images/lkbg1.png) no-repeat center bottom;
    background-size: 100% 100%;
    padding: 2% 1%;
}

.m_brand dl dt:hover {
    width: 17%;
    max-width: 390px;
    min-height: 110px;
    float: left;
    margin: 1% 1% 1% 0;
    background: url(../images/lkbg2.png) no-repeat center bottom;
    background-size: 100% 100%;
    padding: 2% 1%;
}

.m_brand dl dt a {
    width: 100%;
    height: 110px;
    float: left;
    font-size: 36px;
    color: #333;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
}


.m_brand dl dt:hover a {
    color: #fff;
}

.m_brand dl dt a img {
	width:auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


#casetify {
    width: 100%;
    float: left;
    margin: 20px auto;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
}

#casetify .swiper-wrapper {
    padding-bottom: 40px;
}

#casetify .swiper-slide {
    width: 17%;
    max-width: 390px;
    height: 110px;
    float: left;
    margin: 1% 1% 1% 0;
    background: url(../images/lkbg1.png) no-repeat center bottom;
    background-size: 100% 100%;
    padding: 2% 1%;
}

#casetify .swiper-slide:hover {
    background: url(../images/lkbg2.png) no-repeat center bottom;
    background-size: 100% 100%;
}

#casetify .swiper-slide img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}



#casetify .swiper-pagination {
    width: 100% !important;
    bottom: 10px !important;
}


#casetify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 1px solid #ccc;
    background-color: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
}

#casetify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 1px solid #0d3690;
    background-color: #0d3690;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

.seamlesswrap{width:100%; float:left; box-sizing: border-box;padding:20px 10px;}
.seamlesswrap img{width: 100%;display: block;}
.seamlesswrap .swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:linear!important; 
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important; }
.seamlesswrap .swiper-container{margin: 10px 0;}

.seamlesswrap .swiper-slide { width: 17%; max-width: 390px; height: 110px;  float: left; margin: 1% 1% 1% 0; 
	background: url(../images/lkbg1.png) no-repeat center bottom; background-size: 100% 100%; padding: 2% 1%; }

.seamlesswrap .swiper-slide:hover{background: url(../images/lkbg2.png) no-repeat center bottom; background-size: 100% 100%;}					
.seamlesswrap .swiper-slide img{max-width:100%;  width:auto;  display: block; margin: 0 auto; position:relative; z-index:5; }
	
.seamlesswrap   .swiper-wrapper {
    transition-timing-function: linear;
    margin: 0 auto;
}



.clearfix{clear:both;}

.fl{float:left;}


 .he_syp7 {
    width: 100%;
    position: relative; float:left;
    padding-top: 10px;
    padding-bottom: 20px;
}
 
.he_syp7ul {
    margin-top:0px;
    width: 100%; 
}

.he_syp7li {
    width: 100%;  float:left;
    position: relative;
}

.he_syp7lbx {
    width: 390px;  height:110px;
    background: url(../images/lkbg1.png) no-repeat center bottom; background-size: 100% 100%;
    padding:1% 0px;  float:left;
    margin: 0 20px; text-align: center;
    transition: all 0.36s;
	display: flex;
        justify-content: center;
        align-items: center;
}
.he_syp7lbx:hover{ padding:1% 0px;  background: url(../images/lkbg2.png) no-repeat center bottom; background-size: 100% 100%;}


.he_syp7lvgle {
    width: auto; height:90px;
    position: relative; display:block; margin:10px auto;
}
.he_syp7lvgle img{ width: auto; height:90px; display:block; margin:0 auto;}

 
.he_syp7lvg {
    /* display: inline-block; */
    width: 100%; 
}
.he_syp7lhv {
    width: 200000px; float:left;
}

.he_syp7li1 .he_syp7lbxcd {
    animation: donghua 30s linear infinite;
}

.he_syp7li2 .he_syp7lbxcd {
    animation: donghua 30s linear infinite;
}

.he_syp7li3 .he_syp7lbxcd {
    animation: donghua 30s linear infinite;
}

.he_syp7li {
    margin-bottom: 30px;
}

@keyframes donghua {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}

@keyframes donghua1 {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}

.he_syp7lbxcd1 {
    position: relative;
    transform: translateX(0%);
    left: 0;
    top: 0;  float:left;
}

.he_syp7lbxcd2 {
    position: relative;
    transform: translateX(100%);
    left: 0;
    top: 0;  float:left;
}
.he_syp7lhv:hover .he_syp7lbxcd {
        animation-play-state: paused;
        cursor: pointer;
    }


.m_gbookbg {
    width: 100%;
    float: left;
    min-height: 700px;
    background:  none;
}



.m_gbook1_bt {
    width: 100%;
    float: left;
    padding: 50px 0;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 60px;
    font-weight: normal;
}



.m_gbook1_bt font {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #0d3690;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}



/*gbook*/

.m_gbookbg {
    width: 100%;
    float: left;
    min-height: 700px;
    background: url(../images/bgc2.jpg) no-repeat center top;
    background-size: 100%;
}



.m_gbook_bt {
    width: 100%;
    float: left;
    padding: 50px 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-weight: normal;
}



.m_gbook_bt font {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}


.m_gbkf {
    width: 1020px;
    height: auto;
    min-height: 380px;
    float: left;
    padding: 20px 10px;
    margin: 0px 0 30px 13%;
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 3px 10px rgba(31, 115, 226, .12);
}


table.table1 {
    width: 100%;
    float: left;
    border-collapse: collapse;
}

table.table1 td {
    width: 46%;
    height: auto;
    float: left;
    margin: 1% 1% 1% 2%;
    position: relative;
    z-index: 20;
}

table.table1 td h4 {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 18px;
    color: #434343;
    line-height: 40px;
    text-align: left;
    font-weight: bold;
}



.tabt1 {
    width: 96%;
    height: 58px;
    float: left;
    padding-left: 2%;
    background: #fff;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    color: #4f4242;
    line-height: 58px\9;
    line-height: 58px;
    text-align: left;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    z-index: 3;
    overflow: hidden;
}



.tabt2 {
    width: 140px;
    height: 54px;
    float: right;
    margin: 0 2% 0 0;
    background: #fff;
    position: absolute;
    z-index: 5;
    bottom: 2px;
    right: 0px;
    border: 1px solid transparent;
    font-size: 14px;
    color: #0d3690;
    line-height: 58px\9;
    line-height: 54px;
    text-align: bold;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
}

.tabt3 {
    width: 100%;
    height: 60px;
    float: left;
    background: #0d3690;
    border: 1px solid #0d3690;
    border-radius: 30px;
    font-size: 24px;
    color: #fff;
    line-height: 58px\9;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    z-index: 3;
    overflow: hidden;
}



/*footer*/

.m_footer {
    width: 100%;
    float: left;
    padding: 0px 0;
    border-top: 9px solid #0d3690;
    background: #f3f3f3;
}


.m_foot1 {
    width: 30%;
    max-width: 390px;
    float: left;
    padding: 5% 1% 6% 0;
    border-right: 1px solid #e8e8e8;
}



.m_foot1 h4 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: 500;
}

.m_foot1_line {
    width: 94%;
    float: left;
    margin: 10px 0;
    border-bottom: 1px solid #cfcfcf;
}


.ftab1 {
    width: 76%;
    height: 40px;
    float: left;
    background: transparent;
    border: 1px solid transparent;
    font-size: 14px;
    color: #4f4242;
    line-height: 58px\9;
    line-height: 40px;
    text-align: left;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.ftab2 {
    width: 20%;
    height: 42px;
    float: left;
    background: transparent url(../images/ssuo1.png) no-repeat center center;
    text-indent: -999px;
    border: 1px solid transparent;
    font-size: 14px;
    color: #4f4242;
    line-height: 58px\9;
    line-height: 42px;
    text-align: left;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    z-index: 3;
    overflow: hidden;
}



.m_foot1_1 {
    width: 100%;
    float: left;
}


.m_foot1_1 dl {
    width: 100%;
    float: left;
}


.m_foot1_1 dl dt {
    height: 30px;
    float: left;
    margin: 1% 4% 1% 0;
}

.m_foot1_1 dl dt a {
    font-size: 14px;
    color: #999;
    line-height: 42px;
    text-align: left;
    font-weight: normal;
}


.m_foot1_1 dl dt a:hover {
    color: #333;
}



.m_foot1_2 {
    width: 100%;
    float: left;
    margin: 20% 0 0 0;
    font-size: 16px;
    color: #666;
    text-align: left;
    line-height: 34px;
    font-weight: 500;
}

.m_foot1_2 h4 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: 800;
}



.m_foot2 {
    width: 68%;
    max-width: 1200px;
    float: left;
    padding: 5% 0 2% 0;
    min-height: 200px;
    background: rgba(0, 0, 0, 0);
}



.m_foot2 ul {
    width: 110%;
    float: left;
}


.m_foot2 ul li {
    width: 18%;
    float: left;
    margin: 0 1%;
}


.m_foot2 ul li a {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 40px;
    font-weight: 800;
}


.m_foot2 ul li a>dl {}


.m_foot2 ul li dl {
    width: 100%;
    float: left;
}


.m_foot2 ul li dl dd {
    width: 100%;
    height: 40px;
    float: left;
}



.m_foot2 ul li dl dd a {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 34px;
    font-weight: 500;
}


.m_foot2 ul li dl dd a:hover {
    color: #0d3690;
}



.m_foot3 {
    width: 20%;
    max-width: 140px;
    float: right;
    margin: 6% 0 0 0;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 34px;
    font-weight: 500;
}

.m_foot3 img {
    width: 100%;
}





.m_foot4 {
    width: 100%;
    float: left;
    padding: 2% 0 2% 0;
    border-top: 1px solid #e8e8e8;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 34px;
    font-weight: 500;
}

.m_foot4 a {
    color: #999;
}


/*about */


.s_banner {
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    margin: 110px 0 -1px 0;
    overflow: hidden;
}


.s_ban_bgc {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
    background: rgba(13, 54, 144, .2);
}


.s_bann_bt {
    width: 80%;
    max-width: 1200px;
    float: left;
    margin: 8% 0 0 5%;
    font-size: 18px;
    color: rgba(255, 255, 255, .7);
    text-align: left;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
}



.s_bann_bt font {
    width: 100%;
    float: left;
    font-size: 38px;
    color: #fff;
    text-align: left;
    line-height: 80px;
    font-weight: bold;
}



.s_prod_bt {
    width: 80%;
    max-width: 1200px;
    float: left;
    margin: 3% 0 0 5%;
    font-size: 18px;
    color: rgba(255, 255, 255, .7);
    text-align: left;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
}



.s_prod_bt font {
    width: 100%;
    float: left;
    font-size: 38px;
    color: #fff;
    text-align: left;
    line-height: 80px;
    font-weight: bold;
}



.s_banner img.simg1 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
}


.s_company {
    width: 100%;
    float: left;
    position: relative;
    background: url(../images/About.png) no-repeat 60px 110%;
    overflow: hidden;
}

.s_comp_txt {
    width: 46%;
    max-width: 600px;
    float: right;
    margin: 5% 8% 3% 4%;
}

.s_comp_bt {
    width: 100%;
    float: left;
    margin: 4% 0 0 0%;
    font-size: 18px;
    color: rgba(255, 255, 255, .7);
    text-align: left;
    line-height: 60px;
    font-weight: normal;
    text-transform: uppercase;
}

.s_comp_bt font {
    float: left;
    margin: 0 20px 0 0;
    font-size: 24px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
}


.s_comp_bt img {
    width: 30px;
    float: left;
    margin: 2% 0 0 0;
}


.s_comtxt {
    width: 100%;
    height: 322px;
    float: left;
    margin: 0% 0 0 0%;
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 46px;
    font-weight: normal;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
}



.s_comp_img {
    width: 60%;
    max-width: 840px;
    float: right;
    position: relative;
}

.s_comp_img img {
    width: 100%;
}

/* 企业愿景  Corporate  vision */


.s_corpobgc {
    width: 100%;
    float: left;
    background: #f5f9fd;
    padding: 60px 0 40px 0;
    position: relative;
    overflow: hidden;
}

.s_corpobox {
    width: 80%;
    max-width: 1260px;
    float: left;
    margin: 2% 0 3% 5%;
    background: rgba(125, 258, 32, 0);
}


.s_corpobox ul {
    width: 100%;
    float: left;
    margin: 3% 0 3% 0;
}


.s_corpobox ul li {
    width: 33%;
    max-width: 420px;
    height: auto;
    min-height: 200px;
    background: #fff;
    float: left;
    border-bottom: 4px solid #0d3690;
    border-right: 1px solid #fff;
    margin: 1% 0 2% 0;
    position: relative;
    z-index: 8;
    overflow: hidden;
}


.s_corpobox ul li:hover {
    width: 33%;
    max-width: 420px;
    height: auto;
    min-height: 200px;
    background: rgba(13, 54, 144, 1);
    float: left;
    border-bottom: 4px solid #0d3690;
    border-right: 1px solid #fff;
    position: relative;
    z-index: 8;
    overflow: hidden;
}



.s_corpobox ul li .s_corp_bt {
    width: 200px;
    float: left;
    margin: 40px 0 0 40px;
    font-size: 18px;
    color: rgba(51, 51, 51, .8);
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
}


.s_corp_bt font {
    width: 100%;
    float: left;
    font-size: 26px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    line-height: 50px;
    font-weight: bold;
}


.s_corpobox ul li img.coimg1 {
    max-width: 190px;
    float: right;
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
}



.s_corpobox ul li:first-child img.coimg1,
.s_corpobox ul li:nth-child(4) img.coimg1 {
    max-width: 130px;
    float: right;
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
}



.s_corpobox ul li:hover .s_corp_bt,
.s_corpobox ul li:hover .s_corp_bt font {
    color: #fff;
}

/* 发展历程 development history*/

.s_decebg {
    width: 100%;
    height: auto;
    min-height: 500px;
    padding: 50px 0;
    float: left;
    position: relative;
    background: url(../images/bgc3.jpg) no-repeat center bottom;
    overflow: hidden;
}


#certify3 {
    position: relative;
    width: 100%;
    float: left;
    margin: 30px 0px 0px 0px;
}



#certify3 .mySwiper2 {
    min-height: 240px;
    width: 100%;
    overflow: hidden;
}

#certify3 .mySwiper2 .swiper-slide {
    overflow: hidden;
}

.swip1 {
    float: left;
    margin: 40px 20px 30px 120px;
    font-size: 85px;
    color: #333;
    text-align: left;
    line-height: 100px;
    font-weight: bold;
}

.swip2 {
    float: left;
    width: 740px;
    margin: 40px 120px 30px 80px;
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
}


.swip2 .span1 {
    width: 12px;
    height: 12px;
    float: left;
    background: #0d3690;
    border-radius: 50%;
    margin: 14px 10px 10px 0;
}



#certify3 .mySwiper {
    height: 16%;
    box-sizing: border-box;
    padding: 10px 0;
    width: 100%;
}

#certify3 .mySwiper .swiper-wrapper {
    width: 90%;
}

#certify3 .mySwiper .swiper-slide {
    width: 14%;
    opacity: 0.8;
}


#certify3 .mySwiper:after {
    width: 100%;
    height: 1px;
    float: left;
    background: rgba(51, 55, 55, 0);
    position: absolute;
    content: '';
    left: 0;
    bottom: auto;
    top: 10px;
    opacity: 1;
}


#certify3 .mySwiper .swiper-slide img {
    width: 26px;
    display: block;
    margin: 0px auto 10px auto;
    opacity: 0;
}



#certify3 .mySwiper .swiper-slide font {
    width: 100%;
    height: 30px;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
}

#certify3 .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}


#certify3 .mySwiper .swiper-slide-thumb-active img {
    width: 26px;
    display: block;
    margin: 0px auto 10px auto;
    opacity: 1;
}




#certify3 .swiper-button-prev3 {
    text-indent: -9999px;
    position: absolute;
    z-index: 30;
    top: auto;
    bottom: 15%;
    left: -70px;
    width: 50px;
    height: 50px;
    background: rgba(153, 153, 153, 0) url(../images/left01.png) no-repeat;
    border: none;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

#certify3 .swiper-button-prev3:hover {
    background: rgba(13, 54, 144, .8) url(../images/left02.png) no-repeat;
    border-radius: 50%;
}

#certify3 .swiper-button-next3 {
    text-indent: -9999px;
    right: -70px;
    top: auto;
    bottom: 15%;
    position: absolute;
    z-index: 30;
    width: 50px;
    height: 50px;
    background: rgba(153, 153, 153, 0) url(../images/rig01.png) no-repeat;
    border: none;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

#certify3 .swiper-button-next3:hover {
    background: rgba(13, 54, 144, .8) url(../images/rig02.png) no-repeat;
    border-radius: 50%;
}




/* 荣誉资质 Honorary qualifications*/


.s_quabg {
    width: 100%;
    height: auto;
    min-height: 400px;
    background: #fff;
    padding: 60px 0;
    float: left;
    position: relative;
    overflow: hidden;
}


.s_quimg {
    width: 100%;
    float: left;
}


.s_quimg ul {
    width: 100%;
    float: left;
}


.s_quimg ul li {
    width: 30%;
    float: left;
    margin: 1% 3% 2% 0%;
}

.s_quimg ul li font {
    width: 100%;
    height: 30px;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}


.pic1 {
    width: 100%;
    height: 280px;
    background: #f9fafe;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 5;
}

.pic1 .subpic {
    width: 100%;
    height: 280px;
    position: relative;
    z-index: 40;
    line-height: 280px;
    margin: 0 auto;
    text-align: center;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pic1 .subpic img {
    max-width: 390px;
    max-height: 280px;
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
}


/* 客户案例 #f7f9fb  */

.s_kbox {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #f7f9fb;
    position: relative;
    margin: 40px 0 0 ;
}



.s_albg {
    width: 98%;
    max-width: 1200px;
    float: left;
    margin: 2% 0 0% 4%;
    background: rgba(0, 0, 0, 0);
}


.s_caselist {
    width: 100%;
    float: left;
}

.s_caselist ul {
    width: 106%;
    float: left;
}

.s_caselist ul li {
    width: 26%;
    float: left;
    padding: 2%;
    background: #fff;
    margin: 1% 3% 3% 0;
}


.case1 {
    width: 100%;
    height: 130px;
    background: #f9fafe;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 5;
}

.case1 .ckbox {
    width: 100%;
    height: 130px;
    position: relative;
    z-index: 40;
    line-height: 130px;
    margin: 0 auto;
    text-align: center;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.case1 .ckbox img {
    max-width: 370px;
    max-height: 130px;
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
}


.s_caselist ul li font {
    width: 100%;
    height: 30px;
    margin: 10px 0;
    float: left;
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s_caselist ul li .casemore {
    width: 210px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.casemore em {
    width: 100%;
    height: 45px;
    float: left;
    background: #f0f0f0;
    border-radius: 40px;
    font-size: 18px;
    color: #999;
    text-align: center;
    line-height: 45px;
    font-weight: normal;
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}


.s_caselist ul li:hover .casemore em {
    background: #0d3690;
    color: #fff;
}




.s_cashow {
    width: 98%;
    max-width: 1200px;
    float: left;
    margin: 4% 0 4% 0%;
    background: rgba(255, 255, 255, 1);
    padding: 40px;
    font-size: 18px;
    color: #999;
    letter-spacing: 2px;
    text-align: left;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
}

.s_cashow h4 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #333;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-style: normal;
}

.s_cashow h5 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
    margin: 0 0 20px 0;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e4e9f3;
}


.s_cashow img {
    display: block;
    margin: 0 auto;
}

.s_showmore {
    width: 96%;
    padding: 2%;
    background: #fafafa;
    float: left;
}

.s_showmore ul {
    width: 100%;
    float: left;
}

.s_showmore ul li {
    max-width: 48%;
    float: left;
}

.s_showmore ul li:nth-child(2) {
    max-width: 48%;
    float: right;
}

.s_showmore ul li a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
}



.s_showmore ul li:nth-child(2) a {
    width: 100%%;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: right;
    line-height: 30px;
    font-weight: normal;
}


.s_showmore ul li a:hover {
    color: #0d3690;
}

/*fanye*/
.s_fanye {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

DIV.quotes {
    PADDING: 1px;
    MARGIN: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
}

DIV.quotes A {
    padding: 0px 4px;
    font-family: Arial;
    font-size: 14px;
    COLOR: #d0d0d0;
    MARGIN-RIGHT: 8px;
    TEXT-DECORATION: none;
    border: #d0d0d0 1px solid;
    background: #d0d0d0;
    border-radius: 50%;
}

DIV.quotes A:hover {
    padding: 0px 4px;
    MARGIN-RIGHT: 8px;
    font-family: Arial;
    font-size: 14px;
    color: #0d3690;
    border: #0d3690 1px solid;
    BACKGROUND-COLOR: #0d3690;
    border-radius: 50%;
}

DIV.quotes A:active {
    padding: 0px 2px;
    MARGIN-RIGHT: 8px;
    font-family: Arial;
    font-size: 14px;
    color: #0d3690;
    border-radius: 50%;
}

DIV.quotes SPAN.current {
    padding: 0px 4px;
    FONT-WEIGHT: bold;
    font-family: Arial;
    font-size: 14px;
    COLOR: #0d3690;
    MARGIN-RIGHT: 8px;
    BORDER: #0d3690 1px solid;
    BACKGROUND-COLOR: #0d3690;
    border-radius: 50%;
}

DIV.quotes SPAN.disabled {
    padding: 0px 4px;
    font-family: Arial;
    font-size: 14px;
    COLOR: #d0d0d0;
    MARGIN-RIGHT: 8px;
    BORDER: #d0d0d0 1px solid;
    background: #d0d0d0;
    border-radius: 50%;
}


/*资源中心     resource center*/

.s_resour {
    width: 100%;
    float: left;
}

.s_resour ul {
    width: 100%;
    float: left;
}

.s_resour ul li {
    width: 22%;
    max-width: 260px;
    float: left;
    margin: 2% 3% 1% 0;
}


.s_resour ul li a {
    width: 100%;
    height: 70px;
    float: left;
    background: #fff;
    border-radius: 20px;
    font-size: 22px;
    color: #0d3690;
    line-height: 70px;
    font-weight: bold;
    text-align: center;
    box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
}

.s_resour ul li a:hover,
.s_resour ul li a.ohov {
    background: #0d3690;
    color: #fff;
}


.s_reslist {
    width: 100%;
    float: left;
}


.flip .vimg img {
    width: 100%; 
  position: absolute;
     top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); 
}

.flip .biaoti {
    width: 100%;
    height: 40px;
    margin: 5px 0;
    float: left;
    font-size: 20px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}



.flip font {
    width: 100%;
    height: 60px;
    margin: 0;
    float: left;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.flip:hover .casemore em{background:#0d3690; color:#fff;}


.Swipera {
    width: 100%;
    float: left;
    overflow: hidden;
}

.aaa{margin:4% 0 3% 0;}

.flip {
    width: 100%;
    float: left;
    padding: 2%;
    background: #fff;
    box-sizing:border-box
}


.flip .vimg {
    width: 100%;
    height: 200px;
    float: left;
  position: relative;
    overflow: hidden;
}



.flip .vimg img {
    width: 100%; 
  position: absolute;
     top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); 
}

.flip .biaoti {
    width: 100%;
    height: 40px;
    margin: 5px 0;
    float: left;
    font-size: 20px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}



.flip font {
    width: 100%;
    height: 60px;
    margin: 0;
    float: left;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.flip:hover .casemore em{background:#0d3690; color:#fff;}

/* down  */

.s_downlist {
    width: 100%;
    float: left;
}


.s_dobox {
    width: 100%;
    float: left;
}

.Swiperb {
    width: 100%;
    float: left;
    overflow: hidden;
}
.s_downs {
    width: 95%;
    float: left;
    padding: 2%;
    background: #fff;
    margin: 1% 3% 3% 0;
    position: relative;
}



.s_downs img {
    width: 34%;
    float: right;
    margin: 1% 2% 0 1%;
}


.s_downs .biaoti {
    width: 45%;
    height: auto;
    margin: 5px 0 5% 2%;
    float: left;
    font-size: 26px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s_downs .biaoti h4 {
    width: 100%;
    height: 40px;
    margin: 0;
    float: left;
    font-size: 26px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}


.s_downs .biaoti font {
    width: 100%;
    float: left;
    margin: 2% 0 2% 0;
}

.s_downs .biaoti font a {
    width: 60%;
    max-width: 170px;
    height: 50px;
    float: left;
    background: #f0f0f0;
    border-radius: 40px;
    font-size: 18px;
    color: #999;
    text-align: center;
    line-height: 45px;
    font-weight: normal;
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s_downs:hover .biaoti font a:hover {
    background: #0d3690;
    color: #fff;
}


.s_downlist ul {
    width: 106%;
    float: left;
}

 
.s_downlist ul li {
    width: 43%;
    float: left;
    padding: 2%;
    background: #fff;
    margin: 1% 3% 3% 0;
    position: relative;
}



.s_downlist ul li img {
    width: 34%;
    float: right;
    margin: 1% 2% 0 1%;
}


.s_downlist ul li .biaoti {
    width: 45%;
    height: auto;
    margin: 5px 0 5% 2%;
    float: left;
    font-size: 26px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s_downlist ul li .biaoti h4 {
    width: 100%;
    height: 40px;
    margin: 0;
    float: left;
    font-size: 26px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}


.s_downlist ul li .biaoti font {
    width: 100%;
    float: left;
    margin: 2% 0 2% 0;
}

.s_downlist ul li .biaoti font a {
    width: 60%;
    max-width: 170px;
    height: 40px;
    float: left;
    background: #f0f0f0;
    border-radius: 40px;
    font-size: 18px;
    color: #999;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s_downlist ul li .biaoti font a:hover {
    background: #0d3690;
    color: #fff;
}



/*product*/

/* 功能焦点 Functional highlights  */

.s_functbg {
    width: 100%;
    float: left;
    background: url(../images/funcbg.jpg) no-repeat center right;
    position: relative;
    overflow: hidden;
}


.s_funct_high {
    width: 100%;
    float: left;
    margin: 80px 0 100px 0;
}


.s_funct_txt {
    width: 50%;
    max-width: 650px;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}

.s_funct_txt font {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 36px;
    font-weight: bold;
}



.s_funct_bt {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 30px 0;
}

.s_funct_bt img {
    max-width: 572px;
    float: left;
    position: relative;
    z-index: 4;
}

.s_funct_bt .funct5 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-top: -20px;
}


.s_funct_img {
    width: 46%;
    max-width: 520px;
    float: right;
}

.s_funct_img img {
    width: 100%;
}



.s_funct_cheng {
    width: 100%;
    float: left;
    margin: 100px 0 0;
    background: #fff;
    position: relative;
    overflow: hidden;
}



.s_jicheng {
    width: 100%;
    float: left;
}

.s_jicheng ul {
    width: 106%;
    float: left;
}

.s_jicheng ul li {
    width: 26%;
    float: left;
    padding: 2%;
    background: #fff;
    margin: 1% 3% 3% 0;
    border-radius: 20px;
    box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
}


.s_jicheng ul li .biaoti {
    width: 100%;
    height: 60px;
    margin: 5px 0;
    float: left;
    position: relative;
    z-index: 4;
    overflow: hidden;
}

.s_jicheng ul li .biaoti .shuzi {
    width: 100%;
    height: 50px;
    margin: 0;
    float: left;
    font-size: 50px;
    color: rgba(232, 232, 232, 1);
    text-align: left;
    line-height: 50px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    overflow: hidden;
}


.s_jicheng ul li .biaoti .span1 {
    width: 100%;
    height: 40px;
    margin: 0;
    float: left;
    font-size: 22px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    z-index: 8;
    margin-top: -30px;
    overflow: hidden;
}



.s_jicheng ul li .font1 {
    width: 100%;
    height: 90px;
    margin: 10px 0;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}


.s_jicheng ul li:hover {
    background: #0d3690;
    border-radius: 20px;
    box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
}


.s_jicheng ul li:hover .biaoti .shuzi {
    color: rgba(232, 232, 232, .2)
}

.s_jicheng ul li:hover .biaoti .span1 {
    color: #fff;
}

.s_jicheng ul li:hover .font1 {
    color: #fff;
}



.s_quanfbg {
    width: 100%;
    float: left;
    padding: 60px 0 20px 0;
    background: url(../images/bgc5.jpg) no-repeat center bottom;
    position: relative;
    overflow: hidden;
}



.s_quan_bt {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 50px 0;
}

.s_quan_bt img {
    max-width: 572px;
    float: left;
    position: relative;
    z-index: 4;
}

.s_quan_bt .funct5 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #fff;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-top: -20px;
}




.s_qfwlist {
    width: 100%;
    float: left;
}

.s_qfwlist ul {
    width: 106%;
    float: left;
}

.s_qfwlist ul li {
    width: 26%;
    float: left;
    padding: 2%;
    background: #fff;
    margin: 1% 3% 3% 0;
    border-radius: 20px;
    box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
}


.s_qfwlist ul li img {
    width: 40px;
    float: left;
    margin: 0 0 10px 0;
}

.s_qfwlist ul li .qfw_txt {
    width: 100%;
    height: 130px;
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s_qfwlist ul li font {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 20px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}




.s_gaoxiao_bg {
    width: 100%;
    float: left;
    margin: 10px 0;
}


.s_gxiao_bt {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 30px 0;
}

.s_gxiao_bt img {
    max-width: 572px;
    float: left;
    position: relative;
    z-index: 4;
}

.s_gxiao_bt .funct5 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-top: -20px;
}




.s_gxiao_txt {
    width: 50%;
    max-width: 650px;
    float: left;
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 40px;
    font-weight: normal;
    overflow: hidden;
}

.s_gxiao_txt font {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #0d3690;
    text-align: left;
    line-height: 46px;
    font-weight: bold;
}






/* 系统集成  system integration   */

.s_systebgc {
    width: 100%;
    float: left;
    padding:0 0 10px 0;
    position: relative;
    background: url(../images/bgc6.jpg) no-repeat center 74%;
}


.s_sinter_con {
    width: 100%;
    float: left;
    margin: 40px 0;
}


.s_sinter_txt {
    width: 40%;
    max-width: 440px;
    float: left;
    margin: 40px 0px 0 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}

.s_sinter_txt font {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 36px;
    font-weight: bold;
}

.s_sinter_txt .show1 {
    width: 198px;
    height: 35px;
    float: left;
    background: url(../images/zx2.png) no-repeat center botton;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: normal;
}


.s_sint_bt {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 30px 0;
}

.s_sint_bt .jianjie {
    width: 100%;
    float: left;
    font-size: 16px;
    color: rgba(51, 51, 51, .3);
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    margin-top: 0px;
}


.s_sint_bt .sicons {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-top: 0px;
}



.s_sinte_img {
    width: 60%;
    max-width: 720px;
    float: right;
    margin: 0 0px 0 0px;
}

.s_sinte_img img {
    width: 100%;
}




.s_sints_img {
    width: 52%;
    max-width: 720px;
    float: left;
    margin: 0 0px 0 0px;
}

.s_sints_img img {
    width: 100%;
}



.s_sinter_txt2 {
    width: 46%;
    max-width: 520px;
    float: left;
    margin: 40px 0px 0 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}

.s_sinter_txt2 font {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 36px;
    font-weight: bold;
}

.s_sinter_txt2 .show1 {
    width: 198px;
    height: 35px;
    float: left;
    background: url(../images/zx2.png) no-repeat center botton;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: normal;
}


.s_sinte_img2 {
    width: 40%;
    max-width: 570px;
    float: right;
    margin: 0 0 0 40px;
}

.s_sinte_img2 img {
    width: 100%;
}



.s_dianzi_img {
    width: 40%;
    max-width: 570px;
    float: left;
    margin: 0 30px 0 0px;
}

.s_dianzi_img img {
    width: 100%;
}




.s_dianzi_txt {
    width: 46%;
    max-width: 520px;
    float: right;
    margin: 40px 0px 0 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}

.s_dianzi_txt font {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 36px;
    font-weight: bold;
}

.s_dianzi_txt .show1 {
    width: 198px;
    height: 35px;
    float: left;
    background: url(../images/zx2.png) no-repeat center botton;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: normal;
}



.s_xiabgc {
    width: 100%;
    float: left;
    position: relative;
}


.s_xia_img {
    width: 52%;
    max-width: 700px;
    float: left;
    margin: 0 40px 0 0px;
}

.s_xia_img img {
    width: 100%;
}


.s_sxia_txt {
    width: 46%;
    max-width:520px;
    float: right;
    margin: 40px 0px 0 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    position: relative;
    overflow: hidden;
}

.s_sxia_txt font {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 36px;
    font-weight: bold;
}

.s_sxia_txt .show1 {
    width: 198px;
    height: 55px;
    float: left;
    margin: 20px 0;
    background: url(../images/zx2.png) no-repeat center bottom;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    font-weight: normal;
}


.s_xian_con {
    width: 94%;
    float: left;
    position: relative;
    margin: -130px 0 40px 0;
    padding: 3%;
    background: #fff;
    border-radius: 20px;
    box-shadow: 2px 4px 8px rgba(31, 115, 226, .11);
}

.s_xian_con img {
    width: 100%;
}



/* 业务场景  Business scenario  */

/* 应用场景介绍 Introduction to application scenarios  */
.s_scenabgc {
    width: 100%;
    min-height: 300px;
    float: left;
    padding: 40px 0;
    background: rgba(255, 255, 255, 1) url(../images/y02.png) no-repeat top right;
    background-size: 30%;
    position: relative;
    overflow: hidden;
}

.s_introduct {
    width: 100%;
    float: left;
    margin: 20px 0 20px 0;
    position: relative;
}


.s_app_img {
    width: 46%;
    max-width: 460px;
    float: left;
    margin: 0 20px 0 0;
}

.s_app_img img {
    width: 100%;
}


.s_app_txt {
    width: 56%;
    max-width: 700px;
    float: right;
    margin: 20px 0px 0 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}

/* Integrated Engineering Contract Management
一体化工程合同管理*/


.s_enginebgc {
    width: 100%;
    min-height: 300px;
    float: left;
    padding: 40px 0;
    background: rgba(255, 255, 255, 0) url(../images/ybgc2.jpg) no-repeat top right;
    position: relative;
    overflow: hidden;
}



.s_engin_img {
    width: 46%;
    max-width: 460px;
    float: right;
    margin: 0 20px 0 0;
}

.s_engin_img img {
    width: 100%;
}


.s_engin_txt {
    width: 56%;
    max-width: 700;
    float: left;
    margin: 20px 0px 0 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}


/*
sales contract
经销商合同管理*/
.s_salebgc {
    width: 100%;
    min-height: 300px;
    float: left;
    padding: 40px 0;
    background: rgba(255, 255, 255, 1);
    position: relative;
    overflow: hidden;
}



.s_sales_img {
    width: 46%;
    max-width: 460px;
    float: left;
    margin: 40px 20px 0 0;
}

.s_sales_img img {
    width: 100%;
}



/* Comprehensive lease contract management
综合租赁合同管理*/
.s_leasebgc {
    width: 100%;
    min-height: 300px;
    float: left;
    padding: 40px 0;
    background: rgba(255, 255, 255, 0) url(../images/cubgc.jpg) no-repeat top center;
    position: relative;
    overflow: hidden;
}




.s_lease_bt {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 30px 34px;
}

.s_lease_bt .jianjie {
    width: 100%;
    float: left;
    font-size: 16px;
    color: rgba(51, 51, 51, .3);
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    margin-top: 0px;
}


.s_lease_bt .sicons {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #0d3690;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-top: 0px;
}




.s_leas_txt {
    width: 56%;
    max-width: 700;
    float: left;
    margin: 20px 0px 0 -40px;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}


.s_lease_img {
    width: 46%;
    max-width: 460px;
    float: right;
    margin: 70px 0px 0 0;
}

.s_lease_img img {
    width: 100%;
}



.s_lease_con {
    width: 94%;
    float: left;
    position: relative;
    margin: 30px 0 40px 0;
    padding: 3%;
    background: #fff;
    border-radius: 20px;
    box-shadow: 2px 4px 8px rgba(31, 115, 226, .11);
    border-bottom: 10px solid rgba(130, 198, 44);
}




.s_xians_txt {
    width: 54%;
    max-width: 700;
    float: left;
    margin: 20px 0px 0 0px;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}










.s_gbookbg {
    width: 100%;
    float: left;
    min-height: 700px;
    background: #fff;
    overflow: hidden;
}



.s_gbook_bt {
    width: 100%;
    float: left;
    padding: 50px 0;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 60px;
    font-weight: normal;
}



.s_gbook_bt font {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #0d3690;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}

/*1920*/
@media screen and (min-width:1921px) {
    .m_ban_img {
        width: 43%;
        max-width: initial;
        float: right;
        margin: 2% 3% 0 0;
    }



}

/*1680*/
@media screen and (max-width:1680px) {


.m_batxt1 {
    width: 46%;
    max-width: 580px;
    float: left;
    margin: 6% 0 0 7%; 
}

.s_comp_img {
    width: 52%;
    max-width: inherit;
    float: right;
    position: relative;
}

.s_comp_txt {
    width: 40%;
    max-width: initial;
    float: right;
    margin: 5% 4% 3% 4%;
}




}



/*1440*/
@media screen and (max-width:1440px) {


    .m_batxt1 {
        width: 36%;
        max-width: initial;
        float: left;
        margin: 3% 0 0 12%;
        background: rgba(13, 54, 144, 0);
    }

    .m_ban_img {
        width: 43%;
        max-width: initial;
        float: right;
        margin: 2% 3% 0 0;
    }

    .syTitle {
        width: 140%;
        float: left;
    }


    .syTitle ul li {
        width: 21%;
        max-width: 150px;
        float: left;
        margin: 2% 1% 1% 1%;
        padding: 50px 10px;
        background: transparent;
        font-size: 26px;
        color: #333;
        text-align: center;
        line-height: 40px;
        font-weight: normal;
    }

    .syTitle ul li.active {
        width: 21%;
        max-width: 150px;
        float: left;
        margin: 2% 1% 1% 1%;
        padding: 50px 10px;
        background: #fff;
        box-shadow: 4px 10px 20px rgba(31, 115, 226, .11);
    }


    .sy_type {
        width: 42%;
        max-width: initial;
        float: left;
        margin: 30px 10px 0px 0;
        font-size: 16px;
        color: #666;
        text-align: left;
        line-height: 32px;
        font-weight: normal;
    }


    .sy_imgs {
        width: 47%;
        max-width: initial;
        float: right;
        margin: 30px 10px 0px 40px;
    }


    .m_indust {
        width: 70%;
        max-width: 990px;
        min-height: 520px;
        float: left;
        background: rgba(2, 4, 3, 0);
        margin: 6% 0 0% 11%;
    }

    #certify1 .swiper-button-next1 {
        right: 170px;
    }

    #certify1 .swiper-button-prev1 {
        left: 120px;
    }

    .s_albg {
        width: 84%;
        max-width: initial;
        float: left;
        margin:1% 0 1% 5%;
        background: rgba(0, 0, 0, 0);
    }


    .m_gbkf {
        max-width: 1020px;
        height: auto;
        min-height: 380px;
        float: left;
        padding: 20px 10px;
        margin: 0px 0 30px 0%;
        background: #fff;
        border-radius: 20px;
        box-shadow: 1px 3px 10px rgba(31, 115, 226, .12);
    }

    .s_xia_img {
        width: 56%;
        max-width: 700px;
        float: left;
        margin: 0 40px 0 0px;
    }

    .s_xian_con {
        width: 94%;
        float: left;
        position: relative;
        margin: -8% 0 0px 0;
        padding: 3%;
        background: #fff;
        border-radius: 20px;
        box-shadow: 2px 4px 8px rgba(31, 115, 226, .11);
    }

    .s_comp_img {
        width: 47%;
        max-width: initial;
        float: right;
        position: relative;
    }

    .s_comp_txt {
        width: 38%;
        max-width: 600px;
        float: right;
        margin: 3% 4% 3% 4%;
    }







}

/*1280*/
@media screen and (max-width:1280px) {


    .m_batxt1 h4 {
        width: 100%;
        float: left;
        font-family: 'SourceHanSansSC-Medium';
        font-size: 30px;
        color: #0d3690;
        text-align: left;
        line-height: 40px;
        font-weight: bold;
    }

    .m_batxt1 h5 {
        width: 100%;
        margin: 10px 0 20px 0;
        float: left;
        font-family: 'SourceHanSansSC-Regular';
        font-size: 16px;
        color: #999;
        text-align: left;
        line-height: 29px;
        font-weight: normal;
    }


    .m_navi ul li {
        width: 100px;
        float: left;
        margin: 0 10px;
        position: relative;
    }

    .m_navi ul li a {
        float: left;
        width: 100%;
        height: 110px;
        position: relative;
        font-family: 'SourceHanSansSC-bold';
        font-size: 16px;
        line-height: 110px;
        color: #333;
        text-align: center;
        font-weight: normal;
        position: relative;
    }


    .m_center {
        width: 84%;
        max-width: initial;
        display: block;
        margin: 0 auto;
    }


    .m_cust_box {
        width: 90%;
        max-width: initial;
        display: block;
        margin: 0 auto;
    }


    .Swipers .swiper-wrapper {
        width: 100%;
    }


    .m_cokkie font {
        font-size: 26px;
    }

    .syTitle ul li {
        font-size: 22px;
    }

    .sy_type h4,
    .sy_type h4 font {
        font-size: 20px;
    }



    #certify1 .swiper-button-prev1 {
        left: 80px;
    }

    .m_cokkie2 {
        margin: 10px 0;
    }


    .m_cokkie2 font {
        font-size: 22px;
        line-height: 30px;
    }


    .m_indust h5,
    .choi_type h4 {
        font-size: 20px;
        line-height: 40px;
    }

    .choi_type {
        margin: 120px 10px 0 0;
    }

    .choi_type h5 {
        line-height: 30px;
    }



    .m_brand dl {
        width: 102%;
        float: left;
        margin: 20px 0 0 -2%;
    }

    .m_brand dl dt {
        width: 17%;
        max-width: 390px;
        height: 50px;
        float: left;
        margin: 1% 1% 1% 0;
        background: url(../images/lkbg1.png) no-repeat center bottom;
        background-size: 100% 100%;
        padding: 2% 1%;
    }

    .m_brand dl dt:hover {
        width: 17%;
        max-width: 390px;
        height: 50px;
        float: left;
        margin: 1% 1% 1% 0;
        background: url(../images/lkbg2.png) no-repeat center bottom;
        background-size: 100% 100%;
        padding: 2% 1%;
    }

    .m_brand dl dt a {
        width: 100%;
        height: 50px;
        float: left;
        font-size: 30px;
        color: #333;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
    }


    .s_bann_bt {
        width: 80%;
        max-width: 1200px;
        float: left;
        margin: 6% 0 0 5%;
        font-size: 16px;
        color: rgba(255, 255, 255, .7);
        text-align: left;
        line-height: 40px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .s_bann_bt font {
        width: 100%;
        float: left;
        font-size: 26px;
        color: #fff;
        text-align: left;
        line-height: 60px;
        font-weight: bold;
    }

    .s_bann_bt {
        width: 90%;
    }

    .s_funct_bt .funct5 {
        font-size: 20px;
    }

    .s_albg {
        width: 92%;
        max-width: initial;
        float: left;
        margin: 2% 0 4% 3%;
        background: rgba(0, 0, 0, 0);
    }

    .s_funct_txt {
        font-size: 14px;
        line-height: 26px;
    }

    .s_jicheng ul li .biaoti .span1 {
        font-size: 18px;
    }

.s_sinter_txt,.s_sinter_txt2,.s_dianzi_txt{width: 100%;}

.s_sinte_img,.s_sinte_img2,.s_dianzi_img,.s_xia_img{width: 100%;}


.s_sxia_txt{width: 100%; margin:40px 0 40px 0;}





    .s_resour ul li a {
        width: 100%;
        height: 60px;
        float: left;
        background: #fff;
        border-radius: 20px;
        font-size: 18px;
        color: #0d3690;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
    }

    .s_qfwlist ul li font {
        font-size: 17px;
    }


    .s_qfwlist ul li .qfw_txt {
        font-size: 14px
    }


    .s_caselist ul li font,
    .casemore em {
        font-size: 16px;
    }


    .m_gbkf {
        max-width: 960px;
        margin: 0px 0 30px -6%;
    }


    .s_app_img {
        width: 40%;
        max-width: initial;
        float: left;
        margin: 0 20px 0 0;
    }

    .s_sint_bt .sicons,
    .s_lease_bt .sicons {
        font-size: 22px;
    }

    .s_engin_img {
        width: 39%;
        max-width: initial;
        float: right;
        margin: 0 20px 0 0;
    }


    .s_sales_img {
        width: 39%;
        max-width: initial;
        float: left;
        margin: 40px 20px 0 0;
    }

    .s_downlist ul li .biaoti {
        width: 60%;
    }

    .s_downlist ul li .biaoti h4 {
        width: 100%;
        height: 40px;
        margin: 0;
        float: left;
        font-size: 18px;
        color: #333;
        text-align: left;
        line-height: 20px;
        font-weight: bold;
        text-overflow: ellipsis;
        overflow: hidden;
    }


    .s_company {
        width: 100%;
        float: left;
        position: relative;
        background: url(../images/About.png) no-repeat 6% 110%;
        overflow: hidden;
        background-size: 40%;
    }






    .s_comp_txt {
        width: 38%;
        max-width: 600px;
        float: right;
        margin: 2% 4% 3% 4%;
    }




    .s_comtxt {
        width: 100%;
        height: 209px;
        float: left;
        margin: 0% 0 0 0%;
        font-size: 12px;
        color: #333;
        text-align: left;
        line-height: 31px;
        font-weight: normal;
        text-transform: uppercase;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .s_corpobox ul {
        width: 115%;
        float: left;
        margin: 3% 0 3% 0;
    }

    .s_corpobox ul li .s_corp_bt {
        font-size: 12px;
    }

    .s_corp_bt font {
        font-size: 22px;
    }

    .swip1 {
        float: left;
        margin: 40px 20px 30px 20px;
        font-size: 51px;
        color: #333;
        text-align: left;
        line-height: 100px;
        font-weight: bold;
    }

    .swip2 {
        float: left;
        width: 64%;
        margin: 40px 20px 30px 40px;
        font-size: 16px;
        color: #333;
        text-align: left;
        line-height: 40px;
        font-weight: bold;
    }


    .pic1 {
        width: 100%;
        height: 180px;
        background: #f9fafe;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 5;
    }

    .pic1 .subpic {
        width: 100%;
        height: 180px;
        position: relative;
        z-index: 40;
        line-height: 180px;
        margin: 0 auto;
        text-align: center;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pic1 .subpic img {
        max-width: 290px;
        max-height: 180px;
        display: table-cell;
        margin: 0 auto;
        vertical-align: middle;
    }



    .s_cashow {
        padding: 20px;
    }


}



/*750*/
@media screen and (max-width:750px) {


    .m_hbox {
        width: 100%;
        float: left;
        position: relative;
        z-index: 12;
        display: none;
    }


    .z_mhead {
        position: relative;
        background: #fff;
        width: 100%;
        left: 0;
        height: 5rem;
        box-sizing: border-box;
        padding: 0 0%;
        z-index: 45;
        display: block;
    }

    .z_mhead img {
        width: 100%;
    }

    .z_mhead .logo {
        width: 10rem;
        float: left;
        margin: .5rem 0 .5rem 3%;
    }

    .z_mhead .nav {
        position: absolute;
        width: 41px;
        height: 41px;
        background: url(../images/menu02.png) no-repeat center center;
        background-size: 100%;
        border-radius: 0px;
        right: 5%;
        top: 1rem;
        display: block;
        z-index: 55;
    }

    .z_nav {
        position: fixed;
        width: 100%;
        height: calc(100% - 0rem);
        left: 0%;
        top: 5rem;
        z-index: 99;
        display: none;
    }

    .z_nav .navleft {
        width: 30%;
        float: left;
        background: rgba(0, 0, 0, 0.1);
        height: 100vh;
        overflow: hidden;
    }

    .z_nav .nav {
        width: 70%;
        float: left;
        background: #fff;
        height: calc(100% - 0rem);
        overflow-y: auto;
        overflow-x: hidden;
    }

    .z_nav .nav ul {
        width: 100%;
        float: left;
        margin: 3% 0 3% 0%;
        border-top: 1px dashed #f2f3f5;
    }
    .m_banner{
    	margin: 0 0 -10px 0;
    }
	  .s_banner{
    	margin: 0 0 0px 0;
    }
	
    .z_nav .nav ul li {
        width: 100%;
        min-height: 3rem;
        float: left;
        border-bottom: 1px dashed #f2f3f5;
    }

    .z_nav .nav ul li.selected {}

    .z_nav .nav ul li a {
        height: 3rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        float: left;
        margin: 0 3%;
        font-size: 16px;
        color: #333;
        line-height: 3rem;
    }

    .z_nav .nav ul li a img.vimg1 {
        width: 1rem;
        display: block;
        margin: 4% 8% 4% 6%;
    }

    .z_nav .nav ul li a img.vimg2 {
        width: 1rem;
        display: none;
        margin: 4% 8% 4% 6%;
    }

    .z_nav .nav ul li.selected>a {
        color: #d12014;
    }

    .z_nav .nav ul li.selected a img.vimg1 {
        width: 1rem;
        display: none;
        margin: 4% 8% 4% 6%;
    }

    .z_nav .nav ul li.selected a img.vimg2 {
        width: 1rem;
        display: block;
        margin: 4% 8% 4% 6%;
    }

    .z_nav .nav ul li ul {
        background: #fff;
        margin: 0;
        padding: 1rem 1rem;
        box-sizing: border-box;
    }

    .z_nav .nav ul li ul li {
        border: 0;
        margin-bottom: 0.5rem;
        padding: 0;
        border-bottom: 1px solid #f2f3f5;
    }

    .z_nav .nav ul li ul li a {
        font-size: 14px;
        color: #333333;
        margin-bottom: 0;
    }

    .m_banner .image1 {
        width: 100%;
        position: relative;
        z-index: 3;
        min-height: 240px;
    }

.s_app_img,.s_engin_img,.s_sales_img,.s_lease_img{width: 100%;}


.s_app_txt,.s_engin_txt{width: 98%;}



.s_enginebgc,.s_leasebgc{background-size:cover;}


.s_leas_txt{width: 98%; float:right;}



    .m_batxt1 {
        width: 46%;
        max-width: initial;
        float: left;
        margin: 3% 0 0 8%;
        background: rgba(13, 54, 144, 0);
    }


    .m_batxt1 h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .m_batxt1 h5 {
        width: 100%;
        margin: 0px 0 10px 0;
        float: left;
        font-family: 'SourceHanSansSC-Regular';
        font-size: 12px;
        color: #999;
        text-align: left;
        line-height: 16px;
        font-weight: normal;
    }

    .m_batxt1 h6 a.bat2 {
        width: 44%;
        height: 36px;
        float: left;
        margin: 10px 10px 10px 0;
        background: #0d3690;
        border: none;
        border-radius: 30px;
        font-size: 13px;
        color: #fff;
        text-align: center;
        line-height: 36px;
        font-weight: normal;
    }

    .m_batxt1 h6 a.bat1 {
        width: 44%;
        height: 36px;
        float: left;
        margin: 10px 0px 10px 10px;
        background: #fff;
        border: none;
        border-radius: 30px;
        font-size: 14px;
        color: #333;
        text-align: center;
        line-height: 36px;
        font-weight: normal;
    }


    .m_ban_img {
        width: 43%;
        max-width: initial;
        float: right;
        margin: 15% 3% 0 0;
    }


    .m_custom {
        width: 100%;
        height: auto;
        min-height: 00px;
        padding: 20px 0 ;
        float: left;
        position: relative;
        background: url(../images/cubgc.jpg) no-repeat center bottom;
        background-size: 100% 100%;
    }


.Swipers {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 20px 0;
    padding-bottom: 40px;
    overflow: hidden;
}



    .Swipers .swiper-slide {
        float: left;
        width: 100% !important;
        padding: 20px;
        font-size: 14px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 2px 4px 8px rgba(31, 115, 226, .11);
        margin: 0 0 20px 0;
        margin-top: 0px !important;
    }

.swibox {
    float: left;
    width: 73%;
    padding: 30px;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 2px 4px 8px rgba(31, 115, 226, .11);
    margin: 0 2% 6% 0;
    margin-top: 0px !important;
}
.m_cbox {
    width: 99%;
    float: left;
    margin: 10px 0;
    position: relative;
}
    .m_cokkie font {
        font-size: 22px;
    }

    .m_sclbox {
        width: 100%;
        float: left;
        margin: 40px 0;
        position: relative;
        overflow: hidden;
    }

    .m_center {
        width: 96%;
        max-width: initial;
        display: block;
        margin: 0 auto;
    }

    .syTitle ul li {
        font-size: 14px;
        line-height: 30px;
        padding: 20px 10px;
    }

    .syTitle ul li.active {
        font-size: 14px;
        line-height: 30px;
        padding: 20px 10px;
    }

    .syTitle {
        width: 127%;
        float: left;
    }


    .syTitle ul li img.vimg1 {
        max-width: 60px;
    }

    .syTitle ul li img.vimg2 {
        max-width: 60px;
    }

    .syTitle ul li.active img.vimg1 {
        max-width: 60px;
    }

    .syTitle ul li.active img.vimg2 {
        max-width: 60px;
    }

    .sy_type {
        width: 98%;
        max-width: initial;
        float: left;
        margin: 30px 10px 0px 0;
        font-size: 14px;
        color: #666;
        text-align: left;
        line-height: 32px;
        font-weight: normal;
    }

    .sy_imgs {
        width: 98%;
        max-width: initial;
        float: right;
        margin: 30px 10px 0px 0px;
    }


    .mySwiper .swiper-slide font {
        width: 100%;
        height: 40px;
        float: left;
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 20px;
        font-weight: normal;
    }

    .m_cokkie2 font {
        font-size: 18px;
        line-height: 30px;
    }


    .m_cokkie2 em {
        font-size: 12px;
        line-height: 30px;
    }


    .m_indust h5,
    .choi_type h4 {
        font-size: 16px;
        line-height: 34px;
    }


    .m_indust h6 {
        width: 100%;
        float: left;
        margin: 10px 0;
        font-size: 14px;
        color: #fff;
        text-align: left;
        line-height: 28px;
        font-weight: normal;
        position: relative;
    }


    #certify1 .swiper-button-prev1 {
        text-indent: -9999px;
        position: absolute;
        z-index: 30;
        top: 50%;
        bottom: auto;
        left: 0px;
        width: 50px;
        height: 50px;
        background: rgba(153, 153, 153, .3) url(../images/nprev1.png) no-repeat center center;
        background-size: 100% 100%;
        border: none;
        border-radius: 50%;
        -webkit-tap-highlight-color: transparent;
        outline: none;
    }

    #certify1 .swiper-button-prev1:hover {
        background-size: 100% 100%;
        background: rgba(153, 153, 153, .8) url(../images/nprev1.png) no-repeat center center;
        border-radius: 50%;
    }

    #certify1 .swiper-button-next1 {
        text-indent: -9999px;
        right: 20px;
        top: 50%;
        bottom: auto;
        position: absolute;
        z-index: 30;
        width: 50px;
        height: 50px;
        background: rgba(153, 153, 153, .3) url(../images/nnext1.png) no-repeat center center;
        background-size: 100% 100%;
        border: none;
        border-radius: 50%;
        -webkit-tap-highlight-color: transparent;
        outline: none;
    }

    #certify1 .swiper-button-next1:hover {
        background-size: 100% 100%;
        background: rgba(153, 153, 153, .8) url(../images/nnext1.png) no-repeat center center;
        border-radius: 50%;
    }

    .m_choice {
        margin: 50px 0  10px 0;
    }

    .choi_type { width:97%;
        margin: 20px 10px 20px 20px;
    }


.choi_imgs{width:100%;  margin: 0px 0px 20px 0px;}



    .m_brand dl dt {
        width: 47%;
        max-width: 390px;
        height: 50px;
        float: left;
        margin: 1% 1% 1% 0;
        background: url(../images/lkbg1.png) no-repeat center bottom;
        background-size: 100% 100%;
        padding: 2% 1%;
    }

    .m_brand dl dt a {
        font-size: 28px;
    }


    .m_gbookbg {
        width: 100%;
        float: left;
        min-height: 400px;
        background: url(../images/bgc2.jpg) no-repeat center top;
        background-size: 100% 60%;
    }

    .m_gbook_bt {
        width: 100%;
        float: left;
        padding: 40px 0;
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-weight: normal;
    }

    .m_gbook_bt font {
        font-size: 18px;
    }



    .m_gbkf {
        max-width: 96%;
        display: block;
        margin: 0 auto 10% auto;
    }


    table.table1 td {
        width: 96%;
        height: auto;
        float: left;
        margin: 1% 1% 1% 2%;
        position: relative;
        z-index: 20;
    }

    .tabt3 {
        font-size: 22px;
    }

    .m_foot1 {
        width: 90%;
        max-width: initial;
        float: left;
        padding: 5% 1% 6% 0;
        border-right: 1px solid transparent;
        margin: 4%;
    }

    .m_foot1_2 {
        width: 100%;
        float: left;
        margin: 10% 0 0 0;
        font-size: 16px;
        color: #666;
        text-align: left;
        line-height: 34px;
        font-weight: 500;
    }

    .m_foot2 {
        width: 96%;
        max-width: initial;
        float: left;
        padding: 2% 0 2% 0;
        min-height: 200px;
        background: rgba(0, 0, 0, 0);
    }


    .m_foot2 ul {
        width: 66%;
        float: left;
    }

    .m_foot2 ul li {
        width: 31%;
        float: left;
        margin: 0 1%;
        height: 107px;
    }

    .m_foot2 ul li dl dd {
        width: 100%;
        height: 30px;
        float: left;
    }

    .m_foot2 ul li dl dd a {
        width: 100%;
        height: 34px;
        float: left;
        font-size: 13px;
        color: #666;
        text-align: center;
        line-height: 34px;
        font-weight: 500;
    }

    .m_foot3 {
        width: 33%;
        max-width: 140px;
        float: right;
        margin: 6% 0 0 0;
        font-size: 16px;
        color: #333;
        text-align: center;
        line-height: 34px;
        font-weight: 500;
    }


    .m_foot4 {
        width: 100%;
        float: left;
        padding: 4% 0 4% 0;
        border-top: 1px solid #e8e8e8;
        font-size: 12px;
        color: #999;
        text-align: center;
        line-height: 32px;
        font-weight: 500;
    }


    .s_banner img.simg1 {
        width: 300%;
        float: left;
        position: relative;
        z-index: 3;
        left: -20%;
        min-height: 260px;
    }

    .s_bann_bt {
        width: 90%;
        margin: 10% 0 0 5%;
        font-size: 14px;
        line-height: 30px;
    }

    .s_bann_bt font {
        width: 100%;
        float: left;
        font-size: 20px;
        color: #fff;
        text-align: left;
        line-height: 40px;
        font-weight: bold;
    }


    .s_resour ul li {
        width: 45%;
        max-width: initial;
        float: left;
        margin: 2% 3% 1% 0;
    }

    .s_functbg {
        width: 100%;
        float: left;
        background: url(../images/funcbg.jpg) no-repeat top right;
        background-size: 100% 100%;
        position: relative;
        overflow: hidden;
    }

    .s_resour ul li a {
        width: 100%;
        height: 50px;
        float: left;
        background: #fff;
        border-radius: 20px;
        font-size: 14px;
        color: #0d3690;
        line-height: 50px;
        font-weight: bold;
        text-align: center;
        box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
    }

    .s_resour ul li a {
        width: 100%;
        height: 50px;
        float: left;
        background: #fff;
        border-radius: 20px;
        font-size: 14px;
        color: #0d3690;
        line-height: 50px;
        font-weight: bold;
        text-align: center;
        box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
    }


    .s_funct_txt {
        width: 100%;
        font-size: 14px;
        line-height: 26px;
    }


    .s_funct_img {
        width: 88%;
        max-width: initial;
        float: none;
 		display:block;
        margin:0 auto;
    }


    .s_jicheng ul li {
        width: 87%;
        float: left;
        padding: 2%;
        background: #fff;
        margin: 1% 3% 5% 0;
        border-radius: 20px;
        box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
    }

    .s_quanfbg {
        width: 100%;
        float: left;
        padding: 40px 0 20px 0;
        background: url(../images/bgc5.jpg) no-repeat center bottom;
        background-size: cover!important;
        position: relative;
        overflow: hidden;
    }

    .s_qfwlist ul li {
        width: 83%;
        float: left;
        padding: 5%;
        background: #fff;
        margin: 1% 3% 5% 0;
        border-radius: 20px;
        box-shadow: 1px 1px 10px rgba(31, 115, 226, .12);
    }

    .s_gxiao_txt {
        width: 98%;
        max-width: initial;
        float: left;
        font-size: 18px;
        color: #333;
        text-align: left;
        line-height: 40px;
        font-weight: normal;
        overflow: hidden;
    }

    .s_caselist ul li {
        width: 84%;
        float: left;
        padding: 4%;
        background: #fff;
        margin: 1% 3% 3% 0;
    }


    .s_cashow {
        width: 92%;
        max-width: initial;
        float: left;
        margin: 4% 0 4% 0%;
        background: rgba(255, 255, 255, 1);
        padding: 3%;
        font-size: 16px;
        color: #999;
        letter-spacing: 2px;
        text-align: left;
        line-height: 34px;
        font-weight: normal;
        font-style: normal;
    }

    .s_cashow h4 {
        font-size: 22px;
        line-height: 40px;
    }

    .s_cashow img {
        max-width: 100%;
    }



    .s_showmore ul li {
        max-width: 96%;
        float: left;
    }

    .s_showmore ul li:nth-child(2) {
        max-width: 96%;
        float: left;
    }

    .s_showmore ul li a {
        width: 100%;
        float: left;
        font-size: 14px;
        color: #666666;
        text-align: left;
        line-height: 26px;
        font-weight: normal;
    }



    .s_showmore ul li:nth-child(2) a {
        width: 100%%;
        float: left;
        font-size: 14px;
        color: #666666;
        text-align: left;
        line-height: 26px;
        font-weight: normal;
    }


    .s_reslist{  
        margin-top: 20px;
    }

    .flip .vimg {
        height: 90px;
    }

    .flip .biaoti {
        font-size: 16px;
    }

    .flip font {
        width: 100%;
        height: 60px;
        margin: 0;
        float: left;
        font-size: 12px;
        color: #666;
        text-align: left;
        line-height: 20px;
        font-weight: normal;
        text-overflow: ellipsis;
        overflow: hidden;
    }


    .s_downlist ul li {
        width: 85%;
        float: left;
        padding: 4%;
        background: #fff;
        margin: 3% 3% 3% 0;
    }

    .s_downlist ul li .biaoti h4 {
        font-size: 14px;
    }

    .s_downlist ul li .biaoti font a {
        font-size: 14px;
    }

    .s_comp_txt {
        width: 92%;
        max-width: 600px;
        float: left;
        margin: 2% 4% 3% 4%;
    }


    .s_comp_img {
        width: 91%;
        max-width: initial;
        float: right;
        position: relative;
        margin: 5%;
    }

    .s_corpobox ul li {
        width: 97%;
        max-width: initial;
        height: auto;
        min-height: 200px;
        background: #fff;
        float: left;
        border-bottom: 4px solid #0d3690;
        border-right: 1px solid #fff;
        margin: 1% 0 2% 0;
        position: relative;
        z-index: 8;
        overflow: hidden;
    }

    .swip1 {
        float: left;
        margin: 20px;
        font-size: 47px;
        color: #333;
        text-align: left;
        line-height: 60px;
        font-weight: bold;
    }


    .swip2 {
        float: left;
        width: 91%;
        margin: 20px 20px 47px 16px;
        font-size: 16px;
        color: #333;
        text-align: left;
        line-height: 40px;
        font-weight: bold;
    }


    #certify3 {
        position: relative;
        width: 70%;
        float: left;
        margin: 30px 0px 0px 15%;
    }


    #certify3 .mySwiper .swiper-wrapper {
        width: 100%;
    }


    .s_quimg ul li {
        width: 95%;
        float: left;
        margin: 1% 3% 2% 2%;
    }


    .pic1 {
        width: 100%;
        height: 280px;
        background: #f9fafe;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 5;
    }

    .pic1 .subpic {
        width: 100%;
        height: 280px;
        position: relative;
        z-index: 40;
        line-height: 280px;
        margin: 0 auto;
        text-align: center;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
    }



::-webkit-scrollbar {
  display: none;
}



.he_syp7lbx {
    width: 213px;  height:60px;
    background: url(../images/lkbg1.png) no-repeat center bottom; background-size: 100% 100%;
    padding:1% 0px;  float:left;
    margin: 0 10px; text-align: center;
    transition: all 0.36s;
	display: flex;
        justify-content: center;
        align-items: center;
}
.he_syp7lbx:hover{ padding:1% 0px;  background: url(../images/lkbg2.png) no-repeat center bottom; background-size: 100% 100%;}


.he_syp7lvgle {
    width: auto; height:40px;
    position: relative; display:block; margin:10px auto;
}


.he_syp7lvgle img{ max-width:100%; height:40px;}


    /*750 end*/
}



/*20240517*/

.panel {
    width: 100%;
    height: 100%;
    display: none;
    float: left;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 30;
    left: 0;
    top: 0;
}

.pabox {
    width: 90%;
    max-width: 460px;
    height: 580px;
    float: left;
    position: relative;
    z-index: 12;
    left: 50%;
    top: 50%;
        transform: translateX(-50%) translateY(-50%);
    background: #fff;
    border: none;
    border-radius: 10px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}


.pabox_bt {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 3% 0;
    border-bottom: 1px solid #f4f4f4;
}

.pabox_bt a {
    width: 30px;
    float: right;
    padding: 10px 10px 5px 10px;
}


.pabox_bt a img {
    width: 100%;
}

.m_cokkie img{
	display: none;
}

table.table2 {
    width: 100%;
    float: left;
    border-collapse: collapse;
}

table.table2 td {
    width: 84%;
    height: auto;
    float: left;
    margin: 2% 1% 2% 6%;
    position: relative;
    z-index: 20;
}

table.table2 td h4 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #434343;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    padding: 5px 0;
}

table.table2 td h4 font {
    color: #f30;
}

table.table2 td h4 em {
    font-style: normal;
    color: #0d3690;
    font-weight: bold;
    cursor: pointer;
}



/* 隐藏原始复选框 */
input[type="checkbox"] {
    display: none;
}

label {
    float: left;
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #434343;
    line-height: 30px;
    text-align: left;
    font-weight: normal;
}

.custom-radio input[type="radio"] {
    display: none;
}

.custom-radio .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 50px;
    margin-right: 5px;
    float: left;
    margin-top: 6px;
    cursor: pointer;
}

.custom-radio input[type="radio"]:checked+.checkmark {
    background: #13b5ea;
}

.custom-radio .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.custom-radio input[type="radio"]:checked+.checkmark::after {
    display: block;
}

.ystxt {
    width: 98%;
    height: 120px;
    display: none;
    float: left;
    position: relative;
    z-index: 12;
    margin: 2% 0 2% 0%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 2%;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}


.tabt23 {
    width: 100%;
    height: 40px;
    float: left;
    margin: 10px 0;
    background: #0d3690;
    border: 1px solid #0d3690;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    line-height: 58px\9;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    z-index: 3;
    overflow: hidden;
}