
/*滚动条样式*/
/* ::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#f8f8f8}
::-webkit-scrollbar-thumb{background:#107030;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#107030}
::-webkit-scrollbar-thumb:vertical:hover{background:#107030} */

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif,"微软雅黑";padding-top:65px;}
em,i{font-style:normal}
a:hover{text-decoration:none}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{outline: none;outline-offset:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p{margin-top:0;margin-bottom:0;}
ul{margin:0;padding:0;}
ul,li{list-style: none;}
a:focus, a:hover{text-decoration: none;}
a{display: block;color:#333;}
a:focus, a:hover{color:#333;}
img{display: block;}
textarea{resize: none;}
.Animation{-webkit-transition:all 1s;transition:all 1s;opacity:0}
.fullpage{width:100%;overflow:hidden}
.img{width:100%;overflow:hidden;margin:0 auto;position:relative}
.img img{display:block;width:100%;transition:all .5s}
.fl{float:left;}
.fr{float:right;}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.overflowY{overflow-y:hidden;}

@media (min-width:768px){
	body{padding-top:70px}
}
@media (min-width:992px){
	body{padding-top:80px}
}
@media (min-width:1200px){
	body{padding-top:90px}
}
@media (min-width:1440px){
	.container{width:1320px}
}
@media (min-width:1500px){
	body{padding-top:100px}
	.container{width:1420px}
}
@media (min-width:1700px){
	.container{width:1500px}
}



/*foot*/
.gotop{width:40px;height:40px;background:url(../images/icon/gotop.png) no-repeat center;background-size:contain;position:fixed;right:5px;bottom:50px;cursor:pointer;display:none;transition:all .5s}
.gotop:hover{background:url(../images/icon/gotop1.png) no-repeat center;background-size:contain}

.footer{font-size:12px;background-color:#111111;line-height:1;color:#fff;margin-top:60px;}
.footer a{color:#fff}
.footer a:hover{color:#9e0c09;}
.footerMiddle{padding:25px 0;}
.footerMiddle .container{display: flex;display: -webkit-flex;align-items: center;justify-content: space-between; flex-flow:row wrap}
.footerMiddle .container:after,.footerMiddle .container:before{display: none;}
.footerMiddle .InfoContent{font-size:14px;line-height:24px;width:100%;max-width:100%;margin-bottom:25px;color:#d9d9d9}
.footerMiddle .fEwms{text-align:center;overflow: hidden;}
.footerMiddle .fEwm{margin-right:20px;}
.footerMiddle .fEwm img{max-width:120px;margin:0 auto 10px;}
.copyRight{padding:15px;border-top:1px solid rgba(255,255,255,0.1);text-align:center;color:#ccc;}
.copyRight a{color:#ccc;display:inline-block;}
.support{text-transform:uppercase}

.footerTop{background:#17181a;padding:20px 0;}
.footerTop ul{display: flex;justify-content: space-between;overflow: hidden;flex-flow: row wrap;}
.footerTop ul>li{float:left;font-size:14px;}
.footerTop ul>li>a{display: flex;align-items: center;}
.footerTop ul>li>a img{margin-right:15px;height:30px;}
.footerTop .p1{font-size:16px;}
.footerTop .p2{margin-top:5px;}

.fNav{margin-left:-20px;overflow: hidden;margin-bottom:20px;}
.fNav a{float:left;font-size:16px;padding:0 20px;border-right:1px solid rgba(255,255,255,0.4);margin-bottom:10px;}
.fNav a:last-child{border-right:none;}

@media (max-width:767px){
	.gotop{width:30px;height:30px}
	.footerMiddle .fEwms{width:100%;}
	.copyRight{line-height:1.6;}
	.copyRight .support{display: block;}
	
	
	.footerTop ul>li{width:100%;padding:5px 0;}
	.footerTop ul p{display: inline-block;}
	.footerTop .p2{margin-top:0;}
	
}
@media (min-width:768px){
	.footer{font-size:13px;}
	.footerMiddle{padding:30px 0;}
	.footerTop ul>li>a img{height:45px;}
}
@media (min-width:992px){
	.footer{font-size:14px;}
	.footerTop ul>li>a img{height:54px;}
	.footerTop .p2{margin-top:10px;}
	.footerMiddle{padding:40px 0 30px;}
	.footerMiddle .fEwm{margin-left:50px;margin-right:0;}
	.footerMiddle .InfoContent{width:auto;max-width:550px;margin-bottom:0;}

}
@media (min-width:1200px){
	.fNav{margin-left:-30px;margin-bottom:30px;}
	.fNav a{padding:0 30px;}
	
	.footerMiddle .fEwm img{max-width:150px;}
}
@media (min-width:1440px){
	.footer{margin-top:85px;}
}
@media (min-width:1500px){

}


/*导航*/
/* .bgfff .navbar-default{background-color:rgba(255,255,255,1);}
.bg .navbar-default{background-color:rgba(255,255,255,1);height:100vh;} */
.navbar-default{background-color:#111111;border:none;border-radius:0;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,0.1);transition: all 0.5s;}
.navbar-brand{position: relative;height:auto;padding-top:10px;padding-bottom:10px}
.navbar-brand img{display:block;height:40px;transition: all 0.5s;}
.navbar-default .navbar-toggle{border:0}
.navbar-default .navbar-toggle .icon-bar{background-color:#9e0c09;transition:all .5s}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{background-color:transparent}
.navbar-default .menu_close .icon-bar:nth-child(1){transform:rotate(45deg);position:relative;top:6px}
.navbar-default .menu_close .icon-bar:nth-child(2){display:none}
.navbar-default .menu_close .icon-bar:nth-child(3){transform:rotate(-45deg)}
.navbar-default .navbar-nav>li>a{color:#fff;transition:all .5s;}
.navbar-default .nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover{color:#fff;background-color:#9e0c09;}
.navbar-default .nav>li>a:focus,
.navbar-default .navbar-nav>.open>a:focus{color:#333;background-color:transparent}
.navbar-collapse::-webkit-scrollbar{width:2px;height:2px}
.navbar-fixed-top .navbar-collapse{max-height:450px;position:relative;}
.navbar-default .navbar-nav>li>.dropdown-pc{display: none;}

.menu_nav{padding:8px 0;display: none;}
.menu_nav>a{line-height:36px;color:#666;border-bottom:1px dotted #ccc;padding-left:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.nav>li.nav-language,
.nav>li.nav-search{overflow: hidden;padding:5px 15px 10px;border-bottom:1px solid rgba(0,0,0,0.1);}
.navbar-default .navbar-nav>li.nav-language>a{float:left;width:40px;height:40px;padding:0;line-height:40px;border-radius:50%;background:#9e0c09;color:#fff;text-align:center;margin-right:15px;border:none;font-size:16px;}
.nav-search form{position: relative;width:100%;}
.nav-search form input{height:38px;border:1px #ccc solid;background-color:#f0f0f0;border-radius:10px;width:100%;padding:6px 12px;outline:0}
.nav-search form button{position: absolute;display:block;width:65px;height:100%;background-color:#9e0c09;border:1px #ccc solid;border-radius:0 10px 10px 0;font-size:16px;color:#fff;margin-left:-1px;font-weight:lighter;outline:0;right:0;top:0;}



.top_search,
.top_language{float:right;margin-left:10px;}
.top_search .icon,
.top_language .icon{display:block;width:38px;height:38px;overflow:hidden;margin:16px 0}
.top_search .icon img,
.top_language .icon img{display:block;width:100%;height:100%}
.top_search .open{width:100%;position:absolute;top:100%;right:0;z-index:1001;padding-top:10px;display:none}
.top_search .open .inner{background-color:#fff;border-radius:10px;line-height:20px;padding:15px;}
.top_search .open .inner form{position: relative;width:100%;}
.top_search .open .inner form input{height:38px;border:1px #ccc solid;background-color:#f0f0f0;border-radius:10px;width:100%;padding:6px 12px;outline:0}
.top_search .open .inner form button{position: absolute;display:block;width:65px;height:100%;background-color:#9e0c09;border:1px #ccc solid;border-radius:0 10px 10px 0;font-size:16px;color:#fff;margin-left:-1px;font-weight:lighter;outline:0;right:0;top:0;}



.navbar-dropdown{width:100%;background:#fff;display: none;}
.navbar-dropdown .container{padding-top:20px;padding-bottom:10px;}
/* .navbar-dropdown-left{float:left;width:200px;min-height:200px;} */
.navbar-dropdown-right{float:left;text-align:center;}
.navbar-dropdown-right img{max-width:120px;margin:0 auto 7px;}
.navbar-dropdown-middle{float:left;text-transform: uppercase;}
.navbar-dropdown-middle ul{float:left;width:150px;}
.navbar-dropdown-middle ul:last-child{max-width:185px;}
.navbar-dropdown-middle ul li{margin-bottom:10px;padding-right:15px;}
.navbar-dropdown-middle ul a{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition: all 0.5s;}
.navbar-dropdown-middle ul .active a,
.navbar-dropdown-middle ul a:hover{color:#9e0c09;border-left:2px solid #9e0c09;padding-left:8px;}

@media (max-width:767px){
	.navbar-header{float:none;}
	.navbar-brand{padding-top:10px;padding-bottom:10px;}
	.navbar-brand img{height:45px}
	.navbar-toggle{margin-top:16px;margin-bottom:16px;margin-right:6px;}
	.navbar-toggle{display: block;}
	.navbar-nav>li{float:none;}
	.navbar-nav{float:none!important;margin:10px 0;}
	.navbar-default .navbar-nav>li>.dropdown-min{font-size:15px;}
	.navbar-default .navbar-nav>li{margin-bottom:5px;}
	.navbar-default .navbar-nav>li:last-child{margin-bottom:0;}
	.navbar-default .navbar-nav>li>a{padding:10px 15px;}
	.navbar-default .navbar-nav>li>a:before{content:'';position: absolute;width:100%;height:1px;background:rgba(0,0,0,0.1);left:0;bottom:0;}
	.navbar-collapse.in{overflow-y:auto!important;}

	.navbar-default .container{max-height:100%;}
	.navbar-fixed-top .navbar-collapse{max-height:80%;}
	
	.top_search,.top_language{display: none;}
	.navbar-dropdown{display: none!important;}
	
	

}


@media (min-width:768px){
	.navbar-brand{padding-top:7px;padding-bottom:8px}
	.navbar-brand img{height:55px;}
	.navbar-collapse{display: block;}
	.navbar-default .navbar-nav>li{padding:17px 2px;font-size:14px;}
	.navbar-default .navbar-nav>li>a{padding:0 10px;line-height:36px;border-radius: 5px;}
	.navbar-default .navbar-nav>li>.dropdown-pc{display: block;}
	.navbar-default .navbar-nav>li>.dropdown-min,
	.nav>li.nav-language,
	.nav>li.nav-search{display: none;}
	
	.top_search .icon, .top_language .icon{width:32px;height:32px;}

	.top_search .open{max-width:300px;}

}
@media (min-width:992px){
	.navbar-brand{padding-top:12px;padding-bottom:13px}
	.navbar-default .navbar-nav>li{padding:22px 10px;font-size:16px;}
	.navbar-default .navbar-nav>li>a{padding:0 15px;}
	
	.top_search,
	.top_language{margin-left:15px;}
	.top_search .icon,
	.top_language .icon{margin:21px 0;width:38px;height:38px;}
	
	.navbar-dropdown{backgraound:none;}
	.navbar-dropdown .container{padding-left:275px;background:url(../images/bg2.png) no-repeat center;background-size:100% 100%;}
	.navbar-dropdown-middle ul{width:121px;}
	.navbar-dropdown-right img{margin-bottom:10px;}
	.navbar-dropdown-middle ul .active a,
	.navbar-dropdown-middle ul a:hover{border-left:4px solid #9e0c09;padding-left:10px;}
}
@media (min-width:1200px){
	.navbar-brand img{height:65px;}
	.navbar-default .navbar-nav>li{padding:27px 10px;font-size:18px;}
	.navbar-default .navbar-nav>li>a{padding:0 20px;}
	
	.top_search .icon,
	.top_language .icon{width:42px;height:42px;margin:24px 0;}

	.navbar-dropdown .container{min-height:200px;padding-left:405px;}
	.navbar-dropdown-right img{max-width:130px;}
	.navbar-dropdown-middle ul{width:138px;}
	.navbar-dropdown-middle ul a{font-size:16px;}
	.navbar-dropdown-middle ul li{margin-bottom:15px;}
	
}
@media (min-width:1440px){
	
	.top_search .icon,
	.top_language .icon{width:44px;height:44px;margin:23px 0}
	.top_search,
	.top_language{margin-left:30px;}
	
	.navbar-dropdown .container{min-height:200px;padding-left:450px;}
	.navbar-dropdown-right img{max-width:140px;}
	.navbar-dropdown-middle ul{width:160px;}

	
}
@media (min-width:1500px){
	.navbar-brand{padding-top:12px;padding-bottom:12px}
	.navbar-brand img{height:76px;}
	.navbar-default .navbar-nav>li{padding:32px 10px;font-size:20px;}
	
	.top_search .icon,
	.top_language .icon{margin:28px 0}
	
	.navbar-dropdown .container{min-height:250px;padding-top:25px;padding-bottom:5px;padding-left:370px;}
	.navbar-dropdown-right img{max-width:150px;}
	.navbar-dropdown-middle ul{width:200px;}
	.navbar-dropdown-middle ul li{margin-bottom:20px;}
	.navbar-dropdown-middle ul a{font-size:18px;}
}
@media (min-width:1700px){
	.navbar-dropdown .container{padding-left:450px;}
	.navbar-dropdown-right img{max-width:160px;}
}


/*第一屏*/
.index_body{padding-top:0;}
.banner{padding-top:65px;background:#111111;}
.banner .swiper-slide{display: block;}
.banner .swiper-slide>img{width:100%;}
.banner_text .container{position:absolute;left:50%;top:50%;z-index:9;transform:translate(-50%,-50%)}
.banner_text img{width:100%;cursor:pointer}
.banner1 .banner_text img{transform:translateX(100%)}
.banner2 .banner_text img{transform:translateY(-100%)}
.banner3 .banner_text img{transform:translateY(100%)}
.banner4 .banner_text img{transform:translateX(-100%)}
.banner5 .banner_text img{transform:scale(0)}
.banner .swiper-slide-active .banner_text img{opacity:1;transform:none;transition-delay:.5s}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{transition: all 0.3s;}
.banner .swiper-pagination-bullet{width:15px;height:3px;background:#fff;border-radius: 0;opacity: 1;}
.banner .swiper-pagination-bullet-active{background:#9e0c09;}
.swiper-button-next,.swiper-button-prev{outline: none;}
.PC_img{display:none;}

.swiper-thumbnail{position: absolute;left:50%;bottom:10px;transform: translateX(-50%);display: flex;justify-content: flex-end;z-index: 10;}
.swiper-thumbnail li{float:left;width:30px;margin-left:5px;border:1px solid #343434;transition: all 0.3s;cursor: pointer;}
.swiper-thumbnail li img{width:100%;}
.swiper-thumbnail li.active{border-color:#9e0c09;}

.banner .arrows2{position: absolute;left:50%;bottom:10px;z-index: 11;display: flex;transform: translateX(-50%);}
.banner .arrows2:after{content: '';position:absolute;width:1px;height:10px;background:#fff;top:50%;margin-top:-5px;left:50%;}
.banner .arrows2 .swiper-button-white{position: static;margin-top:0;width:40px;height:15px;background-size:auto 15px;}

.banner .arrows1 .swiper-button-white{background-size:auto 30px;}

.banner .nextPage{position:absolute;width:15px;height:45px;left:50%;margin-left:-7px;bottom:30px;background:url(../images/icon/nextPage.png) no-repeat center;background-size:100% 100%;z-index:10;animation: mymove 1.5s alternate infinite;-webkit-animation: mymove 1.5s alternate infinite;cursor: pointer;}
@keyframes mymove{
	from{bottom:40px;opacity:0.5}
	to{bottom:30px;opacity:1}
}
@-webkit-keyframes mymove{
	from{bottom:30px;opacity:0.5}
	to{bottom:40px;opacity:1}
}

.indexItem{padding:35px 0;}
.indexTitle{margin-bottom:25px;}
.indexTitle h2{font-size:22px;}
.productList a{position: relative;overflow: hidden;}
.productList a h5{font-size:16px;text-align: center;}
.productList a>h5,
.productList a>.text{position: absolute;width:100%;left:0;color:#fff;background:rgba(158,12,9,0.8);padding:15px;transition: all 0.5s;}
.productList a>h5{bottom:0;background:#111111;padding:13px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productList a>.text{height:100%;top:110%;display: flex;justify-content: center;flex-direction: column;overflow: hidden;}
.productList a>.text h5{margin-bottom:15px;}
.productList a>.text .p{line-height:20px;max-height:120px;overflow: hidden;}
.productList .pHref{display: block;width:80px;height:30px;line-height:30px;margin:20px auto 0;border:1px solid rgba(255,255,255,0.2);text-align: center;}
.productList a:hover>.text{top:0;}
.productList a:hover>h5{bottom:-60px;}
.productList .column{margin-bottom:30px;}
.indexProduct .productList{position: relative;}
.indexProduct .swiper-container{position: static;}
.indexProduct .swiper-button-prev,
.indexProduct .swiper-button-next{width:30px;height:58px;margin-top:-29px;opacity: 1;}
.indexProduct .swiper-button-prev{left:-60px;background:rgba(0,0,0,0.3) url(../images/icon/l.png) no-repeat center;}
.indexProduct .swiper-button-next{right:-60px;background:rgba(0,0,0,0.3) url(../images/icon/r.png) no-repeat center;}
.indexProduct .swiper-button-prev:hover{left:-60px;background:#9e0c09 url(../images/icon/l.png) no-repeat center;}
.indexProduct .swiper-button-next:hover{right:-60px;background:#9e0c09 url(../images/icon/r.png) no-repeat center;}

.indexAbout .indexTitle{color:#fff;}
.indexAboutMain{display: flex;align-items: center;justify-content: space-between;flex-flow: row wrap;color:#fff;}
.indexAboutMain:before,
.indexAboutMain:after{display: none;}
.aM-left{float:left;width:100%;}
.aM-left>.p{line-height:26px;}
.aM-left>a{width:130px;height:40px;line-height:40px;margin-top:30px;color:#9e0c09;text-align:center;border:1px solid #9e0c09;transition: all 0.3s;}
.aM-left>a:hover{background:#9e0c09;color:#fff;}
.aM-right{float:right;width:100%;}
.aM-r{position: relative;width:480px;height:300px;max-width:100%;}
.aM-r:before{content: '';position: absolute;width:80px;height:65px;top:-8px;right:-8px;background:rgba(158,12,9,0.5);z-index: 1;}
.aM-r .textImg{position: absolute;bottom:-20px;right:-8px;z-index: 3;height:50px;}
.aM-video{position: relative;width:100%;height:100%;padding:6px;background:#9b9a99;z-index: 2;}
.aM-video .inner{width:100%;height:100%;overflow: hidden;}
#aboutVideo{position: relative;width:100%;height:100%;object-fit: cover;overflow: hidden;}
.play-mask{position: absolute;width:100%;height:100%;top:0;left:0;z-index: 3;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.play-mask>img{width:44px;height:44px;}


.iN-left{width:100%;}
.iN-left .img{height:auto;}
.iN-right{width:100%;}
.iN-right a{border-top:1px solid #ccc;}
.iN-right a:last-child{border-bottom:1px solid #ccc;}
.news-text{padding:20px 0;}
.news-text .n-tit{position: relative;padding-right:90px;line-height:25px;margin-bottom:10px;}
.news-text h2{font-size:16px;line-height:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-text .date{position: absolute;top:0;right:0;}
.news-text .p{line-height:24px;color:#666;height:72px;overflow: hidden;}
.iN-left .news-text{background:#9e0c09;color:#fff;}
.iN-left .news-text .p{color:#fff;}
.iN-left a:hover{box-shadow: 0 0 8px rgba(0,0,0,0.3);}
.iN-right a:hover .n-tit{color:#9e0c09;}

.newsList{margin:-10px;}
.newsList .column{padding:10px;}
.newsList a{background:#fff;padding:5px;overflow: hidden;display: flex;align-items: center;flex-flow: row wrap;box-shadow: 0 0 10px rgba(0,0,0,0.2);color:#666;transition:all 0.5s;}
.newsList .img{float:left;width:47.5%;}
.newsList .text{float:left;width:52.5%;padding:0 0 0 15px;}
.newsList h5{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;transition:all 0.5s;}
.newsList .date{font-weight: lighter;margin:10px 0;}
.newsList .p{line-height:24px;height:50px;font-weight: regular;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.newsList a:hover{background:#9e0c09;color:#fff;}
.newsList a:hover h5{color:#fff;}
.newsList a:hover .img img{transform: scale(1.1);}


@media (max-width:767px){
	.banner_text .container{width:100%;}
	.banner .arrows1 .swiper-button-next,
	.banner .arrows1 .swiper-button-prev{display: none;}
	.swiper-thumbnail{width:100%;}
	
	.aM-left{margin-bottom:25px;}
	
	.iN-left .news-text{padding:20px 15px;}
	
	.newsList h5{font-weight:700;}
	.newsList .p,.newsList .date{font-size:13px;}
	
	.product_body .productList{margin-left:-10px;margin-right:-10px;}
	.productList .column{padding:0 10px;margin-bottom:20px;}
}

@media (max-width:480px){
	.productList .column{width:100%;}
	
	.newsList .date{margin:5px 0;}
}

@media (min-width:768px){
	.PC_img{display: block;}
	.min_img{display:none}
	.banner{padding-top:70px;}
	.banner .swiper-button-next{right:3vh;}
	.banner .swiper-button-prev{left:3vh;}
	
	.banner .arrows2,.swiper-thumbnail{bottom:20px;}
	.swiper-thumbnail li{width:50px;}
	
	.banner .nextPage{bottom:45px;}
	@keyframes mymove{
		from{bottom:55px;opacity:0.5}
		to{bottom:45px;opacity:1}
	}
	@-webkit-keyframes mymove{
		from{bottom:55px;opacity:0.5}
		to{bottom:45px;opacity:1}
	}
	
	
	.indexItem{padding:45px 0;}
	.indexTitle{margin-bottom:30px;}
	
	.productList a>.text h5{margin-bottom:20px;}
	.productList a>.text .p{max-height:60px;}
	.productList a>.text{padding:20px;}
	
	.product_body .productList{margin-left:-8px;margin-right:-8px;}
	.productList .column{padding:0 8px;}
	
	.aM-left{width:50%;padding-right:30px;}
	.aM-right{width:50%;padding-left:30px;}
	.aM-r .textImg{bottom:-10px;right:-15px;}
	.aM-r:before{top:-10px;right:-12px;}
	.aM-video{padding:8px;}
	
	.iN-left{width:43.5%;}
	.iN-left .img{height:278px;}
	.iN-left .img img{display: none;}
	.iN-right{width:56.5%;padding-left:35px;}
	.news-text{padding:15px;}
	
	
	
	.newsList h5{font-size:16px;}
	.newsList .p{height:50px;-webkit-line-clamp:2;}
	.newsList{margin:-10px;}
	.newsList .column{padding:10px;}

}
@media (min-width:992px){
	.banner{padding-top:80px;}
	.banner .arrows1 .swiper-button-white{background-size:auto 32px;}
	.swiper-thumbnail li{width:60px;margin-left:10px;}
	.banner .swiper-button-next{right:5vh;}
	.banner .swiper-button-prev{left:5vh;}
	
	.indexTitle{margin-bottom:35px;}
	
	.productList a>.text .p{max-height:100px;}
	.product_body .productList{margin-left:-10px;margin-right:-10px;}
	.productList .column{padding:0 10px;margin-bottom:30px;}
	
	.aM-left{width:50%;padding-right:30px;}
	.aM-left>a{width:140px;height:46px;line-height:46px;margin-top:40px;}
	.aM-right{width:50%;padding-left:50px;}
	
	.iN-left .img{height:296px;}
	.iN-right{padding-left:45px;}
	
	.news-text{padding:20px 15px;}
	
	.newsList a{padding:10px;}
	.newsList .p{height:75px;-webkit-line-clamp:3;}
}
@media (min-width:1200px){
	.banner{padding-top:90px;}
	.banner .swiper-button-next{right:3vh;}
	.banner .swiper-button-prev{left:3vh;}
	.swiper-thumbnail li{width:80px;margin-left:10px;}
	.banner .swiper-button-next{right:8vh;}
	.banner .swiper-button-prev{left:8vh;}
	
	.banner .arrows2,.swiper-thumbnail{bottom:30px;}
	.banner .nextPage{bottom:65px;}
	@keyframes mymove{
		from{bottom:55px;opacity:0.5}
		to{bottom:65px;opacity:1}
	}
	@-webkit-keyframes mymove{
		from{bottom:55px;opacity:0.5}
		to{bottom:65px;opacity:1}
	}

	.indexItem{padding:60px 0;}
	.indexTitle{margin-bottom:40px;}
	.indexTitle h2{font-size:24px;}
	
	.productList a h5{font-size:18px;}
	.productList a>.text h5{margin-bottom:25px;}
	.productList .pHref{margin-top:25px;}
	.productList a>.text .p{max-height:120px;}
	.productList a>.text{padding:30px;}
	
	.product_body .productList{margin-left:-15px;margin-right:-15px;}
	.productList .column{padding:0 15px;}
	
	.aM-video{padding:10px;}
	.aM-r:before{top:-10px;right:-40px;}
	.aM-r .textImg{right:-55px;height:60px;}
	
	.iN-left .img{height:308px;}
	.news-text h2{font-size:18px;}
	.iN-right{padding-left:60px;}
	.news-text .n-tit{margin-bottom:15px;}
	
	.newsList{margin:-10px -15px;}
	.newsList .column{padding:10px 15px;}
	.newsList .p{height:100px;-webkit-line-clamp:4;}
	.newsList .date{margin:10px 0;}
	.newsList .text{padding:0 5px 0 20px;}
}
@media (min-width:1440px){
	.banner .swiper-button-next{right:10vh;}
	.banner .swiper-button-prev{left:10vh;}
	.banner .arrows1 .swiper-button-white{background-size:auto 38px;}

	.indexItem{padding:70px 0;}
	.indexTitle{margin-bottom:45px;}
	
	.productList a>.text h5{margin-bottom:35px;}
	.productList a h5{font-size:20px;}
	.productList a>.text .p{max-height:160px;}
	
	.aM-left{padding-right:50px;}
	.aM-right{padding-left:70px;}
	.aM-r .textImg{right:-140px;height:73px;}
	
	.newsList h5{font-size:18px;}
	
}
@media (min-width:1500px){
	.banner{padding-top:100px;}
	.banner .swiper-button-next{right:15vh;}
	.banner .swiper-button-prev{left:15vh;}
	
	.indexTitle{margin-bottom:50px;}

	
	.newsList .p{height:120px;-webkit-line-clamp:5;}
}
@media (min-width:1700px){
	.swiper-thumbnail li{width:100px;}
	
	.indexItem{padding:80px 0;}
	
	.aM-r .textImg{right:-200px}
}

@media (min-width:1800px){
	.swiper-thumbnail li{width:120px;}
}


/*内页*/
.inside_banner_mian{position:relative;overflow:hidden}
.inside_banner{position:relative;overflow:hidden}
.inside_banner img{display:block;width:100%}
.inside_banner .banner_text{text-align:center;color:#fff}
.inside_banner .banner_text .container{padding-bottom:20px}
.inside_banner .banner_text h2{font-size:18px;line-height:1;margin:0}
.inside_banner .banner_text span{display:block;line-height:1;letter-spacing:5px;text-transform:uppercase;margin-top:10px;}

.submenu_main{width:100%;position:absolute;left:0;bottom:0;z-index:1}
.submenu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:-5px;margin-right:-5px;margin-bottom:30px}
.submenu:after,.submenu:before{display:none}
.submenu li{padding:0 5px;margin-bottom:5px}
.submenu li a{background-color:transparent;color:#333;text-align:center;line-height:20px;padding:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-transform: uppercase;border:1px solid #d9d7d7;transition: all 0.5s;}
.submenu li a span{display:block;padding:7px 5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:100px;}
.submenu li a:hover,.submenu li.active a{background-color:#9e0c09;color:#fff;border-color:#9e0c09}


.location_main{padding:10px 0;overflow:hidden;position:absolute;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);color:#ccc}
.location a,.location b{display:inline-block;font-weight:400;color:#ccc;line-height:20px;font-size:12px;}
.location a:hover{color:#9e0c09}

.wrapper{min-height:50vh}
.inside_main{padding:35px 0 0;overflow:hidden;position:relative}
.inside_main .container{position:relative}

.inside_title{margin-bottom:15px;/* color:#666; */text-align:center}
.inside_title h2{font-size:20px;margin:0;display:flex;flex-direction:row;justify-content:center;align-items:center}
.inside_title h2:after,.inside_title h2:before{content:"";width:100%;height:1px;background-color:#d9d9d9;display:block}
.inside_title h2 i{flex:0 0 auto;margin:0 15px}
.inside_title span{display:block;text-transform:uppercase;color:#9e0c09;letter-spacing:4px;margin-top:3px;}

.InfoContent{position:relative;line-height:2;color:#666;overflow:hidden}
.InfoContent img{max-width:100%;height:auto;display: inline-block;}
.InfoContent a{display: inline;}
.InfoContent video{display: block;width:1000px;height:auto;max-width:100%;margin:0 auto;}

.InfoTitle{margin-bottom:15px;border-bottom:1px #dad9d9 solid;padding-bottom:15px;text-align:center}
.InfoTitle h4{font-size:18px;margin:0;line-height:1.4}
.InfoTitle .date{font-size:12px;color:#666;margin-top:10px}

.goBack{text-align:center;margin-top:30px;margin-bottom:-15px}
.goBack a{display:inline-block;color:#fff;line-height:20px;background-color:#666;padding:10px 30px}
.goBack a:hover{background-color:#9e0c09}

.pager{margin:30px 0 0;border-top:1px rgba(0,0,0,.2) solid;padding-top:30px}
.pager li>a,.pager li>span{border-color:rgba(102,102,102,.5);border-radius:0;color:rgba(0,0,0,.5);margin:0 5px;line-height:20px;padding:5px 10px;float:none!important}
.pager li>span{border-color:rgba(102,102,102,.2);color:rgba(51,51,51,.2)}
.pager li.active>a,.pager li.next>a,.pager li.prev>a,.pager li>a:hover{background-color:#9e0c09;color:#fff;border-color:#9e0c09}

.info_previous_next_wrap{border-top:1px #dad9d9 solid;padding-top:16px;margin-top:40px;font-size:14px;color:#666}
.info_previous_next_wrap b{font-weight:400}
.info_previous_next_wrap a{color:#666;text-decoration:none;display: inline;}
.info_previous_next_wrap a:hover{color:#9e0c09}
.info_Next,.info_Previous{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.info_previous_next_wrap1{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:50px}
.info_previous_next_wrap1 li>a,.info_previous_next_wrap1 li>span{display:block;font-size:16px;line-height:20px;color:#fff;background-color:rgba(235,89,2,.8);padding:12px 45px;margin:0 50px}
.info_previous_next_wrap1 li>a{background-color:#9e0c09}

@media (max-width:767px){
	.inside_banner .PC_img{display:none}
	
	.submenu{flex-wrap:wrap-reverse}
	.submenu li{width:33.33333%;max-width:110px}
	
	.pager li{display:none}
	.pager li.next,.pager li.prev{display:inline}
	
	.info_previous_next_wrap{font-size:12px;margin-top:30px}
	.info_previous_next_wrap1{margin-top:30px}
	.info_previous_next_wrap1 li>a,.info_previous_next_wrap1 li>span{font-size:12px;padding:8px 30px;margin:0 10px}
}
@media (min-width:768px){
	.inside_banner .min_img{display:none}
	.inside_banner .banner_text h2{font-size:24px}
	.inside_banner .banner_text span{font-size:16px}
	
	.submenu{margin-left:-10px;margin-right:-10px;margin-bottom:40px;}
	.submenu li{width:20%;max-width:160px;padding:0 10px}
	.submenu li a span{padding:10px 5px}
	
	.wrapper{min-height:80vh}
	.inside_main{padding:45px 0 0;}
	.inside_title{margin-bottom:30px}
	.inside_title h2{font-size:26px}
	.inside_title h2 i{margin:0 30px}
	
	.InfoTitle .date,
	.location a,.location b{font-size:14px;}
	.pager li>a,.pager li>span{font-size:16px}
}
@media (min-width:992px){
	.inside_main{padding:50px 0 0;}
}
@media (min-width:1200px){
	.inside_title h2{font-size:30px}
	
	.submenu li a span{padding:12px 5px}
}
@media (min-width:1440px){
	.inside_banner .banner_text h2{font-size:30px}
	.inside_banner .banner_text span{font-size:20px}
	
	.submenu li a{font-size:16px}

	.InfoTitle{margin-bottom:30px}
	.InfoTitle h4{font-size:24px}
}

/*产品详情*/
.productBrief h3{font-size:20px;font-weight:700;padding:20px 0 10px;}
.productBrief h5{font-size:16px;margin-bottom:10px;}
.productBrief .InfoContent01{border-bottom:1px solid #d6d6d6;line-height:1.6;padding:5px 0 20px;margin-bottom:20px;}
.gallery-thumbs-main{position: relative;padding:0 30px;margin-top:10px;}
.gallery-thumbs{position: static;}
.gallery-thumbs .swiper-slide{height:60px;border:1px solid #e6e6e6;}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{border-color:#9e0c09;}
.gallery-thumbs .swiper-button-white{width:22px;height:44px;margin-top:-22px;background-color:#9e0c09;background-size:auto 20px;opacity: 1;}
.gallery-thumbs .swiper-button-white.swiper-button-disabled{background-color:#999;}
.gallery-thumbs .swiper-button-prev{left:0;}
.gallery-thumbs .swiper-button-next{right:0;}


/*新闻*/
.news_body .newsList{margin:-20px 0;}
.news_body .newsList .column{padding:0;}
.news_body .newsList a{border-bottom:1px solid #EBEBEB;padding:20px 0;box-shadow: 0 0 0 rgba(0,0,0,0);}
.news_body .newsList .column:last-child a{border-bottom:0}
.news_body .newsList .img{width:40%}
.news_body .newsList .text{width:60%;padding-left:15px}
.news_body .newsList a:hover{background:transparent}
.news_body .newsList a:hover h5{color:#9e0c09;}
.news_body .newsList .p{height:58px;line-height:1.6;color:#666;-webkit-line-clamp:3;}
.news_body .newsList .date{color:#999}


/*关于*/
.honor_list{margin:-5px;}
.honor_list .column{padding:5px;}
.honor_list .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}


/*联系我们*/
.contact_item_title h2{font-size:16px;font-weight:700;text-align:center;margin:0}
.contact_item_title p{font-size:12px;line-height:25px;margin:15px 0}
.contact_item{list-style:none;margin:0;padding:0;overflow:hidden}
.contact_item li{float:left;width:25%;padding:0 10px}
.contact_icon{border-radius:100%;max-width:60px;margin:0 auto 10px;position:relative}
.contact_icon:after,.contact_icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;-webkit-transition:all .8s;transition:all .8s}
.contact_icon:before{background-color:#797a7c}
.contact_icon:after{background-color:#9e0c09;opacity:0;transform:scale(.5)}
.contact_item li:nth-child(3){display: none;}
.contact_item li:hover .contact_icon:before{transform:scale(.5);opacity:0}
.contact_item li:hover .contact_icon:after{opacity:1;transform:scale(1)}
.contact_icon img{display:block;width:100%;border-radius:100%;position:relative;z-index:1}
.contact_item li:nth-child(3) .contact_icon img{border-radius:0}
.contact_text{text-align:center}
.contact_text h4{font-size:14px;margin:0 0 5px}
.contact_text a{display:block;font-size:12px;text-decoration:none;color:#333;word-break:break-all}
.contact_main{background-color:#f2f2f2;padding:50px 0}
.contact_item1{margin:0;}
.contact_item1 .column{padding:0}
.contact_wrap{width:100%;height:100%;background-color:#9e0c09;padding:30px 15px;color:#fff;}
.contact_wrap .InfoContent{color:#fff;}
.contact_wrap h2{font-size:16px;font-weight:700;margin:0 0 10px}
.contact_wrap a{color:#fff}
.contact_wrap .more{text-align:center;margin-top:30px}
.contact_wrap .more a{display:inline-block;border:2px #fff solid;font-weight:700;padding:10px 30px;transition: all 0.5s;}
.contact_wrap .more a:hover{background:#fff;color:#9e0c09;}
.map{width:100%;height:100%}
.map #dituContent{width:100%;height:100%;border:1px #ddd solid}
.anchorBL{display:none}
.BMap_bubble_title{font-weight:700;color:#9e0c09;margin-bottom:5px;}
.BMap_bubble_content{line-height:22px;}

.form_main{padding:35px 0 0;}
.message_form .column{margin:5px 0}
.message_form .form-control{height:40px;color:#333;background-color:#FAFAFA;border-color:#ddd;border-radius:0;box-shadow:none}
.message_form .error input{border-color:#9e0c09}
.message_form .success input,.message_form .tip input{border-color:#999}
.message_form .error .valid_message{position:absolute;width:100%;left:0;font-size:12px;color:#F28000;display:none}
.message_form textarea.form-control{height:auto}
.message_form .btn{display:block;background-color:#9e0c09;color:#fff;font-size:14px;border:none;width:100%;height:40px;margin:20px auto 0;outline:0}
.message_form .btn:hover{border:1px #9e0c09 solid;background-color:transparent;color:#9e0c09}


@media (max-width:767px){
	/*联系我们*/
	.contact_item{margin-top:-15px;padding-bottom:15px;}
	.contact_item li{width:50%;margin:15px 0}
	.map{display:none}
	.contact_main{padding:0}
	.contact_main .container{padding:0;}
	.contact_wrap .more a{border-width:1px;font-weight:400}
	
	/*产品详情*/

}
@media (max-width:480px){
	.news_body .newsList .p{height:38px;-webkit-line-clamp:2;}
}
@media (max-width:399px){
	/*产品详情*/

}
@media (min-width:768px){
	/*新闻*/
	.news_body .newsList{margin:-25px 0 -15px;}
	.news_body .newsList a{padding:25px 0;}
	.news_body .newsList .date{margin:10px 0;}
	.news_body .newsList .img{width:30%}
	.news_body .newsList .text{width:70%;padding-left:30px;}
	.news_body .newsList .p{line-height:1.8;height:75px;-webkit-line-clamp:3;}

	
	/*关于*/
	.honor_list{margin:-10px;}
	.honor_list .column{padding:10px;}
	
	/*联系我们*/
	.form_main{padding:45px 0 0;}
	.BMap_bubble_title{font-size:16px;}
	.contact_body .inside_main{padding-bottom:45px;}
	.contact_item{padding-top:10px;}
	.contact_text a{font-size:14px;}
	.contact_item1{display:flex;}
	
	/*产品详情*/
	.productBrief h3{font-size:26px;}
	.productBrief h5{font-size:18px;}
	.gallery-thumbs .swiper-slide{height:110px;}
	

	
}
@media (min-width:992px){
	/*新闻*/
	.news_body .newsList .img{width:25%}
	.news_body .newsList .text{width:75%}

	
	/*联系我们*/
	.form_main{padding:50px 0 0;}
	.contact_body .inside_main{padding-bottom:50px;}
	.contact_item_title h2{font-size:20px}
	.contact_item_title p{font-size:14px;margin:30px 0}
	.contact_icon{max-width:80px}
	.contact_text h4{font-size:16px}
	.contact_wrap{padding:60px 30px}
	.contact_item li{width:20%;}
	.contact_item li:nth-child(3){display: block;}
	
	/*产品详情*/
	.productPhotos{position: relative;width:485px;max-width:100%;transition: all 0.8s;top:0;}
	.productPhotos.fix{position: fixed;top:100px;}
	
	
	.productBrief{float:right;}
	.productBrief h5{margin-bottom:20px;}
	.productBrief h3{padding:10px 0;}
	.gallery-thumbs .swiper-slide{height:95px;}
}
@media (min-width:1200px){
	/*新闻*/
	.news_body .newsList .img{width:20%}
	.news_body .newsList .text{width:80%}
	
	/*关于*/
	.honor_list{margin:-15px;}
	.honor_list .column{padding:15px;}
	
	/*联系我们*/
	.contact_item_title h2{font-size:20px}
	.contact_icon{max-width:100px;margin-bottom:20px}
	.contact_text h4{font-size:18px;margin-bottom:10px}
	.contact_wrap h2{font-size:20px;margin-bottom:20px}
	.contact_wrap .more{margin-top:50px}
	
	/*产品详情*/
	.productPhotos{width:585px;padding-right:50px;}
	.productBrief h3{font-size:28px;}
	.productBrief h5{font-size:20px;}
	.gallery-thumbs .swiper-slide{height:85px;}
}

@media (min-width:1440px){
	/*产品详情*/
	.productPhotos{width:660px;padding-right:70px;}
	.productBrief h3{font-size:30px;}
	.gallery-thumbs .swiper-slide{height:105px;}
	
	/*新闻*/
	.news_body .newsList .p{height:100px;-webkit-line-clamp:4;}
	
	
	/*联系我们*/
	.contact_item_title h2{font-size:24px}
	
}

@media (min-width:1500px){
	/*产品详情*/
	.productPhotos{width:710px;padding-right:100px;}
	.gallery-thumbs .swiper-slide{height:128px;}
	
	/*联系我们*/
	.contact_icon{max-width:120px}
}
@media (min-width:1700px){
	.productPhotos{width:750px;}
}


/*招贤纳士*/
.job_info{line-height:24px;margin-top:20px}
.job_info p{margin:0}
.job_list_box{border:1px rgba(0,0,0,.1) solid;border-radius:10px;overflow:hidden;margin-top:30px}
.job_list_box .span{float:left;width:21.25%;padding:0 5px}
.job_list_box .span5{width:15%}
.job_top{background-color:#f5f5f5;line-height:24px;padding:15px;overflow:hidden}
.job_list .panel{border:0;box-shadow:none;border-radius:0;margin:0}
.job_list .panel-heading{border-radius:0;border-bottom:1px rgba(0,0,0,.2) dashed;padding:0;position:relative}
.job_list .panel:last-child .panel-heading{border-bottom:0}
.job_list .active .panel-heading{border-bottom:1px rgba(0,0,0,.2) solid!important}
.job_list .panel-heading a{display:block;color:#333;overflow:hidden;padding:15px;position:relative;z-index:1}
.panel-heading>i{display:block;width:16px;height:10px;background:url(../images/icon/down.png) no-repeat center;background-size:contain;position:absolute;right:15px;top:50%;margin-top:-5px;transition:all .5s}
.panel.active .panel-heading>i{transform:rotate(180deg)}
.job_list .panel-body{border-bottom:1px rgba(0,0,0,.2) dashed;padding-top:20px;padding-bottom:30px}
.job_list .panel:last-child .panel-body{border-bottom:0}
.job_description .column{margin-bottom:10px}
.job_description .inner>h2{font-size:16px;margin:0;position:relative;padding-left:15px}
.job_description .inner>h2:before{content:"";width:4px;height:16px;background-color:#9e0c09;display:inline-block;position:absolute;left:0;top:1px}
.job_description .inner .InfoContent{margin-top:10px}
.apply_btn{margin-top:30px;text-align:center}
.apply_btn a{display:inline-block;border:1px solid #ccc;line-height:20px;border-radius:5px;padding:8px 25px;text-decoration:none;transition: all 0.5s;}
.apply_btn a:hover{background-color:#9e0c09;border-color:#9e0c09;color:#fff;}

@media (max-width:767px){
	.job_list_box .span{width:33.33333%}
	.job_list_box .span4,.job_list_box .span5{display:none}
}
@media (min-width:768px){
	.job_info{margin-top:40px}
	.job_top_box{margin-top:60px}
	.job_top{font-size:16px}
	.job_list .panel-heading a,.job_top{padding-left:30px;padding-right:30px}
	.job_list .panel-body{padding-top:40px;padding-bottom:60px}
	.job_description .inner .InfoContent{padding-left:40px}
}
@media (min-width:992px){
	.job_list_box .span{width:22%}
	.job_list_box .span5{width:12%}
}
@media (min-width:1200px){
	.job_description .inner>h2,.job_top{font-size:18px}
	.job_list .panel-heading a,.job_top{padding-left:70px;padding-right:70px}
	.panel-heading>i{right:50px}
	.job_description{margin-left:-50px;margin-right:-50px;padding:0 100px}
	.job_description .column{padding:0 50px}
	.apply_btn a{font-size:18px;border-radius:10px;padding:12px 35px}
}
@media (min-width:1440px){
	.job_description{margin-left:-135px;margin-right:-135px;padding:0 160px}
	.job_description .column{padding:0 135px}
}









/*动画*/
@-webkit-keyframes fadeIn{
	0%{opacity:0}
	100%{opacity:1}
}
@keyframes fadeIn{
	0%{opacity:0}
	100%{opacity:1}
}
.fadeIn{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}

@-webkit-keyframes fadeInDown{
	0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{
	0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInDown{-webkit-animation:fadeInDown 1s;animation:fadeInDown 1s}

@-webkit-keyframes fadeInUp{
	0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{
	0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInUp{-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s}

@-webkit-keyframes fadeInLeft{
	0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeft{
	0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInLeft{-webkit-animation:fadeInLeft 1s;animation:fadeInLeft 1s}

@-webkit-keyframes fadeInRight{
	0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInRight{
	0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInRight{-webkit-animation:fadeInRight 1s;animation:fadeInRight 1s}

@-webkit-keyframes zoomIn{
	0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
	50%{opacity:1}
}
@keyframes zoomIn{
	0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
	50%{opacity:1}
}
.zoomIn{-webkit-animation:zoomIn 1s;animation:zoomIn 1s}
