.footer_two_b ul li:nth-child(2) a{
color:  #999999;
}
#contentab {
	    width: 1280px;
	    margin: 55px auto 0;
	}

@media screen and (min-width: 1025px){
	.WAP{display: none;}
		.PC{display: block;}
	footer{
	    width: 100%;
	    margin: 0 auto;font-size: 14px;
	}
	
	.footer2{
	    border-top: 1px solid #02325a;
	    background-color: #113b79;
	    overflow: hidden;
	    padding: 17px 0;
	}
	.footer2 p{
	    text-align: center;
	    line-height: 25px;
	    color: #fcfcfc;
	}
	.footer2 p a{
	    color: #fcfcfc;
	}
	.footer2 p a:hover{
	    color: #326da4;
	}
	.footer1{
	    background-color: #18468a;
	    padding: 0 0 39px 0;
	    overflow: hidden;
	}
	.footer1_fl{
	    float: left;
	    width: 26%;
	}
	.footer1_fl a{
	    display: block;
	    margin-bottom: 25px;
	}
	.footer1_fl a img{
	    display:block;
	    max-width:100%;
	    height:auto;
	}
	.footer1_fl p{
	    color: #fff;
	    line-height:28px;
	    word-break: break-all;
	    padding-left: 39px;
	    margin-bottom: 13px;
	}
	.footer1_fl p:last-child{
	    margin-bottom: 0;
	}
	.footer1_fl p.ftel{
	    background: url("../images/ftel.png") no-repeat left center;
	}
	.footer1_fl p.fmail{
	    background: url("../images/fmail.png") no-repeat left center;
	}
	.footer1_fl p.faddress{
	    background: url("../images/faddress.png") no-repeat left center;
	}
	.footer1_fl p span{
	    font-size: 18px;
	}
	.footer1_fr{
	    float: right;
	    width: 12%;
	}
	.footer1_fr img{
	    display:block;
	    max-width:100%;
	    height:auto;
	    margin: auto;
	}
	.footer1_fr p{
	    text-align: center;
	    color: #fff;
	    margin-top: 20px;
	}
	.footer1_fc{
	    float: left;
	    width: 52%;
	    padding: 0 0% 0 6%;
	}
	.footer1_fc li{
	    float: left;
	    width: 25%;
	    /* padding: 0 10px; */
	    line-height: 1;
	}
	.footer1_fc li a{
	    display: block;
	    font-size: 16px;
	    color: #fff;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.menulist{
	    margin-top: 20px;
	    overflow: hidden;
	}
	.menulist li{
	    float: none;
	    width: 100%;
	    padding: 0;
	    line-height: 30px;
	}
	.menulist li a{
	    display: block;
	    font-size: 14px;
	}
	.menulist li a:hover{
	    color: #326da4;
	}
	
  .ipad_phone_nav_left{
    display: none;
  }
  .ipad_phone_nav{
    display: none;
  }
  #header{
    width: 100%;
    position: relative;
    min-width: 1200px;
  }
  #header_swiper{
    width: 100%;
  }
  .header_swiper{
    width: 100%;
    height: 100%;
  }
  .header_swiper .swiper-wrapper .swiper-slide img{
    display: none;
  }
  .header_swiper .swiper-wrapper .swiper-slide{
    background-size: cover !important;
    background-position: center center !important;
  }
  .banner_pagination{
    display: flex;
    height: 18px;
    align-items: center;
    justify-content: center;
    bottom: 30px !important;
  }
  .banner_pagination .swiper-pagination-bullet{
    width: 18px !important;
    height: 18px !important;
    background: rgba(255, 255, 255, 0);
    opacity: 1;
    margin: 0 6px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid #ffffff;
    /* transition: border .3s ease; */
    box-sizing: border-box;
  }
  .banner_pagination .swiper-pagination-bullet .bullet_div{
    width: 100% !important;
    height: 100% !important;
    transition: transform .3s ease;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
  }
  .banner_pagination .swiper-pagination-bullet-active{
    width: 18px !important;
    height: 18px !important;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
  }
  .banner_pagination .swiper-pagination-bullet-active .bullet_div{
    background: #ffffff;
    border-radius: 50%;
    transform: scale(0.4);
  }
  .banner_pagination span:hover{
    background: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
  }
  .banner_pagination span:hover .bullet_div{
    background: #ffffff;
    border-radius: 50%;
    transform: scale(0.4);
  }
  .banner_next,.banner_prev{
    transition: opacity .3s ease;
  }
  .banner_next{
    right: 75px;
  }
  .banner_prev{
    left: 75px;
  }
  .banner_next:hover{
    opacity: 0.6;
  }
  .banner_prev:hover{
    opacity: 0.6;
  }


  #head_top{
    width: 100%;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #fff3;
  }
  .logo_a{
    display: block;
    flex: 1;
  }
  .logo{
    display: block;
    width: 175px;
    cursor: pointer;
  }
  .head_top{
    width: 1200px;
    max-width: 90%;
    min-width: 1057px;
    height: 92px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .head_nav{
    display: flex;
    align-items: center;
  }
  .head_top_ul{
    height: 100%;
    display: flex;
    align-items: center;
  }
  .head_top_ul_li{
    height: 100%;
    padding: 0px 13px;
    position: relative;
  }
  .head_top_ul_li_title:hover{
    opacity: 0.5;
  }
  .head_top_ul_li_title{
    height: 100%;
    font-size: 17px;
    color: #ffffff;
    line-height: 92px;
    display: block;
    transition: opacity .3s;
  }
  .head_top_ul_li_div{
    min-width: 135px;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0px;
    transition: height .5s ease;
    overflow: hidden;
    /* background-color: #ffffff; */
  }
  .head_top_ul_li_div ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .head_top_ul_li_div ul li:hover{
    background-color: #eeeeee;
  }
  .head_top_ul_li_div ul li{
    width: 100%;
    height: 40px;
    padding-right: 10px;
    background-color:#ffffff;
    transition: background-color .5s ease;
  }
  .head_top_ul_li_div ul li a{
    font-size: 14px;
    color: #666666;
    display: block;
    width: calc(100% - 20px);
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
  }

  .head_top_nav{
    height: 92px;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: opacity .3s;
    padding-left: 30px;
  }
  .head_top_nav img{
    width: 36px;
    display: block;
  }
  .head_top_nav:hover {
    opacity: 0.6;
  }

  #all_nav{
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    overflow: hidden;
    transition: height .5s .3s ease;
  }
  .all_nav{
    width: 1180px;
    background-color: #ffffff;
    padding: 20px 10px;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
  }
  .all_nav_ul{
    min-width: 183px;
    border-right: 1px solid #eeeeee;
    padding-left: 10px;
  }
  .all_nav_ul:last-of-type{
    border:none;
  }
  .all_nav_ul li{
    width: calc(100% - 10px);
    height: 45px;
    padding-right: 10px;
  }
  .all_nav_ul li:first-of-type a{
    color: #333333;
    font-size: 16px;
    background-color: #ffffff !important;
  }
  .all_nav_ul li a{
    width:calc(100% - 10px);
    padding-left: 10px;
    font-size: 15px;
    color: #999999;
    display: block;
    text-align: left;
    line-height: 45px;
  }
  .all_nav_ul li a:hover{
    background-color: #eeeeee;
  }

  #footer{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 105px;
    min-width: 1200px;
  }
  .footer_one{
    width: 100%;
    position: relative;
  }
  .footer_one img{
    display: block;
  }
  .footer_one::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
  }
  .footer_one_text{
    width: 378px;
    position: absolute;
    top: 73px;
    left: 50%;
    margin-left: -189px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_one_text li:nth-child(1){
    font-size: 28px;
    color: #ffffff;
  }
  .footer_one_text li:nth-child(2) p{
    margin-top: 37px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
  }
  .footer_one_text li:nth-child(3){
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-top: 55px;
  }
  .footer_one_text li:nth-child(3) a{
    padding: 12px 16px;
    display: flex;
    align-items: center;
  }
  .footer_one_text li:nth-child(3) a span{
    font-size: 16px;
    color: #ffffff;
  }
  .footer_one_text li:nth-child(3) a img{
    width: 6px;
    margin-left: 24px;
  }
  .footer_two{
    width: 100%;
    background-color: #18468a;
    padding: 22px 0 57px 0;
    color: #dcdcdc;
  }
  .footer_two_a{
    width: 1180px;
    padding: 18px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #113973;
    margin: auto;
  }
  .footer_two_a span{
    font-size: 18px;
    /* color: #999999; */
    display: block;
  }
  .footer_two_a ul{
    display: flex;
    align-items: center;
  }
  .footer_two_a ul li{
    padding: 0 12px;
    border-right: 1px solid #707070; 
  }
  .footer_two_a ul li:last-of-type{
    border:none;
  }
  .footer_two_a ul li a{
    font-size: 14px;
    color: #dcdcdc;
    display: block;
  }
  .footer_two_b{
    width: 1180px;
    margin: 31px auto 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer_two_b img{
    display: block;
    width: 216px;
  }
  .footer_two_b ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer_two_b ul li{
    font-size: 14px;
    color: #dcdcdc;
    line-height: 26px;
  }
  .footer_two_b ul li:nth-child(2){
    margin-top: 6px;
  }
  .footer_two_b ul li:last-of-type{
    color: #666666 !important;
    margin-top: 40px;
  }
}
@media (max-width: 1024px) and (min-width: 751px){
  #header{
    width: 100%;
    position: relative;
  }
  #header_swiper{
    width: 100%;
  }
  .header_swiper{
    width: 100%;
    height: 100%;
  }
  .header_swiper .swiper-wrapper .swiper-slide img{
    display: none;
  }
  .header_swiper .swiper-wrapper .swiper-slide{
    background-size: cover !important;
    background-position: center center !important;
  }
  .banner_pagination{
    display: flex;
    height: 0.2rem;
    align-items: center;
    justify-content: center;
    bottom: 0.3rem !important;
  }
  .banner_pagination .swiper-pagination-bullet{
    width: 0.27rem !important;
    height: 0.27rem !important;
    background: rgba(255, 255, 255, 0);
    opacity: 1;
    margin: 0 0.06rem !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0rem solid #ffffff;
    /* transition: border .3s ease; */
    box-sizing: border-box;
  }
  .banner_pagination .swiper-pagination-bullet .bullet_div{
    width: 100% !important;
    height: 100% !important;
    transition: transform .3s ease;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
  }
  .banner_pagination .swiper-pagination-bullet-active{
    width: 0.27rem !important;
    height: 0.27rem !important;
    background: rgba(255, 255, 255, 0);
    border: 0.04rem solid #ffffff;
  }
  .banner_pagination .swiper-pagination-bullet-active .bullet_div{
    background: #ffffff;
    border-radius: 50%;
    transform: scale(0.4);
  }
  .banner_pagination span:hover{
    background: rgba(255, 255, 255, 0);
    border: 0.04rem solid #ffffff;
  }
  .banner_pagination span:hover .bullet_div{
    background: #ffffff;
    border-radius: 50%;
    transform: scale(0.4);
  }
  .banner_next,.banner_prev{
    transition: opacity .3s ease;
  }
  .banner_next{
    right: 0.75rem;
  }
  .banner_prev{
    left: 0.75rem;
  }
  .banner_next:hover{
    opacity: 0.6;
  }
  .banner_prev:hover{
    opacity: 0.6;
  }


  #head_top{
    width: 100%;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0.01rem solid #fff3;
  }
  .logo_a{
    display: block;
    flex: 1;
  }
  .logo{
    display: block;
    width: 1.75rem;
    cursor: pointer;
  }
  .head_top{
    width: 100%;
    /* max-width: 90%; */
    /* min-width: 10.57rem; */
    padding:  0 0.3rem;
    height: 0.92rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
  .head_nav{
    display: none;
    align-items: center;
  }
  .head_top_ul{
    height: 100%;
    display: flex;
    align-items: center;
  }
  .head_top_ul_li{
    height: 100%;
    padding: 0 0.24rem;
    position: relative;
  }
  .head_top_ul_li_title:hover{
    opacity: 0.5;
  }
  .head_top_ul_li_title{
    height: 100%;
    font-size: 0.17rem;
    color: #ffffff;
    line-height: 0.92rem;
    display: block;
    transition: opacity .3s;
  }
  .head_top_ul_li_div{
    min-width: 1.35rem;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0rem;
    transition: height .5s ease;
    overflow: hidden;
    /* background-color: #ffffff; */
  }
  .head_top_ul_li_div ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .head_top_ul_li_div ul li:hover{
    background-color: #eeeeee;
  }
  .head_top_ul_li_div ul li{
    width: 100%;
    height: 0.4rem;
    padding-right: 0.1rem;
    background-color:#ffffff;
    transition: background-color .5s ease;
  }
  .head_top_ul_li_div ul li a{
    font-size: 0.14rem;
    color: #666666;
    display: block;
    width: calc(100% - 0.2rem);
    line-height: 0.4rem;
    padding: 0 0.1rem;
    white-space: nowrap;
  }

  .head_top_nav{
    height: 0.92rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: opacity .3s;
    padding-left: 0.3rem;
  }
  .head_top_nav img{
    width: 0.36rem;
    display: block;
  }
  .head_top_nav:hover {
    opacity: 0.6;
  }

  #all_nav{
    display: none;
    position: absolute;
    top: 100%;
    height: 0;
    overflow: hidden;
    transition: height .5s .3s ease;
  }
  .all_nav{
    width: 11.8rem;
    background-color: #ffffff;
    padding: 0.2rem 0.1rem;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
  }
  .all_nav_ul{
    min-width: 1.83rem;
    border-right: 0.01rem solid #eeeeee;
    padding-left: 0.1rem;
  }
  .all_nav_ul:last-of-type{
    border:none;
  }
  .all_nav_ul li{
    width: calc(100% - 0.1rem);
    height: 0.45rem;
    padding-right: 0.1rem;
  }
  .all_nav_ul li:first-of-type a{
    color: #333333;
    font-size: 0.16rem;
    background-color: #ffffff !important;
  }
  .all_nav_ul li a{
    width:calc(100% - 0.1rem);
    padding-left: 0.1rem;
    font-size: 0.15rem;
    color: #999999;
    display: block;
    text-align: left;
    line-height: 0.45rem;
  }
  .all_nav_ul li a:hover{
    background-color: #eeeeee;
  }

  /* ipad_phone导航样式 */
  .ipad_phone_nav{
    width: 0.44rem;
    height: 0.32rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
  }
  .ipad_phone_nav span{
    width: 100%;
    height: 0.04rem;
    background-color: #ffffff;
  }
  .ipad_phone_nav_left{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
  }
  .ipad_phone_nav_left_div{
    width: 0;
    /* padding-top: 0.5rem; */
    position: absolute;
    top: 0;
    right: 0;
    background-color: #262626;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: width .5s;
  }
  .close{
    width: 0.5rem;
    margin-left: 0.3rem;
    display: block;
    margin-top: 0.5rem;
  }
  .ipad_phone_ul{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0.3rem;
  }
  .ipad_phone_li:first-of-type{
    border-top: 1px solid rgba(255,255,255,0.035);
  }
  .ipad_phone_li{
    width: 100%;
    /* height: 0.76rem; */
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    /* padding: 0 0.3rem; */
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.035);
  }
  .ipad_phone_li_div{
    width: calc(100% - 0.6rem);
    height: 0.76rem;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ipad_phone_li_div span{
    font-size: 0.24rem;
    color: #707070;
    white-space: nowrap;
  }
  .ipad_phone_li_div img{
    display: block;
    width: 0.3rem;
    transition: transform .5s;
  }
  .ipad_phone_li_ul{
    width: 100%;
    height: 0;
    /* position: absolute; */
    top: 100%;
    left: 0;
    transition: height .5s;
    overflow: hidden;
  }
  .ipad_phone_li_ul ul{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: rgba(255,255,255,0.02);
  }
  .ipad_phone_li_ul ul li{
    width: calc(100% - 0.6rem);
    height: 0.76rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid rgba(255,255,255,0.035);
  }
  .ipad_phone_li_ul ul li:last-of-type{
    border-bottom: none;
  }
  .ipad_phone_li_ul ul li a::before{
    content: "-";
    font-size: 0.3rem;
    color: #707070;
    margin-right: 0.15rem;
  }
  .ipad_phone_li_ul ul li a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    color: #707070;
  }
  




  #footer{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 1.05rem;
    /* min-width: 12rem; */
  }
  .footer_one{
    width: 100%;
    position: relative;
  }
  .footer_one img{
    display: block;
  }
  .footer_one::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
  }
  .footer_one_text{
    width: 5.46rem;
    position: absolute;
    top: 0.9rem;
    left: 50%;
    margin-left: -2.73rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_one_text li:nth-child(1){
    font-size: 0.30rem;
    color: #ffffff;
  }
  .footer_one_text li:nth-child(2) p{
    margin-top: 0.37rem;
    display: block;
    font-size: 0.24rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.4rem;
  }
  .footer_one_text li:nth-child(3){
    border-top: 0.01rem solid #ffffff;
    border-bottom: 0.01rem solid #ffffff;
    margin-top: 0.55rem;
  }
  .footer_one_text li:nth-child(3) a{
    padding: 0.2rem 0.24rem;
    display: flex;
    align-items: center;
  }
  .footer_one_text li:nth-child(3) a span{
    font-size: 0.24rem;
    color: #ffffff;
  }
  .footer_one_text li:nth-child(3) a img{
    width: 0.1rem;
    margin-left: 0.24rem;
  }
  .footer_two{
    width: 100%;
    background-color: #242424;
    padding: 0.22rem 0 0.4rem 0;
  }
  .footer_two_a{
    width: calc(100% - 0.6rem);
    padding: 0.36rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem solid #000000;
    margin: auto;
  }
  .footer_two_a span{
    font-size: 0.28rem;
    color: #999999;
    display: block;
  }
  .footer_two_a ul{
    display: flex;
    align-items: center;
  }
  .footer_two_a ul li{
    padding: 0 0.12rem;
    border-right: 0.01rem solid #707070; 
  }
  .footer_two_a ul li:last-of-type{
    border:none;
  }
  .footer_two_a ul li a{
    font-size: 0.24rem;
    color: #999999;
    display: block;
  }
  .footer_two_b{
    width: calc(100% - 0.6rem);
    margin: 0.18rem auto 0;
    padding: 0 0.3rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer_two_b img{
    display: block;
    width: 2.4rem;
  }
  .footer_two_b ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0.3rem;
  }
  .footer_two_b ul li{
    font-size: 0.26rem;
    color: #999999;
    line-height: 0.4rem;
  }
  .footer_two_b ul li:nth-child(2){
    margin-top: 0.06rem;
  }
  .footer_two_b ul li:last-of-type{
    color: #666666 !important;
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 750px){
	.PC{display: none;}
	.WAP{display: block;}
  #header{
    width: 100%;
    position: relative;
  }
  #header_swiper{
    width: 100%;
  }
  .header_swiper{
    width: 100%;
    height: 100%;
  }
  .header_swiper .swiper-wrapper .swiper-slide img{
    display: none;
  }
  .header_swiper .swiper-wrapper .swiper-slide{
    background-size: cover !important;
    background-position: center center !important;
  }
  .banner_pagination{
    display: flex;
    height: 0.2rem;
    align-items: center;
    justify-content: center;
    bottom: 0.3rem !important;
  }
  .banner_pagination .swiper-pagination-bullet{
    width: 0.3rem !important;
    height: 0.3rem !important;
    background: rgba(255, 255, 255, 0);
    opacity: 1;
    margin: 0 0.06rem !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0rem solid #ffffff;
    /* transition: border .3s ease; */
    box-sizing: border-box;
  }
  .banner_pagination .swiper-pagination-bullet .bullet_div{
    width: 100% !important;
    height: 100% !important;
    transition: transform .3s ease;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
  }
  .banner_pagination .swiper-pagination-bullet-active{
    width: 0.3rem !important;
    height: 0.3rem !important;
    background: rgba(255, 255, 255, 0);
    border: 0.04rem solid #ffffff;
  }
  .banner_pagination .swiper-pagination-bullet-active .bullet_div{
    background: #ffffff;
    border-radius: 50%;
    transform: scale(0.4);
  }
  .banner_pagination span:hover{
    background: rgba(255, 255, 255, 0);
    border: 0.04rem solid #ffffff;
  }
  .banner_pagination span:hover .bullet_div{
    background: #ffffff;
    border-radius: 50%;
    transform: scale(0.4);
  }
  .banner_next,.banner_prev{
    transition: opacity .3s ease;
    display: none;
  }
  .banner_next{
    right: 0.75rem;
  }
  .banner_prev{
    left: 0.75rem;
  }
  .banner_next:hover{
    opacity: 0.6;
  }
  .banner_prev:hover{
    opacity: 0.6;
  }


  #head_top{
    width: 100%;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0.01rem solid #fff3;
  }
  .logo_a{
    display: block;
    flex: 1;
  }
  .logo{
    display: block;
    width: 1.75rem;
    cursor: pointer;
  }
  .head_top{
    width: 100%;
    /* max-width: 90%; */
    /* min-width: 10.57rem; */
    padding:  0 0.3rem;
    height: 0.92rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
  .head_nav{
    display: none;
    align-items: center;
  }
  .head_top_ul{
    height: 100%;
    display: flex;
    align-items: center;
  }
  .head_top_ul_li{
    height: 100%;
    padding: 0 0.24rem;
    position: relative;
  }
  .head_top_ul_li_title:hover{
    opacity: 0.5;
  }
  .head_top_ul_li_title{
    height: 100%;
    font-size: 0.17rem;
    color: #ffffff;
    line-height: 0.92rem;
    display: block;
    transition: opacity .3s;
  }
  .head_top_ul_li_div{
    min-width: 1.35rem;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0rem;
    transition: height .5s ease;
    overflow: hidden;
    /* background-color: #ffffff; */
  }
  .head_top_ul_li_div ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .head_top_ul_li_div ul li:hover{
    background-color: #eeeeee;
  }
  .head_top_ul_li_div ul li{
    width: 100%;
    height: 0.4rem;
    padding-right: 0.1rem;
    background-color:#ffffff;
    transition: background-color .5s ease;
  }
  .head_top_ul_li_div ul li a{
    font-size: 0.14rem;
    color: #666666;
    display: block;
    width: calc(100% - 0.2rem);
    line-height: 0.4rem;
    padding: 0 0.1rem;
    white-space: nowrap;
  }

  .head_top_nav{
    height: 0.92rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: opacity .3s;
    padding-left: 0.3rem;
  }
  .head_top_nav img{
    width: 0.36rem;
    display: block;
  }
  .head_top_nav:hover {
    opacity: 0.6;
  }

  #all_nav{
    display: none;
    position: absolute;
    top: 100%;
    height: 0;
    overflow: hidden;
    transition: height .5s .3s ease;
  }
  .all_nav{
    width: 11.8rem;
    background-color: #ffffff;
    padding: 0.2rem 0.1rem;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
  }
  .all_nav_ul{
    min-width: 1.83rem;
    border-right: 0.01rem solid #eeeeee;
    padding-left: 0.1rem;
  }
  .all_nav_ul:last-of-type{
    border:none;
  }
  .all_nav_ul li{
    width: calc(100% - 0.1rem);
    height: 0.45rem;
    padding-right: 0.1rem;
  }
  .all_nav_ul li:first-of-type a{
    color: #333333;
    font-size: 0.16rem;
    background-color: #ffffff !important;
  }
  .all_nav_ul li a{
    width:calc(100% - 0.1rem);
    padding-left: 0.1rem;
    font-size: 0.15rem;
    color: #999999;
    display: block;
    text-align: left;
    line-height: 0.45rem;
  }
  .all_nav_ul li a:hover{
    background-color: #eeeeee;
  }

  /* ipad_phone导航样式 */
  .ipad_phone_nav{
    width: 0.44rem;
    height: 0.32rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
  }
  .ipad_phone_nav span{
    width: 100%;
    height: 0.04rem;
    background-color: #ffffff;
  }
  .ipad_phone_nav_left{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
  }
  .ipad_phone_nav_left_div{
    width: 0;
    /* padding-top: 0.5rem; */
    position: absolute;
    top: 0;
    right: 0;
    background-color: #262626;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: width .5s;
  }
  .close{
    width: 0.5rem;
    margin-left: 0.3rem;
    display: block;
    margin-top: 0.5rem;
  }
  .ipad_phone_ul{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0.3rem;
  }
  .ipad_phone_li:first-of-type{
    border-top: 1px solid rgba(255,255,255,0.035);
  }
  .ipad_phone_li{
    width: 100%;
    /* height: 0.76rem; */
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    /* padding: 0 0.3rem; */
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.035);
  }
  .ipad_phone_li_div{
    width: calc(100% - 0.6rem);
    height: 0.76rem;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ipad_phone_li_div span{
    font-size: 0.24rem;
    color: #ffffff;
    white-space: nowrap;
  }
  .ipad_phone_li_div img{
    display: block;
    width: 0.3rem;
    transition: transform .5s;
  }
  .ipad_phone_li_ul{
    width: 100%;
    height: 0;
    /* position: absolute; */
    top: 100%;
    left: 0;
    transition: height .5s;
    overflow: hidden;
  }
  .ipad_phone_li_ul ul{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: rgba(255,255,255,0.02);
  }
  .ipad_phone_li_ul ul li{
    width: calc(100% - 0.6rem);
    height: 0.76rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid rgba(255,255,255,0.035);
  }
  .ipad_phone_li_ul ul li:last-of-type{
    border-bottom: none;
  }
  .ipad_phone_li_ul ul li a::before{
    content: "-";
    font-size: 0.3rem;
    color: #707070;
    margin-right: 0.15rem;
  }
  .ipad_phone_li_ul ul li a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    color: #ffffff;
  }
  


  #footer{
    width: 100%;
    position: relative;
    overflow: hidden; 
    /* margin-top: 1.05rem; */
    /* min-width: 12rem; */
  }
  .footer_one{
    width: 100%;
    position: relative;
  }
  .footer_one img{
    display: block;
    height: 4.74rem;
  }
  .footer_one::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
  }
  .footer_one_text{
    width: 5.46rem;
    position: absolute;
    top: 0.83rem;
    left: 50%;
    margin-left: -2.73rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_one_text li:nth-child(1){
    font-size: 0.30rem;
    color: #ffffff;
  }
  .footer_one_text li:nth-child(2) p{
    margin-top: 0.37rem;
    display: block;
    font-size: 0.24rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.4rem;
  }
  .footer_one_text li:nth-child(3){
    border-top: 0.01rem solid #ffffff;
    border-bottom: 0.01rem solid #ffffff;
    margin-top: 0.55rem;
  }
  .footer_one_text li:nth-child(3) a{
    padding: 0.24rem 0.32rem;
    display: flex;
    align-items: center;
  }
  .footer_one_text li:nth-child(3) a span{
    font-size: 0.24rem;
    color: #ffffff;
  }
  .footer_one_text li:nth-child(3) a img{
    width: 0.12rem;
    height: auto;
    margin-left: 0.24rem;
  }
  .footer_two{
    width: 100%;
    background-color: #18468a;
    padding: 0.22rem 0 0.4rem 0;
  }
  .footer_two_a{
    width: calc(100% - 0.6rem);
    padding: 0.36rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem solid #02325a;
    margin: auto;
  }
  .footer_two_a span{
    font-size: 0.28rem;
    color: #ffffff;
    display: block;
  }
  .footer_two_a ul{
    display: flex;
    align-items: center;
  }
  .footer_two_a ul li{
    padding: 0 0.12rem;
    border-right: 0.01rem solid #c1c1c1;
  }
  .footer_two_a ul li:last-of-type{
    border:none;
  }
  .footer_two_a ul li a{
    font-size: 0.24rem;
    color: #f9f9f9;
    display: block;
  }
  .footer_two_b{
    width: calc(100% - 0.6rem);
    margin: 0.18rem auto 0;
    padding: 0 0.3rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer_two_b img{
    display: block;
    width: 2.6rem;
  }
  .footer_two_b ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0.3rem;
  }
  .footer_two_b ul li{
    font-size: 0.26rem;
    color: #ffffff;
    line-height: 0.4rem;
  }
  .footer_two_b ul li:nth-child(2){
    margin-top: 0.06rem;
  }
  .footer_two_b ul li:last-of-type{
    color: #666666 !important;
    margin-top: 0.4rem;
  }
  .footer1_fr{text-align:center;width:100%;}
  .footer1_fr img{/* width:60%; */margin: 0 auto;}
  .footer1_fr p{font-size: 0.26rem;text-align: center;color: #fff;line-height: 0.8rem;}
}