*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "思源黑体 CN","Noto Sans SC",arial;
	overflow-x: hidden;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	display: block;
	max-width: 100%;
}


.xz_prodebutton{
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -50px;
	z-index: 10001;
}
.xz_prodebutton ul li{
	width: 50px;
	height: 50px;
	background-color: #154a9a;
	opacity: .5;
	margin-bottom: 1px;
}
.xz_prodebutton ul li img{
	display: block;
	width: 100%;
}

/* logo */
.logo_cn{
	height: 70px;
}
.logo_icon {
	height: 100%;
}
.logo_icon img{
	display: block;
	height: 100%;
}
.oW_top#index_Top{
	position: fixed;
	top: 0;
	left: 0;
	background: none;
}
.oW_top#index_Top:hover{
	background-color: #154a9a;
}
.oW_top{
	background-color: #154a9a;
	width: 100%;
}
.oW_topcon{
	margin: 0 3%;
	position: relative;
	padding: 14px 0;
}
.oW_meua{
	position: absolute;
	right: 0;
	top: 35%;	
	height: 30%;
}
.oW_language{
	position: absolute;
	right: 4%;
	top: 35%;	
	height: 30%;
}
.system_index .oW_language{
	right: 0;
}
.oW_icon{
	height: 100%;
}
.oW_icon img{
	display: block;
	height: 100%;
}
.oW_search{
	position: absolute;
	right: 8%;
	top: 35%;	
	height: 30%;
}
.system_index .oW_search{
	right: 4%;
}
.oW_logo{
	height: 60px;
}
.system_index .oW_logo img{
	display: block;
	height: 84%;
	padding: 5px 0;
}
.oWs_show{
	position:fixed;
	right:0;
	top: 88px;
	background-color: #154a9a;
	z-index: 101;
	display: none;
}
.oWs_show form{
	overflow: hidden;
	width: 500px;
	height:35px;
	position: relative;
	border: 1px solid #fff;
}
.oWs_show form input{
	display: block;
	float: left;
	width: 85%;
	border: none;
	padding: 0 10px;
	height:100%;
	line-height: 35px;
	font-size: 14px;
	outline: none;
	color: #FFFFFF;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
}
.oWs_show form input::-webkit-input-placeholder{
	color: #FFFFFF;
}
.oWs_show form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: #FFFFFF;
}
.oWs_show form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #FFFFFF;
}
.oWs_show form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color: #FFFFFF;
}
.oWs_show form button{
	display: block;
	float: left;
	width: 10%;
	background: url(../img/icon1.png) no-repeat center;
	height: 100%;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	background-size: 65%;
}
.oWl_show{
	position: absolute;
	top: 57px;
	left: -45px;
	background-color: rgb(21 74 154 / 0.8);
	text-align: center;
	width: 100px;
	padding: 5px 5px;
	display: none;
}
.oWl_show ul li a{
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	font-size: 14px;
	opacity: .5;
}
.oWl_show ul li:hover a{
	opacity: 1;
}
.right-aside{
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    width: 250px;
    height: 100%;
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
    background-color: #154a9a;
    -webkit-transition: .3s;
    transition: .3s;
	z-index: 101;
}
.flex-middle ul li:hover .right-aside{
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.suction-top .right .right-aside a{
	margin: 0;
}
.oW_meua:hover .right-aside{
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.flex-middle ul li .right-aside .nav li{
	float: none;
}
.right-aside.on{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.right-aside .close{
    /*padding: 0 45px;
    height: 88px;*/
   	width: 22px;
    height: 22px;
    justify-content: right;
    cursor: pointer;
    position: absolute;
    right: 35px;
    top: 35px;
    z-index: 100;
}
.right-aside .close img{
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}
.right-aside .close img:hover{
    transition: .6s;
    transform: rotate(180deg);
}
.right-aside .logo2{
    padding: 100px 0 30px;
}
.right-aside .logo2 .logo-icon{
    margin-left: 30px;
    width:50%;
   /* height: 20px;*/
    background: none;
}
.right-aside .logo2 .logo-icon img{
	display: block;
	width: 100%;
}
.right-aside .nav{
    padding: 0 25px;
}
.right-aside .nav li:hover{
    list-style: square;
    color: #fff;
}
.right-aside .nav a{
    display: block;
    font-size: 16px;
    line-height:40px;
    color: #fff;
    opacity: .8;
}
.right-aside .nav a:hover{
    opacity: 1;
}
.right_aside_icon{
	position: absolute;
	bottom:95px;
	padding: 0 20px;
}
.right_aside_icon dl{
	overflow: hidden;
}
.right_aside_icon dl dd{
	float: left;
	padding-right: 10px;
}
.right_aside_icon dl dd a{
	display: block;
	margin-left: 0;
}
.right_aside_icon dl dd img{
	display: block;
	width: 24px;
	transition: .6s;
}
.right_aside_icon dl dd:hover img{
	transition: .6s;
    transform: rotate(360deg);
}

.Copyright{
	position: absolute;
	bottom: 20px;
	padding: 0 20px;
}
.Copyright h3{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 15px;
}
.Copyright p{
	color: #FFFFFF;
	opacity: .8;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
}
.Copyright p a{
	color: #FFFFFF;
	display: block;
}
.suction-top .right .Copyright p a{
	margin-left: 0;
}
.oWl_show{
	position: absolute;
	top: 57px;
	left: -35px;
	background-color: rgb(21 74 154 / 0.8);
	text-align: center;
	width: 100px;
	padding: 5px 5px;
	display: none;
	z-index: 101;
}
.oWl_show ul li a{
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	font-size: 14px;
	opacity: .5;
}
.oWl_show ul li:hover a{
	opacity: 1;
}
#Index_storeheader{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 101;
}
.system_index_meua{
	position: absolute;
	right: 8%;
	top: 0;
}
.system_index_meua ul li{
	display: inline-block;
	position: relative;
	
	
}
.system_index_meua ul li:first-child h3{
	background: none;
}
.system_index_meua ul li dl{
	display: none;
	position: absolute;
	top: 80px;
	left: 50%;
	
	margin-left: -96px;
	background-color: rgb(21 74 154 / 0.8);
	text-align: center;
	padding: 5px 15px;
	z-index: 101;
	
	width: 150px;
	
}
.system_index_meua ul li dl dd{
	
}
.system_index_meua ul li h3{
	background: url(../img/navbg.png) right center;
	background-repeat: no-repeat;
	padding-right: 15px;
	font-weight: normal;
	margin: 0 12px;
	transition-duration: 0.8s;
}
.system_index_meua ul li h3 a{
	font-size: 18px;
	color: #fff;
	display: block;
	line-height:88px;
}
.system_index_meua ul li:hover h3{
	background: url(../img/navbg_hover.png) right center;
	background-repeat: no-repeat;
	transition-duration: 0.8s;
}
.system_index_meua ul li:hover:first-child h3{
	background: none;
}
.system_index_meua ul li:hover dl{
	display: block;
	padding-top: 10px;
}
.system_index_meua ul li dl{
	padding-top: 10px;
}
.system_index_meua ul li dl dd a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #fff;
	font-size: 16px;
	opacity: .5;
	font-weight: 100;
	padding: 5px 0;
}
.system_index_meua ul li:hover dl dd:hover a{
	opacity: 1;
}


/* 底部 */
.system_footer{
	margin-top: 80px;
	background-color: #154a9a;
}
.system_footer_top{
	margin: 0 8% 80px;
	padding-top: 80px;
	overflow: hidden;
	position: relative;
	min-height: 250px;
}
.sft_left{
	float: left;
	width: 20%;
	
}
.system_footer_logo{
	max-width: 40%;
}
.system_footer_logo.button_logo_EN{
	max-width: 1000%;
	width: 170px;
}
.sft_left dl{
	overflow: hidden;
}
.system_footer_phone{
	position: absolute;
	bottom: 0;
	left: 0;
}
.system_footer_phone p b{
	display: block;
	font-size: 13px;
	font-weight: normal;
	opacity: .5;
	padding-bottom: 2px;
}
.system_footer_phone p{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 15px;
}
.sft_left dl dd{
	float: left;
	width: 33.3%;
	opacity: 0.5;
}
.sft_left dl dd a{
	display: block;
	width: 66%;
}
.sft_left dl dd a img{
	display: block;
	transition-duration: 0.8s;
}
.sft_left dl dd:hover a img{
	transform: rotate(360deg);
	transition-duration: 0.8s;
}
.sft_right{
	float: right;
	width: 70%;
}
.sft_right ul{
	overflow: hidden;
}
.sft_right ul li{
	float: left;
	width: 22%;
}
.sft_right ul li:nth-child(1){
	width: 34%;
}
.sft_right ul li:nth-child(1) dl{
	overflow: hidden;
}
.sft_right ul li:nth-child(1) dl dd{
	float: left;
	width: 45%;
}
.sft_right ul li:nth-child(1) dl dd:nth-child(even){
	margin-left: 15px;
}
.sft_rightcon{
	max-width: 80%;
}
.sft_right ul li h3{
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sft_right ul li h3 b{
	background-color: #FFFFFF;
	opacity: .5;
	display: block;
	height: 15px;
	width: 4px;
	top: 5px;
	left: 0;
	position: absolute;
}
.sft_right ul li dl dd{
	background: url(../img/bottomnav.png) no-repeat left center;
	padding: 5px 0;
	opacity: .5;
}
.sft_right ul li dl dd:hover{
	opacity: 1;
}
.sft_right ul li dl dd a{
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 15px;
	display: block;
	/* text-overflow: ellipsis; */
	overflow: hidden;
	white-space: nowrap;
}

.storeCn_bottom_two{
	border-top: 1px solid #313131;
	width: 100%;
}
.system_footer_bottom{
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #446eae;
}
.system_footer_black{
	position: fixed;
	bottom: 0;
	left:0;
	width: 100%;
}
.system_footer_white{
	position: fixed;
	bottom: 0;
	left:0;
	width: 100%;
}
.system_footer_black .system_footer_bottom{
	border-top: 1px solid #e7edf5;
}
.system_footer_black .system_footer_bottom p{
	color: #000000;
	opacity: .6;
}
.system_footer_black .system_footer_bottom p a{
	color: #000000;
}
.system_footer_bottomcon{
	margin: 0 8%;
}
.system_footer_bottom p{
	color: #FFFFFF;
	font-size: 14px;
	opacity: .5;
}
.system_footer_bottom p a{
	color: #FFFFFF;
}
.system_footer_bottom p:first-child{
	float: left;
}
.system_footer_bottom p:last-child{
	float: right;
}

/* 面包屑 */
.breadtree_En{
	background-color: #fff;
	box-shadow: 0 3px 10px #eee;
	height: 60px;
	line-height: 60px;
}
.breadtree_Encon{
	overflow: hidden;
	padding: 0 8%;
}
.breadtRee_text{
	float: left;
}
.breadtRee_meua{
	float: right;
	font-size: 16px;
	color: #333333;
}
.breadtRee_meua ul{
	overflow: hidden;
}
.breadtRee_meua ul li{
	float: left;
	padding: 0 20px;
}
.breadtRee_meua ul li:last-child{
	padding-right: 0;
}
.breadtRee_meua ul li a{
	color: #333333;
	font-size: 18px;
	display: block;
	font-weight: bold;
}
.breadtRee_meua ul li:hover a{
	
	color: #154a9a;
}
.breadtRee_text a{
	padding: 0 10px;
	color: #333333;
}
.breadtRee_text a:first-child{
	padding-left: 0;
}
.breadtRee_meua ul li a b{
	content:"";
	display:block;
	width: 100%;
	height:3px;
	opacity:0;
	margin-top: 1px;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#154a9a;
	transition:transform .3s,
	opacity .05s .15s
}
.breadtRee_meua ul li:hover a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .3s,
	opacity .05s;
}
.breadtRee_meua ul li.on a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .3s,
	opacity .05s;
}
.paGe{
	text-align: center;
	margin: 0 auto;
}
.paGe a{
	display: inline-block;
	font-size: 36px;
	color: #333333;
	font-family: "宋体";
	width: 60px;
	height: 60px;
	border: 1px solid #333333;
	line-height: 60px;
	margin: 0 15px;
}

/* 内容 */
.system_news{
	
}
.system_news .neWsl_con {
	margin: 0 8%;
}
.system_Enpubtitle{
	padding: 80px 0 40px;
}
.system_Enpubtitle h3{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.system_about .system_Enpubtitle h3{
	font-size: 36px;
	color: #333333;
	text-align: left;
}
.neWs_list{
	margin: 0 8%;
}
.neWsl_con ul{
	overflow: hidden;
}
.neWsl_con ul li{
	float: left;
	width: 33.3%;
	padding-bottom: 3%;
	transition-duration: 0.3s;
}
.neWsl_con ul li:hover{
	background-color: #f3f6fa;
	box-shadow: 0 3px 10px #eee;
	transition-duration: 0.3s;
}
.neWsl_con ul li:hover .neWsl_time{
	background-color: #154a9a;
}
.neWsl_con ul li:hover .neWsl_time b{
	color: #FFFFFF;
}
.neWsl_con ul li:hover .neWsl_time p{
	color: #FFFFFF;
}
.neWsl_con ul li a{
	display: block;
	margin: 4% 4%;
}
.neWsl_img{
	position: relative;
}
.neWsl_img{
	position: relative;
	width: 100%;
	height: 260px;
	overflow: hidden;
	background-color: #2c5ca4;
}
.neWsl_img img{
	/* height: 100%; */
	width:100%;
	height: 100%;
	margin: 0 auto;
	object-fit:cover;

}
.neWsl_text{
	margin: 3% 2%;
}
.neWsl_time{
	position: absolute;
	right: 3%;
	top: 4%;
	padding: 3% 2%;
	background-color: #ffffff;
	text-align: center;
}
.neWsl_time b{
	font-size: 36px;
	color: #333333;
	display: block;
	line-height: 40px;
}
.neWsl_time p{
	font-size: 14px;
	color: #666666;
}
.neWsl_text span{
	font-size: 14px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #999999;
	height: 22px;
}
.neWsl_text h4{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	padding: 3% 0;
}
.neWsl_text p{
	font-size: 16px;
	color: #666666;
	height:50px;
	overflow: hidden;
	line-height: 28px;
}
.QControl_con{
	margin: 0 8%;
}
.Quality_Control{
	background-color: #f6f7f9;
	padding-bottom: 80px;
}
.QControl_info{
	overflow: hidden;
}
.QControl_text{
	float: left;
	width: 36%;
}
.QControl_img{
	float: right;
	width: 63%;
}
.QControl_text ul li{
	width: 90%;
	margin-bottom: 20px;
}
.Qcon_text{
	padding: 20px 20px;
	border: 1px solid #cccccc;
	overflow: hidden;
}
.Qcon_text b{
	display: block;
	background-color: #154a9a;
	width: 8px;
	height: 8px;
	float: left;
	margin-top: 8px;
}
.Qcon_text p{
	float: right;
	width: 94%;
	font-size: 16px;
	color: #666666;
	text-align: justify;
}
.Quality_Control .system_Enpubtitle h3{
	text-align: left;
}
.system_about{
	background: url(../img/about.jpg) no-repeat center;
	background-size: cover;
}
.sabout_shadow{
	background: url(../img/about_shadow.png) no-repeat center;
	background-size: cover;
}
.sabout_con{
	margin: 0 8%;
}
.Mcap_con{
	margin: 0 8%;
}
.spro_con{
	margin: 0 8%;
}
.spro_list{
	padding-bottom: 40px;
}
.spro_list ul{
	overflow: hidden;
}
.spro_list ul li{
	float: left;
	width: 33.3%;
	margin-bottom: 40px;
}
.spro_list ul li a{
	margin: 0 20px;
	border: 1px solid #dddddd;
	display: block;
}
.spro_list ul li:nth-child(1){
	width: 50%;
}
.spro_list ul li:nth-child(2){
	width: 50%;
}
.spro_list ul li a b{
	content:"";
	display:block;
	width: 100%;
	height:3px;
	opacity:0;
	margin-top: 1px;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#154a9a;
	transition:transform .5s,
	opacity .05s .15s
}
.spro_list ul li:hover a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .5s,
	opacity .05s;
}
.spro_list ul li.on a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .5s,
	opacity .05s;
}
.spro_text{
	padding: 15px 20px;
}
.spro_text p{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	
}
.spro_img{
	overflow: hidden;
}
.spro_img img{
	display: block;
	transition-duration: .5s;
}
.spro_list ul li:hover img{
	transform: scale(1.1);
	transition-duration: .5s;
	
}
.spro_list ul li:hover .spro_text p{
	color: #154A9A;
}
.sabout_p{
	font-size: 20px;
	color: #666666;
	line-height: 30px;
	width: 50%;
	text-align: justify;
}
.sabout_a{
	padding: 40px 0 60px;
}
.sabout_a a{
	display: inline-block;
	font-size: 24px;
	color: #154a9a;
}
.sabout_a a b{
	content:"";
	display:block;
	width: 100%;
	height:3px;
	opacity:0;
	margin-top: 1px;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#154a9a;
	transition:transform .5s,
	opacity .05s .15s
}
.sabout_a:hover a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .5s,
	opacity .05s;
}
.sabout_list{
	width: 60%;
}
.sabout_list dl{
	overflow: hidden;
}
.sabout_list dl dd{
	float: left;
	width: 23%;
}
.saboutl_con{
	width: 80%;
}
.saboutl_con p{
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 70px;
}
.Mcap_info{
	overflow: hidden;
	padding-bottom: 80px;
}
.Mcap_img{
	float: left;
	width: 45%;
}
.Mcap_text{
	float: right;
	width: 50%;
	padding: 60px 0;
}
.Mcap_text p{
	text-align: justify;
	font-size: 20px;
	line-height: 30px;
	color: #666666;
}
.system_prode_top{
	margin: 0 8%;
	overflow: hidden;
	padding: 60px 0;
}
.system_prodetop_img{
	float: left;
	width: 45%;
}
.system_prodetop_text{
	float: right;
	width: 45%;
}
.prodetop_title{
	font-size: 24px;
	color: #333333;
}
.prodetop_name{
	padding: 20px 0 30px;
}
.prodetop_name p{
	font-size: 20px;
	color: #333333;
	font-weight: 100;
	padding-bottom: 5px;
}
.prodetop_name h3{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.prodetop_descri{
	
}
.prodetop_descri h4{
	font-size: 20px;
	color: #333333;
	font-weight: 100;
	padding-bottom: 5px;
}
.prodetop_descri p{
	font-size: 18px;
	color: #333333;
	line-height: 34px;
	/* text-align: justify; */
}
.prodetail_con{
	background-color: #f6f6f6;
	padding: 60px 0;
}
.prodetail_info{
	margin: 0 8%;
}
.prodetail_title{
	font-size: 30px;
	color: #333333;
	padding-bottom: 40px;
}
.prodetail_message{
	margin: 0 8%;
	padding: 60px 0 0;
}
.prodetop_a{
	margin-top: 60px;
}
.prodetop_a a{
	display: inline-block;
	width: 30%;
	background-color: #154A9A;
	font-size: 20px;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.message_input{
	overflow: hidden;
}
.message_input p{
	width: 48%;
	border: 1px solid #333333;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.message_input p input{
	display:block;
	width: 100%;
	border: none;
	background: none;
	color: #333333;
	font-size: 20px;
	height: 100%;
	outline: none;
	padding: 0 20px;
}
.message_input p input::-webkit-input-placeholder{
	color:#999999;
}
.message_input p input::-moz-placeholder{   /* Mozilla Firefox 19+ */
   color:#999999;
}
.message_input p input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
   color:#999999;
}
.message_input p input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
   color:#999999;
}

.message_input p:first-child{
	float: left;
}
.message_input p:last-child{
	float: right;
}
.message_textarea{
	width: 100%;
	border: 1px solid #333333;
	overflow: hidden;
	margin-top: 40px;
	height: 260px;
}
.message_textarea textarea{
	width: 100%;
	color: #333333;
	font-size: 20px;
	height: 100%;
	padding: 20px 20px;
	outline: none;
	resize: none;
	border: none;
	font-family: "微软雅黑";
}
.message_textarea textarea::-webkit-input-placeholder{
	color:#999999;
}
.message_textarea textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
   color:#999999;
}
.message_textarea textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
   color:#999999;
}
.message_textarea textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
   color:#999999;
}
.message_button {
	margin-top: 60px;
}
.message_button button{
	background: none;
	background-color: #154a9a;
	height: 50px;
	line-height: 50px;
	color: #fff;
	display: block;
	border: none;
	width: 20%;
	font-size: 20px;
	margin: 0 auto;
	text-align: center;
	
}
.systempro_list{
	margin: 0 8%;
	padding: 60px 0;
}
.systempro_list ul{
	overflow: hidden;
}
.systempro_list ul li{
	float: left;
	width: 33.3%;
	margin-bottom: 40px;
}
.systempro_list ul li a{
	margin: 0 20px;
	border: 1px solid #dddddd;
	display: block;
}
.systempro_list ul li a b{
	content:"";
	display:block;
	width: 100%;
	height:3px;
	opacity:0;
	margin-top: 1px;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#154a9a;
	transition:transform .5s,
	opacity .05s .15s
}
.systempro_list ul li:hover a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .5s,
	opacity .05s;
}
.systempro_list ul li.on a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .5s,
	opacity .05s;
}
.spro_text{
	padding: 15px 20px;
}
.spro_text p{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	
}
.spro_img{
	overflow: hidden;
}
.spro_img img{
	display: block;
	transition-duration: .5s;
}
.systempro_list ul li:hover img{
	transform: scale(1.1);
	transition-duration: .5s;
	
}
.systempro_list ul li:hover .spro_text p{
	color: #154A9A;
}
.soLution{
	width: 100%;
	padding-top: 60px;
}
.soLution_con{
	margin: 0 8%;
}
.soLution_banner{
	width: 100%;
}
.soLution_toptext{
	padding: 40px 0 80px;
}
.toptext_title{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.soLution_pubtitle{
	font-size: 36px;
	color: #333333;
	font-weight: 100;
}
.aRea{
	margin-top: 60px;
}
.aDvantage{
	margin-top: 60px;
}
.aRea p{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	margin-top:10px;
	text-align: justify;
}
.aDvantage ul{
	margin-top: 10px;
	overflow: hidden;
}
.aDvantage ul li{
	float: left;
	font-size: 20px;
	color: #154a9a;
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #154a9a;
	margin-right: 10px;
}
.soLution_case{
	background-color: #f6f6f6;
}
.soLution_casecon{
	padding: 80px 0 50px;
	margin: 0 8%;
}
.soLution_caselist{
	margin-top: 40px;
}
.soLution_caselist ul{
	overflow: hidden;
}
.soLution_caselist ul li{
	float: left;
	width: 50%;
	margin-bottom: 30px;
	
}
.soLution_caselist ul li a{
	display: block;
	width: 95%;
	background-color: #fff;
	height: 200px;
	overflow: hidden;
}
.soLution_case_img{
	float: left;
	width:48%;
	overflow: hidden;
	
}
.soLution_case_img img{
	display: block;
	height: auto;
	width: 100%;
	margin: 0 auto;
	transition-duration: .5s;
}
.soLution_caselist ul li:hover .soLution_case_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.soLution_caselist ul li:hover .sct_con h4{
	color: #154A9A;
}
.soLution_case_text{
	float: left;
	width: 52%;
}
.sct_con{
	margin: 20px 20px;
}
.sct_con h4{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.sct_con p{
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	text-align: justify;
}
.soLution_products{
	margin: 0 8%;
	padding: 80px 0 0;
}
.soLution_products_list{
	margin-top: 40px;
}
.soLution_products_list ul{
	overflow: hidden;
}
.soLution_products_list ul li{
	float: left;
	width: 50%;
	
}
.soLution_products_list ul li a{
	display: block;
	width: 95%;
	box-shadow: 0 0 10px #eee;
	border: 1px solid #f6f6f6;
}
.spl_con{
	overflow: hidden;
	padding: 20px 20px;
}
.soLution_products_img{
	float: left;
	width: 30%;
	border: 1px solid #eee;
	overflow: hidden;
}
.soLution_products_img img{
	display: block;
	transition-duration: .5s;
}
.soLution_products_list ul li:hover .soLution_products_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.soLution_products_text{
	float: right;
	width: 65%;
}
.soLution_products_text h4{
	font-size: 20px;
	color: #154a9a;
	font-weight: normal;
	padding-bottom: 10px;
}
.soLution_products_text p{
	font-size: 14px;
	color: #666666;
}
.soLution_products_text b{
	font-size: 16px;
	color: #154a9a;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	background: url(../img/b.png) no-repeat left center;
	padding-left: 25px;
}
.resource{
	padding-top: 60px;
	width: 100%;
}
.resource_con{
	margin: 0 8%;
}
.resource_title{
	font-size: 36px;
	color: #363636;
	margin-bottom: 40px;
}
.resource_list ul li{
	width: 100%;
	margin-bottom: 40px;
}
.resource_list ul li a{
	display: block;
	padding: 30px 30px;
	box-shadow: 0 0 10px #eee;
	border: 1px solid #f6f6f6;
	overflow: hidden;
}
.resource_list_img{
	float: left;
	width: 15%;
	overflow: hidden;
}
.resource_list_img img{
	display: block;
	transition-duration: .5s;
}
.resource_list ul li:hover .resource_list_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.resource_list ul li:hover .resource_list_text h3{
	color: #154A9A;
}
.resource_list_text{
	float: right;
	width: 82%;
}
.resource_list_text span{
	display: block;
	font-size: 14px;
	color: #999999;
}
.resource_list_text h3{
	font-size: 20px;
	color: #333333;
	padding: 10px 0 20px;
}
.resource_list_text p{
	font-size: 16px;
	color: #666666;
	text-align: justify;
	line-height: 22px;
	max-height: 45px;
	overflow: hidden;
	
}
.resource_list_text b{
	display: inline-block;
	background: url(../img/download_icon.png) no-repeat right center;
	font-size: 16px;
	color: #154a9a;
	font-weight: normal;
	padding-right: 20px;
	margin-top: 20px;
}
.solution_index{
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: url(../img/solution_bg.jpg) #154a9a no-repeat center;
	background-size: cover;
	transition-duration: 0.5s;
}
.solution_index.one{
	background: url(../img/solution_bg1.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.two{
	background: url(../img/solution_bg2.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.three{
	background: url(../img/solution_bg3.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.four{
	background: url(../img/solution_bg4.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.five{
	background: url(../img/solution_bg5.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.six{
	background: url(../img/solution_bg6.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.seven{
	background: url(../img/solution_bg7.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.eight{
	background: url(../img/solution_bg8.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_index.nine{
	background: url(../img/solution_bg9.jpg) #154a9a no-repeat center;
	transition-duration: 0.5s;
}
.solution_indexcon{
	margin: 11% 8%;
	max-width: 30%;
	border-radius: 50%;
	position: relative;
}
.solution_index_logo{
	position: relative;
	padding: 20% 0;
}
.solution_icon{
	position: absolute;
}.solution_icon:hover{
	cursor: pointer;
}
.solution_iconleft img{
	margin: 0 auto;
}
.solution_iconleft h3{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	
	max-width: 100px;
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
	text-align: center;
	
}
#solution_one{
	top: -11%;
	left:12%;
}
#solution_two{
	top: 23%;
	left: -8%;
}
#solution_three{
	top: 65%;
	left: -4%;
}
#solution_four{
	top: 92%;
	left: 25%;
}
#solution_five{
	top: 92%;
	right: 22%;
}
#solution_six{
	top: 58%;
	right: -4%;
}
#solution_seven{
	top: 18%;
	right: -5%;
}
#solution_eight{
	top: -14%;
	right:24%;
}
#solution_nine{
	top: -15%;
	left:45%;
}
.solution_index_list:hover .logo_bg img{
	transform: rotate(360deg);
	transition-duration: 1.2s;
}
.logo_bg{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -150px;
	z-index: -1;
}
.logo_bg img{
	display: block;
	width: 100%;
	height:100%;
	transition-duration: 1.2s;
}
#solution_logo{
	text-align: center;
	margin: 0 auto;
}
.solution_icontext{
	position: fixed;
	top: 50%;
	right: 8%;
	width: 35%;
	margin-top: -100px;
	display: none;
}
.solution_icon.on .solution_icontext{
	display: block;
	position: fixed;
	top: 50%;
	right: 8%;
	width: 35%;
	margin-top: -100px;
}
.solution_icontext h2{
	font-size: 36px;
	color: #fff;
	font-weight: normal;
}
.solution_icontext p{
	font-size: 18px;
	color: #fff;
	text-align: justify;
	padding: 20px 0 30px;
}
.solution_icontext_a{
	background-color: rgb(255 255 255 / 0.3);
	padding: 0 20px;
	display: inline-block;
	border-radius: 30px;
}
.solution_icontext a{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-right: 30px;
	background: url(../img/a.png) no-repeat right center;
}
.product_label{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.product_label_con{
	margin: 0 8%;
	padding: 8% 0;
	overflow: hidden;
}
.product_label_left{
	float: left;
	width: 26%;
}
.product_label_right{
	float: right;
	width: 70%;
}
.product_label_title{
	font-size: 36px;
	color: #333333;
	margin-bottom: 30px;
}
.product_label_img{
	width: 100%;
	margin-bottom: 20px;
}
.product_label_text p{
	font-size: 18px;
	color: #666666;
	line-height: 22px;
	/* text-align: justify; */
	max-height: 110px;
	overflow: hidden;
}
.product_label_a {
	height: 50px;
	line-height: 50px;
	background-color: #154A9A;
	display: inline-block;
	padding: 0 50px;
	margin-top: 60px;
}
.product_label_a a{
	display: block;
	color: #FFFFFF;
	font-size: 18px;
}
.product_label_list{
	border: 1px solid #a1b7d7;
	padding-top: 100px;
	position: relative;
	overflow: hidden;
	
}
.pll_top{
	background-color: #154A9A;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.pll_top ul{
	overflow: hidden;
}
.pll_top ul li{
	float: left;
	width: 14%;
	text-align: center;
	color: #fff;
	
}
.pll_top ul li:first-child{
	width: 20%;
}
.pll_top ul li:last-child{
	width: 8%;
}

.pll_top ul li p{
	color: #fff;
	/* border-right: 1px solid #eeeeee; */
	font-size: 15px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
}
.pll_top ul li:last-child p{
	border: none;
}
.pll_top ul li p a{
	display: inline-block;
	background: url(../img/sx.png) no-repeat right center;
	padding-right: 13px;
	color: #fff;
}

.pll_top ul li:last-child p a{
	background: none;
	padding: 0;
}
.pll_bottom{
	max-height: 500px;
	overflow-y: scroll;
}
.pll_bottom ul{
	
}
.pll_bottom ul li{
	background-color: #fff;
	overflow: hidden;
}
.pll_bottom ul li:nth-child(even){
	background-color: #e7edf5;
}
.pllb_text dl dd{
	float: left;
	width: 14.2%;
	text-align: center;
	color: #333333;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}
/* .pllb_text dl dd:nth-child(6){
	line-height: 30px;
} */
.pllb_text dl dd:first-child{
	width: 20.2%;
}
.pllb_text dl dd:last-child{
	width: 8.2%;
}
.pllb_text dl dd p{
	font-size: 16px;
	border-right: 1px solid #eeeeee;
	height: 100%;
}
.pllb_text dl dd:nth-child(2) p{
	border-left:1px solid #eeeeee ;
}
.pllb_text dl dd p img{
	display: block;
	margin: 5px auto;
	max-width: 80%;
}
.pllb_text dl dd p a{
	color: #333333;
}
.pllb_text dl dd p a:hover{
	color: #154A9A;
	text-decoration: underline;
}
.pllb_text dl dd:last-child p{
	border: none;
}



/* 中文首页 */
.system_cnpubtitle{
	margin: 0 8%;
	padding: 80px 0 40px;
}
.cnpubtitle_top{
	overflow: hidden;
}
.cnpubtitle_top h3{
	float: left;
	font-size: 36px;
	color: #333333;
}
.cnpubtitle_top p{
	float: left;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 18px;
}
.cnpubtitle_bottom span{
	display: block;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.cnpro_list ul{
	overflow: hidden;
	padding-bottom: 80px;
}
.cnpro_list ul li{
	float: left;
	width: 25%;
	
}
.cnpro_list ul li a{
	display: block;
	margin: 0 10px;
	background-color: #f3f6fa;
}
.cnpro_img{
	width: 100%;
	overflow: hidden;
}
.cnpro_img img{
	transition-duration: .5s;
}
.cnpro_list ul li:hover .cnpro_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.cnpro_text{
	background-color: #e7edf5;
	position: relative;
}
.cnpro_text_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	content:"";
	display:block;
	opacity:0;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#154a9a;
	transition:transform .5s,
	opacity .05s .15s
}
.cnpro_list ul li:hover .cnpro_text_bg{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .5s,
	opacity .05s;
}
.cnpro_list ul li:hover .cnpro_a{
	background-color: #154A9A;
}
.cnpro_list ul li:hover .cnpro_a b{
	color: #FFFFFF;
}
.cnpro_text h3{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin: 0 15px;
	padding: 20px 0;
}
.cnpro_text p{
	font-size: 14px;
	color: #666666;
	margin: 0 15px;
	text-align: justify;
	
}
.cnpro_a{
	margin: 20px 15px;
	padding: 8px 15px;
	background-color: #FFFFFF;
	display: inline-block;
	border-radius: 20px;
}
.cnpro_a b{
	color: #154A9A;
	font-size: 16px;
	font-weight: normal;
	display: block;
	background: url(../img/a.png) no-repeat right center;
	padding-right: 20px;
}
.cnsolution_list{
	padding: 80px 0;
}
.cnsolution_list ul{
	overflow: hidden;
}
.cnsolution_list ul li{
	float: left;
	width: 50%;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.cnsolution_top img{
	display: block;
	margin: 0 auto;
	/* height: 100%; */
	/* width: 100%; */
	min-width: 135%;
}
.cnsolution_top{
	position: relative;
	width: 100%;
	height: 100%;
}
.cnsolution_top .cnsolution_text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:101;
	text-align: center;
}
.cnsolution_text h3{
	font-size: 36px;
	color: #fff;
	padding: 190px 0 0;
	transition-duration: .5s;
	
	margin: 0 20px;
}
.cnsolution_text p{
	font-size: 16px;
	color: #ffffff;
	opacity: 0;
	transition-duration: .5s;
	
	margin: 0 20px;
	
}
.cnsolution_a{
	margin: 20px 15px;
	padding: 8px 15px;
	background-color: rgb(255 255 255 / 20%);
	display: inline-block;
	border-radius: 20px;
}
.cnsolution_a b{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	display: block;
	background: url(../img/a.png) no-repeat right center;
	padding-right: 20px;
}
.cnsolution_bottom_one{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:100;
	background:#154A9A ;
	opacity: .6;
}
.cnsolution_bottom_two{
	position: absolute;
	bottom: -500px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:100;
	background:#154A9A ;
	opacity: .8;
	transition-duration: .5s;
}
.cnsolution_list ul li:hover .cnsolution_bottom_two{
	bottom: 0;
	transition-duration: .5s;
}
.cnsolution_list ul li:hover .cnsolution_text h3{
	padding: 160px 0 20px;
	transition-duration: .5s;
}
.cnsolution_list ul li:hover p{
	opacity: 1;
	transition-duration: .5s;
}

.oWabout_text{
	overflow: hidden;
	padding: 40px 0 80px;
}
.oWat_left{
	float: left;
	width: 35%;
}
.oWat_left h3{
	font-size: 30px;
	color: #154a9a;
	font-weight: normal;
	padding-bottom: 30px;
}
.oWat_left p{
	font-size: 22px;
	color: #333333;
	line-height: 40px;
}
.oWat_right{
	float: right;
	width: 45%;
	padding-top: 40px;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}
.oWat_right p{
	padding-bottom: 20px;
}
.oWat_right dl{
	overflow: hidden;
}
.oWat_right dl dd{
	float: left;
	width: 33.3%;
	margin-bottom: 10px;
}
.oWat_right dl dd img{
	display: block;
	width: 100%;
}
.message_shadow{
	background-color: #000000;
	opacity: .6;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	height: 100%;
}
#meSsage_show{
	display: none;
}
.Message_showcon{
	position: fixed;
	top: 25%;
	left: 25%;
	/* height: 60%; */
	width: 50%;
	background-color: #fff;
	border-radius: 10px;
	z-index: 101;
	padding-bottom: 40px;
}
.Message_showcon_title{
	font-size: 30px;
	color: #333;
	text-align: center;
	padding: 30px 0 0;
}
.Message_showcon_input{
	margin: 0 50px;
	padding-top: 40px;
}
.Message_showcon_input p{
	display: block;
	width: 100%;
	border: 1px solid #333;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
}
.Message_showcon_input p input{
	display: block;
	width: 95%;
	height: 100%;
	border: none;
	background: none;
	outline: none;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}
.Message_showcon_button{
	display: block;
	margin: 0 50px;
	height: 50px;
	line-height: 50px;
	padding-top: 30px;
}
.Message_showcon_button button{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	border: none;
	background: none;
	border-radius: 10px;
	background-color: #154a9a;
}
.Message_showcon_close{
	position: fixed;
	top: 28%;
	right: 28%;
	z-index: 102;
}
.Message_showcon_close img{
	display: block;
	width:18px ;
}
.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;
  }

.oWaboUt_middle{
    padding: 60px 0 0;
    margin: 0 8%;
}

.conTact_h2 h2{
	font-size: 36px;
	color: #333333;
}
.conTact_con{
	overflow: hidden;
}
.conTact_text{
	float: left;
	width: 45%;
	
}
.conTact_map{
	float: right;
	width:50%;
}
.conTcat_title{
	margin-top: 40px;
	background: url(../img/title_bg.png) no-repeat center left;
}
.conTcat_title h3{
	padding: 0 30px;
}

.conTcat_text_con h3{
	font-size: 24px;
	color: #333333;
	margin: 30px 0;
}
.conTcat_text_con ul{
	overflow: hidden;
}
.conTcat_text_con ul li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: hidden;
}
.conTcat_text_con ul li:last-child{
	width: 100%;
}
.conTcat_text_con ul li img{
	float: left;
	width: 20px;
	display: block;
	margin: 2px 0;
}
.conTcat_text_con ul li p{
	float: left;
	font-size: 18px;
	color: #666666;
	width: 85%;
	margin-left: 15px;
	line-height: 22px;
}



/*新闻详情*/
.siGle{
	padding: 60px 0 80px;
}
.siGle_con{
	margin: 0 8%;
}

.neWs_de_title{
	text-align: center;
}
.neWs_de_title h4{
	font-size: 30px;
	color: #154a9a;
	font-weight: normal;	
}
.neWs_de_title  span{
	font-size: 16px;
	color: #999999;
	display: block;
	padding: 10px 0 30px;
}
.neWs_de_con{
	font-size: 18px;
	color: #333333;
	line-height: 40px;
}
.neWs_de_con img{
    display: inline!important;
}
.neWs_de_code{
	padding: 100px 0;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #666666;
}
.neWs_de_code img{
	display: block;
	margin: 0 auto;
	width: 8%;
	padding-bottom: 4px;
}
.neWs_de_code p{
	padding-top: 4px;
}
.neWs_de_page{
	border-top: 1px solid #d5dbe7;
	padding-top: 10px;
	font-size: 14px;
	color: #999;
}
.neWs_de_page p{
	padding-top: 10px;
}
.neWs_de_page p a{
	color: #999;
}
.neWs_de_page p:hover a{
	color: #154a9a;
}

.curve_con dl dd{
	float: left;
	width: 25%;
}
.curve_con dl dd img{
	display: block;
	width: 95%;
}
.curve_con h3{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 60px;
}


/* 自适应 */
@media only screen and (max-width: 1601px){
	.oWat_left h3{
		font-size: 30px;
	}
	.oWat_left p{
		font-size: 20px;
		line-height: 38px;
	}
	.oWat_right{
		font-size: 16px;
		line-height: 32px;
	}
	.neWsl_img{
		height: 230px;
	}
	.suction-top .logo .logo-icon{
		width: 230px;
		height: 23px;
	}
	.flex-middle right a img{
		display: block;
		height: 23px;
	}
	.ad-view .data-view{
		bottom: 100px;
	}
	.right-aside .logo2 .logo-icon{
		width: 40%;
	}
	.fuxin_text{
		font-size: 18px;
	}
	.spbq{
		width: 30%;
	}
	.oWs_show form button{
		background-size: 70%;
	}
	.oWs_show form{
		width: 400px;
		height: 35px;
	}
	.oW_logo{
		height: 50px;
	}
	.oW_topcon{
		padding: 10px 0;
	}
	.oWs_show{
		top: 70px;
	}
	.oWl_show{
		top: 45px;
	}
	.system_index_meua ul li h3 a{
		font-size: 16px;
	}
	.system_index_meua ul li h3 a{
		line-height: 70px;
	}
	.system_index_meua ul li dl{
		top: 60px;
	}
	.system_Enpubtitle h3{
		font-size: 32px;
	}
	.paGe a{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.solution_index_logo{
		padding: 18% 0;
	}
	.solution_icontext h2{
		font-size: 30px;
	}
	.solution_iconleft img{
		width: 60%;
	}
	.logo_bg img{
		width: 90%;
		height: auto;
	}
	.logo_bg{
		margin-top: -140px;
		margin-left: -140px;
	}
	#solution_logo{
		width: 45%;
	}
	.solution_icontext p{
		font-size: 16px;
	}
	.solution_icontext a{
		font-size: 16px;
	}
	.system_footer_bottom{
		padding: 18px 0;
	}
	.pll_top ul li p{
		font-size: 13px;
		height: 85px;
		line-height: 85px;
	}
	.pllb_text dl dd{
		height: 85px;
		line-height: 85px;
	}
	.product_label_list{
		padding-top: 85px;
	}
	.pll_bottom{
		max-height: 420px;
	}
	.product_label_title{
		font-size: 30px;
		margin-bottom: 20px;
	}
	.product_label_a{
		margin-top: 40px;
	}
	.product_label_text p{
		font-size: 15px;
	}
	
	.conTcat_text_con ul li p{
		font-size: 16px;
	}
	.toptext_title{
		font-size: 30px;
	}
	.soLution_pubtitle{
		font-size: 30px;
	}
	.aRea p{
		font-size: 18px;
	}
	.aDvantage ul li{
		font-size: 18px;
	}
	.aDvantage{
		margin-top: 50px;
	}
	.aRea{
		margin-top: 50px;
	}
	.soLution_toptext{
		padding: 40px 0 60px;
	}
	.soLution_casecon{
		padding: 60px 0 40px;
	}
	.soLution_products{
		padding: 60px 0 0;
	}
	.system_footer{
		margin-top: 60px;
	}
	.system_index_meua ul li dl dd a{
		font-size: 14px;
	}
	.Message_showcon{
		width: 60%;
		left: 20%;
	}
	.Message_showcon_close{
		right: 23%;
	}
	.breadtree_En{
		height: 50px;
		line-height: 50px;
	}
	.breadtRee_meua ul li a{
		font-size: 16px;
	}
	.breadtRee_text{
		font-size: 16px;
	}
	.neWsl_text span{
		font-size: 13px;
	}
	.neWsl_text h4{
		font-size: 18px;
		line-height: 28px;
		height: 52px;
	}
	.neWsl_text p{
		font-size: 14px;
		line-height: 24px;
	}
	.neWsl_time{
		padding: 2% 2%;
	}
	.neWsl_time b{
		font-size:30px;
	}
	.neWsl_time p{
		font-size: 13px;
	}
	.neWsl_h2 h2{
		font-size: 30px;
	}
}
@media only screen and (max-width: 1401px){
	.oWaboUt_middle{
		padding: 40px 0 0;
	}
	.soLution{
		padding-top: 40px;
	}
	.oWat_left h3{
		font-size: 28px;
	}
	.systempro_list{
		padding: 40px 0 0;
	}
	.resource{
		padding-top: 40px;
	}
	.oWat_left p{
		font-size: 17px;
		line-height: 34px;
	}
	.resource_title{
		font-size: 30px;
		margin-bottom: 30px;
	}
	.resource_list_text p{
		font-size: 14px;
	}
	.resource_list_text h3{
		padding: 10px 0;
	}
	.oWat_right{
		font-size: 15px;
		line-height: 30px;
	}
	.suction-top .logo .logo-icon{
		width: 180px;
		height: 18px;
	}
	.neWsl_img{
		height: 190px;
	}
	.conTcat_text_con ul li p{
		font-size: 14px;
	}
	.flex-middle a img{
		display: block;
		height: 18px;
	}
	.suction-top .right a{
		
	}
	.ad-view .data-view{
		bottom: 100px;
	}
	.ad-view .data-view .title strong{
		font-size: 30px;
	}
	.ad-view .data-view .title{
		margin-bottom: 15px;
		height: 40px;
	}
	.ad-view .data-view .sub-title{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.right-aside .close{
		width: 18px;
		height: 18px;
	}
	.right-aside .close{
		top: 25px;
	}
	.right-aside .logo2{
		padding: 70px 0 20px;
	}
	.customer-btn img{
		display: block;
		width: 60px;
	}
	.fuxin_text{
		font-size: 16px;
	}
	.spbq{
		width: 26%;
	}
	.neWsl_title{
		padding: 20px 0 10px;
	}
	.neWsl_img{
		height: 190px;
	}
	.neWsl_text h4{
		font-size: 16px;
		line-height: 20px;
		height: 20px;
		padding: 0;
		margin: 3% 0;
	}
	.neWsl_con ul li a{
		margin: 3% 3%;
	}
	.neWsl_h2 h2{
		font-size: 26px;
	}
	.oWs_show form{
		width: 300px;
		height: 25px;
	}
	.oWs_show form button{
		background-size: 75%;
	}
	.system_Enpubtitle h3{
		font-size: 28px;
	}
	.system_Enpubtitle{
		padding: 60px 0 40px;
	}
	.spro_text p{
		font-size: 20px;
	}
	.sabout_p{
		font-size: 18px;
		line-height: 28px;
	}
	.sabout_a{
		padding: 40px 0;
	}
	.saboutl_con p{
		padding: 10px 0 60px;
	}
	.Mcap_text p{
		font-size: 18px;
		line-height: 28px;
	}
	.Qcon_text p{
		font-size: 14px;
	}
	.Quality_Control {
		padding-bottom: 60px;
	}
	.system_footer{
		margin-top: 60px;
	}
	.breadtree_En{
		height: 45px;
		line-height: 45px;
	}
	.breadtRee_meua ul li a{
		font-size: 14px;
	}
	.breadtRee_text{
		font-size: 14px;
	}
	.paGe a{
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin: 0 10px;
	}
	.logo_bg img{
		width: 65%;
		height: auto;
	}
	.logo_bg{
		margin-top: -100px;
		margin-left: -100px;
	}
	#solution_logo{
		width: 40%;
	}
	.solution_iconleft img{
		width: 50%;
	}
	#solution_nine{
		left: 40%;
	}
	.solution_icontext h2{
		font-size: 26px;
	}
	.solution_icontext p{
		font-size: 14px;
	}
	.system_footer_bottom{
		padding: 15px 0;
	}
	.product_label_title{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.product_label_text p{
		font-size: 13px;
	}
	.product_label_a{
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
		margin-top:20px;
	}
	.product_label_a a{
		font-size: 14px;
	}
	.pll_top ul li p{
		height: 65px;
		line-height: 65px;
		font-size: 12px;
	}
	.product_label_list{
		padding-top: 65px;
	}
	.pllb_text dl dd{
		height: 65px;
		line-height: 65px;
		
	}
	.pllb_text dl dd p{
		font-size: 14px;
	}
	.pll_bottom{
		max-height: 325px;
	}
	.toptext_title{
		font-size: 26px;
	}
	.soLution_pubtitle{
		font-size: 26px;
	}
	.aRea p{
		font-size: 16px;
	}
	.aDvantage ul li{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.aDvantage{
		margin-top: 40px;
	}
	.aRea{
		margin-top: 40px;
	}
	.prodetail_title{
		font-size: 24px;
	}
	.Message_showcon{
		top: 15%;
		width: 50%;
	}
	.Message_showcon_close{
		right: 33%;
	}
	.Message_showcon_close{
		top: 20%;
	}
	.Message_showcon_title{
		font-size: 26px;
	}
	.Message_showcon_input{
		padding-top: 30px;
	}
	.Message_showcon_input p{
		height: 40px;
		line-height: 40px;
	}
	.Message_showcon_button{
		height: 40px;
		line-height: 40px;
	}
	.prodetop_a a{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.message_input p{
		height: 40px;
		line-height: 40px;
	}
	.message_input p input{
		font-size: 16px;
	}
	.message_textarea{
		height: 200px;
	}
	.message_textarea textarea{
		font-size: 16px;
	}
	.message_button button{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.cnsolution_list ul li{
		height: 450px;
	}
	.cnsolution_text h3{
		font-size: 30px;
	}
}



