@charset "utf-8";
@media screen and (max-width: 1100px){
	.wp{padding: 0px 15px;}
	header .header_nav{display: none;position: absolute;height: auto;}
	.header_nav_menu{display: block;}
	.header_nav .wp{padding: 0px 0px;}
	.header_nav .wc_nav>li{display: block;width: 100%;}
	.header_nav .wc_nav>li>a{width: 100%;text-align: left;padding: 0px 15px;}
	.header_nav .wc_nav>li.sub>a{display: none;}
	.header_nav .wc_nav>li>p{display: block;}
	.sub_drop{z-index: 999;height: auto;position: relative;}
	.sub_drop>ul{width: 100%;}
	.sub_drop>ul>li{display: block;width: 100%;}
	.sub_drop>ul>li a{width: 100%;text-align: left;padding-left: 43px;height: 40px;line-height: 40px;}
	.sub_drop>ul>li:hover{background: #c41f0e;}
	.rt .sub_drop{transform: none !important;width: auto !important;}
	/* 轮播 */
	/* .swiper-container-body .swiper-slide img{min-height: 200px;} */
	/* 新闻 */
	.sy_title a{margin-right: 0px;}
	.content_news .left_box{width: 100%;}
	.left_box .left_news_box{width: 100%;}
	.left_news_box img{width: 100%;}
	.content_news .right_box{width: 100%;}
	.content_about .sy_about_lf{width: 100%;}
	.sy_about_lf .about_lf{width: 100%;}
	.content_about .sy_about_rt{width: 100%;text-align: center;margin-top: 30px;}
	.bus_box ul>li{width: 45.5%;height: auto;margin-left: 3%;margin-bottom: 20px;}
	.bus_box ul>li:first-child{margin-left: 3%;}
	.bus_box ul>li>img{width: 100%;height: auto;}
	/* 分页 */
	.fy_content .fy_left_box{display: none;}
	.fy_content .fy_right_box{float: none;width: 100%;}
	.fy_content .list_news li .news_img_box{width: 25%;}
	.fy_content .list_news li .news_txt{width: 75%;}
	.fy_branding ul li .fy_branding_txt{width: calc(100% - 118px);}
	.right_content>ul>li a .word_txt{width: calc(100% - 45px);}
	.right_content p.img.tbd img{width: 100%;margin-right: 0px;margin-bottom: 20px;}
}
@media screen and (max-width: 780px){
	footer{padding-bottom: 50px;}
	footer .foot_lf_box{width: 100%;}
	footer .foot_rt_box{width: 100%;margin-top: 10px;}
}
@media screen and (max-width: 640px){
	header .head_fir{height: 112px;line-height: normal;}
	.head_fir .logo_box{width: 100%;float: none;margin-top: 10px;}
	.head_fir .fir_text{float: none;text-align: left;margin-top: 10px;margin-left: 15px;}
	.fir_text .telephone{float: left;}
	.fir_text .telephone img{vertical-align: middle;}
	/* footer */
	footer{padding-bottom: 20px;padding-top: 25px;}
	.foot_lf_box .foot_logo{width: 30%;}
	.foot_lf_box .foot_ul{width: 65%;margin-left: 0px;}
	.foot_lf_box .foot_ul ul li{margin-left: 20px;}
	.foot_rt_box ul li{width: 100%;}
	.wangan a{float: left;}
	.foot_lf_box .foot_ul ul li a{font-size: 12px;}
	.foot_rt_box ul li{font-size: 12px;}
	/* content */
	.content_news{padding: 30px 0px;}
	.left_box .left_news_box{height: auto;}
	.left_news_box img{height: auto;}
	.left_news_box p span{max-width: 200px;}
	.right_box .right_news_box{margin-top: 20px;}
	.right_news_box ul li{height: 50px;line-height: 50px;}
	.right_news_box ul li a span{max-width: 240px;}
	.content_bus,.content_about{padding-bottom: 35px;padding-top: 30px;}
	.sy_about_lf .about_lf span{margin-top: 20px;}
	.sy_about_lf .about_lf a{margin-top: 30px;}
	/* 分页 */
	.fy_content{padding-top: 20px;padding-bottom: 20px;}
	.fy_branding ul li .fy_branding_txt{margin-top: 0px;}
	.word_txt label.word_txt_top span{max-width: 200px;}
}
@media screen and (max-width: 360px){
	header .head_fir{height: 100px;}
	.fir_text .telephone span{font-size: 12px;}
}
@media screen and (max-width: 320px){
	.fir_text .telephone:nth-child(2){display: none;}
	.fir_text .telephone:last-child{margin-left: 14px;}
	.right_news_box ul li a span{max-width: 200px;}
	.word_txt label.word_txt_top span{max-width: 150px;}
}