﻿.w-1200{
	width: 1400px;
	margin: auto;
}

@media (max-width:1500px){
    .w-1200{
    	width: 1200px!important;
    	margin: auto;
    }
	.son-nav-box{
		left: calc(50% - 600px)!important;
	}
	.shipin-box{
		
		width: 573px!important;
		height: 380px!important;
	
		
	}.gs-info-text{
		
		line-height: 30px!important;
	
		
	}
	.gs_info{
		height: 383px!important;
	}
	.newslist li .news-item{
		width: 350px!important;
		height: 223px!important;
	}
	.jingying_item{
		width: 279px!important;
	}.jingying_img{
		height: 239px!important;
	}
	.rongyu-swiper .swiper-slide img{
		height: 353px!important;
	}
	.lianxi-right .erweima_item{
	    width: 154px!important;
	}
	.lianxi-right .erweima_item img{
	    height:  154px!important;
	}
}
.url_tab_box{
    font-weight: 400;
font-size: 18px;
color: #282828;
}
.url_tab_box .url_tab_active{
    background: #E62129!important;
    border: none!important;
    color: #fff!important;
   
}
.url_tab_box .url_tab{
     cursor: pointer;
    width: 97px;
height: 30px;
border-radius: 10px;
border: 1px solid #7D7D7D;
text-align: center;
line-height: 30px;
font-weight: 400;
font-size: 16px;
color: #282828;
margin-left: 30px;
}
.none{
    display: none;
}
.url_box{
    margin-top: 30px;
}
.url_item{
   display: block;
   width: 790px;
   height: 193px;
   margin: auto;
}
.url_item img{
   width: 100%;
   height: 100%;
}

*{
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
ul li{
	list-style: none;
}
.row-center{
	display: flex;
	justify-content: center;
	align-items: center;
}
.row-left{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	
}
.row-between{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.only-one{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.only-two{
	text-overflow: -o-ellipsis-lastline;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 line-clamp: 2;
	 -webkit-box-orient: vertical;
}
.only-three{
	text-overflow: -o-ellipsis-lastline;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 3;
	 line-clamp: 3;
	 -webkit-box-orient: vertical;
}
.only7{
	text-overflow: -o-ellipsis-lastline;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 7;
	 line-clamp: 7;
	 -webkit-box-orient: vertical;
}
.fangda{
	transform: scale(1);
	transition: all 1s; 
}
.fangda:hover{
	transform: scale(1.1);
	transition: all 1s; 
}
.index_top{
	
	background: #E62129;
}
.index_top .top_phone img{
	width: 28px;
	height: 19px;
	margin-right: 5px;
}
.index_top .top_phone {
	height: 53px;
	margin-left: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
.header{
    height: 90px;
    background: #FFFFFF;
}
.header>div{
	height: 90px;
}
.header .logo{
	width: 301px;
	height:60px;
	
}
.header .logo img{
	width: 100%;
	height: 100%;
}
.header .bar{
	width: 23px;
	height: 19px;
	margin-left: 10px;
}
.header .bar img{
	width: 100%;
	height: 100%;
}
.navWrap{ width:calc(100% - 500px); height: 50px;background-size: 100%;}
.nav{height:50px; line-height:50px; position:relative; z-index:1;  }
.nav a{ 
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #353535;
	display: block;
	
	}
.nav .nLi{ float:left;  text-align: center; position:relative; display:inline;  }
.nav .nLi h3{ float:left; width: 100%; margin: 0;}

.nav .nLi h3 a{ display:block; padding:0 10px; font-size:16px; }
.nav .nLi h3 a:hover{font-weight: bold;border-bottom: 3px solid 221815;color: #353535;}
.nav .sub{ display:none; left:0; top:54px; position:absolute; background:#f6f6f6; padding:5px 0 15px;}
.nav .sub li{ zoom:1; padding: 0 12px;}
.nav .sub a{ text-align:center;display:block; border-bottom: 1px solid #E62129; font-size: 14px;color: #333333; line-height: 38px;z-index:800;white-space:nowrap}
.nav .on h3 a{color:#353535;font-weight: bold;border-bottom: 3px solid #E62129;color: #353535;}
.banner{width: 100%;position: relative;}
.banner img{width: 100%;height:min-height:100%;}
.bd ul{margin: 0;padding: 0;}
.bd ul li{list-style: none;}
.bd ul li a{display: block!important;width: 100%!important;}
.banner .hd{position: absolute;bottom:30px;left:0%;width: 100%;}
.banner .hd ul li{ width: 44px;
height: 12px;
background: rgba(255,255,255,0.05);
border: 2px solid #FFFFFF;
border-radius: 6px; margin-right: 33px;}
.banner .hd ul li:last-of-type{
	margin-right: 0px;
}
.banner .hd ul li.on{ background: #FFFFFF;}
/* 公司简介 */
.company-div{
	
	background: url('../images/city.png') no-repeat;
	background-size: cover;
	padding: 20px;
}
.company-box{
	padding: 48px 0px;
	background: #F2F2F3;
}
.gs_info{
	width: 568px;
	height: 416px;
}
.gs_info .en-gs-title{
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	/* color: #CCCCCC; */
	background-image:-webkit-linear-gradient(top,#CCCCCC,#fff); 
	    -webkit-background-clip:text; 
	    -webkit-text-fill-color:transparent;
}
.gs-title{
	margin-top: -10px;
	margin-bottom: 40px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.gs-info-text{
	margin-top: 30px;
	text-indent: 2em;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #414141;
	line-height: 35px;
	
}
.more-company{
	margin-top: 50px;
	width: 82px;
	height: 30px;
	border-radius: 15px;
	border: 1px solid #7D7D7D;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #9E9E9E;
}
.shipin-box{
	
	width: 722px;
	height: 416px;

	
}
.shipin-box img{
	
	width: 100%;
	height: 100%;
	
}
.index_title{
	
}
.index_title h1{
	position: relative;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 26px;
	color: #D9090C;
	padding-left: 30px;
}
.index_title h1:before{
	position:absolute;
	top: 0px;
	content: "";
	left: 0px;
	display: block;
	background: url('../images/sanjiao2.png')no-repeat;
	background-size: 100% 100%;
	width: 16px;
	height: 16px;
	
}
.video-index{
	position: absolute;
	top: 20px;
	left: -20px;
	width: 722px;
	height: 416px;
	border-radius: 6px;
	overflow: hidden;
	
}
.video-index img{
	width: 100%;
	height: 100%;
	border-radius: 6px;
}
.video-index .bofang-img{
	position: absolute;
	width: 88px;
	height: 88px;
	top: calc(50% - 44px);
	left: calc(50% - 44px);
}

.news-box{
	background: url('../images/piao.png')no-repeat center;
	background-size: 100% auto;
	padding: 48px ;
	
}
.news_container{
	margin-top: 50px;
	
}
.news_container .pre{
	width: 20px;
	height: 35px;
	
}
.news_container .pre img{
	width: 20px;
	height: 35px;
	
}

.newslist_box{
	overflow: hidden;
	
	width: calc(100% - 120px);
	white-space: nowrap;
}

.newslist li{
	width: 500px;
	margin-right: 1.2%;
	
	float: left;
}
.newslist li .news-item{
	width: 415px;
	margin-right: 1.2%;
	position: relative;
	
}
.newslist li:hover .news-info{
	background: rgba(217, 9, 12,0.8)!important;
	transition: all 1s;
}
.newslist li .news-img{
	width: 100%;
	height: 243px;
	overflow: hidden;
}
.newslist li .news-img img{
	width: 100%;
	height: 100%;
}
.news-info{
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
	display: block;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	padding: 0px 20px;
	transition: background 1s;
}
.news-info p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.news-info .time{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.news-more{
	margin-top: 50px;
}
.news-more a{
	
	display: block;
	height: 30px;
	padding: 0px 30px;
	line-height: 30px;
	border-radius: 15px;
	border: 1px solid #7D7D7D;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #9E9E9E;
}
.jingying_container{
	display: grid;
    grid-template-columns: repeat(5, 18.4%);
    grid-column-gap: 2%;
	margin-top: 30px;
	flex-wrap: wrap;
}
.jingying_container .jingying_item{
	
	background: linear-gradient(187deg, #C8E0FF 0%, #E9F2FF 100%);
	border-radius: 20px;
	margin-top: 17px ;
	margin-bottom: 17px ;
	padding-bottom: 20px;
}
.jingying_container .jingying_item .yewu_title a{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #666666;
	text-align: center;
	line-height: 30px;
}
.jingying_container .jingying_item .yewu_title {
	
	text-align: center;
}
.jingying_container .jingying_item .jingying_img{
	width: 100%;
	height: 280px;
	padding: 20px 20px 0px 20px;
	
}
.jingying_container .jingying_item .jingying_img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	
}
.rongyu-box{
	padding: 50px 0px;
	background: #E5E5E5;
}
.jiangbei{
	width: 20%;
}
.rongyu_con{
	width: 60%;
	padding: 0px 30px;
	margin-top: 30px;
}
.rongyu-swiper{
	padding: 40px 0px!important;
	
}
.rongyu-swiper .swiper-slide img{
	width: 100%;
	height: 390px;
	object-fit: contain;
}
.rongyu-swiper .swiper-slide .rongyu-title{
	font-family: Microsoft YaHei;
	font-size:16px;
	color: #666666;
	text-align: center;
	display: none;
}
.rongyu-swiper .swiper-slide-active{
	transform: scale(1.15);
	z-index: 1000;
}
.rongyu-swiper .swiper-slide-active .rongyu-title{
	display: block;
}
.rongyu-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width: 62px;
	height: 62px;
	background: url('../images/ri.png')no-repeat;
	background-size: 100% 100%;
}
.rongyu-swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: 62px;
	height: 62px;
	background: url('../images/left_01.png')no-repeat;
	background-size: 100% 100%;
}

.rongyu-swiper .swiper-slide-active img{
	/*box-shadow: 3px 3px 10px #333333;*/
}
.tianbao_box{
	background: url('../images/t_back.png')no-repeat;
	background-size: cover;
	padding: 50px 0px;
	margin-top: 30px;
}
.tianbao_container .tianbao_left{
	width: 33%;
	background: #B8292C;
	height: 155px;
	position: relative;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 155px;
	text-align: center;
}
.tianbao_container .tianbao_left .f_sj{
     width: 30px;
	 height: 30px;
	 position: absolute;
	 left: 63px;
	 top: 41px;
}
.tianbao_container  .tianbao_right{
	width: 77%;
	background: rgba(255, 255, 255, 0.2);
	padding: 20px 8%;
}
.tianbao_container {
	
	align-items: flex-start;
}
.shuru input{
	width: 40%;
	height: 40px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	outline: none;
	background: transparent;
}
.beizhu{
	margin-top: 10px;
}
.beizhu textarea{
	width: 100%;
	height: 70px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	outline: none;
	background: transparent;
}
.tianbao_container .save_btn{
	margin-top: 30px;
	border: none;
	outline: none;
	width: 159px;
	height: 34px;
	background: #FFFFFF;
	border-radius: 15px;
	opacity: 0.6;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	cursor: pointer;
}
.shuru input::placeholder,.beizhu textarea::placeholder{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
}

.footer-box{
	background: url('../images/shu.png')no-repeat;
	background-size: 150px auto;
	background-position: 98% bottom;
	padding: 46px 0px 0px;
}
.footer-box .footer_div1 .footer-logo{
	width: 301px;
	height: 60px;
	margin-bottom: 20px;
}
.footer-box .footer_div1 .dizhi img{
	width: 16px;
	height: 20px;
	margin-right: 5px;
	
}
.footer-box .footer_div1 .dizhi{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	
}
.footer_div2 .danwei{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}
.footer_div2 .danwei select{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	width: 293px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
}
.footer-box .footer_div2 .chuanzhen{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	
}
.footer-box .footer_div2 .chuanzhen img{
	width: 23px;
	height: 23px;
	margin-right: 5px;
}
.footer-box  .footer_div3{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	
}
.footer-box  .footer_div3 img{
	width: 23px;
	height: 23px;
	margin-right: 5px;
}
.footer_div4 img{
	width: 100px;
	height: 100px;
	display: block;
}
.footer_div4 p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	text-align: center;
}
.footer-info{
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	
	height: 38px;
	background: #B8292C;
	line-height: 38px;
}
.footer-info a{
    color: #fff;
    margin: 0px 10px;
}
.footer-info a:hover{
    text-decoration: underline;
}
.nav-tan{
	display: none;
	z-index: 10000;
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: url('../image/back.png')no-repeat;
	background-size:cover;
	
}
.nav-tan .nav-top{
	height: 177px;
	position: relative;
	border-bottom: 1px solid #fff;
}
.nav-tan .nav-top .logo-bai{
	width: 553px;
	height: 67px;
}
.nav-tan .nav-top .close{
	position: absolute;
	top: calc(50% - 26px);
	right:0px;
	width: 53px;
	height: 53px;
	
}
.nav-tan-box{
	overflow: hidden;
	margin-top: 30px;
}
.nav-tan-box>li{
	width: 12.5%;
	float: left;
	
}
.nav-tan-box>li>.tan-son-ul>li :hover{
	text-decoration: underline;
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
}
.nav-tan-box>li> h1,.nav-tan-box>li>h1 a{
	line-height: 30px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}
.nav-tan-box>li>.tan-son-ul>li a,.nav-tan-box>li>.tan-son-ul>li{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
	line-height: 30px;
} 
.sonbanner{
	width: 100%;
	position: relative;
}
.sonbanner img{
	width: 100%;
	height: auto;
}


.sonbanner .son-nav-box{
	padding: 10px 20px 15px;
	
	background: #FFFFFF;
	box-shadow: 0px 8px 24px 0px rgba(64,64,64,0.1);
	border-radius: 10px;
	position: absolute;
	bottom: -50px;
	left: calc(50% - 700px);
}
.sonbanner .son-nav-box .son-nav img{
	width: 14px;
	height: 19px;
	margin-right: 5px;
}
.sonbanner .son-nav-box .son-nav{
	height: 40px;
	border-bottom: 1px solid #D9D9D9;
}
.sonbanner .son-nav-box .son-nav a{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	margin-right: 5px;
	color: #333333;
}
.sonbanner .son-nav-box .son-nav .danqian{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #E62129;
}
.sonbanner .son-nav-box .son-nav-title{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
}
.sonbanner .son-nav-box .son-nav-title .line{
	width: 6px;
	height: 20px;
	background: #E62129;
	margin-right: 10px;
}
.son-container{
	margin-top: 80px;
	min-height: 300px;
}
/* 新闻列表 */
.son-container .son_news_list li .son-news-item .time .day{
	font-family: FZLanTingHeiS-B-GB;
	font-weight: 400;
	font-size: 48px;
	color: #808080;
	
}
.son-container .son_news_list li .son-news-item .son-news-item-left{
	width: calc(100% - 193px);
	border-bottom: 1px solid #D8D8D8;
	height: 112px;
}
.son-container .son_news_list li .son-news-item .time .year{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 21px;
	color: #808080;
	line-height: 32px;
	
}
.son-container .son_news_list li{
	margin-bottom: 30px;
}
.son-container .son_news_list li:hover .son-news-middle h1{
	color: #E62129!important;
}
.son-container .son_news_list li .son-news-item .time .month{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 21px;
	color: #808080;
	line-height: 32px;
	
}

.son-container .son_news_list li .son-news-item .son-news-img{
	width: 173px;
	height: 112px;
	overflow: hidden;
	border-radius: 10px;
}
.son-container .son_news_list li .son-news-item .son-news-middle{
	width:calc(100% - 153px);
	
}
.son-container .son_news_list li .son-news-item .son-news-middle h1{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #808080;
	margin-bottom: 8px;
}
.son-container .son_news_list li .son-news-item .son-news-middle p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}
.son-container .son_news_list li .son-news-item .son-news-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.son_content{
	background: url('../images/sidai.png') no-repeat;
	background-size: 100% auto;
	background-position: bottom;
	padding-bottom: 200px;
}
.article-title{
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 20px;
}
.article{
	padding-top: 20px;
}
.article p{
	padding-top: 20px;
	text-indent: 2em ;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.article img{
	display: block;
	margin: auto;
	max-width: 100%;
}
.lianxi_miaoshu{
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #666666;
	text-align: center;
	margin-top: 15px;
	margin-bottom:50px;
}
.lianxi-left{
    /*width: 300px;*/
    margin-bottom: 50px;
}
.lianxi-left .lianxi-item{
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	height: 50px;
	margin: 0px 20px;
}
.lianxi-left .lianxi-item img{
	width: 27px;
	height: 27px;
	object-fit: contain;
	margin-right: 10px;
}
.lianxi-right{
	

	flex-wrap: wrap;
}
.lianxi-right .erweima_item{
    width: 181px;
    background: #fff;
    margin-right: 20px;
    border-radius: 6px;
    padding: 5px;
    box-shadow: 3px 3px 10px #909090;
    margin-bottom: 20px;
}
.lianxi-right .erweima_item:nth-of-type(7n){
    margin-right: 0px;
}
.lianxi-right .erweima_item img{
    width: 100%;
    height: 171px;
  
}
.lianxi-right .erweima_item p{
    font-size: 14px;
    text-align: center;
  
}
.lianxi-right img{
	width: 600px;
	height: 328px;
	object-fit: cover;
}
.zhaopin-btn {
	width: 40%;
	margin: auto;
}

.zhaopin-btn-active{
	background: #B8292C!important;
	color: #fff!important;
	border: none!important;
}
.zhaopin-btn a{
	display: block;
	width: 127px;
	height: 46px;
	border: 1px solid #2254BA;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 46px;
}
.zhaopin-list li{
	width: 100%;
	box-shadow: 3px 3px 10px #ccc,-3px -3px 10px #ccc;
	border-radius: 10px;
	border-top: 6px solid #B8292C;
	margin-top: 30px;
	
}
.zhaopin-list li .zhaopin-item{
	padding: 20px;
}
.zhaopin-list li .zhaopin-item h1{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 20px;
	
}
.zhaopin-list li .zhaopin-item h2{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 22px;
	color: #808080;
	
}
.zhaopin-list li .zhaopin-item .zhize{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #808080;
	margin: 10px 0px;
	
	
}
.news-list li{
	padding: 27px 0px;
	border-bottom: 1px dashed #CCCCCC;
}
.news-list .news-item .news-icon{
	width: 251px;
	height: 147px;
	overflow: hidden;
	
}
.news-list .news-item .news-info{
	width: calc(100% - 251px);
	padding-left: 20px;
	
}
.news-list li:hover h1{
	color: #397CCF!important;
	transform: translate(20px)!important;
	transition:transform 0.5s;
}
.news-list .news-item .news-info h1{
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	transform: translate(0px);
	transition:transform 0.5s;
}
.news-list .news-item .news-info .time-news{
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8B8A8A;
	margin: 15px 0px;
}
.news-list .news-item .news-info p{
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	height: 50px;
	
}
.arcticle_title{
	border-bottom: 1px solid #ccc;
	
}
.arcticle_title h1{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	text-align: center;
	
}
.arcticle_title .liulan-box{
	width: 300px;
	margin:30px auto;
	
}
.arcticle_title .liulan-box div{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
}
.arcticle_title .liulan-box div img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
	object-fit: contain;
}
.article-content,.article-content p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 27px;
}
.article-content{
	margin-top: 30px;
}
.article-content img{
	max-width: 100%;
	display: block;
	margin: auto;
}
.product_list li{
	margin-top: 0px!important;
	margin-bottom: 40px;
}
.contact_way{
	box-shadow: 2px 2px 10px 0px rgba(130,130,130,0.3);
	width: 328px;
	height: 162px;
	background: #FFFFFF;
	border: 1px solid #E5E8EA;
	border-radius: 5px;
	padding: 30px ;
}
.contact_way h1{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1A1B1E;
	text-align: center;
}
.contact_way p{
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #9FA0A5;
}
.pages{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pages .cur{
	background: #B8292C!important;
}
.pagination a{
	padding: 0px 12px!important;
}
.pagination a:hover{
	border:1px solid #B8292C!important;
	color:  #B8292C!important;
}
.pagination p{
	padding: 0px 12px!important;
}
.fengcai-box{
	
	margin-top: 20px;
	padding: 50px 0px;
	background: #F2F2F3;
}
.fc_btn {
	margin: 30px 0px 50px;
}
.fc_btn li{
	width: 168px;
	text-align: center;
	cursor: pointer;
	margin: 0px 10px;
	padding: 0px 20px;
	height: 43px;
	line-height: 43px;
	border-radius: 10px;
	border: 1px solid #B8292C;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #B8292C;
}

.fc_btn_active{
	background: #B8292C;
	color: #fff!important;
}
.shizi-box{
	
}
.none{
	display:none;
}
.shizi-list{
	
	margin: 30px 0px;
}
.shizi-list li{
	width: 20%;
	
}
.shizi-list li .shizi-item{
	width: 100%;
	padding:0px 1vw;
	
}
.shizi-list li .shizi-item .shizi-img{
    overflow:hidden;
	border-radius: 10px;
	width: 100%;
	height: 36vh;
	box-shadow: 0px 8px 24px 0px rgba(64,64,64,0.1);
	
}
.shizi-list li .shizi-item .shizi-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shizi-list li .shizi-item h1{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: center;
}
.shizi-list li .shizi-item p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #666666;
		text-align: center;
}

.shizi-list-index li{
	width: 16.66%;
	
}
.shizi-list-index li .shizi-item{
	width: 100%;
	padding:0px 1vw;
	
}
.shizi-list-index li .shizi-item .shizi-img{
    overflow:hidden;
	border-radius: 10px;
	width: 100%;
	height: 30vh;
	box-shadow: 0px 8px 24px 0px rgba(64,64,64,0.1);
	
}
.shizi-list-index li .shizi-item .shizi-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shizi-list-index li .shizi-item h1{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: center;
}
.shizi-list-index li .shizi-item p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #666666;
		text-align: center;
}