#center,.pages_info,.bodycontent2020,#bodycontent,.ny_prototal,.mianbxContent{ width:1040px !important; float:right !important;}
.pcontent_title_h4,h4{width:1040px !important;}
.masked {
	width: 100%;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
	/* 颜色 */
	background-image: -webkit-linear-gradient(left, #2f74c3, #333 25%, #333 50%, #333 75%, #2f74c3);
	/* 小字颜色 #f1401e */
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-background-size: 200% 100%;
	-webkit-animation: masked-animation 4s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
	position: absolute;
	top: 0;
	line-height:50px;
	bottom: 0;
	margin: auto 0;
	height: 100px;
}
 @-webkit-keyframes masked-animation {
 0% {
 background-position: 0 0;
}
 100% {
 background-position: -100% 0;
}
}
.masked h1 {
	display: inline-block;
	transform: translate3d(0, 0, 0);
	/* 大字颜色 */
	animation: jump 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
	-webkit-text-fill-color: #2f74c3;
}
 @-webkit-keyframes jump {
 0% {
 transform: translate3d(0, 0, 0);
}
 100% {
 transform: translate3d(0, -0.5em, 0);
}
}
.masked h1:nth-child(1) {
	animation-delay: 0s;
}
.masked h1:nth-child(2) {
	animation-delay: 0.0833333333s;
}
.masked h1:nth-child(3) {
	animation-delay: 0.1666666667s;
}
.masked h1:nth-child(4) {
	animation-delay: 0.25s;
}
.banner {
	display: none;
}
#banner1 {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.mianbxContent{ margin-top:0px !important;}

.ny_prototal { width:100%; overflow:hidden;}
.ny_prolist { width:31.3%; margin:0 1%; float:left; margin-bottom:2%; overflow:hidden;}
.ny_propic { position:relative; overflow:hidden;height: 325px;}
/*.ny_propic a { display:block;}*/
.ny_propic a img { width:100%; vertical-align: middle;}
.ny_propic a:before { content:''; width:0%; height:0%; background-color:rgba(0 ,0,0,0.3); position:absolute; z-index:2; top:0; display:block; transition: all 0.3s;}
.ny_propic span { width:60px; height:60px; display: none; position:absolute; z-index:3; left:50%; margin-left:-30px; top:39%; border: solid 1px #fff; border-radius:60px; font-size:14px; color:#fff; line-height:60px; text-align:center; box-sizing:border-box;}
.ny_prolist:hover .ny_propic a:before { width:100%; height:100%;}
.ny_prolist:hover .ny_propic span { display:block;}

.ny_protil { width:100%; background:#f5f5f5; margin-top:0.8%; position:relative; overflow:hidden;}
.ny_protil a { height:45%; padding:3% 4% 4% 5%; font-size:16px; position:relative; z-index:2; display:block;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.ny_protil span { display:block; width:67px; height:12px; background:url(../images/20200522095054_1768699360.png); margin-top:3%;}
.ny_prolist:hover .ny_protil span { background-position:0px -12px; transition:all 0.3s;}
.ny_prolist:hover .ny_protil a { color:#fff;}
.ny_protil:before { width:0; height:100%; content:""; display: block; position:absolute; left:0; bottom:0; background:#f5811a; transition: all 0.3s;}
.ny_prolist:hover .ny_protil:before { width:100%;}
.clear{clear:both;}

#bodycon{margin-top: 30px;}

.cont {
    padding: 40px 0;
    color: #666666;
}
.showproduct .tod {
    padding-bottom: 60px;
}
.showproduct .tiao {
	background: url(../images/tiao.jpg) repeat left bottom;
	height: 20px;
	width: 100%;
	margin-bottom: 40px;
}
.showproduct .showImg {
	width: 475px;
	height: 475px;
}
.showproduct .showImg .showImg_left {
	width: 473px;
	height: 473px;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.showproduct .showImg .showImg_left .hd {
	position: absolute;
	bottom: 30px;
	right: 20px;
	height: 12px;
	z-index: 1;
}
.showproduct .showImg .showImg_left .hd ul {
	display: inline-block;
}
.showproduct .showImg .showImg_left .hd ul li {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background-color: #2F74C3;
	border-radius: 10px;
	text-indent: -999px;
	cursor: pointer;
	margin-left: 10px;
}
.showproduct .showImg .showImg_left .hd ul li.on {
	background-color: #FF2136;
}
.showproduct .showImg .showImg_left .bd {
	width: 473px;
	height: 473px;
}
.showproduct .showImg .showImg_left .bd ul {
	display: inline-block;
}
.showproduct .showImg .showImg_left .bd ul li {
	float: left;height: 473px;
}
.showproduct .showImg .showImg_left .bd ul li img {
	width: 473px;
	/*height: 473px;*/
	height:auto;vertical-align: middle;
}
.jutuhelp {
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.showproduct .baseInfo {
	width: 412px;
}
.showproduct .baseInfo .t {
	border-bottom: 1px dotted #dedede;
	display: block;
	font-size: 24px;
	color: #2F74C3;
	font-weight: bold;
	padding-bottom: 10px;
}
.showproduct .baseInfo .desc {
	padding-top: 18px;
	color: #999;
	line-height: 30px;
	height: 234px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden;
}
.showproduct .baseInfo .webtel {
	padding-top: 23px;
	font-size: 18px;
	font-family: "AvantGardeITVbyBT Book", arial;
}
.showproduct .baseInfo .webtel strong {
	font-size: 40px;
	color: #2F74C3;
	font-weight: bold;
	line-height: 40px;
}
.showproduct .detaiInfo .title2 {
	border-bottom: 1px solid #eee;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.showproduct .detaiInfo .title2 h3 {
	font-size: 20px;
	color: #333;
}
.showproduct .detaiInfo .title2 s {
	width: 80px;
	height: 5px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #2F74C3;
}
.showproduct .detaiInfo .info {
	padding: 0 0 30px;
}



































