*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	/* text-align: justify; */
}

li{
	list-style: none;
}

body{
	font-family: "思源黑体 CN";
	background-color: #ffffff;
	font-family: "Noto Sans SC";
}
img{
	max-width: 100%;
	display: block;
}


/*首页*/
/*共同头部*/
.cusTomer_icon{
	position: fixed;
	top: 50%;
	right: 0;
	z-index:99;
	width: 100px;
	margin-top: -55px;
}
.cusTomer_icon img{
	display: block;
}
.cusTomer_info{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:100;
	display: none;
}
.cusTomer_bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .5;
	z-index:99;
}
.cusTomer_info .Ic_con{
	position: fixed;
	top: 10%;
	z-index: 100;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	max-height: 80%;
	overflow-y: scroll;
}
.cusTomer_info .Ic_con .Form_name{
	width: 47%;
}
.cusTomer_info .Ic_con .Form_city{
	width: 22%;
}
.cusTomer_info .Ic_con .Form_company{
	width: 47%;
}
.cusTomer_info .Ic_con .Form_phone{
	width: 47%;
}
.cusTomer_info .Ic_con .Ic_form_list input{
	width: 80%;
}
.cusTomer_info .Ic_con .Ic_form_list .Form_city input{
	width: 68%;
}
.cusTomer_info .Ic_con .Ic_form_list .Form_province input{
	width: 68%;
}
.cusTomer_close{
	position: absolute;
	top: 30px;
	right:30px;
	width: 30px;
}


.Pub_header{
	background-color: #FFFFFF;
	width: 100%;
	height: 120px;
}
.Pub_header#Data_header{
	position: absolute;
	top: 0;
	left: 0;
	background: none;
}
.Ph_con{
	max-width: 1440px;
	margin: 0 auto;
	overflow: hidden;
}
.Pub_logo{
	float: left;
	padding: 30px 0;
	max-width: 250px;
}
.Pub_logo img{
	display: block;
	width: 100%;
}
.Pub_meua{
	float: right;
}
.Pub_meua ul{
	overflow: hidden;
}
.Pub_meua ul li{
	float: left;
	line-height: 120px;
	padding: 0 18px;
}
.Pub_meua ul li a{
	font-size: 16px;
	color: #626262;
	display: block;
	transition-duration: 0.3s;
}
.Pub_meua ul li:hover a{
	color: #c62a30;
	transition-duration: 0.3s;
}
.Pub_meua ul li.on a{
	color: #c62a30;
	transition-duration: 0.3s;
}
.swiper_video{
	width: 100%;
	height: 100%;
	z-index: 99;
	overflow: hidden;
}
.swiper_video video{
	z-index: 99;
	height: 100%;
	width: 1920px;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -960px;
	display: block;
}
.Mm_con{
	
}
.Mobile_meua{
	position: absolute;
	right: 20px;
	top: 0;
	display: none;
}
.Mm_list{
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 100;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px 20px 20px;
	width: 100%;
	height: 100%;
	display: none;
}
.Mm_list ul li{
	padding: 12px 0;
	font-size: 14px;
}
.Mm_list ul li a{
	color: #626262;
}
.Mm_list ul li:hover a{
	color: #c62a30;
}
.Mm_con{
	width: 100%;
	
}
.Mm_icon{
	position: absolute;
	top: 0;
	right: 0;
	height: 100px;
	z-index: 100;
	width: 40px;
	background: url(../images/meua.png) center no-repeat;
	background-size: 100% auto;
	opacity: 0.8;
}	
.Mm_icon img{
	display: block;
	max-width: 100%;
}	
	
	
	
	
	
	
	
	
	
	
	

/*共同底部*/
.Pub_footer{
	background-color: #323232;	
	width: 100%;
}
.PF_con{
	max-width: 1440px;
	margin: 0 auto;
	overflow: hidden;
}
.PF_top{
	border-bottom: 2px solid #9d9d9d;
	width: 100%;
	padding: 35px 0 17px;
}
.PF_bottom{
	padding: 20px 0 65px;
}
.PF_bottom p{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.PF_logo{
	float: left;
	max-width: 200px;
}
.PF_logo img{
	display: block;
	width: 100%;
}
.PF_contact{
	float: left;
	padding-left: 112px;
}
.PF_contact ul li{
	overflow: hidden;
	padding-bottom: 13px;
}
.PF_contact ul li img{
	float: left;
	display: block;
	max-width: 23px;
}
.PF_contact ul li p{
	font-size: 20px;
	color: #FFFFFF;
	float: left;
	padding-left: 23px;
}

/*首页中部*/

.Im_title{
	text-align: center;
	padding: 55px 0 25px;
}
.Im_title h2{
	font-size: 33px;
	color: #4e4e4e;
	text-transform: uppercase;
}
.Im_title span{
	color: #ce2b3d;
	padding-left: 10px;
}
.IB_banner{
	width: 100%;
	height: 364px;
	background: url(../images/IB_banner.jpg) repeat-x center;
	background-size:cover;
	overflow: hidden;
}
.IMA_banner{
	width: 100%;
	height: 364px;
	background: url(../images/IMA_banner.jpg) repeat-x center;
	background-size:cover;
	overflow: hidden;
}
.IR_banner{
	width: 100%;
	height: 364px;
	background: url(../images/IR_banner.jpg) repeat-x center;
	background-size:cover;
	overflow: hidden;
}
.Im_con{
	overflow: hidden;
	max-width: 1040px;
	margin: 0 auto;
}
.Im_text{
	float: left;
	max-width: 500px;
	padding: 90px 0;
}
.Im_img{
	float: right;
	padding: 22px 0;
	max-width: 348px;
	
}
.Im_img img{
	display: block;
	width: 100%;
}
.Im_text h2{
	font-size: 40px;
	color: #d14250;
	margin-bottom: 35px;
}
.Im_text p{
	font-weight: 100;
	font-size: 20px;
	color: #3e3a3a;
	line-height: 30px;
}
.IR_banner .Im_text{
	padding: 74px 0;
}

/*首页联系我们*/
.Index_contact{
	background-color: #f0f2f6;
	width: 100%;
	padding: 70px 0;
	
}
.Ic_form{
	padding-top: 87px;
	padding-bottom: 75px;
}
.Ic_con{
	background-color: #ffffff;
	max-width: 1440px;
	margin: 0 auto;
}

.Ic_form_list{
	overflow: hidden;
	padding-bottom: 30px;
}
.Form_name{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width:48%;
	height: 80px;
	line-height: 80px;
}
.Form_mail{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 48%;
	height: 80px;
	line-height: 80px;
	margin-left: 45px;
}
.Form_message{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 48%;
	height: 80px;
	line-height: 80px;
	margin-left: 45px;
}
.Form_province{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 23%;
	height: 80px;
	line-height: 80px;
}
.Form_city{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 23%;
	height: 80px;
	line-height: 80px;
	margin-left: 23px;
}
.Form_company{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 48%;
	height: 80px;
	line-height: 80px;
	margin-left: 45px;
}
.Form_phone{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 48%;
	height: 80px;
	line-height: 80px;
}
.Form_code{
	float: left;
	border: 1px solid #595757;
	overflow: hidden;
	width: 48%;
	height: 80px;
	line-height: 80px;
	margin-left: 45px;
}
.Ic_form_list p{
	float: left;
	padding: 0 20px;
	color: #4e4e4e;
	font-size: 16px;
}
.Ic_form_list p span{
	color: #c82b2f;
}
.Ic_form_list input{
	float: left;
	display: block;
	height: 100%;
	width: 85%;
	border: none;
	outline: none;
	color: #4e4e4e;
	font-size: 16px;
	font-family: "思源黑体 CN";
	font-family: "Noto Sans SC";
}
.Ic_form_list a{
	float: right;
	display: block;
	padding: 12px 20px;
	border-left: 1px solid #eee;
	color: #999;
}
.Ic_form_list a img{
	width: 112px;
	height: 55px;
	display: block;
}
.Ic_form{
	/*max-width: 1200px;*/
	margin: 0 100px;
}
.Ic_form_list .Form_province input{
	width: 76%;
}
.Ic_form_list .Form_city input{
	width: 76%;
}
.Ic_form_list .Form_code input{
	width: 55%;
}
.Ic_form_button{
	background-color: #c82b2f;
	width: 130px;
	height: 44px;
	margin: 16px auto 0;
	line-height: 44px;
	text-align: center;

}
.Ic_form_button button a{
	display: block;
	color: #FFFFFF;
	font-size:16px;
}
.Ic_form_button button{
	background: none;
	border: none;
	display: block;
	width: 100%;
	height: 100%;
}
.Index_holly{
	padding-top: 20px;
	padding-bottom: 100px;
}
.Index_holly .Im_title{
	padding-bottom: 50px;
}
.Case_list{
	background-color: #FFFFFF;
	padding: 20px 0 60px;
}
.Case_list ul{
	margin: 0 60px 60px;
}
.Case_list ul li{
	display: inline-block;
	margin-left: 43px;
	box-shadow: 0px 0px 18px rgb(181 180 180 / 0.18);
	margin-top:40px;
	width: 23%;
	transition-duration: 0.3s;
	position: relative;
}
.Case_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.Case_list ul li:nth-child(4n+1){
	margin-left: 0;
}
.Case_list ul li:nth-child(1){
	margin-left: 0;
}.CL_img{	height: 270px;	overflow: hidden;}

.Case_list ul li:hover{
	box-shadow: 4px 15px 18px rgb(181 180 180 / 0.25);
	transition-duration: 0.3s;
}
.CL_img img{
	display: block;
	width: 100%;
}
.CL_text{
	padding: 0 20px 25px;
}
.CL_like{
	overflow: hidden;
	margin: 0 20px;
	padding-bottom: 20px;
}
.CL_like p{
	float: right;
	font-size: 16px;
	font-weight: 100;
	margin-left: 8px;
	line-height: 23px;
	color: #777777;
}
.CL_like_img{
	float: right;
	width: 16px;
	margin-top: 4px;
}
.CL_text h2{
	font-size: 22px;
	color: #DF0025;
	padding: 25px 0 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.CL_text p{
	font-size: 18px;
	color: #474747;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Case_detail{
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgb(0 0 0 / 0.8);
	width: 100%;
	height: 100%;
	z-index: 100;
	/*display: block;*/
	opacity: 0;
	visibility: hidden;
}
.Case_detailcon{	position: relative;
	overflow: hidden;
}
#Case_detail_info{
	width: 100%;
	position: relative;
	height: 100%;
}
#News_tanchu{
	width: 100%;
	position: relative;
	height: 100%;
}
.Cdc_img{	position: absolute;
	/*float: left;*/	height: 69%;
	width: 40%;	overflow: hidden;
}
.Cdc_img .swiper-slide img{
	display: block;
	width:100%;
	height: 100%;
}
.Cdc_text{
	float: right;	
	/*width: 53%;*/
}
.CD_con{
	position: fixed;
	top: 10%;
	left: 10%;
	position: relative;
	width: 80%;
	height: 80%;
	background-color: #FFFFFF;
	
	
}
.CD_info{
	overflow-y: scroll;
	width: 100%;
	height: 55%;
	
}.CD_info#Anli_scoll{	width: 60%;	position: absolute;	right: 0;}#Anli_scoll .Cdc_text{	float: none;}
.CD_con_bg{
	padding: 0 40px;
	height: 100%;
}
.CD_con_button{
	overflow: hidden;
	padding-top: 35px;
}
.CD_like{
	float: right;
	width: 35px;
	position: relative;
	height: 35px;
	z-index: 9999;
}
.CD_like img{
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width: 100%;
}
.CD_like img:last-child{
	display: none;
}
.CD_like:active img:last-child{
	display: block;
}
.CD_like:active img:first-child{
	display: none;
}

.CD_close{
	float: right;
	margin-left: 20px;
	width: 35px;
	position: relative;
	z-index: 9999;
}
.CD_close#News_detail_close{
	padding-bottom: 35px;
}
.CD_con_button#Case_detail_close{
	padding-bottom:75px;
}
.CD_title{
	
}
.CD_title#News_detail_title{
	position:absolute ;
	top: 35px;
}
.CD_title#Case_detail_title{
	position:absolute ;
	top: 35px;
}
.CD_title h2{
	font-size: 30px;
	color: #DF0025;
}
.CD_title p{
	font-size: 20px;
	color: #474747;
	padding: 10px 0;
}
.Case_more{
	width: 226px;
	height: 60px;
	border: 1px solid #474747;
	line-height: 60px;
	text-align: center;
	margin: 0 auto;
}
.Case_more a{
	display: block;
	font-size: 26px;
	color: #474747;
	text-align: center;
}
.Core_Business{
	width: 100%;
}
.CB_Brand_management{
	width: 100%;
	padding-top: 80px;
}
.CBBM_con{
	max-width: 1500px;
	margin: 0 auto;
}
.CBBM_title{
	text-align: center;	
}
.CBBM_title h2{
	background-color: #ca2b2f;
	color: #FFFFFF;
	display: inline-block;
	width: 313px;
	text-align: center;
	letter-spacing: 12px;
	font-size: 36px;
	height: 55px;
	line-height: 55px;
}
.CBBM_title p{
	padding: 20px 0 0;
	font-size: 18px;
	font-weight: 100;
}
.CBBM_list{
	
}
.CBBM_list ul{
	overflow: hidden;
	padding: 34px 20px 80px;
}
.CBBM_list ul li{
	float: left;
	width: 17%;
	margin-left:54px;
	box-shadow:0 0 13px rgb(4 0 0 / 0.07);
	transition-duration: 0.3s;
	height: 400px;
	overflow: hidden;
}
.CBBM_list ul li:hover{
	box-shadow:7px 16px 49px rgb(54 51 51 / 0.15);
	transition-duration: 0.3s;
}
.CBBM_list ul li:first-child{
	margin-left: 0;
}
.CBBM_icon{
	width: 100%;
	margin: 0 0 20px;
}
.CBBM_icon img{
	display: block;
	margin: 0 auto;
}
.CBBM_text{
	margin: 0 20px;
}
.CBBM_text h2{
	font-size: 22px;
	text-align: center;
	color: #000000;
	padding-bottom: 10px;
}
.CBBM_text p{
	font-size: 18px;
	color: #000000;
	line-height: 28px;
	font-weight: 100;
	text-align: justify;
}
.test-5::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
  .test-5::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius   : 10px;
	background-color:#9f9f9f;
	width: 14px;
}
.test-5::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
	background   :#eee;
	border-radius: 10px;
  }

.CD_infocon{
	/*margin-right: 40px;*/
	margin: 0 4%;
}
.IM_communications{
	width: 100%;
	background-color: #f9fafb;
	padding: 80px 0 30px;
}
.IMC_con{
	max-width: 1500px;
    margin: 0 auto;
}
.IMC_title{
	text-align: center;
}
.IMC_title h2{
    color: #ca2b2f;
    display: inline-block;
    width: 313px;
    text-align: center;
    letter-spacing: 12px;
    font-size: 36px;
    height: 55px;
    line-height: 55px;
}
.IMC_title p{
	padding: 20px 0 0;
    font-size: 18px;
    font-weight: 100;
}
.IMC_title p#Second_p{
	padding-top: 5px;
}
.IMC_list01{
	margin-top: 35px;
	/* border-bottom: 1px solid #e1e1e1; */
}
.IMC_list01 ul{
	overflow: hidden;
}
.IMC_list01 ul li{
	float: left;
	width: 50%;
	transition-duration: 0.3s;
}
.IMC_list01 ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.IMC_list01 ul li:last-child .IMC_listcon{
	border: none;
}
.IMC_list02{
	margin-top: 10px;
}
.IMC_list02 ul{
	overflow: hidden;
}
.IMC_list02 ul li{
	float: left;
	width:33.3%;
	transition-duration: 0.3s;
}
.IMC_list02 ul li:last-child .IMC_listcon{
	border: none;
}
.IMC_listcon{
	/* padding: 60px 35px; */
	background-color: #FFFFFF;
	border-right: 10px solid #f9fafb;
	padding-bottom: 24px;
	box-shadow: 0 0 5px rgb(4 0 0 / 0.07);
	transition-duration: 0.3s;
}
.IMC_list02 ul li:hover .IMC_img img{	transition-duration: 0.5s;
	transform: scale(1.1);}
.IMC_list01 ul li:hover .IMC_img img{	transition-duration: 0.5s;
	transform: scale(1.1);}
.IMC_img{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.IMC_img img{
	margin: 0 auto;
	transition-duration: 0.5s;
	display: block;
	/* position: absolute;
	top: 0;
	left: 0; */
	width: 100%;
}
/* .IMC_list02 ul li:hover .IMC_img img:nth-child(2){
	display: block;
}
.IMC_list02 ul li:hover .IMC_img img:nth-child(1){
	display:none;
}
.IMC_list01 ul li:hover .IMC_img img:nth-child(2){
	display: block;
}
.IMC_list01 ul li:hover .IMC_img img:nth-child(1){
	display:none;
} */
/* .IMC_list02 ul li:hover{
	box-shadow:21px 10px 13px rgb(135 4 7 / 0.15);
	background-color: rgb(242 21 42 / 0.6);
	transition-duration: 0.3s;
}
.IMC_list01 ul li:hover{
	box-shadow:21px 10px 13px rgb(135 4 7 / 0.15);
	background-color: #f5717d;
	transition-duration: 0.3s;
} */
/* .IMC_img img:nth-child(2){
	display: none;
}
.IMC_list01 ul li:hover .IMC_listcon h2{
	color: #FFFFFF;
	transition-duration: 0.3s;
}
.IMC_list01 ul li:hover .IMC_listcon p{
	color: #FFFFFF;
	transition-duration: 0.3s;
}
.IMC_list01 ul li:hover .IMC_listcon p b{
	background-color: #f5717d;
	color: #FFFFFF;
	transition-duration: 0.3s;
}
.IMC_list02 ul li:hover .IMC_listcon h2{
	color: #FFFFFF;
	transition-duration: 0.3s;
}
.IMC_list02 ul li:hover .IMC_listcon p{
	color: #FFFFFF;
	transition-duration: 0.3s;
}
.IMC_list02 ul li:hover .IMC_listcon p b{
	background-color: #f5717d;
	color: #FFFFFF;
	transition-duration: 0.3s;
} */
.IMC_listcon h2{
	font-size: 22px;
	color: #000000;
	text-align: center;
	padding-bottom: 25px;
	transition-duration: 0.3s;
}
.IMC_listcon p{
	font-size: 18px;
    color: #000000;
    line-height: 28px;
    font-weight: 100;
    transition-duration: 0.3s;
    max-height: 56px;
    overflow: hidden;
    position: relative;
	margin: 24px 24px 0;
}
.IMC_listcon p b{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 9px;
	background-color: #f9fafb;
}
.Core_team{
	position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
.CT_con{
	position: fixed;
    top: 10%;
    left: 10%;
    position: relative;
    width: 80%;
    height: 80%;
    background-color: #FFFFFF;
}
.CT_con_bg{
	padding: 0 40px;
    height: 100%;
}
.CT_title{
	font-size: 30px;
    color: #DF0025;
}
.IMC_detail{
	position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
.IMC_detail .CD_title{
	padding-bottom: 20px;
}
.IMC_detail .CD_info{
	height: 55%;
}
#Case_detail_info .CD_info{
	height: 69%;
}
.CD_info#News_detail_info{
	height: 75%;
	width: 40%;
    position: absolute;
    right: 0;
}
.IMCdetail_con{
	position: fixed;
	padding-bottom: 60px;
	top: 20%;
    left: 10%;
    position: relative;
    width: 80%;
    background-color: #FFFFFF;
}
.IMCdetail_info{
	overflow: hidden;
}
.IMCdetail_icon{
	float: left;
	width:60px;
}
.IMCdetail_icon img{
	display: block;
    width: 95%;
}
.IMCdetail_text{
	float: right;
    width: 95%;
}
.IMCdetail_text h2{
	font-size: 26px;
    color: #000000;
    line-height: 43px;
}
.IMCdetail_text p{
	font-size: 18px;
    color: #000000;
    font-weight: 100;
   line-height: 36px;
}
.IPR_con{
	max-width: 1500px;
    margin: 0 auto;
    padding: 80px 0 140px;
}
.IPR_list{
	padding-top: 40px;
	overflow: hidden;
}
.IPR_banner{
	margin-bottom: 25px;
}
.IPR_banner img{
	display: block;
}
.IPR_left{
	float: left;
	width:48%;
}
.IPR_right{
	float: right;
	width: 48%;
	/*margin-top: 55px;*/
}
.IPR_list .IPR_right ul li{
	margin-bottom: 46px;
}
.IPR_list ul li{
	overflow: hidden;
	margin-bottom: 20px;
	padding: 15px 10px;
	transition-duration: 0.3s;
	border: 1px solid #fff;
}
.IPR_list ul li:hover{
	box-shadow: 0 0 13px rgb(4 0 0 / 0.07);
	transition-duration: 0.3s;
	border: 1px solid #eee;
}
.IPR_list ul li:last-child{
	margin-bottom: 0;
}
.IPR_icon{
	float: left;
	width: 65px;
}
.IPR_icon img{
	display: block;
	
}
.IPR_text{
	float: left;
	margin-left: 20px;
	width:86%;
}
.IPR_text h2{
	font-size: 22px;
	color: #000000;
}
.IPR_text p{
	font-size: 18px;
	color: #000000;
	font-weight: 100;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.IPR_text p b{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 0 0 10px;
	background-color: #FFFFFF;
}
.IPR_detail{
	position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
.IPR_detail .CD_title{
	padding-bottom: 20px;
}
.IPR_detail .CD_info{
	height: 55%;
}
.IPR_detail .CD_con{
	max-height: 60%;
	top: 20%;
	padding-bottom: 60px;
}
.IPR_showcon{
	overflow: hidden;
}
.IPR_showcon_icon{
	float: left;
	width: 60px;
}
.IPR_showcon_icon img{
	display: block;
	max-width: 90%;
}
.IPR_showcon_text{
	float: right;
	width: 95%;
}
.IPR_showcon_text h2{
	font-size: 26px;
    color: #000000;
    line-height: 50px;
}
.IPR_showcon_text p{
	font-size: 18px;
    color: #000000;
    line-height: 36px;
    font-weight: 100;
}
.Contact{
	width: 100%;
	padding: 80px 0 60px;
}
.Contact_con{
	width: 90%;
	margin: 0 auto;
	
}
.Contact_list{
	width: 100%;
	background-color:  #ba2d30;
	border: 1px solid #ba2d30;
	padding: 60px 0 30px;
}
.Contact_list01{
	padding-bottom: 60px;
}
.Contact_form{
	border: 1px solid #100508;
	background-color: #FFFFFF;
}
.Contact_list01 ul{
	overflow: hidden;
	margin: 0 150px;
}
.Contact_list01 ul li{
	background: url(../images/Contact_bg.png) no-repeat bottom center;
	float: left;
	width: 33.3%;
	height: 350px;
	text-align: center;
}
.Contact_icon{
	width: 100px;
	background-color: #ba2d30;
	margin: 0 auto;
}
.Contact_icon img{
	display: block;
	margin: 0 auto;
}
.Contact_title01{
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.Contact_title02{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 100;
	text-align: center;
}
.Contact_erweima {
	max-width: 178px;
	border-radius: 10px;
	overflow: hidden;
	margin: 20px auto 0;
	border: 1px solid #FFFFFF;
}
.Contact_erweima img{
	display: block;
	margin: 0 auto;
}
.Contact_list01 ul li dl{
	
}
.Contact_list01 ul li dl dd{
	margin-top: 30px;
}
.Contact_list01 ul li dl dd h2{
	display: inline-block;
	color: #FFFFFF;
	letter-spacing: 6px;
	font-size: 18px;
}
.Contact_list01 ul li dl dd p{
	display: inline-block;
	color:#FFFFFF ;
	font-weight: 100;
	font-size: 18px;
}
.Contact_list02{
	margin: 0 50px;
}
.Contact_list02 dl{
	overflow: hidden;
}
.Contact_list02 dl dd{
	float: left;
	width: 33.3%;
	text-align: center;
}
.Contact_list02 dl dd:last-child h2{
	border: none;
}
.Contact_list02 dl dd h2{
	border-right: 1px solid #FFFFFF;
	padding: 0 20px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:100;
}
.Contact_list02 dl dd h2 span{
	font-weight: bold;
}
.Contact_form{
	padding: 100px 120px 100px 80px;
	overflow: hidden;
}
.CF_left{
	float: left;
	overflow: hidden;
}
.CF_right{
	float:right;
	
}
.CF_pubtitle h2{
	font-size: 22px;
	color: #2f393d;
}
.CF_pubtitle h2 span{
	font-size: 18px;
	color: #2f393d;
	font-weight: 100;
	padding-left: 6px;
}
.CF_left01{
	float: left;
}
.CF_left01 input{
	border: 1px solid #100508;
	width: 280px;
	height: 40px;
	font-size: 16px;
	color: #666;
	padding: 0 10px;
	outline: none;
}
.CF_message{
	float: left;
	margin-left: 25px;
}
.CF_message textarea{
	border: 1px solid #100508;
	font-size: 16px;
	color: #666;
	outline: none;
	resize: none;
	padding: 10px 10px;
	width: 440px;
	height: 120px;
	font-family: "思源黑体 CN";
	font-family: "Noto Sans SC";
	color: #2f393d;
	font-weight: 100;
}
.CF_name{
	margin-bottom: 25px;
}
.CF_title h2{
	font-weight: normal;
	font-size: 36px;
}
.CF_title h2 span{
	color: #ce2b3d;
	font-weight: bold;
}
.CF_right p{
	font-size: 18px;
	font-weight: 100;
	color: #2f393d;
	padding: 15px 0 36px;
}
.CF_right button{
	background-color: #c62a30;
	border-radius: 9px;
	box-shadow: 4px 2px 24px rgb(25 25 25 / 31%);
	width: 295px;
	height: 48px;
	line-height: 48px;
	border: none;
}
.CF_right button a{
	display: block;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: 100;
	letter-spacing: 10px;
}
.NEWS{
	padding: 80px 0 60px;
}
.NEWS_con{
	max-width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}
.News_left{
	float: left;
	width: 30%;
}
.News_right{
	float: right;
	width: 66%;
}
.News_title{
	font-size: 30px;
	color: #c62c32;
	font-weight: bold;
	padding-bottom: 10px;
	max-width: 1500px;
	margin: 0 auto;
	/*border-bottom: 1px solid #999999;*/
}
.News_list ul{
	border-top:1px solid #999999 ;
}
.News_list ul li{
	border-bottom: 1px solid #999999;
	padding: 11px 0;
}
.News_list ul li h2{
	font-size: 20px;
	color: #575756;
	max-height: 56px;
	transition-duration: 0.5s;
	overflow: hidden;
}
.News_list ul li p{
	font-size: 14px;
	color: #575756;
	line-height: 28px;
	/* text-indent: 2em; */
	padding-top: 20px;
	max-height: 50px;
	overflow: hidden;
	transition-duration: 0.5s;
}
.News_list ul li:hover h2{
	text-decoration: underline;
	transition-duration: 0.5s;
	color: #c62c32;
}
.News_list ul li:hover p{
	text-decoration: underline;
	transition-duration: 0.5s;
	color: #c62c32;
}
.News_banner{
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
.News_banner img{
	width: 100%;
	display: block;
}
.NC_img img{
	width: 100%;
	display: block;
}
.News_right{
	position: relative;
}
.News_detailcon{
	overflow: hidden;
}
.News_deimg{
	position: absolute;
    /* float: left; */
    height: 75%;
    width: 60%;
    overflow: hidden;
}
.News_deimg .Nde_img{
	width: 100%;
}
.News_deimg .Nde_img img{
	display: block;
	width: 100%;
}
}.Nde_img img{	
	display: block;	width: 100%;
	}
.NC_img{	
	height: 585px;	
	overflow: hidden;}
/*.Nde_text{
	float: right;
	width: 38%;
}*/
.NC_text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: rgb(198 42 48 / 0.6);
	line-height: 60px;
}
.NC_text h2{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 20px;
}
.News_detail{
	position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
.Data_about{
	width: 100%;
	background: url(../images/data_about.jpg) no-repeat top center;
	background-size: 1920px auto;
	padding-bottom: 220px;
}
.Data_aboutcon{
	max-width: 1500px;
	margin: 0 auto;
}
.Data_pubtitle{
	padding: 70px 0;
}
.Data_pubtitle h2{
	font-size: 38px;
	color: #3e6af6;
	text-align: center;
	letter-spacing: 12px;
}
.Data_text{
	padding-left: 60px;
}
.Data_text h3{
	font-size: 30px;
	color: #000000;
}
.Data_text h2{
	font-size: 36px;
	color: #000000;
	padding:6px 0 60px;
}
.Data_text p{
	font-size: 18px;
	color: #000000;
	font-weight: 100;
	line-height: 33px;
}
.Data_text p span{
	font-weight: bold;
}
.Data_system{
	width: 100%;
	background: url(../images/yrsj_bg.jpg) top center  no-repeat;
	background-size: 100% 100%;
	padding-bottom:40px;
}
.yrsj_con{
	width: 100%;
}
.Data_systemlist{
	position: relative;
	margin: 0 auto;
	max-width: 1500px;
}
.Data_system_text{
	width: 14%;
	position: absolute;
	top: 0;
	left: 0;
}
#DST01{
	top: 55px;
    left: 25px;
}
#DST02{
	top: -25px;
    left: 285px;
}
#DST03{
	top: 66px;
    left: 524px;
}
#DST04{
	top: -28px;
    left: 750px;
}
#DST05{
	top: 40px;
    left: 1008px;
}
#DST06{
	top: 322px;
    left: 1172px;
}
#DST07{
	top: 130px;
    left: 1377px;
}
.Data_systemlist{
	
}
.DST_con{
	width: 60%;
}
.DST_con h2{
	font-size: 22px;
	color: #000000;
}
.DST_con p{
	font-size: 18px;
	color: #28424f;
	line-height: 30px;
	font-weight: 100;
}
.Data_Featurecon{
	max-width: 1500px;
	margin: 0 auto;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 40px;
}
.DFC_list ul{
	overflow: hidden;
}
.DFC_list ul li{
	float: left;
	width:18%;
	margin-left: 37px;
	transition-duration: 0.3s;
	margin-bottom: 20px;
}
.DFC_list ul li:first-child{
	margin-left: 0;
}
.DFC_list ul li .DFC_img{
	height: 200px;
	width: 100%;
	background-size: cover;
}
.DFC_list ul li .DFC_img h2{
	text-align: center;
	font-size: 28px;
	color: #ffffff;
}
.DFC_img .DFC_imgtext{
	padding:56px 0;
}
.DFC_list ul li .DFC_img h3{
	text-align: center;
	font-size: 28px;
	color: #ffffff;
	line-height: 200px;
}
.DFC_list ul li .DFC_img{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.DFC_list ul li#DFC01 .DFC_img{
	background-image: url(../images/DFC01.jpg) ;
}
.DFC_list ul li#DFC02 .DFC_img{
	background-image: url(../images/DFC02.jpg) ;
}
.DFC_list ul li#DFC03 .DFC_img{
	background-image: url(../images/DFC03.jpg) ;
}
.DFC_list ul li#DFC04 .DFC_img{
	background-image: url(../images/DFC04.jpg);
}
.DFC_list ul li#DFC05 .DFC_img{
	background-image: url(../images/DFC05.jpg) ;
}
.DFC_con{
	background-color: #f4f4f4;
	
}
.DFC_text{
	height: 256px;
	padding: 0 25px;
}
.DFC_text h2{
	font-size: 20px;
	color: #28424f;
	text-align: center;
	padding:20px 0 15px;
}
.DFC_text p{
	font-size: 18px;
	color: #28424f;
	font-weight: 100;
	line-height: 30px;
}
.DFC_list ul li:hover{
	box-shadow: 13px 9px 21px rgb(214 214 214 / 0.61);
	/*-moz-box-shadow:13px 9px 21px #d6d6d6;
	-webkit-box-shadow:13px 9px 21px #d6d6d6;
	filter:alpha(opacity=61); 
	-moz-opacity:0.61; 
	opacity:0.61; */
	transition-duration: 0.3s;
}
.Whole_network{
	width: 100%;
	padding-bottom: 60px;
}
.WN_con{
	max-width: 1500px;
	margin: 0 auto;
}
.WN_list{
	overflow: hidden;
}
.WN_listleft{
	float: left;
	width: 48%;
}
.WN_listright{
	float: right;
	width: 48%;
}
.WN_list ul li{
	overflow: hidden;
	padding: 20px 30px;
	transition-duration: 0.3s;
	border: 1px solid #fff;
}
.WN_list ul li a{
	display: block;
	
	overflow: hidden;
}
.WN_list ul li:hover{
	box-shadow: 0 0 13px rgb(4 0 0 / 0.07);
	transition-duration: 0.3s;
	border: 1px solid #eee;
}
.WNL_icon{
	float: left;
}
.WNL_text{
	float: left;
	padding-left: 10px;
	max-width: 80%;
}
.WNL_icon{
	
}
.WNL_text{
	
}
.WNL_text h2{
	font-size: 22px;
	color: #000000;
	padding: 10px 0;
}
.WNL_text p{
	font-size: 18px;
	color: #737271;
	line-height: 30px;
	font-weight: 100;
}
.WNL_banner{
	padding-bottom: 35px;
}
.WNL_banner img{
	display: block;
	width: 100%;
}
.Service_mechanism{
	background-color: #f3f5fa;
}
.SM_con{
	max-width: 1500px ;
	margin: 0 auto;
}
.Data_pubtitle02{
	text-align: center;
	padding: 70px 0 50px;
}
.Data_pubtitle02 h2{
	font-size: 38px;
    color: #3e6af6;
    text-align: center;
    letter-spacing: 12px;
}
.Data_pubtitle02 p{
    font-size: 18px;
    font-weight: 100;
}
.SM_list{
	padding-bottom: 70px;
}
.SM_list ul li{
	float: left;
	width: 50%;
	height: 330px;
	overflow: hidden;
	transition-duration: 0.3s;
}
.SM_list ul{
	overflow: hidden;
}
.SM_list ul li:nth-child(2) .SM_listcon{
	border-right: 0;
	border-top: 0;
}
.SM_list ul li:nth-child(4) .SM_listcon{
	border-right: 0;
}
.SM_list ul li:nth-child(1) .SM_listcon{
	border-top: 0;
}
.SM_listcon{
	padding: 50px 40px 30px;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
.SM_icon{
	position: relative;
	margin: 0 auto;
	max-width: 100px;
	height: 100px;
}
.SM_icon img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	transition-duration: 0.3s;
}
.SM_icon img:last-child{
	display: none;
	transition-duration: 0.3s;
}
.SM_title{
	text-align: center;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 20px;
}
.SM_text h2{
	font-size: 18px;
	color: #000000;
	margin-bottom: 8px;
}
.SM_text p{
	font-size: 16px;
	color:#000000 ;
	font-weight: 100;
	line-height: 30px;
}
.SM_list ul li:hover{
	background-color: #8ebaf6;
	box-shadow: 21px 10px 13px rgb(80 80 88 / 0.15);
	transition-duration: 0.3s;
}
.SM_list ul li:hover .SM_icon img:last-child{
	display: block;
	transition-duration: 0.3s;
}
.SM_list ul li:hover .SM_icon img:first-child{
	display: none;
	transition-duration: 0.3s;
}
.SM_list ul li:hover .SM_title{
	color: #FFFFFF;
}
.SM_list ul li:hover .SM_text h2{
	color: #FFFFFF;
}
.SM_list ul li:hover .SM_text p{
	color: #FFFFFF;
}
.SG_title{
	text-align: center;
}
.SG_title h2{
	font-size: 28px;
	color: #3e6af6;
	letter-spacing: 18px;
}
.SG_title p{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

.Service_Guarantee{
	width: 100%;
	padding-bottom: 70px;
}
.SG_con{
	max-width: 1500px;
	margin: 0 auto;
}
.SG_con .Data_pubtitle{
	padding: 70px 0 30px;
}
.SG_bottom{
	text-align: center;
}
.SG_bottom h3{
	font-size: 22px;
	color: #000000;

}
.SG_bottom p{
	font-size: 22px;
	color: #3e6af6;
	font-weight: 100;
	padding-top: 10px;
}
.SG_list{
	
}
.SG_list ul{
	overflow: hidden;
	padding: 60px 0 70px;
}
.SG_list ul li{
	float: left;
	width: 49%;
	background: url(../images/SGL01.jpg) no-repeat bottom center #f3f5fa;
	margin-left: 30px;
	height: 386px;
	transition-duration: 0.3s;
}
.SG_list ul li:hover{
	box-shadow: 4px 2px 21px rgb(25 25 25 / 0.21);
	transition-duration: 0.3s;
}
.SG_list ul li:nth-child(2){
	background: url(../images/SGL02.jpg) no-repeat bottom center #f3f5fa;
}
.SG_list ul li:first-child{
	margin-left: 0;
}
.SGL_con{
	padding: 50px 40px;
}
.SGL_text h2{
	font-size: 28px;
	color: #000000;
	padding-bottom: 80px;
}
.SGL_text p{
	font-size: 18px;
	color: #000000;
	line-height: 35px;
	font-weight: 100;
}
.ILab_letter{
	width: 100%;
}
.ILab_letter img{
	display: block;
	width: 100%;
}
.ILH_con{
	max-width: 1500px;
	margin: 0 auto;
}
.ILab_heli{
	width: 100%;
	background-color: #faf8f9;
	padding-bottom: 60px;
}
.ILH_list ul{
	padding-bottom: 80px;
}
.ILP_con{
	max-width: 1500px;
	margin: 0 auto;
}
.ILP_con01{
	padding: 80px 0 60px;
	margin: 0 200px;
}
.ILP_con01 dl{
	overflow: hidden;
}
.ILP_con01 dl dd{
	width: 50%;
	text-align: center;
	float: left;
	color: #c82b2f;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 40px;
}
.ILP_con02 ul{
	overflow: hidden;
}
.ILP_con02 ul li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.ILP_con02 ul li img{
	display: block;
	margin: 0 auto;
}
.ILP_con02 ul li h2{
	font-size: 28px;
	color: #c82b2f;
	padding-top: 10px;
}
.ILP_con03{
	padding: 60px 0 50px;
	
}
.ILP_con03 p{
	text-align: center;
	font-size: 18px;
	color: #28424f;
	font-weight: 100;
	padding-bottom: 10px;
}
.ILH_title{
	font-size: 30px;
	color: #2a2e3e;
	text-align: center;
	font-weight: bold;
	padding: 46px 0;
	
}
.ILH_img{
	margin-bottom: 90px;
}
.ILH_img img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.ILH_p p{
	font-size: 18px;
	color: #28424f;
	font-weight: 100;
	text-align: center;
	padding-bottom: 10px;
}

.ILH_list{
	max-width: 100%;
}
.ILH_list ul{
	overflow: hidden;
	padding: 0 80px;
	position: relative;
	height: 450px;
	margin-top: 80px;
}
.ILH_list ul li{
	width: 33.3%;
	float: left;
	transition-duration: 0.4s;
	border-radius: 15px;
	overflow: hidden;
}
.ILH_list ul li:nth-child(1){
	position: absolute;
	left: 80px;
	top: 10%;
}
.ILH_list ul li:hover:nth-child(1){
	z-index: 100;
}
.ILH_list ul li:hover:nth-child(2){
	z-index: 100;
}
.ILH_list ul li:hover:nth-child(3){
	z-index: 100;
}
.ILH_list ul li:nth-child(2){
	position: absolute;
	left: 33.3%;
	top: 10%;
}
.ILH_list ul li:nth-child(3){
	position: absolute;
	right: 80px;
	top: 10%;
}
.ILH_list ul li img{
	display: block;
	width: 100%;
}
.ILH_list ul li:hover{
	transform: scale(1.2);
	transition-duration: 0.4s;
	box-shadow: 4px 2px 21px #cccccc;
	z-index: 2;
}
.ILH_list ul li.on{
	transform: scale(1.2);
	transition-duration: 0.8s;
	box-shadow: 4px 2px 21px #cccccc;
	z-index: 2;
}
.ILH_list_sfq{
	height: 450px;
}

.banner .banner-ul{
	margin: 100px auto 0;
	width: 910px;
	height: 450px;
	box-shadow: 0 0 5px #fafafa,0 0 10px #fff;
}
.banner .banner-ul::after{
	content: "";
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
	
}
.banner-ul li{
	float: left;
	height: 100%;
	overflow: hidden;
	margin: 0 1px;
}
.banner-ul input{
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.banner-ul .li-view{
	position: relative;
	z-index: 2;
	top: -100%;
	width: 100px;
	height: 100%;
	background: no-repeat left center;
	background-size: auto 90%;
	
	transition: width .6s;
	-webkit-transition: width .6s;
}
.banner-ul input:checked + .li-view{
	width: 700px;
	background-size: auto 100%;
}
.banner-ul .li-view::after{
	box-sizing: border-box;
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	padding: 20px 40px;
	width: 100px;
	height: 100%;
	font-size: 18px;
	color: #fff;
	background-color: rgba(0,0,0,.2);

	transition: left .6s;
	-webkit-transition: left .6s;
}
.banner-ul input:checked + .li-view::after{
	left: -100px;
}



.Core_team{
	width: 100%;
}
.Cteam_con{
	max-width: 1500px;
	margin: 0 auto;
}

.Cteam_con01{
	overflow: hidden;
	margin: 80px 0 80px;
}
.CTC_text{
	background-color: #e6eaed;
	width: 66%;
	float: right;
	position: relative;
}
.CTCT01_img{
	position: absolute;
	left: -300px;
	bottom: 0;
	height: 93%;
	/*background-color: #e6eaed;*/
}
.CTCT01_img img{
	display: block;
	height: 100%;
}
.CTCT_con{
	padding:  160px 60px 200px 150px;
}
.CTC_text h2{
	font-size: 48px;
	color: #000000;
	font-weight: normal;
}
.CTC_text h2 span{
	color: #f5717e;
	font-weight: bold;
}
.CTC_text p{
	font-size: 28px;
	color: #000000;
	padding: 30px 0 10px;
}
.CTC_text b{
	display: block;
	font-size: 18px;
	color: #000000;
	font-weight: 100;
	line-height: 36px;
}
.Cteam_con02{
	overflow: hidden;
    margin: 60px 0 0;
}
.Cteam_con02 .CTC_text{
	float: left;
}
.Cteam_con02  .CTCT01_img {
	position: absolute;
    right: -300px;
    left: auto;
    bottom: 0;
}
.Cteam_con02 .CTCT_con{
	padding: 160px 150px 200px 60px;
}
.Cteam_list{
	padding-top: 80px;
}
.Cteam_list ul{
	overflow: hidden;
}
.Cteam_list ul li{
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
	height: 510px;
	margin-bottom: 100px;
}
.CTlist_text{
	width: 87%;
	background-color: #e6eaed;
	margin-left: 65px;
	margin-top: 70px;
}
.CTlist_img{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
}
.CTlist_img img{
	display: block;
	width: auto;
	height: 100%;
}
.CTlist_textcon{
	padding-left: 48%;
	padding-top: 40px;
	padding-right: 30px;
	height: 434px;
}
.CTlist_textcon#TX_ctlist{
	padding-left: 54%;
}
#TX_ctlist_b03{
	line-height: 22px;
}
#TX_ctlist_b02{
	line-height: 26px;
}
#TX_ctlist_span{
	font-size: 20px;
}
.CTlist_textcon h2{
	font-size: 28px;
	color: #000000;
	font-weight: normal;
}
.CTlist_textcon h2 span{
	font-size: 28px;
	color: #f5717e;
	font-weight: bold;
	padding-left: 4px;
}
.CTlist_textcon p{
	font-size: 18px;
	color: #000000;
	padding: 20px 0 8px;
}
.CTlist_textcon b{
	display: block;
	color: #000000;
	font-weight: 100;
	font-size: 18px;
	line-height: 30px;
}
.About_overview{
	background: url(../images/about01.jpg) repeat-x center;
	background-size: cover;
}
.AO_con{
	max-width: 1660px;
	margin: 0 auto;
	background: url(../images/about02.png) no-repeat center;
	background-size: 100% auto;
}
.About_pubtitle h2{
	color: #3e3a3a;
	font-size: 30px;
	text-align: center;
	letter-spacing: 20px;
	padding: 50px 0 30px;
}
.AOcon_infocon{
	width: 60%;
	margin: 0 auto;
	padding:40px 0 100px;
}
.AOcon_infocon h2{
	font-size: 36px;
	color: #ca2b2f;
	padding:45px 0 40px;
}
.AOcon_infocon p{
	font-size: 18px;
	color: #3e3a3a;
	font-weight: 100;
	line-height: 36px;
	margin-bottom: 50px;
}
.AH_con{
	padding-top: 30px;
}
.AH_con_info{
	max-width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}
.AH_con_info01{
	float: left;
	width: 33.3%;
	text-align: center;
}
.AH_con_info01 h2{
	font-size:18px;
	color: #d14250;
	text-align: center;
	margin: 0 auto 30px;
}
.AH_con_info01 img{
	display: block;
	margin: 0 auto;
	max-height: 340px;
}
.AH_con_info02{
	max-width: 1500px;
	margin: 0 auto;
	text-align: center;
	padding: 80px 0;
	border-bottom: 1px solid #eee;
}
.AH_con_info02 h3{
	font-size: 29px;
	color: #d14250;
	margin-bottom: 20px;
}
.AH_con_info02 p{
	font-size: 22px;
	color: #000000;
	padding-bottom: 20px;
}
.About_pubtitle p{
	font-size: 36px;
	color: #d14250;
	font-weight: bold;
	text-align: center;
}
.AC_con_info{
	max-width: 1500px;
	margin: 0 auto;
	padding: 80px 0 100px;
}
.AC_con_info ul{
	overflow: hidden;
}
.AC_con_info ul li{
	float: left;
	width: 33.3%;
}
.AC_con_info ul li img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	
}
.AC_con_img{
	margin:0 20px ;
}
.AC_con_info ul li p{
	font-size: 30px;
	color: #ca2b2f;
	text-align: center;
	padding-top: 20px;
}
.About_Version{
	padding-bottom: 60px;
}
.AV_con{
	max-width: 1500px;
	margin: 0 auto;
}
.About_middle{
	background:url(../images/about_bg.png) bottom center repeat-x;
	background-size: 1920px auto;
	padding-bottom: 50px;
}
.About_middle_01{
	background: url(../images/about_bg_big.png) center no-repeat;
}
.About_middle_01con{
	max-width: 1500px;
	margin: 0 auto;
}
.About_middle_02con{
	max-width: 1500px;
	margin: 0 auto;
	position: relative;
}
.AM02con_text{
	position: absolute;
	top: 130px;
	left: 30px;
	max-width: 585px;
}
.AM02con_text h4{
	font-size: 28px;
	color: #3e3a3a;
	letter-spacing: 20px;
}
.AM02con_text h2{
	font-size:36px;
	color: #d14250;
	padding: 10px 0 20px;
}
.AM02con_text h3{
	font-size: 28px;
	color: #d14250;
	padding-bottom: 10px;
}
.AM02con_text p{
	font-size: 18px;
	color: #28424f;
	line-height: 36px;
	font-weight: 100;
}
.About_middle_01con{
	overflow: hidden;
}
.Amcon_left{
	float: left;
	width: 43%;
}
.Amcon_right{
	float:right;
	width: 48%;
	padding: 40px 0;
}
.AMconR_title{
	padding-left: 100px;
}
.AMconR_title h2{
	font-size: 36px;
	color: #d14250;
	padding-bottom:25px;
}
.AMconR_title p{
	font-size: 18px;
	color: #28424f;
	font-weight: 100;
	padding-bottom: 8px;
}
.AMconR_list{
	padding: 20px 80px 20px 100px;
	margin:40px  20px 0 0;
	box-shadow:0 0 20px rgb(4 0 0 / 0.07) ;
	background: #FFFFFF;
}
.AMconR_list ul li{
	overflow: hidden;
	margin-bottom: 30px;
}
.AMconR_list ul li:last-child{
	margin-bottom: 0;
}
.AMr_icon{
	float: left;
	width: 40px;
}
.AMr_text{
	float: right;
	width: 88%;
}
.AMr_text h2{
	font-size: 22px;
	color: #000000;
}
.AMr_text p{
	font-size: 18px;
	color: #595757;
	font-weight: 100;
	margin-top: 8px;
}
.AMconL_title{
	font-size: 30px;
	color: #ffffff;
	padding-top: 45px;
	font-weight: bold;
}
.AMconL_midlle{
	padding: 120px 0;
}
.AMconL_midlle h4{
	font-size: 30px;
	color: #ffffff;
}
.AMconL_midlle p{
	font-size: 20px;
	color: #ffffff;
	font-weight: 100;
	padding-top: 10px;
}
.AMconL_list{
	
}
.AMconL_list ul {
	overflow: hidden;
}
.AMconL_list ul li{
	float: left;
	margin-left: 100px;
}
.AMconL_list ul li:first-child{
	margin-left: 0;
}
.AMconL_list ul li h3{
	font-size: 30px;
	color: #ffffff;
}
.AMconL_list ul li p{
	font-size: 20px;
	color: #ffffff;
	font-weight: 100;
	padding-top: 10px;
}
.Amcon_02list{
	
}
.Amcon_02list ul{
	overflow: hidden;
}
.Amcon_02list ul li{
	float: left;
	width: 27%;
	box-shadow:0 0 20px rgb(4 0 0 / 0.07) ;
	background: #FFFFFF;
}
.AMcon02_img img{
	display: block;
	width: 100%;
}
.Amcon_02list ul li{
	margin-left: 90px;
}
.Amcon_02list ul li:nth-child(3){
	margin-top: 300px;
}
.Amcon_02list ul li:nth-child(2){
	margin-top: 500px;
}
.Amcon_02list ul li:nth-child(1){
	margin-top: 700px;
	margin-left: 30px;
}

.AMcon02_text {
	padding: 30px 20px;
}
.AMcon02_text h2{
	font-size: 30px;
	color: #000000;
}
.AMcon02_text h3{
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.AMcon02_text p{
	font-size: 18px;
	color: #000000;
	font-weight: 100;
	line-height: 36px;
	padding: 10px 0;
}
.AMcon02_text b{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.Page dl{
		margin:10px auto;
		text-align: center;
}
.Page dl dd{
	display: inline-block;
	padding: 0 10px;
	
}
.Page dl dd a{
	display: block;	
	color: #999;
	font-size: 14px;
}
.Page dl dd:hover a{
	color: #c62c32;
}
.Page dl dd.on a{
	color: #c62c32;
}

.page {
    margin:10px auto;
    
    float: left;
    width: 100%;
    text-align: center;
}

.page span,
.page a {
    padding: 0 10px;
    font-size: 14px;
    margin: 0 2px;
    color: #3e3a3a;
}

.page .current,
.page a:hover {
    color: #c62c32;
}

.page .disabled {
    color: #ccc;
    cursor: not-allowed;
}

.page .rows {
    padding-left: 20px;
    background: none;
    border: none;
}
/* 404 */
.erroR{
	background-color: #fff8f8;
	padding-bottom: 60px;
}
.erroR_img{
	width: 45%;
	margin: 0 auto;
	padding:160px 0 80px;
}
.erroR_img img{
	display: block;
	width: 100%;
}
.erroR_text{
	color: #353535;
	text-align: center;
}
.erroR_text h3{
	font-size: 26px;
}
.erroR_text p{
	font-size: 20px;
	padding: 20px 0 30px;
}
.erroR_button ul{
	overflow: hidden;
	text-align: center;
}
.erroR_button ul li{
	display: inline-block;
	margin: 0 30px;
}
.erroR_button ul li a{
	font-size: 22px;
	color: #ce2a2a;
	display: block;
	width: 200px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #b71111;
	border-radius: 10px;
}
.erroR_button ul li:last-child a{
	background: url(../images/404_bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	border: none;
}

/* 核心业务详情 */
.CBusiness_detail{
	max-width: 1500px;
	margin: 0 auto;
	overflow: hidden;
	padding: 160px 0;
}
.CB_detail_title{
	overflow: hidden;
	border-bottom: 1px solid #a0a0a0;
	padding: 20px 0;
}
.CB_detail_h2{
	float: left;
	color: #434343;
	font-size: 30px;
	font-weight: bold;
	max-width: 80%;
}
.CB_detail_breadTree{
	float: right;
	color: #cf3129;
	font-size: 20px;
	line-height: 44px;
}
.CB_detail_breadTree a{
	color: #353535;
	padding: 0 5px;
}
.CB_detail_breadTree a:last-child{
	color: #cf3129;
	font-weight: bold;
}
.CB_detail_con{
	margin: 60px 30px 100px;
	overflow: hidden;
	background-color: #edecee;
}
.CB_detail_left{
	float: left;
	width: 44%;
	background-color: #fff;
}
.CB_detail_leftcon{
	width: 99%;
	overflow: hidden;
}
.CB_detail_left img{
	display: block;
	width:100%;
	transition-duration: 0.3s;
}
.CB_detail_con:hover .CB_detail_left img{
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.CB_detail_right{
	float: right;
	width: 56%;
	
}
.CB_detail_rightcon{
	padding: 60px 9%;
	font-weight: 100;
	line-height: 28px;
	color: #000000;
	font-size: 20px;
	text-align: justify;
}
.moRe_enter{
	text-align: center;
	
}
.moRe_enter a{
	display:inline-block;
	text-align: center;
	background: url(../images/moRe_enter.png) no-repeat;
	background-position: right center;
	font-size: 40px;
	color: #c81c1c;
	border-bottom: 1px solid #c81c1c;
	padding-right: 45px;
	
}
.case_detail_con{
	margin: 100px 30px;
	overflow: hidden;
}
.case_detail_left{
	width: 48%;
	float: left;
	/* border: 2px solid #353535; */
}
.case_detail_right{
	width: 50%;
	float: left;
}
.case_detail_rightcon{
	margin: 0 9%;
}
.case_detail_rightcon ul li{
	overflow: hidden;
	margin-bottom: 40px;
}
.casedetail_icon{
	float: left;
	max-width: 40px;
}
.casedetail_icon img{
	display: block;
	width: 100%;
}
.casedetail_text{
	float: right;
	max-width: 92%;
}
.casedetail_text h3{
	font-size: 22px;
	color: #353535;
	padding-bottom: 10px;
}
.casedetail_text p{
	font-size: 18px;
	color: #353535;
	line-height: 28px;
}
.neWs_detail_con{
	margin: 100px 30px;
	overflow: hidden;
}
.neWs_detail_left{
	width: 48%;
	float: left;
	/* border: 2px solid #353535; */
}
.neWs_detail_right{
	width: 50%;
	float: left;
}
.neWs_detail_rightcon{
	margin: 0 0 0 9%;
	font-size: 20px;
	color: #575756;
	line-height: 40px;
}
.neWs_detail_rightcon p{
	text-indent: 2em;
}





/*自适应内容*/

@media only screen and (max-width: 1800px) {
	.Case_list ul li{
		margin-left: 38px;
	}
}

@media only screen and (max-width: 1700px) {
	.Case_list ul li{
		margin-left: 33px;
	}
	.IMCdetail_text{
		width: 94%;
	}
	.IPR_showcon_text{
		width: 94%;
	}
}

@media only screen and (max-width: 1600px) {
	.News_title{
		margin: 0 20px;
	}
	.NEWS_con{
		margin: 0 20px;
	}
	.Case_list ul li{
		width: 31%;
		margin-top: 80px;
		margin-left: 45px;
	}
	.Case_list ul li:nth-child(3n+1){
		margin-left: 0;
	}
	.Case_list ul li:nth-child(4n+1){
		margin-left: 30px;
	}
	.Case_list ul li:nth-child(1){
		margin-left: 0;
	}
	.Im_title h2{
		font-size: 31px;
	}
	.Im_title{
		padding: 50px 0 25px;
	}
	.Im_text h2{
		font-size:36px ;
	}
	.Im_text p{
		font-size: 18px;
	}
	.Im_img{
		max-width: 320px;
		padding: 15px 0;
	}
	.Im_text{
		padding:70px 0;
	}
	.IB_banner{
		background-size: 1700px auto;
		height: 320px;
	}
	.PF_contact ul li p{
		font-size: 18px;
	}
	.Data_about{
		padding-bottom: 150px;
		background-size: 1700px auto;
	}
	.Contact_list01 ul{
		margin: 0 100px;
	}
	.Data_Featurecon{
		margin: 0 20px;
	}
	.DFC_list ul li{
		width: 18%;
    	margin-left: 35px;
	}	
	/*.CD_info#Anli_scoll{		width: 55%;	}*/		.NC_img{		height: 563px;	}
	/*.CD_info#News_detail_info{
		width: 46%;
	}*/
	
	
	
}


@media only screen and (max-width: 1500px) {
	
	.Case_list ul li{
		margin-left: 26px;
	}
	.Pub_header{
		height: 120px;
	}
	.Pub_meua ul li{
		line-height: 120px;
		padding: 0 16px;
	}
	.Pub_logo{
		padding: 28px 0;
		max-width: 270px;
	}
	.Pub_logo{
		max-width: 240px;
		padding: 26px 0;
	}
	.Ic_form{
		margin: 0 20px;
	}
	.CBBM_con{
		margin: 0 20px;
	}
	.IMC_con{
		margin: 0 20px;
	}
	.IPR_con{
		margin: 0 20px;
	}
	.AH_con{
		margin: 0 20px;
	}
	.About_middle_01con{
		margin: 0 20px;
	}
	.About_middle_02con{
		margin: 0 20px;
	}
	.AV_con{
		margin: 0 20px;
	}
	.Cteam_con01{
		margin: 60px 20px;
	}
	
	.Cteam_list ul{
		margin: 0 20px;
	}
	/*.News_list{
		margin: 0 20px;
	}*/
	.ILH_con{
		margin: 0 20px;
	}
	.ILP_con{
		margin: 0 20px;
	}
	.Data_aboutcon{
		margin: 0 20px;
	}
	.Data_Featurecon{
		margin: 0 20px;
	}
	.SM_con{
		margin: 0 20px;
	}
	.ILP_con01{
		margin: 0 20px;
	}
	.WN_con{
		margin: 0 20px;
	}
	.Ph_con{
		margin: 0 20px;
	}
	.IPR_left{
		width: 45%;
	}
	.IPR_right{
		width: 45%;
	}
	.IPR_text{
		width: 82%;
	}
	.Cteam_con{
		margin: 0 20px;
	}
	.WN_listleft{
		width: 45%;
	}
	.WN_listright{
		width: 45%;
	}
	.SG_list ul li{
		width: 49%;
	}
	.SG_con{
		margin: 0 20px;
	}
	.IPR_showcon_text{
		width: 93%;
	}
	.IMCdetail_text{
		width: 93%;
	}
	.SG_list ul li{
		margin-left: 26px;
	}
	.CBBM_list ul li{
		margin-left: 34px;
		height: 420px;
	}
	.PF_con{
		margin: 0 20px;
	}
	.CBusiness_detail{
		margin: 0 20px;
	}
	.CB_detail_rightcon{
		padding: 50px 9%;
	}
	.moRe_enter a{
		font-size: 34px;
	}
}



@media only screen and (max-width: 1440px) {	.CL_img{		height: 260px;	}	.NC_img{		height: 540px;	}
	.Pub_meua ul li{
		padding: 0 16px;
		line-height: 110px;
	}
	.Pub_header{
		height: 110px;
	}
	.Case_list ul li{
		margin-top: 60px;
		margin-left: 41px;
	}
	.IPR_con{
		padding: 60px 0 100px;
	}
	.CBBM_title h2{
		font-size: 32px;
	}
	.IMC_title h2{
		font-size: 32px;
	}
	.CBBM_text p{
		font-size: 16px;
	}
	.CBBM_title p{
		font-size: 17px;
	}
	.IMC_title p{
		font-size: 17px;
	}
	.IMC_listcon p{
		font-size: 16px;
	}
	.IMC_listcon h2{
		font-size: 20px;
		padding-bottom: 18px;
	}
	.IMC_listcon p b{
		font-size: 17px;
	}
	.CBBM_text h2{
		font-size: 20px;
	}
	.IPR_text h2{
		font-size: 20px;
	}
	.IPR_text p{
		font-size: 16px;
	}
	.IPR_text p b{
		font-size: 16px;
	}
	.IPR_icon{
		width: 60px;
	}
	.IPR_list ul li{
		margin-bottom: 40px;
	}
	.AO_con{
		
		background: url(../images/about02.png) no-repeat right center;
		background-size: 90% auto;
	}
	.AOcon_infocon h2{
		font-size: 30px;
	}
	.AOcon_infocon p{
		font-size: 17px;
		margin-bottom: 40px;
	}
	.AH_con_info01 h2{
		font-size: 24px;
		height:auto;
	}
	.AMr_text h2{
		font-size: 20px;
	}
	.AMr_text p{
		font-size: 16px;
	}
	.AMcon02_text h2{
		font-size: 26px;
	}
	.AMcon02_text p{
		font-size: 16px;
		line-height: 32px;
	}
	.AMcon02_text h3{
		font-size: 20px;
	}
	.AM02con_text h2{
		font-size: 32px;
		padding: 8px 0 15px;
	}
	.AM02con_text h3{
		font-size: 24px;
	}
	.AM02con_text h4{
		font-size: 24px;
	}
	.AM02con_text p{
		font-size: 16px;
	}
	.Cteam_con01{
		margin: 60px 0 60px;
	}
	.CTC_text h2{
		font-size: 44px;
	}
	.CTC_text p{
		font-size: 26px;
	}
	.CTC_text b{
		font-size: 17px;
		line-height: 34px;
	}
	.CTCT_con{
		padding: 150px 50px 190px 140px;
	}
	.Cteam_con02 .CTCT_con{
		padding: 150px 140px 190px 50px;
	}
	.CTlist_img{
		height: 90%;
	}
	.CTlist_textcon h2 span{
		font-size: 24px;
	}
	.CTlist_textcon b{
		font-size: 17px;
	}
	#TX_ctlist_span{
		font-size: 16px;
	}
	#TX_ctlist_b03{
		line-height: 20px;
	}
	.CTlist_textcon p{
		padding: 15px 0 8px;
	}
	.Case_more a{
		font-size: 22px;
	}
	.Data_text h2{
		font-size: 32px;
		padding: 6px 0 50px;
	}
	.Data_text h3{
		font-size: 26px;
	}
	.Data_about{
		background-size: 1500px auto;
		padding-bottom: 80px;
	}
	.Data_text p{
		font-size: 16px;
	}
	.Data_pubtitle h2{
		font-size: 36px;
	}
	.Data_pubtitle{
		padding: 60px 0;
	}
	.DFC_list ul li{
		margin-left: 30px;
	}
	.DFC_list ul{
		margin: 0 40px;
	}
	.Data_text{
		padding-left: 20px;
	}
	.DFC_list ul li .DFC_img h2{
		font-size: 26px;
	}
	.DFC_img .DFC_imgtext{
		padding: 60px 0;
	}
	.WN_list ul li{
		padding: 10px 15px;
	}
	.SM_con{
		max-width: 1340px;
	}
	.Data_pubtitle02 h2{
		font-size: 36px;
	}
	.Data_pubtitle02 p{
		font-size: 17px;
	}
	.News_list ul li p{
		padding-top: 12px;
	}
	.Contact_list01 ul{
		margin: 0 50px;
	}
	.CF_message textarea{
		width: 340px;
	}
	.Contact_form{
		padding: 100px 80px 100px 40px;
	}
	.CF_title h2{
		font-size: 30px;
	}
	.Contact_con{
		width: 94%;
	}
	.CBBM_list ul li{
		margin-left: 32px;
	}
	.AOcon_infocon{
		width: 55%;
	}
}

@media only screen and (max-width: 1400px) {
	#Case_detail_info .CD_info{
		height: 60%;
	}
	.Cdc_img{
		height: 60%;
	}
	.News_deimg{
		height: 65%;
	}
	.CD_info#News_detail_info{
		height: 65%;
	}
	.CD_title h2{
		font-size: 26px;
	}
	.CB_detail_rightcon{
		padding: 45px 6%;
		font-size: 18px;
		line-height: 26px;
	}
}


@media only screen and (max-width: 1366px){	.CL_img{		height: 250px;	}	.NC_img{		height: 510px;	}
	.Case_list ul li{
		margin-left: 38px;
	}
	.Pub_logo{
		padding: 20px 0;
		max-width: 250px;
	}
	.Pub_header{
		height: 100px;
	}
	.Pub_meua ul li{
		line-height: 100px;
		padding: 0 12px;
	}
	.CBBM_text h2{
		font-size: 18px;
	}
	.CBBM_text p{
		font-size: 15px;
	}
	.CBBM_title h2{
		font-size: 28px;
	}
	.CBBM_title p{
		font-size: 15px;
	}
	.IM_communications{
		padding: 60px 0 20px;
	}
	.IMC_title h2{
		font-size: 28px;
	}
	.IMC_title p{
		font-size: 15px;
	}
	.CB_Brand_management{
		padding-top: 60px;
	}
	.IMC_listcon h2{
		font-size: 18px;
	}
	.IMC_listcon p{
		font-size: 15px;
	}
	.IMC_listcon p b{
		font-size: 15px;
	}
	.IMC_listcon{
		padding: 40px 25px;
	}
	.IPR_text h2{
		font-size: 18px;
	}
	.IPR_text p{
		font-size: 15px;
	}
	.IPR_text p b{
		font-size: 15px;
	}
	.IPR_icon{
		width: 55px;
	}
	.IPR_con{
		padding: 60px 0 80px;
	}
	.AH_con{
		margin: 0 auto;
	}
	.About_pubtitle p{
		font-size: 30px;
	}
	.About_pubtitle h2{
		font-size: 24px;
	}
	.AC_con_info ul li p{
		font-size: 24px;
	}
	.AH_con_info02 p{
		font-size: 18px;
	}
	.AH_con_info02 h3{
		font-size: 24px;
	}
	.Cteam_con{
		/*max-width: 1266px;*/
	}
	.CTlist_img{
		height: 80%;
	}
	.CTlist_textcon{
		padding-left: 43%;
	}
	.CTlist_textcon#TX_ctlist{
		padding-left: 50%;
	}
	.CTC_text h2{
		font-size: 40px;
	}
	.CTC_text p{
		font-size: 22px;
	}
	.Data_about {
	    background-size: 1400px auto;
	    padding-bottom: 70px;
	}
	.DFC_list ul{
		margin: 0 20px;
	}
	.DFC_list ul li{
		width: 18%;
	}
	.WNL_text h2{
		font-size: 20px;
	}
	.WNL_text p{
		font-size: 16px;
	}
	.Contact_list01 ul{
		margin: 0 25px;
	}
	.Pub_logo{
		max-width: 230px;
		padding: 23px 0;
	}
	.IPR_showcon_text{
		width: 92%;
	}
	.IMCdetail_text{
		width: 92%;
	}
	.SM_text p{
		font-size: 14px;
	}
	.SM_list ul li{
		height: 350px;
	}
	.SG_list ul li{
		margin-left: 20px;
	}
	.CBBM_list ul li{
		margin-left: 31px;
		height: 380px;
	}
	.AOcon_infocon h2{
		font-size: 26px;
	}
	.AOcon_infocon p{
		margin-bottom: 26px;
	}
}
@media only screen and (max-width: 1300px){		.NC_img{		height: 485px;	}	
	.Case_list ul li{
		margin-left: 36px;
	}
	.Ic_form_list .Form_code input{
		width: 47%;
	}
	.Ic_form{
		padding-top: 20px;
		padding-bottom: 60px;
	}
	.Form_company{
		margin-left: 44px;
	}
	.Form_mail{
		margin-left: 44px;
	}
	.Form_code{
		margin-left: 44px;
	}
	.Cteam_con02{
		margin: 60px 20px 0;
	}
	.CTlist_textcon h2{
		font-size: 25px;
	}
	.CTlist_textcon h2 span{
		font-size: 20px;
	}
	.CTlist_textcon b{
		font-size: 15px;
	}
	.DFC_list ul li{
		margin-left: 26px;
	}
	.Contact_list01 ul li dl dd h2{
		display: block;
	}
	.Contact_list01 ul li{
		width: 31%;
	    height: 390px;
	    text-align: center;
	    background-size: 100% 90%;
	    margin-left: 20px;
	}
	.Contact_list02 dl dd h2{
		font-size: 16px;
	}
	.CF_right{
		float: none;
		width: 100%;
	}
	.CF_left{
		float: none;
		margin-bottom: 30px;
	}
	.CF_message textarea{
		width: 460px;
	}
	.CBBM_list ul li{
		margin-left: 30px;
	}	.CL_img{		height: 235px;	}
	
	/*.CD_info#News_detail_info{
		width: 44%;
	}*/
	/*.CD_info#Anli_scoll{
			width: 44%;
	}*/
}


@media only screen and (max-width: 1200px){	.CL_img{		height: 220px;	}	/*.CD_info#Anli_scoll{		width: 44%;	}*/	.NC_img{		height: 445px;	}
	.Pub_logo{
		max-width: 210px;
		padding: 25px 0;
	}
	.Case_list ul li{
		margin-left: 32px;
	}
	.AMconR_list{
		padding: 20px 20px 20px 50px;
	}
	.AMr_text h2{
		font-size: 18px;
	}
	.AMr_text p{
		font-size: 14px;
	}
	.AMr_icon{
		width: 30px;
	}
	.AMconR_title h2{
		font-size: 30px;
	}
	.AMconL_list ul li p{
		font-size: 16px;
	}
	.AMconL_list ul li h3{
		font-size: 26px;
	}
	.Amcon_02list ul li:nth-child(1){
		margin-left: 8px;
		margin-top: 600px;
	}
	.Amcon_02list ul li:nth-child(2){
		margin-top: 450px;
	}
	.CTlist_img{
		height: 70%;
	}
	.CTlist_textcon b{
		font-size: 14px;
	}
	.CTlist_textcon{
		font-size: 16px;
	}
	.Cteam_list{
		padding-top: 20px;
	}
	.Cteam_list ul li{
		margin-bottom: 20px;
	}
	.DFC_text p{
		font-size: 16px;
	}
	.DFC_list ul li{
		margin-left: 24px;
	}
	.CBBM_list ul li{
		margin-left: 27px;
	}
	.Form_company{
		margin-left: 38px;
	}
	.Form_mail{
		margin-left: 38px;
	}
	.Form_code{
		margin-left: 38px;
	}
	.Ic_form_list .Form_province input{
		width: 74%;
	}
	.Ic_form_list .Form_city input{
		width: 74%;
	}
	.AOcon_infocon h2{
		padding: 45px 0 24px;
	}
	.AOcon_infocon p{
		margin-bottom: 20px;
	}
	.AOcon_infocon{
		padding: 15px 0 90px;
	}
}

@media only screen and (max-width: 1100px){	.CL_img{			height: 270px;		}
	.Pub_logo{
		max-width: 200px;
		padding: 26px 0;
	}
	.Form_mail{
		margin-left: 37px;
	}
	.Form_company{
		margin-left: 33px;
	}
	.Form_code{
		margin-left: 37px;
	}
	.PF_top{
		padding: 35px 20px 17px;
		width: auto;
	}
	
	
	.AOcon_infocon h2{
		font-size: 24px;
		padding: 35px 0 20px;
	}
	.AOcon_infocon p{
		font-size: 15px;
    	margin-bottom: 20px;
	}
	.AH_con_info01 h2{
		font-size: 20px;
	}
	.IPR_showcon_text{
		width: 91%;
	}
	.IMCdetail_text{
		width: 91%;
	}
	
	
	
	
	.Cteam_list{
		padding-top: 60px;
	}
	
	.CTlist_textcon h2{
		font-size: 24px;
	}
	.CTlist_textcon h2 span{
		font-size: 20px;
	}
	#TX_ctlist_span{
		font-size: 14px;
	}
	
	.Case_list ul li{
		margin-left: 32px;
		width: 48%;
	}
	.Case_list ul li:nth-child(3n+1){
		margin-left: 23px;
	}
	
	.Case_list ul li:nth-child(odd){
		margin-left: 0;
	}
	.News_left{
		float: none;
		width: 100%;
	}
	.News_right{
		width: 100%;
		float: none;
	}
	
	.News_banner{
		margin: 15px 20px;
	}
	.News_right .swiper-container{
		margin: 0 20px;
	}
	
	
	.SM_list ul li{
		height: 385px;
	}
	.SG_con{
		margin: 0 20px;
	}
	
	.WNL_text{
		max-width: 75%;
	}
	.DFC_list ul li{
		width: 18%;
		margin-left: 23px;
	}
	.DFC_text{
	 height: 300px;
	}
	.DFC_list ul li .DFC_img h2{
		font-size: 24px;
	}
	.DFC_list ul li .DFC_img h3{
		font-size: 24px;
	}
	.DFC_text p{
		font-size: 16px;
	}
	.CBBM_list ul li{
		margin-left: 24px;
		height: 380px;
	}
	.IPR_right{
		margin-top: 0;
	}
	.Ic_form_list input{
		width: 80%;
	}
	.Ic_form_list .Form_province input{
		width: 70%;
	}
	.Ic_form_list .Form_city input{
		width: 70%;
	}
}
@media only screen and (max-width: 1080px){
	.Pub_meua{
		display: none;
	}
	.Mobile_meua{
		display: block;
	}
	.Pub_header{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
	}
	.Index_banner{
		padding-top: 100px;
	}
	.Im_con{
		margin: 0 20px;
	}
	.Im_text{
		width: 50%;
	}
	
	.Lab_banner{
		padding-top: 100px;
	}
	.Data_banner{
		padding-top: 100px;
	}
	.SG_list ul li{
		width: 48%;
	}
	.Form_mail{
		margin-left: 36px;
	}
	.Form_company{
		margin-left: 31px;
	}
	.Form_code{
		margin-left: 36px;
	}
	.IPR_showcon_text{
		width: 90%;
	}
	.IMCdetail_text{
		width: 90%;
	}
}
