@charset "UTF-8";
@media (max-width: 1024px){
	.view2 {
        padding: 0 2.333%;
    }
    .navbox{
        display:none;
    }
.hamburger3 {
    width: 1.25rem;
    height: 1.25rem;
    position: relative;
    margin-left: 1rem;
    margin-top: 0.9rem;
}

.hamburger3 .bar {
    padding: 0;
    width: 1rem;
    height: 3px;
    background-color: #222;
    display: block;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    position: absolute; 
}
header.white .hamburger3 .bar{
    background-color:#fff;
}
.bar1 {
    top: 10px;
}

.bar2,
.bar3 {
    top: 21.5px;
}

.bar3 {
    left: 0;
}

.bar4 {
    bottom: 0;
}
.checkbox2:checked + label > .hamburger4 > .bar1{
    transform: translateX(40px);
    background-color: transparent;
}

.checkbox2:checked + label > .hamburger4 > .bar2{
    transform: rotate(45deg);
}

.checkbox2:checked + label > .hamburger4 > .bar3{
    transform: rotate(-45deg);
}

.checkbox2:checked + label > .hamburger4 > .bar4{
    transform: translateX(-40px);
    background-color: transparent;
}
header.white .hamburger .bar{
    background-color: #fff;
}
.m-nav{
    position: fixed;
    top: 3.575rem;
    width: 100%;
    z-index: 50;
    overflow: auto;
    box-sizing: border-box;
    padding: 0 .3rem;
    height: calc(100% - 1rem);
    background-color: rgba(255,255,255,.95);
    display: none;
  }
  .m-nav li{
    border-bottom: 1px solid #dcdcdc;
  }
  .m-nav li:last-child{
    border-bottom: none;
  }
  .m-nav li .tit{
    display: block;
    font-size: 16px;
     padding: .8rem;
    color: #333;
    position: relative;
  }

  .m-nav li .tit:before{
    content: "";
    position: absolute;
    right: 0.4rem;
    width: .2rem;
    height: .2rem;
    margin-top: -.2rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url();
    top: 50%;
    transition: all .2s;
    border-bottom:1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
  }
  .m-nav li:nth-child(1) .tit:before,
  .m-nav li:nth-child(5) .tit:before{
    display: none;
  }
  .m-nav li.on .tit:before{
    transform: rotate(-135deg);
  }
  .m-nav li .navson{
    padding-bottom: .3rem;
    display: none;
  }
  .m-nav li .navson a{
        display: block;
    font-size: 16px;
    line-height: 2rem;
    padding: 0 1rem;
    color: #333;
    border-bottom: 1px solid #eee;
  }
}

@media (max-width: 992px){
	.addss{
        display:none;
    }
    footer .top{
        display: none;
    }
    .foot_con {
        padding-top: .6rem;
    }
    .m_logo {
    width: 3rem;
}
.m_logo img{
    width: 100%;
}
.foot_c-f{
    display: block;
}
.foot_nav li {
    float: left;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    position: relative;
}
.foot_nav li .tit {
    display: block;
    font-size: 16px;
    font-family: "Pf-Cu";
    color: #fff;
    padding: 0;
    line-height: 1.8rem;
     position: relative;
}
.foot_nav .sub {
    margin-bottom: .2rem;
    margin-top: 0;
    display: none;
}
.foot_nav .sub a {
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.6rem;
}
.foot_nav li .tit:after{
    content: "+";
    position: absolute;
    right: 0.2rem;
    color: #fff;
    font-size: .53rem;
    transition: all 0.4s; 
}
.foot_nav li.on .tit:after{
    transform:rotate(45deg);

}
.foot_gz{
    margin-top: 0.6rem;
}
.foot_gz .tit {
    font-size: 16px;
    font-family: "Pf-Cu";
    color: #fff;
    text-align: center;
}
.foot_gz .list .item {
    float: none;
    display: inline-block;
    position: relative;
}
.mb.ffl{
    display:block;
}
.foot_gz .list {
    text-align: center;
    margin-top: 0.32rem;
}
.foot_gz .list .item a {
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    margin-left: 0.3rem;
}
.foot_link {
    display:none;
}
.foot_gz .list .item .ewm {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: -0.35rem;
    /* display: none; */
    top: .75rem;
    padding: 0.2rem 0.1rem;
    background-repeat: no-repeat;
    background-size: cover;
}
footer .bom {
    font-size: .2rem;
    color: #fff;
    font-family: "Pf";
    line-height: .5rem;
    margin-top: .3rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .bom .fl span {
    margin-right:0;
}
.frr2{
    float: left;
    width: auto;
}
footer .bom .fl span{
    margin-left: 0;
    margin-right: 0;
    float: left;
}
footer .bom .fl span:last-child{
    float: right;
}
footer .bom .fr span{
    margin-left: 0;
    margin-right: 0;
    float: left;
}
footer .bom .fr span:last-child{
    float: right;
}
}

@media (max-width: 767px){
    .giudpage2 .txt .p1 {
        font-size: .4rem;
        line-height: 1.4;
    }
    .giudpage2 .txt .p2 {
        font-size: .4rem;
    }
    .giudpage2 .txt {
        width: 83.34%;
    }
	.pc{
		display: none !important;
	}
	.mb{
		display: block;;
	}
	header {
       height: 1.45rem;
       border-bottom: 1px solid rgba(255,255,255,0.3)
	}
	.pc-bocweb-header3{
		height: 1.45rem;
	}
	.pc-bocweb-header3 .logo{
		height: auto;
		width: 2.8rem;
	}
	.head_right {
	    width: auto;
	    height: 100%;
	    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
	}
	.head_right .m_lang{
		display: block;
		/*width: .4rem;*/
        width: auto;
        color: #333;
		/*height: .4rem;*/
		position: relative;
		margin-left: .3rem;
	}
    header.white .m_lang {
        color: #fff;
    }
	.head_right .m_lang img{
		width: 100%;
		height: 100%;
		position: absolute;
	}
	.head_right .m_lang .img1 {
	    opacity: 0;
	}

	.head_right .m_lang .img2 {
	    opacity: 1;
	}
	header.white .head_right .m_lang .img1 {
	    opacity: 1;
	}

	header.white .head_right .m_lang .img2 {
	    opacity: 0;
	}
	.hamburger {
    width: .5rem;
    height: .5rem;
    position: relative;
    margin-left: .2rem;
}

.hamburger .bar {
    padding: 0;
    width: .5rem;
    height: 3px;
    background-color: #222;
    display: block;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    position: absolute; 
}

.bar1 {
    top: 2px;
}

.bar2,
.bar3 {
    top: 12.5px;
}

.bar3 {
    right: 0;
}

.bar4 {
    bottom: 0;
}
.checkbox2:checked + label > .hamburger2 > .bar1{
    transform: translateX(40px);
    background-color: transparent;
}

.checkbox2:checked + label > .hamburger2 > .bar2{
    transform: rotate(45deg);
}

.checkbox2:checked + label > .hamburger2 > .bar3{
    transform: rotate(-45deg);
}

.checkbox2:checked + label > .hamburger2 > .bar4{
    transform: translateX(-40px);
    background-color: transparent;
}
header.white .hamburger .bar{
	background-color: #fff;
}
.m-nav{
    position: fixed;
    top: 1.45rem;
    width: 100%;
    z-index: 50;
    overflow: auto;
    box-sizing: border-box;
    padding: 0 .3rem;
    height: calc(100% - 1rem);
    background-color: rgba(255,255,255,.95);
    display: none;
  }
  .m-nav li{
    border-bottom: 1px solid #dcdcdc;
  }
  .m-nav li:last-child{
    border-bottom: none;
  }
  .m-nav li .tit{
    display: block;
    font-size: .3rem;
     padding: .5rem 0 .5rem .3rem;
    color: #333;
    position: relative;
  }

  .m-nav li .tit:before{
    content: "";
    position: absolute;
    right:0.4rem;
    width: .2rem;
    height: .2rem;
    margin-top: -.2rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url();
    top: 50%;
    transition: all .2s;
    border-bottom:1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
  }
  .m-nav li:nth-child(1) .tit:before,
  .m-nav li:nth-child(5) .tit:before{
    display: none;
  }
  .m-nav li.on .tit:before{
    transform: rotate(-135deg);
  }
  .m-nav li .navson{
    padding-bottom: .3rem;
    display: none;
  }
  .m-nav li .navson a{
    display: block;
    font-size: .28rem;
    line-height: 1rem;
    padding: 0 .5rem;
    color: #333;
    border-bottom: 1px solid #eee;
  }
.banner {
    height: 13.33rem;
}
.banner .swiper-wrapper .swiper-slide{
	background-position: 0 0;
}
.banner .swiper-wrapper .swiper-slide .content{
	top: 2.9rem;
}
.banner .swiper-wrapper .swiper-slide .content .time .s1 {
    font-size: 0.36rem;
    color: #e52129;
}
.learn{
    display:none;
}
.banner .swiper-wrapper .swiper-slide .content .time {
    font-size: 0.28rem;
    margin-bottom: 0.4rem;
}
.banner .swiper-wrapper .swiper-slide .content .tit {
    font-size: .4rem;;
    margin-bottom: .2rem;
}
.banner .swiper-wrapper .swiper-slide .content .txt {
    font-size: .5rem;
    width: 80%;
    margin-bottom: .36rem;
        line-height: .6rem;
}
.banner .swiper-wrapper .swiper-slide .content .entxt {
    font-size: 0.20rem;
    margin-bottom: .65rem;
    color: #f0f4f8;
    letter-spacing: 0.02rem;
}
.more {
    display: block;
    width: 2rem;
    height: .5rem;
    font-size: 0.24rem;
    line-height: .5rem;
}
.banner_pagination{
	display: none;
}
.banner_prev, .banner_next {
    display: block;
    width: .8rem;
    height: .8rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    right: auto;
    left: 6.25%;
    top: 75%;
    z-index: 222;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
}
.banner_prev{
	margin-top: 0;
}
.banner_next {
	margin-top: 0;
	margin-left: 1rem;
    margin-bottom: 0;
}
.home_a .content{
	margin-top: -1rem;
}
.home_a .content .top {
    height: 1rem;
    padding-left: .4rem;
}
.home_a .content .top a {
    margin: 0;
    font-size: 0.28rem;
    color: #444444;
    font-family: "Pf-Cu";
    height: 1rem;
    line-height: 1rem;
    margin-right: 0.36rem;
    position: relative;
    transition: all 0.3s;
}
.home_a .content .top a.on {
    color: #e41f1c;
    font-size: 0.30rem;
}
.view2 {
    padding: 0 3.33%;
}
.ajaxlist .list .left {
    width: 100%;
}
.ajaxlist .list .left .box{
	padding: .4rem .24rem;
	width: 49.1%;
}
.ajaxlist .list .left .box .tit .time .big {
    font-size: .32rem;
    line-height: 1;
    font-family: "PFDINTEXTPRO-MEDIUM";
}
.ajaxlist .list .left .box .tit .time .year {
    font-size: 0.24rem;
    line-height: 1;
    font-family: "DINPro-Regular";
}
.ajaxlist .list .left .box .tit .learmore {
    font-size: 0.24rem;
}
.ajaxlist .list .left .box .tit .learmore:after {
    content: "";
    width: .5rem;
    height: .5rem;
    position: absolute;
    left: -.25rem;
    top: 50%;
    margin-top: -0.25rem;
    border-radius: 50%;
    opacity: 0.1;
    background-color: #666666;
}
.ajaxlist .list .left .box .tit {
    line-height: .5rem;
    padding-bottom: 0.25rem;
}
.ajaxlist .list .left .box .txt {
    width: 100%;
    margin-top: 0.25rem;
}
.ajaxlist .list .left .box .txt .p1{
	font-size: .28rem;
	margin-bottom: .3rem;
}
.ajaxlist .list .right {
    width: 100%;
    height: 6.5rem;
    float: right;
    padding-top: 0.25rem;
    box-sizing: border-box;
}
.ajaxlist .list .right .img {
    width: 90%;
    height: 80%;
    /* margin: auto; */
    margin-top: 5%;
    margin-left: 5%;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    display: block;
}
.ajaxlist .list .right .img .time {
    position: absolute;
    top: 0;
    left: 0.25rem;
    background-color: #fff;
    text-align: center;
    padding: 0.15rem 0.1rem;
    color: #2c2b7b;
}
.ajaxlist .list .right .img .time .year {
    font-size: .24rem;
    font-family: "DINPro-Regular";
}
.ajaxlist .list .right .img .time .p1 {
    font-size: 0.40rem;
    margin-bottom: 0.1rem;
    font-family: "PFDINTEXTPRO-MEDIUM";
}
.ajaxlist .list .right .img .txt {
    text-align: left;
    position: absolute;
    bottom: 0;
    padding: 0.2rem;
}
.ajaxlist .list .right .img .txt .p2 {
    font-size: .24rem;
    font-family: "Pf";
    color: #fff;
    line-height: 0.35rem;
    overflow: hidden;
}
.ajaxlist .list .right .img .txt .tit {
    font-size: 0.32rem;
}
.home_b {
    position: relative;
    width: 100%;
    padding: 0.6rem 0;
}
.home_b .more {
     width: 2rem;
    height: .5rem;
    line-height: 0.5rem;
}
.s-tit {
    font-size: .56rem;
    font-family: "Pf-Cu";
    margin-top: 0.3rem;
}
.s_prev, .s_next {
    display: inline-block;
    width: .75rem;
    height: .75rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    right: 3.125%;
    z-index: 222;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
    background-color: #fff;
    margin: 0;
        position: absolute;
}
.pro_f .hon_prev, .pro_f .hon_next {
    top: 66%;
}
.pro_f .content {
    width: 100%;
    margin-top: .4rem;
    overflow: hidden;
}
.pro_f .content .swiper-slide {
    width: 100%;
}
.s_prev {
    right:1.2rem;
}
.home_b .content {
    width: 100%;
    margin-left: 3.125%;
    position: relative;
}
.home_b .content .service-banner {
    padding-top: 1.6rem;
    padding-bottom: .6rem;
}
.home_b .content .service-banner .swiper-slide {
        width: 47%;
    height: 5.5rem;
    margin-right: 2%;
    transition: all 0.3s;
    border-radius: 5px;
    overflow: hidden;
}
.home_b .content .service-banner .box .txt{
	padding: .4rem;
}
.home_b .content .service-banner .box .txt .p2 {
    font-size: 0.24rem;
    font-family: "Pf";
    font-weight: 500;
    line-height: 0.4rem;
    height: 1.2rem;
    overflow: hidden;
    display:none;
}
.home_b .content .service-banner .box .txt .p1 {
    font-size: 0.28rem;
    font-family: "Pf-Cu";
    margin-bottom: 0rem;
}
.home_b .content .service-banner .swiper-slide .txt {
        transform: translateY(0);
}
    .home_b .content .service-banner .swiper-slide {
        margin-top: -0.4rem;
    }
    .home_b .content .service-banner .box .tit {
	    padding: 0 0.3rem;
	    font-size: 0.24rem;
	    font-family: "Pf-Cu";
	    color: #fff;
	    position: absolute;
	    bottom: .5rem;
	}
	.home_c {
		padding: 0.6rem 0; 
	}
	.home_c .tit {
	    font-size: 0.4rem;
	    font-family: "Pf";
	    color: #12181c;
        display:none;
	}
	.home_c .txt {
	    font-size: .5rem;
	    font-family: "Pf-Cu";
	    color: #12181c;
	    margin-top: .24rem;
	}
	.home_c .content {
	    width: 100%;
	    margin-top: .6rem;
	}
	.home_c .content a {
	    display: inline-block;
	    margin: 0;
	    vertical-align: top;
	    width: 49%;
	    margin-right: 0%;
	    margin-bottom: .3rem;
	    background-color: #fff;
	    text-align: center;
	    padding: .4rem 0;
	    transition: all .4s;
	}
	.home_c .content a .p1 {
	    font-size: 0.32rem;
	    color: #333;
	    font-family: "Pf-Cu";
	    margin-top: 0.3rem;
	}
	.home_c .content a img{
		width: 28%;
	}
	footer .top{
		display: none;
	}
	.foot_con {
	    padding-top: .6rem;
	}
	.m_logo {
    width: 3rem;
}
.m_logo img{
	width: 100%;
}
.foot_c-f{
	display: block;
}
.foot_nav li {
    float: left;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    position: relative;
}
.foot_nav li .tit {
    display: block;
    font-size: 0.28rem;
    font-family: "Pf";
    color: #fff;
    padding: 0;
    line-height: 1.2rem;
     position: relative;
}
.foot_nav .sub {
    margin-bottom: .2rem;
    margin-top: 0;
    display: none;
}
.foot_nav .sub a {
    display: block;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.8rem;
}
.foot_nav li .tit:after{
    content: "+";
    position: absolute;
    right: 0.2rem;
    color: #fff;
    font-size: .53rem;
    transition: all 0.4s; 
}
.foot_nav li.on .tit:after{
    transform:rotate(45deg);

}
.foot_gz{
    margin-top: 0.6rem;
}
.foot_gz .tit {
    font-size: 0.32rem;
    font-family: "Pf-Cu";
    color: #fff;
    text-align: center;
}
.foot_gz .list .item {
    float: none;
    display: inline-block;
    position: relative;
    margin: 0 0.1rem;
}
.foot_gz .list {
    text-align: center;
    margin-top: 0.32rem;
}
.foot_gz .list .item a {
    display: block;
    width: .75rem;
    height: .75rem;
    margin:0;
}
.foot_gz .list .item .ewm {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: -0.35rem;
    /* display: none; */
    top: .75rem;
    padding: 0.2rem 0.1rem;
    background-repeat: no-repeat;
    background-size: cover;
}
footer .bom {
    font-size: .2rem;
    color: #fff;
    font-family: "Pf";
    line-height: .5rem;
    margin-top: .3rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .bom .fl span {
    margin-right:0;
}
.frr2{
    float: left;
    width: 100%;
}
footer .bom .fl span{
    margin-left: 0;
    margin-right: 0;
    float: left;
}
footer .bom .fl span:last-child{
    float: right;
}
footer .bom .fr span{
    margin-left: 0;
    margin-right: 0;
    float: left;
}
footer .bom .fr span:last-child{
    float: right;
}
.addss{
    display: none;
}
.sub_banner{
    height: 8rem;
}
.sub_banner .more {
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
}
.sub_banner .tit {
    font-size: .42rem;
    color: #fff;
    margin-top: 0.28rem;
    font-family: 'Noto Sans SC';
    font-weight: 400;
}
.sub_banner .txt {
    font-size: .36rem;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 0.16rem;
    line-height: 1.4;
}
.about_a {
    padding: .6rem 0;
}
.about_a .left {
    float: left;
    width: 100%;
}
.about_a .left .number .item .num{
    font-size: .42rem;
    display:block;
    text-align: center;
}
.about_a .left .number .item .txt {
        display: block;
    vertical-align: top;
    margin: 0;
    font-size: 0.20rem;
    color: #000;
    position: relative;
    top: 0;
    transform: translateY(0);
    line-height: 0.35rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    margin-left: 0.1rem;
    text-align: center;
}
.about_a .left .number .item{
    padding-left: 0.02rem;
    height:1.4rem;
}
.about_a .right {
    float: right;
    width: 100%;
    padding-left: 0;
    margin-top: 0.6rem;
}
.about_a .right .tit{
    font-size: .44rem;
}
.about_a .right .txt {
    font-size: .3rem;
    margin-top: .3rem;
    line-height:1.5;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    color: #c30d23;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.3rem;
}
.about_a .right .p{
    font-size: .36rem;
}
.about_a .right .p {
    font-size: .36rem;
    margin-bottom: .48rem;
}
.about_a .right .content {
    padding-right: 0.2rem;
    font-size: 0.28rem;
    font-family: "Pf";
    color: #555555;
    line-height: 0.5rem;
    height: 5rem;
    overflow: auto;
}
.about_b{
    padding: .6rem 0;
    background:#fff;
    background-image: none !important;
}
.about_b .tit {
    color: #333;
    font-size: .38rem;
    font-weight: 500;
    font-family: 'Noto Sans SC';
    line-height: 1.2;
        padding-bottom: 0.32rem;
    position: relative;
    margin-left: 0;
}
.about_b .tit .min{
    font-size: .36rem;
    font-weight: 500;
}
.about_b .tit:after{
    width: 6rem;
}
.about_b .txt {
    width: 100%;
    font-size: 0.28rem;
    font-family: 'Noto Sans SC';
    color: #333;
    line-height: 0.45rem;
    padding-left: 0;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0.5rem;
}
.science{
    padding: .6rem 0;
    background:#fff;

}
.table_a .list .item a{
    height:6rem;
}
.foot_gz .list .ewm {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.2rem;
    background-image: none;
    background-size: cover;
    margin: auto;
}
.table_a .list .item a .img{
    height:auto;
}
.science .view2{
    padding:0 3.33%;
}
.science .tit {
    font-size: .38rem;
    font-weight: 500;
    font-family: 'Noto Sans SC';
    line-height: 1.2;
        padding-bottom: 0.32rem;
    position: relative;
    margin-left: 0;
}
.science .tit .min{
    font-size: .36rem;
    font-weight: 500;
}
.science .tit:after{
    width: 6rem;
}
.science .txt {
    width: 100%;
    font-size: 0.28rem;
    font-family: 'Noto Sans SC';
    line-height: 0.45rem;
    padding-left: 0;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0.5rem;
}
.abi{
    width:100%;
}
.his_a{
    padding: .6rem 0;
}
.his_a .tit {
    font-size: .44rem;
    color: #121212;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    padding-bottom: 0.35rem;
    position: relative;
}
.science.about_b .view2{
    padding:0 2.33%;
}
.his_a .tit:after{
    width: 100%;
}
.his_a .left {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
}
.his_a .left .year {
    margin-top: .32rem;
    font-size: 0.36rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    color: #222;
}
.his_a .left .year p {
    margin-top: 0.2rem;
    font-size: .6rem;
    color: #c30d23;
}
.his_a .left ul {
    margin-top: 0.32rem;
    width: 100%;
    height: 4.2rem;
    overflow-x: hidden;
}
.his_a .left ul li {
    margin-bottom: .3rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    font-weight: 400;
}
.his_a .right{
    width: 100%;
}
.his_a .right .img {
    width: 100%;
    height: 3rem;
    overflow: hidden;
    border-radius: 5px;
    margin-top: .6rem;
}
.his_prev, .his_next {
    display: block;
    width: .8rem;
    height: .8rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -0.4rem;
    z-index: 222;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
}
.his_a .right .list li {
    float: left;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    font-size: 0.26rem;
    color: #a3a3a3;
    line-height: 1rem;
    padding-top: 0;
    font-family: "DINPro-Regular";
    font-weight: 700;
    cursor: pointer;
}
.stra_a{
    padding: .6rem 0;
    background-position: center;
}
.stra_a .tit {
    font-size: .44rem;
    color: #121212;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    padding-bottom: .3rem;
    margin-bottom: 0.3rem;
    position: relative;
}
.stra_a .tit:after {
    position: absolute;
    width: 1.5rem;
    height: 3px;
}
.stra_a .txt {
    width: 100%;
    font-size: 0.28rem;
    font-family: "Pf-Cu";
    color: #666666;
    line-height: 0.5rem;
}
.stra_a .content {
    width: 100%;
    margin-top: .4rem;
}
.stra_a .content a {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    width: 100%;
    margin-right: 0;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: .4rem;
    height:auto;
}
.line_a{
    width:90%;
}
.line_a .line_act{
    width:50%;
}
.stra_a .content a .bg{
    padding: 0.5rem;
}
.stra_a .content a .bg .tit2 {
    font-size: 0.36rem;
    font-family: "Pf-Cu";
    margin: 0.3rem;
}
.stra_a .content a .bg .txt2 {
    font-size: 0.30rem;
    font-family: "Pf-Cu";
    line-height: 0.4rem;
    height: auto;
}
.cu-tit {
    text-align: center;
    font-size: .44rem;
    color: #121212;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
    position: relative;
}
.table{
    text-align: center;
}
.table a {
       margin: 0 0.1rem;
    color: #444444;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    padding-bottom: 0.2rem;
}
.pinch-zoom-container{
    height:5rem !important;
}
.table{
    font-size: .30rem;
    margin-bottom: 0.2rem;s
}
.ach_a{
    padding: .6rem 0;
}
.ach_a .tit{
    font-size: .44rem;
    margin-bottom: .3rem;
}
.ach_a .txt {
    text-align: left;
    font-size: 0.32rem;
    color: #333333;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    margin-bottom: 0.3rem;
    position: relative;
    margin-left: .2rem;
}
.ach_a .list1 {
    width: 100%;
    height: 7rem;
}
.highcharts-axis-labels.highcharts-yaxis-labels text {
    font-size: 0.24rem!important;
    color: #888888!important;
}
.highcharts-axis-labels.highcharts-xaxis-labels text {
    font-size: 0.24rem!important;
    color: #888888!important;
    margin-top: 0.3rem;
}
.highcharts-data-labels.highcharts-series-0.highcharts-line-series.highcharts-color-0 text {
    font-size: 0.2rem!important;
    color: #1e58b5!important;
    margin-top: 0.1rem;
    fill: #1e58b5!important;
}
.cu_list a .bg img {
    max-height: 0.7rem;
}
.ach_a .c2 {
    width: 100%;
    margin-top: 0rem;
    position: relative;
}
.cu-txt {
    font-size: 0.28rem;
    color: #1e58b5;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    text-align: center;
    position: relative;
    padding-bottom: 0.4rem;
}
.cu-txt span {
    margin: 0rem;
    margin-right: 0.2rem;
    font-size: .6rem;
    color: #bfc3c7;
}
.cu-txt span {
    margin: 0rem;
    margin-right: 0.2rem;
    margin-left: -0.3rem;
    font-size: .5rem;
    color: #bfc3c7;
}
.cu-txt span.s3{
    margin: 0rem;
    margin-left: 0.2rem;
    margin-right: -0.3rem;
}
.cu-txt:after{
    width: 90%;
}
.cu_p {
    margin-top: .6rem;
    text-align: left;
    font-size: 0.24rem;
    color: #666666;
    font-family: "Pf";
    line-height: 0.5rem;
}
.cu_p br{
    display: none;
}
.cu_list {
    margin-top: .6rem;
    width: 100%;
}
.cu_list a {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 100%;
    margin-right: 0;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: .4rem;
}
.cu_list a .bg{
    padding: .4rem;
}
.cu_list a .bg .tit2 {
    font-size: 0.36rem;
    font-family: "Pf-Cu";
    margin: 0.4rem;
}
.cu_list a .bg .txt2 {
    font-size: 0.28rem;
    font-family: "Pf-Cu";
    line-height: 0.5rem;
    height: 1rem;
}
.res_a{
    padding: 0.6rem 0;
}
.comm_tepm .tit {
    font-size: .44rem;
    margin-bottom: .3rem;
}
.comm_tepm .seachs .seach_input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    width: 58%;
    height: .8rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e41f1c;
    border-radius: 25px;
    overflow: hidden;
}
.comm_tepm .seachs .seach_input .text{
    font-size: .28rem;
}
.comm_tepm .seachs .seor {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    width: 38%;
    height: .8rem;
    border-radius: 25px;
    background-color: #fff;
    margin-left: 0;
    position: relative;
    padding: 0 0.625rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.comm_tepm .seachs{
    width: 100%;
}
.comm_tepm .seachs .seor .s_tit {
    line-height: .8rem;
}
.comm_tepm .seachs .seor .sub {
    position: absolute;
    top: .1rem;
    width: 100%;
    left: 0;
    max-height: 3.2rem;
     display: none;
    z-index: 66;
    overflow: auto;
    padding: 0.7rem 0;
}
.comm_tepm .seachs .seor .sub::-webkit-scrollbar{
    width:0;
}
.comm_tepm .seachs .seor a {
    display: block;
    color: #888888;
    font-family: "Pf";
    font-size: 0.28rem;
}
.comm_tepm .seachs .seor .sub a{
    line-height: .8rem;
}
.res_a .content{
    margin-top: 0.6rem;
}
.res_a .content .list a {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .4rem 0;
    border-bottom: 1px solid #ccc;
    color: #555555;
    font-family: "Pf";
    font-size: 0.24rem;
    position: relative;
}
.res_a .content .list a .time {
    margin-bottom: 0.24rem;
}
.res_a .content .list a .tit {
    font-size: 0.32rem;
    font-weight: 700;
    color: #333333;
    margin-bottom: 0.24rem;
    line-height: 0.45rem;
}
.news_list {
    width: 100%;
    margin-top: .6rem;
}
.me_a .content .item .txt3 span:last-child {
    margin-left: 0;
    width: 100%;
    margin-top: 0.2rem;
}
.res_a .content .list a .p {
    line-height: 0.45rem;
}
.res_a .content .list {
    margin-bottom: .4rem;
}
.page {
    margin-top: 1rem;
}
.page .pagination a {
    text-align: center;
    display: inline-block;
    width: .5rem;
    height: .5rem;
    border: 1px solid #eee;
    line-height: .5rem;
    font-size: 0.2rem;
    vertical-align: top;
    margin-right: 0.2rem;
    color: #333;
    transition: all 0.3s;
    background-color: #fff;
    border-radius: 0;
}
.page .pagination input {
    display: inline-block;
    width: 1rem;
    height: .5rem;
    border: 1px solid #ccc;
    line-height: 1.05rem;
    font-size: 0.24rem;
    margin-right: 0.2rem;
    background-color: transparent;
    margin-left: 0;
    margin-top: .4rem;
}
.page .pagination .go{
    margin-left:0;
    margin-top: .4rem;
}
.res_a .content .list2 a {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.4rem;
    border: 1px solid #ccc;
    color: #555555;
    font-family: "Pf";
    font-size: 0.32rem;
    position: relative;
    margin-right: 0;
    margin-bottom: .4rem;
}
.res_a .content .list2 a .time {
    font-size: 0.24rem;
    color: #b1b1b1;
    margin-bottom: 0.3rem;
}
.res_a .content .list2 a .tit {
    font-size: 0.32rem;
    color: #222222;
    font-weight: 550;
    line-height: 0.5rem;
    height: 1rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.res_a .content .list2 a .txt {
    font-size: .28rem;
    color: #888;
    margin-bottom: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.res_a .content .list2 a .to {
    font-size: 0.28rem;
    color: #1d53b3;
    font-family: 'Noto Sans SC';
    font-weight: 500;
}
.pro_a{
    padding: 0.6rem 0;
}
.pro_a .tit {
    text-align: center;
    font-size: .44rem;
    color: #1e58b5;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    margin-bottom: 0.3rem;
    position: relative;
}
.pro_a .txt {
    font-size: 0.26rem;
    color: #666666;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    text-align: center;
    position: relative;
    padding-bottom: 0;
}
.pro_a .txt .p {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    margin-top: 0.2rem;
    position: relative;
    width: 91%;
    line-height: 0.45rem;
}
.pro_a .txt span {
    margin: 0;
    font-size: .5rem;
    color: #bfc3c7;
    margin-left: -.5rem;
}
.pro_a .txt span.s2{
    margin-right: -.5rem;
    margin-left: 0;
}
.pro_b{
    padding: 0.6rem 0;
}
.pro_b .left {
    width: 100%;
    padding: 3.33%;
    box-sizing: border-box;
    float: left;
}
.pro_b .left .p1 {
    font-size: .44rem;
    color: #121212;
    padding-bottom: 0.3rem;
    border-bottom: 2px solid #121212;
    font-family: 'Noto Sans SC';
    font-weight: 600;
}
.pro_b .left .p2 img {
    width: 1.2rem;
}
.pro_b .left .tab {
    margin-top: .3rem;
    margin-bottom: .3rem;
}
.pro_b .left .tab a {
    display: inline-block;
    font-size: 0.32rem;
    color: #999;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    margin-top: 0.4rem;
    padding-bottom: 0.4rem;
    margin-right: 0.23rem;
}
.s_prev.s_prev1{
    top: 2.5rem;
    right: 1.2rem;
}
.s_next.s_next1{
    top: 2.5rem;
}
.pro_b .right {
    width: 100%;
    overflow: hidden;
    padding-left:3.33%;
}
.pro_b .right .swiper-slide {
    width: 3.35rem;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0.3rem;
}
.pro_c{
    padding: 0.6rem 0;
}
.pro_s {
    font-size: .44rem;
    font-family: "Pf-Cu";
    margin-top: 0;
    color: #fff;
}
.pro_e{
    padding: 0.6rem 0;
}
.pro_ss {
    font-size: .44rem;
    font-family: "Pf-Cu";
    margin-top: 0;
    color: #222;
}
.s_prev3, .s_next3 {
    background-color: #eff3f8;
}
.pro_e .content {
    width: 100%;
    margin-top: 1rem;
    overflow: hidden;
    margin-left: 3.33%;
}
.pro_e .content .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
    margin-right: 0.4rem;
    width: 2.5rem;
}
.pro_f{
    padding: 0.6rem 0;
}
.hon_a{
    padding: 0.6rem 0;
}
.hon_prev, .hon_next {
    display: block;
    width: .8rem;
    height: .8rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    z-index: 222;
    margin-top: -0.75rem;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
    background-color: #fff;
}
.patent-tab {
    margin: .6rem auto 0;
    /* width: 77.77%; */
    width: 90%;
    overflow: hidden;
}
.hon_b .left .swiper-wrapper .swiper-slide {
    padding-right: 0.2rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .28rem;
    font-family: "GILROY-MEDIUM";
    color: #c7c7c7;
    cursor: pointer;
    border:1px solid #ccc;
    text-align: center;
    padding:0;
}
.hon_b .left .swiper-wrapper .swiper-slide span {
    font-size: 0.23rem;
    font-family: "Pf-Cu";
}
.hon_b .left .box{
    display: none;
}
.hon_b .right {
    width: 100%;
    height: 10rem;
    position: relative;
    float: left;
    padding-left: 0.2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 8%;
}
.hon_b .left {
    height: 1rem;
    width: 100%;
    border-right:0;
}
.hon_b .view2{
        padding: 0 ;
}
.news_info .left .bot .txt2 {
    margin-top: .4rem;
}
.news_info .left .con {
    font-size: .35rem;
    line-height: .6rem;
    color: #4c4c4c;
    margin-top: .6rem;
}
.hon_b .left .swiper-wrapper .swiper-slide.swiper-slide-active{
    border:1px solid #e41f1c;
}
.hon_b .left .swiper-wrapper{
    width:100%;
    height:100%;
}
.hon_b .right .list li {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-top: .7rem;
    text-align: center;
}
.hon_b .right .list li .txt {
    font-size: .24rem;
}
.patent-tab .swiper-slide{
    width: 100%;
}
.patent-tab .swiper-slide .txt .txt_b{
    font-size:.26rem;
}
.patent-tab .swiper-slide .img {
    width: 100%;
    height: 6rem;
    padding:0 .6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 1px dotted #eee;
    position: relative;
}
.patent-tab .swiper-slide .txt img{
    display:none;
}
.patry_a{
    padding: 0.6rem 0;
}
.patry_a .tit {
    font-size: .45rem;
    padding-bottom: .32rem;
}
.patry_a .txt {
    margin-top: .6rem;
    font-size: 0.28rem;
    color: #666666;
    font-family: 'Noto Sans SC';
    font-weight: 400;
    text-align: center;
    position: relative;
    padding-bottom: 0.2rem;
}
.patry_a .txt span {
    margin: 0;
    margin-left: -.5rem;
    font-size: .6rem;
    color: #bfc3c7;
    line-height: 1;
}
.patry_a .txt .p {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    margin-top: 0.2rem;
    position: relative;
    width: 90%;
    margin: auto;
    line-height: 0.5rem;
}
.patry_a .txt .p span {
    margin: 0;
    font-size: .6rem;
    color: #bfc3c7;
    line-height: 1;
    position: absolute;
    bottom: -0.2rem;
}
.patry_b{
    padding: 0.6rem 0;
}
.p_tit {
    font-size: 0.44rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.patry_b .txt {
    font-size: 0.28rem;
    font-family: 'Noto Sans SC';
    text-align: center;
    color: #fff;
    width: 100%;
    margin: auto;
    margin-top: 0.3rem;
    line-height: 0.5rem;
}
.patry_b ul li {
    width: 50%;
    float: left;
    text-align: center;
    margin-top: .8rem;
}
.patry_b ul li .p {
    margin-top: 0.4rem;
    font-size: 0.26rem;
    font-family: "Pf-Cu";
    color: #fff;
    line-height: 0.5rem;
}
.patry_b ul li img{
    width: .8rem;
    height:.7rem;
}
.patry_c{
    padding: 0.6rem 0;
}
.patry_e{
     padding: 0.6rem 0;
}
.patry_e .content{
    margin-top: .6rem;
}
.patry_e .content a {
    display: block;
    float: left;
    width: 48%;
    margin-right: 4%;
    background-color: #fff;
    padding: 0.3rem 0;
    text-align: center;
    margin-bottom: 0.4rem;
}
.patry_e .content a img {
    width: 1rem;
}
.patry_e .content a:nth-child(2n) {
    margin-right: 0;
}
.patry_e .content a .p1 {
    font-size: 0.28rem;
    color: #222222;
    font-family: "Pf-Cu";
    margin-top: 0.3rem;
}
.patry_e .content a:last-child {
    margin-right: 0;
    margin-left: 0;
    width:100%;
}
.news_a{
    padding: 0.6rem 0;
}
.news_a .content {
    width: 100%;
    margin-top: 0.4rem;
}
.part_list a {
    display: block;
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: .48rem;
}
.part_list a .img {
    width: 100%;
    height: 4rem;
    overflow: hidden;
}
.part_list a .txt {
    margin-top: -.7rem;
    z-index: 9;
    padding: 0 0.36rem 0.3rem;
}
.part_list a .txt .time {
    font-size: 0.24rem;
    color: #fff;
    font-family: "GILROY-MEDIUM";
    border-bottom: 1px solid #ccc;
    margin-bottom:0.2rem;
}
.part_list a .txt .p {
    font-size: 0.32rem;
    color: #ffff;
    margin-top: 0.3rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.part_list2 a {
    display: block;
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: .4rem;
    padding: 0.5rem;
}
.part_list2 a .txt .p {
    font-size: 0.36rem;
    color: #333333;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    line-height: 0.5rem;
    height: 1rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.part_list2 a .txt .time {
    margin-top: 0rem;
    font-size: 0.24rem;
    color: #999999;
    font-family: "GILROY-MEDIUM";
}
.part_list2 a .txt .to {
    margin-top: 1rem;
    font-size: 0.28rem;
    color: #ac2126;
    font-family: 'Noto Sans SC';
    font-weight: 500;
}
.comm_tepm .seachs.e2{
width: 50%;
}
.comm_tepm .seachs.e2 .seor{
    width: 100%;
}
.table_a .tit{
    font-size: .36rem;
}
.table_a .tit .line{
    width: 100%;
}
.table_a .table_nav {
    width: auto;
    border-bottom: 1px solid #ccc;
    margin-top: 0.3rem;
    overflow: auto;
    white-space: nowrap;
}
.table_a .table_nav a {
    display: inline-block;
    float: initial;
    line-height: .6rem;
    font-size: 0.28rem;
    font-family: "Pf-Cu";
    color: #333333;
    margin-right: 0.3rem;
}
.table_a .list {
    width: 100%;
    padding: 0.6rem 0;
    position: relative;
}
.table_a .list .item a {
    display: block;
    width: 48%;
    margin-right: 1%;
    float: left;
}
.table_a .list .item a .txt {
    width: 100%;
    font-family: 'Noto Sans SC';
    margin-top: 0.24rem;
    line-height: .5rem;
}
.table_a .list .item a .txt span:first-child{
    font-size: .24rem;
}
.table_a .list .item a .txt span:last-child {
    float: right;
    font-size: 0.24rem;
    color: #999999;
    width: 100%;
}
.table_a .list .item .box {
    width: 31%;
    margin: 0 1%;
    height: auto;
    line-height: .45rem;
    box-sizing: border-box;
    float: left;
    font-size: 0.24rem;
    color: #e41f1c;
    text-align: center;
    margin-top: 0.24rem;
}
.me_a{
    padding: 0.6rem 0;
}
.me_a .tit{
    font-size: .44rem;
}
.me_a .txt {
    font-size: 0.28rem;
    font-family: 'Noto Sans SC';
    text-align: left;
    color: #444444;
    margin-top: 0.3rem;
    line-height: 0.5rem;
    width: 100%;
}
.me_a .content{
    margin-top: .4rem;
}
.me_a .content .item .left {
    width: 100%;
}
.me_a .content .item .left, .me_a .content .item .right{
    height: 6rem;
}
.m_prev, .m_next{
    width: .8rem;
    height: .8rem;
}
.m_prev{
    left: 3.3%;
}
.m_next{
    right: 3.3%;
}
.me_a .content .item .right {
    padding: 0.2rem;
    box-sizing: border-box;
    width: 100%;
}
.me_a .content .item .tit {
    font-size: 0.32rem;
    color: #1e58b5;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.24rem;
    line-height: 0.5rem;
    text-align: center;
    font-family: 'Noto Sans SC';
    font-weight: 700;
}
.me_a .content .item .txt2 {
    font-size: 0.28rem;
    color: #777777;
    font-family: "Pf";
    line-height: 0.45rem;
    margin-top: 0.4rem;
    height: 2.7rem;
    overflow: auto;
    padding-right: 0.2rem;
    box-sizing: border-box;
}
.me_a .content .item .txt3 {
    font-size: 0.28rem;
    color: #333333;
    font-family: "Pf-Cu";
    margin-top: .4rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.me_a .content .item .link {
    display: block;
    margin-top: 0.24rem;
    font-size: 0.28rem;
    font-family: "Pf-Cu";
    color: #1e58b5;
}
.qdai .txt{
    text-align: center;
}
.news_a .content .hot_news a {
    display: block;
    width: 100%;
    float: left;
    height: 4rem;
    margin-right: 0;
    position: relative;
    overflow: hidden;
    margin-top: 0.4rem;
}
.news_a .content .hot_news a .txt {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 0.36rem;
    color: #fff;
    padding: .5rem;
    line-height: 0.5rem;
    box-sizing: border-box;
}
.news_a .content .hot_news a .txt .s2 {
    float: right;
    font-size: 0.24rem;
    font-family: "DINPro-Regular";
}
.news_a .content .hot_news a .txt .s1 {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    font-family: 'Noto Sans SC';
}
.news_list .left{
    width: 100%;
    border: 0;
}
.news_list .left a {
    display: block;
    width: 100%;
    padding: 0.4rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;

}
.news_list .left a .con .tit {
    font-size: 0.36rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 500;
    margin-bottom: 0.2rem;
    line-height: 0.5rem;
}
.news_list .left a .con .time {
    font-size: 0.2rem;
    color: #999999;
    font-family: "DINPro-Regular";
    margin-bottom: 0.2rem;
}
.news_list .left a .con .txt {
    font-size: 0.24rem;
    color: #444;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
}
.page .pagination a.page-last{
    width:0.8rem;
}
.news_list .left a .con .to {
    margin-top: .2rem;
    font-size: 0.24rem;
    color: #999999;
}
.news_list .left a .con {
    float: left;
    width: 100%;
    margin-left: 0;
    font-family: 'Noto Sans SC';
}
.news_list .left a .img {
    width: 100%;
    float: left;
}
.news_list .right{
    width: 100%;
}
.news_list .right .r_tit {
    font-size: 0.44rem;
    color: #666666;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    margin-left: 0;
    margin-top: .4rem;
}
.news_list .right a {
    margin-left: 0;
    display: block;
    width: 100%;
    background-color: #fff;
    margin-top: .4rem;
    font-family: 'Noto Sans SC';
    padding: .5rem;
}
.news_list .right a .tit {
    font-size: 0.32rem;
    color: #333;
    line-height: .5rem;
    height: 1rem;
    overflow: hidden;
}
.news_list .right a .txt {
    font-size: 0.24rem;
    color: #666666;
    line-height: .45rem;
    margin-top: 0.2rem;
    height: .9rem;
    overflow: hidden;
}
.law_a{
    padding: 0.6rem 0;
}
.law_a .tit .l_tit {
    float: left;
    font-size: .44rem;
    color: #121212;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    position: relative;
    display: inline-block;
    line-height: .44rem;
}
.law_a .tit .tab {
    float: right;
    font-size: 0.32rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
}
.law_a .tit .tab a {
    color: #999999;
    line-height: .44rem;
    padding: 0 .4rem;
    border-right: 1px solid #ccc;
}
.law_a .content {
    margin-top: .4rem;
    width: 100%;
}
.law_a .content .list a {
    padding: .5rem 0;

}
.law_a .content .list a .time{
    width: auto;
    display:none;
}
.law_a .content .list a .time p{
    font-size: .24rem;
}
.law_a .content .list a .time p:first-child {
    font-size: .3rem;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #ccc;
}
.law_a .content .list a .con .p1 {
    font-size: 0.32rem;
    color: #222222;
    width: 100%;
    line-height: .45rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    height: .45rem;
    overflow: hidden;
    margin-top:0.2rem;
}
.law_a .content .list a .con .p2 {
    font-size: 0.24rem;
    color: #666666;
    line-height: .4rem;
    font-family: 'Noto Sans SC';
    height: .8rem;
    overflow: hidden;
    margin-top: 0.2rem;
    width:100%;
}
.law_a .content .list a .con .to {
    font-size: 0.24rem;
    color: #222222;
    margin-top: .2rem;
}
.law_a .content .list a .img{
    width: 100%;
}
.law_a .content .list a .con {
    width: 100%;
}
.per_a{
    padding: 0.6rem 0;
}
.per_a .tit{
    font-size: .44rem;
}
.per_a .con_a .left, .per_a .con_a .right{
    width: 100%;
    height: 5rem;
}
.per_a .con_a .right {
    box-sizing: border-box;
    padding: 0.5rem;
    font-family: 'Noto Sans SC';
}
.per_a .con_a .right .rtit {
    font-size: 0.36rem;
    color: #222222;
    font-weight: 500;
}
.per_a .con_a .right .stit {
    font-size: 0.28rem;
    color: #222222;
    font-family: "Pf";
    margin: .4rem 0;
}
.per_a .con_a .right .txt {
    font-size: 0.24rem;
    color: #666;
    font-family: "Pf";
    line-height: 0.45rem;
    height: 2.7rem;
    overflow: auto;
        padding-right: .2rem;
}
.per_a .con_a .prev, .per_a .con_a .next{
    width: .8rem;
    height: .8rem;
    bottom: auto;
    top: 18%;
    z-index: 22;
    left: auto;
}
.per_a .con_a .next{
    right: 0;
    margin-right: 0;
}
.per_a .con_a .prev{
    margin-left: 0;
}
.per_a .con_b{
    margin-top: .4rem;
}
.per_a .con_b .left, .per_a .con_b .right{
    width: 100%;
    height: 5rem;
}
.left_swip .swiper .swiper-slide {
    width: 2rem;
    height: 1rem;
    margin: 0.16rem;
    border: 4px solid #fff;
    box-sizing: border-box;
}
.per_a .con_b .prev, .per_a .con_b .next{
    display: none;
}
.per_a .con_b .right {
    box-sizing: border-box;
    padding: 0.5rem;
    font-family: 'Noto Sans SC';
}
.per_a .con_b .right .rtit {
    font-size: 0.36rem;
    color: #222222;
    font-weight: 500;
}
.per_a .con_b .right .stit {
    font-size: 0.28rem;
    color: #222222;
    font-family: "Pf";
    margin: .4rem 0;
}
.per_a .con_b .right .txt {
    font-size: 0.24rem;
    color: #666;
    font-family: "Pf";
    line-height: 0.45rem;
    height: 2.7rem;
    overflow: auto;
        padding-right: .2rem;
}
.per_a .view2 .img {
    max-width: 100%;
    margin-top: .4rem;
    position: relative;
}
.per_a .view2 .img .txt {
    position: relative;
    top: 0;
    left: 0;
    color: #333;
    font-size: 0.28rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    line-height: .5rem;
    margin-top:0.25rem;
}
.job_search{
    margin-top: .4rem;
}
.job_search .setor .s_tit {
    font-size: 0.28rem;
    color: #0d0d0d;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    line-height: .75rem;
    position: relative;
}
.job_search .setor{
    height: .75rem;
}
.job_btn{
    height: .5rem;
}
.job_search .setor .sub {
    width: 100%;
    position: absolute;
    top: .75rem;
    background-color: #fff;
    z-index: 99;
    max-height: 5rem;
    display: none;
}
.job_search .setor .sub a {
    display: block;
    width: 100%;
    font-size: 0.28rem;
    color: #0d0d0d;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    line-height: .75rem;
    border-bottom: 1px solid #ccc;
}
.job_content{
    margin-top: .4rem;
}
.job_content .top {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #0d0d0d;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    font-size: 0.28rem;
    padding: 0 0.2rem;
}
.job_content .top .span1 {
    width: 20%;
    text-indent: 0;
}
.job_content .top .span2, .job_content .top .span3, .job_content .top .span4, .job_content .top .span5 {
    width: 20%;
    text-indent: 0;
    text-align: center;
}
.job_content .list .list-top {
    display: flex;
    flex-flow: row wrap;
    font-size: 0.24rem;
    color: #0f0f0f;
    height: 1rem;
    line-height: 1rem;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    padding: 0 0.2rem;
}
.job_content .list .span1 {
    width: 20%;
    text-indent: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.job_content .list .span2, .job_content .list .span3, .job_content .list .span4, .job_content .list .span5 {
    width: 20%;
    text-indent: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.job_content .list .list-hide {
    padding: .5rem;
    display: none;
}
.job_content .list .item {
    font-size: 0.28rem;
    color: #0f0f0f;
    line-height: 2;
    margin-bottom: .75rem;
    width: 100%;
    float: left;
    font-family: 'Noto Sans SC';
    font-weight: 400;
}
.job_content .list .list-hide .jl_btn {
    display: block;
    width: 1.5rem;
    height: .6rem;
    background-color: #e41f1c;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 0.26rem;
    font-family: ;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    line-height: .6rem;
    transition: all .5s ease;
    float: left;
    margin-top: 0rem;
}
.giudpage .txt .p1 {
    font-family: "Pf-Cu";
    font-size: .6rem;
    line-height: .75rem;
    position: relative;
    padding-bottom: .6rem;
}
.giudpage .txt {
    position: relative;
    width: 100%;
    color: #f7f8fa;
    top: 50%;
    transform: translateY(-50%);
    left: 3.3%;
    width: 100%;
}
.giudpage .txt .p1:after{
    width: 100%;
}
.giudpage .txt .p2 {
    font-size: 0.32rem;
    padding-top: .6rem;
    letter-spacing: 0.25rem;
    font-weight: 500;
}
.clearheader {
    position: relative;
    height: 1.45rem;
}
.news_addss div {
    float: left;
    line-height: 0.6rem;
    font-size: 0.24rem;
    font-family: "Pf";
    color: #868689;
}
.news_addss div .bread {
    margin-left: 0;
}
.news_info {
    width: 100%;
    padding: .6rem 0;
}
.news_info .left {
    width: 100%;
    float: left;
    padding: 0rem;
    box-sizing: border-box;
}
.news_info .left .tit {
    font-size: .44rem;
    color: #222222;
    font-family: 'Noto Sans SC';
    font-weight: 500;
    line-height: .54rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #ccc;
}
.news_info .left .share-box {
    margin-top: .4rem;
    font-size: 0;
}
.news_info .left .time {
    font-size: .24rem;
    line-height: .3rem;
    color: #666;
}
.news_info .left .divide {
    display: inline-block;
    *: ;
    display: inline;
    zoom: 1;
    width: 1px;
    margin: 0 .2rem;
    background-color: #cbcbcb;
    vertical-align: middle;
}
.news_info .left .num {
    padding-left: .6rem;
    background-repeat: no-repeat;
    line-height: 20px;
    font-size: .24rem;
    background-position: left center;
    background-size: .25rem;
}
.news_info .left .bshare-custom span {
    margin-right: .5rem;
    font-size: 0.24rem;
}
.news_addss{
    display: none;
}
.bshare-custom{
display: none;
}
.news_info .left .bot a{
    padding: 0.4rem;
}
.news_info .left .bot a .tit2 {
    font-size: 0.24rem;
    color: #666666;
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #1c53b3;
}
.news_info .left .bot .txt2 .p1 {
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.45rem;
    height: .9rem;
    overflow: hidden;
    font-weight: 500;
}
.news_info .left .bot .time {
    font-size: 0.24rem;
    color: #999999;
    margin-top: 0.4rem;
}
.news_info .left .bot .time span{
    display:none;
}
.news_info .right{
    display: none;
}
.pro_a .tit img {
    width: 2.5rem;
}
.patry_a .tit img {
    width: 2.5rem;
}
.mak{
	display: none;
}
.law_a .content .list a .con.noimg {
    width: 100%;
}
.per_a .con_a .next:after{
	width:0;
}
.patry_c .img{
	margin-top:.6rem;
}
    .cu-txt .p{
        width: 80%;
        line-height: 0.45rem;
    }
    .bases .tit:after {
        width: 7rem;
    }
    .bases .txt {
        width: 98%;
        font-size: 0.24rem;
        font-family: 'Noto Sans SC';
        color: #fff;
        line-height: 0.4rem;
        padding-left: 0;
        padding-right: 6px;
        margin-top: .6rem;
        height: 4rem;
        overflow: auto;
    }
    .bases .view2{
        padding:0 3.3%;
    }
    .bases .tit {
        color: #fff;
        font-size: .38rem;
        font-weight: 500;
        font-family: 'Noto Sans SC';
        line-height: 1.2;
        padding-bottom: 0.32rem;
        position: relative;
    }
    .bases{
        height: 10rem;
        padding-top: .6rem;
    }
    .science .tit {
        font-size: .32rem;
        font-family: "Pf";
        font-weight: 400;
    }
    .science .tit span {
        font-size: .40rem;
        font-family: 'Noto Sans SC';
        font-weight: 500;
        margin-left: 0.2rem;
        margin-bottom: 0.2rem;
        line-height: 0.8rem;
    }
    .science .tit:after {
        position: absolute;
        content: "";
        width: 6rem;
        height: 2px;
        left: 7%;
        bottom: 0;
        background-color: #fff;
    }
    .science .txt {
        width: 86%;
        font-size: 0.26rem;
        font-family: 'Noto Sans SC';
        color: #fff;
        line-height: 0.45rem;
        padding-left: 7%;
        margin-top: .6rem;
    }
    .bussbox .right a.on{
    background-color: transparent;

}
.bussbox .right a.on .jt{
    display: none;

}
}