.w1440{
	margin-left: auto;
	margin-right: auto;
	width: 1440px;
}
.head{
	width: 100%;
	background: #fff;
}
.head .main1{
	height: 114px;
}
.head .main1 .head-logo{
	height: 100%;
	box-sizing: border-box;
	float: left;
}
.head .main1 .head-logo-img{
	padding-top: 23px;
	float: left;
}
.head .main1 .head-logo-txt{
	line-height: 1;
	float: left;
	margin-left: 33px;
}
.head .main1 .head-logo-txt .t{
	font-size: 18px;
	color: #ed1b23;
	font-weight: bold;
	padding-top: 40px;
}
.head .main1 .head-logo-txt .j{
	font-size: 14px;
	color: #4d4d4d;
	margin-top: 12px;
}
.head .main1 .head-lxfs{
	float: right;
	padding-top: 30px;
	line-height: 1;
}
.head .main1 .head-lxfs .icon{
	text-align: right;
}
.head .main1 .head-lxfs .icon a{
	vertical-align: top;
}
.head .main1 .head-lxfs .tel{
	margin-top: 12px;
	font-size: 24px;
	color: #ed1b23;
	font-family: "felix titling";
}
.head .main2{
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: #303030;
}
.head .main2 .w1440{
	height: 100%;
}
.head .main2 .head-nav{
	width: 100%;
	height: 100%;
}
.head .main2 .head-nav li{
	text-align: center;
	width: 120px;
	height: 100%;
	position: relative;
	float: left;
	margin-right: 35px;
}
.head .main2 .head-nav li a{
	color: #dbdcdc;
	font-size: 18px;
}
.head .main2 .head-nav li.active a,
.head .main2 .head-nav li:hover a{
	color: #fff;
}
.head .main2 .head-nav li:before{
	content: '';
	width: 100%;
	height: 0px;
	background: #ED1B23;
	position: absolute;
	top: -4px;
	left: 0;
	transition: .3s;
}
.head .main2 .head-nav li.active:before,
.head .main2 .head-nav li:hover:before{
	height: 56px;
}
.ms-skin-default .ms-bullet{
	border-radius: 50%;
	width: 12px !important;
	height: 12px !important;
	background: #fff !important;
	margin: 0 10px !important;
}
.index-banner .ms-bullets.ms-dir-h{
	bottom: 60px !important;
}
.ms-skin-default .ms-bullet-selected{
	background: #ed1b23 !important;
}

.index-search{
	height: 90px;
	margin-top: -45px;
	position: relative;
	z-index: 4;
}
.index-search .w1440,
.index-search .w1440 .main{
	height: 100%;
}
.index-search .main{
	width: 100%;
	box-shadow: 0 3px 15px rgba(0,0,0,0.2);
	box-sizing: border-box;
	border-radius: 40px;
	background: #fff;
	padding: 0 60px;
}
.index-search .main .s-link{
	float: left;
	font-size: 14px;
	height: 100%;
	box-sizing: border-box;
	padding-top: 35px;
}
.index-search .main .s-link span{
	color: #232124;
	font-weight: bold;
}
.index-search .main .s-link a{
	color: #828081;
	margin-right: 5px;
}
.index-search .main .s-link a:hover{
	color: #ed1b23;
}
.index-search .main .s-input{
	float: right;
	height: 100%;
	box-sizing: border-box;
	padding-top: 30px;
}
.index-search .main .s-input .txt{
	width: 270px;
	height: 36px;
	background: #fff;
	border-radius: 20px;
	outline: none;
	line-height: 36px;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
	border: 1px solid #ed1b23;
	padding-left: 20px;
	padding-right: 80px;
}
.index-search .main .s-input .sub{
	height: 36px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	width: 80px;
	position: relative;
	left: -80px;
	background: #ed1b23;
	box-sizing: border-box;
	border: 1px solid #ed1b23;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}
.index-title{
	text-align: center;
	line-height: 1;
}
.index-title h3{
	font-size: 36px;
	color: #212121;
}
.index-title .en{
	font-size: 16px;
	text-transform: uppercase;
	color: #828081;
	margin-top: 12px;
}
.index-title .jj{
	font-size: 36px;
	color: #212121;
	margin-top: 30px;
	font-weight: bold;
	line-height: 40px;
}
.index-title .jj span{
	color: #ed1b23;
}
.index-hzkh{
	height: 630px;
	background: url(../img/index/index-hzkh-bg.png) no-repeat center;
	background-size: auto 100%;
	position: relative;
	margin-top: -45px;
	box-sizing: border-box;
	padding-top: 125px;
}
.index-hzkh .main{
	margin-top: 50px;
}
.index-hzkh-slide .bd{
	padding-top: 4px !important;
	padding-bottom: 10px !important;
}
.index-hzkh-slide .bd li{
	width: 270px;
	height: 160px;
	background: #fff;
	text-align: center;
	line-height: 160px;
	float: left;
	transition: .3s;
	margin-right: 23px;
}
.index-hzkh-slide .bd li:hover{
	transform: translateY(-4px);
	box-shadow: 0 3px 20px rgba(0,0,0,0.2);
}
.index-hzkh-slide .all-hd{
	display: none;
}

.all-prev, .all-next {
    width: 40px;
    height: 40px;
    background: #828081 no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    transition: .3s;
    cursor: pointer;
    z-index: 5;
}
.all-prev {
    left:0px;
    background-image: url(../img/icon-left.png);
}
.all-next {
    right: 0px;
    background-image: url(../img/icon-right.png);
}
.all-prev:hover, .all-next:hover{
	background-color: #ed1b23;
}
.index-hzkh-slide .all-prev{
	left: -60px;
}
.index-hzkh-slide .all-next{
	right: -60px;
}

.index-product{
	padding-top: 65px;
	padding-bottom: 70px;
}
.index-product .main{
	margin-top: 35px;
	width: 100%;
	height: 500px;
}
.index-product .main .nav{
	width: 280px;
	height: 100%;
	float: left;
}
.index-product .main .nav li{
	width: 100%;
	height: 120px;
	display: block;
	box-sizing: border-box;
	background: #a79b94;
	padding: 5px;
	margin-bottom: 6.66px;
	cursor: pointer;
	transition: .3s;
}
.index-product .main .nav li:last-child{
	margin-bottom: 0;
}
.index-product .main .nav li .nav-main{
	border: 1px solid #c2b9b4;
	border: 1px solid rgba(255,255,255,0.3);
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	line-height: 1;
	color: #fff;
	text-align: center;
}
.index-product .main .nav li .nav-main h4{
	font-size: 24px;
}
.index-product .main .nav li .nav-main .en{
	margin-top: 15px;
	opacity: 0.5;
}
.index-product .main .nav li.active{
	background: #ed1b23;
}
.index-product .main .content{
	width: 1144px;
	height: 100%;
	float: right;
	position: relative;
}
.index-product .main .content li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	transform: translateY(20px);
}
.index-product .main .content li.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.index-product .main .content li .tw{
	width: 855px;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	padding-top: 58px;
	float: left;
}
.index-product .main .content li .tw .thumb{
	width: 460px;
	height: 400px;
	line-height: 400px;
	float: left;
	text-align: center;
}
.index-product .main .content li .tw .txt{
	width: 341px;
	float: left;
	line-height: 1;
	color: #444;
}
.index-product .main .content li .tw .txt .t{
	padding-bottom: 24px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.index-product .main .content li .tw .txt .t h4{
	font-size: 32px;
	color: #ed1b23;
}
.index-product .main .content li .tw .txt .t .lx{
	font-size: 16px;
	margin-top: 15px;
}
.index-product .main .content li .tw .txt .tx{
	margin-top: 20px;
	font-size: 14px;
	height: 150px;
	line-height: 26px;
}
.index-product .main .content li .tw .txt .syfw{
	min-height: 60px
}
.index-product .main .content li .tw .txt .syfw-t{
	margin-bottom: 10px;
}
.index-product .main .content li .tw .txt .lxfs{
	margin-top: 20px;
}
.index-product .main .content li .tw .txt .lxfs a{
	height: 38px;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
}
.index-product .main .content li .tw .txt .lxfs a.zxdz{
	width: 140px;
	background: #ed1b23 url(../img/index/icon-zxdz.png) no-repeat 22px center;
	margin-right: 10px;
	padding-left: 54px;
	box-sizing: border-box;
}
.index-product .main .content li .tw .txt .lxfs a.more{
	width: 120px;
	background: #a79b94;
	text-align: center;
}
.index-product .main .content li .img{
	width: 281px;
	height: 100%;
	float: right;
}
.index-product .main .content li .img .img-main{
	width: 100%;
	height: 245px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	overflow: hidden;
}
.index-product .main .content li .img .img-main img{
	width: 100%;
	height: 100%;
	transform: scale(1.01);
}
.index-product .main .content li .img .img-main:hover img{
	transform: scale(1.05);
}
.index-product .main .content li .img .img-main1{
	margin-bottom: 10px;
}
.index-advantage{
	padding-top: 55px;
	background: url(../img/index/index-hzkh-bg.png);
	background-size: 100%;
	padding-bottom: 72px;
}
.index-advantage .main{
	margin-top: 60px;
	height: 400px;
}
.index-advantage .main li{
	background: #fff;
	border-radius: 80px;
	width: 320px;
	height: 100%;
	border-top-left-radius: 30px;
	transition: .3s;
	box-sizing: border-box;
	padding-top: 80px;
	text-align: center;
	float: left;
	position: relative;
}
.index-advantage .main li:before{
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 5px solid #ED1B23;
	box-sizing: border-box;
	position: absolute;
	top: 35px;
	left: 36px;
}
.index-advantage .main li~li{
	margin-left: 53px;
}
.index-advantage .main li:hover{
	box-shadow: 0 3px 20px rgba(0,0,0,0.2);
	transform: translateY(-5px);
}
.index-advantage .main li .icon{
	line-height: 115px;
}
.index-advantage .main li .txt{
	margin-top: 30px;
}
.index-advantage .main li .txt h4{
	font-size: 20px;
	color: #212121;
	font-weight: bold;
}
.index-advantage .main li .txt .js{
	line-height: 24px;
	color: #828081;
	font-size: 14px;
	width: 256px;
	margin: 15px auto 0;
}

.index-brand{
	padding-top: 65px;
	padding-bottom: 90px;
}
.index-brand .main{
	margin-top: 70px;
}
.index-brand .main li {
	width: 100%;
	overflow: hidden;
	display: block;
}
.index-brand .main li .img,
.index-brand .main li .txt{
	float: left;
}
.index-brand .main li .img{
	width: 800px;
}
.index-brand .main li:nth-child(2n-1) .img{
	float: right;
}
.index-brand .main li .txt{
	line-height: 1;
	
}
.index-brand .main li .txt .en{
	color: #212121;
	opacity: 0.1;
	font-size: 96px;
	text-transform: uppercase;
}
.index-brand .main li .txt h4{
	font-size: 36px;
	color: #444;
	margin-top: 40px;
	position: relative;
}
.index-brand .main li .txt h4:before{
	content: '';
	width: 555px;
	height: 1px;
	background: #ed1b23;
	position: absolute;
	left: 180px;
	top: 50%;
	margin-top: -0.5px;
}
.index-brand .main li:nth-child(2n)  .txt h4:before{
	width: 250px;
	left: -280px;
}
.index-brand .main li .txt .jj{
	font-size: 24px;
	color: #e91a2a;
	margin-top: 22px;
}
.index-brand .main li .txt .js{
	font-size: 14px;
	color: #212121;
	opacity: 0.8;
	line-height: 26px;
	width: 500px;
}
.index-brand .main li .txt .js p{
	margin-top: 20px;
}
.index-brand .main li.one .txt {
	padding-top:75px;
	
}
.index-brand .main li.two{
	padding-top:65px;
}
.index-brand .main li.two .txt{
	padding-top: 40px;
}
.index-brand .main li.three{
	padding-top:50px;
}
.index-brand .main li.three .txt{
	padding-top: 30px;
}
.index-brand .main li.four .txt{
	padding-top: 180px;
}

.index-service{
	width: 100%;
	height: 260px;
	overflow: hidden;
	color: #fff;
	line-height: 1;
}
.index-service .txt{
	width: 56%;
	height: 100%;
	background: #e91a2a;
	float: left;
	box-sizing: border-box;
	padding-left: calc(50% - 720px);
	padding-top: 40px;
}
.index-service .txt:before{
	content: '';
	width: 296px;
	height: 274px;
	background: url(../img/index/index-service-icon.png) no-repeat center;
	position: absolute;
	left: 15px;
	top: 60px;
}
.index-service .txt .jj{
	font-size: 24px;
}
.index-service .txt .t{
	font-size: 48px;
	font-weight: bold;
	margin-top: 10px;
}
.index-service .txt .bz{
	font-size: 18px;
	line-height: 24px;
	margin-top: 25px;
}
.index-service .txt .bz p{
	font-size: 16px;
	margin-right: 45px;
	position: relative;
	display: inline-block;
}
.index-service .txt .bz p span{
	z-index: 2;
	position: relative;
}
.index-service .txt .bz p:before{
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: 3px;
	left: 2px;
}
.index-service .txt .zxzx{
	font-size: 18px;
	color: #2e2e2e;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #fff;
	margin-top: 20px;
}
.index-service .txt .zxzx:hover{
	background: #212121;
	color: #fff;
}
.index-service .ly{
	width: 44%;
	height: 100%;
	background: #303030;
	float: left;
	box-sizing: border-box;
	padding-right: calc(50% - 720px);
}
.index-service .ly-main{
	width: 533px;
	height: 100%;
	float: right;
	box-sizing: border-box;
	padding-top: 40px;
}
.index-service .ly-main .t{
	font-size: 18px;
}
.index-service .ly-main .content{
	margin-top: 20px;
}
.index-service .ly-main .content .wz{
	font-size: 16px;
	color: #4d4d4d;
	width: 404px;
	float: left;
	overflow: hidden;
}
.index-service .ly-main .content .wz .input{
	width: 200px;
	height: 40px;
	color: #4d4d4d;
	background: #fff;
	outline: none;
	box-sizing: border-box;
	padding: 0 18px;
	float: left;
}
.index-service .ly-main .content .wz .name{
	margin-right: 4px;
}
.index-service .ly-main .content .wz .textarea{
	background: #fff;
	width: 100%;
	height: 100px;
	margin-top: 4px;
	box-sizing: border-box;
	padding-top: 10px;
	padding: 10px 18px;
	color: #4d4d4d;
}

.index-service .ly-main .content .wz input::-webkit-input-placeholder,
.index-service .ly-main .content .wz textarea::-webkit-input-placeholder{
	color: #4d4d4d;
}
.index-service .ly-main .content .wz input::-moz-placeholder,
.index-service .ly-main .content .wz textarea::-moz-placeholder{
	color: #4d4d4d;
}
.index-service .ly-main .content .wz input:-ms-input-placeholder,
.index-service .ly-main .content .wz textarea:-ms-input-placeholder{
	color: #4d4d4d;
}
.index-service .ly-main .content .sub{
	width: 104px;
	height: 144px;
	float: right;
}
.index-service .ly-main .content .sub input{
	background: #e91a2a;
	color: #fff;
	font-size: 20px;
	width: 100%;
	height: 100%;
}
.index-case{
	padding-top: 48px;
	padding-bottom: 55px;
}
.index-case-nav{
	margin-top: 32px;
	text-align: center;
}
.index-case-nav .nav-main{
	width: auto;
	height: 46px;
	box-sizing: border-box;
	padding: 5px;
	border-radius: 30px;
	text-align: center;
	background: #eeeeee;
	overflow: hidden;
	display: inline-block;
}
.index-case-nav li{
	width: 140px;
	height: 36px;
	line-height: 36px;
	float: left;
}
.index-case-nav li a{
	width: 100%;
	height: 100%;
	display: block;
	background: transparent;
	color: #4d4d4d;
	font-size: 18px;
	border-radius: 30px;
}
.index-case-nav li.active a{
	background: #de0012;
	color: #fff !important;
	font-size: 20px;
}
.index-case-nav li:hover a{
	color: #DE0012;
}
.index-case .main {
	margin-top: 50px;
	position: relative;
	height: 702px;
}
.index-case .main .content{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: .3s;
}
.index-case .main .content.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	z-index: 2;
}
.index-case .main li{
	width: 341px;
	height: 341px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	float: left;
	margin-right: 24px;
	color: #fff;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	display: block;
}
.index-case .main li:nth-child(n+5){
	margin-bottom: 0;
}
.index-case .main li:nth-child(4n){
	margin-right: 0;
}
.index-case .main li .img{
	width: 100%;
	height: 100%;
}
.index-case .main li .img h4{
	position: absolute;
	top: 300px;
	left: 0;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 18px;
	transition: .5s;
}
.index-case .main li .txt{
	width: 100%;
	height: 100%;
	background: rgba(230,0,18,0.8);
	position: absolute;
	top: -100%;
	left: 0;
	box-sizing: border-box;
	padding-top: 106px;
	box-sizing: border-box;
	padding: 106px 30px 0;
	transition: .5s;
	text-align: center;
}
.index-case .main li .txt .jj{
	font-size: 14px;
	line-height: 26px;
    -webkit-line-clamp: 5;
   	height: 130px;
}
.index-case .main li .txt .link{
	font-size: 16px;
	color: #000;
	text-align: center;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #f9e7e8;
	margin-top: 35px;
}
.index-case .main li .txt .link:hover{
	color: #ed1b23;
}
.index-case .main li:hover .txt{
	top: 0;
}
.index-case .main li:hover .img h4{
	top: 50px;
	font-size: 24px;
	z-index: 2;
}
.index-cp{
	width: 100%;
	height: 700px;
	background: url(../img/index/index-cp-bg.jpg) no-repeat center;
	background-size: auto 100%;
	box-sizing: border-box;
	padding-top: 75px;
}
.index-cp .index-title h3,
.index-cp .index-title .jj{
	color: #fff;
}
.index-cp .main{
	margin-top: 60px;
}
.index-cp .main li {
	float: left;
}
.index-cp .main li~li{
	margin-left: 83px;
}
.index-cp .main li .icon{
	width: 130px;
	height: 130px;
	background: #dbdbdb no-repeat center;
	border: 5px solid transparent;
	border-radius: 50%;
	transition: 0.3s;
	box-sizing: border-box;
	position: relative;
}
.index-cp .main li .icon:before{
	content: '';
	width: 19px;
	height: 19px;
	background: url(../img/index/index-cp-icon-jt.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -9.5px;
	right: -50%;
}
.index-cp .main li:last-child .icon:before{
	display: none;
}
.index-cp .main li .icon:hover{
	background-color: #fff;
	border-color: #e60012;
}
.index-cp .main li:nth-child(1) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon1.png);
}
.index-cp .main li:nth-child(1) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon11.png);
}
.index-cp .main li:nth-child(2) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon2.png);
}
.index-cp .main li:nth-child(2) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon22.png);
}
.index-cp .main li:nth-child(3) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon3.png);
}
.index-cp .main li:nth-child(3) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon33.png);
}
.index-cp .main li:nth-child(4) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon4.png);
}
.index-cp .main li:nth-child(4) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon44.png);
}
.index-cp .main li:nth-child(5) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon5.png);
}
.index-cp .main li:nth-child(5) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon55.png);
}
.index-cp .main li:nth-child(6) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon6.png);
}
.index-cp .main li:nth-child(6) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon66.png);
}
.index-cp .main li:nth-child(7) .icon{
	background-image: url(../img/index/cp-icon/index-cp-icon7.png);
}
.index-cp .main li:nth-child(7) .icon:hover{
	background-image: url(../img/index/cp-icon/index-cp-icon77.png);
}
.index-cp .main li .txt{
	color: #fff;
	text-align: center;
	line-height: 1;
	margin-top: 30px;
}
.index-cp .main li .txt .num{
	font-size: 24px;
	
}
.index-cp .main li .txt .t{
	font-size: 20px;
	margin-top: 18px;
}
.index-cp .zxdz{
	font-size: 22px;
	color: #fff;
	text-align: left;
	line-height: 50px;
	height: 50px;
	width: 240px;
	background: #e60012 url(../img/index/icon-zxdz.png) no-repeat 60px center;
	box-sizing: border-box;
	padding-left: 100px;
	margin: 65px auto 0;
	border-radius: 30px;
	display: block;
}

.index-about{
	margin-top: 88px;
}
.index-about .w1440{
	padding-bottom: 350px;
	background: url(../img/index/index-about-bg.jpg) no-repeat center bottom;
	background-size: 100%;
}
.index-about .index-title{
	text-align: left;
}
.index-about .js{
	font-size: 14px;
	color: #828081;
	width: 720px;
	line-height: 30px;
}
.index-about .js p{
	margin-top: 40px;
}
.index-about .link{
	font-size: 18px;
	color: #444;
	padding-bottom: 10px;
	display: inline-block;
	margin-top: 40px;
	border-bottom: 1px solid #727272;
}
.index-about .link:hover{
	padding-right: 10px;
	color: #ed1b23;
	border-color: #ed1b23;
}
.index-about .link span{
	position: relative;
	transition: auto;
}
.index-about .link:hover span{
	transform: rotate(180deg);
	color: #ed1b23;
	top: 3px;
	transition: .3s;
}
.index-about .f-right{
	text-align: right;
}
.index-about .num {
	display: inline-block;
	text-align: left;
}
.index-about .num1 .num-main:before{
	content: '+';
	font-size: 30px;
	color: #e60012;
	position: absolute;
	right: 0;
	top: 0;
}
.index-about .num .t{
	font-size: 18px;
	color: #212121;
}
.index-about .num2 .t{
	text-align: right;
}

.index-about .num-main{
	font-size: 18px;
	color: #212121;
	position: relative;
}
.index-about .num-main .sz{
	font-size: 66px;
	color: #e60012;
	font-family:"ms sans serif";
	margin-bottom: 30px;
}
.index-about .num-main .txt{
	padding-left: 10px;
}
.index-news{
	margin-top: 100px;
	padding-bottom: 80px;
}
.index-news .index-title{
	text-align: left;
	position: relative;
}
.index-news-nav{
	position: absolute;
	right: 0;
	bottom: 0;
}
.index-news-nav li{
	margin-left: 30px;
}
.index-news-nav li a{
	font-size: 16px;
	color: #828081;
}
.index-news-nav li.active a,
.index-news-nav li:hover a{
	color: #212121;
}
.index-news .main {
	margin-top: 45px;
}
.index-news .main li{
	width: 345px;
	float: left;
	margin-right: 20px;
}
.index-news .main li:nth-child(4n){
	margin-right: 0;
}
.index-news .main li .img{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.index-news .main li:hover .img img{
	transform: scale(1.05);
}
.index-news .main li .txt{
	padding-top: 24px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	transition: .5s;
}
.index-news .main li .txt h4{
	font-size: 20px;
	color: #232124;
	font-weight: bold;
	margin-bottom: 15px;
	transition: .5s;
}
.index-news .main li .txt .jj,
.index-news .main li .txt .time{
	font-size: 14px;
	color: #828081;
	line-height: 24px;
}
.index-news .main li .txt .time{
	margin-top: 12px;
}
.index-news .main li .txt .del{
	margin-top: 20px;
	font-size: 14px;
	color: #444;
}
.index-news .main li:hover .txt {
	border-color: #ED1B23;
}
.index-news .main li:hover .txt h4{
	color: #ed1b23;
}
.foot{
	background: #303030;
}
.foot .main1{
	padding-top: 60px;
}
.foot .main1 .gzh {
	margin-top: 40px;
}
.foot .main1 .gzh .m{
	float: left;
	margin-right: 10px;
}
.foot .main1 .gzh .m p{
	margin-top: 16px;
	font-size: 14px;
	color: #dddddd;
	text-align: center;
}
.foot-nav{
	padding-top: 10px;
}
.foot-nav .content{
	margin-right: 70px;
	float: left;
}
.foot-nav .content:last-child{
	margin-right: 0;
}
.foot-nav .content h4{
	font-size: 18px;
	color: #ddd;
}
.foot-nav .content .main{
	margin-top: 20px;
}
.foot-nav .content .main li{
	display: block;
	margin-bottom: 18px;
}
.foot-nav .content .main li a{
	font-size: 16px;
	color: #aaa;
	padding-right: 10px;
}
.foot-nav .content .main li:hover a{
	color: #fff;
	padding-right: 0;
	padding-left: 10px;
}
.foot-nav .lxwm .main{
	font-size: 16px;
	color: #aaa;
	width: 385px;
}
.foot .main2{
	margin-top: 40px;
	font-size: 14px;
	color: #888888;
	padding-bottom: 28px;
}
.foot .main2 a{
	color: #888888;
	margin-right: 15px;
}
.foot .main2 .f-right a{
	margin-right: 10px;
}
.foot .main2 a:hover{
	color: #fff;
}

.banner .txt{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -720px;
	margin-top: -59px;
	line-height: 1;
	color: #e9e9e9;
}
.banner .txt h2{
	font-size: 70px;
	color: #444;
}
.banner .txt .js{
	font-size: 28px;
	color: #444;
	opacity: 0.8;
	margin-top: 20px;
	text-transform: uppercase;
}

.product{
	padding-top: 60px;
}
.product .f-left{
	width: 260px;
}
.product .f-left .zxdz{
	width: 100%;
	height: 100px;
	margin-top: 10px;
	background: #a79b94 url(../img/index/icon-zxdz2.png) 54px 30px no-repeat;
	box-sizing: border-box;
	padding-left: 110px;
	padding-top: 30px;
	color: #fff;
	margin-bottom: 80px;
}
.product .f-left .zxdz .t{
	font-size: 22px;
	color: #fff;
}
.product .f-left .zxdz .en{
	margin-top: 5px;
	font-size: 13px;
	text-transform: uppercase;
}
.product-nav{
	width: 100%;
	background: #e91a2a;
	box-sizing: border-box;
	padding: 30px 10px 13px;
}
.product-nav .nav-content{
	padding: 0 20px 24px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 24px;
}
.product-nav .nav-content:last-child{
	border-bottom:none;
	margin-bottom: 0px;
	padding-bottom: 0;
}
.product-nav .index-title{
	text-align: left;
}
.product-nav .index-title h3,
.product-nav .index-title .en{
	color: #fff;
}
.product-nav .nav-main{
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 20px 0;
	margin-top: 25px;
}
.product-nav .nav-main h4{
	width: 100%;
	font-size: 20px;
	line-height: 1;
	color: #e91a2a;
	box-sizing: border-box;
	padding-left: 34px;
	position: relative;
	height: 20px;
	cursor: pointer;
}
.product-nav .nav-main h4:before{
	content: '';
	width: 20px;
	height: 20px;
	background: #e91a2a url(../img/icon-bottom.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 2px;
}
.product-nav .nav-main .link{
	margin-top: 18px;
	padding-top: 20px;
	border-top: 1px solid #d5d5d5;
}
.product-nav .nav-main .link li{
	display: block;
	margin-bottom: 20px;
	box-sizing: border-box;
	width: 100%;
	padding-left: 20px;
}
.product-nav .nav-main .link li a{
	font-size: 16px;
	color: #444;
	
}
.product-nav .nav-main .link li a:hover,
.product-nav .nav-main .link li.active a{
	color: #ed1b23;
}

.all-h3{
	font-size: 36px;
	color: #212121;
}
.product-main{
	width: 1146px;
	float: right;
	padding-top: 24px;
}
.product-main h3{
	padding-bottom: 30px;
	border-bottom: 1px solid #c3c3c3;
}
.product-main .list{
	margin-top: 20px;
}
.product-main .list li{
	width: 100%;
	height: 500px;
	box-sizing: border-box;
	padding: 20px 40px 20px 50px;
	border: 1px solid #c3c3c3;
	display: block;
	margin-bottom: 20px;
	transition: .3s;
}
.product-main .list li .img{
	width: 460px;
	height: 100%;
	line-height: 458px;
	text-align: center;
	box-sizing: border-box;
	float: left;
}
.product-main .list li .txt{
	width: 500px;
	float: left;
	margin-left: 90px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 40px;
}
.product-main .list li .txt h4{
	font-size: 32px;
	color: #e60012;
}
.product-main .list li .txt .lx{
	font-size: 16px;
	color: #4d4d4d;
	margin-top: 15px;
}
.product-main .list li .txt .title{
	padding-bottom: 20px;
}
.product-main .list li .txt .title:before{
	content: '';
	width: 100%;
	padding-left: 20px;
	height: 1px;
	background: #dcdcdc;
	position: absolute;
	left: -20px;
	bottom: 0;
}
.product-main .list li .txt .tx{
	margin-top: 20px;
	font-size: 14px;
	height: 150px;
	line-height: 26px;
}
.product-main .list li .txt .syfw{
	min-height: 60px
}
.product-main .list li .txt .syfw-t{
	margin-bottom: 10px;
}
.product-main .list li .txt .lxfs{
	margin-top: 20px;
}
.product-main .list li .txt .lxfs a{
	height: 38px;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	position: relative;
	margin-top: 0;
}
.product-main .list li .txt .lxfs a.zxdz{
	width: 140px;
	background: #ed1b23 url(../img/index/icon-zxdz.png) no-repeat 22px center;
	margin-right: 10px;
	padding-left: 54px;
	box-sizing: border-box;
}
.product-main .list li .txt .lxfs a.more{
	width: 120px;
	background: #a79b94;
	text-align: center;
}
.product-main .list li:hover{
	box-shadow: 0 3px 20px rgba(0,0,0,0.3);
}

.pro-del-main{
	width: 1130px;
	
}
.pro-del-c{
	border: 1px solid #c3c3c3;
	margin-top: 24px;
}
.pro-del-c .main1{
	box-sizing: border-box;
    padding: 55px 0;
}
.pro-del-c .main1 .thumb{
	width: 500px;
	height: 500px;
	float: left;
	text-align: center;
}
.pro-del-c .main1 .txt{
	width: 500px;
	float: left;
	margin-left: 90px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 40px;
}
.pro-del-c .main1 .txt h4{
	font-size: 32px;
	color: #e60012;
}
.pro-del-c .main1 .txt .lx{
	font-size: 16px;
	color: #4d4d4d;
	margin-top: 15px;
}
.pro-del-c .main1 .txt .title{
	padding-bottom: 20px;
}
.pro-del-c .main1 .txt .title:before{
	content: '';
	width: 100%;
	padding-left: 20px;
	height: 1px;
	background: #dcdcdc;
	position: absolute;
	left: -20px;
	bottom: 0;
}
.pro-del-c .main1 .txt .tx{
	margin-top: 20px;
	font-size: 14px;
	height: 150px;
	line-height: 26px;
}
.pro-del-c .main1 .txt .syfw{
	/* height: 60px; */
	min-height: 60px
}
.pro-del-c .main1 .txt .syfw-t{
	margin-bottom: 10px;
}
.pro-del-c .main1 .txt .lxfs{
	margin-top: 20px;
}
.pro-del-c .main1 .txt .lxfs a{
	height: 38px;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	position: relative;
	margin-top: 0;
}
.pro-del-c .main1 .txt .lxfs a.zxdz{
	width: 140px;
	background: #ed1b23 url(../img/index/icon-zxdz.png) no-repeat 22px center;
	margin-right: 10px;
	padding-left: 54px;
	box-sizing: border-box;
}
.pro-del-c .main1 .txt .lxfs a.more{
	width: 195px;
	background: #a79b94  url(../img/other/product/pro-del-icon-tel.png) no-repeat 22px center;
	padding-left: 54px;
	box-sizing: border-box;
}
.pro-del-slide{
	width: 100%;
	height: 100%;
	position: relative;
}
.pro-del-slide .bd li{
	overflow: hidden;
	line-height: 500px;
}
.all-hd{
	position: absolute;
	left: 0;
	bottom: 15px;
	top: auto;
	width: 100%;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
.all-hd li {
	margin: 0 8px;
	width: 12px;
	height: 12px;
}
.all-hd li a{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #666;
}
.all-hd li.on a{
	background: #ed1b23;
}
.pro-del-c .main2{
	
}
.pro-del-c .main2 .title{
	font-size: 20px;
	color: #444px;
	box-sizing: border-box;
	padding-left: 40px;
	line-height: 60px;
	height: 61px;
	background: #f2f2f2;
	border-top: 1px solid #c3c3c3;
}
.pro-del-c .main2 .content{
	padding: 40px;
	overflow: hidden;
}
.pro-del-c .main2 .content p{
	font-size: 16px;
	color: #444;
	line-height: 28px;
}
.pro-del-c .main2 .page{
	font-size: 14px;
	color: #828081;
	box-sizing: border-box;
	line-height: 60px;
	height: 61px;
	background: #fafafa;
	border-top: 1px solid #c3c3c3;
}
.pro-del-c .main2 .page>div{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 20px;
}
.pro-del-c .main2 .page>div a:hover{
	color: #ed1b23;
}
.pro-del-dzlc{
	width: 100%;
    height: auto;
    background: none;
    box-sizing: border-box;
    padding-top: 75px;
}
.pro-del-title h4{
	font-size: 28px;
	color: #303030;
}
.pro-del-title .js{
	font-size: 16px;
	color: #828081;
}
.pro-del-dzlc .main li .icon{
	background-color: transparent;
	border:2px solid #dbdbdb;
	width: 108px;
	height: 108px;
}
.pro-del-dzlc .main li .icon:before{
	right: -36%;
}
.pro-del-dzlc .main li~li{
	margin-left: 52px;
}
.pro-del-dzlc .main li .txt{
	color: #444;
}
.pro-del-dzlc .main li .txt .num{
	font-size: 20px;
}
.pro-del-dzlc .main li .txt .t{
	font-size: 16px;
}

.pro-del-ly{
	margin-top: 150px;
}
.pro-del-ly .main {
	margin-top: 40px;
}
.pro-del-ly .main .input{
	margin-bottom: 10px;
	overflow: hidden;	
}
.pro-del-ly .main .input li{
	width: calc(100% / 3 - 8px);
	height: 60px;
	float: left;
	position: relative;
}
.pro-del-ly .main .input li~li{
	margin-left: 12px;
}
.pro-del-ly .main .input li input{
	width: 100%;
	height: 100%;
	border: 1px solid #bbb;
	border-radius: 5px;
	box-sizing: border-box;
	padding-left: 90px;
	outline: none;
}
.pro-del-ly .main .input li label{
	position: absolute;
	top: 12px;
	left: 25px;
}
.pro-del-ly .main .input li:before{
	content: '';
	position: absolute;
	left: 80px;
	top: 50%;
	margin-top: -15px;
	width: 1px;
	height: 30px;
	background: #ddd;
}
.pro-del-ly .main .textarea{
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.pro-del-ly .main .textarea textarea{
	width: 100%;
	height: 100%;
	border: 1px solid #bbb;
	border-radius: 5px;
	box-sizing: border-box;
	padding-left: 28px;
	padding-top: 15px;
	line-height: 24px;
}
.pro-del-ly .main .sub{
	height: 60px;
}
.pro-del-ly .main .sub input{
	width: 100%;
	height: 100%;
	background: #303030;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.pro-del{
	padding-bottom: 115px;
}
.case-banner .txt{
	margin-left: calc(720px - 280px);
	color: #fff;
	text-align: right;
}
.case-banner .txt h2,
.case-banner .txt .js{
	color: #fff;
}
.case .main{
	height: auto;
}
.news .main li{
	margin-bottom: 20px;
}
.news-banner .txt{
	left: 0;
	margin-left: 0;
	text-align: center;
	width: 100%;
}
.news-banner .txt h2,
.news-banner .txt .js{
	color: #fff;
}
.news {
	padding-bottom: 50px;
}
.about-gsjj{
	padding-top: 100px;
	padding-bottom: 100px;
}
.about-gsjj .txt{
	float: left;
	width: 632px;
}
.about-gsjj .txt .title .en{
	margin-top: 15px;
	font-size: 14px;
	color: #828081;
	text-transform: uppercase
}
.about-gsjj .txt .num{
	margin-top: 50px;
}
.about-gsjj .txt .num dl{
	display: inline-block;
	margin-right: 75px;
}
.about-gsjj .txt .num dl dt{
	color: #212121;
	font-size: 18px;
}
.about-gsjj .txt .num dl dd{
	color: #e60012;
	font-size: 66px;
	position: relative;
}
.about-gsjj .txt .num dl dd span{
    font-size: 18px;
    color: #212121;
}
.about-gsjj .txt .num .dl1 dd span{
	padding-left: 10px;
}
.about-gsjj .txt .num .dl1 dd:before {
    content: '+';
    font-size: 30px;
    color: #e60012;
    position: absolute;
    right: 0;
    top: 0;
}
.about-gsjj .txt .js{
	font-size: 16px;
	color: #444444;
	line-height: 30px;
	margin-top: 45px;
}
.about-gsjj .txt2{
	font-size: 16px;
	color: #444444;
	line-height: 30px;
	padding-top: 60px;
}
.about-gsjj .img{
	float: right;
	overflow: hidden;
}
.about-gsjj .img:hover img{
	transform: scale(1.05);
}

.about-qywh{
	background: url(../img/index/index-hzkh-bg.png);
	background-size: 100%;
	padding-top: 90px;
	padding-bottom: 96px;
}
.about-qywh .main{
	height: 400px;
	margin-top: 80px;
}
.about-qywh .main li{
    background: #fff  no-repeat center;
    border-radius: 80px;
    width: 320px;
    height: 100%;
    border-top-left-radius: 30px;
    transition: .3s;
    box-sizing: border-box;
    padding-top: 75px;
    padding-left: 36px;
    text-align: left;
    float: left;
    position: relative;
    line-height: 1;
    margin-right: 53px;
}
.about-qywh .main li:hover{
	transform: translateY(-5px);
	box-shadow: 0 3px 20px rgba(0,0,0,0.2);
}
.about-qywh .main li:nth-child(1){
	background: url(../img/other/about/about-qywh-img1.jpg);
}
.about-qywh .main li:nth-child(2){
	background: url(../img/other/about/about-qywh-img2.jpg);
}
.about-qywh .main li:nth-child(3){
	background: url(../img/other/about/about-qywh-img3.jpg);
}
.about-qywh .main li:nth-child(4){
	background: url(../img/other/about/about-qywh-img4.jpg);
	margin-right: 0px;
}
.about-qywh .main li:before{
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 5px solid #ED1B23;
	background: #fff;
	box-sizing: border-box;
	position: absolute;
	top: 35px;
	left: 36px;
}
.about-qywh .main li h4{
	font-size: 36px;
	font-weight: bold;
}
.about-qywh .main li:nth-child(1) h4{
	color: #268215;
}
.about-qywh .main li:nth-child(2) h4{
	color: #742200;
}
.about-qywh .main li:nth-child(3) h4{
	color: #0c0a0b;
}
.about-qywh .main li:nth-child(4) h4{
	color: #fff;
}
.about-qywh .main li:nth-child(4) .en{
	color: #fff;
}
.about-qywh .main li .en{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	color: #828081;
}
.about-qyry{
	padding-top: 90px;
}
.about-qyry .main{
	margin-top: 65px;
}
.about-qyry .main li{
	width: 336px;
	margin-right: 32px;
	float: left;
}
.about-qyry .main li:nth-child(4n){
	margin-right: 0;
}
.about-qyry .main li .img{
	width: 100%;
	height: 281px;
	line-height: 280px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	text-align: center;
}
.about-qyry .main li .img img{
	max-width: 280px;
}
.about-qyry .main li h4{
	margin-top: 23px;
	font-size: 16px;
	color: #444;
	text-align: center;
	line-height: 1;
	padding-bottom: 10px;
}
.about-gshj{
	margin-top: 100px;
	padding-bottom: 80px;
}
.about-gshj .main {
	margin-top: 65px;
}
.about-gshj .main li{
	width: 335px;
	float: left;
	margin-right: 33px;
}
.about-gshj .main li:nth-child(4n){
	margin-right: 0;
}
.about-gshj .main li .img{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.about-gshj .main li .img:hover img{
	transform: scale(1.05);
}
.about-gshj .main li h4{
	text-align: center;
	font-size: 16px;
	color: #444;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 40px;
}
.contact {
	padding-top: 100px;
}
.contact .lxfs{
	margin-top: 130px;
}
.contact .lxfs li{
	width: 25%;
	float: left;
	text-align: center;
}
.contact .lxfs li .icon{
	height: 84px;
	line-height: 84px;
	text-align: center;
}
.contact .lxfs li .icon .icon-main{
	background: no-repeat;
	background-position:center 0;
	height: 80px;
	transition: .3s;
	width: 90px;
	display: inline-block;
}
.contact .lxfs li .icon .icon-main:hover{
	background-position: center -80px;
}
.contact .lxfs li:nth-child(1) .icon .icon-main{
	background-image: url(../img/other/contact/contact-lxfs-icon1.png);
}
.contact .lxfs li:nth-child(2) .icon .icon-main{
	background-image: url(../img/other/contact/contact-lxfs-icon2.png);
	height: 84px;
}
.contact .lxfs li:nth-child(2) .icon .icon-main:hover{
	background-position: center -84px;
}
.contact .lxfs li:nth-child(3) .icon .icon-main{
	background-image: url(../img/other/contact/contact-lxfs-icon3.png);
}
.contact .lxfs li:nth-child(4) .icon .icon-main{
	background-image: url(../img/other/contact/contact-lxfs-icon5.png);
	height: 65px;
}
.contact .lxfs li:nth-child(4) .icon .icon-main:hover{
	background-position: center -65px;
}
.contact .lxfs li hr{
	width: 20px;
	height: 2px;
	background: #ed1b23;
	margin: 35px auto 25px;
	border: none;
}
.contact .lxfs li .t{
	font-size: 16px;
	color: #56595e;
}
.contact .lxfs li .num{
	color: #131217;
	font-size: 24px;
	margin-top: 15px;
}
.contact .map{
	height: 500px;
	margin-top: 130px;
	margin-bottom: 130px;
}
.contact .map .img,
.contact .map .txt{
	height: 100%;
	float: left;
}
.contact .map .img{
	width: 800px;
	box-sizing: border-box;
	border: 1px solid #dddddd;
}
.contact .map .img img{
	transition: auto;
}

.BMapLib_SearchInfoWindow{
	display: none;
}
.BMap_Marker{
	display: none;
}
.contact .map .txt{
	width: calc(100% - 800px);
	background: #fafafa;
	box-sizing: border-box;
	padding-top: 75px;
	padding-left: 100px;
}
.contact .map .txt-main{
	margin-bottom: 50px;
}
.contact .map .txt-main .t{
	font-size: 16px;
	color: #56595e;
}
.contact .map .txt-main .add{
	font-size: 20px;
	color: #212121;
	margin-top: 20px;
}
.contact .map .txt-main .link{
	width: 140px;
	height: 38px;
	line-height: 37px;
	border: 1px solid #ED1B23;
	margin-top: 25px;
	font-size: 16px;
	color: #e60012;
	border-radius: 30px;
	overflow: hidden;
}
.contact .map .txt-main .link span{
	width: 100%;
	height: 100%;
	background: url(../img/other/contact/contact-map-icon.png) no-repeat 20px center;
	padding-left: 50px;
	box-sizing: border-box;
}
.contact .map .txt-main .link:hover span{
	color: #fff;
	background-image: url(../img/other/contact/contact-map-icon2.png);
}
.contact-ly{
	margin-top: 120px;
	padding-bottom: 140px;
}

.case-del .product-nav .nav-content a{
	color: #444;
	font-size: 18px;
}
.case-del .product-nav .nav-content a:hover,
.case-del .product-nav .nav-content a.active{
	color: #ed1b23;
}
.case-del .pro-del-c .main2 .title{
	border-top: none;
}
/*促发色 #ed1b23*/	