
@font-face {
    font-family: 'haettenschweiler';   
     src: url('../font/HATTEN.ttf');
}

a,a:hover{ text-decoration:none;}
/*-------给a加时间过渡、清除默认样式---------*/
a{ outline:none; cursor:pointer; text-decoration:none; color:#666; transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; -moz-transition:all .4s ease 0s;}
a:active, a:hover { text-decoration:none}
a, area, a:active{ blr:expression(this.onFocus=this.blur());}
:focus { -moz-outline-style: none;} 
body{font-size: 14px;font-family: "微软雅黑"; background: #fff;}
#daohangkuang {
	position: fixed;
	top:0px;
	left: 0px;	
	right: 0px;
	transform: none;
	width: 100%;
	height: 100px;
	z-index: 102;
	-webkit-transform: none;
}
#daohangkuang2 {
	
	width: 100%;
	height: 100px; background: #fff;
	
}

#daohangright2 a.sel{background:#e50012; color: #fff;}

#logo{background: url(../images/logo.png) no-repeat; width: 154px; height: 35px; margin: 33px 0 0 6%; float: left;}
#logo2{background: url(../images/logo2.png) no-repeat; width: 154px; height: 35px; margin: 33px 0 0 6%; float: left;}

#daohangright{float: right;margin: 0px 5.6% 0 0;}
#daohangright a{ color: #fff; padding: 40px 20px 41px; float: left;}
#daohangright a:hover{color: #e50012;}

#daohangright2{float: right;margin: 0px 5.6% 0 0;}
#daohangright2 a{ color: #333; padding: 40px 20px 41px; float: left;}
#daohangright2 a:hover{color: #e50012;}
#daohangright2 a.sel:hover{ color: #fff;}

.scrollBar{
	    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	
}

.scrollBar .banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bannerwz1{position: absolute; z-index: 1;top: 35.2%; text-align: center; width: 100%;}
.bannerwz2{position: absolute; z-index: 1;top: 44.7%; text-align: center; width: 100%;}
.bannerwz3{position: absolute; z-index: 1;bottom: 14.9%; text-align: center; width: 100%;}
.bannerwz1 img,.bannerwz2 img,.bannerwz3 img,.bannerwz4 img,.bannerwz5 img,.bannerwz6 img,.aboutbannerwz3 img,.aboutbannerwz4 img,.aboutbannerwz5 img{	
      transform: translateY(100px);
    opacity: 0;
}

.bannerwz1 img.active,.bannerwz2 img.active,.bannerwz3 img.active,.bannerwz4 img.active,.bannerwz5 img.active,.bannerwz6 img.active,.aboutbannerwz3 img.active,.aboutbannerwz4 img.active,.aboutbannerwz5 img.active{transform: translateY(0);
    opacity: 1;}
.scrollBar .bannerwz1 img:first-child,.dingxi-brand .bannerwz4 img:first-child{transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;}
.scrollBar .bannerwz2 img:first-child,.dingxi-brand .bannerwz5 img:first-child,.dingxi-brand .aboutbannerwz3 img:first-child {transition: all .6s ease .2s;
    -webkit-transition: all .6s ease .2s;
    -moz-transition: all .6s ease .2s;} 
.scrollBar .bannerwz3 img:first-child,.dingxi-brand .bannerwz6 img:first-child,.dingxi-brand .aboutbannerwz4 img:first-child {transition: all .6s ease .4s;
    -webkit-transition: all .6s ease .2s;
    -moz-transition: all .6s ease .2s;}   
.dingxi-brand .aboutbannerwz5 img:first-child {transition: all .6s ease .4s;
    -webkit-transition: all .6s ease .4s;
    -moz-transition: all .6s ease .4s;}  
    
.bannerwz4{position: absolute; z-index: 1;text-align: center; width: 100%; top: 19.3%;} 
.bannerwz5{position: absolute; z-index: 1;text-align: center; width: 100%; top: 26.2%;}   
.bannerwz6{position: absolute; z-index: 1;text-align: center; width: 100%; top: 30.3%;}   
    



.dingxi-brand{
	padding-bottom: 0;
	
}
.dingxi-brand {
	width: 100%;	
	position: relative;  line-height: 0;
	
}

.index-waper-box {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	
	z-index: 9;
	perspective: 800px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}

.index-back-box {
	width: 84%;
	height: 100px;
	
	position: absolute;
	bottom: 0;
	margin: 0 8%;

	
}

.index-back-box .sub-mouse {
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin-left: 0;
}

.index-back-box .sub-mouse {
    width: 30px;
    height: 43px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
    z-index: 1;
    zoom: 0.7;
    -moz-transform: scale(0.7);
}
.index-back-box .sub-mouse span {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	animation: ani-svg 0.85s linear 0s alternate infinite;
	-webkit-animation: ani-svg 0.85s linear 0s alternate infinite;
}
.index-back-box .sub-mouse i {
    position: absolute;
    bottom: 5px;
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
@keyframes ani-svg {
	0% {
		opacity: 0.4;
		transform: translateY(-20px);
	}

	15% {
		opacity: 0.65;
		transform: translateY(-15px);
	}

	25% {
		opacity: 0.8;
		transform: translateY(-10px);
	}

	50% {
		opacity: 1;
		transform: translateY(0px);
	}

	75% {
		opacity: 0.8;
		transform: translateY(10px);
	}

	85% {
		opacity: 0.65;
		transform: translateY(15px);
	}

	100% {
		opacity: 0.4;
		transform: translateY(20px);
	}
}

@-webkit-keyframes ani-svg {
	0% {
		opacity: 0.4;
		-webkit-transform: translateY(-20px);
	}

	15% {
		opacity: 0.65;
		-webkit-transform: translateY(-15px);
	}

	25% {
		opacity: 0.8;
		-webkit-transform: translateY(-10px);
	}

	50% {
		opacity: 1;
		-webkit-transform: translateY(0px);
	}

	75% {
		opacity: 0.8;
		-webkit-transform: translateY(10px);
	}

	85% {
		opacity: 0.65;
		-webkit-transform: translateY(15px);
	}

	100% {
		opacity: 0.4;
		-webkit-transform: translateY(20px);
	}
}

@-moz-keyframes ani-svg {
	0% {
		opacity: 0.4;
		-moz-transform: translateY(-20px);
	}

	15% {
		opacity: 0.65;
		-moz-transform: translateY(-15px);
	}

	25% {
		opacity: 0.8;
		-moz-transform: translateY(-10px);
	}

	50% {
		opacity: 1;
		-moz-transform: translateY(0px);
	}

	75% {
		opacity: 0.8;
		-moz-transform: translateY(10px);
	}

	85% {
		opacity: 0.65;
		-moz-transform: translateY(15px);
	}

	100% {
		opacity: 0.4;
		-moz-transform: translateY(20px);
	}
}



.xin_con2 { position: relative;
	
}

.xin_div {
	
}
.xin_con2 .xin_div {
    width: 100%;
    position:  absolute;
}
.xin_con2 .xin_con2_u4{
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 7% 0 0%;
	background: #fff;
	opacity: 0;
	transform: translateY(100%);
	transition: 1s ease-out;
}
.xin_con2.active .xin_con2_u4{
	opacity: 1;
	transform: translateY(-100%);
}
.xin_con2_u4_img{ float: left; width: 15%; padding-left: 3%;}
.xin_con2_u4_img img{ width: 100%;}
.xin_con2_u4_tit{
	display: inline-block;
	width: 40%; 
	padding-left: 1%;
}
.xin_con2_u4_tit h2{
	color:#cc0e1d;
	font-size: 50px;
	font-family: haettenschweiler;	
	line-height:65px;
	margin-bottom: 10px;
}
.xin_con2_u4_tit h3{
	color:#333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}
.xin_con2_u4 .swiper-slide{
	font-size: 0;
	padding: 60px 0 50px;
}
.xin_con2_u4 .swiper-button-next,.xin_con2_u4 .swiper-button-prev{
	background-image: none; margin-left: -40px;
	margin-top: 0;
	transform: translateY(-50%);
	display: block;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	color:#fff;
	opacity: 1;
	/*transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;*/
    background: #5a5d5f;
    
}
.xin_con2_u4 .swiper-button-next font,.xin_con2_u4 .swiper-button-prev font{
	font-size: 15px;
}
/*.xin_con2_u4 .swiper-button-next{
	transform: translateX(200%) translateY(-50%);
}
.xin_con2_u4 .swiper-button-prev{
	transform: translateX(-200%) translateY(-50%);
}
.xin_con2_u4:hover .swiper-button-prev,.xin_con2_u4:hover .swiper-button-next{
	opacity: 1;
	transform: translateX(0)  translateY(-50%);
}*/
.xin_con2_u4_inner{
	display: inline-block;
	width: 40%;
	vertical-align: top;
}
.xin_con2_u4_inner ul{
	font-size: 0;
	margin-bottom: 30px;
}
.xin_con2_u4_inner li{
	display: inline-block;
	transform: translateX(100%);
	width: 50%;
	line-height: 30px;
	color:#fff;
	font-size: 12px;
	text-align: left;
	opacity: 0;
}
.active .xin_con2_u4  li{
	transform: translateX(0);
	opacity: 1;
}
.xin_con2_u4_inner li:nth-child(15){
	    transition: 0.8s ease-out 1.4s;
}
.xin_con2_u4_inner li:nth-child(16){
	    transition: 0.8s ease-out 1.5s;
}
.xin_con2_u4_inner li:nth-child(17){
	    transition: 0.8s ease-out 1.6s;
}
.xin_con2_u4_inner li:nth-child(18){
	    transition: 0.8s ease-out 1.7s;
}
.xin_con2_u4_inner li:nth-child(19){
	    transition: 0.8s ease-out 1.8s;
}
.xin_con2_u4_inner li:nth-child(110){
	    transition: 0.8s ease-out 1.9s;
}
.xin_con2_u4_inner a{
	font-size: 15px;
	color:#333;
	font-family: "微软雅黑";
	/*font-family: '黑体';*/
}

.xin_con2_u4_inner a:hover:before{
	width: 30px;
	margin-right: 10px;
}
.xin_con2_u4 .swiper-pagination{
	font-size: 15px;
	color:#333;
	text-align: left;
	bottom: 50px;
	width: auto;
	font-family: "微软雅黑";
	font-weight: 100; margin-left: 19%;
}
.xin_con3{
	padding-top: 193px;
	margin-top: -40px;
	background-color: #221f1f;
}
.xin_con4{
	background-color: #221f1f;
}
.xin_con2_u1 {
	font-size: 0;
	margin-top: 65px;
}

.xin_con2_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 49.5%;
	margin-right: 1%;
	text-align: center;
	position: relative;
	margin-top: 10px;
}

.xin_con2_u1 li:nth-child(2n) {
	margin-right: 0;
}

.xin_con2_u1 li span {
	display: block;
	background: #241d43;
	height: 205px;
	width: 100%;
}

.xin_con2_u1_div {
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 100%;
	position: absolute;
}

.xin_con2_u1 li p {
	color: white;
	font-weight: bold;
	font-size: 30px;
	margin-top: 5px;
}
.xin_con2_u2,.xin_con2_u22 {
    position: absolute;
    top: 0;
    left: 0;
    height: 366px;
    width: 100%;
}
.xin_con2_u2,xin_con2_u22 {
    top: 200px;
    opacity: 0;
    transition: 1s ease-out;
}
.active .xin_con2_u2,.xin_con2_u22{
	opacity: 1;
	top: 0;
}

.xin_con2_u2,.xin_con2_u22 {
    position: relative;
}

.xin_con2_u2 li,.xin_con2_u22 li {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.5s ease-out .2s;
    overflow: hidden;
}

.xin_con2_u2 li.active,.xin_con2_u22 li.active {
    opacity: 1;
    z-index: 2;
}
.xin_con2_u4 {
	font-size: 0;
	position: relative;
	z-index: 4;
	margin-top: 16px;
}

.xin_con2_u4 li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	
	text-align: left;
}

.xin_con2_u4 li a {
	position: relative;
	
	box-sizing: border-box; padding: 5px 15px;
}
.xin_con2_u4 li a:hover{ color: #cc0e1d; border-radius: 20px;border: 1px solid #cc0e1d;}


.dignxianli{background: #fff; padding:50px 10%; clear: both;}
.dignxianli_tityw{ color: #e50012;text-transform: uppercase;font-size: 30px;font-weight: bold;transition: 0.8s ease-out 0s;transform: translateY(-200px);
	opacity: 0;}
.dignxianli_titzw{ color: #333;font-size: 30px;font-weight: bold; padding-bottom: 30px;transition: 0.8s ease-out 0s;transform: translateY(-200px);
	opacity: 0;}
.dignxianli_titzw.active,.dignxianli_tityw.active,.kehu_tit.active,.kehu_tit_zw.active,.kehu_tit_zwx.active {
	transform: translateY(0);
	opacity: 1;
}	
	
.anli_div {
    width: 100%;
   
}
.xin_con4_u1{font-size: 0;}
.xin_con4_u1 li {
    display: inline-block;
    vertical-align: top;
}
.xin_con4_u1 li {
    position: relative;
}
.xin_con4_li5,.xin_con4_li1,.xin_con4_li2,.xin_con4_li4,.xin_con4_li8,.xin_con4_li6,.xin_con4_li7 {
    width: 33.3333%;
}
.xin_con4_li3 {
    width: 66.6666%;
}
.xin_con4_u1 li em{ background: rgba(229,0,18,.7); width: 100%; color: #fff; text-align: center; height: 40px; position: absolute; bottom: 0; line-height: 40px;font-size: 14px;font-style: inherit;
opacity: 0;transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
}
.xin_con4_u1 li span {
    display: block;
    overflow: hidden;
}
.xin_con4_u1 li span {
    position: relative;
}
.xin_con4_u1 li span img {
    width: auto;
    width: 100%;
    transition: 0.3s ease-out;
}
.xin_con4_li5 span img {
    opacity: 1;
}

.xin_con4_u1 li font {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}
.xin_con4_li5_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    box-sizing: border-box;
    width: 100%;
    transform: translateY(-50%) translateX(-50%);
    padding: 0 19%;
    font-size: 0;
}

.xin_con4_li5_inner_left {
    display: inline-block;
    vertical-align: bottom;
    width: 50%;
}
.xin_con4_li5_inner_left h2 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 35px;
}
.xin_con4_li5_inner_left h2 p {
    color: #fff;
    font-size: 14px;
}
.xin_con4_li5_inner_right{
	display: inline-block;
	width: 50%;
	vertical-align: bottom;
	text-align: center;
}
.xin_con4_li5_inner_right p{
	color:#fff;
	font-size: 14px;
	margin-top: 15px;
}
.xin_con4_li5_inner_left h2:last-child {
    margin-bottom: 0;
}
.xin_con4_li5_inner_right {
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
    text-align: center;
}
.xin_con4_li5 span font:after{
	display: none;
}
.xin_con4_li5_inner_right img{
	transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transform: rotateZ(0);
}
.xin_con4_li5:hover .xin_con4_li5_inner_right img{
	
	transform: rotateZ(360deg);
}
.xin_con4_li1 img,.xin_con4_li2 img,.xin_con4_li3 img,.xin_con4_li4 img,.xin_con4_li6 img,.xin_con4_li7 img,.xin_con4_li8 img{
	transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transform: scale(1);
}
.xin_con4_li1:hover img,.xin_con4_li2:hover img,.xin_con4_li3:hover img,.xin_con4_li4:hover img,.xin_con4_li6:hover img,.xin_con4_li7:hover img,.xin_con4_li8:hover img{	
	transform: scale(1.2);
}
.xin_con4_li1:hover em,.xin_con4_li2:hover em,.xin_con4_li3:hover em,.xin_con4_li4:hover em,.xin_con4_li5:hover em,.xin_con4_li6:hover em,.xin_con4_li7:hover em,.xin_con4_li8:hover em{	
opacity: 1;
}

.kehu{background: #313131; padding:50px 10% 80px; clear: both;text-align: center; overflow: hidden;}
.kehu_tit{ text-align: center;transition: 0.8s ease-out 0s;transform: translateY(-200px);
	opacity: 0;}
.kehu_tit img{ width: 60%;}
.kehu_tit_zw{ color: #fff;font-size: 25px; padding: 5px 0 0 0;transition: 0.8s ease-out .1s;transform: translateY(-200px);
	opacity: 0;}
.kehu_tit_zwx{font-size: 12px; color: #fff; padding: 5px 0 30px;transition: 0.8s ease-out .2s;transform: translateY(-200px);
	opacity: 0;}
.kehu_list{ padding: 0;margin: 0;}
.kehu_list li{ width: 20%; float: left;}
.kehu_list li p{ padding: 10px 10px 0 0; line-height: 0;}
.kehu_list li p img{ width: 100%; cursor: pointer;transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;}
.kehu_list li p img:hover{-moz-box-shadow:0px 0px 15px #fff; -webkit-box-shadow:0px 0px 15px #fff; box-shadow:0px 0px 15px #fff;}



.dingxi-contact {
    width: 100%;
    position: relative;
    background-color: #fff;
    padding-top: 0px;
}

.dingxi-contact .contentbox {
    width: 80%;
    height: 440px;
    position: relative;
    margin: 0 auto;
    background-color: #C80000;
    z-index: 2;
    display: table;
}
.dingxi-contact .contentbox {
    background: url(../images/dg_03.jpg) no-repeat center center;
    background-size: cover;
}
.dingxi-contact .contentbox {
    width: 80% !important;
}
.dingxi-contact .contentbox{
	height: 436px;
	background-image: url(../images/dgs_03.jpg);
}

.dingxi-contact .sub-conts {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: table;
}
.dingxi-contact .bigbox {
    float: left;
    width: 25%;
    height: 100%;
    display: table;
}
.dingxi-contact .bigbox {
    width: 29%;
}


.dingxi-contact .sub-conts .different {
    position: absolute;
    top: 50%;
    width: 240px;
    height: 210px;
    margin-top: -105px;
    background-color: #303030;
    text-align: center;
    line-height: 210px;
    opacity: 0;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
}
.dingxi-contact .sub-conts .different {
    background-color: #201455;
}

.dingxi-contact .sub-conts .different {
    height: auto;
    width: auto;
    background: transparent;
}
.dingxi-contact .sub-conts .different.active {
    opacity: 1;
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
}
.dingxi-contact .sub-conts .different.active {
    margin-top: 0;
    transform: translateY(-50%) scale(1);
}


.dingxi-contact .sub-conText {
    float: right;
    width: 75%;
    padding-top: 5.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    opacity: 0;
    transform: translateX(200px);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
}
.dingxi-contact .shuomingsl1 {
    float: left;     width: 50%;
    opacity: 0;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
}

.dingxi-contact .shuomingsl2 {
    float: right;     width: 50%;
    opacity: 0;
    transform: translateX(200px);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
}
.dingxi-contact .shuomingsl2.active,.dingxi-contact .shuomingsl1.active,.dingxi-contact {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
}

.dingxi-contact .sub-conText {
    width: 71%;
}

.dingxi-contact .sub-conts .sub-conText.active {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
}

.dingxi-contact .sub-conText h2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.dingxi-contact .sub-conText h3 {
    padding-top: 3px;
}
.dingxi-contact .sub-conText h3 {
    font-size: 30px;
    color: white;
}

.dingxi-contact .tel {
    padding-top: 40px;    font-size: 0;
}
.dingxi-contact .tel aside {
    display: inline-block;
    vertical-align: middle;
}
.dingxi-contact .tel p {
    font-size: 14px;
    color: #FFFFFF;
}
.dingxi-contact .tel .nubgs {
    position: relative;
    width: 465px;
    height: 35px;
}

.dingxi-contact .tel .nubgs span {
    display: inline-block;
    height: 35px;
    overflow: hidden;
    padding-top: 3px;
}
.dingxi-contact .tel .nubgs .sp1 {
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: none;
}
.dingxi-contact .tel .nubgs span i {
    display: inline-block;
    width: 100%;
    height: 35px;
    font-size: 28px;
    font-family: 'HelveticaNeue';font-style: normal;
}
.dingxi-contact .tel .nubgs span {
    display: inline-block;
    height: 35px;
    overflow: hidden;
    padding-top: 3px;
}

.dingxi-contact .tel .nubgs .sp2 {
    width: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.dingxi-contact .countacti a small, .dingxi-contact .tel .QQuser font em, .dingxi-contact .tel .QQuser a, .dingxi-contact .tel .QQuser font i, .dingxi-contact .tel .nubgs .sp2 {
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
}
.dingxi-contact .tel .QQuser {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
    font-size: 0;
}
.dingxi-contact .tel .QQuser a {
    display: inline-block;
    vertical-align: middle;
    width: 95px;
    height: 24px;
    background-color: #000000;
    color: #C80000;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
    border-radius: 15px;
}
.dingxi-contact .tel .QQuser font {
    display: inline-block;
    vertical-align: bottom;
    width: 62px;
    height: 46px;
    position: relative;
}
.dingxi-contact .tel .QQuser font {
    vertical-align: top;
    line-height: 1;
    height: auto;
    width: 43px;
    margin-top: -5px;
}

.dingxi-contact .tel .QQuser font em {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.dingxi-contact .tel .QQuser font i {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 2;
}
.dingxi-contact .tel .QQuser a, .dingxi-contact .tel .QQuser:hover a {
    background: white;
    color: #1c1731;
}
.zhibu {
    position: relative;
}
.zhibu_span {
    position: absolute;
    left: 90px;
    top: 30px;
    opacity: 0;
    transition: 0.3s ease-out;
    transform: scale(0);
}
.zhibu_span img {
    width: 80px;
}
.zhibu:hover .zhibu_span {
	opacity: 1;
	transform: scale(1);
}

.dingxi-contact .countacti {
    padding-top: 40px;
}
.dingxi-contact .countacti a font {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'HelveticaNeue';
    color: #fff;
    letter-spacing: 1px;
}
.dingxi-contact .countacti a small {
    display: inline-block;
    width: 40px;
    height: 1px;
    vertical-align: middle;
    background-color: #fff;
    margin-left: 10px;
}
.dingxi-contact .bookmarks {
    position: absolute;
    right: 80px;
    top: 70px;
    opacity: 0;
    transition: all 1s ease .4s;
    -webkit-transition: all 1s ease .4s;
    -moz-transition: all 1s ease .4s;
}
.dingxi-contact .bookmarks.active {
    opacity: 1;
}
.dingxi-contact .contentbox:before,
.dingxi-contact .contentbox:after,
.dingxi-contact .sub-conts:after {
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
}

.dingxi-contact .sub-conts:hover:after {
	opacity: 1;
	transform: scale(1.0, 1.0);
	-webkit-transform: scale(1.0, 1.0);
	-moz-transform: scale(1.0, 1.0);
	display: none;
}

.dingxi-contact .countacti a:hover small {
	width: 80px;
}

.dingxi-contact .tel .QQuser:hover em {
	opacity: 0;
}

.dingxi-contact .tel .QQuser:hover i {
	opacity: 1;
}

.dingxi-contact .tel .QQuser:hover a {
	background-color: #fff;
}
@media only screen and (max-width: 1660px){
	.dingxi-contact .bookmarks img {
    width: 40px;
}

.dingxi-contact .sub-conText h3 {
    font-size: 30px;
}
.dingxi-contact .sub-conText {
    width: 75%;
}
.dingxi-contact .sub-conts .different img {
    transform: scale(0.7);
}
.dingxi-contact .sub-conts .different img {
    transform: scale(1);
    width: 200px;
}
.dingxi-contact .sub-conts .different {
    width: 200px;
    height: 150px; line-height: 1.5; background: #aa000d; color: #fff;font-size: 35px; padding-top: 40px;
    
}
.dingxi-contact .bigbox {
    width: 25%;
}
.dingxi-contact .contentbox {
		height: 400px;
	}
	.zhibu_span {
		left: 65px;
	}
}

@media only screen and (max-width:1880px) {
	.dingxi-contact .contentbox {
		height:380px;
	}
}



.xin_con4_u1 li,.kehu_list li {
	transform: translateY(200px);
	opacity: 0;
}
.kehu_list li:nth-child(1),.kehu_list li:nth-child(2),.kehu_list li:nth-child(3),.kehu_list li:nth-child(4),.kehu_list li:nth-child(5) {
	transition: 0.8s ease-out .2s;
} 
.kehu_list li:nth-child(6),.kehu_list li:nth-child(7),.kehu_list li:nth-child(8),.kehu_list li:nth-child(9),.kehu_list li:nth-child(10) {
	transition: 0.8s ease-out .4s;
}
.kehu_list li:nth-child(11),.kehu_list li:nth-child(12),.kehu_list li:nth-child(13),.kehu_list li:nth-child(14),.kehu_list li:nth-child(15) {
	transition: 0.8s ease-out .6s;
}
.kehu_list li:nth-child(16),.kehu_list li:nth-child(17),.kehu_list li:nth-child(18),.kehu_list li:nth-child(19),.kehu_list li:nth-child(20) {
	transition: 0.8s ease-out .8s;
}

.kehu_list.active li {
	transform: translateY(0);
	opacity: 1;
}


.xin_con4_u1.active li {
	transform: translateY(0);
	opacity: 1;
}



.xin_con4_u1 li:nth-child(1) {
	transition: 0.8s ease-out .2s;
}

.xin_con4_u1 li:nth-child(2) {
	transition: 0.8s ease-out .4s;
}

.xin_con4_u1 li:nth-child(3) {
	transition: 0.8s ease-out .6s;
}

.xin_con4_u1 li:nth-child(4) {
	transition: 0.8s ease-out .8s;
}

.xin_con4_u1 li:nth-child(5) {
	transition: 0.8s ease-out 1s;
}
.xin_con4_u1 li:nth-child(6) {
	transition: 0.8s ease-out 1.2s;
}

.xin_con4_u1 li:nth-child(7) {
	transition: 0.8s ease-out 1.4s;
}

.xin_con4_u1 li:nth-child(8) {
	transition: 0.8s ease-out 1.6s;
}


.bottom{ width: 100%; clear: both; margin-top: 100px; position: relative;}

.bottom_neirong{ width: 80%; position: absolute; padding: 0 10%;}
.bottom_neirong .ywbt{ width: 100%; padding-top: 90px;}
.bottom_neirong .ywbt img{ width: 16%;}
.bottom_neirong .lxwmzw{font-size: 25px; color: #fff;}

.bottom_waikuang{ background: rgba(25,25,25,.7); width: 100%; height:300px; padding: 20px 0 10px; position: absolute; bottom: 0;}
.bottom_logo{ border-bottom: 1px solid #2c2c2c; padding-bottom: 20px; padding-top:10px;width: 80%; margin: 0 auto; overflow: hidden;}
.bottom_logo_l{float: left;}
.bottom_logo_l img{ width: 80%;}
.bottom_logo_r{float: right;}
.bottom_logo_r_t{font-size: 14px; color: #7c7c7c;}
.bottom_logo_r_tel{font-size: 30px; color: #fff;font-family:  haettenschweiler}
.bottom_zhuti{ border-bottom: 1px solid #2c2c2c; padding: 20px 0; clear: both;width: 80%; margin: 0 auto; overflow: hidden;}
.bottom_zhuti_l{ width: 350px;float: left;}
.bottom_zhuti_l h2{ color: #fff;font-size: 15px;}
.bottom_zhuti_l p{ color: #a8a8a8;font-size: 12px; padding-top: 20px;}
.bottom_zhuti_c{ width: 580px;float: left;}
.bottom_zhuti_c .daohanglis{ width: 130px;float: left;}
.bottom_zhuti_c .daohanglis h2{color: #fff;font-size: 15px;}
.bottom_zhuti_c .daohanglis h2 a{ color: #fff;}
.bottom_zhuti_c .daohanglis h2 a:hover{ color: #9f0817;}
.bottom_zhuti_c .daohanglis p{ line-height: 2; padding-top: 20px;}
.bottom_zhuti_c .daohanglis p a{color: #a8a8a8;}
.bottom_zhuti_c .daohanglis p a:hover{ color: #9f0817;}
.bottom_zhuti_r{ width: 280px; float: right;font-size: 12px; }
.bottom_zhuti_r_l{ float: right; text-align: center; color: #fff; margin-left: 10px;}
.banquan{ text-align: center; clear: both; color: #666;font-size: 12px; padding-top: 15px;}

.bottom_waikuang,.bottom_neirong .ywbt,.bottom_neirong .lxwmzw,.nybottom_waikuang{
	transform: translateY(-200px);
	opacity: 0;
}
.bottom_neirong .ywbt.active,.bottom_neirong .lxwmzw.active{
	transform: translateY(0);
	transition: 0.8s ease-out;
	opacity: 1;
}
.bottom_waikuang.active,.nybottom_waikuang.active{
	transform: translateY(0);
	transition: 0.8s ease-out .2s;
	opacity: 1;
}


.about_bannerwz1{top: 25%; }
.about_bannerwz2{top: 40%; }
.aboutbannerwz3{top: 40%; position: absolute; z-index: 1; text-align: center; width: 100%; }
.aboutbannerwz4{top: 25%; position: absolute; z-index: 1; text-align: center; width: 100%; }
.aboutbannerwz5{top: 50%; position: absolute; z-index: 1; text-align: center; width: 100%; }
.nybottom_waikuang{ width: 100%;  position: absolute; top: 20px;}

.dingxi-contact .fuwushuoming{ width: 31.6%; opacity: 0;
	transform: translateY(-50%);
    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;}

 .fuwushuoming.active {
    opacity: 1;
    transform: translateY(0%);
}

.hudongtit1{position: absolute; z-index: 1;text-align: center; width: 100%; top: 48.8%;opacity: 0;
	transform: translateY(100%);
	transition: 1s ease-out .5s;}
.hudongtit2{position: absolute; z-index: 1;text-align: center; width: 100%; top: 59.5%;opacity: 0;
	transform: translateY(100%);
	transition: 1s ease-out .7s;}
.hudongtit3{position: absolute; z-index: 1;text-align: center; width: 100%; top: 81.4%;opacity: 0;
	transform: translateY(100%);
	transition: 1s ease-out .9s;}
.hudongtit2 img.hudongtit2_1,.hudongtit2 img.hudongtit2_2,.hudongtit2 img.hudongtit2_3,.hudongtit2 img.hudongtit2_4,.hudongtit2 img.hudongtit2_5,.hudongtit2 img.hudongtit2_6{ margin: 0 10px;	transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transform: scale(1); cursor: pointer;}

.hudongtit2 img.hudongtit2_1:hover,.hudongtit2 img.hudongtit2_2:hover,.hudongtit2 img.hudongtit2_3:hover,.hudongtit2 img.hudongtit2_4:hover,.hudongtit2 img.hudongtit2_5:hover,.hudongtit2 img.hudongtit6_1:hover{	
	transform: scale(1.2); background: #e50012;
}

.xin_con2.active .hudongtit1,.xin_con2.active .hudongtit2,.xin_con2.active .hudongtit3{
	opacity: 1;
	transform: translateY(0%);
}
.content_banner{text-align: center; width: 100%; }

.lianxiico{width: 80%; padding: 50px 0; margin: 0 auto; text-align: center; overflow: hidden;}
.lianxiico_1{border:1px solid #ccc;border-radius: 5px; height: 190px; float: left; margin: 0 10px; width: 18%;}  
.lianxiico_1 .imgtu{margin-top: 45px; margin-bottom: 5px;}
.lianxiico span{ font-size: 13px; color: #666666;}

.fangda{transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s; cursor: pointer;}
.fangda:hover{transform: scale(1.2);}

.beizhukuang{
	width:300px;font-size: 12px;font-family: "微软雅黑";
    height: 95px;    
    padding: 5px;    
    overflow: hidden;
    border: 1px solid #d5d5d5;
    
    text-align: left;
     margin-top: 5px;
}
.inputk{border: 1px solid #d5d5d5; height: 30px; width: 250px; margin-top: 5px;font-size: 12px; padding-left: 5px;}


.fuwukuang{ width: 100%;}
.fuwu_banner1{position: absolute; z-index: 1;top:40%; text-align: center; width: 100%;}
.fuwu_liucheng{text-align: center; width: 100%;}
.fuwu_liucheng .title{ color: #666666;font-size: 13px;font-weight: bold; padding: 5px 0;}
.fuwu_liucheng .ywtitle{ color: #bbb;font-size: 13px; text-transform:uppercase}
.fuwu_liucheng .xiaotublj{display: inline-block;}
.fuwu_liucheng .xiaotublj1{display: inline-block;}
.fuwu_liucheng .xiaotublj img{ cursor: pointer;transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transform: scale(1);}

.fuwu_liucheng .xiaotublj:hover img{	
	transform: scale(1.2);
}

.anlizhongxin{
	height: 300px;background: url(../images/anli_bj.jpg) no-repeat; background-size: cover;
}
.anlizhongxin .biaoti{margin-left: 6%; color: #fff; font-size: 40px;font-weight: bold; padding-top: 80px; padding-bottom: 40px;}
.anlizhongxin .xiangqingbt{margin-left: 6%; color: #fff; font-size: 30px; padding-top: 180px;}
.anlizhongxin .xiangqingbt p{font-size: 13px; padding: 10px 0;}
.anlizhongxin .tabqiehuan{ border-bottom: 1px solid #49494d; height: 44px;}
.mt-tabpage {
	width: 800px; position: absolute;left: 6%;
	
}
.mt-tabpage-title {
	height: 44px;
	font-size: 0;	
	width: 94%;
	border-bottom: 0;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;	
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #666;
	font-size: 13px; margin-right: 20px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #eb4537;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #eb4537;
	font-size: 14px;
	border-bottom: 2px solid #e50012;
}
.mt-tabpage-count {
	position: relative;
	width: 1200px;
	height: 100px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 1200px; color: #fff; padding-top: 30px;
}
.mt-tabpage-count .mt-tabpage-item a{ color: #fff;border-radius:20px; padding: 5px 20px;}
.mt-tabpage-count .mt-tabpage-item a:hover,.selx{ background: #545558; border-radius:20px; padding: 5px 20px;}

.anlizhuti{width: 1300px; margin:0 auto; padding: 20px 0; overflow: hidden;}
.anlizhuti .lujing{line-height: 2;}
.anlizhuti .lujing span{ color: #ff0000;}
.anlizhuti ul{ padding: 0px 0;}
.anlizhuti ul li{ width: 32%; float: left; text-align: center; margin-right: 15px; line-height: 1; margin-top:15px;}
.anlizhuti ul li p{ line-height: 3; background: #fff;}
.anlizhuti ul li img{ width: 100%;}
.xiangqingd{ clear: both; padding: 20px 0;}
.xiangqingd img{ width: 100%;}
