body{
	padding-top:120px;
}
.col-xs-1, .col-sm-1,.col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3,.col-md-3,.col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding:0px;
}
.section{
	overflow: hidden;
}
.top-mail{
	margin-right: 30px;
}
#menu{
	/* display: none; */
	/* overflow: hidden; */
	position: relative;
	margin-top: 15px;
	/* right: 0px; */
	/* top: 120px; */
	line-height: 1;
	background: #000;
	padding: 0;
	width:100%;
	/* height:1200px; */
}
#menu a {
	text-decoration: none;
}
#menu .parent-ul{
	 float: right;
	 /* margin-top: 30px; */
}
#menu .child-ul{
	 display:  none;
	 position: relative;
	 margin-top: 15px;
	 z-index: 10000;
	 background: #000;
	 font-size: 22px;
}
#menu .child-ul a{
	line-height: 57px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#menu .parent-li{
	 float: left;
	 text-align: center;
}
#menu  .parent-li>a{
	 color: #fff;
	 display: block;
	 transition:0.5s;
	 font-size: 20px;
}
#menu span{
	 padding:  0 30px;
	 display: block;
}
#menu .nav-eng{
	 font-size: 14px;
	 margin-top: 10px;
}
#menu .nav-chn{
	 border-left:  1px solid #fff;
}
#menu .parent-li:first-child .nav-chn{
	 border-left:  none;
}
.sc1 .fp-tableCell,.sc3 .fp-tableCell{
	vertical-align: top;
}
#menu a:hover{
	color: #EE2E23;
	font-size: 26px;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(227, 23, 13, 5)), to(rgba(237, 145, 33, 1)));
	-webkit-background-clip: text;
	/* -webkit-text-fill-color: transparent; */
}
#menu  .parent-li:hover .child-ul{
	 display: block;
}

.navvs{
	background: #000;
	height: 120px;
	color:#fff;
	font-size: 18px;
	position: fixed;
	left:0px;
	top:0px;
	width:100%;
	z-index: 999999;
	padding: 0px 15px;
}
@media (max-width: 1150px) {

#menu  .parent-li>a{
	 font-size: 16px;
}
#menu span {
	padding: 0 10px;
}
.navvs .logo {
	    width: 20%;
	    min-width: auto;
	    margin-left: 10px;
	    line-height: 60px;
	}
	.navvs .logo img{
	    min-width: auto;
	}
}
@media (max-width: 1020px) {
	#about .arrows-wrapper{
		display: none;
	}
	/*.navbar-collapse.collapse{
		display: none;
	}
	.navbar-toggle{
		display: block;
	}*/
}
.navbar.navbar-default {
	display: none;
}
@media screen and (max-width: 767px){
	.navbar.navbar-default {
	display: block;
}
		.navvs #menu{
		display: none;
	}
	.navvs .logo {
	    width: 30%;
	    max-height: 60px;
	}
	.navvs .logo img{
	    margin-top:0;
	}
	.sc2content{
		margin-top: 0 !important;
		top:20% !important;
	}
	.navvs .right{
		display: none;
	}
	.navvs {
	    padding: 0;
	}
	.navvs .logo {
	    width: 20%;
	    margin-left: 10px;
	    line-height: 60px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		background: #000;
	}
	.navbar-nav{
		margin: 0;
	}
	.navvs .navbar-nav .active{
		background: #444c56;
	}
	.navvs .navbar-nav  .active  a{
		background: #444c56;
		color:#fff;
		font-weight: bold;
	}
	.navvs .navbar-nav  li  a{
		color:#fff;
		background-color: #000;
	}
	.navvs .navbar-nav  .dropdown {
		color:#fff;
		background-color: #000;
	}
	.navvs .navbar-nav .open .dropdown-menu{
		background: #252121;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
		background-color: #252121;
		color:#fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color:#fff;
		background-color: #252121;

	}
	.company-wrapper{
		top:60px !important;
	}
	.company-wrapper .comp-left{
		position: relative;
		width: 100%;
	}
	.company-wrapper .comp-right{
		width: 100%;
		margin-left: 0;
	}
}
.navbar-default{
	background: none;
}
.container{
	/*position: relative;*/
	padding:0px;
}
.sc1 .container{
	position: static;
}
.logo{
	/* line-height: 120px; */
	width: 280px;
	float: left;
}
.logo img{
	margin-top: 10px;
	width: 100%;
}
.navvs .right img{
	margin-top:20px;
	cursor: pointer;
	width:4%;
	min-width:30px;
}

.navvs .right{
	margin-top:10px;
	/* width:68%; */
	font-size: 14px;
	color: #999;
}
.sc1{
	position: relative;
}
.sc1bj{
	
	width:100%;
	height:auto;
    transition: 1.8s;
    -webkit-filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
}
.sc1bj:hover{
     -webkit-filter: none;
     filter: none;
}
.sc1content{
	position: absolute;
    left: 24%;
    top: 200px;
    font-size: 18px;
    line-height: 40px;
}

.sc1content>div{
	position: relative;
	left:2000px;
}
.sc1content>div:nth-child(1){
	transition: 0.5s;
}
.sc1content>div:nth-child(2){
	transition: 0.5s 0.5s;
}
.sc1content>div:nth-child(3){
	transition: 0.5s 0.8s;
}
.sc1bottom{
	color:#ef2e23;
	margin-top:10px;margin-left: 35px;
}
.sc1round{
	width:18px;
	display: inline-block;
	height:18px;
	border:2px solid #EF2E23;
	border-radius: 50%;
	margin-right: 10px;
box-shadow:0px 0px 8px #f00;
cursor:pointer;-webkit-animation: scaleout 3.7s infinite ease-in-out;animation: scaleout 1.7s infinite ease-in-out;
}
.sc1round:hover{
	
  
}
.sc1bts{
	display: none;
}
.sc1bts a{
	color:#f0391a;
}
@-webkit-keyframes scaleout {
    0% { -webkit-transform: scale(1.0) }
    100% {
        -webkit-transform: scale(1.1);
        opacity: 0;
    }
}
@keyframes scaleout {
    0% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    } 100% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
          opacity: 0;
      }
}
.sc2{
	background:#ef2f23;
	text-align: center;
	height:100%;
	position: relative;
}
.sc2title{
	color:#fff;
	font-size: 30px;
	width:500px;
	position: absolute;
	left:50%;
	top:0px;
	margin-left:-250px;
	margin-top:50px;
	z-index: 9998;
	line-height: 50px;
}
.sc2bj{
	width:100%;
	/*position: absolute;
	left:0px;
	top:0px;*/
}
.sc2bj>div:hover img{
	opacity:1;
}
.sc2bj img{
	width:100%;
	transition: 1s;
	opacity:0;
}
.sc2content{
	z-index: 9998;
	position: absolute;
    top: 45%;
    width: 100%;
}
.pro{
	width:100px;
	height:120px;
	display: inline-block;
	margin-left:10px;
	margin-right:10px;
	margin-top:1px;
}
.pro img{
	width:100%;
	height:90%;
	display: block;
}
.sc3scrolls{
	    height: 35vh;
    overflow-y: auto;
    line-height: 30px;
    padding: 30px;
    margin-right: 30px;
    font-size: 16px;
}
.sc3 img{
	width: 100%;
}
.sc3red{
	background:#ef2e23;
	height:350px;
	color:#fff;
	line-height: 320px;
	text-align: center;
	font-size: 24px;
}
.sc3row1right{
	font-size:18px;
	color:#EF2E23;
}
.sc3row1right span{
	padding-right: 20px;
}
.sc3row1right div{
	margin-top:60px;
	margin-left:60px;
}
.sc3{
	background:url(../images/main2.jpg) right top no-repeat;
    background-position: right 14px;
    background-size: 640px;
}
.sc4{
	
}
.sc4left1{
	background:#e81136;
	padding-top:50px;
	padding-bottom: 50px;
	padding-right: 30px;
	height:390px;
}
.sc4left1 .right{
	width:100%;
	
}
.sc4left1de{
	width:50%;
	border-bottom:1px solid #666;
	line-height: 40px;
	text-align: right;
	display: inline-block;
}
.sc4left1de a{
	color:#fff;
}
.sc4left2{
	display: none;
}
.sc4left2.active{
	display: block;
}
.sc4left2de{
	margin:50px 30px;
}
.sc4 row{
	height:400px;
}
.sc4con2 img{
	width:100%;
}
.sc4con2{
	overflow: hidden;
	position: relative;
}

.sc4con2de{
	position: absolute;
	left:0px;
	top:100%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	color:#fff;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	
}
.sc4 .fp-tableCell{
	vertical-align: top;
}
.sc4xian{
	width:50px;
	border:1px solid #fff;
	margin:10px auto;
}

.sc4con2de>div:nth-child(1){
	margin-top:100px;
}

.sc4con2:hover .sc4con2de{
	top:0px;
}

.sc5{
	background:url(../images/hisybj.png) top no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.sc5img{
	overflow: hidden;
}
.sc5img img{
	width:100%;
}
.sc5de{
	font-size: 16px;
	padding:0 10px;
	line-height: 30px;
	padding-top:50px;
}
.sc5logo{
	/*padding-top:6%;*/
}









.sc4con2s{
	display: none;
}

.sc4con2s.active{
	display: block;
}







/*关于我们start*/
.about_bg{position:fixed;width:100%;height:100%;top:0;left:0;background: url(../images/about_bg.jpg) no-repeat;background-size:cover;}
.about_content{width:100%;margin:0 auto;}
.about_content h2,.about_content h3{text-align:center;font-weight:bold;color:#000;}
.about_content h2{font-size:18px;margin-bottom:50px;color:#e81235;padding-left:20%;font-weight:normal;    margin-top: 60px;
}
.about_content p{font-size:16px;color:#000;line-height:180%;margin-bottom:20px;text-align:center;}
.about_content.history{text-align:center;position:relative;}

/*大事记start*/
.event_box{width:100%;margin:3% auto 0;min-height:420px;}
.event_box_s{width:99%;    margin: auto; position:relative;z-index: 9998;}
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;margin-bottom:72px;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.tempWrap{ width:94% !important;}

.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:20px;font-size:22px;color:#ee2e23;text-align: left;position:relative;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:40px;margin-left:-12px;}
.parBd{text-align:center;margin-top:79px;}
.parBd h4{position:relative;font-size:40px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;}
.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}
.parBd p{line-height:180%;font-size:16px;width:90%;margin:0 auto;}
div#listBox {width:100%;}
.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;    z-index: 999;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act  span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:28px;z-index:21;}




.parHdbg{
	width: 94%;
    height: 2px;
    background: #ee2e23;
    position: relative;
    left: 3%;
    top: -50px;
    margin-top: -0.5px;
    z-index: 10;
}
.slideboxsde{
	background:#ee2e23;
	color:#fff;
	line-height: 40px;
	font-size: 25px;
	text-align: center;
	padding:25% 20px;
    padding-bottom: 38%;
}
.parbds{
	margin-top:0px;
	position: absolute;
	left:0px;
	width:100%;
	top:0px;
	z-index: 6666;
}

.slideboxsdexian{
	width:10%;
	border-top:1px solid #fff;
	margin:auto;
	margin-top: 10px;
}

.contact-us{
	position: absolute;
	top:120px;
	bottom: 0;
	width: 100%;
}
.cu-half{
	float: left;
	width: 50%;
	height: 100%;
}
.cu-left{
	background: #e5193b;
	position: relative;
}
.cu-right{
	position: relative;
	padding:0 0 0 3.1%;
	color:#474747;
	overflow:auto;
}
.cu-right2{
	position: relative;
	padding:0 20px 0 60px;
	color:#474747;
	overflow:auto;
}
.cu-title{
	margin-top: 12.4%;
	font-size: 23px;
	line-height: 1;
	margin-bottom: 23%;
}
.cu-eng{
	margin-bottom: 18px;
}
.cu-chn{
	font-size: 29px;
}
.cu-contact{
	font-size: 20px;
	line-height: 1;
	margin-bottom: 11%;
    margin-left: 157px;
}
.cu-contact>div{
	/*margin-bottom: 18px;*/
	padding-left: 40px;
}
.cu-contact>div:nth-child(1){
	background: url(../images/email.png)  no-repeat 0 center;
	    line-height: 43px;
    background-size: 26px;
}
.cu-contact>div:nth-child(2){
	background:url(../images/contact.png)  no-repeat 2px center;
	line-height: 43px;
    background-size: 19px;
}
.cu-contact>div:nth-child(3){
	    line-height: 43px;
    background: url(../images/addr.png) no-repeat 0 10px;
    background-size: 24px;
}
/*.cu-addr{
	font-size: 22px;
	position: absolute;
	bottom: 40px;
}
.cu-addr div{
	margin-bottom: 18px;
}*/
.sc3row1right div.cased-title{
	margin-top: 25px;
	margin-left:0;
	position: relative;
}
.sc3row1right div.case-detail{
	margin-top: 25px;
	margin-left:0;
	/*position: absolute;*/
	width: auto;
	padding-right: 30px;
	bottom: 40px;
	color:#333;
	font-size: 14px;
}
.cased-title span{
	display: block;
}
.cased-title .cased-arrow{
	position: absolute;
    margin-top: 0;
    margin-left: 0;
	right: 20px;
	top:0;
	width: 100px;
}
.cased-arrow img{
	width: 100%;
	-webkit-animation: twinkling 1.88s infinite ease-in-out;
}
.cd-slider{ width:100%;top:300px;bottom:0;}
.cd-slider .bd ul{zoom:1;}
.cd-slider .bd .tempWrap{overflow: inherit !important;}
.cd-slider .bd li{ height:475px; width:50%;line-height:24px;   }
.cd-slider .bd li img{ height:475px; width:100%;line-height:24px;   }
@media (min-width: 1900px) {
	.cd-slider{bottom:0;}
}
@media (min-width: 1500px) {
	.sc3row1right div.case-detail{
		bottom: 30%;
	}
}
.p-slider {
	width: 100%;
}
.p-slider ul{
	width: 100%;
}
.p-slider li{
	float: left;
	width: 25%;
}
.p-slider li a{
	display: block;
}
.p-slider li img{
	width: 100%;
}
.p-slider .tempWrap{
	width: 100% !important;
}
.company-wrapper{
	position: absolute;
	top:120px;
	width: 100%;
}
.comp-left{
	position: fixed;
	top:0;
	bottom: 0;
	width: 42.8%;
}
.comp-left img{
	width: 100%;
	height: 100%;
}
.comp-right{
	margin-left: 42.8%;
}
.comp-title{
	position: relative;
	margin-left: 20.9%;
	/*margin-top: 15.652%;*/
	margin-top: 65px;
	font-size: 24px;
	line-height: 1;
}
.comp-arrows{
	position: absolute;
	right: 25px;
	top:0;
	width: 85px;

}
.comp-arrows img{
	width: 100%;
	-webkit-animation: twinkling 1.88s infinite ease-in-out;
}
.comp-chn{
	letter-spacing: 5px;
	margin-top: 20px;
	font-size: 25px;
	color: #474747;
}
.comp-eng{
	letter-spacing: 3px;
	font-size: 20px;
	color: #474747;
}
.comp-intro{
	/*margin-top: 20%;*/
	padding: 0 70px 0 20.9%;
	font-size: 16px;
	color: #474747;
	line-height: 34px;
	display: flex;
	align-items: left;
	    justify-content: center;
	    flex-direction: column;
}
.comp-s-left{
	overflow: hidden;
}
.comp-s-right{
	float: right;
	width: 31%;
}
@media (max-width: 1440px) {
	.comp-s-right{
		width: 50%;
	}
}
@media (max-width: 1200px) {
	.comp-s-right{
		float: none;
		width: 100%;
	}
}
.comp-s-right img{
	width: 100%;
}
.comp-h{
	background: url(../images/h-logo.png) no-repeat 4% center;
	background-size: 12.91%;
}
.comp-hr{
	background: url(../images/hr-logo.png) no-repeat 4% center;
	background-size: 12.91%;
}
.comp-ziben{
	background: url(../images/ziben-logo.png) no-repeat 4% center;
	background-size: 12.91%;
}
.index-bottom{
	position: absolute;
	bottom: 0;
	height: 120px;
	width: 100%;
	padding: 0 60px 0 150px;	
	background: #000;
	color:#fff;
	font-size: 14px;
}
.ib-left{
	float: left;
	padding: 40px 0;
}
.ib-mail{
	line-height: 1;
	margin-bottom: 14px;
}
.ib-right{
	float: right;
	line-height: 120px;
}
.parBds .slideBox .row{
	background: #fff;
}
@media (min-width:767px) {
	.parBds .slideBox .row{
		font-size: 15px;
		    display: flex;
	    align-items: center;
	}
}

.arrows{
	position: absolute;
	bottom:20px;
	right: 40px;
	width: 150px;
}
.arrows-wrapper{
	height: 35vh;
}
.arrows img{
	width: 100%;
	-webkit-animation: twinkling 1.88s infinite ease-in-out;
}
@-webkit-keyframes twinkling{
  0% {
      opacity: 0; 
  }
  100% {
      opacity: 1; 
  }
}
.c-title{
	margin-top: 20px;
}
.c-title img{
	width: 90%;
}
.c-pics{
	text-align: center;
}
.c-pics img{
	width: 80%;
}
.c-pics img:hover,.c-pics img:focus,.c-pics img:active{
    border-color:#9a9a9a; 
    box-shadow:15px 15px 20px rgba(50, 50, 50, 0.4); 
    -ms-transform:rotate(0deg) scale(1.1);
     transform:rotate(0deg) scale(1.1);
}
.case-swrapper{
	width: 100% !important;
}
.case-index-img{
	margin: 0 5.8%;
}
.case-index-img img{
	width: 100%;
	min-height: 380px;
	max-height: 380px;
}
.case-index-left{
	height: 440px;
    padding-top: 30px;
    padding-bottom: 30px;
     padding-right: 0; 
}
.case-index-right .cir-eng{
	font-size: 30px;
}
.case-index-right .cir-chn{
	font-size: 38px;
	margin-top: 0;
	margin-left: 80px;
}
.case-index-menu{
	margin-top: 0px !important;
	padding-right: 100px;
}
.case-index-menu ul{
    margin-top: -10px;
	width: 387px;
	float:right;
	text-align: right;
}
.case-index-menu ul li{
	border-bottom: 2px solid #000;
	font-size: 15px;
	line-height: 34px;
}
.case-index-menu ul li a:hover{
	color:#e5193b;
}
.product-right{
	height: 390px;
}
.product-right .pr-intro{
    height: 230px;
    overflow: auto;
    margin-right: 40px;
}
@media screen and (max-width: 767px){
	.comp-right .comp-arrows{
		display: none;
	}
	.comp-intro{
	/*margin-top: 20%;*/
	padding: 70px 15px 15px;
	font-size: 14px;
	color: #474747;
	line-height: 34px;
	display: flex;
	align-items: center;
}
	.comp-h{
	background: url(../images/h-logo.png) no-repeat center 20px;
	background-size: 20%;
	}
	.comp-hr{
		background: url(../images/hr-logo.png) no-repeat center 20px;
		background-size: 20%;
	}
	.comp-ziben{
		background: url(../images/ziben-logo.png) no-repeat center 20px;
		background-size: 20%;
		min-height: auto !important;
	}
	.contact-us{
		top:60px;

	}
	.contact-us .arrows-wrapper{
		display: none;

	}
	.p-wrappers .cu-left{
		background:none;
		height: auto;
	}
	.contact-us .cu-left{
		height: auto;
	}
	.p-wrappers .sc4left1{
		display: none;
	}
	.cu-half{
		width: 100%;
	}
	.cu-right2 {
	    position: relative;
	    padding: 0 20px;
	    color: #474747;
	    overflow: auto;
	}
	.cu-right2 img{
	   width: 100%;
	}
	.cu-eng{
		margin-bottom: 14px;
	}
	.cu-chn{
		font-size: 20px;
	}
	.cu-contact{
		font-size: 16px;
		line-height: 1;
		margin-bottom: 11%;
	}
}
.cu-right2 img {
    width: 100%;
}

@media (max-width: 767px) {
	.c-arrows{
		display: none;
	}
	.index-bottom {
		font-size: 12px;
	}
	.ib-left{
		display: none;
	}
	.comp-title{
		position: relative;
		margin-left: 0;
		/*margin-top: 15.652%;*/
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 1;
		text-align: center;
	}
	.comp-chn{
		font-size: 18px;
	}
	.comp-eng{
		font-size: 16px;
	}
	.product-right{
		height: auto;
	}
	.product-right .pr-intro{
		height: auto;
	}
	.cd-slider .bd ul {
		height: 300px;
	}
	.slideboxsde{
		font-size: 18px;
	}
	.about_content h2{
		    font-size: 18px;
		    margin-bottom: 100px;
		    color: #4a1f1f;
		    padding-left: 20%;
		    font-weight: normal;
		    margin-top: 10px;
	}
	.index-bottom {
	     padding: 0; 
	    background: #000;
	    text-align: center;
	}
	.ib-left{
		float: none;
	}
}
@media (max-width: 500px) {
	.cd-slider .bd ul {
		height: 150px;
	}
	.slideboxsde{
		font-size: 14px;
	}
}
.wx-png{
	position: absolute;top:0;right:50px;width: 24%;text-align: right;
}
.wx-png img{
	width: 100%;
	 margin-right: 40px;
}
@media (max-width: 1700px) {
	.wx-png{
		/*top:-30px;*/
	}
}
@media (max-width: 1220px) {
	.wx-png{
		top:0;
		position: relative;
		margin: 20px auto;
		width: 60%;
	}
}