*{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
	width: 100%;
	position: relative;
	overflow: hidden;
}
@font-face {
  font-family: "PhrasMe";
  src: url("../font/PhrasMe.ttf") format("truetype"),
       url("../font/PhrasMe.eot") format("embedded-opentype"),
       url("../font/PhrasMe.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
header{
	width: 100%;
	background: #fff;
	padding:26px 2%;
	position: relative;
	top: 0;
	left: 0;
	z-index:12;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.welcome-body header {
	position: absolute;
}
/*.paddheader header {
	margin-top: -100px;
	transition-duration: 1s;
	transition-delay: 1.3s;
}
.paddheader header.js-to-bot {
	margin-top: 0;
}*/
header .nav-btn{
	width: 45px;
	height: 34px;
	margin-top: 7px;
	position: relative;
}
header .nav-btn span{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 5px;
	background: #068585;
	position: absolute;
	left: 0;
	top: 12px;
	transition:left 0.3s,top 0.3s;
}
header .nav-btn span.line1,header .nav-btn span.line3,header .nav-btn span.line3{
	left: 15px;
}
header .nav-btn span.line2{
	left: 30px;
	background: #e8921f;
}
header .nav-btn.hover span.line2{
	left: 12px;
}
header .nav-btn.hover span.line0{
	top: 0;
}
header .nav-btn.hover span.line1{
	top: 0;
	left: 24px;
}
header .nav-btn.hover span.line3{
	top: 24px;
	left: 0;
}
header .nav-btn.hover span.line4{
	top:24px;
	left:24px;
}
header .right a{
	transition:margin 0.3s;
	position: relative;
}
header .right .line{
	width: 43px;
	text-align: center;
	height: 18px;
	margin-top: 15px;
	position: relative;
	font: 14px/18px "Arial";
	font-weight: bold;
	color: #333;
}
header .right .line:after{
	content: "";
	width:1px;
	height:7px;
	border-left: 1px dashed #9f9f9f;
	position: absolute;
	left: 0;
	top: 5px;
}
header .right .search-btn{
	background: url(../img/wel10.png) no-repeat center;
}
header .right .gpdm{
	padding-left: 22px;
	margin-right: 12px;
	height: 18px;
	line-height: 18px;
	background: url(../img/wel08.png) no-repeat left center;
	font-size: 12px;
	color: #999999;
	margin-top: 15px;
}
header .right .gpdm .bf{
	font-size: 16px;
	color: #068585;
	font-weight: bold;
	font-family:'Arial';

}
header .logo{
	height: 48px;
	margin: 0 auto;
	width: 182px;
	display: block;
}
header .logo img{
	width: 100%;
}
.nav-box{
	position: fixed;
	top: 100px;
	left: 0;
	width: 100%;
	display: none;
	background: #fff;
	z-index: 10;
}
.nav-box .left{
	width: 29%;
	height: 100%;
	float: left;
	background: #f7f7f7;
	padding:7.6vw 5% 0 2%;
	text-align: right;
}
.nav-box .left .home{
	padding-left: 29px;
	font: 20px/26px "Arial";
	font-weight: bold;
	position: relative;
	background: url(../img/wel27.png) no-repeat left 3px;
	color: #068585;
	padding-bottom: 34px;
}
.nav-box .left .home:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #068585;
}
.nav-box .left .fonts{
	padding:2.6vw 0 2.1vw;
}
.nav-box .left .fonts p{
	font-size: 14px;
	color: #444;
	line-height: 30px;
}
.nav-box .left .bshare-custom{
	height: 25px;
}
.nav-box .left .bshare-custom a{
	float: left;
	margin: 0 7px;
	width: 25px;
	height: 25px;
}
.nav-box .left .bshare-custom a.bshare-weixin{
	background: url(../img/wel29.png) no-repeat center;
	background-size: 100%;
}
.nav-box .left .bshare-custom a.bshare-sinaminiblog{
	background: url(../img/wel30.png) no-repeat center;
	background-size: 100%;
}
.nav-box .left .bshare-custom a.bshare-qqmb{
	background: url(../img/wel31.png) no-repeat center;
	background-size: 100%;
}
.nav-box .left-bot{
	width: 100%;
	padding-top: 16.59vw;
}
.nav-box .left .fonts{
	width: 100%;
}
.nav-box .left-bot p{
	font-size: 12px;
	color: #999999;
	line-height: 21px;
	padding-bottom: 5px;
}
.nav-box .right{
	width:71%;
	float: left;
	padding: 7.6vw 0 0 5%;
}
.nav-box .right ul{
	width: 100%;
}
.nav-box .right li{
	float: left;
	width:26%; 
	position: relative;
	margin-bottom: 40px;
}
.nav-box .right li:after{
	content: "";
	width: 63%;
	height: 2px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
}
.nav-box .right li.last{
	width: 74%;
	padding-top: 25px;
}
.nav-box .right li.last:after{
	width: 100%;
}
.nav-box .right li h2{
	font-size: 20px;
	color: #333;
	line-height: 64px;
	padding-top: 8px;
	position: relative;
	margin-bottom: 15px;
}
.nav-box .right li h2:after{
	content: "";
	width: 30%;
	height: 1px;
	background: #333;
	position: absolute;
	bottom: 0;
	left: 0;
}
.nav-box .right li h2 a{
	color: #333;
	transition:color 0.3s;
}
.nav-box .right p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.nav-box .right p a{
	color: #666;
	transition:color 0.3s;
}
.nav-box .right .btn{
	float: left;
	margin-top: 42px;
	width: 21.5%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #d6d6d6;
	font-size: 20px;
	color: #333333;
	display: block;
	margin-right: 5%;
	transition:background 0.3s,color 0.3s;
}
.nav-box .right .bb{
	width: 100%;
	float: left;
}
.search-box{
	width: 28%;
	position: absolute;
	right: 0;
	top: 100px;
	display: none;
	z-index: 10;
	background: #068585;
	padding:18px 2%;
}
.search-box .close{
	float: right;
	width: 35px;
	height: 35px;
	background: url(../img/wel26.png) no-repeat center;
	background-size: 100%;
	margin-top: 2px;
}
.search-box form{
	width: 76%;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text{
	font-size: 12px;
	color: #fff;
	border: none;
	background: none;
	padding: 0 28px 0 18px;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.search-box form .text::-webkit-input-placeholder{
	color: #fff;
}
.search-box form .text:-moz-placeholder{
	color: #fff;
}
.search-box form .text::-moz-placeholder{
	color: #fff;
}
.search-box form .text:-ms-input-placeholder{
	color: #fff;
}
.search-box form .submit{
	width: 14px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 14px;
	margin-top: -15px;
	background: url(../img/wel25.png) no-repeat center;
	border: none;
}
.welcome{
	position: relative;
	z-index: 1;
}
.w1680{
	margin: 0 auto;
	position: relative;
	width: 1680px;
}
.w1600{
	margin: 0 auto;
	position: relative;
	width: 1600px;
}
.wel-banner{
	background: #000;
	position: relative;
}
.wel-banner ul{
	position: relative;
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
	/*opacity: 0;*/
	z-index: 1;
}
.wel-banner li{
	width: 100%;
	height: 100%;
	background-size: cover !important;
	position: relative;
	top:0;
	text-align: center;
	/*left: 100%;*/
	/*transform: scale(0.8);*/
	z-index: 1;
	transition:transform 0.3s;
}
/*.wel-banner li.into{
	left: 0;
	transform: scale(1);
}*/
.wel-banner li a{
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
}
.wel-banner li {
	position: relative;
}
.wel-banner-bg {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-position: center !important;
	transition: all 5s ease;
}
.swiper-slide-active .wel-banner-bg {
	transform: scale3D(1.1,1.1,1.1);
}
.wel-banner .welb-future{
	width: 250px;
	height: 140px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index:2;
}
.wel-banner .welb-future img{
	width: 100%;
}
.wel-banner .wel-down{
	width: 14px;
	height: 20px;
	background: url(../img/wel03.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	bottom: 67px;
	right: 309px;
	z-index: 2;
	-webkit-animation: setbot 1.2s infinite linear;
          animation: setbot 1.2s infinite linear;
}
.wel-banner li.one .box{
	padding-top: 16.9%;
	text-align: center;
}
.wel-banner li.one img{
	max-width: 100%;
}
.wel-banner li.one h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 2.8% 0 10%;
	color: #fff;
}
.wel-banner li .btn, .wel-btns{
	width: 178px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	font-family: 'Arial';
	position: relative;
}
.wel-banner li.one .btn{
	margin: 0 auto;
	border: 1px solid rgba(255,255,255,.5);
	color: #fff;
}
.wel-banner li .btn:after, .wel-btns:after{
	content: "";
	width:0;
	background: #068585;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition:width 0.3s;
}
.wel-banner li .btn .fonts, .wel-btns span{
	position: relative;
	z-index: 2;
	padding-right: 0;
	background-position: right center;
	background-repeat: no-repeat;
	transition:all 0.3s;
}
.wel-banner .btns{
	position: absolute;
	left: 50% !important;
	bottom: 45px !important;
	text-align: left;
	z-index: 2;
	width: 1680px !important;
	margin-left: -840px !important;
}
.wel-banner .btns span{
	opacity: 1 !important;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	background: rgba(255,255,255,.55);
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	transition:background 0.3s;
}
.wel-banner .btns span:first-child {
	margin-left: 0;
}
.wel-banner .btns span.swiper-pagination-bullet-active{
	background: #e8921f;
}
.wel-banner li.two .box,.wel-banner li.the .box{
	text-align: left;
	position: absolute;
	bottom:96px;
	left: 50%;
	margin-left: -840px;
}
.wel-banner li.two .btn, .wel-banner li.the .btn{
	border: 1px solid #c4c4c4;
	color: rgba(51,51,51,.5)
}
.wel-banner li.two p, .wel-banner li.the p{
	font-size: 48px;
	color: #ffffff;
	line-height: 57px;
}
.wel-banner li.the p{
	color: #333;
}
.wel-banner li.four p{
	color: #e8921f;
}
.wel-banner li.two h2, .wel-banner li.the h2{
	font-size: 120px;
	color: rgba(255,255,255,0.85);
	line-height: 152px;
	margin-bottom: 3%;
	font-weight: bold;
}
.wel-banner li.the h2{
	color: rgba(51,51,51,.85)
}
.wel-banner li.the h2 span{
	color: rgba(6,133,133,.85)
}
@-webkit-keyframes setbot {
  0% {
    bottom: 67px;
    opacity: 0;
  }
  50%{
  	bottom: 55px;
  	opacity: 1;
  }
  100% {
    bottom: 42px;
    opacity: 0;
  }
}
@keyframes setbot {
  0% {
    bottom: 67px;
    opacity: 0;
  }
  50%{
  	bottom: 55px;
  	opacity: 1;
  }
  100% {
    bottom: 42px;
    opacity: 0;
  }
}
footer{
	width: 100%;
	overflow: hidden;
}
.footer-top{
	background: #f5f5f5;
	padding: 83px 0 101px;
}
.footer-top .fot-logo{
	width: 136px;
	margin: 0 auto 49px;
	display: block;
}
.footer-bot .fot-logo{
	display: none;
}
.footer-top .fot-logo img{
	width: 100%;
}
.footer-top-bot{
	width: 100%;
}
.footer-top-bot .footer-top-list{
	width: 50%;
	position: relative;
}
.footer-top-bot .footer-top-list:after{
	content:"";
	position: absolute;
	width: 3px;
	height: 12px;
	background: #068585;
	top: 50%;
	right:0;
	margin-top: -6px;
}
.footer-top-bot .footer-top-list li{
	float: left;
	width: 25%;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 0;
	position: relative;
	top: 0;
	transition:top 0.3s;
}
.footer-top-list li a{
	color: #068585;
}
.footer-top-address{
	padding-left:5.3%;
	width:30%;
}
.footer-top-tel{
	width: 20%;
}
.footer-top-address p,.footer-top-tel p{
	color: #068585;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 0;
}
.footer-bot{
	background: #068585;
	padding: 27px 0;
	position: relative;
}
.footer-bot .pic{
	float: left;
	width: 81px;
	padding-top: 5px;
}
.footer-bot h2{
	color: #f5f5f5;
	font-weight: 900;
	font: 12px/25px 'Arial';
	width: 620px;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	top: 0;
}
.footer-bot .bshare-custom{
	float: right;
}
.footer-bot .color{
	color: #e8921f;
}
.footer-bot .bshare-custom a.bb{
	width: 25px;
	height: 25px;
	margin: 0 7px;
	padding: 0;
}
.footer-bot .bshare-custom .bshare-weixin{
	background: url(../img/fot02.png) no-repeat center;
}
.footer-bot .bshare-custom .bshare-sinaminiblog{
	background: url(../img/fot03.png) no-repeat center;
}
.footer-bot .bshare-custom .bshare-qqmb{
	background: url(../img/fot04.png) no-repeat center;
}
.footer-bot .bshare-custom .bshare{
	font-size: 12px;
	font-weight: bold;
	color: rgba(255,255,255,.2);
}
.footer-bot .bshare-custom .bshare a{
	display: inline;
	color: rgba(255,255,255,.2);
	margin: 0;
	text-decoration: none;
	transition:color 0.3s;
	padding: 0;
}
.wel-news{
	padding: 60px 0;
}
.wel-news .box{
	width: 48%;
}
.wel-news-tit{
	padding-bottom: 49px;
	width: 100%;
}
.wel-news-tit h2{
	float: left;
	font-size: 24px;
	color: #666;
	line-height: 44px;
}
.wel-btns{
	float: right;
	font-size: 12px;
	color: #666666;
	border: 1px solid #ccc;
}
.swiper-container-horizontal{
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.wel-left-news, .wel-right-news{
	padding-bottom: 45px;
}
.wel-left-news .swiper-slide, .wel-right-news .swiper-slide{
	width: 100%;
}
.wel-left-news .swiper-slide a, .wel-right-news .swiper-slide a{
	display:block;
	width: 100%;
}
.wel-left-news .swiper-slide .pic, .wel-right-news .swiper-slide .pic{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.wel-left-news .swiper-slide img, .wel-right-news .swiper-slide img{
	width: 100%;
	transition:all 0.3s;
}
.wel-left-news .swiper-slide h3, .wel-right-news .swiper-slide h3{
	padding-top: 16px;
	font:12px/25px "Arial";
	color: #999;
}
.wel-left-news .swiper-slide h2, .wel-right-news .swiper-slide h2{
	font-size:16px;
	line-height: 35px;
	color: #333;
	transition:color 0.3s;
}
.wel-news .swiper-pagination{
	text-align: left;
	font-size: 0;
}
.wel-news .swiper-pagination-bullet-active{
	background: #068585;
}
.wel-about-top{
	width: 100%;
	background: #fff;
	font-size: 0;
	position: relative;
	/*top: 80px;
	opacity: 0;*/
}
.wel-about-top tr{
	width: 100%;
}
.wel-about-top .left{
	width: 27%;
	text-align: center;
	position: relative;
	/*left: -80px;
	opacity: 0;*/
}
.wel-about-top .right{
	width:73%;
	position: relative;
	/*left: 80px;
	opacity: 0;*/
}
.wel-about-top .right .picture{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.wel-about-top .left .box{
	width: 57%;
	margin: 0 auto;
}
.wel-about-top .left .title{
	max-width: 100%;
	padding-bottom: 1.5625vw;
}
.wel-about-top .left h2{
	font-size: 30px;
	color: #333333;
	line-height: 39px;
	margin-bottom: 1.92vw;
}
.wel-about-top .left p{
	font-size: 14px;
	color: #666666;
	line-height: 36px;
}
.wel-about-top .left .wel-btns{
	float: none;
    display: block;
    margin:4.42vw auto 0;
}
.wel-about-top .right .con{
	z-index: 2;
	width: 82%;
	position: absolute;
    top: 0;
    left: 9%;
    height: 100%;
}
.wel-about-top .right h3{
	font-size: 30px;
	color: #ffffff;
	line-height: 56px;
	padding-top: 5vw;
}
.wel-about-top .right h4{
	color: #ffffff;
	font:14px/38px "Arial";
	font-weight: normal;
}
.wel-about-top .right ul{
	padding-top: 5.4vw;
}
.wel-about-top .right li{
	float: left;
	width: 22%;
	margin-left:3%;
	margin-bottom: 27px;
	padding-bottom: 1.56vw;
	position: relative;
	cursor: pointer;
}
.wel-about-top .right li:first-child,.wel-about-top .right li:nth-child(5){
	margin-left: 0;
}
.wel-about-top .right li:nth-child(4):after{
	display: none;
}
.wel-about-top .right li:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,.2);
}
.wel-about-top .right li:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80%;
	height:1px;
	background: rgba(255,255,255,.2);
}
.wel-about-top .right li:nth-child(5){
	padding-bottom: 0;
	margin-bottom: 0;
}
.wel-about-top .right li:nth-child(5):before{
	display: none;
}
.wel-about-top .right h2{
	font-size: 100px;
	color: #ffffff;
	line-height: 74px;
	font-family: 'PhrasMe';
	transition:color 0.3s;
}
.wel-about-top .right .fonts{
	font-size: 18px;
	font-family: 'Microsoft Yahei';
}
.wel-about-top .right p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding: 1vw 0 1.5vw;
}
.wel-about-top .right .dm .bold{
	font-weight: bold;
}
.wel-about-top .right h5{
	text-align: left;
	font-size: 12px;
	color: #fff;
	display: none;
	font-weight: normal;
	line-height: 22px;
}
.wel-about-top .right h5 .bold{
	font-weight: bold;
}
.wel-about-bot{
	width: 100%;
	text-align: center;
	background: #f5f5f5;
}
.wel-about-bot .swiper-slide{
	position: relative;
	z-index: 1;
	padding: 39px 0 69px;
	height: 280px;
	transition:background 0.3s,box-shadow 0.3s;
}
.wel-about-bot .swiper-slide:after{
	content: "";
	width: 1px;
	background: #e1e1e1;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.wel-about-bot .swiper-slide:first-child:after{
	display: none;
}
.wel-about-bot .swiper-slide a{
	display: block;
	width: 100%;
}
.wel-about-bot .swiper-slide .pic{
	width: 58px;
	height: 54px;
	position: relative;
	margin: 40px auto 0;
	transition:margin 0.3s;
}
.wel-about-bot .swiper-slide img{
	width: 100%;
}
.wel-about-bot .swiper-slide .two{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition:opacity 0.3s;
}
.wel-about-bot .swiper-slide h2{
	margin-top: 15px;
	font-size: 18px;
	color: #333;
	line-height: 24px;
	transition:color 0.3s;
}
.wel-about-bot .swiper-slide h4{
	font-weight: normal;
	font: 12px/30px 'Arial';
	color: rgba(51,51,51,.5);
	transition:color 0.3s;
	margin-bottom: 9px;
}
.wel-about-bot .swiper-slide .line{
	width: 86%;
    margin: 0 auto;
    text-align: center;
}
.wel-about-bot .swiper-slide h3{
	font-size: 16px;
	color: #666666;
	display: none;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wel-about-bot .swiper-slide p{
	font: 12px/14px 'Arial';
	color: #ccc;
	display: none;
}
.swiper-container-horizontal.wel-about-bot{
	overflow: visible;
}
.wel-media{
	background: #f5f5f5;
	padding: 102px 0 73px;
}
.wel-media-title{
	padding-bottom:50px;
	width: 100%;
}
.wel-media-title .hl h2{
	float: left;
	font-size: 30px;
	color: #333333;
	line-height: 32px;
	margin-right: 30px;
}
.wel-media-title .hl h3{
	font:36px/48px "Arial";
	color: #ccc;
	margin-top: -5px;
}
.wel-media-title .hl p{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding-top: 18px;
}
.wel-media-con{
	width: 100%;
}
.wel-media-con a{
	display: block;
	width: 100%;
}
.wel-media-con .left{
	width: 67.5%;
	float: left;
	position: relative;
}
.wel-media-con .left:after{
	content: "";
	width: 43.5%;
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	background: #c9c9c9;
}
.wel-media-con .left:before{
	content: "";
	width: 43.5%;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #c9c9c9;
}
.wel-media-con .right{
	width: 29.375%;
	float: right;
}
.wel-media-con .right li{
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
.wel-media-con .right a{
	padding: 18px 0 24px;
}
.wel-media-con .right li:first-child{
	border-top: 1px solid #c9c9c9;
}
.wel-media-con .right h2{
	font-size: 16px;
	color: #333;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}
.wel-media-con .right p{
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.wel-media-con .left a{
	float: left;
}
.wel-media-con .left .pic{
	width: 52%;
	background: #fff;
	padding: 5%;
	float: left;
}
.wel-media-con .left img{
	width: 100%;
}
.wel-media-con .left .con{
	width: 43.5%;
	float: right;
}
.wel-media-con .left .time{
	font: 12px/22px "Arial";
	color: #999;
	padding: 24px 0 32px;
}
.wel-media-con .left h2{
	font-size: 16px;
	color: #068585;
	line-height: 30px;
}
.wel-media-con .left .font{
	padding-top: 35px;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
.wel-media-con .left .more{
	position: absolute;
	left:56.5%;
	bottom: 42px;
	font: 12px/22px "Arial";
	color: #068585;
	padding-right: 21px;
	background: url(../img/wel19.png) no-repeat right center;
}
.wel-product{
	width: 100%;
	overflow: hidden;
	z-index: 1;
	background-size: cover !important;
}
.wel-product .swiper-slide{
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.wel-product .swiper-slide .picture{
	position: relative;
	width: 100%;
	z-index: 1;
	/*left: 0;*/
	opacity: 1;
	transition:opacity 1s;
}
.wel-product .swiper-slide.cur .picture{
	opacity: 0
}
.wel-product .swiper-slide.bg0 .picture{
	opacity: 0;
}
.wel-product .swiper-slide.bg0 .wel-btns {
	opacity: 0;
	filter: alpha(opacity=0);
}
.wel-product .swiper-slide.cur .con,.wel-product .swiper-slide.bg0 .con{
	background: rgba(51,51,51,.5);
}
.wel-product .swiper-slide.opt p{
	opacity: 1;
}
.wel-product .swiper-slide.bg0 h3,.wel-product .swiper-slide.bg0 h2,.wel-product .swiper-slide.bg0 h4{
	color: rgba(255,255,255,.1);
}
.wel-product .swiper-slide .con{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding:64px 10% 78px;
	background: rgba(51,51,51,.8);
	transition:background 0.3s;
}
.wel-product .swiper-wrapper{
	position: relative;
	z-index: 5;
} 
.wel-product .swiper-slide h3{
	color: #fff;
	font: 24px/28px "PhrasMe";
	margin-bottom: 47px;
	transition:color 0.3s;
}
.wel-product .swiper-slide h2{
	font:36px/48px "Arial";
	color: #fff;
	width: 63%;
	transition:color 0.3s;
}
.wel-product .swiper-slide h4{
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	font-weight: normal;
	transition:color 0.3s;
}
.wel-product .swiper-slide p{
	padding-top: 56px;
	font-size: 14px;
	color: #fff;
	line-height: 29px;
	opacity: 0;
	transition:opacity 0.3s;
}
.wel-product .swiper-slide:hover p {
	opacity: 1;
}
.wel-product #video{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	background: #000;
}
.wel-product .swiper-slide .wel-btns{
	display: block;
	width: 50px;
	height: 50px;
	border-color:rgba(255,255,255,.25);
	position: absolute;
    bottom: 10%;
    left: 10%;
}
.wel-product .swiper-slide .wel-btns span{
	height: 50px;
	display: block;
	font-size: 0;
	padding-right: 25px;
	background-image: url(../img/wel04.png);
	background-position: center;
	transition:padding 0.3s,background-image 0.3s;
}
.loader-bg{
	position: fixed;
	top:0;
	left: 0;
	background: #fff;
	z-index: 20;
	width: 100%;
	height: 100%;
}
.loader-con{
	position: fixed;
	top:3%;
	left:3%;
	z-index:21;
	width: 94%;
	height: 94%;
}
.loader-con .box{
	width: 100%;
	height: 0;
	background: #f5f5f5;
	z-index: 1;
	position: absolute;
	left: 0;
}
.loader-con .loader-top{
	bottom:50%;
}
.loader-con .loader-bottom{
	top: 50%;
}
.loader-con .loader-top.on{
	bottom:auto;
	top:0;
}
.loader-con .loader-bottom.on{
	top:auto;
	bottom:0;
}
.scrollboth{
	position:relative;
	/*top: 80px;
	opacity: 0;*/
}
.scrollboth .left{
	position: relative;
	/*left: -80px;*/
	/*opacity: 0;*/
}
.scrollboth .right{
	position: relative;
	/*left: 80px;*/
	/*opacity: 0;*/
}
.scrolllist{
	position: relative;
	/*top: 80px;*/
	/*opacity: 0;*/
}
.scrolllist .lis li{
	position: relative;
	/*top: 80px;
	opacity: 0;*/
}
.scrolltop{
	position: relative;
	/*top: 80px;
	opacity: 0;*/
}
@media(max-width: 1024px) {
	/*.paddheader header {
		margin-top: -68px;
	}
	.paddheader header.js-to-bot {
		margin-top: 0;
	}*/
}
@media (max-width: 480px) {
	/*.paddheader header {
		margin-top: -54px;
	}
	.paddheader header.js-to-bot {
		margin-top: 0;
	}*/
}

.wel-banner li p,.wel-banner li h2,.wel-banner .banner-btn-wrap,.wel-banner li.one .picture,.wel-banner li h3  {
	opacity: 0;
	transform: translateY(30px);
	transition-duration: .8s;
}
.wel-banner li p,.wel-banner li.one .picture {
	transition-delay: .8s;
}
.wel-banner li h2,.wel-banner li.one h3 {
	transition-delay: 1.1s;
}
.wel-banner .banner-btn-wrap {
	transition-delay: 1.4s;
}
.wel-banner .swiper-slide-active p,.wel-banner .swiper-slide-active h2,.wel-banner .swiper-slide-active .banner-btn-wrap,.wel-banner .swiper-slide-active.one .picture,.wel-banner .swiper-slide-active h3  {
	opacity: 1;
	transform: translateY(0);
}
@media(max-width: 1710px) {
	.wel-banner li.two .box,.wel-banner li.the .box {
		left: 4%;
		margin-left: 0;
	}
	.wel-banner .btns {
		width: 92% !important;
		left: 4% !important;
		margin-left: 0 !important;
	}
}
.wel-media-con .left .font.omit3 {
  max-height: 103px;
}
@media(max-width: 480px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
}
.cnzz-wrap {
	margin-left: 10px;
	display: inline-block;
	width: 50px;
	height: 25px;
	vertical-align: top;
}
@media(max-width: 1200px) {
	.footer-bot h2 {
		margin-left: -370px;
	}
}
@media(max-width: 1200px) {
	.cnzz-wrap {
		margin-left: 0;
	}
}