@charset "utf-8";
@media screen and (max-width: 1600px) {
	.header {
	    
	    height: 63px;
	}
	.header-height-div {
	    height: 63px;
	}
   .head_logo {
       width: 10%;
       margin-right: 7%;
   }
   .head_nav{
	   width: 50%;
   }
   .head_tel {
       width: 15%;
       font-size: 20px;
   }
   .index_banner {
       height: calc(100vh - 63px);
   }
   .head_nav li a {
       line-height: 33px;
       font-size: 15px;
   }
   .menu_son li a {
   	   padding: 6px;
   	   font-size: 13px;
   }
   .head_nav>li:after {bottom: 16%;}
}
@media screen and (max-width: 1300px) {
	.container_1300 {
		max-width: 95%;
	}
	.index_sec1_img{
		max-width: 7rem;
	}
	.news_item2 p {
	font-size: 16px;
	}
	.index_banner_con .container_1300 {
		max-width: 70%;
	}
}
@media only screen and ( min-width: 800px ) and ( max-width: 1024px ) {


.head_tel {
    width: 12%!important;
}

.head_logo {
    margin-right: 2%!important;
}

.head_nav {
    width: 70%!important;
}
  .head_tel {
    display: none;
}  
}
@media screen and (max-width: 980px) {
	.header{
		box-shadow: 0px 3px 4px rgba(57,121,75 ,0.1);
	}
	.swiper_slide_img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	    object-position: left;
	}
	.head_container {
		max-width: 95%;
		justify-content: space-between;
	}
	.head_nav ,.head_search,.head_tel{
	    display: none;
	}
	.head_logo {
	    margin: 0;
	    width: 120px;
	    margin-top: 5px;
	}
	.m_nav{
		display: flex;
		margin-top: 10px;
	}
	.m_nav .m_search {
	    margin-right: 0.3rem;
	}
	
	ul.head_nav {
	    position: fixed;
	    display: block;
	    width: 50%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background: rgba(53,120,72 ,0.8);
	    padding-right: 0;
		left: -100%;
		transition: 0.4s all ease;
	}
	
	.head_nav:after {
	    display: none;
	}
	
	.head_nav>li:after {
	    bottom: 5%;
	}
	
	.head_nav>li.active:after {
	    width: 90%;
	}
	.head_nav li a {
	    color: #fff;
	    display: inline-block;
	    padding: 0.25rem;
	}
	.mhead_overlay {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    z-index: 8;
	    background: rgba(0,0,0 ,0.5);
		display: none;
	}
	.mhead_overlay.active{
		display: block;
	}
	.head_nav_icon {
	    display: block;
	    width: .35rem;
	    height: .35rem;
	    position: absolute;
	    right: 3%;
	    top: 0.6rem;
	}
	.head_nav_icon::before{
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 48%;
		width: 100%;
		height: 1px;
		opacity: 1;
		background-color: #fff;
		transition: 0.4s all ease;
	}
	.head_nav_icon::after{
		content: "";
		display: block;
		position: absolute;
		left: 48%;
		top: 0;
		height: 100%;
		width: 1px;
		background-color: #fff;
		transition: 0.4s all ease;
	}

	.head_nav_icon.active::before{
		transform: rotateZ(90deg);
		opacity: 0;
	}
	.head_nav_icon.active::after{
		transform: rotateZ(90deg);
	}
	.head_navson {
	    position: relative;
	    display: none;
	    transition: none;
	    background: rgba(0,0,0 ,0.22);
	}
	.head_nav>li {
	    padding: 0 .2rem;
	}
	.menu_son {
	    position: relative;
	    width: 100%;
		display: none;
		height: auto;
	}
	.head_nav>li:hover:after, .head_nav>li.active:after{
		display: none;
	}
	.mhead_overlay.active {
	    display: block;
	}
	.head_nav.active {
	    left: 0;
	}
	.menu_son{
		transition: none;
	}
	.head_nav>li:hover .menu_son{
		height: auto;
	}
	.menu_son li {
	    text-align: center;
	}
	
	.menu_son li a {
	    width: 90%;
	}
	.banner_href1 {
		    max-width: 3.5rem;
		    padding: 0.2rem 0.15rem;
	}
	
	.index_sec1_p1 {
	    max-width: 100%;
	}
	
	.index_sec1_img {
	    display: none;
	}
	
	.index_sec1_t1 h2 {
	    font-size: .5rem;
	    text-align: center;
	}
	
	.index_sec1_t1 h3 {
	    text-align: center;
	    font-size: .32rem;
	}
	
	.index_sec1_line {
	    transform: none;
	}
	
	.index_sec1_p1 {
	    font-size: .34rem;
	}
	
	.index_sec1_flex1 {
	    display: flex;
	    justify-content: center;
	}
	
	.index_sec1_ft1 h3 {
	    font-size: .42rem;
	    letter-spacing: 1px;
	}
	
	.index_sec1_ft1 p {
	    font-size: .32rem;
	    letter-spacing: -1px;
	}
	
	.index_sec1_ft {
	    padding: 5% 4%;
	}
	
	.index_sec1_flex2 img {
	    max-width: 0.8rem;
	}
	.tab_content_img {
	    width: 100%;
	    padding: 3%;
	}
	
	.tab_content_txt {
	    width: 100%;
	    padding: 3%;
	    padding-top: 0;
	    padding-bottom: 5%;
	}
	
	.tab_content_flex {
	    flex-wrap: wrap;
	}
	
	.index_sec2_nav_flex ul {
	    flex-wrap: wrap;
	    width: 100%;
	    background: none;
	    border-radius: 0;
	    justify-content: space-between;
	}
	
	.index_sec2_nav_flex ul li {
	    width: 49%;
	    margin-bottom: .2rem;
	}
	
	.tab_content_txt h3 {
	    font-size: .5rem;
	    text-align: center;
	}
	
	.tab_content_txt1 {
	    font-size: .36rem;
	    line-height: 2;
	    margin-top: 0.2rem;
	    margin-bottom: 0.2rem;
	}
	
	.tab_content_txt1a span {
	    font-size: .36rem;
	}
	
	.tab_content_txt1a img {
	    max-width: 0.8rem;
	}
	
	.tab_content_txt1a {justify-content: center;}
	.index_sec2_nav_flex ul span.active {
	    display: none;
	}
	.index_sec2_nav_flex ul li a {
	    font-size: 0.34rem;
	    border-radius: 50px;
	    padding: 0.3rem 0.5rem;
	    background: #f0f5f2;
	    border-radius: .1rem;
	}
	
	.index_sec2_nav_flex ul li.active a {
	    background: #357848;
	}
	
	.index_news_nav li {
	    font-size: .35rem;
	    padding: 7px 25px;
	    width: 45%;
	    text-align: center;
	    margin-bottom: .2rem;
	}
	
	.index_news_nav ul {
	    flex-wrap: wrap;
	}
	
	.index_pub_tt .tt_cn {
	    font-size: .5rem;
	}
	.tab_content_2item1 {
	    margin-bottom: .2rem;
	    width: 100%;
	    padding: 0;
	}
	
	.tab_content_2_flex {
	    flex-wrap: wrap;
	}
	
	.news_item1_txt h3 {
	    font-size: .4rem;
	}
	
	.news_item1_txt p {
	    font-size: .35rem;
	}
	
	.news_item2 h3 {
	    font-size: .4rem;
	}
	
	.news_item2 p {
	    font-size: .35rem;
	    line-height: 1.8;
	}
	
	.news_item2_date1 {
	    font-size: .36rem;
	}
	
	.news_item2_date2 {
	    font-size: .36rem;
	}
	
	.news_item2 {
	    padding: 0.3rem;
	}
	
	.news_item1_txt {
	    padding: .3rem;
	}
	.index_pub_tt .tt_desc {
	    font-size: .34rem;
	}
	
	.more_part, .more_part a {
	    font-size: .4rem;
	}
	
	.more_part span {
	    width: .25rem;
	    height: .25rem;
	}
	.pub_footer1 {
	    flex-wrap: wrap;
	}
	
	.ft_item1 {
	    width: 50%;
	    justify-content: center;
	    margin: 0.4rem 0;
	}
	
	.ft_item1 span {
	    font-size: .38rem;
	}
	
	.pub_footer2 {
	    flex-wrap: wrap;
	}
	
	.pub_footer2_item1 {display: none;}
	
	.pub_footer2_item2 {
	    width: 100%;
	}
	
	.pub_footer2_item3 {
	    width: 100%;
	    flex-wrap: wrap;
	}
	
	.footer2_item3_item {
	    width: 23%;
	    text-align: center;
	}
	.footer2_item2_nav .m_ftnav {
	    display: none;
	}
	
	.footer2_item2_nav {
	    width: 100%;
	}
	
	.pub_footer2_item2 {
	    flex-wrap: wrap;
	}
	.footer2_item2_nav h3 {
	    font-size: .4rem;
	    padding: 0.2rem;
	    position: relative;
	}
	
	.footer2_item2_nav h3:after {
		content: "+";display: block;position: absolute;right: 5%;top: 0;height: 100%;display: flex;align-items: center;font-size: 0.6rem;
		transition: 0.4s all ease;
	}
	.footer2_item2_nav.active h3:after{
		content: "-";
	}
	
	.pub_footer2_item2 {
	    padding-bottom: .4rem;
	}
	.footer2_item2_nav li {
	    padding: .2rem .3rem;
	}
	.pub_footer3_flink {
	    width: 100%;
	    margin-bottom: .2rem;
	}
	
	.pub_footer3_flex {
	    flex-wrap: wrap;
	}
	
	.pub_copyright {
	    text-align: center;
	    width: 100%;
	}
	.index_banner, .pub_banner {
	    height: 8rem;
	}
	.logo_banner {
	    max-width: 4rem;
	}
	.pub_banner_flex1 a img {
	    max-width: 0.55rem;
	}
	
	.banner_href1 span {
	    margin-right: 0.2rem;
	}
	.pro_fw_sec1_item {
	    display: block;
	}
	
	.pro_fw_sec1_item1 {
	    width: 100%;
	}
	
	.pro_fw_sec1_item2 {
	    width: 100%;
	}
	
	.pro_fw_sec1_item2_tz {
	    width: 100%;
	    position: static;
	}
	.pro_fw_sec1_item2_en{
		display: none;
	}
	.fw_msg_item {
	    width: 100%;
	}
	
	.fw_msg_flex {
	    flex-wrap: wrap;
	}
	
	.fw_msg_txt1 {
	    font-size: .38rem;
	}
	
	.fw_msg_txt2 {
	    font-size: .6rem;
	    margin-top: 0.2rem;
	    margin-bottom: 0.2rem;
	}
	
	.fw_msg_txt3 {
	    font-size: .32rem;
	}
	
	a.fw_msg_item1_flexa {
	    font-size: .34rem;
	}
	
	a.fw_msg_item1_flexa img {
	    max-width: 0.5rem;
	}
	
	.fw_msg_item1_tel img {
	    max-width: 0.8rem;
	}
	
	.fw_msg_item1_tel3 {
	    font-size: .48rem;
	}
	
	.fw_msg_item.pd_left5 {
	    padding-left: 0;
	    margin-top: .5rem;
	}
	
	.fw_msg_ipt1 input {
	    height: 1rem;
	    padding: 0 0.2rem;
	}
	
	.fw_msg_form_area {
	    height: 2rem;
	    padding: 0.2rem;
	}
	
	.fw_msg_ipt1 {
	    margin-bottom: 0.2rem;
	}
	
	.fw_msg_form_btn {
	    height: 1rem;
	}
	span.pro_fw_swiper_txt1 {
	    font-size: 0.44rem;
	    width: 100%;
	    text-align: center;
	    margin-bottom: .2rem;
	}
	
	.pro_fw_swiper_txt {
	    padding-top: 0.7rem;
	}
	
	.pro_fw_swiper_txt_flex {
	    flex-wrap: wrap;
	}
	
	span.pro_fw_swiper_txt1 {
	}
	
	span.pro_fw_swiper_txt2 {
	    text-align: center;
	    width: 100%;
	}
	.pro_fw_sec1_item2_tz9 {
	    padding: .5rem;
	}
	.pro_menu {
	    flex-wrap: wrap;
	}
	.pubv_view_sec1_item {
	    width: 50%;
	}
	
	.pubv_view_sec1_flex {
	    flex-wrap: wrap;
	}
	
	.pubv_view_sec3_item {
	    width: 50%;
	}
	
	.pubv_view_sec3_item2 {
	    font-size: .4rem;
	}
	
	.pubv_view_sec3_item3 {
	    font-size: .36rem;
	}
	
	.pubv_view_sec2_tt2 {
	    font-size: .36rem;
	    max-width: 100%;
	}
	
	.pubv_view_sec2_tt {
	    font-size: .5rem;
	}
	
	.pubv_view_sec1_txt1 {
	    font-size: .4rem;
	}
	
	.pubv_view_sec1_txt2 {
	    font-size: .32rem;
	}
	.view_case_flex {
	    flex-wrap: wrap;
	    height: auto;
	}
	
	.view_case_swiper {
	    width: 100%;
	}
	
	.view_case_flex_list {
	    width: 100%;
	}
	.swiper-button-next.view_casel {
	    transform: rotateZ( 
	-135deg);
	    top: 0.8rem;
	}
	
	.swiper-button-prev.view_casel {
	    transform: rotateZ(135deg);
	    top: 0.8rem;
	}
	.view_case_flex_list1 {
	    height: auto;
	    margin-bottom: .2rem;
	}
	
	.slide_flex_img {
	    max-width: 32%;
	}
	
	.slide_flex_txt {
	    width: 66%;
	}
	.pro_menu_son {
	    font-size: .38rem;
	    width: 40%;
	    text-align: center;
	}
	.tab_content_2item2 {
	    width: 100%;
	}
	
	.tab_content_2item2:nth-child(3n) {
	    margin-right: 0;
	}
	.tab_content_2item2_img {
	    height: 4rem;
	}
	
	.lists_news_sec2_item_flex {
	    flex-wrap: wrap;
	}
	
	.lists_news_sec2_item_img {
	    width: 100%;
	    height: 5rem;
	}
	
	.lists_news_sec2_item_txt {
	    width: 100%;
	}
	
	.lists_news_sec2_item_txt1 {flex-wrap: wrap;}
	
	.lists_news_sec2_item_t1 {
	    width: 100%;
	    margin-top: 0.3rem;
	    margin-bottom: 0.2rem;
	}
	
	.lists_news_sec2_item_t2 {
	    width: 100%;
	    text-align: left;
	    margin-top: .2rem;
	}
	
	.lists_news_sec2_item_txt1:after {
	    display: none;
	}
	
	.lists_news_sec2_item_txt2 {
	    max-width: 100%;
	    margin-bottom: 0.5rem;
	}
	.view_bread {
	    padding: .5rem 0;
	}
	
	.view_content1_flex {
	    flex-wrap: wrap;
	}
	
	.view_content2 {
	    width: 100%;
	    padding: 0;
	}
	
	.view_content3 {
	    width: 100%;
	}
	
	.view_content2_tt {
	    margin-bottom: 0.5rem;
	    font-size: 22px;
	    line-height: 1.5;
	}
	
	.view_content2_ttx {
	    margin-bottom: .6rem;
	}
	
	.view_content2_bd {
	    display: block;
	    margin-bottom: 1rem;
	}
	
	.view_content2_bd li {
	    margin-top: .5rem;
	}
	
	.view_content3_time {
	    padding: .3rem;
	}
	
	.view_content3_wg {
	    margin-bottom: .6rem;
	}
	
	.view_content3_bg {
	    margin-bottom: .5rem;
	}
	
	.join_sec1_re_bg {
	    display: none;
	}
	
	.join_sec1_flex1 {
	    width: 100%;
	}
	
	.join_sec1_flex {
	    flex-wrap: wrap;
	}
	
	.join_sec1_flex2 {
	    width: 100%;
	    margin-top: 0.3rem;
	}
	
	.join_sec1_re {
	    transform: none;
	    padding: .1rem;
	}
	
	.join_sec1_tt2 {
	    font-size: .6rem;
	}
	
	.join_sec1 {
	    padding: .7rem 0;
	}
	
	.join_sec1_con {
	    font-size: 15px;
	    padding: 0;
	}
	
	.join_sec1_tt2_en {
	    font-size: 0.7rem;
	}
	
	.join_sec2_con {
	    flex-wrap: wrap;
	}
	
	.join_sec2_con_item {
	    width: 48%;
	    padding: .3rem 0;
	    margin-bottom: 0.4rem;
	}
	
	.join_sec2_flex {
	    flex-wrap: wrap;
	}
	
	.join_sec3 .join_sec1_tt1 {
	    width: 100%;
	}
	
	.join_sec1_ss {
	    width: 100%;
	}
	
	.join_sec1_ss1ipt {
	    height: 40px;
	    font-size: .36rem;
	}
	
	.join_sec1_ss1btn {
	    width: 40px;
	    height: 40px;
	}
	
	.join_sec1_ss1 {
	    font-size: .45rem;
	}
	
	.join_nav {
	    width: 30%;
	}
	
	.join_nav li {
	    font-size: 12px;
	}
	
	.join_con {
	    width: 70%;
	}
	
	.join_ms2 {
	    font-size: 12px;
	}
	
	.zyly_item {
	    width: 50%;
	}
	
	.zyly_flex {
	    flex-wrap: wrap;
	}
	
	.zyly_item_txt1 {
	    font-size: .4rem;
	}
	
	.zyly_item_txt2 {
	    font-size: 12px;
	}
	.mask_video .video_con{position:absolute;width:80%!important;}
	.about_tt_en {
	    font-size: 1.4rem;
	    top: 50%;
	    transform: translateY(-50%);
	}
	.about_sec1_flex {
	    flex-wrap: wrap;
	}
	
	.about_sec1_img {
	    width: 100%;
	}
	
	.about_sec1_txt {
	    width: 100%;
	    padding: 0;
	}
	
	.about_item_flex {
	    padding: .3rem;
	}
	
	.about_tt h2 {
	    font-size: .55rem;
	}
	
	.about_tt p {
	    font-size: .4rem;
	}
	
	.about_sec2_flex {flex-wrap: wrap;flex-direction: column-reverse;}
	
	.about_sec2_txt {
	    width: 100%;
	}
	
	.about_sec2_img {
	    width: 100%;
	}
	
	.about_sec2_txt1 {
	    margin-bottom: 0.2rem;
	}
	
	.about_sec3_flex {
	    flex-wrap: wrap;
	}
	
	.about_sec3_item {
	    width: 48%;
	    margin-bottom: .5rem;
	}
	
	.about_sec3_txt1 {
	    font-size: .5rem;
	}
	
	.about_sec3_txt2 {
	    font-size: .36rem;
	}
	
	.about_sec5_item {
	    width: 100%;
	    margin-bottom: .5rem;
	    padding: .5rem 0;
	}
	
	.about_sec5_flex {
	    flex-wrap: wrap;
	}
	
	.about_sec5_item_t1 {
	    font-size: .5rem;
	}
	
	.about_sec5_item_t2 {
	    font-size: .5rem;
	}
	
	.about_sec5_item img {
	    max-width: 1rem;
	    margin-right: .3rem;
	}
	
	.tzz_tt {
	    text-align: center;
	}
	
	.tz_sec1_flex {
	    flex-wrap: wrap;
	}
	
	.tz_sec1_30 {
	    width: 100%;
	}
	
	.tz_sec1_en {
	    font-size: .5rem;
	}
	
	.tz_sec1_line {
	    margin: .2rem auto;
	}
	
	.tz_sec1_cn {
	    font-size: .55rem;
	}
	
	.tz_sec1_li {
	    display: flex;
	    justify-content: space-evenly;
	    margin-top: 0.8rem;
	}
	
	.tz_sec1_70 {
	    width: 100%;
	}
	
	.tz_sec1_aflex1 {
	    font-size: .36rem;
	}
	.tz_sec1_aflex2 {
	    font-size: 12px;
	}
	
	.tz_sec1_li li a {
	    margin-bottom: 0.7rem;
	}
	
	.tz_sec1_time {
	    width: 100%;
	    text-align: center;
	    margin-bottom: .5rem;
	}
	
	.tz_sec1_time1 {
	    padding-right: 0.8rem;
	}
	.tz_sec1_time2 li a{
		    padding: 0.3rem;
	}
	.tz_sec2_a1 {
	    font-size: .34rem;
	}
	.tz_sec3 {
	    padding: .7rem 0;
	}
	
	.tz_sec3_flex {
	    flex-wrap: wrap;
	}
	
	.tz_sec3_w50 {
	    width: 100%;
	}
	
	.tz_sec3_item12 {
	    font-size: .34rem;
	}
	
	.tz_sec3_tm1 {
	    font-size: 0.4rem;
	}
	
	.tz_sec3_tm2 {
	    font-size: .34rem;
	}
	
	.tz_sec3_item1 {
	    padding: .4rem 0;
	}
	.tz_sec3_item21 {
	    font-size: .4rem;
	}
	.right_nav{
		display: none!important;
	}
	.tz_sec2_swiper .swiper-button-next, .tz_sec2_swiper .swiper-button-prev {
	    width: 1rem;
	    height: 1rem;
		    top: 40%;
		}
} 








