body {
	font-family: "Microsoft YaHei"!important;
	overflow-x: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.fx {
	position: absolute;
	top: 0;
	right: -127px;
	width: 187px;
	background-color: #8B979E;
}
.fx > div {
	margin-left: 24px;
}
.ss {
	position: absolute;
	top: 0;
	right: -205px;
	width: 265px;
	background-color: #8B979E;
	text-align: center;
	padding: 12px 23px;
}
.ss .search_input_box {
	background-color: #6A757C;
	width: 220px;
	height: 36px;
	position: relative;
}
.search_input_box span {
	position: absolute;
	top: 18px;
	left: 10px;
	color: #fff;
}
.ss input {
	width: 220px;
	border: none;
	background-color: transparent;
	height: 36px;
	color: #fff;
	padding-left: 10px;
	line-height: 30px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0;
}
.ss ::-webkit-input-placeholder {
 color: #fff;
}
.wrap_menu {
	width: 250px;
	position: fixed;
	top: 0px;
	left: -250px;
	height: 100%;
	text-align: left;
	z-index: 10000001;
	overflow-y: scroll;
	background: #000;
}
.wrap_menu li:nth-child(2) a {
	font-size: 18px;
	font-weight: bold;
	background: rgba(255, 255, 255, 0.3);
}
.wrap_menu p {
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
}
.wrap_menu li.menu_close {
	font-size: 20px;
	position: absolute;
	top: 10px;
	right: 15px;
	color: #fff;
	border-bottom: none;
	z-index: 1000;
}
.wrap_menu li {
	margin-bottom: 2px;
	font-size: 14px;
	position: relative;
}
.wrap_menu li a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	text-transform: Uppercase;
	color: #fff;
	background: #000;
	padding: 10px 15px;
	border-bottom: 1px solid #343434;
}
.wrap_menu li .wrap_menu_2 a {
	display: block;
	background: none;
	color: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}
.wrap_menu_2 {
	display: none;
}
.wrap_menu_2 a {
	display: block;
	color: #fff;
	overflow: hidden;
	line-height: 24px;
	font-size: 12px;
}
.wrap_menu_2 a i {
	float: left;
	width: 4px;
	height: 4px;
	background-color: #fff;
	margin: 13px 10px 0 5px;
}
.wrap_menu_2 a span {
	float: left;
	width: 175px;
}
.wap_footer {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 10px 0;
	z-index: 1000;
	background: #E70012;
}
.wap_footer dl {
	width: 25%;
	float: left;
	text-align: center;
}
.wap_footer dt {
	height: 33px;
}
.wap_footer dd {
	color: #fff;
}
/*??????????*/
.wap_search_input {
	position: fixed;
	bottom: 70px;
	left: 100%;
	width: 100%;
	z-index: 1000;
	padding: 8px 2%;
}
.wap_search_input:after {
	background-color: #fff;
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.wap_search_input input {
	float: left;
	width: 80%;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	padding-left: 2%;
	color: #fff;
	position: relative;
	z-index: 100;
	background: #000;
	box-sizing: border-box;
	border: 1px solid #fff;
	font-family: "微软雅黑";
}
.wap_search_input p {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #fff;
	position: relative;
	z-index: 100;
	margin-left: 2%;
	width: 18%;
	text-align: center;
	border-radius: 5px;
}
.wap_search_input ::-webkit-input-placeholder {
 color: #fff;
}

.pb_search_input {
	position: fixed;
	left: 100%;
	width: 100%;
	z-index: 1999;
	padding: 8px 2%;
}
.pb_search_input:after {
	background-color:#E70012;
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.pb_search_input input {
	float: left;
	width: 80%;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	padding-left: 2%;
	color: #000;
	position: relative;
	z-index: 100;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #fff;
	font-family: "微软雅黑";
}
.pb_search_input p {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #000;
	position: relative;
	z-index: 100;
	margin-left: 2%;
	width: 18%;
	text-align: center;
	border-radius: 5px;
}
.pb_search_input ::-webkit-input-placeholder {
 color: #000;
}
.wap_share {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
	display: none;
}
.wap_share .wap_share_box {
	overflow-y: auto;
}
.wap_share .wap_share_box > div {
	background-color: #F5F5F5;
	padding: 15px 0;
}
.wap_share .wap_share_box > div > a {
	float: left;
	text-align: center;
	color: #ADADAD;
	font-size: 0.9rem;
}
.wap_share .cancel {
	text-align: center;
	background-color: #E9E9E9;
	font-size: 0.8rem;
	line-height: 2rem;
}
.black_cloth {
	position: fixed;
	z-index: 10000000;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}


.inside .container .sidebar .sidemenu .nL1 a {
	background: url("../images/sid1.png") no-repeat !important;
	text-indent: 25px!important;
}
.inside .container .sidebar {
	padding: 0!important;
}
.inside .container .sidebar .sidemenu .nL1 ul li a {
	background: #1b1b1b!important;
}


@media all and (max-width: 767px) and (min-width: 320px) {
.inside .container .article .list-text1 {
}
.inside .container .article .form-horizontal {
	padding: 10px 20px 30px;
}
.inside .container .article {
	padding-top: 20px!important;
	border-left: 1px solid #353535;
	padding-left: 0!important;
	padding-right: 0!important;
}
.inside .container .sidebar .sidemenu {
	margin-top: 10px!important;
}
.inside .container .sidebar .sidemenu .nL1 {
	margin-bottom: 0px!important;
}
.inside .container .title .add {
	display: none!important;
}
.inside .container .sidebar .sidemenu .nL1 a {
	background: url("../images/sid2.jpg") no-repeat !important;
	text-indent: 25px!important;
	background-size: 100% 100%!important;
}
.inside .container .sidebar .sidemenu .nL1 ul li a {
	background: url("../images/sid3.jpg") no-repeat !important;
	background-size: 100% 100%!important;
}
.inside .container .title h4 {
	display: none;
}
.inside .container .title {
	background: url("../images/list-image_07.jpg") no-repeat bottom !important;
	background-size: 100% 2px!important;
	padding: 0px 0px 0 0px!important;
}
.inside .container .title span {
	margin-left: 10px!important;
	margin-bottom: 5px;
}
.inside .container .title {
	margin: 0 0px!important;
}
.inside .container .article .list-text1 ul li a .con h4 .time {
	display: none;
}
.inside .container .article .list-text1 {
	padding: 10px 20px 30px;
}
}
.message {
	overflow: hidden;
	margin: 0px auto;
}
.message dd {
	margin-bottom: 15px
}
.message span {
	float: left;
	line-height: 40px
}
.message .kuang {
	width: 400px;
	height: 40px;
	border: 1px solid #e5e5e5;
	line-height: 40px;
	padding-left: 10px
}
.message textarea {
	width: 500px;
	height: 150px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}
.message .tijiao {
	width: 100px;
	height: 40px;
	border: 0;
	background: #E70012;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: 0 0 0 70px;
	cursor: pointer;
	border-radius: 10px;
	font-family: "微软雅黑";
}
.inside .container {
	padding-bottom: 30px;
}
.inside .container .sidebar {
	padding-right: 0;
}
.inside .container .sidebar .sidemenu {
	margin-top: 40px;
}
.inside .container .sidebar .sidemenu .nL1 {
	margin-bottom: 10px;
}
.inside .container .sidebar .sidemenu .nL1 a {
	font-size: 14px;
	color: #ffffff;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url("../image/sid.png") no-repeat;
	text-indent: 70px;
	overflow: hidden;
}
.inside .container .sidebar .sidemenu .nL1 ul {
	display: none;
}
.inside .container .sidebar .sidemenu .nL1 ul li {
	margin-bottom: 1px;
}
.inside .container .sidebar .sidemenu .nL1 ul li a {
	background: #1b1b1b;
}
.inside .container .article {
	padding-top: 40px;
	border-left: 1px solid #353535;
	color: #fff;
}
.inside .container .article .list-text1 {
	padding-left: 10px;
	padding-right: 17px;
}
.inside .container .article .list-text1 ul li {
	border-bottom: 1px solid #353535;
	margin-bottom: 20px;
}
.inside .container .article .list-text1 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	line-height: 70px;
}
.inside .container .article .list-text1 ul li a .num {
	background: url("../image/list-text1_03.jpg") no-repeat;
	background-size: 100% 100%;
	width: 10%;
	font-size: 30px;
}
.inside .container .article .list-text1 ul li a .con {
	padding-left: 15px;
	width: 85%;
	text-align: left;
}
.inside .container .article .list-text1 ul li a .con h4 {
	font-size: 16px;
	color: #d48d01;
	margin: 13px 0 10px;
	line-height: 16px;
	overflow: hidden;
}
.inside .container .article .list-text1 ul li a .con h4 .time {
	font-size: 14px;
	color: #aaaaaa;
}
.inside .container .article .list-text1 ul li a .con h4 .time img {
	vertical-align: baseline;
}
.inside .container .article .list-text1 ul li a .con p {
	font-size: 14px;
	color: #aaaaaa;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.inside .container .article .list-text1 ul li:hover h4 {
	text-decoration: underline;
}
.inside .container .article .searchres {
	padding-left: 10px;
}
.inside .container .article .searchres ul li {
	border-bottom: 1px solid #353535;
	margin-bottom: 20px;
}
.inside .container .article .searchres ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	line-height: 70px;
}
.inside .container .article .searchres ul li a .con {
	padding-left: 15px;
	width: 100%;
	text-align: left;
}
.inside .container .article .searchres ul li a .con h4 {
	font-size: 16px;
	color: #fff;
	margin: 13px 0 10px;
}
.inside .container .article .searchres ul li a .con h4 .time {
	font-size: 14px;
	color: #aaaaaa;
}
.inside .container .article .searchres ul li a .con h4 .time img {
	vertical-align: baseline;
}
.inside .container .article .searchres ul li a .con p {
	font-size: 14px;
	color: #aaaaaa;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.inside .container .article .searchres ul li:hover h4 {
	text-decoration: underline;
	color: #d48d01 !important;
}
.inside .container .article .lyfk {
	margin-top: 10px;
	margin-bottom: 30px;
	color: #fff;
}
.inside .container .article .lyfk_title {
	font-size: 18px;
	padding-left: 2%;
}
.inside .container .article .feedback_list_box {
	padding: 0 10px;
}
.inside .container .article .feedback_list_box input {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 32px;
	width: 100%;
	padding-left: 10px;
	background-color: transparent;
	line-height: 32px;
}
.inside .container .article .feedback_list_box > div > div {
	position: relative;
}
.inside .container .article .feedback_list_box textarea {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 100px;
	width: 100%;
	padding-left: 10px;
	padding-top: 8px;
	background-color: transparent;
}
.inside .container .article .feedback_list_box div {
	padding: 0;
	margin-top: 10px;
}
.inside .container .article .feedback_list_box .i1, .inside .container .article .feedback_list_box .i2 {
	padding-right: 10px;
}
.inside .container .article .ss_placeholder {
	color: #fff;
	position: absolute;
	top: 30px;
	left: 32px;
}
.inside .container .article .yzm input {
	width: 100px;
}
.inside .container .article .feedback_button input {
	width: 70px;
	border-radius: 4px;
	border: none;
	text-align: center;
	color: #fff;
}
.inside .container .article .feedback_button .feedback_submit {
	background-color: #E00000;
}
.inside .container .article .feedback_button .feedback_reset {
	background-color: #000;
}
.inside .container .article .black_cloth {
	position: fixed;
	z-index: 10000000;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}
.inside .container .article .placeholder_s {
	color: #999;
	position: absolute;
	top: 8px;
	left: 11px;
	z-index: -1;
}
.inside .container .article .deta {
	box-sizing: border-box;
	padding: 30px 0;
	position: relative;
}
.inside .container .article .deta h4 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}
.inside .container .article .deta img {
	width: 100%;
	height: 100%;
}
.inside .container .article .deta #owl-demo {
	position: relative;
}
.inside .container .article .deta #owl-demo .owl-controls {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -45px;
}
.inside .container .article .deta .prev {
	left: 10%;
	position: absolute;
	display: block;
	width: 19px;
	height: 32px;
	top: 50%;
	margin-top: -16px;
}
.inside .container .article .deta .prev img {
	width: 100%;
}
.inside .container .article .deta .next {
	right: 10%;
	position: absolute;
	display: block;
	width: 19px;
	height: 32px;
	top: 50%;
	margin-top: -16px;
}
.inside .container .article .deta .next img {
	width: 100%;
}
.pagination_box {
	text-align: center
}
.form-horizontal label {
	color: #fff;
}
.pagination_box .pagination .disabled span {
	background: #393939;
	border-color: #393939;
	color: #fff;
}
.pagination_box .pagination li a {
	background: #393939;
	border-color: #393939;
	color: #fff;
}
.pagination_box .pagination .active span {
	background: #d48d01;
	border-color: #d48d01;
}
.inside .container .article label {
	font-size: 14px;
}
.form-control {
	font-size: 12px;
}
.newList {
	padding: 0 14px;
}
.article .prev {
	margin: 20px 0 0;
}
.article .next {
	margin: 20px 0 0;
}
.article .prev a {
	color: #888;
}
.article .prev a:hover {
	text-decoration: underline;
}
.article .next a:hover {
	text-decoration: underline;
}
.article .next a {
	color: #888;
}
.add11 {
	display: none;
}

@media(max-width:640px) {
.banner {
	position: relative;
	height: 200px;
}
.banner img {
	height: 200px;
	position: absolute;
	left: 50%;
	max-width: 100%;
	transform: translateX(-50%);
	width: auto;
}
#owl-demo, #owl-demo .owl-wrapper-outer, #owl-demo .owl-wrapper, #owl-demo .owl-item {
	height: 200px;
	overflow: hidden;
}
#owl-demo .item {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
}
.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.pagess ul li {
	display: inline-block;
	border: 1px solid #666;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	color: #999
}
.pagess ul li:hover {
	color: #ccc;
	border: 1px solid #ccc
}
.pagess ul li:hover a {
	color: #ccc;
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	color: #ccc;
}
.pagess ul li.thisclass a {
	color: #ccc;
}
.pagess ul li a {
	display: block;
	color: #999
}
.pagess ul li a:hover {
	color: #ccc;
}
.download li {
	border-bottom: 1px solid #ccc;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 14px;
}
.download li {
	font-size: 14px;
}
.download li span {
	float: right;
	padding-left: 5px;
}
/*banner公共样式开始*/
.banner {position: relative;}
.banner img {width: 100%;}
.banner .owl-carousel {position: relative;}
.banner .owl-carousel .owl-controls {width:100%; position:absolute; left:0; bottom:0; z-index:2;text-align: center;}
.owl-theme .owl-controls .owl-page {display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span {display: block;width: 15px;height: 15px;margin: 0px 8px 50px 8px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #fff;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background: #E70012;}
.owl-item.loading {min-height:200px;}
.fix:before, .fix:after {display: table;clear: both;content: '';}
/*友情链接*/
.links{border-top: 1px solid #fff;width: 100%;background-color: #202020;line-height:42px;text-align: center;color: #909090;font-size: 14px;}
.links a{color: #909090;font-size: 14px;}
/*公共样式*/
.fl{float: left;}
.fr{float: right;}
.sbj{margin-top: 5%;}
.clear{clear: both;}
.foot dl a{color: #fff;}
.xwzxn ul li p a{color: #fff;}
@media screen and (min-width:1024px) {
.form_table{width: 600px;margin: 0px auto;}
/*头部开始*/
.header_top{padding: 6px 0;background-color: #000;z-index: 1000;}
.mwrap{margin-right: 35px;margin-left: 260px;}
.header_left{float: left;font-size: 14px;line-height: 28px;color: #fff;}
.header_right{float: right;}	
.header_right li {float: left;padding: 0 12px;position: relative;}	
.header_right li a {font-size: 13px;color: #fff;line-height: 28px;display: block;}	
.header_right li:after {content: '';width:2px;height: 8px;background:#fff;position: absolute;right: 0;top: 50%;margin-top: -4px;}
.header_right li .icon01_1 {width: 14px;height: 14px;background: url(../images/tel.png) no-repeat left center;margin-right: 5px;}
.header_right li i {display: inline-block;vertical-align: middle;}
.header_right li a:hover{color: #E70012;}	
}
@media screen and (max-width:1023px) {
.header_top{display: none;}
.n_list{display: none!important;}
}
@media screen and (max-width:767px) {
.header_top{display: none;}
.sjss {display: none;}
.cpzs_p{display: none;}
}
@media screen and (min-width:1200px) {
.header{display: none;}
.sjdh {display: none;}
/*电脑端导航logo搜索开始*/
.special-sticky {z-index: 1999;margin: 0px auto;width: 100%;background-color: #fff;box-shadow: 3px 3px 3px rgba(0,0,0,.5);
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.5);-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.5);}
.h_logo {float: left;font-size: 0;padding: 25px 0 24px 0;transition: all 0.5s ease;}
.h_logo a{display: block;}	
.h_logo a img{width: 100%;height: auto;}	
.h_tools {transition: all 0.5s ease;position: relative;z-index: 2;}
.inav_wrapper {position: relative;z-index: 2;float: right;}	
.navList .menu .nLi {float: left;position: relative;padding: 0px 30px;}
.navList .menu .nLi:hover a {color: #E70012;}
.navList .menu .nLi .nav_a{font-size: 18px;color: #303030;text-align: center;display: block;padding: 30px 0px;line-height: 40px;}
.navList .menu .nLi .menu2 {position: absolute;width:100%;top: 100%;display: none;z-index: 9999;background: #FFF;box-shadow: 0 0 10px rgba(0, 0, 0, .3);}
.navList .menu .nLi .menu2 dt {display: block;width: 100%;border-bottom: 1px solid #eee;position: relative;z-index: 9999;}
.navList .menu .nLi .menu2 dt a {display: block;line-height: 42px;border: none;text-align: center;font-size: 16px;color: #333;}
.navList .menu .nLi .menu2 dt:hover{background: #E70012;color: #fff;}
.navList .menu .nLi .menu2 dt:hover a{color: #fff;}
.pc_search_input {position: fixed;left: 100%;width: 100%;z-index: 1999;padding:20px 2%;margin-top: 38px;}
.pc_search_input:after {background-color:#E70012;display: block;content: " ";position: absolute;top: 0;left: 0;	width: 100%;height: 100%;z-index: 10;}
.pc_search_input input {float: left;width: 80%;border-radius: 4px;height: 40px;line-height: 40px;padding-left: 2%;	color: #303030;position: relative;z-index: 100;background: #fff;box-sizing: border-box;border:0px;font-family: "微软雅黑";font-size: 14px;}
.pc_search_input p {float: left;height: 40px;line-height: 40px;color: #303030;position: relative;z-index: 100;margin-left: 2%;
width: 18%;text-align: center;border-radius: 5px;font-size: 14px;}
.pc_search_input ::-webkit-input-placeholder {color: #303030;}
/*产品中心*/
.cpzs{width: 100%;padding-top:3%;}
.ca-title{color: #303030;}
.ca-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px; }
.ca-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}	
.bs{ color: #fff !important;}
.ca-list{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:3%;}
.ca-list a{width:calc(33.3% - 20px);text-align:center;background:#fff; padding:2% 0;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;box-shadow:0 0 10px rgba(0,0,0,.3);}
.ca-list a:nth-child(1) i{background: url(../images/1.png) no-repeat center center;height: 87px;width: 148px;display: inline-block;}
.ca-list a:nth-child(2) i{background: url(../images/2.png) no-repeat center center;height: 87px;width: 87px;display: inline-block;}
.ca-list a:nth-child(3) i{background: url(../images/3.png) no-repeat center center;height: 87px;width: 99px;display: inline-block;}
.ca-list a:hover{box-shadow:0 0 10px rgba(0,0,0,.3);transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.ca-list a .cat{font-size:30px;font-weight: bold; text-transform:capitalize;margin:25px 0px;}
.ca-list a dl{font-size:20px;display:-webkit-box;-webkit-box-orient:vertical;border: 1px solid #303030;width: 80%;margin: 0px auto;height: 48px;line-height: 48px;}
.ca-list a:after{content:' ';position:absolute;top:0;left:-220%;width:186%;height:160%;background:#303030;transform:skew(-45deg);z-index:-1;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out;}
.ca-list a:hover:after{left:-69%;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out}
.ca-list a:hover p{color:#fff}	
.ca-list a:hover dl{border: 1px solid #E70012;background-color: #E70012;color: #fff;}	
.ca-list a:nth-child(1):hover i{background: url(../images/1_1.png) no-repeat center center;}
.ca-list a:nth-child(2):hover i{background: url(../images/2_1.png) no-repeat center center;}
.ca-list a:nth-child(3):hover i{background: url(../images/3_1.png) no-repeat center center;}
/*精品推荐*/
.jptj{margin: 5% auto;}
.jptj_l{background: url(../images/jptj.jpg) no-repeat center;overflow: hidden;height:500px;background-size: cover;text-align: center;width: 66%;}	
.jptj_l img{transition: all 0.6s ease-out;}
.jptj_l img:hover{transform:scale(1.2);}
.jptj_r{width: 31%;margin-left:3%;}
.jptj_r dt a{color: #E70012;font-size: 24px;font-weight: bold;}
.jptj_r a:hover{color: #303030;}
.jptj_r p{margin: 2% 0px;}
.jptj_r p a{font-size:22px;}
.jptj_r li{line-height: 40px;font-size: 18px;margin: 5% 0px;}	
.jptj_r dl{width:40%;background-color: #E70012;height: 60px;line-height: 60px;text-align: center;}
.jptj_r dl a{font-size: 16px;color: #fff;}
.jptj_r dl:hover{background-color: #303030;}
.jptj_r dl:hover a{color: #fff;}
/*产品*/
#owl-demo2{margin-top:5%; text-align:center;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:40%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color:transparent;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) no-repeat; float:left;margin-left: -50px;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/right.png) no-repeat; float:right;margin-right: -50px;}
#owl-demo2.owl-theme .owl-controls .owl-page{ display:none;}
#owl-demo2 .item{margin: 0px;}
#owl-demo2 .item img{display: block;width:100%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
#owl-demo2 .item dd{ width:100%; margin:0px auto;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;border: 1px solid #ccc;}
#owl-demo2 .item dd  p{font-weight:normal; color:#333; font-size:16px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.3, 1.3); -moz-transform:scale(1.3, 1.3); -o-transform:scale(1.3, 1.3); -ms-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}
#owl-demo2 .item dd:hover p{ color:#E70012;font-weight: bold;}
/*解决方案*/
.jjfa{width: 100%;background: url(../images/jjfa.jpg) no-repeat center center;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;height: 800px;background-size: cover;}
.jjfa li{width:calc(25% - 0.5px);background-color: rgba(0,0,0,0.3);border-right: 1px solid rgba(255,255,255,0.6);color: #fff;cursor: pointer;transition: all 0.3s ease-out;text-align: center;}
.jjfa li .p1{font-size: 40px;font-weight: bold;margin: 2% 0;}
.jjfa li .p3{font-size: 22px;}	
.jjfa li:hover{background-color: rgba(0,0,0,0.8);}	
.jjfa li:nth-child(1) i{background: url(../images/a.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(2) i{background: url(../images/b.png) no-repeat center center;width: 113px;height: 81px;display: inline-block;}
.jjfa li:nth-child(3) i{background: url(../images/c.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(4) i{background: url(../images/d.png) no-repeat center center;width: 122px;height: 81px;display: inline-block;}
.jjfa li .p4{font-size:18px;text-transform: uppercase;}
.jjfa li:nth-child(1) .p4:before{content:'engineering construction';}	
.jjfa li:nth-child(2) .p4:before{content:'Mechanical matching';}
.jjfa li:nth-child(3) .p4:before{content:'Coal mine construction';}
.jjfa li:nth-child(4) .p4:before{content:'Agriculture, forestry and water conservancy';}
.jjfa li:hover .p2{ display: block;}
.jjfa li .p2{display: none;margin:3% 0;}
.jjfa li .p2 a{display:inline-block; padding:0 25px; line-height:29px; border:1px solid #fff; border-color:rgba(255,255,255,.9); color:#fff; margin:0 4px 16px; position:relative;}
.jjfa li .p2 a:after{content:''; width:0%; height:100%; background:#E70012; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;color: #fff;}
.jjfa li .p2 a:hover{border-color:#E70012;}
.jjfa li .p2 a:hover:after{width:100%;}
.jjfa li .p2 a span{position:relative; z-index:2;}
.jjfa li a {color: #fff;}
.jjfa li:hover{color: #E70012;}
.jjfa li:hover .p1 a{color: #E70012;}
.jjfa li:hover .p3{border: 1px solid #E70012;width: 40%;margin: 0px auto;padding: 10px 0px;color: #E70012;}	
.jjfa li:nth-child(1):hover i{background: url(../images/a_1.png) no-repeat center center;}
.jjfa li:nth-child(2):hover i{background: url(../images/b_1.png) no-repeat center center;}
.jjfa li:nth-child(3):hover i{background: url(../images/c_1.png) no-repeat center center;}
.jjfa li:nth-child(4):hover i{background: url(../images/d_1.png) no-repeat center center;}
/*新闻资讯*/
.xw-title{margin:2% auto;}
.xw-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px;}
.xw-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}
.xwzxn{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzxn ul{overflow: hidden;}
.xwzxn ul:nth-child(1){width:calc(55% - 10px);}
.xwzxn ul:nth-child(1) li{width:40%;overflow: hidden;font-size:26px;float: left;z-index: 1;position: relative;background:-webkit-gradient(linear, 0 0, 100% 100%, from(#E70012), to(rgba(255,187,0,0.2)));color: #fff;}
.xwzxn ul:nth-child(1) li ol{margin:30% 1% 5% 1%;}
.xwzxn ul:nth-child(1) li ol a{font-size: 20px;font-weight: bold;color: #fff;transition: all 0.6s ease-out;}
.xwzxn ul:nth-child(1) li p{line-height: 26px;margin: 0 1% 2% 1%;font-size: 14px;}	
.xwzxn ul:nth-child(1) li dt{text-align: right;margin-right: 1%;}
.xwzxn ul:nth-child(1) li dt a{color: #fff;text-transform: uppercase;font-size: 14px;}
.xwzxn ul:nth-child(1):hover li ol a{margin-left: 10px;}	
.xwzxn ul img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;}	
.xwzxn ul:hover img{transform: scale(1.3);}	
.xwzxn ul:nth-child(2){width:calc(45% - 10px);}
.xwzxn ul:nth-child(2) li{width:98%;overflow: hidden;font-size:26px;color: #fff;float: left;margin: -100px 1% 0px 1% ;z-index: 19999;position: relative;}	
.xwzxn ul:nth-child(2) li ol a{color: #fff;font-weight: bold;font-size: 20px;transition: all 0.6s ease-out;}	
.xwzxn ul:nth-child(2) li p{font-size: 14px;line-height: 26px;}
.xwzxn ul:nth-child(2) li dt{display: none;}
.xwzxn ul:nth-child(2):hover li ol a{margin-left: 10px;color: #E70012;}	
.xwzx{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzx ul{width:calc(25% - 10px);overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.xwzx ul li{height:30px;line-height: 30px;overflow: hidden;}
.xwzx ul li a{font-size: 20px;font-weight: bold;}
.xwzx ul ol{color: #E70012;font-size: 16px;margin: 2% 0px;}	
.xwzx ul p{color: #606060;font-size: 14px;line-height: 30px;border-bottom: 4px solid #D1D1D1;padding-bottom: 2%;}	
.xwzx ul .border-bottom {display: block;width:0px;height:4px;background-color: #E70012;-webkit-transition: all .8s ease-out;transition: all .8s ease-out;margin-top: -4px;}
.xwzx ul:hover .border-bottom { width: 100%;}
.xwzx ul:hover li a{color: #E70012;}
/*公司实力*/
.gssl{width: 100%;background: url(../images/gssl.jpg) no-repeat center bottom;padding:6% 0px;background-size:100% 100%;transition: all 0.6s ease-out;}
.gssl:hover{background-size:120% 120%;}	
.title{text-align: left;}
.title li{margin:2% 0px;}
.title li a{color: #fff;font-size: 16px;transition: all 0.6s ease-out;}
.title li:hover a{color: #E70012;margin-left:5px;}
.slsj{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:5%;}
.slsj ul{width:25%;text-align:center;color: #fff;}
.slsj ul li{font-size:20px;}
.slsj ul li span{font-size:60px;font-weight: bold;}
.slsj ul li b{font-weight: normal;vertical-align:top;}
.slsj ul p{font-size: 22px;}
/*公司简介*/
.gsjj{width: 100%;background: url(../images/gsjj.jpg) no-repeat center bottom;padding:5% 0px;}
.gsjj_l li{text-align:center;}
.gsjj_l li img{width: 90%;height: auto;max-width: 145px;transition: all 0.6s ease-out;}
.gsjj_l li img:hover{transform: scale(1.3);}	
.gsjj_l ol{font-size: 45px;font-weight: bold;margin:5% 0px;text-align: center;}
.gsjj_l p{font-size: 18px;line-height: 40px;}	
.gsjj_l ul{background-color: #E70012;width:40%;height: 72px;line-height: 72px;text-align: center;margin-top: 5%;}
.gsjj_l ul a{color: #fff;font-size: 22px;}
.gsjj_l ul:hover{background-color: #303030;}
.gsjj_r dl{overflow: hidden;}
.gsjj_r dl:nth-child(1){width:calc(60% - 5px);float: left;margin-bottom: 2%;}
.gsjj_r dl:nth-child(2){width:calc(40% - 5px);float: right;margin-bottom: 2%;}	
.gsjj_r dl:nth-child(3){width:calc(50% - 5px);float: left;}
.gsjj_r dl:nth-child(4){width:calc(50% - 5px);float: right;}
.gsjj_r dl img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;}
.gsjj_r dl:hover img{transform: scale(1.3);}
.gsjj_r dl dt{width:96%;overflow: hidden;font-size:26px;color: #fff;font-weight: bold;float: left;margin: -200px 2% 0px 2%;z-index: 1;position: relative;}
.gsjj_r dl dt p{font-size: 18px;margin-top: 10px;color:#fff;}
.gsjj_r dl dt li{text-align: right;margin-top:70px;}	
.gsjj_r dl dt li a{color:#fff;font-size: 16px;}
.gsjj_r dl:nth-child(1) dt{color: #fff;}
/*底部开始*/
.footnav{width: 100%;background: url(../images/foot.jpg) no-repeat center top;padding: 50px 0px;color: #fff;}
.foot a:hover{color: #E70012;}
.foot ul li{line-height: 42px;}
.foot ul li a{color: #fff;font-size: 16px;}
.foot ul ol{line-height:36px;}
.foot ul ol a{font-size: 14px;color: #909090;}
.foot ul dd img{border: 3px solid #fff;max-width: 134px;max-height: 134px;}
.foot dl span{font-size: 16px;}
.foot dl li{font-size: 32px;font-weight: bold;}
.foot dl dt{font-size: 14px;line-height: 40px;}	
.copyright p{text-align: center;font-size: 14px;margin-top:20px;}
.copyright p a{color: #fff;}
.pone-0{width:100%;}
.pone-1{width: 12%;}
.pone-2{width: 20%;}
.pone-3{width: 25%;}
.pone-5{width: 50%;}
.pone-6{width: 16.66666666666667%;}
.pone-7{width: 86%;}
.pone-4{width: 33.333%;}
.pone-8{width: 64.667%;}
/*内页*/
.sycpzs{margin-bottom: 20px;}
.sycpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 220px;}
.sycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 220px;}
.sycpzs li:hover h2 img{transform: scale(1.3);}
.sycpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sycpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
.nytitle{background-color: #E70012;height: 66px;line-height: 66px;color: #fff;font-size: 16px;}
.nytitle b{font-size: 22px;font-weight: bold;margin-right: 2%;}
.nytitle a{color: #fff;font-size: 16px;padding: 0px 5px;}
.nytitle a:hover{color: #fff;}
.nytitle span{float: right;}
.title2{text-align: center;margin-top: 3%;}
.title2 li{color: #2b2b2b;font-size: 32px;font-weight: bold;}	
.title2 p{color: #707070;font-size: 16px;line-height: 32px;border-bottom: 1px solid #ccc;}
.nycontent{margin:3% auto;font-size: 16px;line-height: 36px;}
.nycontent p{font-size: 16px;line-height: 36px;}
/*分页*/	
.page{text-align: center;margin:0px auto 20px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #E70012;border: 1px solid #E70012;}
.page li:hover a{color: #fff;}
.current{background-color: #E70012;border: 1px solid #E70012!important}
.current a{color: #fff!important;}
/*内页产品分类与产品*/
.nycpzs{margin-bottom: 20px;}
.nycpzs ul{margin:0% 1% 2% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.nycpzs ul li{border: 1px solid #e5e5e5;padding:20px 2%;text-align: center;display: inline-block;width: 96%;}	
.nycpzs ul li a p{font-size: 18px;}
.nycpzs ul li ol a{display: inline-block;margin: 10px 10px;font-size: 14px;}
.nycpzs ul li ol a:nth-child(2){width: 100px;height:38px;line-height: 38px;border: 1px solid #E50014;background-color: #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(1){width: 100px;height:38px;line-height: 38px;border: 1px solid #e5e5e5;}
.nycpzs ul li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 200px;}
.nycpzs ul li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 200px;}
.nycpzs ul li:hover h2 img{transform: scale(1.3);}
.nycpzs ul li h3{height:36px;line-height:36px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block;color: #E70012;}
.nycpzs ul li ol a:nth-child(1):hover{background-color: #E50014;border: 1px solid #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(2):hover{background-color: #fff;border: 1px solid #e5e5e5;color: #303030;}	
.nycpfl{border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;display: flex;align-items: flex-start;justify-content: space-between;}
.nycpfl ul{display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;overflow: hidden;height:78px;}
.nycpfl ul li {display: flex;line-height:78px;cursor: pointer;font-size: 14px;overflow: hidden;height: 78px;margin-right: 40px;}
.nycpfl ul li a{height: 78px;line-height: 78px;}
.nycpfl .more {display: flex;align-items: center;justify-content: center;cursor: pointer;height:78px;width: 0.44rem;}
.nycpfl ul li:nth-child(1) a{font-size:20px;}
.navMoveEl1{border-bottom:1px solid #e60011;height: 78px;line-height: 78px;}
.tittle{text-align: center;font-size: 32px;color:#000;margin-top: 3%;font-weight: bold;}
.cptittle{text-align: center;font-size: 32px;color:#000;font-weight: bold;}
.pubdate{text-align: center;font-size: 16px;color: #303030;}
.new_u{font-size: 16px;line-height: 36px;}
.new_u a{font-size: 16px;}
.new_u a:hover{color: #E70012;font-weight: bold;}
.mup1{border-bottom: 2px solid #E70012;font-size: 16px;padding-bottom: 5px;margin-top: 10px;margin-bottom: 20px;}
/*相关新闻*/
.nyxw2{margin-bottom: 20px;}
.nyxw2 li{width:48%;line-height:46px;height: 46px;font-size: 16px;float: left;margin-right: 4%;border-bottom: 1px dotted #ccc;}
.nyxw2 li span{float: right;}
.nyxw2 li:nth-child(2n){margin-right: 0px;}
/*相关产品*/
.sscpzs{margin-top: 3%;}
.sscpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sscpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;}
.sscpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;}
.sscpzs li:hover h2 img{transform: scale(1.3);}
.sscpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sscpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
/*新闻内页*/
.news_list02{padding-bottom:50px;}
.news_list02 ul{position:relative;}
.news_list02 ul:after{content:''; background:#bcbcbc; position:absolute; top:0; left:13%; height:100%; width:1px; z-index:3}
.news_list02 ul .item{height:232px; margin-bottom:15px;}
.news_list02 ul .item_l{width:19.5%; float:left; position:relative; height:100%;}
.news_list02 ul .item_l:after{content:''; position:absolute; top:0; right:83px; width:0; height:232px; background:url(../images/news_list02_1.jpg) no-repeat center; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_r{width:80.5%; float:left; height:100%; background:#fafafa; position:relative;}
.news_list02 ul .item_r:after{content:''; position:absolute; top:0; right:0; background:#fafafa; height:100%; width:0; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_l .time{width:65%; float:left; font-family:'Arial'; line-height:1; text-align:center; position:absolute; height:64px; top:50%; margin-top:-32px; color:#000; z-index:5; font-size:14px}
.news_list02 ul .item_l .time .d{font-size:52px; margin-bottom:3px;}
.news_list02 ul .item_l .time:after{content:''; background:#bcbcbc; position:absolute; width:46px; height:1px; top:50%; right:-51px;transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_r .box{padding:30px 40px;}
.news_list02 ul .item_r .intro_box .tit{font-size:22px; font-weight:bold; color:#333f48; line-height:24px; margin-bottom:20px;}
.news_list02 ul .item_r .intro_box .tit a{display:block;}
.news_list02 ul .item_r .intro_box .list_tool{margin-bottom:10px; color:#c9c9c9; font-size:14px;}
.news_list02 ul .item_r .intro_box .list_tool .time{margin-left:10px;}
.news_list02 ul .item_r .intro_box .con{font-size:14px; color:#303030; height:60px; line-height:30px; overflow:hidden;}
.news_list02 ul .item_r .intro_box{width:100%; float:left;}
.news_list02 ul .item_r .img_box{float:right; width:24%;}
.news_list02 ul .item.hover{background:#fafafa;}
.news_list02 ul .item.hover .item_l .time{color:#fff;}
.news_list02 ul .item.hover .item_l .time:before{content:''; position:absolute; border-top:15px solid transparent; border-bottom:15px solid transparent; border-left:15px solid #E70012; right:-19px; top:50%; margin-top:-15px; z-index:3;}
.news_list02 ul .item.hover .item_l .time:after{background:#E70012;}
.news_list02 ul .item.hover .tit{color:#E70012;}
.news_list02 ul .item.hover .item_l:after{width:505px}
.news_list02 ul .item.hover .item_r:after{width:330px;right:-330px;}
.news_list02 ul .item:last-child{margin-bottom:0;}
}
@media screen and (min-width:1400px){
.iheader .bottom {width:1400px;}
.iheader .menu > ul > li{padding: 0px 45px!important;}
.sitewidth{width: 1400px;margin: 0px auto;}
#owl-demo2 .item dd {max-width: 260px;}
#owl-demo2 .item img{height:220px;}
/*解决方案*/
.jjfa li{padding-top:15%;}
/*新闻资讯*/
.xwzxn ul img{max-height:366px;}
.xwzxn ul:nth-child(1) li{margin: -366px 0px 0px 0px;height:366px;}
/*公司简介*/
.gsjj_r dl img{max-height: 285px;}
.nycontent img{max-width: 1400px;height: auto;}
.nycpzs ul li h2{height: 240px;}
.nycpzs ul li h2 img{height: 240px;}
.nypic{text-align: center;}
.nypic img{max-width: 1100px;height: auto;}
/*相关产品*/
.sscpzs li h2{height:250px;;}
.sscpzs li h2 img{height:250px;}
/*新闻内页*/
.wrap {width: 1300px;margin-right: auto;margin-left: auto;}	
}
@media (min-width:1200px) and (max-width:1399px) {
.fnt_20{font-size: 16px!important;}
.fnt_18 {font-size: 16px!important;}	
.iheader .bottom {width:98%;}
.sitewidth{width: 1200px;margin: 0px auto;}
.navList .menu .nLi{padding: 0px 15px;}
#owl-demo2 .item dd {max-width: 220px;}
#owl-demo2 .item img{height:180px;}
.nycontent img{max-width: 1200px;height: auto;}
/*解决方案*/
.jjfa li{padding-top:15%;}
/*新闻资讯*/
.xwzxn ul img{max-height:313px;}
.xwzxn ul:nth-child(1) li{margin: -313px 0px 0px 0px;height:313px;}
.xwzxn ul:nth-child(2) li p{height: 52px;overflow: hidden;}
/*公司简介*/
.gsjj_r dl img{max-height:245px;}
.nycontent img{max-width: 1200px;height: auto;}
.nycpzs ul li h2{height:170px;}
.nycpzs ul li h2 img{height: 170px;}
.nypic{text-align: center;}
.nypic img{max-width: 900px;height: auto;}
/*相关产品*/
.sscpzs li h2{height:215px;;}
.sscpzs li h2 img{height:215px;}
/*新闻内页*/
.wrap {width: 1100px;margin-right: auto;margin-left: auto;}	
.news_list02 ul .item_l:after{right:73px;}
}
@media (min-width:1024px) and (max-width:1199px) {
.wrap {width:900px;margin-right: auto;margin-left: auto;}	
.sjdh {display: none;}
.sitewidth{width: 1000px;margin: 0px auto;}
.pbsearch{margin-right:5%;}
.header{height: 71px;}
.logo{padding: 10px 0px;}
.menu_icon{margin-top:20px;}
.pbsearch{margin-top: 20px;}
/*产品中心*/
.cpzs{width: 100%;padding-top:2%;}
.ca-title{color: #303030;}
.ca-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px;}
.ca-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}	
.ca-list{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:3%;}
.ca-list a{width:calc(33.3% - 20px);text-align:center;background:#fff; padding:2% 0;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;box-shadow:0 0 10px rgba(0,0,0,.3);}
.ca-list a:nth-child(1) i{background: url(../images/1.png) no-repeat center center;height: 87px;width: 148px;display: inline-block;}
.ca-list a:nth-child(2) i{background: url(../images/2.png) no-repeat center center;height: 87px;width: 87px;display: inline-block;}
.ca-list a:nth-child(3) i{background: url(../images/3.png) no-repeat center center;height: 87px;width: 99px;display: inline-block;}
.ca-list a:hover{box-shadow:0 0 10px rgba(0,0,0,.3);transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.ca-list a .cat{font-size:30px;font-weight: bold; text-transform:capitalize;margin:25px 0px;}
.ca-list a dl{font-size:20px;display:-webkit-box;-webkit-box-orient:vertical;border: 1px solid #303030;width: 80%;margin: 0px auto;height: 48px;line-height: 48px;}
.ca-list a:after{content:' ';position:absolute;top:0;left:-250%;width:186%;height:160%;background:#303030;transform:skew(-45deg);z-index:-1;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out;}
.ca-list a:hover:after{left:-69%;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out}
.ca-list a:hover p{color:#fff}	
.ca-list a:hover dl{border: 1px solid #E70012;background-color: #E70012;color: #fff;}	
.ca-list a:nth-child(1):hover i{background: url(../images/1_1.png) no-repeat center center;}
.ca-list a:nth-child(2):hover i{background: url(../images/2_1.png) no-repeat center center;}
.ca-list a:nth-child(3):hover i{background: url(../images/3_1.png) no-repeat center center;}
/*精品推荐*/
.jptj{margin: 5% auto;}
.jptj_l{background: url(../images/jptj.jpg) no-repeat center;overflow: hidden;height:500px;background-size: cover;text-align: center;width: 66%;}	
.jptj_l img{transition: all 0.6s ease-out;}
.jptj_l img:hover{transform:scale(1.2);}
.jptj_r{width: 31%;margin-left:3%;}
.jptj_r dt a{color: #E70012;font-size: 24px;font-weight: bold;}
.jptj_r a:hover{color: #303030;}
.jptj_r p{margin: 2% 0px;}
.jptj_r p a{font-size:22px;}
.jptj_r li{line-height: 40px;font-size: 18px;margin: 5% 0px;}	
.jptj_r dl{width:40%;background-color: #E70012;height: 60px;line-height: 60px;text-align: center;}
.jptj_r dl a{font-size: 16px;color: #fff;}
.jptj_r dl:hover{background-color: #303030;}
.jptj_r dl:hover a{color: #fff;}
/*产品*/
#owl-demo2{margin-top:5%; text-align:center;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color:transparent;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) no-repeat; float:left;margin-left: -50px;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/right.png) no-repeat; float:right;margin-right: -50px;}
#owl-demo2.owl-theme .owl-controls .owl-page{ display:none;}
#owl-demo2 .item{margin: 0px;}
#owl-demo2 .item img{display: block;width:100%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;height:150px;}
#owl-demo2 .item dd{ width:100%; margin:0px auto;max-width: 180px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;border: 1px solid #ccc;}
#owl-demo2 .item dd  p{font-weight:normal; color:#333; font-size:14px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.3, 1.3); -moz-transform:scale(1.3, 1.3); -o-transform:scale(1.3, 1.3); -ms-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}
#owl-demo2 .item dd:hover p{ color:#E70012;font-weight: bold;}
/*解决方案*/
.jjfa{width: 100%;background: url(../images/jjfa.jpg) no-repeat center center;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;height:580px;background-size: cover;}
.jjfa li{width:calc(25% - 0.5px);background-color: rgba(0,0,0,0.3);border-right: 1px solid rgba(255,255,255,0.6);color: #fff;cursor: pointer;transition: all 0.3s ease-out;text-align: center;padding-top:10%;}
.jjfa li .p1{font-size: 40px;font-weight: bold;margin: 2% 0;}
.jjfa li .p3{font-size: 18px;}	
.jjfa li:hover{background-color: rgba(0,0,0,0.8);}	
.jjfa li:nth-child(1) i{background: url(../images/a.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(2) i{background: url(../images/b.png) no-repeat center center;width: 113px;height: 81px;display: inline-block;}
.jjfa li:nth-child(3) i{background: url(../images/c.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(4) i{background: url(../images/d.png) no-repeat center center;width: 122px;height: 81px;display: inline-block;}
.jjfa li .p4{font-size:18px;text-transform: uppercase;}
.jjfa li:nth-child(1) .p4:before{content:'engineering construction';}	
.jjfa li:nth-child(2) .p4:before{content:'Mechanical matching';}
.jjfa li:nth-child(3) .p4:before{content:'Coal mine construction';}
.jjfa li:nth-child(4) .p4:before{content:'Agriculture, forestry and water conservancy';}
.jjfa li:hover .p2{ display: block;}
.jjfa li .p2{display: none;margin:3% 0;}
.jjfa li .p2 a{display:inline-block; padding:0 25px; line-height:29px; border:1px solid #fff; border-color:rgba(255,255,255,.9); color:#fff; margin:0 4px 16px; position:relative;}
.jjfa li .p2 a:after{content:''; width:0%; height:100%; background:#E70012; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;color: #fff;}
.jjfa li .p2 a:hover{border-color:#E70012;}
.jjfa li .p2 a:hover:after{width:100%;}
.jjfa li .p2 a span{position:relative; z-index:2;}
.jjfa li a {color: #fff;}
.jjfa li:hover{color: #E70012;}
.jjfa li:hover .p1 a{color: #E70012;}
.jjfa li:hover .p3{border: 1px solid #E70012;width: 40%;margin: 0px auto;padding: 10px 0px;color: #E70012;}	
.jjfa li:nth-child(1):hover i{background: url(../images/a_1.png) no-repeat center center;}
.jjfa li:nth-child(2):hover i{background: url(../images/b_1.png) no-repeat center center;}
.jjfa li:nth-child(3):hover i{background: url(../images/c_1.png) no-repeat center center;}
.jjfa li:nth-child(4):hover i{background: url(../images/d_1.png) no-repeat center center;}
/*新闻资讯*/
.xw-title{margin:2% auto;}
.xw-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px;}
.xw-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}
.xwzxn{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzxn ul{overflow: hidden;}
.xwzxn ul:nth-child(1){width:calc(55% - 10px);}
.xwzxn ul:nth-child(1) li{width:40%;overflow: hidden;font-size:26px;float: left;z-index: 1;position: relative;background:-webkit-gradient(linear, 0 0, 100% 100%, from(#E70012), to(rgba(255,187,0,0.2)));color: #fff;margin: -260px 0px 0px 0px;height:260px;}
.xwzxn ul:nth-child(1) li ol{margin:20% 1% 5% 1%;height: 29px;overflow: hidden;}
.xwzxn ul:nth-child(1) li ol a{font-size: 20px;font-weight: bold;color: #fff;transition: all 0.6s ease-out;}
.xwzxn ul:nth-child(1) li p{line-height: 26px;margin: 0 1% 2% 1%;font-size: 14px;height: 78px;overflow:hidden;}	
.xwzxn ul:nth-child(1) li dt{text-align: right;margin-right: 1%;}
.xwzxn ul:nth-child(1) li dt a{color: #fff;text-transform: uppercase;font-size: 14px;}
.xwzxn ul:nth-child(1):hover li ol a{margin-left: 10px;}	
.xwzxn ul img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;}	
.xwzxn ul:hover img{transform: scale(1.3);}	
.xwzxn ul:nth-child(2){width:calc(45% - 10px);}
.xwzxn ul:nth-child(2) li{width:98%;overflow: hidden;font-size:26px;color: #fff;float: left;margin: -100px 1% 0px 1% ;z-index: 19999;position: relative;}	
.xwzxn ul:nth-child(2) li ol a{color: #fff;font-weight: bold;font-size: 20px;transition: all 0.6s ease-out;}	
.xwzxn ul:nth-child(2) li p{font-size: 14px;line-height: 26px;height: 56px;overflow: hidden;}
.xwzxn ul:nth-child(2) li dt{display: none;}
.xwzxn ul:nth-child(2):hover li ol a{margin-left: 10px;color: #E70012;}	
.xwzx{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzx ul{width:calc(25% - 10px);overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.xwzx ul li{height:30px;line-height: 30px;overflow: hidden;}
.xwzx ul li a{font-size:18px;font-weight: bold;}
.xwzx ul ol{color: #E70012;font-size: 16px;margin: 2% 0px;}	
.xwzx ul p{color: #606060;font-size: 14px;line-height: 30px;border-bottom: 4px solid #D1D1D1;padding-bottom: 2%;}	
.xwzx ul .border-bottom {display: block;width:0px;height:4px;background-color: #E70012;-webkit-transition: all .8s ease-out;transition: all .8s ease-out;margin-top: -4px;}
.xwzx ul:hover .border-bottom { width: 100%;}
.xwzx ul:hover li a{color: #E70012;}
/*公司实力*/
.gssl{width: 100%;background: url(../images/gssl.jpg) no-repeat center bottom;padding:6% 0px;background-size:100% 100%;transition: all 0.6s ease-out;}
.gssl:hover{background-size:120% 120%;}	
.title{text-align: left;}
.title li{margin:2% 0px;}
.title li a{color: #fff;font-size: 16px;transition: all 0.6s ease-out;}
.title li:hover a{color: #E70012;margin-left:5px;}
.slsj{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:5%;}
.slsj ul{width:25%;text-align:center;color: #fff;}
.slsj ul li{font-size:20px;}
.slsj ul li span{font-size:60px;font-weight: bold;}
.slsj ul li b{font-weight: normal;vertical-align:top;}
.slsj ul p{font-size: 22px;}
/*公司简介*/
.gsjj{width: 100%;background: url(../images/gsjj.jpg) no-repeat center bottom;padding:5% 0px;}
.gsjj_l li{text-align:center;}
.gsjj_l li img{width: 90%;height: auto;max-width: 145px;transition: all 0.6s ease-out;}
.gsjj_l li img:hover{transform: scale(1.3);}	
.gsjj_l ol{font-size: 45px;font-weight: bold;margin:3% 0px;text-align: center;}
.gsjj_l p{font-size: 16px;line-height:32px;}	
.gsjj_l ul{background-color: #E70012;width:40%;height:56px;line-height: 56px;text-align: center;margin-top:3%;}
.gsjj_l ul a{color: #fff;font-size: 22px;}
.gsjj_l ul:hover{background-color: #303030;}
.gsjj_r dl{overflow: hidden;}
.gsjj_r dl:nth-child(1){width:calc(60% - 5px);float: left;margin-bottom: 2%;}
.gsjj_r dl:nth-child(2){width:calc(40% - 5px);float: right;margin-bottom: 2%;}	
.gsjj_r dl:nth-child(3){width:calc(50% - 5px);float: left;}
.gsjj_r dl:nth-child(4){width:calc(50% - 5px);float: right;}
.gsjj_r dl img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;max-height:202px;}
.gsjj_r dl:hover img{transform: scale(1.3);}
.gsjj_r dl dt{width:96%;overflow: hidden;font-size:26px;color: #fff;font-weight: bold;float: left;margin: -200px 2% 0px 2%;z-index: 1;position: relative;}
.gsjj_r dl dt p{font-size: 16px;margin-top: 10px;color:#fff;}
.gsjj_r dl dt li{text-align: right;margin-top:70px;}	
.gsjj_r dl dt li a{color:#fff;font-size: 16px;}
.gsjj_r dl:nth-child(1) dt{color: #fff;}
/*底部开始*/
.footnav{width: 100%;background: url(../images/foot.jpg) no-repeat center top;padding: 50px 0px;color: #fff;}
.foot a:hover{color: #E70012;}
.foot ul li{line-height: 42px;}
.foot ul li a{color: #fff;font-size: 16px;}
.foot ul ol{line-height:36px;}
.foot ul ol a{font-size: 14px;color: #909090;}
.foot ul dd img{border: 3px solid #fff;max-width: 134px;max-height: 134px;}
.foot dl span{font-size: 16px;}
.foot dl li{font-size:30px;font-weight: bold;}
.foot dl dt{font-size: 14px;line-height: 40px;}	
.copyright p{text-align: center;font-size: 14px;margin-top:20px;}
.copyright p a{color: #fff;}
.pone-0{width:100%;}
.pone-1{width: 12%;}
.pone-2{width: 20%;}
.pone-3{width: 25%;}
.pone-5{width: 50%;}
.pone-6{width: 16.66666666666667%;}
.pone-7{width: 86%;}
.pone-4{width: 33.333%;}
.pone-8{width: 64.667%;}
/*内页*/
.sycpzs{margin-bottom: 20px;}
.sycpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height:160px;}
.sycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 160px;}
.sycpzs li:hover h2 img{transform: scale(1.3);}
.sycpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sycpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
.nytitle{background-color: #E70012;height: 66px;line-height: 66px;color: #fff;font-size: 16px;}
.nytitle b{font-size: 22px;font-weight: bold;margin-right: 2%;}
.nytitle a{color: #fff;font-size: 16px;padding: 0px 5px;}
.nytitle a:hover{color: #fff;}
.nytitle span{float: right;}
.title2{text-align: center;margin-top: 3%;}
.title2 li{color: #2b2b2b;font-size: 32px;font-weight: bold;}	
.title2 p{color: #707070;font-size: 16px;line-height: 32px;border-bottom: 1px solid #ccc;}
.nycontent{margin:3% auto;font-size: 16px;line-height: 36px;}
.nycontent img{max-width: 1024px;height: auto;width: 100%;}
.nycontent p{font-size: 16px;line-height: 36px;}
/*分页*/	
.page{text-align: center;margin:0px auto 20px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #E70012;border: 1px solid #E70012;}
.page li:hover a{color: #fff;}
.current{background-color: #E70012;border: 1px solid #E70012!important}
.current a{color: #fff!important;}
/*内页产品分类与产品*/
.nycpzs{margin-bottom: 20px;}
.nycpzs ul{margin:0% 0.5% 2% 0.5%; position: relative;overflow: hidden;width:24%;float:left} 
.nycpzs ul li{border: 1px solid #e5e5e5;padding:20px 2%;text-align: center;display: inline-block;width: 96%;}	
.nycpzs ul li a p{font-size: 18px;}
.nycpzs ul li ol a{display: inline-block;margin: 10px 0px;font-size: 14px;}
.nycpzs ul li ol a:nth-child(2){width:90px;height:38px;line-height: 38px;border: 1px solid #E50014;background-color: #E50014;color: #fff;margin-left: 5px;}
.nycpzs ul li ol a:nth-child(1){width: 90px;height:38px;line-height: 38px;border: 1px solid #e5e5e5;}
.nycpzs ul li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 200px;}
.nycpzs ul li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 200px;}
.nycpzs ul li:hover h2 img{transform: scale(1.3);}
.nycpzs ul li h3{height:36px;line-height:36px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block;color: #E70012;}
.nycpzs ul li ol a:nth-child(1):hover{background-color: #E50014;border: 1px solid #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(2):hover{background-color: #fff;border: 1px solid #e5e5e5;color: #303030;}	
.nycpfl{border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;display: flex;align-items: flex-start;justify-content: space-between;}
.nycpfl ul{display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;overflow: hidden;height:78px;}
.nycpfl ul li {display: flex;line-height:78px;cursor: pointer;font-size: 14px;overflow: hidden;height: 78px;margin-right: 40px;}
.nycpfl ul li a{height: 78px;line-height: 78px;}
.nycpfl .more {display: flex;align-items: center;justify-content: center;cursor: pointer;height:78px;width: 0.44rem;}
.nycpfl ul li:nth-child(1) a{font-size:20px;}
.navMoveEl1{border-bottom:1px solid #e60011;height: 78px;line-height: 78px;}
.tittle{text-align: center;font-size: 32px;color:#000;margin-top: 3%;font-weight: bold;}
.cptittle{text-align: center;font-size: 32px;color:#000;font-weight: bold;}
.pubdate{text-align: center;font-size: 16px;color: #303030;}
.new_u{font-size: 16px;line-height: 36px;}
.new_u a{font-size: 16px;}
.new_u a:hover{color: #E70012;font-weight: bold;}
.mup1{border-bottom: 2px solid #E70012;font-size: 16px;padding-bottom: 5px;margin-top: 10px;margin-bottom: 20px;}
/*相关新闻*/
.nyxw2{margin-bottom: 20px;}
.nyxw2 li{width:48%;line-height:46px;height: 46px;font-size: 16px;float: left;margin-right: 4%;border-bottom: 1px dotted #ccc;}
.nyxw2 li span{float: right;}
.nyxw2 li:nth-child(2n){margin-right: 0px;}
/*相关产品*/
.sscpzs{margin-top: 3%;}
.sscpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sscpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height:200px;}
.sscpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height:200px;}
.sscpzs li:hover h2 img{transform: scale(1.3);}
.sscpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sscpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
/*新闻内页*/
.news_list02{padding-bottom:50px;}
.news_list02 ul{position:relative;}
.news_list02 ul:after{content:''; background:#bcbcbc; position:absolute; top:0; left:13%; height:100%; width:1px; z-index:3}
.news_list02 ul .item{height:232px; margin-bottom:15px;}
.news_list02 ul .item_l{width:22%; float:left; position:relative; height:100%;}
.news_list02 ul .item_l:after{content:''; position:absolute; top:0; right:83px; width:0; height:232px; background:url(../images/news_list02_1.jpg) no-repeat center; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_r{width:78%; float:left; height:100%; background:#fafafa; position:relative;}
.news_list02 ul .item_r:after{content:''; position:absolute; top:0; right:0; background:#fafafa; height:100%; width:0; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_l .time{width:65%; float:left; font-family:'Arial'; line-height:1; text-align:center; position:absolute; height:64px; top:50%; margin-top:-32px; color:#000; z-index:5; font-size:14px}
.news_list02 ul .item_l .time .d{font-size:52px; margin-bottom:3px;}
.news_list02 ul .item_l .time:after{content:''; background:#bcbcbc; position:absolute; width:46px; height:1px; top:50%; right:-51px;transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_r .box{padding:30px 40px;}
.news_list02 ul .item_r .intro_box .tit{font-size:22px; font-weight:bold; color:#333f48; line-height:24px; margin-bottom:20px;}
.news_list02 ul .item_r .intro_box .tit a{display:block;}
.news_list02 ul .item_r .intro_box .list_tool{margin-bottom:10px; color:#c9c9c9; font-size:14px;}
.news_list02 ul .item_r .intro_box .list_tool .time{margin-left:10px;}
.news_list02 ul .item_r .intro_box .con{font-size:14px; color:#303030; height:60px; line-height:30px; overflow:hidden;}
.news_list02 ul .item_r .intro_box{width:100%; float:left;}
.news_list02 ul .item_r .img_box{float:right; width:24%;}
.news_list02 ul .item.hover{background:#fafafa;}
.news_list02 ul .item.hover .item_l .time{color:#fff;}
.news_list02 ul .item.hover .item_l .time:before{content:''; position:absolute; border-top:15px solid transparent; border-bottom:15px solid transparent; border-left:15px solid #E70012; right:-19px; top:50%; margin-top:-15px; z-index:3;}
.news_list02 ul .item.hover .item_l .time:after{background:#E70012;}
.news_list02 ul .item.hover .tit{color:#E70012;}
.news_list02 ul .item.hover .item_l:after{width:505px}
.news_list02 ul .item.hover .item_r:after{width:330px;right:-330px;}
.news_list02 ul .item:last-child{margin-bottom:0;}
}
/*768-1023的屏*/
@media (min-width:768px) and (max-width:1023px) {
.wrap {width:700px;margin-right: auto;margin-left: auto;}	
.sjdh {display: none;}
.sitewidth{width:768px;margin: 0px auto;}
.pbsearch{margin-right:5%;}
.header{height: 71px;}
.logo{padding: 10px 0px;}
.menu_icon{margin-top:20px;}
.pbsearch{margin-top: 20px;}
.nypic{text-align: center;}
.nypic img{max-width: 768px;height: auto;}
/*产品中心*/
.cpzs{width: 100%;padding-top:2%;}
.ca-title{color: #303030;}
.ca-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px;}
.ca-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}	
.ca-list{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:3%;}
.ca-list a{width:calc(33.3% - 10px);text-align:center;background:#fff; padding:2% 0;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;box-shadow:0 0 10px rgba(0,0,0,.3);}
.ca-list a:nth-child(1) i{background: url(../images/1.png) no-repeat center center;height: 87px;width: 148px;display: inline-block;}
.ca-list a:nth-child(2) i{background: url(../images/2.png) no-repeat center center;height: 87px;width: 87px;display: inline-block;}
.ca-list a:nth-child(3) i{background: url(../images/3.png) no-repeat center center;height: 87px;width: 99px;display: inline-block;}
.ca-list a:hover{box-shadow:0 0 10px rgba(0,0,0,.3);transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.ca-list a .cat{font-size:30px;font-weight: bold; text-transform:capitalize;margin:25px 0px;}
.ca-list a dl{font-size:20px;display:-webkit-box;-webkit-box-orient:vertical;border: 1px solid #303030;width: 80%;margin: 0px auto;height: 48px;line-height: 48px;}
.ca-list a:after{content:' ';position:absolute;top:0;left:-270%;width:186%;height:160%;background:#303030;transform:skew(-45deg);z-index:-1;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out;}
.ca-list a:hover:after{left:-69%;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out}
.ca-list a:hover p{color:#fff}	
.ca-list a:hover dl{border: 1px solid #E70012;background-color: #E70012;color: #fff;}	
.ca-list a:nth-child(1):hover i{background: url(../images/1_1.png) no-repeat center center;}
.ca-list a:nth-child(2):hover i{background: url(../images/2_1.png) no-repeat center center;}
.ca-list a:nth-child(3):hover i{background: url(../images/3_1.png) no-repeat center center;}
/*精品推荐*/
.jptj{margin: 5% auto;}
.jptj_l{background: url(../images/jptj.jpg) no-repeat center;overflow: hidden;height:500px;background-size: cover;text-align: center;width: 66%;}	
.jptj_l img{transition: all 0.6s ease-out;}
.jptj_l img:hover{transform:scale(1.2);}
.jptj_r{width: 31%;margin-left:3%;}
.jptj_r dt a{color: #E70012;font-size: 24px;font-weight: bold;}
.jptj_r a:hover{color: #303030;}
.jptj_r p{margin: 2% 0px;}
.jptj_r p a{font-size:22px;}
.jptj_r li{line-height: 40px;font-size: 18px;margin: 5% 0px;}	
.jptj_r dl{width:40%;background-color: #E70012;height: 60px;line-height: 60px;text-align: center;}
.jptj_r dl a{font-size: 16px;color: #fff;}
.jptj_r dl:hover{background-color: #303030;}
.jptj_r dl:hover a{color: #fff;}	
/*产品*/
#owl-demo2{margin-top:5%; text-align:center;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color:transparent;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) no-repeat; float:left;margin-left: -50px;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/right.png) no-repeat; float:right;margin-right: -50px;}
#owl-demo2.owl-theme .owl-controls .owl-page{ display:none;}
#owl-demo2 .item{margin: 0px;}
#owl-demo2 .item img{display: block;width:100%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;height:180px;}
#owl-demo2 .item dd{ width:100%; margin:0px auto;max-width: 230px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;border: 1px solid #ccc;}
#owl-demo2 .item dd  p{font-weight:normal; color:#333; font-size:16px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.3, 1.3); -moz-transform:scale(1.3, 1.3); -o-transform:scale(1.3, 1.3); -ms-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}
#owl-demo2 .item dd:hover p{ color:#E70012;font-weight: bold;}
/*解决方案*/
.jjfa{width: 100%;background: url(../images/jjfa.jpg) no-repeat center center;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;height:580px;background-size: cover;}
.jjfa li{width:calc(25% - 0.5px);background-color: rgba(0,0,0,0.3);border-right: 1px solid rgba(255,255,255,0.6);color: #fff;cursor: pointer;transition: all 0.3s ease-out;text-align: center;padding-top:15%;}
.jjfa li .p1{font-size:30px;font-weight: bold;margin: 2% 0;}
.jjfa li .p3{font-size: 14px;}	
.jjfa li:hover{background-color: rgba(0,0,0,0.8);}	
.jjfa li:nth-child(1) i{background: url(../images/a.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(2) i{background: url(../images/b.png) no-repeat center center;width: 113px;height: 81px;display: inline-block;}
.jjfa li:nth-child(3) i{background: url(../images/c.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(4) i{background: url(../images/d.png) no-repeat center center;width: 122px;height: 81px;display: inline-block;}
.jjfa li .p4{font-size:14px;text-transform: uppercase;}
.jjfa li:nth-child(1) .p4:before{content:'engineering construction';}	
.jjfa li:nth-child(2) .p4:before{content:'Mechanical matching';}
.jjfa li:nth-child(3) .p4:before{content:'Coal mine construction';}
.jjfa li:nth-child(4) .p4:before{content:'Agriculture, forestry and water conservancy';}
.jjfa li:hover .p2{ display: block;}
.jjfa li .p2{display: none;margin:3% 0;}
.jjfa li .p2 a{display:inline-block; padding:0 25px; line-height:29px; border:1px solid #fff; border-color:rgba(255,255,255,.9); color:#fff; margin:0 4px 16px; position:relative;}
.jjfa li .p2 a:after{content:''; width:0%; height:100%; background:#E70012; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;color: #fff;}
.jjfa li .p2 a:hover{border-color:#E70012;}
.jjfa li .p2 a:hover:after{width:100%;}
.jjfa li .p2 a span{position:relative; z-index:2;}
.jjfa li a {color: #fff;}
.jjfa li:hover{color: #E70012;}
.jjfa li:hover .p1 a{color: #E70012;}
.jjfa li:hover .p3{border: 1px solid #E70012;width: 40%;margin: 0px auto;padding: 10px 0px;color: #E70012;}	
.jjfa li:nth-child(1):hover i{background: url(../images/a_1.png) no-repeat center center;}
.jjfa li:nth-child(2):hover i{background: url(../images/b_1.png) no-repeat center center;}
.jjfa li:nth-child(3):hover i{background: url(../images/c_1.png) no-repeat center center;}
.jjfa li:nth-child(4):hover i{background: url(../images/d_1.png) no-repeat center center;}
/*新闻资讯*/
.xw-title{margin:2% auto;}
.xw-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px;}
.xw-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}
.xwzxn{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzxn ul{overflow: hidden;}
.xwzxn ul:nth-child(1){width:calc(55% - 10px);}
.xwzxn ul:nth-child(1) li{width:40%;overflow: hidden;font-size:26px;float: left;z-index: 1;position: relative;background:-webkit-gradient(linear, 0 0, 100% 100%, from(#E70012), to(rgba(255,187,0,0.2)));color: #fff;margin: -199px 0px 0px 0px;height:199px;}
.xwzxn ul:nth-child(1) li ol{margin:20% 1% 5% 1%;height: 29px;overflow: hidden;}
.xwzxn ul:nth-child(1) li ol a{font-size: 20px;font-weight: bold;color: #fff;transition: all 0.6s ease-out;}
.xwzxn ul:nth-child(1) li p{line-height: 26px;margin: 0 1% 2% 1%;font-size: 14px;height: 78px;overflow:hidden;}	
.xwzxn ul:nth-child(1) li dt{text-align: right;margin-right: 1%;}
.xwzxn ul:nth-child(1) li dt a{color: #fff;text-transform: uppercase;font-size: 14px;}
.xwzxn ul:nth-child(1):hover li ol a{margin-left: 10px;}	
.xwzxn ul img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;}	
.xwzxn ul:hover img{transform: scale(1.3);}	
.xwzxn ul:nth-child(2){width:calc(45% - 10px);}
.xwzxn ul:nth-child(2) li{width:98%;overflow: hidden;font-size:26px;color: #fff;float: left;margin: -100px 1% 0px 1% ;z-index: 19999;position: relative;}	
.xwzxn ul:nth-child(2) li ol a{color: #fff;font-weight: bold;font-size: 20px;transition: all 0.6s ease-out;}	
.xwzxn ul:nth-child(2) li p{font-size: 14px;line-height: 26px;height: 56px;overflow: hidden;}
.xwzxn ul:nth-child(2) li dt{display: none;}
.xwzxn ul:nth-child(2):hover li ol a{margin-left: 10px;color: #E70012;}	
.xwzx{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzx ul{width:calc(25% - 10px);overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.xwzx ul li{height:30px;line-height: 30px;overflow: hidden;}
.xwzx ul li a{font-size:18px;font-weight: bold;white-space:nowrap;overflow: hidden;}
.xwzx ul ol{color: #E70012;font-size: 16px;margin: 2% 0px;}	
.xwzx ul p{color: #606060;font-size: 14px;line-height:26px;border-bottom: 4px solid #D1D1D1;padding-bottom: 2%;height: 60px;overflow: hidden;}	
.xwzx ul .border-bottom {display: block;width:0px;height:4px;background-color: #E70012;-webkit-transition: all .8s ease-out;transition: all .8s ease-out;margin-top: -4px;}
.xwzx ul:hover .border-bottom { width: 100%;}
.xwzx ul:hover li a{color: #E70012;}
/*公司实力*/
.gssl{width: 100%;background: url(../images/gssl.jpg) no-repeat center bottom;padding:6% 0px;background-size:100% 100%;transition: all 0.6s ease-out;}
.gssl:hover{background-size:120% 120%;}	
.title{text-align: left;}
.title li{margin:2% 0px;}
.title li a{color: #fff;font-size: 16px;transition: all 0.6s ease-out;}
.title li:hover a{color: #E70012;margin-left:5px;}
.slsj{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:5%;}
.slsj ul{width:25%;text-align:center;color: #fff;}
.slsj ul li{font-size:14px;}
.slsj ul li span{font-size:50px;font-weight: bold;}
.slsj ul li b{font-weight: normal;vertical-align:top;}
.slsj ul p{font-size: 16px;}
/*公司简介*/
.gsjj{width: 100%;background: url(../images/gsjj.jpg) no-repeat center bottom;padding:5% 0px;}
.gsjj_l li{text-align:center;}
.gsjj_l li img{width:120px;height: auto;transition: all 0.6s ease-out;}
.gsjj_l li img:hover{transform: scale(1.3);}	
.gsjj_l ol{font-size:36px;font-weight: bold;margin:3% 0px;text-align: center;}
.gsjj_l p{font-size: 14px;line-height:26px;}	
.gsjj_l ul{background-color: #E70012;width:50%;height:56px;line-height: 56px;text-align: center;margin-top:3%;}
.gsjj_l ul a{color: #fff;font-size:18px;}
.gsjj_l ul:hover{background-color: #303030;}
.gsjj_r dl{overflow: hidden;}
.gsjj_r dl:nth-child(1){width:calc(60% - 5px);float: left;margin-bottom: 2%;}
.gsjj_r dl:nth-child(2){width:calc(40% - 5px);float: right;margin-bottom: 2%;}	
.gsjj_r dl:nth-child(3){width:calc(50% - 5px);float: left;}
.gsjj_r dl:nth-child(4){width:calc(50% - 5px);float: right;}
.gsjj_r dl img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;max-height:202px;}
.gsjj_r dl:hover img{transform: scale(1.3);}
.gsjj_r dl dt{width:96%;overflow: hidden;font-size:26px;color: #fff;font-weight: bold;float: left;margin: -154px 2% 0px 2%;z-index: 1;position: relative;}
.gsjj_r dl dt p{font-size: 14px;margin-top: 10px;color:#fff;}
.gsjj_r dl dt li{text-align: right;margin-top:50px;}	
.gsjj_r dl dt li a{color:#fff;font-size: 16px;}
.gsjj_r dl:nth-child(1) dt{color: #fff;}
/*底部开始*/
.footnav{width: 100%;background: url(../images/foot.jpg) no-repeat center top;padding: 50px 0px;color: #fff;}
.foot a:hover{color: #E70012;}
.foot ul li{line-height: 42px;}
.foot ul li a{color: #fff;font-size: 16px;}
.foot ul ol{line-height:36px;}
.foot ul ol a{font-size: 14px;color: #909090;}
.foot ul dd img{border: 3px solid #fff;max-width: 134px;max-height: 134px;}
.foot dl span{font-size: 16px;}
.foot dl li{font-size:30px;font-weight: bold;}
.foot dl dt{font-size: 14px;line-height: 40px;}	
.copyright p{text-align: center;font-size: 14px;margin-top:20px;}
.copyright p a{color: #fff;}
.pone-0{width:100%;}
.pone-1{width:20%;}
.pone-2{width: 50%;}
.pone-3{width: 25%;}
.pone-5{width: 50%;}
.pone-6{width: 16.66666666666667%;}
.pone-7{width: 86%;}
.pone-4{width: 33.333%;}
.pone-8{width: 64.667%;}
/*内页*/
.sycpzs{margin-bottom: 20px;}
.sycpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height:160px;}
.sycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 160px;}
.sycpzs li:hover h2 img{transform: scale(1.3);}
.sycpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sycpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}	
.nytitle{background-color: #E70012;height: 66px;line-height: 66px;color: #fff;font-size: 12px;}
.nytitle b{font-size:20px;font-weight: bold;margin-right: 2%;}
.nytitle a{color: #fff;font-size: 12px;padding: 0px 2px;}
.nytitle a:hover{color: #fff;}
.nytitle span{float: right;}
.title2{text-align: center;margin-top: 3%;}
.title2 li{color: #2b2b2b;font-size: 32px;font-weight: bold;}	
.title2 p{color: #707070;font-size: 16px;line-height: 32px;border-bottom: 1px solid #ccc;}
.nycontent{margin:3% auto;font-size: 16px;line-height: 36px;}
.nycontent p{font-size: 16px;line-height: 36px;}
/*分页*/	
.page{text-align: center;margin:0px auto 20px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #E70012;border: 1px solid #E70012;}
.page li:hover a{color: #fff;}
.current{background-color: #E70012;border: 1px solid #E70012!important}
.current a{color: #fff!important;}
/*内页产品分类与产品*/
.nyright{margin-bottom: 20px;}
.nycpzs{margin-bottom: 20px;}
.nycpzs ul{margin:0% 0.5% 2% 0.5%; position: relative;overflow: hidden;width:24%;float:left} 
.nycpzs ul li{border: 1px solid #e5e5e5;padding:10px 2%;text-align: center;display: inline-block;width: 96%;}	
.nycpzs ul li a p{font-size: 18px;}
.nycpzs ul li ol a{display: inline-block;margin: 10px 0px;font-size: 14px;}
.nycpzs ul li ol a:nth-child(2){width:80px;height:38px;line-height: 38px;border: 1px solid #E50014;background-color: #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(1){width: 80px;height:38px;line-height: 38px;border: 1px solid #e5e5e5;margin-right: 5px;}
.nycpzs ul li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 160px;}
.nycpzs ul li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 160px;}
.nycpzs ul li:hover h2 img{transform: scale(1.3);}
.nycpzs ul li h3{height:36px;line-height:36px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block;color: #E70012;}
.nycpzs ul li ol a:nth-child(1):hover{background-color: #E50014;border: 1px solid #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(2):hover{background-color: #fff;border: 1px solid #e5e5e5;color: #303030;}
.nycpfl{border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;display: flex;align-items: flex-start;justify-content: space-between;}
.nycpfl ul{display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;overflow: hidden;height:78px;}
.nycpfl ul li {display: flex;line-height:78px;cursor: pointer;font-size: 14px;overflow: hidden;height: 78px;margin-right: 40px;}
.nycpfl ul li a{height: 78px;line-height: 78px;}
.nycpfl .more {display: flex;align-items: center;justify-content: center;cursor: pointer;height:78px;width: 0.44rem;}
.nycpfl ul li:nth-child(1) a{font-size:20px;}
.navMoveEl1{border-bottom:1px solid #e60011;height: 78px;line-height: 78px;}
.tittle{text-align: center;font-size: 32px;color:#000;margin-top: 3%;font-weight: bold;}
.cptittle{text-align: center;font-size: 32px;color:#000;font-weight: bold;}
.pubdate{text-align: center;font-size: 16px;color: #303030;}
.new_u{font-size: 16px;line-height: 36px;}
.new_u a{font-size: 16px;}
.new_u a:hover{color: #E70012;font-weight: bold;}
.mup1{border-bottom: 2px solid #E70012;font-size: 16px;padding-bottom: 5px;margin-top: 10px;margin-bottom: 20px;}
/*相关新闻*/
.nyxw2{margin-bottom: 20px;}
.nyxw2 li{width:48%;line-height:46px;height: 46px;font-size: 16px;float: left;margin-right: 4%;border-bottom: 1px dotted #ccc;}
.nyxw2 li span{float: right;}
.nyxw2 li:nth-child(2n){margin-right: 0px;}
/*相关产品*/
.sscpzs{margin-top: 3%;}
.sscpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sscpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 160px;}
.sscpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 160px;}
.sscpzs li:hover h2 img{transform: scale(1.3);}
.sscpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sscpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
/*新闻内页*/
.news_list02{padding-bottom:50px;}
.news_list02 ul{position:relative;}
.news_list02 ul:after{content:''; background:#bcbcbc; position:absolute; top:0; left:13%; height:100%; width:1px; z-index:3}
.news_list02 ul .item{height:232px; margin-bottom:15px;}
.news_list02 ul .item_l{width:25%; float:left; position:relative; height:100%;}
.news_list02 ul .item_l:after{content:''; position:absolute; top:0; right:83px; width:0; height:232px; background:url(../images/news_list02_1.jpg) no-repeat center; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_r{width:75%; float:left; height:100%; background:#fafafa; position:relative;}
.news_list02 ul .item_r:after{content:''; position:absolute; top:0; right:0; background:#fafafa; height:100%; width:0; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_l .time{width:65%; float:left; font-family:'Arial'; line-height:1; text-align:center; position:absolute; height:64px; top:50%; margin-top:-32px; color:#000; z-index:5; font-size:14px}
.news_list02 ul .item_l .time .d{font-size:52px; margin-bottom:3px;}
.news_list02 ul .item_l .time:after{content:''; background:#bcbcbc; position:absolute; width:46px; height:1px; top:50%; right:-51px;transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list02 ul .item_r .box{padding:30px 40px;}
.news_list02 ul .item_r .intro_box .tit{font-size:22px; font-weight:bold; color:#333f48; line-height:24px; margin-bottom:20px;}
.news_list02 ul .item_r .intro_box .tit a{display:block;}
.news_list02 ul .item_r .intro_box .list_tool{margin-bottom:10px; color:#c9c9c9; font-size:14px;}
.news_list02 ul .item_r .intro_box .list_tool .time{margin-left:10px;}
.news_list02 ul .item_r .intro_box .con{font-size:14px; color:#303030; height:60px; line-height:30px; overflow:hidden;}
.news_list02 ul .item_r .intro_box{width:100%; float:left;}
.news_list02 ul .item_r .img_box{float:right; width:24%;}
.news_list02 ul .item.hover{background:#fafafa;}
.news_list02 ul .item.hover .item_l .time{color:#fff;}
.news_list02 ul .item.hover .item_l .time:before{content:''; position:absolute; border-top:15px solid transparent; border-bottom:15px solid transparent; border-left:15px solid #E70012; right:-19px; top:50%; margin-top:-15px; z-index:3;}
.news_list02 ul .item.hover .item_l .time:after{background:#E70012;}
.news_list02 ul .item.hover .tit{color:#E70012;}
.news_list02 ul .item.hover .item_l:after{width:505px}
.news_list02 ul .item.hover .item_r:after{width:330px;right:-330px;}
.news_list02 ul .item:last-child{margin-bottom:0;}
}
/*490-767的屏*/
@media (min-width:490px) and (max-width:767px) {
.cpzs_s{margin-top: 20px!important;}
.wrap {width:96%;margin-right: auto;margin-left: auto;}	
.sjdh {display: block;}
.sitewidth{width:100%;margin: 0px auto;}
.pbsearch{margin-right:5%;}
.header{height: 71px;}
.logo{padding: 10px 0px;}
.menu_icon{margin-top:20px;}
.pbsearch{margin-top: 20px;}
.nypic{text-align: center;}
.nypic img{max-width:490px;height: auto;}
/*产品中心*/
.cpzs{width: 100%;padding-top:2%;}
.ca-title{color: #303030;}
.ca-title p{font-size: 45px;font-weight: bold;float: left;margin-right: 5px;}
.ca-title span{font-size: 16px;font-weight: normal;margin-top: 8px;display: inline-block;}	
.ca-list{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:3%;}
.ca-list a{width:100%;text-align:center;background:#fff; padding:2% 0;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;box-shadow:0 0 10px rgba(0,0,0,.3);margin-bottom: 20px;}
.ca-list a:nth-child(1) i{background: url(../images/1.png) no-repeat center center;height: 87px;width: 148px;display: inline-block;}
.ca-list a:nth-child(2) i{background: url(../images/2.png) no-repeat center center;height: 87px;width: 87px;display: inline-block;}
.ca-list a:nth-child(3) i{background: url(../images/3.png) no-repeat center center;height: 87px;width: 99px;display: inline-block;}
.ca-list a:hover{box-shadow:0 0 10px rgba(0,0,0,.3);transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.ca-list a .cat{font-size:30px;font-weight: bold; text-transform:capitalize;margin:25px 0px;}
.ca-list a dl{font-size:20px;display:-webkit-box;-webkit-box-orient:vertical;border: 1px solid #303030;width: 80%;margin: 0px auto;height: 48px;line-height: 48px;}
.ca-list a:after{content:' ';position:absolute;top:0;left:-210%;width:186%;height:160%;background:#303030;transform:skew(-45deg);z-index:-1;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out;}
.ca-list a:hover:after{left:-69%;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out}
.ca-list a:hover p{color:#fff}	
.ca-list a:hover dl{border: 1px solid #E70012;background-color: #E70012;color: #fff;}	
.ca-list a:nth-child(1):hover i{background: url(../images/1_1.png) no-repeat center center;}
.ca-list a:nth-child(2):hover i{background: url(../images/2_1.png) no-repeat center center;}
.ca-list a:nth-child(3):hover i{background: url(../images/3_1.png) no-repeat center center;}
/*精品推荐*/
.jptj{margin: 5% auto;}
.jptj_l{background: url(../images/jptj.jpg) no-repeat center;overflow: hidden;background-size: cover;text-align: center;width: 60%;}	
.jptj_l img{transition: all 0.6s ease-out;}
.jptj_l img:hover{transform:scale(1.2);}
.jptj_r{width: 37%;margin-left:3%;}
.jptj_r dt a{color: #E70012;font-size: 20px;font-weight: bold;}
.jptj_r a:hover{color: #303030;}
.jptj_r p{margin: 2% 0px;}
.jptj_r p a{font-size:18px;}
.jptj_r li{line-height:32px;font-size: 14px;margin:3% 0px;}	
.jptj_r dl{width:50%;background-color: #E70012;height: 50px;line-height: 50px;text-align: center;}
.jptj_r dl a{font-size: 14px;color: #fff;}
.jptj_r dl:hover{background-color: #303030;}
.jptj_r dl:hover a{color: #fff;}
/*产品*/
#owl-demo2{margin-top:5%; text-align:center;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color:transparent;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) no-repeat; float:left;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/right.png) no-repeat; float:right;}
#owl-demo2.owl-theme .owl-controls .owl-page{ display:none;}
#owl-demo2 .item{margin: 0px;}
#owl-demo2 .item img{display: block;width:100%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;height:140px;}
#owl-demo2 .item dd{ width:100%; margin:0px auto;max-width: 147px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;border: 1px solid #ccc;}
#owl-demo2 .item dd  p{font-weight:normal; color:#333; font-size:16px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.3, 1.3); -moz-transform:scale(1.3, 1.3); -o-transform:scale(1.3, 1.3); -ms-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}
#owl-demo2 .item dd:hover p{ color:#E70012;font-weight: bold;}
/*解决方案*/
.jjfa{width: 100%;background: url(../images/jjfa.jpg) no-repeat center center;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;background-size: cover;}
.jjfa li{width:calc(50% - 0.5px);background-color: rgba(0,0,0,0.3);color: #fff;cursor: pointer;transition: all 0.3s ease-out;text-align: center;padding: 30px 0px;}
.jjfa li:nth-child(1),.jjfa li:nth-child(3){border-right: 1px solid rgba(255,255,255,0.6);}
.jjfa li .p1{font-size:20px;font-weight: bold;margin: 2% 0;}
.jjfa li .p3{font-size:14px;border: 1px solid #fff;width: 60%;margin: 0px auto;padding: 10px 0px;}	
.jjfa li:hover{background-color: rgba(0,0,0,0.8);}	
.jjfa li:nth-child(1) i{background: url(../images/a.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(2) i{background: url(../images/b.png) no-repeat center center;width: 113px;height: 81px;display: inline-block;}
.jjfa li:nth-child(3) i{background: url(../images/c.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(4) i{background: url(../images/d.png) no-repeat center center;width: 122px;height: 81px;display: inline-block;}
.jjfa li:hover .p2{ display: block;}
.jjfa li .p2{display: none;}
.jjfa li .p2 a{display:inline-block; padding:0 25px; line-height:29px; border:1px solid #fff; border-color:rgba(255,255,255,.9); color:#fff; margin:0 4px 16px; position:relative;}
.jjfa li .p2 a:after{content:''; width:0%; height:100%; background:#E70012; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;color: #fff;}
.jjfa li .p2 a:hover{border-color:#E70012;}
.jjfa li .p2 a:hover:after{width:100%;}
.jjfa li .p2 a span{position:relative; z-index:2;}
.jjfa li a {color: #fff;}
.jjfa li:hover{color: #E70012;}
.jjfa li:hover .p1 a{color: #E70012;}
.jjfa li:hover .p3{border: 1px solid #E70012;width:60%;margin: 0px auto;padding: 10px 0px;color: #E70012;}	
.jjfa li:nth-child(1):hover i{background: url(../images/a_1.png) no-repeat center center;}
.jjfa li:nth-child(2):hover i{background: url(../images/b_1.png) no-repeat center center;}
.jjfa li:nth-child(3):hover i{background: url(../images/c_1.png) no-repeat center center;}
.jjfa li:nth-child(4):hover i{background: url(../images/d_1.png) no-repeat center center;}
/*新闻资讯*/
.xw-title{margin:2% auto;}
.xw-title p{font-size:30px;font-weight: bold;float: left;margin-right: 5px;}
.xw-title span{font-size: 14px;font-weight: normal;margin-top: 8px;display: inline-block;}
.xwzxn{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzxn ul{overflow: hidden;width:100%;margin-bottom: 20px;}
.xwzxn ul:nth-child(1) li{width:100%;overflow: hidden;font-size:26px;float: left;z-index: 1;position: relative;background:-webkit-gradient(linear, 0 0, 100% 100%, from(#E70012), to(rgba(255,187,0,0.2)));color: #fff;margin: -120px 0px 0px 0px;height:120px;}
.xwzxn ul:nth-child(1) li ol{margin:1%;height: 29px;overflow: hidden;}
.xwzxn ul:nth-child(1) li ol a{font-size: 20px;font-weight: bold;color: #fff;transition: all 0.6s ease-out;}
.xwzxn ul:nth-child(1) li p{line-height: 26px;margin: 0 1% 2% 1%;font-size: 14px;height: 78px;overflow:hidden;}	
.xwzxn ul:nth-child(1) li dt{text-align: right;margin-right: 1%;}
.xwzxn ul:nth-child(1) li dt a{color: #fff;text-transform: uppercase;font-size: 14px;}
.xwzxn ul:nth-child(1):hover li ol a{margin-left: 10px;}	
.xwzxn ul img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;}	
.xwzxn ul:hover img{transform: scale(1.3);}	
.xwzxn ul:nth-child(2) li{width:98%;overflow: hidden;font-size:26px;color: #fff;float: left;margin: -100px 1% 0px 1% ;z-index: 19999;position: relative;}	
.xwzxn ul:nth-child(2) li ol a{color: #fff;font-weight: bold;font-size: 20px;transition: all 0.6s ease-out;}	
.xwzxn ul:nth-child(2) li p{font-size: 14px;line-height: 26px;height: 56px;overflow: hidden;}
.xwzxn ul:nth-child(2) li dt{display: none;}
.xwzxn ul:nth-child(2):hover li ol a{margin-left: 10px;color: #E70012;}	
.xwzx{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzx ul{width:calc(50% - 10px);overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;margin-bottom: 15px;}
.xwzx ul li{height:30px;line-height: 30px;overflow: hidden;}
.xwzx ul li a{font-size:18px;font-weight: bold;white-space:nowrap;overflow: hidden;}
.xwzx ul ol{color: #E70012;font-size: 16px;margin: 2% 0px;}	
.xwzx ul p{color: #606060;font-size: 14px;line-height:26px;border-bottom: 4px solid #D1D1D1;padding-bottom: 2%;height: 60px;overflow: hidden;}	
.xwzx ul .border-bottom {display: block;width:0px;height:4px;background-color: #E70012;-webkit-transition: all .8s ease-out;transition: all .8s ease-out;margin-top: -4px;}
.xwzx ul:hover .border-bottom { width: 100%;}
.xwzx ul:hover li a{color: #E70012;}
/*公司实力*/
.gssl{width: 100%;background: url(../images/gssl.jpg) no-repeat center bottom;padding:6% 0px;background-size:100% 100%;transition: all 0.6s ease-out;}
.gssl:hover{background-size:120% 120%;}	
.title{text-align: left;}
.title li{margin:2% 0px;}
.title li a{color: #fff;font-size: 16px;transition: all 0.6s ease-out;}
.title li:hover a{color: #E70012;margin-left:5px;}
.slsj{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:5%;}
.slsj ul{width:50%;text-align:center;color: #fff;}
.slsj ul li{font-size:14px;}
.slsj ul li span{font-size:50px;font-weight: bold;}
.slsj ul li b{font-weight: normal;vertical-align:top;}
.slsj ul p{font-size: 16px;}
/*公司简介*/
.gsjj{width: 100%;background: url(../images/gsjj.jpg) no-repeat center bottom;padding:5% 0px;background-size: cover;}
.gsjj_l li{text-align:center;}
.gsjj_l li img{width:120px;height: auto;transition: all 0.6s ease-out;}
.gsjj_l li img:hover{transform: scale(1.3);}	
.gsjj_l ol{font-size:36px;font-weight: bold;margin:3% 0px;text-align: center;}
.gsjj_l p{font-size: 14px;line-height:26px;}	
.gsjj_l ul{background-color: #E70012;width:50%;height:56px;line-height: 56px;text-align: center;margin:3% 0px;}
.gsjj_l ul a{color: #fff;font-size:18px;}
.gsjj_l ul:hover{background-color: #303030;}
.gsjj_r dl{overflow: hidden;}
.gsjj_r dl:nth-child(1){width:calc(60% - 5px);float: left;margin-bottom: 2%;}
.gsjj_r dl:nth-child(2){width:calc(40% - 5px);float: right;margin-bottom: 2%;}	
.gsjj_r dl:nth-child(3){width:calc(50% - 5px);float: left;}
.gsjj_r dl:nth-child(4){width:calc(50% - 5px);float: right;}
.gsjj_r dl img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;max-height:202px;}
.gsjj_r dl:hover img{transform: scale(1.3);}
.gsjj_r dl dt{width:96%;overflow: hidden;font-size:26px;color: #fff;font-weight: bold;float: left;margin: -130px 2% 0px 2%;z-index: 1;position: relative;}
.gsjj_r dl dt p{font-size: 12px;margin-top: 10px;color:#fff;}
.gsjj_r dl dt li{text-align: right;margin-top:20px;}	
.gsjj_r dl dt li a{color:#fff;font-size: 16px;}
.gsjj_r dl:nth-child(1) dt{color: #fff;}
/*底部开始*/
.footnav{width: 100%;background: url(../images/foot.jpg) no-repeat center top;padding: 50px 0px;color: #fff;}
.foot a:hover{color: #E70012;}
.foot ul li{line-height: 42px;}
.foot ul li a{color: #fff;font-size: 16px;}
.foot ul ol{line-height:36px;}
.foot ul ol a{font-size: 14px;color: #909090;}
.foot ul dd img{border: 3px solid #fff;max-width: 134px;max-height: 134px;}
.foot dl span{font-size: 16px;}
.foot dl li{font-size:30px;font-weight: bold;}
.foot dl dt{font-size: 14px;line-height: 40px;}	
.copyright p{text-align: center;font-size: 14px;margin-top:20px;}
.copyright p a{color: #fff;}
.pone-0{width:100%;}
.pone-1{width:20%;}
.pone-2{display: none;}
.pone-3{width: 25%;}
.pone-5{width: 50%;}
.pone-6{width: 16.66666666666667%;}
.pone-7{width: 86%;}
.pone-4{width: 100%;}
.pone-8{width: 100%;}
/*内页*/
.nytitle{background-color: #E70012;height: 66px;line-height: 66px;color: #fff;font-size: 12px;}
.nytitle b{font-size:20px;font-weight: bold;margin-right: 2%;}
.nytitle a{color: #fff;font-size: 12px;padding: 0px 2px;}
.nytitle a:hover{color: #fff;}
.nytitle span{float: right;display: none;}
.title2{text-align: center;margin-top: 3%;}
.title2 li{color: #2b2b2b;font-size: 32px;font-weight: bold;}	
.title2 p{color: #707070;font-size: 16px;line-height: 32px;border-bottom: 1px solid #ccc;}
.nycontent{margin:3% auto;font-size: 16px;line-height: 36px;}
.nycontent p{font-size: 16px;line-height: 36px;}
/*分页*/	
.page{text-align: center;margin:0px auto 20px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #E70012;border: 1px solid #E70012;}
.page li:hover a{color: #fff;}
.current{background-color: #E70012;border: 1px solid #E70012!important}
.current a{color: #fff!important;}
/*内页产品分类与产品*/
.sycpzs{margin-bottom: 20px;}
.sycpzs li{margin:0% 1%; position: relative;overflow: hidden;width:31.333%;float:left} 
.sycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 140px;}
.sycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 140px;}
.sycpzs li:hover h2 img{transform: scale(1.3);}
.sycpzs li h3{height:47px;line-height:47px; font-size:14px; overflow:hidden; text-align:center; width:100%; display:block}
.sycpzs li h3 a{display: block;color: #1a1a19;font-size:14px;font-weight:bold;}
.nyright{margin-bottom: 20px;}
.nycpzs{margin-bottom: 20px;}
.nycpzs ul{margin:0% 0.5% 2% 0.5%; position: relative;overflow: hidden;width:32.333%;float:left} 
.nycpzs ul li{border: 1px solid #e5e5e5;padding:20px 2%;text-align: center;display: inline-block;width: 96%;}	
.nycpzs ul li a p{font-size: 18px;}
.nycpzs ul li ol a{display: inline-block;margin: 10px 0px;font-size: 13px;}
.nycpzs ul li ol a:nth-child(2){width: 65px;height:32px;line-height: 32px;border: 1px solid #E50014;background-color: #E50014;color: #fff;margin-left: 5px;}
.nycpzs ul li ol a:nth-child(1){width:65px;height:32px;line-height: 32px;border: 1px solid #e5e5e5;}	
.nycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 140px;}
.nycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 160px;}
.nycpzs li:hover h2 img{transform: scale(1.3);}
.nycpzs ul li h3{height:36px;line-height:36px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block;color: #E70012;}
.nycpzs ul li ol a:nth-child(1):hover{background-color: #E50014;border: 1px solid #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(2):hover{background-color: #fff;border: 1px solid #e5e5e5;color: #303030;}
.nycpfl{border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;display: flex;align-items: flex-start;justify-content: space-between;}
.nycpfl ul{display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;overflow: hidden;height:78px;}
.nycpfl ul li {display: flex;line-height:78px;cursor: pointer;font-size: 14px;overflow: hidden;height: 78px;margin-right: 10px;}
.nycpfl ul li a{height: 78px;line-height: 78px;}
.nycpfl .more {display: flex;align-items: center;justify-content: center;cursor: pointer;height:78px;width: 0.44rem;}
.nycpfl ul li:nth-child(1) a{font-size:20px;}
.navMoveEl1{border-bottom:1px solid #e60011;height: 78px;line-height: 78px;}
.tittle{text-align: center;font-size: 32px;color:#000;margin-top: 3%;font-weight: bold;}
.cptittle{text-align: center;font-size: 32px;color:#000;font-weight: bold;}
.pubdate{text-align: center;font-size: 16px;color: #303030;}
.new_u{font-size: 16px;line-height: 36px;}
.new_u a{font-size: 16px;}
.new_u a:hover{color: #E70012;font-weight: bold;}
.mup1{border-bottom: 2px solid #E70012;font-size: 16px;padding-bottom: 5px;margin-top: 10px;margin-bottom: 20px;}
/*相关新闻*/
.nyxw2{margin-bottom: 20px;}
.nyxw2 li{width:100%;line-height:46px;height: 46px;font-size: 16px;border-bottom: 1px dotted #ccc;}
.nyxw2 li span{float: right;}
/*相关产品*/
.sscpzs{margin-top: 3%;}
.sscpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sscpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height:130px;}
.sscpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height:130px;}
.sscpzs li:hover h2 img{transform: scale(1.3);}
.sscpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sscpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
/*新闻内页*/
.news_list02{padding-bottom:20px;}
.news_list02 ul:after{display:none;}
.news_list02 ul .item{height:auto; margin-bottom:25px;}
.news_list02 ul .item_l{display:none;}
.news_list02 ul .item_r{width:100%;background: #fafafa;}
.news_list02 ul .item_r .box{padding:25px}
.news_list02 ul .item_r .intro_box{width:100%;}
.news_list02 ul .item_r .intro_box .tit{font-size:18px; margin-bottom:10px;}
.news_list02 ul .item_r .intro_box .con{height:auto; line-height:25px;}
.news_list02 ul .item_r .img_box{width:100%;}
.news_list02 ul .item{padding-bottom:15px; margin-bottom:15px; border-bottom:2px dashed #E70012;}
.news_list02 ul .item.hover{background:transparent;}
.news_list02 ul .item.hover .tit a{color: #E70012;}
.news_list02 ul .item.hover .intro_box .con {color: #3e9fa8;}
}
/*489以下的屏*/
@media only screen and (max-width:489px) {
.cpzs_s{margin-top: 20px!important;}
.wrap {width:96%;margin-right: auto;margin-left: auto;}	
.sjdh {display: block;}
.sitewidth{width:100%;margin: 0px auto;}
.pbsearch{margin-right:5%;}
.header{height: 71px;}
.logo{padding: 10px 0px;}
.menu_icon{margin-top:20px;}
.pbsearch{margin-top: 20px;}
.nypic{text-align: center;}
.nypic img{max-width:489px;height: auto;width: 100%;}
/*产品中心*/
.cpzs{width: 100%;padding-top:2%;}
.ca-title{color: #303030;}
.ca-title p{font-size:32px;font-weight: bold;float: left;margin-right: 5px;}
.ca-title span{font-size: 12px;font-weight: normal;margin-top: 8px;display: inline-block;}	
.ca-list{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:3%;}
.ca-list a{width:calc(100% - 10px);text-align:center;background:#fff; padding:2% 0;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;box-shadow:0 0 10px rgba(0,0,0,.3);margin-bottom: 15px;}
.ca-list a:nth-child(1) i{background: url(../images/1.png) no-repeat center center;height: 87px;width: 148px;display: inline-block;}
.ca-list a:nth-child(2) i{background: url(../images/2.png) no-repeat center center;height: 87px;width: 87px;display: inline-block;}
.ca-list a:nth-child(3) i{background: url(../images/3.png) no-repeat center center;height: 87px;width: 99px;display: inline-block;}
.ca-list a:hover{box-shadow:0 0 10px rgba(0,0,0,.3);transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.ca-list a .cat{font-size:30px;font-weight: bold; text-transform:capitalize;margin:25px 0px;}
.ca-list a dl{font-size:20px;display:-webkit-box;-webkit-box-orient:vertical;border: 1px solid #303030;width: 80%;margin: 0px auto;height: 48px;line-height: 48px;}
.ca-list a:after{content:' ';position:absolute;top:0;left:-230%;width:186%;height:160%;background:#303030;transform:skew(-45deg);z-index:-1;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out;}
.ca-list a:hover:after{left:-69%;transition:.4s left ease-in-out;-webkit-transition:.4s left ease-in-out;-o-transition:.4s left ease-in-out;-moz-transition:.4s left ease-in-out}
.ca-list a:hover p{color:#fff}	
.ca-list a:hover dl{border: 1px solid #E70012;background-color: #E70012;color: #fff;}	
.ca-list a:nth-child(1):hover i{background: url(../images/1_1.png) no-repeat center center;}
.ca-list a:nth-child(2):hover i{background: url(../images/2_1.png) no-repeat center center;}
.ca-list a:nth-child(3):hover i{background: url(../images/3_1.png) no-repeat center center;}
/*精品推荐*/
.jptj{margin: 5% auto;}
.jptj_l{background: url(../images/jptj.jpg) no-repeat center;overflow: hidden;background-size: cover;text-align: center;width: 100%;}	
.jptj_l img{transition: all 0.6s ease-out;}
.jptj_l img:hover{transform:scale(1.2);}
.jptj_r{width: 100%;}
.jptj_r dt a{color: #E70012;font-size: 24px;font-weight: bold;}
.jptj_r a:hover{color: #303030;}
.jptj_r p{margin: 2% 0px;}
.jptj_r p a{font-size:20px;}
.jptj_r li{line-height:26px;font-size: 16px;margin:5% 0px;}	
.jptj_r dl{width:40%;background-color: #E70012;height: 40px;line-height: 40px;text-align: center;}
.jptj_r dl a{font-size: 16px;color: #fff;}
.jptj_r dl:hover{background-color: #303030;}
.jptj_r dl:hover a{color: #fff;}	
/*产品*/
#owl-demo2{margin-top:5%; text-align:center;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color:transparent;display: inline-block;zoom: 1;*display: inline; width:30px; height:30px;/*IE7 life-saver*/ overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{float:left;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ float:right;}
#owl-demo2.owl-theme .owl-controls .owl-page{ display:none;}
#owl-demo2 .item{margin: 0px;}
#owl-demo2 .item img{display: block;width:100%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;height:180px;}
#owl-demo2 .item dd{ width:100%; margin:0px auto;max-width: 230px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;border: 1px solid #ccc;}
#owl-demo2 .item dd  p{font-weight:normal; color:#333; font-size:16px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.3, 1.3); -moz-transform:scale(1.3, 1.3); -o-transform:scale(1.3, 1.3); -ms-transform:scale(1.3, 1.3); transform:scale(1.3, 1.3);}
#owl-demo2 .item dd:hover p{ color:#E70012;font-weight: bold;}
/*解决方案*/
.jjfa{width: 100%;background: url(../images/jjfa.jpg) no-repeat center center;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;background-size: cover;}
.jjfa li{width:calc(50% - 0.5px);background-color: rgba(0,0,0,0.3);color: #fff;cursor: pointer;transition: all 0.3s ease-out;text-align: center;padding: 30px 0px;}
.jjfa li:nth-child(1),.jjfa li:nth-child(3){border-right: 1px solid rgba(255,255,255,0.6);}
.jjfa li .p1{font-size:20px;font-weight: bold;margin: 2% 0;}
.jjfa li .p3{font-size:14px;border: 1px solid #fff;width: 60%;margin: 0px auto;padding: 10px 0px;}	
.jjfa li:hover{background-color: rgba(0,0,0,0.8);}	
.jjfa li:nth-child(1) i{background: url(../images/a.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(2) i{background: url(../images/b.png) no-repeat center center;width: 113px;height: 81px;display: inline-block;}
.jjfa li:nth-child(3) i{background: url(../images/c.png) no-repeat center center;width: 134px;height: 81px;display: inline-block;}
.jjfa li:nth-child(4) i{background: url(../images/d.png) no-repeat center center;width: 122px;height: 81px;display: inline-block;}
.jjfa li:hover .p2{ display: block;}
.jjfa li .p2{display: none;}
.jjfa li .p2 a{display:inline-block; padding:0 25px; line-height:29px; border:1px solid #fff; border-color:rgba(255,255,255,.9); color:#fff; margin:0 4px 16px; position:relative;}
.jjfa li .p2 a:after{content:''; width:0%; height:100%; background:#E70012; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;color: #fff;}
.jjfa li .p2 a:hover{border-color:#E70012;}
.jjfa li .p2 a:hover:after{width:100%;}
.jjfa li .p2 a span{position:relative; z-index:2;}
.jjfa li a {color: #fff;}
.jjfa li:hover{color: #E70012;}
.jjfa li:hover .p1 a{color: #E70012;}
.jjfa li:hover .p3{border: 1px solid #E70012;width:60%;margin: 0px auto;padding: 10px 0px;color: #E70012;}	
.jjfa li:nth-child(1):hover i{background: url(../images/a_1.png) no-repeat center center;}
.jjfa li:nth-child(2):hover i{background: url(../images/b_1.png) no-repeat center center;}
.jjfa li:nth-child(3):hover i{background: url(../images/c_1.png) no-repeat center center;}
.jjfa li:nth-child(4):hover i{background: url(../images/d_1.png) no-repeat center center;}
/*新闻资讯*/
.xw-title{margin:2% auto;}
.xw-title p{font-size:36px;font-weight: bold;float: left;margin-right: 5px;}
.xw-title span{font-size: 15px;font-weight: normal;margin-top: 8px;float: left;display: none;}
.xwzxn{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzxn ul{overflow: hidden;}
.xwzxn ul:nth-child(1){width:100%;margin-bottom: 15px;}
.xwzxn ul:nth-child(1) li{width:100%;overflow: hidden;font-size:26px;float: left;z-index: 1;position: relative;background:-webkit-gradient(linear, 0 0, 100% 100%, from(#E70012), to(rgba(255,187,0,0.2)));color: #fff;margin: -100px 0px 0px 0px;height:100px;}
.xwzxn ul:nth-child(1) li ol{margin:1%;height: 26px;overflow: hidden;}
.xwzxn ul:nth-child(1) li ol a{font-size:18px;color: #fff;transition: all 0.6s ease-out;}
.xwzxn ul:nth-child(1) li p{line-height: 24px;margin: 0 1% 2% 1%;font-size: 14px;height:48px;overflow:hidden;}	
.xwzxn ul:nth-child(1) li dt{text-align: right;margin-right: 1%;display: none;}
.xwzxn ul:nth-child(1) li dt a{color: #fff;text-transform: uppercase;font-size: 14px;}
.xwzxn ul:nth-child(1):hover li ol a{margin-left: 10px;}	
.xwzxn ul img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;}	
.xwzxn ul:hover img{transform: scale(1.3);}	
.xwzxn ul:nth-child(2){width:100%;}
.xwzxn ul:nth-child(2) li{width:98%;overflow: hidden;font-size:26px;color: #fff;float: left;margin: -100px 1% 0px 1% ;z-index: 19999;position: relative;}	
.xwzxn ul:nth-child(2) li ol a{color: #fff;font-weight: bold;font-size: 20px;transition: all 0.6s ease-out;}	
.xwzxn ul:nth-child(2) li p{font-size: 14px;line-height: 26px;height: 56px;overflow: hidden;}
.xwzxn ul:nth-child(2) li dt{display: none;}
.xwzxn ul:nth-child(2):hover li ol a{margin-left: 10px;color: #E70012;}	
.xwzx{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.xwzx ul{width:100%;overflow:hidden;position:relative;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;margin-bottom: 15px;}
.xwzx ul li{height:30px;line-height: 30px;overflow: hidden;}
.xwzx ul li a{font-size:18px;font-weight: bold;white-space:nowrap;overflow: hidden;}
.xwzx ul ol{color: #E70012;font-size: 16px;margin: 2% 0px;}	
.xwzx ul p{color: #606060;font-size: 14px;line-height:26px;border-bottom: 4px solid #D1D1D1;padding-bottom: 2%;height: 60px;overflow: hidden;}	
.xwzx ul .border-bottom {display: block;width:0px;height:4px;background-color: #E70012;-webkit-transition: all .8s ease-out;transition: all .8s ease-out;margin-top: -4px;}
.xwzx ul:hover .border-bottom { width: 100%;}
.xwzx ul:hover li a{color: #E70012;}
/*公司实力*/
.gssl{width: 100%;background: url(../images/gssl.jpg) no-repeat center bottom;padding:6% 0px;background-size:100% 100%;transition: all 0.6s ease-out;}
.gssl:hover{background-size:120% 120%;}	
.title{text-align: left;}
.title li{margin:2% 0px;}
.title li a{color: #fff;font-size: 16px;transition: all 0.6s ease-out;}
.title li:hover a{color: #E70012;margin-left:5px;}
.slsj{display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;margin-top:5%;}
.slsj ul{width:50%;text-align:center;color: #fff;margin-bottom: 15px;}
.slsj ul li{font-size:14px;}
.slsj ul li span{font-size:50px;font-weight: bold;}
.slsj ul li b{font-weight: normal;vertical-align:top;}
.slsj ul p{font-size: 16px;}
/*公司简介*/
.gsjj{width: 100%;background: url(../images/gsjj.jpg) no-repeat center bottom;padding:5% 0px;background-size: cover;}
.gsjj_l li{text-align:center;}
.gsjj_l li img{width:120px;height: auto;transition: all 0.6s ease-out;}
.gsjj_l li img:hover{transform: scale(1.3);}	
.gsjj_l ol{font-size:36px;font-weight: bold;margin:3% 0px;text-align: center;}
.gsjj_l p{font-size: 14px;line-height:26px;}	
.gsjj_l ul{background-color: #E70012;width:50%;height:46px;line-height: 46px;text-align: center;margin:3% 0px;}
.gsjj_l ul a{color: #fff;font-size:18px;}
.gsjj_l ul:hover{background-color: #303030;}
.gsjj_r dl{overflow: hidden;width:100%;margin-bottom: 2%;}
.gsjj_r dl img{width: 100%;overflow: hidden;height: auto;position: relative;display: block;transition: all 0.6s ease-out;max-height:320px;}
.gsjj_r dl:hover img{transform: scale(1.3);}
.gsjj_r dl dt{width:96%;overflow: hidden;font-size:26px;color: #fff;font-weight: bold;float: left;margin: -154px 2% 0px 2%;z-index: 1;position: relative;}
.gsjj_r dl dt p{font-size: 14px;margin-top: 10px;color:#fff;}
.gsjj_r dl dt li{text-align: right;margin-top:50px;}	
.gsjj_r dl dt li a{color:#fff;font-size: 16px;}
.gsjj_r dl:nth-child(1) dt{color: #fff;}
/*底部开始*/
.footnav{width: 100%;background: url(../images/foot.jpg) no-repeat center top;padding: 50px 0px;color: #fff;}
.foot a:hover{color: #E70012;}
.foot ul li{line-height: 42px;}
.foot ul li a{color: #fff;font-size: 16px;}
.foot ul ol{line-height:36px;}
.foot ul ol a{font-size: 14px;color: #909090;}
.foot ul dd img{border: 3px solid #fff;max-width: 134px;max-height: 134px;}
.foot dl span{font-size: 16px;}
.foot dl li{font-size:30px;font-weight: bold;}
.foot dl dt{font-size: 14px;line-height: 40px;}	
.copyright p{text-align: center;font-size: 14px;margin-top:20px;}
.copyright p a{color: #fff;}
.pone-0{width:100%;}
.pone-1{width:20%;}
.pone-2{display: none;}
.pone-3{width: 25%;}
.pone-5{width: 50%;}
.pone-6{width: 16.66666666666667%;}
.pone-7{width: 86%;}
.pone-4{width: 100%;}
.pone-8{width:100%;}
/*内页*/
.nytitle{background-color: #E70012;height: 66px;line-height: 66px;color: #fff;font-size: 12px;}
.nytitle b{font-size:20px;font-weight: bold;margin-right: 2%;}
.nytitle a{color: #fff;font-size: 12px;padding: 0px 2px;}
.nytitle a:hover{color: #fff;}
.nytitle span{float: right;display: none;}
.title2{text-align: center;margin-top: 3%;}
.title2 li{color: #2b2b2b;font-size: 32px;font-weight: bold;}	
.title2 p{color: #707070;font-size: 16px;line-height: 32px;border-bottom: 1px solid #ccc;}
.nycontent{margin:3% auto;font-size: 16px;line-height: 36px;}
.nycontent p{font-size: 16px;line-height: 36px;}
/*分页*/	
.page{text-align: center;margin:0px auto 20px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #E70012;border: 1px solid #E70012;}
.page li:hover a{color: #fff;}
.current{background-color: #E70012;border: 1px solid #E70012!important}
.current a{color: #fff!important;}
/*内页产品分类与产品*/
.nyright{margin-bottom: 20px;}
.sycpzs{margin-bottom: 20px;}
.sycpzs li{margin:0% 1%; position: relative;overflow: hidden;width:48%;float:left} 
.sycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 150px;}
.sycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 150px;}
.sycpzs li:hover h2 img{transform: scale(1.3);}
.sycpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sycpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
.nycpzs{margin-bottom: 20px;}
.nycpzs ul{margin:0% 1% 2% 1%; position: relative;overflow: hidden;width:48%;float:left} 
.nycpzs ul li{border: 1px solid #e5e5e5;padding:10px 2%;text-align: center;display: inline-block;width: 96%;}	
.nycpzs ul li a p{font-size: 18px;}
.nycpzs ul li ol a{display: inline-block;margin: 10px 0px;font-size: 14px;}
.nycpzs ul li ol a:nth-child(2){width:70px;height:32px;line-height: 32px;border: 1px solid #E50014;background-color: #E50014;color: #fff;margin-left: 5px;}
.nycpzs ul li ol a:nth-child(1){width: 70px;height:32px;line-height: 32px;border: 1px solid #e5e5e5;}
.nycpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height: 150px;}
.nycpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height: 150px;}
.nycpzs li:hover h2 img{transform: scale(1.3);}
.nycpzs ul li h3{height:36px;line-height:36px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block;color: #E70012;}
.nycpzs ul li ol a:nth-child(1):hover{background-color: #E50014;border: 1px solid #E50014;color: #fff;}
.nycpzs ul li ol a:nth-child(2):hover{background-color: #fff;border: 1px solid #e5e5e5;color: #303030;}	
.nycpfl{border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;display: flex;align-items: flex-start;justify-content: space-between;}
.nycpfl ul{display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;overflow: hidden;height:78px;}
.nycpfl ul li {display: flex;line-height:78px;cursor: pointer;font-size: 12px;overflow: hidden;height: 78px;margin-right: 5px;}
.nycpfl ul li a{height: 78px;line-height: 78px;}
.nycpfl .more {display: flex;align-items: center;justify-content: center;cursor: pointer;height:78px;width: 0.44rem;}
.nycpfl ul li:nth-child(1) a{font-size:16px;}
.navMoveEl1{border-bottom:1px solid #e60011;height: 78px;line-height: 78px;}
.tittle{text-align: center;font-size: 32px;color:#000;margin-top: 3%;font-weight: bold;}
.cptittle{text-align: center;font-size: 32px;color:#000;font-weight: bold;}
.pubdate{text-align: center;font-size: 16px;color: #303030;}
.new_u{font-size: 16px;line-height: 36px;}
.new_u a{font-size: 16px;}
.new_u a:hover{color: #E70012;font-weight: bold;}
.mup1{border-bottom: 2px solid #E70012;font-size: 16px;padding-bottom: 5px;margin-top: 10px;margin-bottom: 20px;}
/*相关新闻*/
.nyxw2{margin-bottom: 20px;}
.nyxw2 li{width:100%;line-height:42px;height: 42px;font-size: 13px;border-bottom: 1px dotted #ccc;}
.nyxw2 li span{float: right;}
/*相关产品*/
.sscpzs{margin-top: 3%;}
.sscpzs li{margin:0% 1%; position: relative;overflow: hidden;width:23%;float:left} 
.sscpzs li h2{display: block;border:solid 1px #e5e5e5;width:100%;float:left; overflow:hidden;position:relative; text-align:left;border-radius: 5px;height:130px;}
.sscpzs li h2 img{width:100%; position:absolute;transition: all 0.6s ease-out;height:130px;}
.sscpzs li:hover h2 img{transform: scale(1.3);}
.sscpzs li h3{height:47px;line-height:47px; font-size:16px; overflow:hidden; text-align:center; width:100%; display:block}
.sscpzs li h3 a{display: block;color: #1a1a19;font-size:16px;font-weight:bold;}
/*新闻内页*/
.news_list02{padding-bottom:20px;}
.news_list02 ul:after{display:none;}
.news_list02 ul .item{height:auto; margin-bottom:25px;}
.news_list02 ul .item_l{display:none;}
.news_list02 ul .item_r{width:100%;background: #fafafa;}
.news_list02 ul .item_r .box{padding:25px}
.news_list02 ul .item_r .intro_box{width:100%;}
.news_list02 ul .item_r .intro_box .tit{font-size:18px; margin-bottom:10px;}
.news_list02 ul .item_r .intro_box .con{height:auto; line-height:25px;}
.news_list02 ul .item_r .img_box{width:100%;}
.news_list02 ul .item{padding-bottom:15px; margin-bottom:15px; border-bottom:2px dashed #E70012;}
.news_list02 ul .item.hover{background:transparent;}
.news_list02 ul .item.hover .tit a{color: #E70012;}
.news_list02 ul .item.hover .intro_box .con {color: #3e9fa8;}
}
@media screen and (max-width:1199px) {
::-webkit-scrollbar {width:1px;height:1px;}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:transparent;}
::-webkit-scrollbar-thumb {border-radius:0;background-color:transparent;}
::-webkit-scrollbar-thumb:vertical:hover {background-color:transparent;}
::-webkit-scrollbar-thumb:vertical:active {background-color:transparent;}
.pc_header{display: none;}	
.pone-3{width: 25%;}
.pone-5{width: 50%;}
.owl-theme .owl-controls .owl-page span{margin-bottom: 20px;}
.wrap_menu .nva1{display:none;}
.wrap_menu .nva2{display:none}
.wrap_menu a.a1{display:block; text-indent:5%; border-bottom:1px solid #3c3c3c}
.wrap_menu a.a2{display:block;text-indent:10%;}
.wrap_menu a.a3{display:none;text-indent:15%}
}
@media only screen and (min-width:768px) {
.cpzs_s{display: none;}
}
.rightBar {
  display: block;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 9999;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
@media only screen and (max-width: 1200px) {
  .rightBar {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .rightBar {
    font-size: 16px;
  }
}
.rightBar ul li {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 0.7rem;
  height: 0.7rem;
  background: #e6e6e6;
  margin-bottom: 2px;
  transition: all 0.3s ease-out;
  position: relative;
}
.rightBar ul li:hover .QrContainer {
  display: flex;
}
.rightBar ul li p {
  color: #fff;
}
.rightBar ul li:first-child {
  background: #df1f2d;
}
.rightBar ul li:first-child > img {
  display: none;
}
.rightBar ul li:first-child p {
  display: block;
  padding: 5px;
}
.rightBar ul li:nth-child(3) {
  background: #df1f2d;
}
.rightBar ul li:nth-child(3) > img {
  display: none;
}
.rightBar ul li:nth-child(3) p {
  display: block;
  padding: 5px;
}
.rightBar ul li:hover {
  background: #df1f2d;
}
.rightBar ul li:hover > img {
  display: none;
}
.rightBar ul li:hover p {
  display: block;
  padding: 5px;
}
.rightBar ul li#IM_consult {
  flex-direction: column-reverse;
}
.rightBar ul li#IM_consult:hover img {
  filter: none;
}
.rightBar ul li#IM_consult p {
  padding: 0;
}
.rightBar ul li#IM_consult img {
  display: block;
  width: 50%;
  filter: opacity(0.7);
}
.rightBar ul li .QrContainer {
  display: none;
  position: absolute;
  left: -1.98rem;
  padding-right: 0.28rem;
  top: 50%;
  transform: translateY(-50%);
}
.rightBar ul li .QrContainer .QrBox {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  padding: 0.2rem;
  border-radius: 5px;
  align-items: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.rightBar ul li .QrContainer .QrBox::after {
  position: absolute;
  right: -0.18rem;
  top: 50%;
  margin-top: -0.18rem;
  content: "";
  width: 0;
  height: 0;
  border-top: 0.18rem solid transparent;
  border-bottom: 0.18rem solid transparent;
  border-left: 0.2rem solid #fff;
}
.rightBar ul li .QrContainer .QrBox img {
  width: 1.3rem;
}
.rightBar ul li .QrContainer .QrBox p {
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 0.2rem;
}
@media only screen and (max-width: 1366px) {
  .rightBar ul li .QrContainer .QrBox p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .rightBar ul li .QrContainer .QrBox p {
    font-size: 14px;
  }
}
.rightBar ul li p {
  font-size: 14px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .rightBar ul li p {
    font-size: 12px;
  }
}
.rightBar ul li > img {
  width: 56%;
  filter: opacity(0.335);
}
/*电脑导航*/

.iheader .menu ul li:hover .child {
	top:100px;
}
.fnt_16 {
	font-size: 16px;
}
.fnt_18 {
	font-size: 18px;
}
.fnt_20 {
	font-size: 20px;
}
.fnt_24 {
	font-size: 24px;
}
.iheader .pcMenuContainer {position: relative;z-index: 999;}
.iheader .bottom {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height:100px;
}

.header .bottom > a {
  display: flex;
  align-items: center;
  height: 100%;
}
.iheader .bottom .menu {
	height:100px;
	float: right;
}
.iheader .bottom .menu > ul {
	height: 100%;
	background: #fff;
}
.iheader .bottom .menu > ul > li > a {
	display: block;
	height: 100%;
}
.iheader .bottom > img {
	width: 1.6rem;
	cursor: pointer;
}
.iheader .menu > ul {
	display: flex;
}
.iheader .menu > ul > li {
	box-sizing: border-box;
	padding: 0 25px;
	line-height:100px;
	display: flex;
	justify-content: center;
	font-size: 18px;
	height:100px;
}
.iheader .menu > ul > li>a>p{line-height: 100px;}
.iheader .menu > ul > li i {
	margin-right: 5px;
}
.iheader .menu > ul > li.active > a, .iheader .menu > ul > li:hover > a {
	box-shadow: inset 0 -2px 0 #d12d25;
}
.iheader .menu ul li .innerWrap {
	display: flex;
	width: 1200px;
	margin: 0 auto;
}
.iheader .menu ul li .innerWrap .left {
	width: 50%;
	padding: 0.6rem 0 1rem;
	box-shadow: 8px 0px 8px -5px rgba(0, 0, 0, 0.1);
}
.iheader .menu ul li .innerWrap .left h2 {
	margin-bottom: 0.3rem;
	line-height: 1.5;
}
.iheader .menu ul li .innerWrap .right {
	display: block;
	width: 50%;
	padding: 0.6rem 0 1rem 1rem;
}
.iheader .menu ul li .innerWrap .right a {
	display: flex;
	flex-direction: column;
	margin-left: 0;
	cursor: pointer;
}
.iheader .menu ul li .innerWrap .right h2 {
	margin-bottom: 0.3rem;
	line-height: 1.5;
}
.iheader .menu ul li .innerWrap .right .imgBox {
	width: 100%;
	height: 1.73rem;
}
.iheader .menu ul li .innerWrap .right .imgBox div {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.iheader .menu ul li .child {
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0;
  top:1.01rem;
  background: #fff;
  transform-origin: top center;
  display: none;
  border-top: 1px solid #ebebeb;
  cursor: default;
}
.iheader .menu ul li .child ul {
  display: flex;
  flex-wrap: wrap;
}
.iheader .menu ul li .child li {
  width: 33.3%;
  box-sizing: border-box;
  padding: 0;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  font-size: 16px;
}
.iheader .menu ul li .child li a {
	width: 100%;
	height: 100%;
	color: #333;
}
.iheader .menu ul li .child li:last-child {
	border-bottom: none;
}
.iheader .menu ul li .child li:hover a {
	color: #d12d25;
}
.iheader .menu ul li:hover .child {
	animation-name: slideUp;
	animation-duration: 0.4s;
	display: block;
}
.toggleMenu {
  position: absolute;
 /*top: 1.3rem;*/
  left: 0;
  width: 100%;
  z-index: 997;
  background: url(../images/header1.png), linear-gradient(to right, #f4f4f4 0, #f4f4f4 50%);
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  border-top: 1px solid #ebebeb;
  animation-duration: 0.4s;
  display: none;
}
.toggleMenu .innerWrap {
	display: flex;
	width: 1200px;
	margin: 0 auto;
}
.toggleMenu .innerWrap .left {
	width: 36.25%;
}
.toggleMenu .innerWrap .left ul {
  padding: 0.4rem 0;
}
.toggleMenu .innerWrap .left ul li {
  height: 0.8rem;
  padding: 0 0.25rem;
  cursor: pointer;
}
.toggleMenu .innerWrap .left ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.toggleMenu .innerWrap .left ul li.active {
	background: #fff;
}
.toggleMenu .innerWrap .left ul li.active p {
	color: #e60111;
}
.toggleMenu .innerWrap .left ul li.active div {
	display: none;
}
.toggleMenu .innerWrap .left ul li.active div.active {
	display: block;
}
.toggleMenu .innerWrap .left ul li a > div {
	width: 0.46rem;
	height: 0.46rem;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 0.2rem;
}
.toggleMenu .innerWrap .left ul li a > div.active {
	display: none;
}
.toggleMenu .innerWrap .center {
	width: 35.15%;
	background: #fff;
}
.toggleMenu .innerWrap .center > ul {
	padding: 0.4rem 0;
}
.toggleMenu .innerWrap .center > ul > li {
	display: none;
}
.toggleMenu .innerWrap .center > ul > li ul {
	height: 5.6rem;
	overflow-y: auto;
}
.toggleMenu .innerWrap .center > ul > li.active {
	display: block;
}
.toggleMenu .innerWrap .center > ul > li a {
	display: flex;
	align-items: center;
}
.toggleMenu .innerWrap .center > ul > li li {
	display: flex;
	align-items: center;
	height: 0.6rem;
	padding: 0 0.5rem;
	cursor: pointer;
}
.toggleMenu .innerWrap .center > ul > li li.active a, .toggleMenu .innerWrap .center > ul > li li:hover a {
	color: #e60111;
}
.toggleMenu .innerWrap .center > ul > li li i {
	margin-right: 0.1rem;
}
.toggleMenu .innerWrap .right {
  width: 28.6%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.toggleMenu .innerWrap .right h2 {
  font-size: 30px;
  margin-bottom: 0.4rem;
}
.toggleMenu .innerWrap .right .button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 2.2rem;
  border: 2px solid #bfbfbf;
  padding: 10px 20px;
  margin-bottom: 0.1rem;
  font-size: 16px;
  cursor: pointer;
}
.toggleMenu .innerWrap .right .button::after {
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ">";
  color: #999;
}
.toggleMenu .innerWrap .right .button:hover {
  background: #da2233;
  color: #fff;
  border-color: #da2233;
}
.toggleMenu .innerWrap .right .button:hover::after {
  color: #fff;
}
.toggleMenu .innerWrap .right .p1 {
  padding-top: 0.08rem;
  font-size: 18px;
  color: #666;
}
.toggleMenu .innerWrap .right .p2 {
    font-size: 30px;
    color: #e60011;
}
.nybanner img{width: 100%;height: auto;}
.bs{ color: #fff !important;}
/*人才招聘*/
.rczp ol {height:80px;line-height:80px;overflow:hidden;zoom:1;text-align: center;}
.rczp ol .n_ame {color:#fff;font-size:20px;font-weight: bold;width:49%;background-color: #404040;display: inline-block;text-align: center;}
.rczp ol .curr {color:#fff;background-color: #E70012;}
.datalist {width:100%; border-collapse:collapse; border-spacing:0; border:1px solid #ccc;font-size: 16px;}
.datalist caption { padding-bottom:5px;}
.datalist th {font-weight:700; padding:5px 15px; border:1px solid #ccc; background:#eee;float: left;font-size: 16px;}
.datalist td {padding:5px 15px; border:1px solid #ccc;font-size: 16px;}
.datalist tr.altrow { background:#ccc;}

.job_list01 .li_top{position:relative;border: 1px solid #bababe;margin-top: 20px;}
.job_list01 .li_top .top_l{padding-right:200px;}
.job_list01 .li_top .box1{padding:15px 30px;}
.job_list01 .li_top .top_h{margin-bottom:15px;}
.job_list01 .li_top .tit{font-size:25px; padding-right:8%; color:#333f47;}
.job_list01 .li_top .time1{position:relative; padding:0 3%;font-size: 14px;}
.job_list01 .li_top .time1,
.job_list01 .li_top .time2{color:#999; line-height:40px;}
.job_list01 .li_top .time1:after,
.job_list01 .li_top .time1:before{content:""; position:absolute; top:0; width:1px; height:100%; background-color:#999; display:block;}
.job_list01 .li_top .time1:before{left:0;}
.job_list01 .li_top .time1:after{right:0;}
.job_list01 .li_top .time2{padding-left:3%;}
.job_list01 .li_top .top_d_item{display:inline-block; margin-right:30px; line-height:30px; font-size:16px;}
.job_list01 .li_top .top_d_item dd{font-size:16px;}
.job_list01 .li_top .top_r{position:absolute; top:0; right:0; height:100%; width:150px; border-left:1px solid #bababe; line-height:106px; text-align:center; cursor:pointer;}
.job_list01 .li_top .top_r .see{font-size:20px;}
.job_list01 .li_top .top_r .see_close{position:absolute; top:50%; left:50%; margin-top:-18px; margin-left:-18px; display:none;}
.job_list01 .li_bottom{display:none;border: 1px solid #bababe;border-top: none;}
.job_list01 .li_bottom .box1{padding:30px; position:relative;}
.job_list01 .li_bottom .box1 .con{font-size: 14px;line-height: 32px;}
.job_list01 .li_bottom .send{position:static; padding:15px 35px; background-color:#333f47; color:#fff; font-size:15px; display:inline-block; margin-top:20px;}
.send1{ background-color:#333f47; color:#fff; width:130px;text-align: center;height:42px;line-height: 42px;}
.send1 a{color: #fff;font-size:15px;}
@media only screen and (max-width: 992px) {
    /* 招聘列表 非手机端定制 */
    .job_list01 .li_top .time1, 
    .job_list01 .li_top .time2{display:inline-block; padding:0}
    .job_list01 .li_top .time1:before,
    .job_list01 .li_top .time1:after{display:none!important;}
}
@media only screen and (max-width: 760px)  {
.job_list {padding-bottom:110px;}
    .job_list01 .li_top .top_h{margin-bottom:5px;}
    .job_list01 .li_top .top_l{padding-right:100px;}
    .job_list01 .li_top .top_r{width:100px; line-height:110px;}
    .job_list01 .li_top .top_r .see{font-size:18px;}
    .job_list01 .li_top .top_d{font-size:13px; margin-right:0; line-height:20px;}
    .job_list01 .li_top .tit{font-size:16px; padding-right:0; display:block}
    .job_list01 .li_bottom .box{padding:20px}
    .job_list01 .li_bottom .box .con{font-size:13px;}
    .job_list01 .li_top .time1, 
    .job_list01 .li_top .time2{font-size:13px; line-height:20px;}
    .job_list01 .li_bottom .send{margin-top:20px; padding:10px 20px; font-size:14px}
}
