@charset "utf-8";
/* CSS Document */

/*全局*/
img{
	display: block;
	max-width: 100%;
}
.inder_banner{
	width: 100%;
	max-width: 100%;
	margin: 0;
	background: #000;
}
.inder_banner img{
	display: block;
	width: 100%;
	opacity: .7;
}
.newpub_top{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	padding: 30px 0;
	transition-duration: .5s;
}
.newpub_top.fixed{
	background: rgb(0 0 0 / .5);
	padding: 10px 0;
	transition-duration: .5s;
}
.index_banner{
	width: 100%;
}
.index_banner img{
	display: block;
	width: 100%;
}
.con{
	margin: 0 8%;
	overflow: hidden;
}
.newpub_logo{
	float: left;
	max-height: 100px;
}
.newpub_logo img{
	display: block;
	height: 100%;
}
.newpub_topright{
	float: right;
	padding: 18px 0;
}
.newpub_topright_top{
	padding-bottom: 15px;
}
.newpub_topright_top dl{
	overflow: hidden;
}
.newpub_topright_top dl dd{
	background:url(../images/topright_line.jpg) no-repeat right center;
	float: right;
	padding: 0 15px;
}
.newpub_topright_top dl dd:first-child{
	background: none;
	padding-right: 0;
}
.newpub_topright_top dl dd img{
	float: left;
	padding-right: 15px;
}
.newpub_topright_top dl dd p{
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.topright_show{
	float: left;
}
.newpub_topright_top dl dd p a{
	font-size: 14px;
	color: #fff;
}
.newpub_topright_top dl dd form{
	float: left;
}
.newpub_topright_top dl dd form input{
	border: none;
	background: none;
	outline: none;
	font-size: 14px;
	color: #fff;
}

.topright_show{
	display: none;
}
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   color: #fff;
   font-size: 14px;
   font-family:  "思源黑体 CN","Noto Sans SC",arial !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #fff;
  font-size: 14px;
  font-family:  "思源黑体 CN","Noto Sans SC",arial !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff;
   font-size: 14px;
   font-family:  "思源黑体 CN","Noto Sans SC",arial !important;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 14px;
  font-family:  "思源黑体 CN","Noto Sans SC",arial !important;
}
input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
  font-size: 14px;
  font-family:  "思源黑体 CN","Noto Sans SC",arial !important;
}
.newpub_topright_nav{
	
}
.newpub_topright_nav ul{
	overflow: hidden;
}
.newpub_topright_nav ul li{
	float: left;
	
}
.newpub_topright_nav ul li a{
	font-size: 18px;
	display: block;
	color: #ffffff;
	font-weight: 400;
	padding-left: 40px;
}
.newpub_topright_nav ul li:hover a{
	color: #e7141a;
}
.newpub_bottom{
	background: #454851;
	padding: 60px 0;
}
.newpub_bottom_second{
	background: #3f3f49;
	height: 60px;
	line-height: 60px;
}
.copyright{
	float: left;
	color: #fff;
	opacity: .5;
	font-size: 14px;
}
.copyright span{
	padding-right: 15px;
}
.copyright a{
	color: #fff;
	font-size: 14px;
}
.company{
	float: right;
	color: #fff;
	opacity: .5;
	font-size: 14px;
}
.company a{
	color: #fff;
	font-size: 14px;
}
.links{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #fff;
	font-size: 14px;
}
.links a{
	opacity:.5;
	font-size: 14px;
}
.links a:hover{
	opacity: 1;
}
.newpub_bottom_nav{
	margin: 80px 0;
}
.newpub_bottom_nav ul{
	overflow: hidden;
}
.newpub_bottom_nav ul li{
	float: left;
	color: #fff;
	font-size: 18px;
	width: 13%;
}
.newpub_bottom_nav ul li:nth-child(2){
	width: 22%;
}
.bottom_navtitle{
	padding-bottom: 30px;
	font-weight: bold;
}
.newpub_bottom_nav ul li dl dd{
	padding-bottom: 15px;
}
.newpub_bottom_nav ul li dl dd a{
	color: #fff;
	font-size: 14px;
	opacity: .5;
	display: block;
}
.newpub_bottom_nav ul li dl dd:hover a{
	opacity: 1;
}
.yuyan2{
	position: fixed !important;
	left: auto !important;
	right: 0 !important;
	bottom: 10% !important;
	width: auto !important;
}
.newpub_bottom_contact{
	overflow: hidden;
	
}
.bottom_contact_code{
	float: left;
	padding-right: 100px;
	background:url(../images/bottom_line.png) no-repeat right center;
	width: 108px;
}
.bottom_contact_phone{
	float: left;
	padding: 0 100px;
	background:url(../images/bottom_line.png) no-repeat right center;
	margin: 5px 0;
}
.bottom_contact_phone p{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.bottom_contact_phone b{
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.bottom_contact_con{
	float: left;
	padding-left: 100px;
	margin: 13px 0;
	max-width: 46%;
}
.bottom_contact_con dl dd{
	font-size: 14px;
	color: #fff;
	opacity: .5;
	padding-bottom: 10px;
}
.tech_advantage{
	background:url(../images/advan_bg.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.tech_advantage_left{
	float: left;
	width: 28%;
	padding: 100px 2% 100px 8%;
	background: rgb(255 255 255 / .7);
	
}
.tech_advantage_right{
	position: absolute;
	width: 62%;
	right: 0;
	height: 100%;
}
.tech_advantage_right ul{
	overflow: hidden;
	height: 100%;
}
.tech_advantage_right ul li{
	background: rgb(255 255 255 / .7);
	width: 25%;
	transition-duration: .3s;
	height: 100%;
	float: left;
}
.tech_advantage_right ul li:hover{
	background:none;
	transition-duration: .3s;
}
.tech_advantage_right ul li.on{
	background:none;
	transition-duration: .3s;
}
.pub_title h2{
	font-size: 48px;
	font-weight: bold;
	color: #000000;
}
.pub_title h2 span{
	color: #e7141a;
	padding-left: 10px;
}
.tech_advantage_left dl {
	overflow: hidden;
}
.tech_advantage_left dl dd{
	float: left;
}
.tech_advantage_righticon{
	width: 90px;
	height: 90px;
	margin: 100px auto 40px;
	border-radius: 50%;
}
.tech_advantage_right ul li:nth-child(1) .tech_advantage_righticon{
	background:url(../images/advan_icon1.png) no-repeat top center;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(1):hover .tech_advantage_righticon{
	background:url(../images/advan_icon1.png) no-repeat bottom center #e7141a;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(2) .tech_advantage_righticon{
	background:url(../images/advan_icon2.png) no-repeat top center;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(2):hover .tech_advantage_righticon{
	background:url(../images/advan_icon2.png) no-repeat bottom center #e7141a;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(3) .tech_advantage_righticon{
	background:url(../images/advan_icon3.png) no-repeat top center;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(3):hover .tech_advantage_righticon{
	background:url(../images/advan_icon3.png) no-repeat bottom center #e7141a;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(4) .tech_advantage_righticon{
	background:url(../images/advan_icon4.png) no-repeat top center;
	transition-duration: .5s;
}
.tech_advantage_right ul li:nth-child(4):hover .tech_advantage_righticon{
	background:url(../images/advan_icon4.png) no-repeat bottom center #e7141a;
	transition-duration: .5s;
}
.tech_advantage_right ul li:hover p{
	color: #fff;
}
.tech_advantage_right ul li p{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	text-align: center;
}
.pub_title p{
	font-size: 16px;
	color: #666666;
	font-weight: 300;
	margin-top: 20px;
	max-width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.tech_advantage_left dl{
	margin-top: 50px;
}
.tech_advantage_left dl dd{
	margin-right: 10px;
	width: 50px;
}
.newpro{
	margin: 80px 0;
}
.newpro .pub_title{
	position: relative;
}
.newmore{
	display: inline-block;
	border: 1px solid #e7141a;
	border-radius: 30px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 30px;
}
.newmore a{
	display: block;
	color: #e7141a;
	font-size: 18px;
	background:url(../images/newmore_bg.png) no-repeat right center;
	transition-duration: .5s;
	padding: 0 30px 0 0;
	background-size: 13px;
}
.newmore a:hover{
	transition-duration: .5s;
	padding: 0 40px 0 0;
}
.newpro ul{
	overflow: hidden;
	padding-top: 20px;
}
.newpro ul li{
	float: left;
	width: 33.3%;
	margin-top: 40px;
}
.newpro ul li a{
	display: block;
	background: #f6f8fc;
	margin: 0 20px;
	position: relative;
	overflow: hidden;
}
.newpro_text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.newpro_text_bg{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	transition-duration: .5s;
	z-index: 2;
}
.newpro ul li:hover .newpro_text_bg{
	height: 100%;
	transition-duration: .5s;
}
.newpro_textcon{
	position: absolute;
	bottom: 10%;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 3;
	transition-duration: .3s;
}
.newpro_textcon p{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-bottom:10px;
}
.newpro_textcon h3{
	font-size: 28px;
	font-weight: bold;
}
.pro_more{
	display: none;
	width: 60px;
	margin: 20px auto 0;
	transition-duration: .3s;
}
.pro_more img{
	display: block;
}
.newpro ul li:hover .pro_more{
	display: block;
	transition-duration: .3s;
}
.newpro ul li:hover .newpro_textcon{
	transition-duration: .3s;
	bottom: 6%;
}
.newpro ul li:hover .newpro_textcon p{
	color: #fff;
}
.newpro ul li:hover .newpro_textcon h3{
	color: #fff;
}
.newcase .pub_title{
	text-align: center;
}
.newcase ul {
	overflow: hidden;
	padding-top: 60px;
}
.newcase ul li{
	width: 33.3%;
	float: left;
	background: #000000;
	position: relative;
}
.newcase_img{
	opacity: .7;
	height: 350px;
}
.newcase_img img{
	height: 100%;
	margin: 0 auto;
	width: 100%;
}
.newcase_title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	transition-duration: .3s;
}
.newcase ul li:hover .newcase_title{
	background: rgb(0 0 0 / 0.8);
	transition-duration: .3s;
	height:100%;
}
.newcase_title h3{
	position: absolute;
	bottom: 8%;
	width: 90%;
	text-align: left;
	left: 0;
	font-weight: bold;
	color: #ffffff;
	font-size: 22px;
	margin: 0 5%;
	transition-duration: .3s;
}
.newcase ul li:hover .newcase_title h3{
	top: 8%;
	left: 1%;
	width: 78%;
	bottom: auto;
	transition-duration: .3s;
	text-align: left;
}
.newcase_bottomtext{
	overflow: hidden;
	position: absolute;
	bottom: 0;
	margin: 0 6%;
	display: none;
	transition-duration: .3s;
}
.newcase ul li:hover .newcase_bottomtext{
	display: block;
	bottom: 8%;
	transition-duration: .3s;
}
.newcase_bottomtext p{
	float: left;
	width: 70%;
	font-weight: 200;
	color: #ffffff;
	font-size: 15px;
	line-height: 24px;
	text-overflow: ellipsis; /* 溢出用省略号显示 */
  display: -webkit-box; /* 弹性伸缩盒子模型 */
  -webkit-box-orient: vertical; /* 垂直排列子元素 */
  -webkit-line-clamp: 3; /* 限制显示行数为两行 */
}
.newcase_bottomtext img{
	display: block;
	float: right;
	width: 50px;
	margin: 12.5px 0;
}
.newnews_list01{
	padding: 60px 0 40px;
}
.newnews_list01 ul{
	overflow: hidden;
}
.newnews_list01 ul li{
	float: left;
	width: 50%;
}
.newnews_list01 ul li a{
	border: 1px solid #eeeeee;
	display: block;
	overflow: hidden;
}
.newnews_list01_text{
	width: 40%;
	margin: 5% 5%;
	float: left;
}
.newnews_list01_img{
	width: 50%;
	float: right;
	height: 100%;
	background: #f6f8fc;
}
.newnews .pub_title{
	position: relative;
}
.newnews_list01_img img{
	transition-duration: .5s;
}
.newnews_list01 ul li:hover .newnews_list01_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.newnews_list01_text h2{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	text-overflow: ellipsis; /* 溢出用省略号显示 */
	display: -webkit-box; /* 弹性伸缩盒子模型 */
	-webkit-box-orient: vertical; /* 垂直排列子元素 */
	-webkit-line-clamp: 2; /* 限制显示行数为两行 */
	overflow: hidden;
}
.newnews_list01_text p{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin: 20px 0 60px;
	text-overflow: ellipsis; /* 溢出用省略号显示 */
	display: -webkit-box; /* 弹性伸缩盒子模型 */
	-webkit-box-orient: vertical; /* 垂直排列子元素 */
	-webkit-line-clamp: 2; /* 限制显示行数为两行 */
	overflow: hidden;
}
.newnews_list01_text b{
	display: block;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.newnews_list02 ul{
	overflow: hidden;
}
.newnews_list02 ul li{
	float: left;
	width: 50%;
	background:url(../images/dd_bg.jpg) no-repeat right center;
}
.newnews_list02 ul li a{
	display: block;
}
.newnews_list02 ul li:first-child a{
	padding-right: 5%;
}
.newnews_list02 ul li:last-child a{
	padding-left: 5%;
}
.newnews_list02_title{
	overflow: hidden;
	margin-bottom: 15px;
}
.newnews_list02_title h2{
	float: left;
	width: 80%;
	text-overflow: ellipsis; /* 溢出用省略号显示 */
	display: -webkit-box; /* 弹性伸缩盒子模型 */
	-webkit-box-orient: vertical; /* 垂直排列子元素 */
	-webkit-line-clamp: 2; /* 限制显示行数为两行 */
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}
.newnews_list02_title span{
	display: block;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
	float: right;
}
.newnews_list02 ul li p{
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	text-overflow: ellipsis; /* 溢出用省略号显示 */
	display: -webkit-box; /* 弹性伸缩盒子模型 */
	-webkit-box-orient: vertical; /* 垂直排列子元素 */
	-webkit-line-clamp: 2; /* 限制显示行数为两行 */
	overflow: hidden;
}
.newnews{
	margin: 100px 0;
}
.newhoner{
	background:url(../images/honer_bg.png) no-repeat right bottom #f6f8fc;
	padding: 100px 4%;
}
.newhoner .pub_title{
	text-align: center;
}
.newhoner_con{
	overflow: hidden;
	margin-top: 80px;
}
.newhoner01{
	float: left;
	width: 40%;
}
.newhoner02{
	float: left;
	width: 40%;
	margin: 0 2%;
}
.newhoner02 img{
	display: block;
	width: 100%;
}
.newhoner03 img{
	display: block;
	width: 100%;
}
.newhoner03{
	float: right;
	width: 16%;
	margin-top: 15%;
}
.newhoner_text{
	margin-left: 5%;
}
.newhoner01 dl{
	margin-left: 5%;
	overflow: hidden;
	margin-bottom: 40px;
}
.newhoner01 dl dd:last-child{
	background: none;
}
.newhoner01 dl dd{
	float: left;
	background:url(../images/dd_bg.jpg) no-repeat right center;
	padding: 0 40px;
}
.newhoner01 dl dd:first-child{
	padding-left: 0 !important;
}
.newhoner01 dl dd b{
	font-size: 36px;
	font-weight: bold;
	display: block;
	color: #000000;
}
.newhoner01 dl dd b span{
	font-size: 16px;
	
}
.newhoner01 dl dd p{
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.newhoner01 ul{
	overflow: hidden;
}
.newhoner01 ul li{
	float: left;
	width: 25%;
}
.newhoner01 ul li img{
	display: block;
	width: 85%;
}
.newhoner_text p{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
.newhoner_text p span{
	margin-left: 10px;
}
.newhoner_text h3{
	font-weight: bold;
	font-size: 36px;
	color: #e7141a;
	padding: 10px 0 30px;
}
.newabout{
	background:url(../images/about_bg.png) no-repeat left bottom;
	padding: 120px 0;
}
.newabout_top{
	overflow: hidden;
	margin-bottom: 60px;
}
.newabout_toptext{
	float: left;
	margin-left: 8%;
	width:40% ;
}
.newabout_topvideo{
	float: right;
	width: 48%;
	border-top-left-radius: 200px;
	overflow: hidden;
	position: relative;
}
.newabout_topvideo a{
	position: absolute;
	width: 60px;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -41px;
}
.newabout_toptext h3{
	font-weight: bold;
	color: #000000;
	font-size: 30px;
	padding: 50px 0 30px;
}
.newabout_toptext p{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.newabout_toptext .newmore{
	position: relative;
	margin-top: 70px;
}
.newaboutsbottom{
	margin: 0 8%;
}
.newaboutsbottom ul{
	overflow: hidden;
}
.newaboutsbottom ul li{
	float: left;
	width: 25%;
	overflow: hidden;
}
.newabout_icon{
	float: left;
}
.newaboutsbottom_text{
	float: left;
	padding-left: 30px;
}
.newaboutsbottom_text p{
	font-weight: normal;
	font-size: 18px;
}
.newaboutsbottom_text h2{
	color: #e7141a;
	font-weight: bold;
	font-size: 36px;
}
.newaboutsbottom_text h2 span{
	font-size: 16px;
}
@media (max-width: 1600px) {
	.bottom_contact_code{
		padding-right: 60px;
	}
	.bottom_contact_phone{
		padding: 0 60px;
	}
	.bottom_contact_con{
		padding-left: 60px;
	}
	.newhoner01{
		width: 38%;
	}
	.newhoner02{
		width: 42%;
	}
	.newhoner03{
		margin-top: 16.5%;
	}
	.newcase_img{
		height: 300px;
	}
}
@media (max-width: 1400px) {
	.bottom_contact_code{
		padding-right: 40px;
	}
	.bottom_contact_phone{
		padding: 0 40px;
	}
	.bottom_contact_con{
		padding-left: 40px;
	}
	.bottom_contact_con{
		width: 35%;
	}
	.newhoner01{
		width: 35%;
	}
	.newhoner02{
		width: 45%;
	}
	.newhoner03{
		margin-top: 18%;
	}
	.con{
		margin: 0 4%;
	}
	.tech_advantage_left{
		padding: 100px 2% 100px 4%;
	}
	.newabout_toptext{
		margin-left: 4%;
	}
	.newaboutsbottom{
		margin: 0 4%;
	}
	.newhoner{
		padding: 100px 3%;
	}
	.tech_advantage_right{
		width: 66%;
	}
	.newhoner01 dl dd{
		padding: 0 20px;
	}
	.newhoner01 dl dd b{
		font-size: 30px;
	}
	
}