@charset "utf-8";
@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);
}
.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}
body {
    font: 0.16rem/1.5 "Microsoft YaHei";
    color: #333;
    /* overflow-x: hidden; */
}
.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: 13rem;margin:0 auto;width: 90%;position: relative;z-index: 2;}

.zicon {
    display: none;
}

.zicon.active {
    display: block;
}
a:hover {
    text-decoration: none;
    color: #960218;
}



.swiper {
        width: 100%;
        height: 100%;
      }

.padding0 {padding: 0 !important;}
.indexbg{
    background: url(../images/indexbg.png) left center repeat-y;
}
/**index_nav**/
.index_nav .logo img.lvlogo {
    display: block;
}

.index_nav .logo img.bailogo {
    display: none;
}

.top_top {
    position: absolute;
    right: 5%;
    top: 0;
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    font-weight: bold;
    line-height: 0.5rem;
}

.top_top a {
    display: inline-block;
    padding: 0 0 0 0.3rem;
    background: url(../images/xie.png) left center no-repeat;
    background-size: 0.2rem;
    margin: 0 0.2rem 0;
}

.top_top p {}
.index_nav {
    display: flex;
    align-items: center;
    height: 1rem;
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* top: 0; */
    /* background: rgb(255 255 255 / 30%); */
    /* width: 100%; */
    /* padding: 0.4rem 5% 0; */
    justify-content: space-between;
    box-sizing: border-box;
    z-index: 9;
}

.index_nav .logo {}

.index_nav .logo img {width: 2.93rem;}

.top_nav {
    position: relative;
    z-index: 2;
}

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

.top_nav .nav_main ul {
    display: flex;
}

.top_nav .nav_main ul li {
    display: flex;
    align-items: center;
    height: 1rem;
    position: relative;
    padding: 0 0.15rem;
}

.top_nav .nav_main ul li .one_level {
    display: block;
    font-weight: bold;
    color: #000;
    line-height: 0.32rem;
    /* padding: 0 0.1rem; */
    border-radius: 0.1rem;
}

.top_nav .nav_main ul li .one_level h3 {
    font-size: 0.18rem;
    /* font-weight: bold; */
}

.top_nav .nav_main ul li .one_level span {
    font-size: 0.12rem;
}

.top_nav .nav_main ul li .two_level {
    display: none;
    position: absolute;
    top: 1rem;
    left: -0.25rem;
    right: -0.25rem;
    background: rgba(255,255,255,0.8);
    text-align: center;
    line-height: 0.4rem;
    border-top: 3px solid #e60213;
    font-size: 0.16rem;
}
.top_nav .nav_main ul li .two_level .list a {
    display: block;
}
.top_nav .nav_main ul li .two_level .main {
    display: flex;
    padding: 0.5rem 0.3rem;
    background: #fff;
    border-radius: 0 0 0.2rem 0.2rem;
    box-sizing: border-box;
    justify-content: space-between;
}

.top_nav .nav_main ul li .two_level .main .imgj {
    width: 47%;
    border-radius: 0.2rem;
}

.top_nav .nav_main ul li .two_level .main .imgj img {}

.top_nav .nav_main ul li .two_level .main .list {
    width: 50%;
    display: flex;
    flex-flow: wrap;
    padding: 0 0 0 10%;
    background: url(../images/hanwen.png) right center no-repeat;
    background-size: 95%;
}

.top_nav .nav_main ul li .two_level .main .list a {
    width: 50%;
    font-weight: bold;
}
.top_nav .nav_main ul li .two_level .main .list a:hover {
    color: #ffa321;
    text-decoration: underline;
}
.top_nav .nav_main ul li.on {}

.top_nav .nav_main ul li.on .one_level,.top_nav .nav_main ul li:hover .one_level {
    color: #e60012;
    /* background: #217fc4; */
}

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

.top_nav .nav_main ul li.on .one_level span {}

.top_nav .nav_main ul li .two_level.show {display: block;}
.nav_join {}

.nav_join a {
    font-size: 0.12rem;
    font-weight: bold;
    text-align: right;
    display: block;
    margin: 0 0 0 0.5rem;
    color: #000;
}

.nav_join a span {
    display: block;
    color: #0e3686;
    text-decoration: underline;
}

.nav_join a em {
    font-weight: bold;
    display: block;
}
.go_english {
    font-size: 0.18rem;
    /* font-weight: bold; */
    background: url(../images/english.png) left center no-repeat;
    background-size: 0.2rem;
    justify-content: center;
    padding: 0 0 0 0.25rem;
    margin: 0 0.15rem;
}

.go_english a {
    /* color: #0e3686; */
}
.go_seach {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    font-size: 0.14rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.15rem;
}

.go_seach i {
    display: block;
    width: 0.23rem;
    height: 0.23rem;
    background: url(../images/seach.png) center no-repeat;
    background-size: 100%;
}
.seach_box {
    /* position: fixed; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    line-height: 0.33rem;
    z-index: 999;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* display: none; */
    width: rem;
}
.seach_box.show {
    display: flex;
}
.seach_box .seach {
    display: flex;
    align-items: center;
    background: #fff;
    /* width: 50%; */
    line-height: 0.35rem;
    border-radius: 0.06rem;
    position: relative;
    z-index: 2;
    border: 1px solid #ddd;
}

.seach_box .seach i {
    background: url(../images/seach.png) center center no-repeat;
    width: 0.4rem;
    height: 0.2rem;
    display: block;
    background-size: 0.2rem;
}

.seach_box .seach .input {
    flex: 1;
    width: 1rem;
    line-height: 0.3rem;
    padding: 0 0.1rem;
    font-size: 0.14rem;
    color: #666;
    background: none;
}

.seach_box .seach span {
    width: 0.7rem;
    font-size: 0.18rem;
    text-align: center;
    cursor: pointer;
}
.guanbi {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1;
}
.gb {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    background: url(../images/guanbi.png) rgb(255 255 255 / 20%) center no-repeat;
    z-index: 1;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    z-index: 9;
    background-size: 0.2rem;
    transition: all 0.3s ease;
}
.gb:hover{
    transform: rotate(360deg);
}
.go_tel {
    height: 1rem;
    display: flex;
    justify-content: center;
    border-left: 1px solid #eaeaea;
    padding: 0 0 0 0.2rem;
    flex-direction: column;
}

.go_tel .tel {
    margin: 0 0 0.05rem;
}

.go_tel .tel span {
    color: #666;
    /* display: block; */
}

.go_tel .tel em {
    font-size: 0.22rem;
    font-family: 'DIN';
    color: #e60012;
    /* display: block; */
}
.phone_menu {
    /* display: none; */
}
.phone_menu {
    width: 0.34rem;
    /* height: 0.4rem; */
    display: block;
    /* background: url(../images/menu.png) center center no-repeat rgba(0,0,0,0.1); */
    background-size: 0.18rem;
    font-size: 0;
    cursor: pointer;
    /* position: fixed; */
    /* right: 0.3rem; */
    /* top: 0.25rem; */
    /* z-index: 9; */
    /* border-radius: 50%; */
    display: none;
}
.phone_menu .icon_bar{width: 0.26rem;height: 0.03rem;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.18rem;}
.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,9px) 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);}

/**index_banner**/
.index_banner {
    overflow: hidden;
}

.index_banner img {
    width: 100%;
}
.swiper-pagination-bullet {
    height: 0.1rem;
    width: 0.1rem;
    border-radius: 50px;
    background: #e60012;
    opacity: 0.5;
    transition: all 0.3s ease;
    border: 1px solid #666;
    background: none;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    /* width: 0.17rem; */
    background: #e60010;
    opacity: 1;
    border: 1px solid #e60010;
}
.index_part {
    padding: 0.5rem 0;
    position: relative;
}

.index_main_part {}
/**index_ti**/
.index_ti {margin: 0 auto 0.34rem;}

.index_ti .ti {
    text-align: center;
}
.index_ti .ti h4{
    font-size: 0.36rem;
    font-weight: bold;
}
.index_ti .ti span{
    font-size: 0.16rem;
    color: #666;
}
.index_ti .ti p{
    margin: 0.2rem auto 0;
}

/**index_about_us**/

/**changes_ul**/
.chages_ul {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.16rem;
    font-weight: bold;
    color: #000;
    margin: 0 auto 0.3rem;
}

.chages_ul li {/* width: 2rem; *//* text-align: center; */}

.chages_ul li span,.chages_ul li a {
    /* background: #0e3686; */
    color: #666;
    margin: 0 0.11rem;
    line-height: 0.4rem;
    padding: 0 0.3rem;
    border-radius: 0.1rem;
    cursor: pointer;
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
}

.chages_ul li.on {

}

.chages_ul li.on span,.chages_ul li.on a {
    background: #c0283e;
    color: #fff;
}

.index_main_part .swiper-slide {
    opacity: 0 !important;
}
.index_main_part .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;
}


/**chanpinzhognxin**/
.pro_bg {
    background: url(../images/pro_bg.jpg) center bottom no-repeat;
    background-size: 100%;
}


.product_item {
    /* display: flex; */
    /* flex-flow: wrap; */
    display: grid;
    text-align: left;
    grid-template-columns: repeat(4,calc(25% - 0.1rem));
    gap: 0.2rem;
}

.product_item li {}
.product_item li:first-child {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 3;
}
.product_item li a {
    display: block;
    position: relative;
    height: 100%;
}

.product_main {
    position: relative;
}

.product_main .imgj {}

.product_main .imgj img {}

.product_main .ti {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.8), transparent);
    padding: 0.12rem;
    color: #fff;
    font-size: 0.16rem;
}

.product_main .ti h4 {}
a.see_more_product {
    width: 2.5rem;
    line-height: 0.5rem;
    border: 1px solid #ddd;
    display: block;
    margin: 0.5rem auto 0;
    text-align: center;
    font-size: 0.18rem;
}

a.see_more_product:hover {
    color: #fff;
    background: #c0293f;
}


.efbg{
    background: #efefef;
}
.web_show {
display: block;
}
.wap_show {
display: none;
}
.in_jjfa{
    /* padding: 60px 0; */
}
.zo_img{}
.zo_img img{}
.jjfa_con{}
.jjfa_con ul{
    display: flex;
    flex-flow: wrap;
    margin-left: -30px;
}
.jjfa_con ul li{
    width: 47.5%;
    padding-left: 30px;
    margin-top: 30px;
}
.jjfa_con ul li a{}
.jjfa_con ul li a .img {}
.jjfa_con ul li a .img img{}


/**institute_bg**/
.institute_bg {
    background: url(../images/institute_bg.jpg);
    background-size: cover;
}
.institute_bg .index_ti .ti h4, .institute_bg .index_ti .ti span,.institute_bg .index_ti .ti p {
    color: #fff;
}

.index_institute {}

.index_institute ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.2rem 0 0 -0.2rem;
}

.index_institute ul li {
    width: 50%;
}

.index_institute ul li a.item {
    display: block;
    background: #fff;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    padding: 0.3rem 0.4rem;
    margin: 0.2rem 0 0 0.2rem;
    position: relative;
    overflow: hidden;
}

.index_institute ul li a.item .imgj {
    margin: 0 0.3rem 0 0;
}

.index_institute ul li a.item .imgj img {
    width: 1.2rem;
    display: block;
}

.index_institute ul li a.item .zi {
    flex: 1;
}

.index_institute ul li a.item .zi h3 {
    font-size: 0.26rem;
    margin: 0 0 0.15rem;
    color: #333;
}

.index_institute ul li a.item .zi p {
    line-height: 0.26rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index_institute ul li a.item .hover_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}

.index_institute ul li a.item .hover_img img {
    width: 100%;
    transform: scale(0.5);
    transition: all 0.3s ease;
    opacity: 0;
}

.index_institute ul li a.item .hover_img h3 {
    position: absolute;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    transform: translate(0px, 500px);
    transition: all 0.3s ease;
}

.index_institute ul li a.item:hover .hover_img h3 {
    transform: translate(0, 0px);
}

.index_institute ul li a.item:hover .hover_img img {
    transform: scale(1);
    opacity: 0.5;
}

.index_institute ul li a.item:hover .hover_img {
    background: #000;
}



/**index_policy**/
.index_policy {
    display: flex;
    justify-content: space-between;
}

.index_policy .left {
    width: 48%;
}

.index_policy .left video {
    width: 100%;
}

.index_policy .right {
    width: 48%;
}

.index_policy .left .video-js {
    width: 100% !important;
    height: 4rem !important;
}

.index_policy .right .chages_ul {
    justify-content: flex-start;
}

.faf5bg {
    background: #faf5f5;
}
.index_policy .left .video-js .vjs-big-play-button {
    background: url(../images/play.png) center center no-repeat;
    background-size: 0.7rem;
    border: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0.71rem;
    height: 0.71rem;
}
.index_policy .left  .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    display: none;
}
.udi_policy {
    padding: 0.5rem 0 2.5rem;
}

.policy_item {}

.policy_item p {
    line-height: 0.28rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    margin: 0 0  0.5rem 0;
}

.policy_item a {
    width: 1.5rem;
    border: 1px solid #c01e34;
    line-height: 0.44rem;
    display: block;
    text-align: center;
    border-radius: 0.1rem;
    color: #c01e34;
}

.policy_item a span {}

.policy_item a i {}

.udi_mokuai {
    margin: -2rem auto 0;
    border-radius: 0.1rem;
}

.ffbg {
    background: #fff;
}
.policy_item a:hover {
    background: #c0293f;
    color: #fff;
}

.index_mokuai {
    padding: 0 0.5rem;
}

.index_mokuai ul {
    display: flex;
    flex-flow: wrap;
    margin: 0 0 0 -0.3rem;
}

.index_mokuai ul li {
    width: calc(25% - 0.3rem);
    background: #faf5f5;
    margin: 0.5rem 0 0 0.3rem;
    border-radius: 0.08rem;
    padding: 0 0 0.3rem;
}

.index_mokuai ul li .item {
    position: relative;
    text-align: center;
    padding: 0 0.3rem 0;
}

.index_mokuai ul li .item .imgj {
    /* transform: translate(0px, -0.35rem); */
    margin: -0.3rem auto 0;
}

.index_mokuai ul li .item .imgj img {
    width: 0.78rem;
}

.index_mokuai ul li .item .zi {}

.index_mokuai ul li .item .zi h4 {
    font-size: 0.22rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.index_mokuai ul li .item .zi p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666;
}

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

.index_gongne {}

.index_gongne ul {
    margin: -0.2rem 0 0 -0.2rem;
    display: flex;
    flex-flow: wrap;
}

.index_gongne ul li {
    width: calc(33.33% - 0.2rem );
    border-radius: 0.08rem;
    margin: 0.2rem 0 0 0.2rem;
    background: url(../images/dot.png) right bottom no-repeat #fff;
}

.index_gongne ul li .item {
    padding: 0.3rem;
    position: relative;
    /* background: url(../images/dot.png) right bottom no-repeat; */
    background-size: 2rem;
}

.index_gongne ul li .item img {
    width: 0.5rem;
    display: block;
    margin: 0 0 0.2rem;
    transition: all 0.3s ease;
}

.index_gongne ul li .item .zi {}

.index_gongne ul li .item .zi h3 {
    font-size: 0.22rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.index_gongne ul li .item .zi span {
    font-size: 0.18rem;
    color: #666;
    margin: 0 0 0.3rem;
    display: block;
}

.index_gongne ul li .item .zi p {
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 0.14rem;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index_gongne ul li .item .zi i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/jian.png) center center no-repeat;
    background-size: 100%;
}

.index_gongne ul li .item .zi em {
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    font-size: 1rem;
    font-family: 'DIN';
    line-height: 0.7rem;
    color: #fff;
    opacity: 0.2;
}
.index_gongne ul li:hover {
    background: url(../images/dot1.png) right bottom no-repeat #c01e34;
}

.index_gongne ul li:hover .item img {
    height: 0;
}

.index_gongne ul li:hover .item .zi {
    color: #fff;
}

.index_gongne ul li:hover .item .zi span {
    color: #fff;
    margin: 0 0 0.1rem;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 0 0 0.1rem;
}

.index_gongne ul li:hover .item .zi p {
    height: auto;
}

.index_gongne ul li:hover .item .zi i {
    display: none;
}
.index_casebox {position: relative;}

.swiper-button-prev,.swiper-button-next{
    background: url(../images/zjian.png);
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100%;
    margin: 0;
 }
.swiper-button-prev {
}

.swiper-button-next {transform: rotate(180deg);}
.swiper-button-prev:after,.swiper-button-next:after {
    display: none;
}

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

.index_contact .left {
    flex: 2.5;
    background: #fff;
    padding: 0.5rem;
}

.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;
    background: #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;
    background: #fafafa;
    box-sizing: border-box;
    height: 1rem;
    color: #666;
    border-radius: 0.06rem;
}

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

.index_contact .right {
    flex: 1;
    background: url(../images/conbg.jpg);
    background-size: cover;
    color: #fff;
    padding: 0.5rem;
    box-sizing: border-box;
}

.index_contact .right h3 {
    font-size: 0.26rem;
    margin: 0 0 0.1rem;
}

.index_contact .right i {
    display: block;
    width: 0.3rem;
    height: 0.03rem;
    background: #fff;
}

.index_contact .right .p {
    line-height: 0.26rem;
    margin: 0.3rem 0 0;
}

.index_contact .right .p p {
    margin: 0.1rem 0 0;
}
.fabg {
    background: #fafafa;
}

.index_contact .left .form .input.w100 {
    width: 100%;
}
.index_contact .left .form button:hover {
    opacity: 0.8;
}
.foot_navbox .left {
    width: 40%;
}

.foot_navbox .left h2 {
    font-size: 0.2rem;
    font-weight: bold;
    margin: 0 0 0.3rem;
}

.foot_navbox .left .p {
}

.foot_navbox .left .p p {
    line-height: 0.26rem;
    margin: 0.1rem 0 0;
}

.foot_navbox .left .p p em {
    font-size: 0.26rem;
    font-family: 'DIN';
}
.foot_navbox .left .p p span{opacity:0.5}
.foot_nav.right {}

.foot_information {}

.foot_information  {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 0.15rem 0;
    font-size: 0.14rem;
    opacity: 0.5;
}









.index_case {
    display: flex;
    position: relative;
}

.index_case .case_nav {
    width: 2.5rem;
}

ul.in-case-cate {
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.6rem;
}

ul.in-case-cate li {
    padding: 0 0 0 0.2rem;
    cursor: pointer;
    position: relative;
}

ul.in-case-cate li span {}

ul.in-case-cate li.on {
    color: #0176cc;
}

ul.in-case-cate li.on span {}

.index_case .case_box {
    flex: 1;
}



.index_main_part .case_list  .swiper-slide {
    opacity: 1 !important;
}

.case_list ul {}

.case_list ul li {}

.case_list ul li a {
    display: block;
}

.case_list ul li a .imgj {}

.case_list ul li a .imgj img {
    width: 100%;
    transform: scale(1) !important;
}
.case_list ul li a:hover .imgj img{
    transform: scale(1.1) !important;
}
.case_list ul li a .zi {}

.case_list ul li a .zi h3 {
    margin: 0.1rem 0 0.15rem;
    font-size: 0.18rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.case_list ul li a .zi p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index_case .swiper-button-prev {
    left: 0;
    color: #fff;
    width: 0.4rem;
    height: 0.4rem;
    background: #0176cc;
}

.index_case .swiper-button-next {
    right: 0;
    color: #fff;
    width: 0.4rem;
    height: 0.4rem;
    background: #0176cc;
}
.index_case .swiper-button-next:after, .index_case .swiper-button-prev:after{
    font-size: 0.2rem;
}

.index_case .swiper-button-prev,.index_case .swiper-button-next {
    left: 0;
    width: 0.4rem;
    height: 0.4rem;
    bottom: 0;
    background: #6e6e6e;
    top: auto;
}
.index_case .swiper-button-prev {
    left: 0.2rem;
}
.index_case .swiper-button-next {
    left: 0.7rem;
}
.index_case .swiper-button-next:after, .index_case .swiper-button-prev:after{
    font-size: 0.2rem;
    color: #fff;
}
.case_list {}

/**foot_bigcon**/
.foot_bigcon {
    position: relative;
    background: #20232c;
}

.foot_bigcon:after {content: "";position: absolute;right: 5%;bottom: 1rem;width: 6rem;height: 5rem;background: url();display: none;}

.foot_navbox {
    padding: 0.6rem 0;
    color: #fff;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.foot_nav {
    display: flex;
    justify-content: space-between;
    width: 50%;
}

.foot_nav .fotnav {
    font-size: 0.14rem;
    line-height: 0.23rem;
    color: #;
}

.foot_nav .fotnav a.one_level {
    color: #fff;
    display: block;
    margin: 0 0 0.2rem;
    font-size: 0.16rem;
}

.foot_nav .fotnav a.one_level h3 {
    font-size: 0.18rem;
    font-weight: bold;
}

.foot_nav .fotnav a.one_level span {
    font-size: 0.18rem;
    font-weight: bold;
}

.foot_nav .fotnav .fot_ej {}

.foot_nav .fotnav .fot_ej a,.foot_nav .fotnav .fot_ej span {
    color: #fff;
    display: block;
    /* margin: 0 0 0.1rem; */
    opacity: 0.5;
    line-height: 0.38rem;
}
.foot_nav .fotnav .fot_ej a:hover{opacity:0.8}
.foot_nav .fotnav .fot_ej a h3 {}

.foot_nav .fotnav .fot_ej a span {}



/**udicoding**/
.udicoding {}

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

.udicoding ul li {
    width: calc(33.33% - 0.15rem);
}

.udicoding ul li .imgj {}

.udicoding ul li .imgj img {
    width: 100%;
}

.udicoding ul li .zi {
    text-align: center;
    color: #666;
    font-size: 0.18rem;
    margin: 0.2rem auto 0;
}

.udicoding ul li .zi p {}

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

.nudi_jigou .left {
    width: 57%;
}

.nudi_jigou .right {
    width: 39%;
}

.main_list {}

.main_list .item {
    padding: 0 0 0 0.3rem;
    margin: 0 0 0.3rem 0;
    background-position: left top;
    background-size: 0.25rem;
    background-repeat: no-repeat;
    text-align: justify;
}

.main_list .item h4 {
    font-size: 0.18rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.main_list .item p {
    line-height: 0.26rem;
    color: #666;
}

.nudi_jigou .main_list .item {
    background-image: url(../images/jgicon.png);
}

.mainimg {}

.mainimg img {
    width: 100%;
}

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

.nudi_goucheng .left {
    width: 55%;
    order: 2;
}

.nudi_goucheng .right {
    order: 1;
    width: 43%;
}

.nudi_goucheng .main_list .item {
    background-image: url(../images/fmicon.png);
}

.nudi_fuma {}

.nudi_fuma .one {
    color: #fff;
    margin: 0 0 0.3rem 0;
}

.nudi_fuma .one ul {
    display: flex;
    justify-content: space-between;
}

.nudi_fuma .one ul li {
    text-align: center;
    border: 1px dashed rgba(255,255,255,0.5);
    padding: 0.15rem 0;
    width: calc(33.33% - 0.4rem);
    font-size: 0.22rem;
    font-weight: bold;
    border-radius: 0.08rem;
    line-height: 0.3rem;
}

.nudi_fuma .one ul li span {}

.nudi_fuma .two {}

.nudi_fuma .two ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}

.nudi_fuma .two ul li {
    width: 13%;
    background: #fff;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.1rem;
    font-size: 0.2rem;
    font-weight: bold;
    text-align: center;
}

.nudi_fuma .two ul li:nth-child(2n) {
    width: 4.4%;
    background: none;
}

.nudi_fuma .two ul li span {}

.nudi_fuma .two ul li img {}

.nudi_wht {}

.nudi_wht ul {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.nudi_wht ul li {
    width: 25%;
    text-align: center;
}

.nudi_wht ul li .item {
    font-size: 0.2rem;
    font-weight: bold;
}

.nudi_wht ul li .item img {
    width: 0.71rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.nudi_wht ul li .item span {}
.policy_item h4 {
    font-size: 0.22rem;
    line-height: 0.36rem;
    margin: 0 0 0.2rem;
}

.nudi_zsing {}

.nudi_zsing img {
    width: 60%;
    margin: 0 auto;
    display: block;
}
.policy_item .li {}

.policy_item .li span {
    display: flex;
    font-size: 0.16rem;
    line-height: 0.22rem;
    margin: 0.1rem  0 0;
}

.policy_item .li span:before {content: "";display: block;width: 0.08rem;height: 0.08rem;background: #e60012;margin: 0.05rem  0.1rem  0 0;}
.tuijian_pro {
    overflow: hidden;
    padding: 0 0 0.5rem;
    position: relative;
}

.neiproduct_main {}

.neiproduct_main .ti {
    background: #fff;
    padding: 0.1rem 0.2rem;
    font-size: 0.18rem;
    text-align: center;
}

.tuijian_pro .swiper-pagination {
    bottom: 0;
}

.neiw100 {
    align-items: center;
    justify-content: center;
}

.neiw100 .left {
    width: 80%;
}

.neiw100 .left .video-js {
    height: 6rem !important;
}



/**images_spots**/
.red_banner {
    background: #c01e34;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    height: 1.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.red_banner h3 {
    color: #fff;
    font-weight: bold;
}
.images_spots {}

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

.images_spots ul li {
    width: calc(50% - 0.15rem);
}

.images_spots ul li a {}

.images_spots ul li a .imgj {}

.images_spots ul li a .imgj img {}

.news_text {
    padding: 0.2rem 0.2rem;
    background: #fff;
}

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

.news_text p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0 0 0.2rem 0;
}

.news_text span {
    color: #999;
    display: block;
}
.news-main{
    margin-bottom: 60px;
    margin-top: 60px;
}
.news-main h3{
    font-size: 24px;
    color: #333;
    text-align: center;
    line-height: 45px;
}
.day{
    font-size: 14px;
    color: #999;
    text-align: center;
   display: block;
    margin-bottom: 20px;
}
.news-main p{
    font-size: 14px;
    color: #666;
    line-height: 36px;
}


.text_spots {}

.text_spots ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.text_spots ul li {
    width: calc(33.33% - 0.15rem);
    margin: 0.3rem 0 0;
}
.problem_list li {
    margin: 0 0 0.3rem;
}


/**product**/
.nei_banner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 3rem;
    overflow: hidden;
}

.nei_banner img {}

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

.nei_banner .zi h3 {
    font-size: 0.4rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.nei_banner .zi p {}

.break_nav {
    margin: 0.1rem  0;
}

.break_nav .chages_ul {
    margin: 0;
}

.neiproduct_list {}

.neiproduct_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.3rem 0 0 -0.3rem;
}

.neiproduct_list ul li {
    width: 33.33%;
}

.neiproduct_list ul li a {
    margin: 0.3rem 0 0 0.3rem;
    display: block;
}

.quanbu{font-size: 16px; margin: 0.2rem 0;font-weight:bold;}

/**product_information**/
.bread_home {
    padding: 0.2rem 0;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.nei_part {
    /* padding: 0.5rem 0; */
}

.product_information {
    margin: 0 0 0.5rem;
}

.product_information h1 {
    font-size: 0.36rem;
    margin: 0 0 0.3rem 0;
}

.informa {
    display: flex;
}

.informa .left {
    width: 50%;
}

.informa .left img {
    width: 100%;
}

.informa .right {
    background: url(../images/dot.png) right bottom no-repeat #fff;
    position: relative;
    width: 50%;
    padding: 0.5rem;
    box-sizing: border-box;
}

.informa .right .ti {
    line-height: 0.36rem;
}

.informa .right .ti h4 {
    font-size: 0.28rem;
}

.informa .right .ti span {
    font-size: 0.22rem;
}

.informa .right .ti i {
    display: block;
    width: 0.8rem;
    height: 2px;
    background: #cb3622;
    margin: 0.2rem 0 0.5rem;
}

.informa .right .p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #666;
}

.informa .right p {}

.informa .right .a{position: absolute;
    bottom: 0.5rem;
    display:flex}
.informa .right a {
    margin:0 0.1rem 0 0;
    width: 1.2rem;
    text-align: center;
    display: block;
    line-height: 0.4rem;
    background: #c01e34;
    border-radius: 0.08rem;
    color: #fff;
}

.informa .right a:hover {
    opacity: 0.8;
}

.product_detail {
    margin: 0 0 0.5rem;
}

.product_detail h4.ti {
    display: inline-block;
    font-size: 0.2rem;
    line-height: 0.5rem;
    border-bottom: 2px solid #c01e34;
}
.file_down {}

.file_down ul {
    display: flex;
    flex-flow: wrap;
    margin: -0.2rem 0 0 -0.2rem;
}

.file_down ul li {
    width: calc(50% - 0.3rem);
    margin: 0.2rem 0 0 0.2rem;
    display: flex;
    align-items: center;
}

.file_down ul li a {border: 1px solid #ddd;display: block;width: 100%;padding: 0.2rem;background: #fff;font-size: 0.18rem;position: relative;}

.file_down ul li a:after {content: "";display: block;width: 0.5rem;height: 0.5rem;position: absolute;right: 0.1rem;top: 50%;bottom: 0;background: url(../images/xia.png) center center  no-repeat;background-size: 0.5rem;transform: translate(0, -50%);}
.pro_guige {}

.pro_guige p img{width: 100%;}

.pro_guige ul {
    display: flex;
    flex-flow: wrap;
    background: #fff;
}

.pro_guige ul li {
    width: 50%;
    line-height: 0.3rem;
    padding: 0.25rem 0.5rem;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 0.16rem;
}
.pro_guige ul li:nth-child(2n) {
    border-right: 0;
}
.pro_guige ul li .item {
    display: flex;
}

.pro_guige ul li .item span {
    width: 1.3rem;
    color: #999;
    display: block;
}

.pro_guige ul li .item em {
    color: #666;
}

.pro_xiagnqing {}

.pro_xiagnqing img {
    width: 100%;
}

/**about_us**/
.about_us {
    background: #fff;
    padding: 0.5rem;
}

.about_us .text {}

.about_us .text h4 {
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
}

.about_us .text span {
    display: block;
    text-align: center;
    font-weight: bold;
    margin: 0 0 0.3rem 0;
}

.about_us .text p {
    line-height: 0.3rem;
    color: #666;
}

.cultur {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin: 0.5rem auto 0;
}

.cultur .zi {}

.cultur .zi img {
    width: 0.44rem;
    margin: 0 auto 0.3rem;
}

.cultur .zi h3 {
    font-size: 0.22rem;
    font-weight: bold;
}

.cultur .zi p {
    font-size: 0.18rem;
    color: #666;
}

.honorbox {
    position: relative;
    padding: 00 0 0.5rem 0;
    overflow: hidden;
    margin: 0.5rem auto 0;
}
.honor {
    background: #fff;
    padding: 0.1rem;
}

.honor h4 {
    text-align: center;
    margin: 0.1rem 0 0;
}
.contact_map {
    margin: 0.5rem auto 0;
}

.contact_map img {
    width: 100%;
}
/**industry**/
.industry {
    display: flex;
    margin: 0 0 0.5rem 0;
}

.industry .text {
    flex: 1;
    order: 1;
    background: #fff;
    padding: 0.5rem;
    box-sizing: border-box;
    position: relative;
}

.industry .text h4 {
    font-size: 0.26rem;
    margin: 0 0 0.2rem;
}

.industry .text p {
    line-height: 0.28rem;
    color: #666;
}

.see_more {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.6rem;
    border: 1px solid #e60012;
    border-radius: 0.06rem;
    color: #e60012;
    line-height: 0.44rem;
    position: absolute;
    bottom: 0.5rem;
}
.see_more:hover {
    opacity: 0.8;
}
.see_more span {}

.see_more i {
    display: block;
    width: 0.18rem;
    height: 0.2rem;
    background: url(../images/jian.png) center center no-repeat;
    background-size: 100%;
    margin: 0 0 0 0.2rem;
}

.industry .imgj {
    width: 5.4rem;
    order: 2;
}

.industry:nth-child(2n) .text {
    order: 2;
}

.industry:nth-child(2n) .imgj {
    order: 1;
}
.gaishu_box {
    background: #fff;
    padding: 0.3rem;
}

.gaishu_box p {
    line-height: 0.36rem;
    color: #666;
}
.mar_b2{margin:0 0 0.2rem}
/**servic_part**/
.servic_part {
    background: #fff;
    border-radius: 0.1rem;
    margin: 0 0 0.5rem;
    padding: 0.5rem;
}

.servic_part .ti {
    text-align: center;
    margin: 0 auto 0.3rem;
}

.servic_part .ti span {
    font-size: 0.7rem;
    font-weight: bold;
    background-image: -webkit-linear-gradient(bottom,#fff,#c01e34);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}

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

.servic_part .ti p {
    font-size: 0.2rem;
    color: #666;
}

.service1 {}

.service1 ul {
    display: flex;
    justify-content: space-between;
    margin: 00 0 0 -0.3rem;
}

.service1 ul li {
    flex: 1;
}

.service1 ul li .item {
    margin: 0 0 0 0.3rem;
    background: #faf5f5;
    padding: 0.3rem;
    position: relative;
    overflow: hidden;
    height: 1.5rem;
}

.service1 ul li .item h3 {
    font-size: 0.26rem;
    font-weight: bold;
    color: #c01e34;
    margin: 0 0 0.2rem;
}

.service1 ul li .item .p {}

.service1 ul li .item .p span {
    display: block;
    line-height: 0.3rem;
    display: flex;
    align-items: center;
}
.service1 ul li .item .p span:before{content:".";display: block;font-size: 0;width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #c01e34;margin: 0 0.2rem 0 0;}
.service1 ul li .item img {
    position: absolute;
    right: -0.3rem;
    bottom: -0.3rem;
}

.service2 {}

.service2 img {
    width: 100%;
}

.service4 {
    margin: 0.6rem 0 0;
}

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

.service4 ul li {
    flex: 1;
}

.service4 ul li .item {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.service4 ul li .item img {
    width: 1.17rem;
    display: block;
    margin: 0 auto 0.3rem;
}

.service4 ul li .item h3 {
    font-size: 0.24rem;
    margin: 0 0 0.1rem;
}

.service4 ul li .item span {
    color: #666;
}

.zuoyong {
    display: flex;
    align-items: center;
}

.zuoyong .imgj {
    width: 50%;
}

.zuoyong .imgj img {
    max-width: 100%;
}

.zuoyong .text {
    width: 50%;
    padding: 0 0 0 0.5rem;
    box-sizing: border-box;
}

.zuoyong .text .main {
    margin: 0.2rem 0;
    background: url(../images/gou.png) left 0.08rem no-repeat;
    background-size: 0.2rem;
    padding: 0 0 0 0.3rem;
}

.zuoyong .text .main span {
    font-size: 0.22rem;
    color: #c01e34;
    display: block;
    margin: 0 0 0.05rem;
}

.zuoyong .text .main p {
    color: #666;
}

.whbg {
    background: url(../images/whbg.jpg);
    background-size: cover;
}
.whbg .index_ti .ti h4,.whbg .index_ti .ti p {
    color: #fff;
}
.tuandui {}

.tuandui ul {
    display: flex;
    flex-flow: wrap;
    color: #fff;
    justify-content: space-between;
}

.tuandui ul li {
    width: calc(33.33% - 1px);
    height: 1.2rem;
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.2);
    margin: 1px 0 0 0;
}
.tuandui ul li:hover{background:#c01e34}
.tuandui ul li .item {
    padding: 0 0 0 0.5rem;
}

.tuandui ul li .item span {
    font-size: 0.22rem;
    display: block;
    margin: 0 0 0.1rem;
}

.tuandui ul li .item p {
    font-size: 0.16rem;
}








.news_listn {}

.news_listn ul {}

.news_listn ul li {
    padding: 0.2rem;
    background: #fff;
    margin: 0 0 0.2rem;
}

.news_listn ul li a {
    display: flex;
    justify-content: space-between;
}

.news_listn ul li a .imgj {
    width: 3.5rem;
    margin: 0 0.2rem 0 0;
    height: 2rem;
}

.news_listn ul li a .imgj img {
    height: 100%;
    width: 100%;
}

.news_listn ul li a .zi {
    flex: 1;
    padding: 0.1rem;
    box-sizing: border-box;
}

.news_listn ul li a .zi h3 {
    font-size: 0.2rem;
    font-weight: bold;
    margin: 0 0 0.1rem;
}

.news_listn ul li a .zi p {
    color: #666;
}
/* 分页样式 */
.paging { margin-top: 32px; font-size: 14px; text-align: center;}
.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: #e60012; color: #e60012; }
.indexad img {
    width: 100%;
}

.indexad {}
@media (min-width: 1px) and (max-width: 800px) {
.wal {
    width: 96%;
}

.index_nav .top_nav {
    /* left: 0; */
    /* transition: all 0.3s ease; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    /* background: rgb(255 255 255 / 90%); */
    /* margin: 0; */
    /* transform: translate(0px, -100%); */
    /* border-top: 1px solid #ddd; */
}

.index_nav .top_right {
    margin: 0 0.6rem;
    display: none;
}

.index_nav .top_nav.show .nav_main ul {
    float: none;
    position: fixed;
    top: 0.7rem;
    bottom: 0;
    transform: none;
    overflow: scroll;
    transform: translate(0px, 0);
}

.show.top_nav {}
.index_nav .top_nav .nav_main {
    /* padding: 1rem 0; */
    display: block;
}
.index_nav .top_nav .nav_main ul {
    /* display: none; */
    height: auto;
    font-size: 0.2rem;
    left: 0;
    transition: all 0.3s ease;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255 / 95%);
    margin: 0;
    transform: translate(0px, -150%);
    border-top: 1px solid #ddd;
    display: block;
}

.top_nav .nav_main ul li .two_level .main .list a {
    color: #333;
    text-align: left;
    font-size: 0.18rem;
    line-height: 0.5rem;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.index_nav .top_nav .nav_main ul li a.one_level {
    color: #333;
    /* font-size: 0.3rem; */
    height: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}

.index_nav .top_nav .nav_main ul li:hover a.one_level, .index_nav .top_nav .nav_main ul li.on a.one_level {
    background: url(../images/baision.png) left center no-repeat;
    background-size: 0.18rem;
    color: #e60012;
}

.index_nav .top_nav .nav_main ul li .two_level {
    position: relative;
    /* background: none; */
    /* padding: 0; */
    /* top: auto; */
    /* left: auto; */
    /* padding: 0.2rem 0.4rem; */
    top: auto;
    left: auto;
    width: auto;
    right: auto;
    border: 0;
    text-align: left;
}

.index_nav .top_nav .nav_main ul li {
    /* padding: 0.2rem; */
    /* border-bottom: 0.01rem solid #444444; */
    display: block;
    height: auto;
    margin: 0;
}
.index_nav .top_nav .nav_main ul li .two_level:before {
    display: none;
}
.nei_banner {
    padding: 0.7rem 0 0;
}

.index_nav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 0.7rem;
    background: #fff;
    z-index: 11;
    padding: 0 5%;
    max-width: 100%;
    margin: 0;
    width: 100%;
}
.two_level {}

.top_nav .nav_main ul li .two_level .main {
    background: none;
    padding: 0;
}

.top_nav .nav_main ul li .two_level .main .imgj {
    display: none;
}

.top_nav .nav_main ul li .two_level .main .list {
    width: 100%;
    padding: 0 0 0 0.2rem;
    background: none;
}

.nav_join a {
    text-align: left;
    margin: 0 0 1rem;
    padding: 0.2rem;
}

.nav_join a span br {
    display: none;
}
.top_nav .nav_main ul li:before {
}

.top_nav .nav_main ul li.on:after, .top_nav .nav_main ul li:hover:after {top: 0;height: 0.8rem;}

.index_nav .logo img {
    width: 2.5rem;
}

.seach_box {
    /* position: relative; */
    /* display: none; */
    top: 0;
    background: none;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0.25rem 0;
    border-radius: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.7rem;
    z-index: 13;
    background: #fff;
    padding: 0;
    display: none;
}
.seach_box .seach {
    border-radius: 50px;
    border: 1px solid #ddd;
    background: #fff;
    width: 80%;
    margin: 0 5% 0 0;
}
.seach_box.show {
    display: flex;
}

.gb {
    display: block;
    width: 0.23rem;
    height: 0.23rem;
    background: url(../images/hguanbi.png) center no-repeat transparent;
    margin: 0 0 0 0.2rem;
    background-size: cover;
    right: 4%;
    top: 0.25rem;
}
.top_top {
    display: none;
}

.phone_menu {
    position: fixed;
    right: 5%;
    top: 0.28rem;
    display: block;
}

.guanbi {
    display: none;
}


.go_tel {
    display: none;
}

.go_seach {
    position: fixed;
    right: 11%;
    top: 0.28rem;
    display: block;
}

.index_banner {
    margin: 0.7rem 0 0;
}

.chages_ul li span {
    padding: 0 0.1rem;
    margin: 0;
    font-size: 0.14rem;
}
.product_item {
    display: block;
}

.product_item li {
    margin: 0 0 0.1rem 0;
}

.index_institute ul li {
    width: 100%;
}

.index_policy {
    display: block;
}

.index_policy .left {
    width: 100%;
    margin: 0 0 0.2rem 0;
}

.index_policy .right {
    width: 100%;
}

.index_mokuai ul li {
    width: calc(50% - 0.3rem);
}

.index_mokuai {
    padding: 0;
}
.index_gongne ul li {
    width: calc(50% - 0.2rem );
}

ul.in-case-cate {
    width: 200%;
}

.chages_ul {
    justify-content: flex-start;
}

.case_nav {
    overflow: scroll;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.index_contact {
    display: block;
}

.foot_navbox {
    display: block;
}

.foot_navbox .left {
    width: 100%;
}

.foot_nav .fotnav {
    display: none;
}

.foot_nav .fotnav:last-child {
    display: block;
}

.foot_nav .fotnav a.one_level {
    display: none;
}

.foot_information {
    display: block;
}
.cultur {
    display: block;
    text-align: left;
    margin: 0.2rem 0 0;
}

.cultur .zi img {
    display: none;
}

.cultur .zi h3 {
    color: #e60012;
    margin: 0.1rem 0 0;
}
.industry {
    display: block;
}

.industry .text {
    padding: 0.3rem 0.3rem 1rem;
}
.index_contact .left {
    padding: 0.2rem;
}
.red_banner {
    margin: 0.7rem 0 0;
}
.images_spots ul {
    display: block;
}

.images_spots ul li {
    width: 100%;
    margin: 0 0 0.1rem;
}

.text_spots ul li {
    width: calc(50% - 0.05rem);
    margin: 0.1rem 0 0;
}
.service1 ul {
    display: block;
}

.service1 ul li {
    margin: 0 0 0.1rem;
}

.servic_part {
    padding: 0.2rem;
}

.zuoyong {
    display: block;
}

.zuoyong .imgj {
    width: 100%;
}

.zuoyong .text {
    width: 100%;
    padding: 0;
}

.tuandui ul li {
    width: calc(50% - 1px);
}
.neiproduct_list ul li {
    width: 100%;
}

.break_nav {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wap_maigin {
    margin: 0.7rem 0 0;
}
.informa {
    display: block;
}

.informa .left {
    width: 100%;
}

.informa .right {
    width: 100%;
    padding: 0.2rem 0.2rem 1.2rem;
}

.pro_guige ul li .item {
    display: block;
}
.nudi_wht ul li {
    width: 50%;
    margin: 0 0 0.2rem 0;
}

.nudi_wht ul li .item {
    font-size: 0.18rem;
}
.nudi_jigou {
    display: block;
}

.nudi_jigou .left {
    width: 100%;
}

.nudi_jigou .right {
    width: 100%;
}

.nudi_goucheng {
    display: block;
}

.nudi_goucheng .left {
    width: 100%;
}

.nudi_goucheng .right {
    width: 100%;
}

.nudi_fuma .one ul {
    display: block;
}

.nudi_fuma .one ul li {
    width: 100%;
    margin: 0 0 0.1rem;
}

.nudi_fuma .two ul {
    justify-content: flex-start;
}

.nudi_fuma .two ul li {
    width: 28%;
    height: 0.6rem;
    margin: 0 0 0.2rem 0;
    font-size: 0.14rem;
}

.nudi_fuma .two ul li:nth-child(2n) {
    width: 5%;
}

.news_listn ul li a {
    display: block;
}

.news_listn ul li a .imgj {
    width: 100%;
    height: auto;
}




}









