.width_1600{
     margin: 0 auto;
     max-width: 20rem;
}
/*关于我们*/
 .gywm_text{
     padding: 1rem 0;
}
 .gywm_text h1{
     width: 22%;
     float: left;
     font-size: 0.75rem;
     color: #1961ac;
     line-height: 2rem;
}
 .gywm_text span{
     line-height: 0.5rem;
     float: left;
     width: 60%;
     font-size: 0.225rem;
     text-align: justify;
}
 .gywm_text .gd{
     float: left;
     width: 18%;
     padding: 0.8375rem 0;
     text-align: right;
}
 .gywm_text .gd a{
     padding: 0.0625rem 0.25rem;
     font-size: 0.325rem;
     background: #1961ac;
     color: #fff;
     border-radius: 0.25rem;
     margin: 0.8375rem 0;
}
/*核心业务*/
 .hxyw{
     padding: 1rem 0;
}
 .hxyw_text h1{
     text-align: center;
     font-size: 0.75rem;
     color: #1961ac;
     margin-bottom: 1rem;
}
 .hxyw_list{
}
 .hxyw_list a{
     float: left;
     width: 22.5%;
     text-align: center;
     font-size: 0.325rem;
     line-height: 0.75rem;
     margin-right: 3.2%;
}
 .hxyw_list .hover{
     color: #1961ac;
     border-bottom: 0.025rem solid #1961ac;
}
 .hxyw_img{
}
 .hxyw_img{
     width:100%;
     overflow:hidden;
     position:relative;
     margin-top: 0.375rem;
}
 .hxyw_img .hd{
     overflow: hidden;
     height: 0.375rem;
     width: 1.75rem;
     margin: 0 auto;
     padding-top: 0.375rem;
}
 .hxyw_img .hd .prev{
     display:block;
     width:0.8rem;
     height:0.125rem;
     float:right;
     margin-right:0.0625rem;
     margin-top:0.125rem;
     overflow:hidden;
     cursor:pointer;
     background:url(/uiFramework/commonResource/image/2022070617455159369.png) no-repeat top right;
}
 .hxyw_img .hd .next{
     display:block;
     width:0.6625rem;
     height:0.125rem;
     float:left;
     margin-right:0.0625rem;
     margin-top:0.125rem;
     overflow:hidden;
     cursor:pointer;
     background:url(/uiFramework/commonResource/image/2022070617454798569.png) no-repeat;
}
 .hxyw_img .hd .prevStop{
     background-position:-0.75rem 0;
}
 .hxyw_img .hd .nextStop{
     background-position:-0.75rem -0.625rem;
}
 .hxyw_img .bd{
}
 .hxyw_img .bd ul{
     overflow:hidden;
     zoom:1;
}
 .tempWrap{
     margin-left: -0.325rem;
}
 .hxyw_img .bd ul li{
     margin:0 0.325rem;
     float:left;
     _display:inline;
     overflow:hidden;
     text-align:center;
     width:4.5rem;
}
 .hxyw_img .bd ul li .pic{
     text-align:center;
}
 .hxyw_img .bd ul li img{
     width: 100%;
     height: 2.5rem;
     display: block;
     object-fit: cover;
}
 .hxyw_img .bd ul li .pic a:hover img{
     border-color:#999;
}
 .hxyw_img .bd ul li .title{
     line-height:0.3rem;
}
 .hxyw_img .bd ul li span{
     display: block;
     margin-bottom: 0.375rem;
}
 .hxyw_img .bd ul li span a{
     text-align: center;
        font-size: 0.275rem;
     line-height: 0.75rem;
     display: block;
     border-bottom: 0.025rem solid transparent;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .hxyw_img .bd ul li:hover span a{
     color: #1961ac;
     border-bottom: 0.025rem solid #1961ac;
}
/*咨询帮助*/
 .cxbz{
     padding: 1rem 0;
}
 .content_colour{
     background: #f4f9ff;
}
 .cxbz_ss {
}
 .cxbz_ss h1{
     text-align: center;
     font-size: 0.75rem;
     color: #1961ac;
     margin-bottom: 0.5rem;
}
 .cxbz_form{
     width: 64%;
     margin: 0 auto;
     border: 1px solid #c5c6c8;
     border-radius: 0.125rem;
}
 .cxbz_input{
     width: 73%;
     float: left;
     border: 0;
     line-height: 0.95rem;
     margin:0 2%;
     background: #f4f9ff;
     font-size: 0.3rem;
     outline: none;
}
 .cxbz_button{
     float: left;
     border: 0;
     margin: 1%;
     font-size: 0.3rem;
     padding: 0 7%;
     border-radius: 0.125rem;
     background: #1961ac;
     color: #fff;
     line-height: 0.7rem;
     width: 21%;
     cursor: pointer;
}
 .cxbz_bt{
     margin-top: 0.75rem;
     margin-bottom: 0.5rem;
}
 .cxbz_bt h1{
     font-size: 0.4rem;
     color: #1961ac;
     float: left;
}
 .cxbz_bt span{
     float: right;
}
 .cxbz_bt span a{
     font-size: 0.3rem;
     line-height: 0.4rem;
}
.cxbz_list{    max-width: 64%;
    margin: 0 auto;}
 .cxbz_list ul{
}
 .cxbz_list ul {
}
 .cxbz_list ul li{
     float: left;
     width: 19%;
     border: 1px solid #ccc;
     margin-right: 2.3%;
     border-radius: 0.125rem;
        padding: 5% 2% 2% 2%;
     text-align: center;
     min-height: 2.55rem;
}
 .cxbz_list ul li:last-child{
     margin-right:0;
}
 .cxbz_list ul li a img{
     background: #fff;
     border-radius: 50%;
     margin-bottom: 10%;
     box-shadow: 0rem 0rem 0.1875rem 0.0625rem rgb(197 198 200 / 69%);
     -webkit-box-shadow: 0rem 0rem 0.1875rem 0.0625rem rgb(197 198 200 / 69%);
     -moz-box-shadow: 0rem 0rem 0.1875rem 0.0625rem rgba(197,198,200,0.69);
     transform: rotateY(0deg);
     transition: all ease-in-out 500ms;
width:50%;
}
 .cxbz_list ul li a{
     font-size: 0.3rem;
     line-height: 0.375rem;
}
 .cxbz_list ul li:hover{
     background: #1961ac;
}
 .cxbz_list ul li:hover a{
     color: #fff;
}
 .cxbz_list ul li:hover img{
     transform: rotateY(360deg);
}
 .xwen{
     background: #1961ac;
}
 .xwen h1{
     text-align: center;
     font-size: 0.75rem;
     color: #fff;
     margin-bottom: 1.25rem;
     padding-top: 1.25rem;
}
 .lft_box .mySwiper{
     width:50%;
}
 .swiperPlay{
     width:100%;
     overflow:hidden;
}
 .lft_box .mySwiper .swiper-slide{
     width:100%;
     -o-transition: all 1.2s ease-out 0s;
     -webkit-transition: all 1.2s ease-out 0s;
     -moz-transition: all 1.2s ease-out 0s;
     transition: all 1.2s ease-out 0s;
}
 .lft_box .mySwiper .swiper-slide .pic{
     overflow:hidden;
}
 @keyframes bgAnimate3{
     0% {
         transform:scale(1.1);
    }
     100% {
         transform:scale(1);
    }
}
 .lft_box .mySwiper .swiper-slide.swiper-slide-active .pic img{
     animation: bgAnimate3 8s linear infinite alternate;
}
 .lft_box .mySwiper .swiper-slide .pic img{
     display:block;
     width:100%;
     height:6.35rem;
     object-fit:cover;
}
 .lft_box .mySwiper .swiper-slide .right{
     display:none;
}
 .lft_box .centerbox{
     width:20%;
     height:6.35rem;
     justify-content: center;
     align-items: center;
}
 .lft_box .picRight{
     width:30%;
}
 .lft_box .centerbox .txtbox{
     height:5.625rem;
     overflow:hidden;
}
 .play_ul li{
     opacity:0;
     visibility:hidden;
    /* height:2.25rem;
     */
     -o-transition: all 0.8s ease-out 0s;
     -webkit-transition: all 0.8s ease-out 0s;
     -moz-transition: all 0.8s ease-out 0s;
     transition: all 0.8s ease-out 0s;
}
 .play_ul li.on{
     opacity:1;
     visibility:visible;
}
 .play_ul li span{
     padding-bottom: 0.5rem;
     float: left;
     width: 100%;
}
 .play_ul li span i{
     font-size: 0.8rem;
     color: #fff;
     display: block;
     font-style: normal;
}
 .play_ul li span font{
     font-size: 0.275rem;
     color: #fff;
}
 .ul_pic_list .ul li{
     display:none;
}
 .ul_pic_list .ul li.on{
     display:block;
}
 .ul_pic_list .ul li{
     overflow:hidden;
}
 .ul_pic_list .ul li img{
     width:100%;
     height:6.35rem;
     object-fit:cover;
}
 @keyframes bgAnimate4{
     0% {
         transform:scale(1);
    }
     100% {
         transform:scale(1.1);
    }
}
 .ul_pic_list .ul li.on img{
     animation: bgAnimate4 5s linear infinite alternate;
}
 .lft_box .centerbox .box{
     padding:0 10%;
}
 .lft_box .centerbox .swiper-button-next, .lft_box .centerbox .swiper-button-prev{
     position:static;
     width:0.625rem;
     height:0.125rem;
     font-size:0.3rem;
     color:#333;
     background:none;
     margin-top:0;
     display:inline-block;
     -o-transition: all 0.8s ease-out 0s;
     -webkit-transition: all 0.8s ease-out 0s;
     -moz-transition: all 0.8s ease-out 0s;
     transition: all 0.8s ease-out 0s;
}
 .lft_box .centerbox .swiper-button-next{
     background: url(/uiFramework/commonResource/image/2022071516150969838.png) no-repeat;
}
 .lft_box .centerbox .swiper-button-prev{
     background: url(/uiFramework/commonResource/image/2022071516212885560.png) no-repeat;
}
 .lft_box .centerbox .swiper-button-next:hover{
     margin-left:0.125rem;
}
 .lft_box .centerbox .swiper-button-prev:hover{
     margin-left:-0.125rem;
     margin-right:0.125rem;
}
 .infolink{
     float: left;
     margin-top: 0.5rem;
}
 .play_ul li .title{
     font-size:0.325rem;
     color: #fff;
     float: left;
     margin-bottom: 0.25rem;
     float: left;
}
 .play_ul li .summary{
     font-size:0.225rem;
     margin:1em 0;
     line-height:1.6;
     color: #fff;
     float: left;
}
 .play_ul li .infolink a{
     padding: 0.0625rem 0.25rem;
     font-size: 0.25rem;
     background: #fff;
     color: #1961ac;
     border-radius: 0.25rem;
}
 .play_ul li .infolink a, .play_ul li .infolink i{
}

@media only screen and (min-width: 100px) and (max-width: 768px) {
  
.flickerplate ul.flicks>li .flick-inner .flick-content{max-width: 96%;    margin: 0 auto;    margin-left: 0;}
  .width_1600{    max-width: 96%;}
.gywm_text{    padding: 1.5rem 0;}
.gywm_text h1{    width: 100%;    font-size: 20px;    padding-bottom: 1rem;    line-height: 180%;text-align: center;}
.gywm_text span{width: 100%;line-height: 1.5rem;    font-size: 16px;}
.gywm_text .gd{     float: left;width: 100%;padding: 1.5rem 0;text-align: center;}
.gywm_text .gd a{    padding: 0.5rem 1rem;font-size: 16px;}
/**/
.xwen{padding-bottom: 1rem;}
.xwen h1{font-size: 20px;    margin-bottom: 1.5rem; padding-top: 1.5rem;    line-height: 180%;}
/**/
.hxyw {
    padding: 1.5rem 0;
}
.hxyw_text h1{    font-size: 20px;margin-bottom:0;line-height: 180%;}
/**/
.cxbz {
    padding: 1.5rem 0;
}
.cxbz_ss h1{    font-size: 20px;margin-bottom: 1rem;line-height: 180%;}
.cxbz_form{width: 100%;line-height: 2rem;}
.cxbz_button{    line-height: 2rem;}
.cxbz_bt{ margin-top: 1rem;margin-bottom: 1rem;    line-height: 2rem;}
.cxbz_bt h1{font-size: 20px;}
.cxbz_bt span a{    font-size: 18px; line-height: 2rem;}
.cxbz_list{max-width: 96%;}
.cxbz_list ul li{width: 44%;margin-bottom: 2.3%;}
.cxbz_input{    line-height: 2.5rem;    font-size: 16px;    width: 66%;}
.cxbz_button{    width: 28%;font-size: 16px;}
.cxbz_list ul li:nth-last-child(3){margin-right: 0;}
/*轮播*/
.lft_box .mySwiper{    width: 96%;    margin-left: 2%;}
.lft_box .centerbox{width: 100%;       height: 13.35rem;    position: relative;}
.lft_box .picRight{display: none;}
.lft_box .centerbox .box{    padding: 0 2%;}
.lft_box .mySwiper .swiper-slide .pic img{    height: 240px;}
.play_ul li span{padding-bottom: 0.5rem;    padding-top: 0.5rem;}
.play_ul li span i{ font-size: 18px;     line-height: 180%; }
.play_ul li span font{font-size: 18px; }
.play_ul li .title{    margin-bottom: 0.5rem;
    font-size: 18px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.play_ul li .summary{margin:0;line-height: 180%;font-size: 16px;text-align: justify;}
.lft_box .centerbox .txtbox{     height: 13.35rem;}
.infolink{    width: 100%;    text-align: center;    margin-top: 1.5rem;}
.play_ul li .infolink a{    padding: 0.5rem 1rem; font-size: 16px;}
.swiper-button{    position: absolute; top: -60%;z-index: 88;width: 93%;left: 4%;}
.lft_box .centerbox .swiper-button-next{ float: right;background: #1961ac url(/uiFramework/commonResource/image/2019072318363861797.png) no-repeat center;background-size: 30%; border-radius: 50%;}
.lft_box .centerbox .swiper-button-prev{     background: #1961ac url(/uiFramework/commonResource/image/2019072318363291974.png) no-repeat center;background-size: 30%;border-radius: 50%;}
.lft_box .centerbox .swiper-button-next, .lft_box .centerbox .swiper-button-prev{    width: 40px; height:40px;}
.lft_box .mySwiper .swiper-slide.swiper-slide-active .pic img{animation: auto;}
.hxyw_img .bd ul li{width:25rem !important;}
.hxyw_img .bd ul li span a{    font-size: 18px; line-height: 180%;    width: 92%;}
.hxyw_img{height: 320px;}
.hxyw_img .bd ul li img{height: 280px;}

.hxyw_img .hd{    position: absolute;top: 50%;width: 96%;left: 2%;    height: 45px;}
.hxyw_img .hd .prev,.hxyw_img .hd .next{    display: block; width: 40px; height: 40px; margin-right: 0.0625rem; margin-top: 0.125rem; overflow: hidden;cursor: pointer; background: #1961ac url(/uiFramework/commonResource/image/2019072318363861797.png) no-repeat center;background-size: 30%;border-radius: 50%;}
.hxyw_img .hd .prev{background: #1961ac url(/uiFramework/commonResource/image/2019072318363861797.png) no-repeat center;background-size: 30%;}
.hxyw_img .hd .next{ background: #1961ac url(/uiFramework/commonResource/image/2019072318363291974.png) no-repeat center;background-size: 30%;}
/**/
.cxbz_list ul li a img{    width: 50%;}
.cxbz_list ul li a{    font-size: 14px; line-height: 180%;}

.flickerplate ul.flicks>li{     background-size: 100% 100% !important;}
}