.banner{
	height: 400px;
	background: url(https://cdn.chiefgr.com/xin_26/liebiao_banner.jpg)no-repeat;
	background-size: 100% 100%;
	padding-top:100px;
}

.banner-box .left .top .text h2{
	font-size: 40px;
	color: #000000;
	line-height: 60px;
}

.banner-box .left .top .text p{
	font-weight: 300;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	margin-top: 10px;
	width: 410px;
}

.banner-box .left .top .text .btn{
	display: block;
	width: 180px;
	height: 40px;
	background: linear-gradient( 90deg, #FF2E00 0%, #FDA077 100%);
	text-align: center;
	line-height:40px;
	margin-top: 50px;
	font-size: 14px;
	color: #FFFFFF;
}

.newsnav{
	width: 100%;
	margin-top: 30px;
	display: flex;align-items: center;justify-content: space-between;
}
.newsnav .left{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: flex;align-items: center;
}
.newsnav .left a{
	margin: 0 10px;
}
.newsnav .right{
	display: flex;justify-content: flex-end;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	text-align: right;
}
.newsnav .right h4{
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin-left: 10px;
}

.con1{
	margin: 30px 0 40px;
	display: flex;justify-content: space-between;
	
}
.con1 .m-title{
	display: none;
}

.con1 .left{
	/* width: 400px; */
	height: 400px;
}
.con1 .right{
	width: 920px;
}
.con1 .right h1{
	font-size: 24px;
	color: #000000;
	line-height: 40px;
	/* display: flex; */
	align-items: center;
}
.con1 .right h1 p{
	font-size: 12px;
	color: #666666;
	line-height: 40px;
	margin-left: 10px;
}
.con1 ul li{
	width: 100%;
	margin-top: 10px;
	display: flex;align-items: center;
	
}
.con1 ul li:nth-child(3){
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
}
.con1 ul li span{
	display: flex;align-items: center;justify-content: center;
	width: 80px;
	height: 30px;
	background: rgba(242,12,0,0.1);
	font-size: 14px;
	color: #F20C00;
	margin-right: 10px;
}
.con1 ul li .hot{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.con1 ul li p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.con1 ul li .item{
	width: 120px;
	height: 70px;
	background: #F7F8FB;
	padding: 10px 0;
	margin-right: 10px;
	text-align: center;
}
.con1 ul li .item h4{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}
.con1 ul li .item  dd{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.con1 ul li .item2{
	display: flex;align-items: center;justify-content: center;
	width: 120px;
	height: 30px;
	background: #F7F8FB;
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
}
.con1 .btn-box{
	display: flex;align-items: center;
	margin-top: 30px;
	
}
.con1 .btn-box .btn{
	display: flex;align-items: center;justify-content: center;
	width: 200px;
	height: 50px;
	background: #F20C00;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.con1 .btn-box p{
	display: flex;align-items: center;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
}

.con1 .btn-box p img{
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.con1 .right p span{
	color: #F20C00;
}
.con1 .right .smalltext{
	margin-top: 20px;
	height: 110px;
	background: #F7F8FB;
	padding: 10px 20px;
	font-size: 12px;
	color: #666666;
	line-height: 23px;
}
.title {
    display: flex;
    align-items: center;
}

.title img {
    /* width: 30px; */
    height: 50px;
    text-align: center;
    margin: 0px 11px 0px 0px;
}

.titleimg {
    display: flex;
    align-items: center;
}

.titleimg p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 30px;
    background: rgba(242, 12, 0, 0.1);
    font-size: 14px;
    color: #F20C00;
    margin-right: 10px;
}

.titleimg img {
    width: 20px;
    height: 20px;
    margin: 0px 2px;
}
.con2{
	display: flex;justify-content: space-between;
	margin: 40px 0 60px;
}
.con2 .title{
	border-left: 5px solid #F20C00;
	line-height: 20px;
	padding-left: 15px;
	margin: 40px 0 30px;
	
}
.con2 .title p{
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #D9D9D9;
	line-height: 20px;
}
.con2 .title span{
	color: #F20C00;
	padding: 0 5px;
}
.con2 .title h2{
	font-size: 24px;
	color: #000000;
	display: flex;align-items: center;
}
.con2 .left{
	width: 890px;
	height: auto;
	border-top: 5px solid #F20C00;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
}
.con2 .left .cen1 ul{
	display: flex;align-items: center;justify-content: space-between;
	padding: 0 20px;
}
.con2 .left .cen1 ul li{
	width: 210px;
	height: 100px;
	padding: 10px 20px 20px 80px;
	background: url(https://cdn.chiefgr.com/hz05/chu/project-xiang5.png)no-repeat;
}
.con2 .left .cen1 ul li:nth-child(2){
	background: url(https://cdn.chiefgr.com/hz05/chu/project-xiang6.png)no-repeat;
}
.con2 .left .cen1 ul li:nth-child(3){
	background: url(https://cdn.chiefgr.com/hz05/chu/project-xiang7.png)no-repeat;
}
.con2 .left .cen1 ul li:nth-child(4){
	background: url(https://cdn.chiefgr.com/hz05/chu/project-xiang8.png)no-repeat;
}
.con2 .left .cen1 ul li p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.con2 .left .cen2 ul{
	display: flex;align-items: center;justify-content: space-between;
	padding: 0 20px;
}
.con2 .left .cen2 ul li{
	width: 270px;
	height: 320px;
	background: #F7F8FB;
}
.con2 .left .cen2 ul li img{
	width: 270px;
	display: block;
}
.con2 .left .cen2 ul li .text span{
	display: block;
	width: 150px;
	height: 30px;
	background: url(https://cdn.chiefgr.com/hz05/chu/project-xiang9.png)no-repeat;
	font-size: 14px;
	text-align: center;
	color: #F20C00;
	line-height: 30px;
	margin-bottom: 20px;
}

.con2 .left .cen2 ul li .text p{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	padding-left: 20px;
}
.con2 .left .cen3 .cen3-title{
	padding: 0 20px;
	display: flex;align-items: center;
	
}
.con2 .left .cen3 .cen3-title p{
    width: 50%;
	height: 60px;
    background: linear-gradient(180deg, rgba(242,12,0,0.1) 0%, rgba(242,12,0,0) 100%);
	display: flex;align-items: center;justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #F20C00;
}
.con2 .left .cen3 .cen3-title p:nth-child(2){
  	color: #666666;
  	font-weight: 400;
  	background: linear-gradient(180deg, #F7F8FB 0%, rgba(247,248,251,0) 100%);
}
.con2 .left .cen3 ul{
	padding: 0 20px;
}
.con2 .left .cen3 ul li{
	padding-left: 20px;
  	height: 60px;
	background:#FFFFFF;
	display: flex;align-items: center;justify-content: space-between;

}
.con2 .left .cen3 ul li:nth-child(even){
	background: #F7F8FB;
}
.con2 .left .cen3 ul li p{
	height: 100%;
	width: 50%;
	display: flex;align-items: center;
	font-size: 16px;
	color: #000000;
}
.con2 .left .cen3 ul li p:nth-child(2){
	color: #666666;
}
.con2 .left .cen3 ul li p img{
	margin-right: 10px;
}
.con2 .left .cen4 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px;
	
}
.con2 .left .cen4 ul li{
	width: 200px;
	height: 160px;
	background: linear-gradient(225deg, #DDDDDD 0%, #FFFFFF 100%);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 2px solid;
	border-image: linear-gradient(45deg, rgba(221, 221, 221, 1), rgba(238, 238, 238, 1)) 2 2;
	padding: 30px 20px 20px 20px;
	margin-bottom: 10px;
}
.con2 .left .cen4 ul li h4{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	margin-top: 10px;
}
.con2 .left .cen4 ul li p{
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	line-height: 20px;
}
.con2 .left .cen5 ul{
	display: flex;align-items: center;justify-content: space-between;
	padding: 0 20px;
	
}
.con2 .left .cen5 ul li h4{
	font-size: 14px;
	margin-top: 10px;
	font-weight: 400;
	color: #000000;
	line-height: 30px; 
	padding-left: 12px;
}
.con2 .left .cen5 ul li:nth-child(6) .img i{
	display: none;	
}
.con2 .left .cen5 ul li .img{
	display: flex;align-items: center;
	width: 155px;
}
.con2 .left .cen5 ul li .img i{
	display: block;
	width: 88px;
	height: 1px;
	background: #EEEEEE;
}
.con2 .left .cen6 form{
	display: flex;align-items: center;justify-content: space-between;
	padding: 0 20px;
	margin-bottom: 40px;
	margin-top: 5px;
}
.con2 .left .cen6 form input{
	width: 170px;
	height: 50px;
	background: #F7F8FB;
	outline: none;border: none;
	font-size: 14px;
	padding-left: 10px;
	color: #000000;
	line-height: 30px;
}
.con2 .left .cen6 form div{
	width: 160px;
	height: 50px;
	background: linear-gradient(225deg, #F20C00 0%, #FF8A84 100%);
	border: 2px solid;
	border-image: linear-gradient(45deg, rgba(242, 12, 0, 1), rgba(255, 152, 147, 1)) 2 2;
	display: flex;align-items: center;justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.con2 .right{
	width: 300px;
	height: 1080px;
	border-top: 5px solid #F20C00;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
}
.con2 .right .title h2{
	font-size: 20px;
}
.con2 .right .cen1 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px;
}
.con2 .right .cen1 ul li{
	width: 125px;
	height: 80px;
	background: #F7F8FB;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
}
.con2 .right .cen1 ul li img{
	width: 30px;
	height: 30px;
}

.con2 .right .cen1 ul li p{
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}
.con2 .right .cen2 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px;
}
.con2 .right .cen2 ul li{
	width: 125px;
	padding: 10px 0;
	text-align: center;
}

.con2 .right .cen2 ul li p{
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}
.cen7 .links li{
    line-height: 3em;
    border-bottom: solid 1px #eee;
    /* width: 100%; */
    float:left;
    box-sizing: border-box;
    /* padding-right: 9px; */
    padding: 0px 20px;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cen7 .links li:nth-child(2n){
    /* padding-left:15px; */
    padding-right:0px;
}
.cen7 .links em{
    color: #9f1a1a;
    display: inline-block;
    height: 1.4em;
    width: 1.4em;
    line-height: 1.4em;
    text-align: center;
    border-radius: 5px;
    /* margin-right: 10px; */
}
.links:after{
    /* content:""; */
    /* height:0; */
    /* display:block; */
    /* clear:both; */
}
.cen7 .links li.w100{ 
    width:100%;
}
.m-line{
	display: none;
}
.m-cen2{
	display: none !important;
}
@media (max-width: 630px){
	

.banner{
	background: url(https://cdn.chiefgr.com/hz05/chu/m-project-xiang-banner.png) no-repeat;	
	width: 100%;
	height: 120px;
	margin-top: 50px;
	background-size:100% 100%;
}
.newsnav{
	margin-top: 0.2rem;
}
.newsnav .right{
	display: none;
}
.newsnav .left{
	font-size: 0.24rem;
}
.newsnav .left a{
	margin: 0 0.1rem;
}
.con1{
	display: block;
	margin: 0.6rem 0 0.4rem;
}
.con1 .left{
	width: 100%;
	height: 100%;
	
}
.con1 .m-title{
	display: block;
	margin-bottom: 0.4rem;
}
.con1 .m-title .xing{
	display: flex;align-items: center;justify-content: center;
}
.con1 .m-title h1{
	font-size: 0.48rem;
	color: #000000;
	line-height: 0.8rem;
	text-align: center;
}
.con1 .m-title .xing p{
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.4rem;
}
.con1 .m-title .xing img{
	width: 0.28rem;
	height: 0.28rem;
}
.con1 .right{
	width: 100%;
}
.con1 .right h1{
	display: none;
}
.con1 ul li .hot{
	font-size: 0.24rem;
}
.con1 ul li .item h4{
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.con1 .right ul li{
	display: flex;align-items: center;
	flex-wrap: wrap;
}
.con1 ul li .item{
	width: 1.6rem;
	height: 1.2rem;
	margin-right: 0.1rem;
}

.con1 ul li p{
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.con1 ul li .item2{
	width: 1.6rem;
	height: 0.6rem;
	font-size: 0.24rem;
	margin-right: 0.1rem;
	margin-bottom: 0.1rem;
}
.con1 .right ul li:nth-child(3){
	flex-wrap: initial;
}
.con1 ul li span{
	min-width: 1.4rem;
	width: 1.4rem;
	font-size: 0.24rem;
}
.con1 ul li .item2:nth-child(5){
	margin-left: 1.6rem;
}
.con1 .btn-box .btn{
	height: 0.8rem;
	margin-bottom: 0.2rem;
}
.con1 .btn-box{
	margin: 0.4rem  auto;
	flex-wrap: wrap;
    width: 6rem;
    justify-content: center;
}
.con1 .right .smalltext{
	height: auto;
}


.line{
	display: none;
}
.m-line{
	display: block;
	width: 100%;
}
.con2 .title{
	border-left: 3px solid #F20C00;
	padding-left: 0.24rem;
	margin: 0.6rem 0 0.4rem;
}
.con2 .title h2{
	font-size: 0.28rem;
	font-weight: 400;
}
.con2{
	margin: 0.4rem 0 1.6rem  0;
}
.con2 .left{
	width: 100%;
	height: auto;
}
.con2 .right{
	display: none;
}
.con2 .left .cen1 ul li{
	width: 49.5%;
	height: 1.2rem;
	background-size: 100% 100% !important;
	padding: 0.2rem  0.2rem 0.2rem 0.78rem;
	background: url(https://cdn.chiefgr.com/hz05/chu/m-project-xiang5.png)no-repeat;
	margin-bottom: 0.1rem;
}
.con2 .left .cen1 ul li:nth-child(2){
	background: url(https://cdn.chiefgr.com/hz05/chu/m-project-xiang6.png)no-repeat;
}
.con2 .left .cen1 ul li:nth-child(3){
	background: url(https://cdn.chiefgr.com/hz05/chu/m-project-xiang7.png)no-repeat;
}
.con2 .left .cen1 ul li:nth-child(4){
	background: url(https://cdn.chiefgr.com/hz05/chu/m-project-xiang8.png)no-repeat;
}
.con2 .left .cen1 ul li p{
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.con2 .left .cen1 ul{
	padding: 0 0.3rem;
	flex-wrap: wrap;
	
}
.con2 .left .cen2 ul{
	padding: 0 0.3rem;
}
.con2 .left .cen2 ul li{
	width: 100%;
	height: 4.8rem;
}


.con2 .pc-cen2{
	display: none !important;
}
.con2 .m-cen2{
	display: block !important;
}
.con2 .left .cen2 ul li img{
	width: 3.1rem;
	height: 1.6rem;
	
}
.con2 .left .cen2 ul li .text span{
	width: 2.4rem;
	height: 0.6rem;
	font-size: 0.24rem;
	background-size: 100% 100%;
	margin-bottom: 0.2rem;
}
.con2 .left .cen2 ul li .text p{
	font-size: 0.24rem;
	line-height: 0.4rem;
	padding-left: 0.2rem;
}

.con2 .swiper-container{
	width: 100%;
	height: 6rem;
}
 .swiper-pagination-bullet{
	width: 12px !important;
	height: 12px !important;
	background: #FFFFFF !important;
	border-radius: 50%;
	border: 1px solid #F20C00;
	opacity: 1 !important;
}
 .swiper-pagination-bullet-active{
	/*border: 1px solid #FFFFFF;*/
	background: #F20C00 !important;
}
.con2 .left .cen3{
	display: none;
}

.con2 .left .cen4{
	display: none;
}
.con2 .left .cen5 ul{
	padding: 0 0.3rem;	
	flex-wrap: wrap;
}

.con2 .left .cen5 ul li{
	margin-bottom: 0.4rem;
}
.con2 .left .cen5 ul li .img i{
	width: 1.52rem;
}
.con2 .left .cen5 ul li:nth-child(3n) .img i{
	display: none;
}
.con2 .left .cen5 ul li h4{
	padding-left: 0px;
    margin-left: -5px;
}
.con2 .left .cen5 ul li img{
	width: 0.8rem;
	height: 0.8rem;
}

.con2 .title p{
	font-size: 0.24rem;
	margin-left: 0.2rem;
    padding-left: 0.2rem;
    line-height: 0.2rem;
}
.con2 .left .cen6 .title{
	margin: 0.2rem 0 0.4rem;
}

.con2 .left .cen6 form{
	flex-wrap: wrap;
	padding: 0 0.3rem;
    margin-bottom: 0.4rem;
}
.con2 .left .cen6 form input{
	width: 2.9rem;
	height: 0.8rem;
	font-size: 0.24rem;
	margin-bottom: 0.1rem;
}

.con2 .left .cen6 form div{
	width:100%;
	height: 0.8rem;
	border: 0;
	margin-top: 0.1rem;
}




}