@charset "utf-8";
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    box-sizing: border-box;
}
@font-face {
  font-family: pingfang_b;
  src:url(../font/PingFang_Bold.ttf);
}
@font-face {
  font-family: pingfang_el;
  src:url(../font/PingFang_ExtraLight.ttf);
}
@font-face {
  font-family: pingfang_h;
  src:url(../font/PingFang_Heavy.ttf);
}
@font-face {
  font-family: pingfang_l;
  src:url(../font/PingFang_Light.ttf);
}
@font-face {
  font-family: pingfang_m;
  src:url(../font/PingFang_Medium.ttf);
}
@font-face {
  font-family: pingfang_r;
  src:url(../font/PingFang_Regular.ttf);
}
@font-face {
  font-family: number_only;
  src:url(../font/Number.ttf);
}
@font-face {
  font-family: MontDemo;
  src:url(../font/MontDemo-Heavy.otf);
}
@font-face {
  font-family: font_ding;
  src:url(../font/DingTalk_JinBuTi_Regular.ttf);
}
.ct{font-family:pingfang_b}
.tc{font-family:pingfang_h}
.cg{font-family:pingfang_m}
.zd{font-family:pingfang_r}
.xt{font-family:pingfang_l}
.jx{font-family:pingfang_el}
.sz{font-family:number_only}
.yw{font-family:MontDemo}
.font_ding{font-family:font_ding}
body {
    font: 0.16rem/1.5 "pingfang_m",'pingfang_b','pingfang_r','pingfang_r';
    color: #161b27;
}
.clearfix:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden; 
    height:0;
} 
.clearfix{zoom:1}
.img{overflow: hidden;}
.img:hover img{transform:scale(1.1)}
.img img{
    transition: all 0.3s ease;
    width: 100%;
}
.imgj {
    overflow: hidden;
}
.wal {/* max-width: 14rem; */margin:0 auto;width: 80%;position: relative;z-index: 2;}
a:hover {
    text-decoration: none;
    color: #01013d;
}
.swiper {
        width: 100%;
        height: 100%;
      }
.swiper-button-prev,.swiper-button-next {
    width: 0.52rem;
    height: 0.52rem;
    background: url(../images/swiper_jtzc.png) center center no-repeat;
    font-size: 0;
    background-size: 100%;
}
.swiper-button-prev:hover,.swiper-button-next:hover{background: url(../images/swiper_jtxz.png) center center no-repeat;background-size: 100%;}
.swiper-button-prev{
    left: -0.62rem;
}
.swiper-button-next{
    right: -0.62rem;
    transform: rotate(180deg);
}
.swiper-button-prev:after, .swiper-button-next:after{display:none}
.phone_menu {
    width: 0.34rem;
    background-size: 0.18rem;
    font-size: 0;
    cursor: pointer;
    display: none;
}
.phone_menu .icon_bar{width: 0.3rem;height: 2px;background-color: #000000;opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display: block;}
.phone_menu .icon_bar:nth-of-type(2){margin:5px 0;width: 0.2rem;}
.phone_menu.kai .icon_bar:nth-of-type(2){opacity:0}
.phone_menu.kai .icon_bar:first-child{-webkit-transform:translate(0,7px) rotate(45deg);-ms-transform:translate(0,7px) rotate(45deg);transform: translate(0,8px) rotate(45deg);}
.phone_menu.kai .icon_bar:last-child{-webkit-transform:translate(0,-7px) rotate(-45deg);-ms-transform:translate(0,-7px) rotate(-45deg);transform: translate(0,-6px) rotate(-45deg);}

.swiper-fade .swiper-slide {
    opacity: 0 !important;
}
.swiper-fade .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
.swiper-slide .blog-slider__content > * {
	transform: translateY(90px);
	transition: all .4s;
}
.swiper-slide-active .blog-slider__content > * {
	opacity: 1;
	transform: none;
}
.blog-slider__content > *:nth-child(1) {
	transition-delay:0s;
}

.blog-slider__content > *:nth-child(2) {
	transition-delay: 0.1s;
}
.blog-slider__content > *:nth-child(3) {
	transition-delay: 0.2s;
}
.blog-slider__content > *:nth-child(4) {
	transition-delay: 0.3s;
}
.blog-slider__content > *:nth-child(5) {
	transition-delay: 0.4s;
}
.blog-slider__content > *:nth-child(6) {
	transition-delay: 0.5s;
}
.blog-slider__content > *:nth-child(7) {
	transition-delay: 0.6s;
}
.blog-slider__content > *:nth-child(8) {
	transition-delay: 0.7s;
}
.blog-slider__content > *:nth-child(9) {
	transition-delay: 0.8s;
}
.blog-slider__content > *:nth-child(10) {
	transition-delay: 0.9s;
}
.blog-slider__content > *:nth-child(11) {
	transition-delay: 1s;
}
.blog-slider__content > *:nth-child(12) {
	transition-delay: 1.1s;
}
.blog-slider__content > *:nth-child(13) {
	transition-delay: 1.2s;
}
.blog-slider__content > *:nth-child(14) {
	transition-delay: 1.3s;
}
.blog-slider__content > *:nth-child(15) {
	transition-delay: 1.4s;
}
.searchFormGroup {}
.mc_search_xl {
    position: fixed;
    left: 0;
    top: 0.7rem;
    width: 100%;
    height: 1.6rem;
    border-top: 1px solid #dfdede;
    z-index: 98;
    background: #ffffff;
    display: none;
    transition: top 0.36s;
}

.mc_pos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 690px; */
}

.mc_scm_form {
    width: 7rem;
}

.mc_msc_box {
    font-size: 0;
    padding: 0.1rem;
    border-bottom: 1px solid #dfdede;
}

.mc_msc_input {
    width: calc(100% - 30px);
    height: 26px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    padding: 3px 0;
    padding-right: 12px;
}

.mc_msc_submit {
    width: 0.2rem;
    vertical-align: top;
    position: absolute;
    top: 0.2rem;
    right: 0;
    cursor: pointer;
    background: none;
}
.mc_msc_submit img{width:0.2rem}
.he_pcser .icon-search {
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    background: url(../images/heisearch.png) center center no-repeat;
    background-size: 0.18rem;
    font-size: 0;
    cursor: pointer;
}
/**clear_end**/


/****/
.nav_part {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    background: #fff;
}
.nav_part .wal{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav_logo {}

.nav_logo img {
    width: 2.57rem;
}

.nav_logo img.writh_logo {
    display: block;
}

.nav_logo img.cai_logo {
    display: none;
}

.top_nav {
    width: 70%;
}

.top_nav .nav_main {
    display: flex;
    align-items: center;
}

.top_nav .nav_main ul {
    display: flex;
    flex: 1;
    justify-content: space-between;
}

.top_nav .nav_main ul li {
    position: relative;
    flex: 1;
    text-align: center;
}

.top_nav .nav_main ul li .one_level {
    line-height: 0.7rem;
    color: #333;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_nav .nav_main ul li .one_level h3 {}
.top_nav .nav_main .link_a {}

a.writh_a {
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 50px;
    text-align: center;
    color: #fff;
}

a.black_a {
    background: #122a88;
    border-radius: 50px;
    color: #fff;
    text-align: center;
}

.top_nav .nav_main .link_a a {
    line-height: 0.35rem;
    display: inline-block;
    width: 1.1rem;
    margin: 0 0.1rem;
    font-size: 0.14rem;
}

.two_nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 0.7rem;
    background: #fff;
    display: none;
    border-top: 0.02rem solid #01013d;
}
.two_nav_list.show {
    display: block;
}
.two_nav_list a {
    font-size: 0.14rem;
    display: block;
    line-height: 0.3rem;
}

.top_nav .nav_main ul li.has {}

.top_nav .nav_main ul li.has a.one_level:after {/* content: ""; */width: 0.08rem;height: 0.08rem;display: block;border-left: 0.01rem solid #fff;border-top: 0.01rem solid #fff;transform: rotate(-135deg) translate(0, 0.05rem);margin: 0 0 0 0.1rem;}
.nav_part.fixd {
    background: #fff;
}
.writh_nav {
    /* background: #fff; */
    /* position: relative; */
}
.nav_part.fixd .nav_logo img.writh_logo,.writh_nav .nav_logo img.writh_logo {
    /* display: none; */
}

.nav_part.fixd .nav_logo img.cai_logo,.writh_nav .nav_logo img.cai_logo {
    display: block;
}

.nav_part.fixd  .top_nav .nav_main ul li .one_level,.writh_nav  .top_nav .nav_main ul li .one_level {
    color: #333;
}


.nav_part.fixd .top_nav .nav_main ul li.has a.one_level:after,.writh_nav .top_nav .nav_main ul li.has a.one_level:after {
    border-left: 0.01rem solid #666;
    border-top: 0.01rem solid #666;
}

.nav_part.fixd a.writh_a,.writh_nav a.writh_a {
    border: 1px solid #122a88;
    color: #122a88;
}
.index_banner {
    position: relative;
    margin: 0.7rem 0 0;
}

.index_banner img {
    width: 100%;
}

.index_banner .item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.index_banner .item .wal{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_banner .item .zi {
    width: 40%;
    color: #fff;
}

.index_banner .item .zi h3 {
    font-size: 0.5rem;
    font-family: 'pingfang_m';
    margin: 0 0 0.15rem;
}

.index_banner .item .zi p {
    font-size: 0.24rem;
    line-height: 0.4rem;
    font-family: 'pingfang_r';
    margin: 0 0 0.6rem;
}

.index_banner .item .zi .link_a {}

.index_banner .item .zi .link_a a {
    width: 1.5rem;
    display: inline-block;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.19rem;
    margin: 0 0.1rem 0 0;
}

.index_banner .item .zi .link_a a.writh_a {
    background: #fff;
    color: #122a88;
}

.index_banner .item .imgj {
    text-align: center;
    width: 50%;
}

.index_banner .item .imgj img {
    width: 70%;
}
.index_part {
    padding: 0.8rem 0;
    overflow: hidden;
    position: relative;
}

.pro_bg {
    background: url(../images/pro_bg.jpg);
    background-size: cover;
}

.bg_f3f8 {
    background: #f3f8fd;
}

.index_ti {
    margin: 0 auto 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index_ti .ti {}

.index_ti .ti h4 {
    font-size: 0.4rem;
    font-family: 'pingfang_b';
    /* margin: 0 0.2rem; */
}

.index_ti .ti p {
    font-size: 0.18rem;
    color: #666666;
}

.bg_f7f7f7 {
    background: #f7f7f7;
}
.go_more {
    background: #00003c;
    border-radius: 0.06rem;
    line-height: 0.5rem;
    width: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all 0.3s;
    color: #fff !important;
}

.go_more img{
    width: 0.18rem;
}
.go_more:hover {
    width: 1.8rem;
}
.index_servicesbox {
    transform: translate(10%, 0px);
}
.index_servicesbox .item {
    padding: 0.1rem;
}

.index_servicesbox .item a {
    display: block;
    border-radius: 0.06rem;
    position: relative;
}

.index_servicesbox .item .imgj {}

.index_servicesbox .item .zi {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 0.2rem;
}

.index_servicesbox .item .zi h3 {
    font-size: 0.3rem;
    margin: 0 0 0.1rem;
}

.index_servicesbox .item .zi span {
    display: inline-block;
    width: 1rem;
    padding: 0 0 0.05rem;
    border-bottom: 1px solid #fff;
    transition: all 0.3s;
}

.index_servicesbox .item:hover .zi span {
    width: 100%;
}

.index_services {
    margin: 0 0 0.3rem;
}

.index_about {
    width: 55%;
}

.index_about .text {}

.index_about .text p {
    /* font-size: 0.18rem; */
    line-height: 0.36rem;
    color: #666666;
    margin: 0 0 0.3rem 0;
}

.index_aboutimg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40%;
}

.index_aboutimg .imgj {}

.index_aboutimg .imgj img {}

.index_aboutimg .ab_sulogin {
    position: absolute;
    left: -0.5rem;
    bottom: 1rem;
    color: #fff;
}

.index_aboutimg .ab_sulogin span {
    writing-mode: tb;
    text-indent: 0.5rem;
    padding: 0.1rem;
    display: block;
    width: 1rem;
    height: 3rem;
    border-radius: 0.08rem;
    font-size: 0.24rem;
    background: #00003c;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.bg_pro {
    background: url(../images/bg_pro.jpg);
    background-size: cover;
}
.color_fff {
    color: #fff !important;
}

.index_product {}

.product_item {
    padding: 0.1rem;
}

.product_item a {
    display: block;
    background: #fff;
    border-radius: 0.06rem;
    overflow: hidden;
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
}

.product_item a .imgj {}

.product_item a .imgj img {}

.product_item a .zi {
    padding: 0.2rem;
}

.product_item a .zi h3 {
    font-size: 0.26rem;
    margin: 0 0 0.1rem;
}

.product_item a .zi span {
    display: inline-block;
    width: 1rem;
    padding: 0 0 0.05rem;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s;
}

.product_item a:hover .zi span {
    width: 100%;
}
.index_news {
    display: flex;
    justify-content: space-between;
    gap: 0.4rem;
}

.index_news .left {
    flex: 1;
}

.index_news .left a {
    display: block;
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
    border-radius: 0.08rem;
}

.index_news .left a .imgj {}

.index_news .left a .imgj img {}

.index_news .left a .news_text {}
.news_text{
    padding: 0.2rem;
}
.news_text span {
    font-size: 0.18rem;
    display: block;
    color: #999;
}

.news_text h3 {
    font-size: 0.22rem;
    margin: 0 0 0.1rem;
    font-weight: bold;
}

.news_text p {
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index_news .left a .news_text p {
    -webkit-line-clamp: 3;
}

.index_news ul {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.index_news ul li {}

.index_news ul li a {
    display: block;
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 10%);
    border-radius: 0.08rem;
}


.foot_bigcon {
    background: #222224;
}

.foot_navbox {
    padding: 0.8rem 0;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.foot_navbox .foot_infor {
    flex: 1;
}

.foot_navbox .foot_infor img {
    width: 2.85rem;
    display: block;
    margin: 0 0 0.2rem;
}

.foot_navbox .foot_infor h3 {
    font-size: 0.36rem;
}

.foot_navbox .foot_infor p {
    line-height: 0.3rem;
    opacity: 0.5;
    margin: 0 0 0.3rem 0;
}

.foot_navbox .foot_infor .select_box {}

.select_box {
    display: flex;
    position: relative;
    z-index: 2;
}

.select_box .select {
    width: 2.5rem;
    margin: 0 0.2rem 0 0;
    line-height: 0.4rem;
    position: relative;
    z-index: 1;
}

.select_box .select label {
    display: flex;
    align-items: center;
    border: 1px solid #666565;
    padding: 0 0.15rem;
    justify-content: space-between;
}

.select_box .select .go_link {
    background: rgb(64 62 62);
    border: 1px solid #666565;
    /* border-bottom: 0; */
    position: absolute;
    left: 0;
    right: 0;
    top: -1.6rem;
    height: 1.6rem;
    overflow-y: scroll;
    display: none;
}

.select_box .select .go_link a {
    display: block;
    padding: 0 0.15rem;
    color: #fff;
}

.select_box .select label:after {content: "";display: block;width: 0.15rem;height: 0.2rem;background: url(../images/xia.png) center center no-repeat;background-size: cover;}

.select_box .select .go_link a:hover {
    background: rgba(255,255,255,0.1);
}
  .go_link::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 0.05rem;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
  .go_link::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 50px;
box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #b6afb1;
  }
  .go_link::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ffffff;
  }
  
  

.foot_navbox .foot_nav {
    flex: 1.5;
}

.foot_navbox .foot_nav ul {
    display: flex;
    justify-content: space-around;
}

.foot_navbox .foot_nav ul li {}

.foot_navbox .foot_nav ul li a.one {
    color: #fff;
    font-size: 0.2rem;
    margin: 0 00 0.1rem 0;
    display: block;
}

.foot_navbox .foot_nav ul li .fot_a {}

.foot_navbox .foot_nav ul li .fot_a a {
    color: #fff;
    opacity: 0.5;
    display: block;
    line-height: 0.36rem;
}

.foot_navbox .foot_ewm {
    flex: 0.5;
}

.foot_navbox .foot_ewm img {
    width: 1rem;
    display: block;
    margin: 0 auto;
}

.foot_navbox .foot_ewm span {
    display: block;
    font-size: 0.14rem;
    opacity: 0.5;
    text-align: center;
}

.foot_navbox .foot_nav ul li .fot_a a:hover {
    opacity: 1;
}
.foot_information {
    display: flex;
    justify-content: space-between;
    padding: 0.1rem 0;
    border-top: 1px solid #393939;
    font-size: 0.14rem;
}

.foot_information p {
    opacity: 0.5;
    color: #fff;
}

.foot_information p a{
     
    color: #fff;
}


.nei_banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4rem;
    margin: 0.7rem  0 0;
    overflow: hidden;
}

.nei_banner img {
    /* width: 100%; */
}

.neibanner_zi {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.neibanner_zi .wal {}

.neibanner_zi h3 {
    font-size: 0.5rem;
}

.neibanner_zi p {
    font-size: 0.3rem;
}

.about_infor {}

.about_infor h4 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #012060;
    margin: 0 0 0.2rem;
}

.about_infor .p {
    line-height: 0.36rem;
    color: #666;
}

.about_infor .p p {
    margin: 0.2rem 0 0;
}

.about_cuturl .cuturl .text {
    background: #00003c;
    color: #fff;
    padding: 0.3rem;
    flex: 1;
}

.about_cuturl {}

.about_cuturl .cuturl {
    display: flex;
    justify-content: space-between;
    margin: 0.2rem 0;
}

.about_cuturl .cuturl h3 {
    font-size: 0.3rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.about_cuturl .cuturl .p {}

.about_cuturl .cuturl .p p {
    line-height: 0.26rem;
    margin: 0.2rem 0 0;
    font-size: 0.2rem;
}

.about_cuturl .cuturl .imgj {
    flex: 2;
}

.about_cuturl .cuturl .imgj img {
    width: 100%;
}
.left_right_box {
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    align-items: flex-start;
}

.left_nav {
    flex: 1;
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 10%);
}

.left_nav h3 {
    font-size: 0.24rem;
    font-weight: bold;
    background: url(../images/kebg.jpg);
    background-size: cover;
    color: #fff;
    padding: 0.2rem;
}

.left_nav .nva {
    padding: 0.1rem;
}

.left_nav .nva ul {}

.left_nav .nva ul li {
    background: #ebebeb;
    line-height: 0.7rem;
    margin: 0.1rem 0;
    padding: 0 0.2rem;
    font-size: 0.18rem;
    font-weight: bold;
}

.left_nav .nva ul li a {
    color: #012060;
    display: block;
}

.right_main {
    flex: 3.3;
}

.services_box {}

.services_infor {
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 10%);
    display: flex;
    justify-content: space-between;
    margin: 0 0 0.3rem;
}

.services_infor .imgj {
    flex: 1;
}

.services_infor .imgj img {
    width: 100%;
}

.services_infor .text {
    flex: 1.5;
    padding: 0.3rem;
}

.services_infor .text h3 {
    font-size: 0.26rem;
    color: #012060;
    margin: 0 0 0.2rem;
}

.services_infor .text span {
    font-size: 0.2rem;
    color: #012060;
    font-weight: bold;
    display: block;
    margin: 0 0 0.1rem;
}

.services_infor .text p {
    font-size: 0.14rem;
    color: #666;
    line-height: 0.26rem;
}

.services_more {}

.services_more h3 {
    background: #ebebeb;
    padding: 0.2rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #012060;
    margin: 0 0 0.2rem;
}

.services_more .main {}

.services_more .main p {
    line-height: 0.32rem;
    color: #666;
}

.left_nav .nva ul li.on,.left_nav .nva ul li:hover {
    background: #012060;
}

.left_nav .nva ul li.on a,.left_nav .nva ul li:hover a {
    color: #fff;
}

.nei_product_list {}

.nei_product_list ul {
    display: flex;
    flex-flow: wrap;
    margin: -0.1rem;
}

.nei_product_list ul li {
    width: 33.33%;
}

.support_list {}

.support_list .select {
    margin: 0 0 0.3rem;
}

.support_list .select h3 {
    font-size: 0.22rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.support_list .select .form {
    line-height: 0.5rem;
    display: flex;
    align-items: center;
}

.support_list .select .form select {
    width: 2.5rem;
    background: #f7f7f7;
    border: 0;
    line-height: 0.5rem;
    display: block;
    height: 0.5rem;
    padding: 0 0.1rem;
}

.support_list .select .form select option {
    line-height: 0.5rem;
    display: block;
    border: 0;
}

.support_list .select .form .right {
    line-height: 0.5rem;
}

.support_list .select .form .right input.text {
    line-height: 0.5rem;
    padding: 0 0.2rem;
    background: #f7f7f7;
    margin: 0 0 0 0.2rem;
    width: 3.5rem;
}

.support_list .select .form .right input.submit {
    background: #012060;
    line-height: 0.5rem;
    padding: 0 0.3rem;
    color: #fff;
}

.support_list ul {}

.support_list ul li {
    margin: 0 0 0.3rem;
}

.support_list ul li a {
    padding: 0.2rem;
    display: block;
    border: 1px solid #f5f5f5;
}

.support_list ul li a .item {}

.support_list ul li a .item h3 {
    font-size: 0.22rem;
    font-weight: bold;
    margin: 0 0 0.2rem;
}

.support_list ul li a .item .tips {
    color: #666;
}

.support_list ul li a .item .tips span {}


/* 分页样式 */
.paging { margin-top: 32px; font-size: 14px; }
.paging > span { margin: auto 16px; }
.paging .page-numbar { margin: auto 0; }
.paging .page-numbar .page-num,
.paging .page-index,
.paging .page-pre,
.paging .page-next,
.paging .page-last { display: inline-block; margin: auto 4px; padding: 2px 12px; border: 1px solid #EEE; border-radius: 2px; }
.paging .page-numbar .page-num-current,
.paging .page-numbar .page-num:hover { border-color: #012060; color: #012060; }

.contact_us {}

.contact_us h4 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #012060;
    text-align: center;
    margin: 0 0 0.5rem 0;
}

.contact_us .con_ul {
    padding: 0 0 0.3rem;
    border-bottom: 1px solid #ddd;
    margin: 0 0 0.3rem;
}

.contact_us .con_ul ul {
    display: flex;
    justify-content: space-between;
}

.contact_us .con_ul ul li {
    font-size: 0.18rem;
    color: #666;
}

.contact_us .con_ul ul li span {}

.contact_us .map {}

.contact_us .map img {
    width: 100%;
}


.index_contact {
    display: flex;
    justify-content: space-between;
}

.index_contact .left {
    flex: 1;
    background: #fff;
    /* padding: 0.3rem; */
}

.index_contact .left .form {
    display: flex;
    flex-flow: wrap;
    margin: -0.2rem 0 0 -0.2rem;
}

.index_contact .left .form .input {
    width: calc(50% - 0.2rem);
    line-height: 0.46rem;
    margin: 0.2rem 0 0 0.2rem;
}

.index_contact .left .form .input input[type="text"] {
    width: 100%;
    display: block;
    border-bottom: 1px solid #fafafa;
    line-height: 0.46rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    border-radius: 0.06rem;
}

.index_contact .left .form .input textarea {
    width: 100%;
    padding: 0.2rem;
    border-bottom: 1px solid #fafafa;
    box-sizing: border-box;
    height: 1rem;
    color: #666;
    border-radius: 0.06rem;
}

.index_contact .left .form button {
    background: #0254a6;
    width: 30%;
    line-height: 0.46rem;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    border-radius: 0.06rem;
    font-size: 0.18rem;
}

.nei_recruitment {
    background: #f7f7f7;
    padding: 0.4rem;
    box-sizing: border-box;
}

.nei_recruitment .ti {
    padding: 0 0 0.2rem 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 0.2rem 0;
}

.nei_recruitment .ti h4 {
    font-size: 0.2rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.nei_recruitment .ti .tip {
    font-size: 0.14rem;
    color: #666;
}

.nei_recruitment .ti .tip span {}

.nei_recruitment .main {}

.nei_recruitment .main .zi {
    margin: 0 0 0.2rem;
}

.nei_recruitment .main .zi span {
    display: block;
    font-size: 0.16rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.nei_recruitment .main .zi p {
    font-size: 0.14rem;
    color: #666;
    line-height: 0.3rem;
}

.w100 {
    width: 100% !important;
}


@media (min-width: 1px) and (max-width: 800px) {
.wal {
    width: 90%;
}
.top_nav {
    position: fixed;
    left: 0;
    right: 0;
    background: #F1F1F1;
    top: 0.7rem;
    bottom: 0;
    width: 100%;
    transform: translate(100%, 0px);
    transition: all 0.3s ease;
    overflow: scroll;
}

.nav_part .wal {
    height: 0.7rem;
}

.phone_menu {
    display: block;
}

.top_nav.show {
    transform: translate(0px, 0px);
}

.top_nav .nav_main .link_a {
    display: none;
}

.top_nav .nav_main ul {
    display: block;
}

.top_nav .nav_main ul li .one_level {
    justify-content: space-between;
    margin: 0 0.3rem;
}

.top_nav .nav_main ul li {
    border-bottom: 1px solid #fff;
}
.two_nav_list {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 0 0.6rem;
    background: none;
}

.two_nav_list a {
    font-size: 0.18rem;
    color: #999;
    line-height: 0.4rem;
}

.writh_nav {
    position: fixed;
}

.nav_logo img {
    width: 1.8rem;
}

.index_part {
    padding: 0.3rem 0;
}

.index_ti .ti h4 {
    font-size: 0.3rem;
}
.index_ti {
    display: block;
}

.index_ti .ti {
    margin: 0 0 0.2rem 0;
}

.index_servicesbox {
    transform: translate(5%, 0px);
}

.index_about {
    width: 100%;
}

.index_aboutimg {
    /* position: relative; */
    width: 100%;
    background: #000;
}

.index_about .text p {
    color: #fff;
}

.index_about .index_ti .ti h4 {
    color: #fff;
}

.index_about .index_ti .ti p {
    color: #fff;
}

.index_aboutimg .ab_sulogin {
    display: none;
}

.index_aboutimg .imgj {
    opacity: 0.5;
}
.index_news {
    display: block;
}

.index_news .left a {
    box-shadow: none;
}

.index_news .left {
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 10%);
    margin: 0 0 0.2rem 0;
}

.index_news ul {
    display: block;
}

.index_news ul li {
    margin: 0 0 0.2rem;
}

.foot_navbox {
    display: block;
}

.foot_navbox .foot_nav {
    display: none;
}

.foot_navbox .foot_ewm img {
    margin: 0.3rem 0 0;
}

.foot_navbox .foot_ewm span {
    text-align: left;
}

.foot_information {
    display: block;
}
.searchFormGroup {
    display: none;
}
.about_cuturl .cuturl {
    display: block;
}

.nei_banner {
    height: 3rem;
}

.support_list .select .form select {
    width: 100%;
}

.support_list .select .form {
    display: block;
}

.support_list .select .form .right input.text {
    margin: 0.2rem 0;
    width: 100%;
}
.contact_us .con_ul ul {
    display: block;
}
.left_right_box {
    display: block;
}

.left_nav {
    margin: 0 0 0.3rem 0;
}

.left_nav .nva {
    display: none;
}

.left_nav h3:after {
    content: "";
    display: block;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    background: url(../images/cai.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.left_nav  .nva.show {
    display: block;
}
.nei_product_list ul li {
    width: 50%;
}

.services_infor {
    display: block;
}
}



