﻿@charset "UTF-8";
@font-face {
  	font-family: "wigrumweb-bold";
  	src:
       url("../font/wigrumweb-bold.woff") format("woff"),
       url("../font/wigrumweb-bold.ttf") format("truetype"),
       url("../font/wigrumweb-bold.eot") format("embedded-opentype"),
       url("../font/wigrumweb-bold.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
/*主体宽度*/
.w_1200{ max-width:1550px; margin-right: auto; margin-left: auto;}
.w_1400{ max-width:1400px; margin-right: auto; margin-left: auto;}
.w_930{ max-width:930px; margin-right: auto; margin-left: auto;}
.w_width{padding-left: 30px;padding-right: 30px;}
.w_1920{ max-width:100%; margin-right: auto; margin-left: auto; background-color: #ffffff; width:100%;}
.w_1216{ max-width:1216px; margin-right: auto; margin-left: auto;}
.header{width: 82%;float: left;margin-top: 13px;}
.news-top{ top:0 !important;}
.video-top{ margin-top: -100px !important;}
#m-b-bar {
    display: none;
}
.cpxq_section .content .left img{width: 85%;display: block;}
.nodata
{
    font-size: 20px;
    width: 100%;
    float: left;
    text-align: center;
    margin: 150px 0px;
}
.foot2{ display:none;}
.swiper3 .swiper-slide{ width:25% !important;}
.logo{width:25%;float:left;margin-top: 5px;}
.logo a img{max-width: 178px;}
.sy_banner{ padding-top:111px;}
video {
    width: 100%;
    height: auto;
    position: fixed;
}
.b{ opacity:1 !important;}
.one{ opacity:0 !important;}
@media  screen and (max-width: 1050px){
.w_width{padding-left: 15px;padding-right: 15px;}
}
/*顶部导航*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{position: fixed;z-index: 999;}
.t_navs{width: 100%;float: left;}
.t_navs::after{content: "";display: block;clear: both;}
/*正常屏幕显示*/
.t_navs .top{width: 100%;float: left;position: relative;height: 65px;/* margin-bottom: 10px; */}
.t_navs .top ._b{width: 100%;float: left;}
.t_navs .top ._b::after{content: "";display: block;clear: both;}
/*logo*/
.t_navs .top .logo{line-height: 0;float: left;/* position:absolute; */top: 19px;}
.t_navs .top .logo img{ width: 449px;}
/*一级导航*/
.t_navs .top .right{float: left;width: 75%;}
.t_navs .top .right .menu{float: left;}
.t_navs .top .right .menu ul{float: left;}
.t_navs .top .menu .nli{ float: left; position: relative;padding: 16px 6.5px 0px;}
.t_navs .top .menu .nli span a{ display: block;color: #333; position: relative;line-height: 45px;font-size: 16px;padding: 0 18px;}
/*鼠标经过样式*/
.t_navs .top .menu .nli:hover span a{ color: #ffffff;
    background-color: #c31a1d;
    padding: 0 18px;}
.t_navs .top .menu .nli.on span a{
	color: #ffffff;
    background-color: #c31a1d;
    padding: 0 18px;
	}

/*input*/
.t_navs .top .inputbox{width: 177px;float: left;margin-left: 60px;position: relative;margin-top: 21px;}
.t_navs .top .inputbox input{width: 100%;height: 28px;border: 1px solid #999;padding: 0 30px 0 12px;display: block;font-size: 14px;color: #333;border-radius: 3px;}
.t_navs .top .inputbox img{width: 16px;display: block;position: absolute;right: 6px;top: 50%;margin-top: -8px;}
/*二级导航*/
.t_navs .top .sub{ display: none; position: absolute; top:100%; left: 50%; z-index: 4;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .sub1{width: 200px;background: rgba(255,255,255,0.6);}
.t_navs .top .sub1 .l2{position: relative;}
.t_navs .top .sub1 .l2 .a2{display: block;font-size: 14px;color: #666;line-height: 30px;border-bottom: 1px solid #fff;text-align: center;position: relative;}
.t_navs .top .sub1 .l2 .a2::after{content: "";display: block;width: 10px;height: 10px;border-top: 2px solid #c31a1d;border-right: 2px solid #c31a1d;position: absolute;right: 6px;top: 50%;margin-top: -6px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.t_navs .top .sub1 .l2 .a2:hover{color: #c31a1d;}

.t_navs .top .sub1 .l2.l2_noerji .a2::after{display:none;}


.t_navs .top .sub1 .l2 .listbox{width: 170px;position: absolute;left: calc(100% + 1px);top: 0;background: rgba(255,255,255,0.6);display: none;}
.t_navs .top .sub1 .l2 .listbox::after{content:"";display: block;width: 1px;height: 100%;position: absolute;right: 100%;top: 0;}
.t_navs .top .sub1 .l2 .listbox .list{width: 100%;border-bottom: 1px solid #fff;}
.t_navs .top .sub1 .l2 .listbox .list a{font-size: 14px;color: #666;line-height: 30px;display: block;text-align: center;}
.t_navs .top .sub1 .l2 .listbox .list a:hover{color: #c31a1d;}
.t_navs .top .sub2{width: 180px;background: rgba(255,255,255,0.6);}
.t_navs .top .sub2 .l2{border-bottom: 1px solid #fff;}
.t_navs .top .sub2 .l2 a{font-size: 14px;color: #666;line-height: 30px;display: block;text-align: center;}
.t_navs .top .sub2 .l2 a:hover{color: #c31a1d;}
.t_navs .top ._t{text-align: right;float: left;margin-right: 0;margin-top: 122px;margin-top: 22px;/* position: relative; *//* width: 100%; */}
.t_navs .top ._t a{font-size: 12px;color: #737373;display: inline-block;vertical-align: middle;}
.t_navs .top ._t span{font-size: 12px;color: #737373;display: inline-block;vertical-align: middle;margin: 0 4px;}
.t_navs .top ._t .span2{margin: 0;}
.t_navs .top ._t a:hover,
.t_navs .top ._t a.on{color: #023F98;}

.nav {
    /* margin-top: 15px; */
}
.header .header-new {
	margin: 0 auto;
}

.header .header-new .logo {
	width: 200px;
	height: 50px;
	display: block;
	float: left;
	margin-top: 33px;
}

.header .header-new .nav {
	height: auto;
	float:right;
}

.header .header-new .nav ul {
	height: auto;
	position: relative;
}

.header .header-new .nav ul li {
	float: left;
	height:45px;
	line-height:45px;
}

.header .header-new .nav ul li .tits {
	color: #222421;
	font-size:18px;
	line-height:45px;
	padding: 0 20px;
	float:left;
}

.header .header-new .nav ul li .tits:hover {
	color: #c31a1d;
    padding: 0 20px;
    line-height:45px;
    display:block;
}

.header .header-new .nav ul li .on {
	color: #c31a1d;
    padding: 0 20px;
    line-height:45px;
    display:block;
}

.header .header-new .nav ul li .c1 {
	left: 132px;
}

.header .header-new .nav ul li .c2 {
	left: 244px;
}

.header .header-new .nav ul li .c3 {
	right: 169px;
}

.header .header-new .nav ul li .c4 {
    right: 57px;
}

.header .header-new .nav ul li .c5 {
    right: 143px;
}

.header .header-new .nav ul li .header-con {
	width: 567px;
	height: auto;
	background: #fff;
	box-shadow: 3px 3px 10px #999;
	position: absolute;
	top: 45px;
	display: none;
	z-index: 10;
}

.header .header-new .nav ul li .header-con .line {
	width: 76px;
	height: 3px;
	background: #c31a1d;
	position: absolute;
	margin-top: 0;
	top: 0!important;
}

.header .header-new .nav ul li .header-con .l1 {
	left: 0;
	top: 2px;
}

.header .header-new .nav ul li .header-con .l2 {
	/*width: 76px;*/
	height: 3px;
	background: #c31a1d;
	position: absolute;
	left: 0;
	top: 2px;
}

.header .header-new .nav ul li .header-con .l3 {
	/*width: 90px;*/
	left: 195px;
	top: 2px;
}

.header .header-new .nav ul li .header-con .l4 {
	left: 196px;
	top: 2px;
}

.header .header-new .nav ul li .header-con .l5 {
	right: 97px;
	top: 2px;
}

.header .header-new .nav ul li .header-con .l6 {
	left: 430px;
	top: 2px;
}

.header .header-new .nav ul li .header-con .header-list {
	width: 285px;
	height: auto;
	padding-top: 24px;
	margin-left: 25px;
	float: left;
}

.header .header-new .nav ul li .header-con .header-list a {
	width: 224px;
	float: left;
	height: 39px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 14px;
	line-height: 39px;
	color: #666666;
	display: block;
}

.header .header-new .nav ul li .header-con .header-list a span {
	font-family: Simsun;
	margin-right: 12px;
}

.header .header-new .nav ul li .header-con .header-list a:hover {
	color: #c31a1d;
}

.header .header-new .nav ul li .header-con .header-list .list-new {
	width: 275px;
	height: auto;
	float: left;
}

.header .header-new .nav ul li .header-con .header-list .list-new a {
	width: 135px;
	float: left;
	height: 39px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 14px;
	line-height: 39px;
	color: #666666;
	display: block;
}

.header .header-new .nav ul li .header-con .header-list .list-new a span {
	font-family: Simsun;
	margin-right: 12px;
}

.header .header-new .nav ul li .header-con .header-list .list-new a:hover {
	color: #c31a1d;
}

.header .header-new .nav ul li .header-con .header-con-new {
	width: 243px;
	padding-left: 30px;
	border-left: 1px solid #f2f2f2;
	float: left;
	margin-top: 35px;
	height: auto;
}

.header .header-new .nav ul li .header-con .header-con-new .tit {
	font-size: 24px;
	line-height: 24px;
	font-family: Impact;
	color: #c31a1d;
	text-transform: uppercase;
}

.header .header-new .nav ul li .header-con .header-con-new .tit1 {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	display: block;
	min-height: 75px;
	margin-top: 13px;
}

.header .header-new .nav ul li .header-con .header-con-new .tit1:hover {
	color: #c31a1d;
}

.header .header-new .nav ul li .header-con .header-con-new .more {
	width: 100px;
	height: 32px;
	color: #999;
	display: block;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	line-height: 32px;
	font-size: 14px;
	margin: 10px 0px;
	text-align: center;
}

.header .header-new .nav ul li .header-con .header-con-new .more:hover {
	color: #c31a1d;
}


/*隐藏手机显示*/
.t_navs .menuph{ display: none;} 
.t_navs .xialaph{ display: none;}
@media screen and (max-width:1820px) 
{
    .swiper3 .swiper-slide {
    width: 33.3333% !important;
}
}
@media screen and (max-width:1420px) {
.t_navs .top .logo{ margin: 0; top: 37px;}
.t_navs .top .logo img{ height: auto; width: auto; margin-top: 8px;}
.t_navs .top .menu .nli{padding: 0 4px;}
.t_navs .top .menu .nli span a{line-height: 50px; padding: 0 4px;font-size: 14px;}
.t_navs .top .inputbox{width: 140px;margin-left: 30px;margin-top: 13px;}
.t_navs .top .inputbox input{height: 24px;padding: 0 26px 0 10px;}
.t_navs .top .inputbox img{width: 14px;right: 4px;margin-top: -7px;}
.t_navs .top ._t a{line-height: 30px;}
.t_navs .top ._t span{line-height: 30px;}
}
@media screen and (max-width:1360px) {
.t_navs .top .logo img{ height: auto; width: auto;}
}
@media screen and (max-width:1320px) {
.t_navs .top .logo{ margin: 0;}
.t_navs .top .logo img { height: auto; width: auto;}
.t_navs .top .menu .nli{padding: 0 4px;}
.t_navs .top .menu .nli span a{line-height: 50px; padding: 0 4px;font-size: 14px;}
.t_navs .top .inputbox{width: 140px;margin-left: 30px;margin-top: 13px;}
.t_navs .top .inputbox input{height: 24px;padding: 0 26px 0 10px;}
.t_navs .top .inputbox img{width: 14px;right: 4px;margin-top: -7px;}
.t_navs .top ._t a{line-height: 30px;}
.t_navs .top ._t span{line-height: 30px;}
.swiper3 .swiper-slide {
    width: 50% !important;
}
.swiper3 {
    height: 19.75vw !important;
}
.ab-box5 {
    height: 39.583vw !important;
}
}
@media screen and (max-width: 1130px) {
.foot {
    font-size: 14px !important;
}
.foot2 {
    font-size: 14px !important;
}
.w_width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
}
@media screen and (max-width: 1050px) {
.t_navs .top .logo img {
    height: 49px !important;
}
}
@media screen and (max-width: 1240px){
.swiper3 {
    height: 23.75vw !important;
}
}
@media screen and (max-width: 1024px) {
/*电脑端导航隐藏*/
.t_navs ._t{display: none;}
.t_navs .menu{ display: none;}
.header{ display: none;}
.t_navs .top .inputbox{display: none;}
/*手机端导航显示*/
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
/*手机端样式*/
.t_navs .top{ padding: 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4; background: #fff;border-bottom: 1px solid #eee;}
/*logo*/
.t_navs .top .logo{ margin: 0; top: 3px;}
.t_navs .top .logo img{ height: 51px; width:auto;}
/*右侧三条杠*/
.t_navs .menuph{ float: right; width: 28px; height: 22px; cursor: pointer; text-align: center; margin: 14px 0;}
.t_navs .menuph .point { display: inline-block;  width: 28px;  height: 22px; position: relative;}
.t_navs .menuph .navbtn { position: absolute; top: 10px; right: 0; display: inline-block; width: 21px; height: 2px; background: #c31a1d;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.t_navs .menuph .navbtn::after,
.t_navs .menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 28px; height: 2px; content: ''; background: #c31a1d;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.t_navs .menuph .navbtn::after { top: -11px;}
.t_navs .menuph .navbtn::before { top: 11px;}
.t_navs .menuph .point.active .navbtn{ background: transparent;}
.t_navs .menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0;}
.t_navs .menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0;}
/*一级导航*/
.t_navs .xialaph{ position: fixed; left: 0; top: 14px; float: left; width: 100%; height: 100%; overflow: scroll; padding: 46px 15px 100px 15px; display: none; z-index:3; background:#fff;}
.t_navs .xialaph .ul2,
.t_navs .xialaph .ul3{ display: none;}
.t_navs .xialaph h4 a{ float: left; width: 60%; color: #333333;line-height: 50px;font-size: 16px;} 
.t_navs .xialaph h4{ float: left; width: 100%; position: relative;}
.t_navs .xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph h4:hover a,
.t_navs .xialaph h5:hover a{ color: #c31a1d;}
.t_navs .xialaph h5 a{ float: left; width: 100%; color: #1f1f1f;line-height: 40px; text-transform: uppercase;font-size: 14px;}
.t_navs .xialaph h5{ float: left; width: 100%; position: relative;}
.t_navs .xialaph h5::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph h4 img{ width: 15px; height: 8px; float: right; margin-top: 24px; cursor: pointer;}
.t_navs .xialaph h5 img{ width: 11px; height: 6px; float: right; margin-top: -25px; margin-right: 18px; cursor: pointer;}
.t_navs .xialaph h4.active img.img_s,
.t_navs .xialaph h5.active img.img_s{ display: none;}
.t_navs .xialaph h4.active img.img_d,
.t_navs .xialaph h5.active img.img_d{ display: block;}
.t_navs .xialaph .ul2{ float: left; width: 100%; padding: 0 10px;}
.t_navs .xialaph .ul3{padding-bottom: 10px; padding-left: 15px; z-index: 1; position: relative;}
.t_navs .xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph li:last-child .ul3::after{ display: none;}
.t_navs .xialaph .ul3 li a{ color: #333;line-height: 35px; display: block;font-size: 14px;}
.t_navs .xialaph .ul3 li:hover a{color: #c31a1d;}
.t_navs .xialaph .ul3 li{ padding-top: 5px;}
.t_navs .xialaph .ul3 li:first-child{ padding-top: 0;}
.t_navs .xialaph .abox{width: 100%;font-size: 0;text-align: center;float: left;margin-top: 14px;margin-bottom: 14px;}
.t_navs .xialaph .abox a{font-size: 14px;color: #737373;line-height: 20px;display: inline-block;vertical-align: middle;}
.t_navs .xialaph .abox span{font-size: 14px;color: #737373;line-height: 20px;display: inline-block;vertical-align: middle;margin: 0 4px;}
.t_navs .xialaph .input{width: 100%;position: relative;float: left;}
.t_navs .xialaph .input input{width: 100%;height: 36px;padding: 0 60px 0 12px;font-size: 14px;color: #333;border: 1px solid #eee;}
.t_navs .xialaph .input img{width: 16px;display: block;position: absolute;right: 6px;top: 50%;margin-top: -8px;}
/*二级三级导航箭头*/
.t_navs .img_d,
.t_navs .disno{ display: none;} 


.foot {
    line-height: 23px !important;
    font-size: 14px !important;
    padding: 20px 0px 10px 0px !important;
	margin-bottom: 63px;
}


.foot2 
{
    display:block;
    line-height: 23px !important;
    font-size: 14px !important;
    padding: 20px 0px 10px 0px !important;
    min-height:84px;
    margin-bottom:84px;
}


.swiper3 .swiper-slide {
    width: 100% !important;
}
.ab-box5 {
    height: 44.583vw !important;
}
}


.tit{ width:100%; float:left; text-align:center; margin-bottom: 20px;}
.tit p{ font-size:36px; color:#c31a1d; line-height:36px; font-weight:400; margin-top:20px; margin-bottom:10px;}
.tit span{ font-size:14px; color:#969696; line-height:22px;}


.tit2{ width:100%; float:left; text-align:center; margin-bottom: 20px;}
.tit2 p{ font-size:36px; color:#ffffff; line-height:36px; font-weight:400; margin-top:20px; margin-bottom:10px;}
.tit2 span{ font-size:14px; color:#ffffff; line-height:22px;}

.bottomnav{width: 100%;border-top: 2px solid #d7d7d7;padding-top: 20px;padding-bottom: 20px;}
.bottomnav .top{width: 100%;margin-bottom: 20px;overflow: hidden;}
.bottomnav .top .abox{float: left;margin-right: 50px;font-size: 0;}
.bottomnav .top .abox a{font-size: 14px;color: #737373;line-height: 26px;display: inline-block;vertical-align: middle;}
.bottomnav .top .abox a:hover{color: #083e9b;}
.bottomnav .top .abox span{font-size: 14px;color: #737373;line-height: 26px;display: inline-block;vertical-align: middle;margin: 0 4px;}
.bottomnav .top .firend{float: left;}
.bottomnav .top .firend span{font-size: 14px;color: #737373;line-height: 26px;float: left;}
.bottomnav .top .firend a{float: left;font-size: 14px;color: #737373;line-height: 26px;margin-left: 4px;}
.bottomnav .top .firend a:hover{color: #083e9b;}
.bottomnav .top .icobox{float: right;}
.bottomnav .top .icobox a{float: left;display: block;width: 26px;margin-right: 24px;}
.bottomnav .top .icobox a:last-child{margin-right: 0;}
.bottomnav .top .icobox a:hover{
transform: scale(0.95);
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-o-transform: scale(0.95);
-ms-transform: scale(0.95);}
.bottomnav .top .icobox a img{width: 100%;display: block;}
.bottomnav .bottom{width: 100%; font-size:14px;color: #737373;line-height: 20px;text-align: center;}
.bottomnav .bottom a{color: #737373;}

/*弹窗*/
._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/img68.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:800px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: rgba(255,255,255,0.5);padding: 12px;}
._htm video{width: 100%;display: block;margin: 0 auto;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:600px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(images);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width: calc(100% - 30px);position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}




.pagecon{padding-top:20px; font-size: 14px;color: #393939;line-height: 24px;}



@media  screen and (max-width: 1024px){
.pagecon{padding-top:20px; font-size: 14px;color: #393939;line-height: 24px;}
.care h2
	{
	    font-size: 68px !important;
	    line-height: 60px !important;
	}
	.care h3
	{
	    font-size: 32px !important;
	}
}


@media  screen and (max-width: 1024px){
.nwsh_section .content .cons-1 .wordsbox{ width:100%;text-align: left}
.nwsh_section .content .cons-1 .picbox{ width:100%;}


/* 移动端快捷菜单 */
#m-b-bar {
    color: #FFF;
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: block;
}

#m-b-bar a {
    width: 100%;
    color: #F2F2F2;
    display: block;
    line-height: 12px;
    font-size: 14px;
    text-align: center;
    float: left;
}

#m-b-bar a i {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 8px;
}

#m-b-bar a i img {
    width: 26px;
    margin: 0 auto 3px;
}

/* 移动端快捷菜单 */


.bg-yellow {
    background-color: #c31a1d;
}


.x3 {
    width: 25%;
}
.x3 {
    float: left;
}
.x3 {
    position: relative;
    min-height: 1px;
}
}


.clear{ clear:both;}
.clear0{ clear:both; font-size:0px; height:0px; overflow:hidden;}
.w{ max-width:100%; width:95%; margin:0 auto; max-height:999999px;}
.comflex{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.comflex1{ display:flex; flex-wrap:wrap;}
.comflex2{ display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}


.blue{ color:#c31a1d !important;}
.grey{ color:#94908f;}
.language{float: right;width: 60px;margin-top: 7px;margin-right: 13px;}
.ss{ width:108px; height:26px; background:url(../images/ss_1.png) no-repeat; float:right; line-height:26px;}
.ss1{ border:none; width:80px; height:19px; line-height:19px; margin-left:0; margin-top:2px; font-size: 12px;}
.ss_btn{ background:none; border:none; width:25px; height:22px; float:right; cursor:pointer;}
.w1{width: 18%;}
.tel{ font-size:14px; line-height:43px;float: right;text-align: right;}

.sjhedes{ display:none;}
.fuernavt{ display:none;}


.w2{ max-width:100%; width:91%; margin:0 auto; max-height:999999px;}


#pp-nav span{ width: 8px; height: 8px; position: relative; background: #fff; border-color: #ffffff !important; border-radius: 100%; cursor: pointer; display:inline-block; border:0px;transition: all 0.3s ease; -webkit-transform: all 0.3s ease;   }
#pp-nav li .active span{ background: #fff; transition: all 0.3s ease; -webkit-transform: all 0.3s ease;  }
#pp-nav li .active span:before{ content: ""; position: absolute; display: inline-block; border-color:#ffffff; width: 18px; height: 18px; background: rgba(255,255,255,.30); border-radius: 100%; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);transition: all 0.3s ease; -webkit-transform: all 0.3s ease;  }
#pp-nav li{ height:auto;}
.pp-tooltip{ display:none !important;}
#pp-nav{ top:55%;}
#pp-nav.on span{ background:#777;transition: all 0.3s ease; -webkit-transform: all 0.3s ease;  }
#pp-nav.on li .active span:before{ background:rgba(119,119,119,.3);transition: all 0.3s ease; -webkit-transform: all 0.3s ease;  }
#pp-nav.on li .active span{ background: #777;transition: all 0.3s ease; -webkit-transform: all 0.3s ease;  }


/*新闻*/
.news-head{height:300px;background-size:100% 100%;}
.new-content{height:500px;display: flex;align-items: center;background:#f5f5f5;}
.new-both{min-width:1200px;height:409px;}
.new-both>div{box-shadow: 5px 5px 5px rgba(206, 206, 206, 0.5);}
.new-text{width:100%;height: 33.333%;padding:12px 60px 10px 36px;background:white;}
.new-text p:first-child{font-size: 20px;}
.new-text p:nth-child(2){font-size: 12px;color:#b5b5b6; line-height:30px;}
.new-text p:last-child{font-size: 12px;color:#b5b5b6;line-height: 21px;}
.new-text:hover{background-color:#c31a1d;}
.new-text:hover p{color:white;}
.news-main{}
.news-main-both{}
.main-both-cu{height:95px;display: flex;align-items: center; margin: 0 auto 50px; width: 450px;}
.both-main-both{width:100%;height:30px;display: flex;justify-content: space-between;}
.news-button{width:135px;height:45px;border-radius: 5px;text-align: center;line-height: 45px;background:#f4f5f7;color:#302f2d;font-size: 16px;}
.news-button:hover{background:#c31a1d; color:#ffffff;}
.news-main-text{}
.news {height:50px;line-height:50px;border-bottom:1px dashed #afafaf; position: relative;padding: 0 5px;font-size: 14px; padding-left:8px !important}
.news-title {white-space: nowrap;/*position: absolute;width: 80%;*/overflow: hidden;text-overflow: ellipsis;padding-right: 10px}
.news-titleM {white-space: nowrap;position: absolute;width: 80%;overflow: hidden;padding-right: 10px}
.news-title p{color:#595757;font-size: 14px;}
.news-titleM p{color:#595757;font-size: 14px;}
.news:hover{background:#f8f8f8;}
.news-time{display: inline-block;position: absolute;right:5px;color:#afafaf;font-size: 16px;}
.news-bottom{height:55px;display: flex;align-items: center;margin: 20px 0;}
.news-nav{width:300px;height:21px;display: flex;justify-content: space-between;}
.new-na-so{width:22px;line-height:21px;background:#dcdddd;text-align: center;border-radius: 3px;font-size: 12px;}
.new-na-so:hover{background:#c31a1d;color:white;}
.new-na-li{width:69px;line-height:21px;background:#b5b5b6;text-align: center;border-radius: 3px;font-size: 12px;}
.new-na-so:hover{background:#c31a1d;color:white;}
.news-text{width:100%;height:200px;background: rgba(0, 0, 0, 0.63);bottom:-115px;padding: 11px 20px;transition: all 0.2s;color:white;}
.animated:hover .news-text{bottom:0}
.news-slide{width:100%;height:100%;background: url(../images/news.jpg)no-repeat;position: relative;display: none;}
.news-slide-main{
    width: 100%;
    height: 30px;
    padding: 0;
    top: auto;
    bottom: 0;
    right: 0;
    padding-bottom: 10px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    color: #fff;
    font-size: 16px;
  }
.news-slide-title{
    line-height: 90px;
    margin-bottom: 0;
    padding: 0 4%;}
.news-slide-con{
    font-size: 14px;
  line-height: 23px;
    padding: 0 4%;
}



.care{ width:100%; text-align:center; margin:50px 0px 20px;}
.care h2 {
	font-family: "wigrumweb-bold";
	color: #c31a1d;
	margin: 0 0 0 -4px;
	font-size: 70px;
    line-height: 110px;
}
.care h3 {
	font-weight: bold;
	color: #333333;
	margin: 17px 0 30px;
	font-size: 42px;
    line-height: 45px;
}


.floatleft {
    float: left;
}


/*生产装备*/
.swiper-containers {
    width: calc(100% - 100px);
}
.swiper-containers {
    width: 100%;
    height: 100%;
    z-index: 10;
}
.swiper-containers {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.production_box{
	width: 100%;
	height: 570px;
	overflow: hidden;
	background-size: 100%;
}
.production_title{
	width: 697px;
	margin: 65px auto 45px;
	text-align: center;
	color: #fff;
	line-height: 20px;
}
.production_title h1{
	font-size: 36px;
	margin-bottom: 15px;
}
.production_banner{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 70px;
}
.production_img{
	display: block;
	width: 100%;
	height: 195px;
	position: relative;
	overflow: hidden;
}
.production_img img{
	width: 100%;
	transition: all 0.5s;
}
.production_img h4{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,0.53);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	color: #fff;
}
.production_img:hover h4{
	background-color: rgba(44,67,143,0.78);
}
.production_img:hover img{
	transform: scale(1.1);
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../images/left_red.png);
	left: -70px;
	right: auto;
	width: 30px;
	height: 55px;
	background-size: auto 55px;
	margin-top: -27.5px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/right_red.png);
	right: -70px;
	left: auto;
	width: 30px;
	height: 55px;
	background-size: auto 55px;
	margin-top: -27.5px;
}

.swiper-button-next.swiper-button-disabled{
	background-image: url(../images/right_white.png);
	opacity: 0.8;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev.swiper-button-disabled {
	background-image: url(../images/left_white.png);
	opacity: 0.8;
	cursor: auto;
	pointer-events: none
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #c31a1d;
}
@media only screen and (max-width:767px ) {
	.production_box{
		height: auto;
		padding-bottom: 30px;
	}
	.production_img{
		height: auto;
	}
	.production_title{
		width: 100%;
		margin: 30px auto 15px;
		text-align: center;
		color: #fff;
		line-height: 1.5;
        font-size: 14px;
	}
	.page a {
    padding: 0 12px !important;
    margin-bottom:10px;
}
.cpxq_section .content .right .info1 {
    font-size: 16px;
}
.cpxq_section .content .right .info2 {
    font-size: 16px;
}
.cpxq_section .content .right .info3 {
    font-size: 16px;
}
}
@media only screen and (min-width:768px ) {
	.production_img{
		height: 181.83px;
	}
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		display: none;
	}
	
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		display: none;
	}
}
@media only screen and (min-width:992px ) {
	.swiper-pagination{
		display: none;
	}
	.production_img{
		height: 153.63px;
	}
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: -25px;
		display: block;
	}
	
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: -25px;
		display: block;
	}
}
@media only screen and (min-width:1200px ) {
	.production_img{
		height: 195px;
	}
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: -70px;
	}
	
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: -70px;
	}
}

@media only screen and (min-width:1500px ) 
{
    .i_4 
    {
        height: 940px !important;
    }
}



@media screen and (max-width: 1700px)
{
    .header .header-new .nav ul li .tits {
        padding: 0 20px;
    }
    .header .header-new .nav ul li .tits:hover {
        padding: 0 20px;
    }
    .header .header-new .nav ul li .on {
        padding: 0 20px;
    }
    .icon_1 {
        width: 18% !important;
    }
}


@media screen and (max-width: 1600px)
{
    .header .header-new .nav ul li .tits {
        padding: 0 15px;
    }
    .header .header-new .nav ul li .tits:hover {
        padding: 0 15px;
    }
    .header .header-new .nav ul li .on {
        padding: 0 15px;
    }
    .header .header-new .nav ul li .c1 {
        left: 117px !important;
    }
    .header .header-new .nav ul li .c2 {
        left: 219px !important;
    }
    .header .header-new .nav ul li .c3 {
        right: 123px !important;
    }
    .header .header-new .nav ul li .c4 {
        right: 21px !important;
    }
    .header .header-new .nav ul li .c5 {
        right: 118px !important;
    }
}


@media screen and (max-width: 1500px)
{
    .header .header-new .nav ul li .tits {
        padding: 0 10px;
    }
    .header .header-new .nav ul li .tits:hover {
        padding: 0 10px;
    }
    .header .header-new .nav ul li .on {
        padding: 0 10px;
    }
    .product 
    {
        top: 60px !important;
    }
    .workshop 
    {
        top: 80px !important;
    }
    .industry li {
        height: 237px !important;
        padding-top: 115px !important;
    }
    #tab 
    {
        top: 80px !important;
    }
    .industry li p {
        font-size: 1.25em !important;
    }
    .industry li {
        background-size: 90% !important;
    }
    .industry 
    {
        top: 80px !important;
    }
    #tab .tabCon li span {
        font-size: 1em !important;
    }
    #tab .tabList ul li {
        margin: 15px 10px 0px !important;
    }
    #tab .tabCon li p {
        margin-top: 15px !important;
        font-size: 1.25em !important;
    }
    #tab .tabCon dl {
        margin: 20px 0px 40px !important;
    }
    .foot1 ul li p {
        font-size: 1em !important;
    }
    .foot1 ul li span {
        font-size: 1.15em !important;
        line-height: 35px !important;
    }
    .foot1 .lxfs p {
        font-size: 1em !important;
    }
    .foot1 .lxfs span {
        font-size: 1.25em !important;
    }
    .foot1 {
        padding: 30px 0 15px !important;
    }
    .foot {
        line-height: 50px !important;
        font-size: 1em !important;
    }
    .about_icon i {
        margin-top: 35% !important;
    }
    .header .header-new .nav ul li .tits {
        font-size: 1em !important;
    }
    .mouse {
        bottom: 39% !important;
    }
    .i_4 {
        background-size: 150% !important;
        height: 750x !important;
    }
    .container5 {
        max-width: 90% !important;
    }
    .tit2 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .header .header-new .nav ul li .c1 {
        left: 85px !important;
    }
    .header .header-new .nav ul li .c2 {
        left: 158px !important;
    }
    .header .header-new .nav ul li .c3 {
        right: 8px !important;
    }
    .header .header-new .nav ul li .c4 {
        right: -68px !important;
    }
    .header .header-new .nav ul li .c5 {
        right: 54px !important;
    }
    .header .header-new .nav ul li .header-con .header-list .list-new a {
        font-size: 0.825em !important;
    }
    .header .header-new .nav ul li .header-con .header-con-new .tit {
        font-size: 1.25em !important;
    }
    .header .header-new .nav ul li .header-con .header-con-new .tit1 {
        font-size: 0.825em !important;
    }
    .header .header-new .nav ul li .header-con .header-con-new .more {
        font-size: 0.825em !important;
    }
    .about_icon li a img {
        width: 100px;
    }
    .logo a img {
        max-width: 163px !important;
    }
    .w1 {
        width: 20% !important;
    }
    .header {
        width: 80% !important;
    }
    .slider .data h1 {
        position: relative !important;
        top: 58% !important;
    }
    .slider .data p {
        position: relative !important;
        top: 59% !important;
    }
    .mouse {
        bottom: 10% !important;
    }
    .foot1 .lxfs {
        margin-left: 3% !important;
    }
    .a_rl p {
        font-size: 1em !important;
    }
    .product li p{ font-size:1em !important;}
    .about_icon li p {
        font-size: 1em !important;
    }
}

@media screen and (max-width: 1420px)
{
    .language {
        margin-top: 3px !important;
    }
}

@media screen and (max-width: 1400px)
{
    .header .header-new .nav ul li .tits {
        padding: 0 10px;
    }
    .header .header-new .nav ul li .tits:hover {
        padding: 0 10px;
    }
    .header .header-new .nav ul li .on {
        padding: 0 10px;
    }
    .icon_1 {
        width: 17% !important;
    }
    .w1 {
        width: 22% !important;
    }
    .header {
        width: 78% !important;
    }
}


@media screen and (max-width: 1210px)
{
    .header .header-new .nav ul li .tits {
        padding: 0 5px;
    }
    .header .header-new .nav ul li .tits:hover {
        padding: 0 5px;
    }
    .header .header-new .nav ul li .on {
        padding: 0 5px;
    }
    .foot1 ul li {
        padding-right: 2% !important;
    }
    .w2 {
        width: 98%;
    }
    .foot1 .lxfs
    {
        margin-left:0 !important;
    }
    .industry li {
        margin-right: 18px !important;
        height: 247px !important;
        padding-top: 121px !important;
    }
    .industry li:nth-of-type(3n){ margin-right:0 !important;}
    .container4 {
        padding-left: 23px !important;
        max-width: 94% !important;
    }
    .container2 {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
    .industry {
        margin-bottom: 50px;
    }
    .i_4 {
        min-height: 720px !important;
    }
    .about_icon {
        width: 93% !important;
        float:unset !important;
        margin: 0 auto !important;
    }
    .icon_1 {
        width: 16% !important;
    }
    .icon_1 img
    {
        width:50%;
    }
    .flexslider
    {
        width:67% !important;
    }
}

@media screen and (max-width: 1500px)
{
    .about_icon li {
        margin: 2% 0 !important;
    }
}


@media screen and (max-width: 1440px)
{
    .slider li video {
        top: 96px !important;
    }
}

@media screen and (max-width: 1367px)
{
    .slider li video {
        top: -80px !important;
    }
}

@media screen and (max-width: 1280px)
{
    .slider li video {
        top: 64px !important;
    }
}

@media screen and (max-width: 1150px)
{
    .icon_1 {
        width: 15% !important;
    }
    .about_icon li {
        margin: 7% 0 !important;
    }
}

@media screen and (max-width: 1030px)
{
    .icon_1 {
        width: 14% !important;
    }
    .about_icon li {
        margin: 5% 0 !important;
    }
}

@media screen and (max-width: 760px)
{
    .slider li {
        height: 350px !important;
    }
    .slider .data h1 {
        font-size: 36px !important;
        line-height:46px !important;
        margin-top:30% !important;
    }
    .slider .data p {
        font-size: 18px !important;
    }
    .slider .data li {
	    height:37px !important;
	    line-height:37px !important;
    }
    .btn
    {
        line-height:40% !important;
    }
    .tit p,.tit2 p {
        font-size: 42px !important;
        line-height: 42px !important;
    }
    .a_lt {
        width: 100% !important;
    }
    .a_rl {
        width: 100% !important;
        margin-top: 2% !important;
    }
    .about {
        margin-top: 28px !important;
    }
    .more2 {
        width: 138px !important;
    }
    .more2 span {
        width: 90px !important;
        font-size: 16px !important;
    }
    .more2 i {
        width: 30px !important;
    }
    .a_rl a {
        margin: 15% 27% !important;
    }
    .container3 {
        max-width: 97% !important;
    }
    .container5 {
        max-width: 97% !important;
    }
    .mores2 {
        width: 138px !important;
    }
    .workshop li {
        width: 49% !important;
        margin-bottom: 4px !important;
    }
    .industry li {
        width: 100% !important;
        height: 178px !important;
        padding-top: 93px !important;
    }
    .industry li p {
        font-size: 20px !important;
    }
    .industry li span {
        font-size: 14px !important;
    }
    #tab .tabList ul li {
        width: 100px !important;
    }
    #tab .tabCon li {
        width: 100% !important;
    }
    .foot1 .lxfs {
        margin-left: 5% !important;
    }
    .contactHome, .scanerwei {
        margin: 8% auto 0px !important;
    }
    video {
        width: 100% !important;
    }
    .wxxq_section .content .right {
        padding: 0 !important;
    }
    .news-button {
        width: 100px !important;
    }
    .main-both-cu {
        width: 345px !important;
    }
}



@media screen and (max-width: 1580px)
{
    .foot1 ul li {
    }
    .foot1 ul li:last-child {
    }
}


@media  screen and (max-width: 1400px)
{
    .foot1 ul li
    {
    }
}

@media screen and (max-width: 1365px)
{
    .foot1 ul li {
    }
    .foot1 ul li:last-child {
   }
}


@media screen and (max-width: 1300px)
{
    .foot1 ul {
        width: 100%;
        border-right: none;
    }
    .foot1 ul li 
    {
        padding-right: 9%;
    }
    .foot1 ul li:last-child {
   }
   .w1 {
        width: 24% !important;
   }
   .header {
        width: 76% !important;
   }
   .industry li
   {
        margin-bottom:25px !important;
        height: 200px !important;
        padding-top: 100px !important;
   }
   .about {
        top: 70px !important;
    }
    .a_lt {
        width: 30% !important;
    }
    .a_rl {
        width: 68% !important;
    }
    .a_rl a {
        margin-top: 2% !important;
    }
    .about_icon li {
        margin: 3% 0 !important;
    }
    .container5 {
        max-width: 81% !important;
    }
    .i_4 {
        height: 720px !important;
    }
    .slider .details {
        margin-top: 3% !important;
    }
}


@media screen and (max-width: 1200px)
{
    .foot1 ul li 
    {
        padding-right: 8%;
    }
    .a_lt img {
        margin: 0 auto;
    }
    .a_lt {
        text-align: center;
    }
    .more2 {
        display: block;
        margin: 0 auto;
    }
    .industry li {
        padding-top: 12% !important;
        min-height: 227px !important;
    }
    .industry li p {
        font-size: 20px !important;
    }
    .a_rl a {
        margin-top: 2% !important;
    }
}



@media screen and (max-width: 1100px)
{
   .w1 {
        width: 26% !important;
   }
   .header {
        width: 74% !important;
   }
   .header .header-new .nav ul li .tits {
        padding: 0 3px;
   }
   .header .header-new .nav ul li .tits:hover {
        padding: 0 3px;
   }
   .header .header-new .nav ul li .on {
        padding: 0 3px;
   }
}


@media screen and (max-width: 1080px)
{
    .foot1 .lxfs {
       width: 95% !important
    }
    .foot1 .lxfs img {
       width: 94%;
    }
    .foot1 ul {
        display: none;
    }
    .contactHome, .scanerwei {
        width: auto !important;
        margin: 8% auto 0px;
    }
}


.contactHome,.scanerwei{width: 15%;float: left;margin-top: 133px;}
.contactHome p,.contactHome p a{color: #999;}
.contactHome p a:hover{color: #154692;}

.scanerwei{text-align: right;}
.scanerwei img{
	width: 150px;
	height: 150px;
	float: right;
	margin-right: 3px;
}
.scanerwei p{width: 150px; float: right;clear: both; text-align:center; line-height:35px; font-size:14px;}


.slider li
{
    width: 100%;
    text-align:center;
    position: fixed;
}
.slider li video
{
    position:relative;
    width: 100%;
    top:-110px;
}
.slider .details {
	position: fixed;
	width: 100%;
	z-index: 1;
	height: 100%;
	display: table;
	text-align: center;
	top: 38%;
	text-transform:capitalize;
}
.slider .data h1 {
	font-size: 72px;
	color: #ffffff;
	line-height: 100px;
	position: relative;
	width:100%;
	text-align:center;
	top:50%;
	text-shadow:10px 10px 10px #000;
}
.slider .data i{ width:187px; border-bottom:#f3f4f6 solid 3px; float:left; margin-bottom: 40px;}
.slider .data p{ width:100%; float:left; font-size:42px; color:#ffffff; line-height:42px; clear:both; text-align:center; text-shadow:10px 10px 10px #000;}
.slider .data h2 {
	background: #f3f4f6;
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 3px;
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 10px
}
.slider .data ul {
	font-size: 0
}
.slider .data li {
	z-index: 1;
	color: #fff;
	font-size: 16px;
	float:left;
	clear:both;
	width:170px;
	height:37px;
	line-height:37px;
	text-align:center;
	border:#ffffff solid 1px;
	border-radius:20px;
	margin-top:56px;
}
.slider .data li a {
	color: #fff;
	display: block;
	line-height: 37px;
	font-size: 16px;
	
}

.slider .data li a .fa {
	font-size: 16px;
	
}
.slider .data li:first-child {
	color:#FFF;
}
.slider .data li:first-child a:before, #slider .data li:last-child a:before {
	 
}
.slider .data li:first-child a {
	color: #FFF;
	z-index: 1
}
.slider .data li:first-child a:hover, #slider .data li:last-child a:hover {
	color: #fff;
}
.slider .data li:first-child .fa {
	margin-left: 10px
}
.slider .data li:last-child .fa {
	margin-right: 10px;
	font-size: 24px
}
.slider .data li a span {
	font-weight: 400
}
.slider {
	display: block;
	margin: 0
}
.slider.inner, .slider.inner .item, .slider.inner .item .container {
	height: 500px
}
.slider.inner-pro, .slider.inner-pro .item, .slider.inner-pro .item .container {
	height: 250px
}
.slider.inner .data h2, .slider.inner-pro .data h2 {
	font-size: 18px
}
.slider.inner .data h1, .slider.inner-pro .data h1 {
	margin-bottom: 20px;
	line-height: 45px
}
.single-news-events .slider.inner-pro .data h1 {
	font-size: 34px;
}
.slider.inner .data p, .slider.inner-pro .data p {
	font-size: 18px;
	line-height: 24px;
	color: #eee;
	text-transform: none;
	padding-right: 30%
}


.btn{ width:170px; margin:0 auto; line-height:50%;}


/*首页新闻资讯*/
#tab{ width:100%; float:left; position: fixed; top: 100px; background-color: #ffffff;}
#tab .tabList{ width:100%; float:left;}
#tab .tabList ul{ margin:0 auto; width:420px;}
#tab .tabList ul li{
	float:left;
	background:#f4f5f7;
	width:114px;
	height:37px;
	line-height:37px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
	border-radius:20px;
	margin:23px 10px 36px;
}
#tab .tabCon{
	border-top:none;
	width: 95%;
	margin:0 auto;
}
#tab .tabCon div{
	opacity:0;
	filter:alpha(opacity=0);
	margin: 0 auto;
    width: 95%;
}
#tab .tabList li.cur{
	border-bottom:none;
	background:#d7d8dc;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}
#tab .tabCon li{ width:32.5%; float:left; margin-left:1.25%;}
#tab .tabCon li img{ width:100%; transition: all 0.5s;}
#tab .tabCon li a:hover img {
    transform: scale(1.1);
}
#tab .tabCon li img,.img{ overflow:hidden; border-bottom:none !important;}
#tab .tabCon li p{ font-size:22px; color:#b1b1b1; line-height:30px; border-bottom:#bcbcbc solid 1px; font-weight:400; margin-top:30px;}
#tab .tabCon li span{ font-size:16px; color:#393939; line-height:25px; margin-top:10px; display:block;}
.more3{
    width:188px;
    height: 47px;
    float:left;
    border:#6f6661 solid 1px;
    border-radius:50px;
    line-height:47px;
    text-align:center;
}
.more3 span
{
    width:117px;
    float:left;
}
.more3 i
{
    width:52px;
    height:15px;
    float:left;
    display:block;
    border-bottom: 1px solid #332f2c;
    border-right: 1px solid #332f2c;
    transform: skewX(45deg);
    transition: all 0.5s linear;
    margin-top:13px;
    margin-left: -10px;
}
.mores{ width:188px; margin:0px auto;}
#tab .tabCon dl{ width:100%; float:left; margin:48px 0px 54px;}



.more2{
    width: 125px;
    height: 37px;
    float: left;
    border: #c31a1d solid 1px;
    border-radius: 50px;
    line-height: 36px;
    text-align: center;
    background-color: #c31a1d;
}
.more2 span
{
    width: 86px;
    float: left;
    color: #ffffff;
    font-size: 1em;
}
.more2 i
{
    width: 36px;
    height: 10px;
    float: left;
    display: block;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: skewX(45deg);
    transition: all 0.5s linear;
    margin-top: 13px;
    margin-left: -15px;
}
.mores2{ width:153px; margin:0px auto;}
.product dl{ width:100%; float:left; margin:0px 0px 17px;}


.industry{ width:100%; float:left; position: fixed; top: 100px;}
.industry li{ width:32%; margin-right:2%; float:left; height:327px; text-align:center; padding-top:155px; margin-bottom:25px; background-size:100%;}
.industry li a{ display:block; transition: all 0.5s;}
.industry li a:hover{ transform: scale(1.1);}
.industry li p{ font-size:26px; color:#ffffff; line-height:35px;}
.industry li span{ font-size:16px; color:#ffffff;}
.industry li:nth-of-type(3n){ margin-right:0;}


.i_5{ width:100%; background:url(../images/industry_bg.jpg) center top no-repeat; float:left; background-size:100%;}


.i_4{ width:100%; background:url(../images/product_bg.jpg) center top no-repeat; float:left; height:725px; background-size:125%;}


.i_3{ width:100%; background:url(../images/about_bg.jpg) center top no-repeat #fefefe; float:left; background-size:100%;}


.workshop{ width:100%; float:left; position: fixed; top: 100px;}
.workshop li{ width:32%; float:left; margin-bottom:15px; margin-left:1%; text-align:center;}
.workshop li img{ width:100%; transition: all 0.5s;}
.workshop li a{ overflow:hidden; display:block;}
.workshop li,.img{ overflow:hidden;}
.workshop li a:hover img {
    transform: scale(1.1);
}


.product{ width:100%; float:left; position: fixed; top:100px;}
.product li{ width:24.5%; float:left; text-align:center; margin-bottom:1.5%; margin-right:0.5%; overflow:hidden;}
.img{ width: 95%; overflow:hidden; margin:0 auto;}
.product li img{ width:100%; transition: all 0.5s;}
.product li a:hover img {
    transform: scale(1.1);
}

.product li p{ display:block; background-color:#ffffff; height:45px; line-height:45px; font-size:16px; color:#333333; max-width: 95%; margin: 0 auto;}


.about{ width:100%; float:left; position: fixed; top: 100px;}
.a_lt{ width:50%; float:left;}
.a_lt img{ max-width:100%;}
.a_rl{ width:48%; float:left; margin-left:2%;}
.a_rl p{ font-size:16px; line-height:28px; color:#2f2a26; text-align:justify;}
.a_rl a{ margin-top:5%;}
.about_icon{ width:100%; float:left;}
.about_icon li{ float:left; text-align:center; margin:2% 0;}
.about_icon li p{ font-size:16px; color:#000000; text-align:center; display:block; line-height:45px;}
.about_icon i{ background:url(../images/icon.png) no-repeat center; width:127px; height:16px; float:left; margin-top:60%;}
.icon_1{ width:19%;}


.about_icon li a:before{
	content:"";height:105px;width:180px;position:absolute;top:0px;left:0px;
	transform:rotate(60deg);
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
}
.about_icon li a:after{
	content:"";height:105px;width:180px;position:absolute;top:0px;left:0px;z-index:1;
	transform:rotate(-60deg);
	-webkit-transform:rotate(-60deg);
	-moz-transform:rotate(-60deg);
}
.about_icon li a img{
	top:0px;left:0px;right:0px;bottom:0px;margin:auto;z-index:2;position:relative;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}
.about_icon li a img:hover{
	-webkit-transform:rotate(360deg) scale(1); 
	-moz-transform:rotate(360deg) scale(1);
	-ms-transform:rotate(360deg) scale(1);
	-o-transform:rotate(360deg) scale(1);
}


.video{ width:1920px; max-width:100%; height:auto;}


/*当前位置*/
.dq_section{width: 100%;padding-top: 10px;}
.dq_section .content{width: 100%;overflow: hidden;}
.dq_section .content .left{float: left;font-size: 0;}
.dq_section .content .left a{font-size: 14px;color: #737373;line-height: 22px;display: inline-block;vertical-align: middle;}
.dq_section .content .left a:hover{color: #c31a1d;}
.dq_section .content .left a:last-child{color: #c31a1d;}
.dq_section .content .left span{font-size: 14px;color: #737373;line-height: 22px;display: inline-block;vertical-align: middle;margin: 0 4px;}
.dq_section .content .right{float: right;width: 21px;}
.dq_section .content .right a{display: block;width: 100%;}
.dq_section .content .right a img{width: 100%;display: block;}
@media  screen and (max-width: 1024px){
.dq_sections{margin-top: 51px;}
}


/*产品详情页*/
.info1{font-size: 16px;color: #323232;line-height: 2;padding-bottom: 14px; margin-bottom: 25px; text-align: justify;}
.info2{font-size: 16px;color: #323232;line-height: 2;padding-bottom: 14px; margin-top: 25px; text-align: justify;}
.info3{font-size: 16px;color: #323232;line-height: 2;padding-bottom: 14px; margin-bottom: 25px; text-align: justify;}
.details2_txt{ width:100%; float:left;}


/*新闻中心详情*/
.wxxq_section{width: 100;padding-top: 10px;position: relative;padding-bottom: 30px;}
.wxxq_section .content{width: 100%;overflow: hidden;position: relative;}
.wxxq_section .content .right{width: 100%;float: left;padding: 20px 0px;background: #fff;min-height: 500px;}
.wxxq_section .content .right h2{font-size: 20px;color: #302f2d;line-height: 24px;margin-bottom: 20px; text-align:center;}
.wxxq_section .content .right .date{font-size: 14px;color: #a19f9f;line-height: 16px;margin-bottom: 30px; text-align:center;}
.wxxq_section .content .right .info{font-size: 14px;color: #393939;line-height: 24px; text-align: justify;}
@media  screen and (max-width: 1024px){
.wxxq_section .content::after{display: none;}
.wxxq_section .content .left{width: 100%;padding-right: 0;}
.wxxq_section .content .left ul{width: 100%;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.wxxq_section .content .left ul::-webkit-scrollbar{ display: none;}
.wxxq_section .content .left ul li{width: auto;display: inline-block;vertical-align: middle;margin-right: 12px; border-bottom: 0 solid #9a9a9a;}
.wxxq_section .content .left ul li a{line-height: 30px;}
.wxxq_section .content .right{width: 100%;padding: 12px;min-height: 1px;}
.wxxq_section .content .right h2
{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
    margin-top: 20px;
}
.wxxq_section .content .right .date{margin-bottom: 12px;}
.wxxq_section .content .right .info img{ width:640px !important; height:auto !important;}
}


.n_link{width:100%; float:left; display:inline;}
.n_link .pre{width:100%; float:left; margin-top:13px; display:inline; line-height:24px; color:#919191; font-size:14px;}
.n_link .next{width:100%; float:left; line-height:24px; color:#919191; font-size:14px;}
.n_link .pre a,.n_link .next a{color:#919191; font-size:14px;}

/*foot style*********************************************************************/
.footer{ width:100%; background:#f4f5f7; position: fixed; bottom: 0;}
.foot1{ padding:45px 0;}
.foot1 ul{ width:55%; border-right:#e0e0e0 solid 1px;}
.foot1 ul li{width: 20%;padding-right: 0;text-align: center;}
.foot1 ul li:last-child{ padding:0;}
.foot1 ul li span{ display:block; font-size:16px; line-height:50px;}
.foot1 ul li span a{color:#302f2d;font-weight: bold;}
.foot1 ul li p{ color:#302f2d; font-size:16px; line-height:30px;}
.foot1 ul li p a{ color:#302f2d;}
.foot1 ul li a:hover{ color:#c31a1d !important;}
.foot1 ul li em{ min-width:135px; display:inline-block;}
.foot1 ul li p em:last-child{ min-width:inherit;}
.foot1 .lxfs{width: 23%;float:left;margin-left: 2%;}
.foot1 .lxfs img{ border-bottom:#b6b7b7 solid 1px; margin-bottom:39px;}
.foot1 .lxfs span{ font-size:26px; color:#231815; font-weight:700; margin-bottom:20px;display: block;}
.foot1 .lxfs p{ font-size:16px; color:#231815; line-height:35px; padding-top:5px;}
.foot{ line-height:60px; font-size:16px; color:#828081; background-color:#f4f5f7; border-top:#d1d1d3 solid 1px; border-bottom:#d1d1d3 solid 1px;}
.foot a{ color:#828081; padding:0 10px;}


.page{ float:left; width:100%; margin-bottom:50px; margin-top:30px; text-align:center;}
.page a{ display:inline-block; background:#fff; border:1px solid #eee; border-left:none; font-size:16px; color:#666; line-height:40px; padding:0 20px; text-transform:uppercase;}
.page a.cur,.page a:hover{ background:#c31a1d; border-top-color:#c31a1d; border-bottom-color:#c31a1d; color:#fff;}
.page a:first-child{ border-left:1px solid #eee;}
.p_rt a{ font-size:14px; border-right:none; border-left:1px solid #eee;}
.p_rt a:last-child{ border-right:1px solid #eee;}