html {
overflow-y: scroll;
}

:root {
overflow-y: auto;
overflow-x: hidden;
}

:root body {
position: absolute;
}

body {
	width: 100%;
	overflow: hidden;
	min-height: 100vh;
}
@font-face{
	font-family: 'SourceHanSans';
    src : url('/assets/css/index/font/bb4171.ttf');

    font-family: 'SourceHanSans-Bold';
    src : url('/assets/css/index/font/SourceHanSans-Bold.ttf');

    font-family: 'SourceHanSans-ExtraLight';
    src : url('/assets/css/index/font/SourceHanSans-ExtraLight.ttf');

    font-family: 'SourceHanSans-Heavy';
    src : url('/assets/css/index/font/SourceHanSans-Heavy.ttf');

    font-family: 'SourceHanSans-Light';
    src : url('/assets/css/index/font/SourceHanSans-Light.ttf');

    font-family: 'SourceHanSans-Medium';
    src : url('/assets/css/index/font/SourceHanSans-Medium.ttf');

    font-family: 'SourceHanSans-Normal';
    src : url('/assets/css/index/font/SourceHanSans-Normal.ttf');
    
    font-family: 'SourceHanSans-Regular';
    src : url('/assets/css/index/font/SourceHanSans-Regular.ttf');
}
*{margin: 0;padding: 0;}
body{
	font-family: SourceHanSans; 
	color: #333;
}
a{text-decoration: none;cursor: pointer;}
a:hover, a:focus{color: #1F0C04;}
h1, h2, h3, h4, h5, h6, ul, p{margin: 0;}
li{list-style: none;}

.fl-wp{flex-wrap: wrap !important;}
.ftw-bd{font-weight: bold !important;}
.fs-12{font-size: 12px !important;}
.fs-13{font-size: 13px !important;}
.fs-14{font-size: 14px !important;}
.fs-15{font-size: 15px !important;}
.fs-16{font-size: 16px !important;}
.fs-17{font-size: 17px !important;}
.fs-18{font-size: 18px !important;}
.fs-19{font-size: 19px !important;}
.fs-20{font-size: 20px !important;}
.fs-24{font-size: 24px !important;}

.clr-fff{color: #fff !important;}
.clr-000{color: #000 !important;}
.clr-333{color: #333 !important;}
.clr-666{color: #666 !important;}
.clr-999{color: #999 !important;}
.clr-m1{color: #B28370 !important;}

.bgfff{background-color: #fff; }
.fl-r{float: right;}
.fl-l{float: left;}
.clear{clear: both;}

.pdt-90{padding-top: 90px;}
.mr-80a{margin: 0 auto;width: 80%;}


.bodyer{
	min-height: calc(100vh - 130px);
}
.header{
	height: 85px;
	width: 100%; 
	padding: 0 40px;
	position: absolute;
	top: 0;left: 0;
	z-index: 99;
	transition: all 0.5s ease-in-out;
}
.header.general{
	position: relative;
}
.header .logo{height: 48px;}
.header .logo img{height: 100%;}
.header .navBox{}
.header .navBox .nav-item{
	width: 130px;height: 85px;
	line-height: 18px;
	transition: all 0.3s ease-in-out;
	border-bottom: 0px solid #341E14;
	position: relative;
	cursor: pointer;
}
.header .navBox .nav-item.active{
	background: #B6121A;
	border-bottom: 5px solid #341E14;
}
.header .navBox .nav-item span{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.header .navBox .nav-item:hover{
	background: #B6121A;
	border-bottom: 5px solid #341E14;
}
.header .navBox .nav-item:hover .downUl{
	display: block;
}
.header .navBox .nav-item .downUl{
	position: absolute;
	top: 85px;left: 0;
	background: #B6121A;
	display: none;
}
.header .navBox .nav-item .downUl a{
	display: block;
	width: 130px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.header .navBox .nav-item .downUl a:hover{
	background: rgba(255,255,255,0.2);
}
.header .otherBox{
	margin-left: 30px;
}
.header2{
	background: #2D1206;
	border-bottom: 5px solid #512E1E;
	transition: all 0.5s ease-in-out;
}
.searchBox{position: relative;}
.searchBox .search-btn{
	width: 42px;height: 30px;
	border-radius: 18px;
	background: #fff;
	cursor: pointer;
	margin-right: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.searchBox > div{
	border-radius: 18px;
	border: 1px solid #fff;
	width: 240px; height: 36px;
	position: relative;
}
.searchBox input{line-height: 34px;padding: 0 15px;color: #fff;}
.searchBox input::placeholder{
	color: #fff;
}
.searchBox .search-btn img{width: 20px;height: 20px;}
.phoneBox{margin:0 30px;}
.phoneBox img{width: 30px;height: 30px;margin-right: 10px;}
.phoneBox .txtBox > div{font-size: 12px;color: #fff;}
.phoneBox .txtBox > div span{font-size: 22px;font-style: italic;}

.index-banner{}
.index-banner{width: 100% !important;height: 100%;background-size: 100% 100%; }
.index-banner-box .fp-controlArrow{opacity: 0.5;}
.index-banner-box .fp-controlArrow.fp-prev{left: 50px;}
.index-banner-box .fp-controlArrow.fp-next{right: 50px;}
.inBox{width: 90%;height: 100%;margin: 0 auto;padding-top: 90px;}

.index-videoBox{height: 100%;width: 50%;display: flex;align-items: center;}
.index-videoBox .moveInner{
	height: 500px;
}
.index-videoBox video{width: 100%;height: 500px;}
.index-introduce{width: 50%;}
.index-introduce .inner{
	width: 100%;
	padding: 0 0 0 60px ;
	position:relative;
}
.intro-title{
	width: 120px ;
	height: 50px;
	background: url(/assets/img/index/title_bg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 24px;
	font-family: Source Han Serif CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	margin-bottom: 40px;
}
.intro-content{
	
}
.intro-content div{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom: 30px;
}	
.intro-content p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 30px;
}
.intro-content p:nth-last-child(1){
	margin: 0;
}
.intro-more{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	/*display: block;*/
	width: 100%;
	opacity: 0.6;
}
.index-poster{width: 50%;}
.index-poster .inner{
	width: 100%;
	padding: 0 0 0 60px ;
	position:relative;
	text-align: center;
}
.index-poster-img{width: 65%;}
#fp-nav ul li a span{
	background: rgba(255,255,255,0.08);
}
#fp-nav ul li a.active span{background: #B6121A;}
.fp-controlArrow.fp-prev{
	width: 30px;
	height: 60px;
	background:url(/assets/img/index/jt_2.png)no-repeat;
	background-size:100% 100%;
	transform: rotate(180deg);
}
.fp-controlArrow.fp-next {
   width: 30px;
	height: 60px;
	background:url(/assets/img/index/jt_2.png)no-repeat;
	background-size:100% 100%;
}
.section3{
	margin-top: 85px;
	height: calc(100% - 85px);
	width: 100%; 
	background: url(/assets/img/index/home_banner2.png)no-repeat;
	background-size:100% 100%;
	/*background-position: center;*/
	position: relative;
}
.section3 .txtImg{position: absolute;top: 14%;right: 8%;width: auto;width: 21%;}
.plate{padding-top: 40px;flex-wrap: wrap;}
.plate-title{
	font-size: 30px;
	color: #1F0C04;
	text-align: center;
}
.plate-title .cn{
	font-size: 30px;
	line-height: 40px;
}
.plate-title .en{
	font-size: 18px;
	line-height: 40px;
}
.plate-tab{width: 100%;padding: 40px 0;border-bottom: 1px solid #ccc;}
.plate-tab-item{
	margin-right: 20px;
	width: 120px;
	line-height: 60px;
	background: #1F0C04;
	text-align: center;
	transition: all 0.3s ease-in-out;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.plate-tab-item.active{background: #B6121A;}
.plate-tab-item:hover{background: #B6121A;}
.plate-page{}
.plate-page-item{display: none;}
.plate-page-item.active{display: block;}
.plate-page-item .listBox{padding: 40px 0;} 
.plate-page-item .listBox .singleList{
	width: 30%;
	/*height: 440px;*/
	background: #fff;
	margin-right: 5%;
} 
.plate-page-item .listBox .singleList:nth-last-child(1){
	margin-right: 0;
}
.plate-page-item .listBox .singleList a{display: block;width: 100%;height: 100%;padding: 20px;}
.plate-page-item .listBox .singleList .imgBox{
	width: 100%; 
	height: 260px;
	/*margin-bottom: 20px;*/
	position: relative;
}
.plate-page-item .listBox .singleList .imgBox img{width: 100%;height: 100%;}
.plate-page-item .listBox .singleList .imgBox .play{
	width: 66px;
	height: 66px;
	position: absolute;
	top: calc(50% - 33px);
	right: calc(50% - 33px);
}
.plate-page-item .listBox .singleList .txtBox .news-title{
	font-size: 16px;
	color: #444;
	line-height: 40px;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.plate-page-item .listBox .singleList .txtBox .news-subTitle{
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	margin-bottom: 20px;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow : hidden;
	text-overflow: ellipsis;
}
.plate-page-item .listBox .singleList .news-more{
	margin-bottom: 10px;
}
.bottom-more{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #B6121A;
	line-height: 30px;
	text-align: center;
	padding: 30px 0;
}

/*创意*/
.headTopImg{
	width: 100%;
	height: 340px;
}
.headTopImg > div{
	width: 100%;
	height: 100%;
	background-size: auto 100%; 
	background-position: center; 
}




.footer{
	width: 100%;background-size: 100%;position: relative;padding: 50px 0;
}
.footer .footer-box{width: 80%;margin: 0 auto;}
.footer .content{}
.footer .content-ul{width: 55%;justify-content: space-between;}
.footer .content-ul-column{}
.footer .content-ul-column .content-ul-column-title{
	color: #fff;
	font-size: 18px;
	/*font-weight: bold;*/
	margin-bottom: 30px;
}
.footer .content-ul-column li a{
	font-size: 16px;
	color: #B28370;
	line-height: 36px;
}
.footer .code > div{margin-right: 30px;}
.footer .code .imgBox{
	background: #fff;
	padding: 6px;
	width: 120px;
	height: 120px;
	margin-bottom: 15px;
	border-radius: 4px;
}
.footer .code .imgBox img{width: 100%;height: 100%;}
.footer .content-cantact > div{
	justify-content: space-between;
	margin-bottom: 30px;
}
.footHeight{height: auto !important;}
.copyright{text-align: center;color: #B28370;width: 100%;line-height: 25px;}
.copyright a:hover{color: #ffffff}
.mobile-cr{display: none;}
.classify-tab{width: 100%;height: 80px; padding: 0 65px;font-size: 16px;border-bottom: 1px solid #EEEEEE;}
.classify-tab .title{margin-right: 30px;color: #999999;}
.classify-tab .listBox{}
.classify-tab .listBox .list-item{padding: 0 30px;line-height: 80px;cursor: pointer;color: #2D1206;}
.classify-tab .listBox .list-item a{display: block;width: 100%;height: 100%;}
.classify-tab .listBox .list-item.active{color: #B6121A;}
.color-tab{background: #B6121A;}
.color-tab .listBox .list-item{
	line-height: 77px;
	color: #fff;
	border-top: 2px solid #B6121A;
	border-left: 1px solid rgba(255, 255, 255, 0.2);;
}
.color-tab .listBox .list-item:nth-last-child(1){
	border-right: 1px solid rgba(255, 255, 255, 0.2);;
}
.color-tab .listBox .list-item.active{
	color: #B6121A;
	background: #fff;
}


.classify-page{padding: 0 50px;}
.classify-page-single .listBox .list-item{padding-top: 20px;}
.classify-page-single .listBox .list-item a{display: block;background: #fff;}
.classify-page-single .listBox .list-item .imgBox{width: 100%;height: 140px;}
.classify-page-single .listBox .list-item .imgBox img{width: 100%;height: 100%;}
.classify-page-single .listBox .list-item .txtBox{padding: 15px 13px;}
.classify-page-single .listBox .list-item .txtBox .item-name{
	font-size: 14px;
	color: #333333;
	margin-bottom:8px; 
}
.classify-page-single .listBox .list-item .txtBox .item-address{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.classify-page-single .listBox .list-item .txtBox .item-address img{width: 14px;margin-right: 5px;}
.page-num{padding: 50px 0;text-align: right;}
.page-num-inner span{
	display: inline-block;
	border:1px solid #dddddd;
	border-radius: 4px;
	line-height: 32px;
	min-width: 32px;
	text-align: center;
	background: #fff;
	color: #999;
}
.page-num-inner .omit{border: none;}
.page-num-inner .avtive{
	background: #CCCCCC;
	color: #fff;
}
/*创意详情*/
.dtlTop{
	padding: 20px;
	border-bottom: 1px solid #66351F;
}
.dtlTop-name{
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
}
.dtlTop-info{
	font-size: 12px;
	color: #985A3E;
}
.fullViewBox{
	float: right;
	border-left: 1px solid #66351F;
	height: 100%;
	padding: 60px;
}
.fullViewBox .swiper-view{
	height: 760px;
	overflow: hidden;
}
.fullViewBox .swiper-view .swiper-slide{
	height: 100%;
	width: 100%;
}
.fullViewBox .swiper-view .fullView-item .iframeBox{
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: auto 100%; 
	background-position: center; 
	background: #fff;
}
.fullViewBox .swiper-view .fullView-item{
}
.fullViewBox .swiper-wrapper{

}


.thumbnailBox{
	float: left;
	padding-top: 15px;
	height: 100%;
}
.thumbnail-listBox{}
.thumbnail-listBox .thumbnail-item{
	margin-bottom: 15px;
	border: 2px solid #512e1e;
}
.thumbnail-listBox .thumbnail-item.active{
	border: 2px solid #B6121A;
}
.thumbnail-listBox .thumbnail-item .imgBox{

	width: 100%;
	height: 90px;
	background-size: auto 100%; 
	background-position: center;   
	background-repeat: no-repeat; 
}


/*产品*/

.productBox{
	width: 80%;
	margin: 0 auto;
	padding: 50px 0;
}
.product-mainImg{
	padding: 20px;
	background: #F8F8F8;
}
.product-mainImg img{
	width: 100%;
}
.product-mainTxt{
	padding-left: 50px;
}
.product-mainTxt .nodeTitle{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
}
.product-mainTxt .nodeDescription{
	
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	text-align: justify;
	margin-bottom: 15px;
}
.product-mainTxt .nodeDescription p{
	line-height: 25px;
}

.mobile-header{display: none;}

.tier{}
.tier-title{
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 30px;
}
.arr-right{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.swiper-color{position: relative;}
.swiper-color .swiper-wrapper{
	
}
.swiper-color .swiper-slide{
	width: auto;
	height: 160px;
}
.swiper-color .color-item{
	display: block;
	width: 100%;height: 100%;
	background: #F8F8F8;
	background: #F8F8F8;
}
.swiper-color .swiper-slide .color-item .name{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 30px;
	background: rgba(0,0,0,0.3);
	text-align: center;
	font-size: 14px;
	color: #fff;
	z-index: 10;
}
.swiper-color .swiper-slide .color-item img{
	width: 100%;
	height: 100%;
}

/*.swiper-video .swiper-button-prev:after, 
.swiper-video .swiper-container-rtl .swiper-button-next:after,
.swiper-color .swiper-button-prev:after, 
.swiper-color .swiper-container-rtl .swiper-button-next:after{
	content: "";
	background: url(/assets/img/index/left_1.png);
	background-size:100% 100%;  
	width: 24px;
	height: 24px;
}

.swiper-video .swiper-button-next:after, 
.swiper-video .swiper-container-rtl .swiper-button-next:after,
.swiper-color .swiper-button-next:after, 
.swiper-color .swiper-container-rtl .swiper-button-next:after{
	content: "";
	background: url(/assets/img/index/right_1.png);
	background-size:100% 100%;  
	width: 24px;
	height: 24px;
}*/
.swiper-video .swiper-slide{
	width: auto;
	height: 160px;
}
.swiper-video .video-item{
	display: block;
	width: 100%;height: 100%;
	background: #F8F8F8;
}
.swiper-video .video-item img{
	width: 100%;
	height: 160px;
}
.swiper-video .video-item .name{
	width: 100%;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-top: 10px;
}
.swiper-video .video-item .imgBox{
	position: relative;
}
.swiper-video .video-item .imgBox video{
	width: 100%;
	height: 160px;
}
.classify-page-single .listBox .video-item .imgBox{
	background: #f8f8f8;
}
.classify-page-single .listBox .video-item .name{
	background: #f8f8f8;
}
.classify-page-single .listBox .video-item .imgBox .videoBox{
	width: 100%;height: 100%;
}
.classify-page-single .listBox .video-item .imgBox video{
	width:100% !important;
	height:100% !important;
}
.play{
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	width: 50px !important;
	height: 50px !important;
}
.classify-title{
	padding-top: 20px; 
	text-align: center;
}
.classify-title > div{
	text-align: center;
	font-size: 24px;
	color: #2D1206;
	line-height: 50px;
	position: relative;
	display: inline-block;
}
.classify-title > div:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 40%);
	width: 80%;
	height: 3px;
	background: #2D1206;
	border-radius: 2px;
}
.classify-page.product-page{
	padding: 0;
	width: 80%;
	margin: 0 auto;
}
.advertising{
	padding: 15px;
}
.advertising .imgBox{
	width: 300px;
	height: 300px;
	padding: 20px;
	text-align: center;
	background: #F8F8F8;
}
.advertising .imgBox img{
	height: 100%;
	max-width: 100%;
}
.advertising .txtBox{
	padding-left: 20px;
}
.advertising .txtBox .adver-name{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 30px;
}
.advertising .txtBox .adver-des{
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.plank{
	/*padding: 120px 0;*/
	position: relative;
}
.plank .plank-title{
	/*position: absolute;*/
	/*top:0;left: 0;*/
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #333;
	padding: 60px 0;

}
.plank .plank-inner{
	/*height: 100%;*/
	flex-wrap: wrap;
	/*padding-top: 60px;*/
}
.pb-100{
	padding-bottom: 100px;
}
.plank .plank-inner .about-imgBox img{width: 100%;height: 100%;}
.plank-purpose{
	width: 800px;
	position: relative;
	padding: 60px 80px;
	z-index: 2;
	background-size:100% auto ;
	background-position: center;
	background-repeat: no-repeat;    
}
.plank-purpose.white:after{
	content: "";
	position: absolute;
	top: 40px;left: -40px;
	border: 3px solid #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.plank-purpose > div{
	font-size: 18px;
	color: #333;
	line-height: 36px;
	margin-bottom: 30px;
}
.plank-purpose > div:nth-last-child(1){
	margin-bottom: 0;
}
.plank-purpose > p{
	font-size: 18px;
	color: #333;
	line-height: 36px;
	margin-bottom: 30px;
}
.paint{
	height: 600px;
	background-size:auto 100%; 
	background-position: center; 
}
/*关于我们 - 联系*/
.contactMain{
	width: 80%;
	margin: 0 auto;
	padding: 140px 0; 
}
.contactBox{
	width: 50%;
}
.contactBox .out{display: inline-block;}
.contact-info{
	display: inline-block;
	padding: 0 10px;
}
.contact-info .name{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 40px;
	text-align: left;
}
.contact-info .info{
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
	text-align: left;
}
.contact-code{}
.contact-code > div{
	display: inline-block;
	margin-right: 40px; 
}
.contact-code > div:nth-last-child(1){
	margin: 0;
}
.contact-code > div .imgBox{padding: 10px;background: #fff;border-radius: 4px;}
.contact-code > div .imgBox img{width: 100px;height: 100%;}
.contact-code > div .txtBox{font-size: 16px;color: #333;text-align: center;}
#allmap1{
	width: 100%;
	height: 360px;
}
.aboutListMain{
	padding: 50px 0 0;
	width: 80%;
	margin: 0 auto;
}
.aboutListMain .tabBox{
	text-align: center;
	margin-bottom: 40px; 
	display: flex;
	justify-content: center;
	align-items: center;
}
.aboutListMain .tabBox .tabItem{
	line-height: 40px;
	display: inline-block;
	color: #999999;
	position: relative;
	cursor: pointer;
	margin: 0 100px;
}
.serviceMain .tabBox .tabItem{
	
	margin: 0 30px;
}
.aboutListMain .tabBox .tabItem.active{
	color: #2D1206;
}
.aboutListMain .tabBox .tabItem.active:after{
	content: "";
	position: absolute;
	bottom: 0;
	width: 80%;
	left: calc(50% - 40%);
	height: 3px;
	background: #2D1206;
}
.aboutListMain .pageBox{}
.aboutListMain .pageBox .pageItem{
	display: none;
}
.aboutListMain .pageBox .pageItem.active{
	display: flex;
	flex-wrap: wrap;
}
.aboutListMain .pageBox .pageItem .singleBox{
	width: 100%;
}
.aboutListMain .pageBox .pageItem .single{
	display: inline-block;
	width: 19%;
	padding: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}
.aboutListMain .pageBox .pageItem .single:hover{
	background: #f2f2f2;
}
.aboutListMain .pageBox .pageItem .single .imgBox{
	width: 100%;
	height: 390px;
}
.aboutListMain .pageBox .pageItem .single .imgBox img{
	width: 100%;
	height: 100%;
}
.aboutListMain .pageBox .pageItem .single .txtBox{
	padding: 20px 0;
	text-align: center;
	color: #333;
}
.aboutListMain .pageBox .pageItem .single:hover .txtBox{
	color: #B6121A;
}
.news-single *{
	transition: all 0.3s ease-in-out;
}
.news-single{
	margin-bottom: 60px;
	width: 100%;
}
.news-single .videoBox{
	height: 260px;
	width: 40%; 
}
.news-single video{
	width: 100%; 
	height: 100%;
}
.news-single .imgBox{
	height: 260px;
	width: 40%; 
}
.news-single .imgBox img{
	width: 100%;
	height: 100%;
}
.news-single .txtBox{
	position: relative;
	padding-left: 40px;
	display: block;
	width: 60%;
}
.news-single .txtBox .title{
	color: #444;
	font-size: 20px;
	margin-bottom: 25px;
}
.news-single .txtBox .subTitle{
	color: #999;
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 25px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-single .txtBox .day{
	color: #999;
	font-size: 14px;
}
.news-single .txtBox .look{
	position: absolute;
	bottom: 15px;
	left: 40px;
	color: #999;
	font-size: 14px;
}
.news-single:hover .txtBox .look,
.news-single:hover .txtBox .title
{
	color: #B6121A;
}

.detailMain{width: 60%;margin: 0 auto;padding: 50px 0;}
.detailMain .top{text-align: center;}
.detailMain .top .news-title{
	font-size: 30px;
	color: #444444;
	line-height: 40px;
} 
.detailMain .top .news-info{
	font-size: 16px;
	color: #999999;
	line-height: 40px;
	margin-top: 20px;
}


.detailMain .content{
	margin: 40px 0;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}
.detailMain .content .videoBox{
	width: 800px;
	margin: 0 auto;
}
.detailMain .content video{
	display: block;
	margin: 15px auto;
	width: 100%;
}
.detailMain .content img{
	max-width: 100%;
	display: block;
	margin: 15px auto;

}
.detailMain .rests{
	text-align: right;
}
.detailMain .rests a{
	display: block;
	font-size: 14px;
	color: #444;
	margin-bottom: 20px;
}
.detailMain .rests a:hover{
	color: #B6121A;
}

.serviceMain{width: 500px;margin: 0 auto;padding: 50px 0;}
.serviceMain .singleBox{width: 100%;}
.serviceMain .singleBox .line{
	margin-bottom: 15px;
}
.serviceMain .singleBox .line .line-title{
	width: 80px;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}
.serviceMain .singleBox .line .line-content{
	width: calc(100% - 60px);
}
.serviceMain .singleBox .line .line-content input{
	width: 100%;
	line-height: 40px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	color: #333;
	padding: 0 10px;

}
.serviceMain .singleBox .line .line-content textarea{
	border: 1px solid #CCCCCC;
	padding: 10px;
	line-height: 40px;
	color: #333;
	border-radius: 2px;
	background: #FFFFFF;
	width: 100%;
	height: 200px;
	resize: none;
}
.serviceMain .singleBox .line .line-content input:placeholder, 
.serviceMain .singleBox .line .line-content textarea:placeholder{
	color: #ccc;
}

.submit{
	width: 100%;
	padding: 15px 0;
}
.submit > div{
	text-align: center;
	width: 140px;
	font-size: 16px;
	line-height: 40px;
	background: #2D1206;
	color: #fff;
	margin: 0 auto;
	transition: all 0.3s ease-in-out;
}
.submit > div:hover{
	background: #190903;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: "";
	width: 40px;
	height: 80px;
	background-image: url(/assets/img/index/jt_1.png);
	background-size: 10px 22px;
	background-position: center center; 
	transform: rotate(180deg);
	background-color: rgba(255,255,255,0.1);
	background-repeat: no-repeat;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: "";
	width: 40px;
	height: 80px;
	background-image: url(/assets/img/index/jt_1.png);
	background-size: 10px 22px;
	background-position: center center; 
	background-color: rgba(255,255,255,0.1);
	background-repeat: no-repeat;
}
.advertise{position: relative;}
.adv-prev{
	left: -50px;
}
.adv-next{
	right: -50px;
}
.adv-prev:after{
	transform: rotate(0deg);
	content: "";
    background: url(/assets/img/index/left_1.png);
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}

.adv-next:after{
	    content: "";
    background: url(/assets/img/index/right_1.png);
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
.videoBox{
	position: relative;
}
.vdoBtn{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	z-index: 15;
	cursor: pointer;
}
.vdoBtn:after{
	content: "";
	position: absolute;
	width: 50px;

	height: 50px;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	z-index: 20;
	background-image: url(/assets/img/index/play.png);
	background-size: 100% 100%;
}
@media(min-width: 769px){
	.move-left{
		position: relative;
	}
	.move-left .moveInner{
		width: 100%;
		position: absolute;
		left: -200%;
		transition: all 1s ease-in-out;
		opacity: 0;
	}
	.move-left.actMove .moveInner{
  		left: 0;
  		transition: all 1s ease-in-out;
  		opacity: 1;
	}
	.move-right{
		position: relative;
	}
	.move-right .moveInner{
		width: 100%;
		position: absolute;
		right: -200%;
		transition: all 1s ease-in-out;
		opacity: 0;
	}
	.move-right.actMove .moveInner{
  		right: 0;
  		transition: all 1s ease-in-out;
  		opacity: 1;
	}
	.move-dowm{
		position: relative;
	}
	.move-dowm .moveInner{
		width: 100%;
		position: absolute;
		bottom: -200%;
		transition: all 1s ease-in-out;
		opacity: 0;
	}
	.move-dowm.actMove .moveInner{
  		bottom: 0;
  		transition: all 1s ease-in-out;
  		opacity: 1;
	}

	
}

@media(max-width: 768px){
	/*导航部分 start*/
	.header{display: none;}
	.mobile-header{
		display: block;
		height: 65px;
		width: 100%; 
		padding: 15px;
		position: absolute;
		top: 0;left: 0;
		z-index: 99;
		transition: all 0.5s ease-in-out;
	}
	.mobile-header.general{
		position: relative;
	}
	.mobile-header.fixed{
		position: fixed;

	}
	.mobile-logo{}
	.mobile-logo a{display: block;}
	.mobile-logo img{width: 100%;}
	.search-box-offcanvas form .search-btn{line-height: 35px;}
	.search-box-offcanvas form .search-btn img{width: 20px;height: 20px;}
	.off-canvas-wrapper .btn-close-off-canvas{line-height: 35px;background-color: #B6121A;}
	.off-canvas-wrapper .btn-close-off-canvas img{width: 20px;height: 20px;}
	.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span{background-color: #B6121A;}
	.mobile-navigation{max-height: 400px;}
	.off-canvas-contact-widget li a{font-size: 14px;}
	.mobile-menu li > a:hover{color: #B6121A;}
	.off-canvas-contact-widget li a:hover{color: #B6121A;}
	/*导航部分 end*/

	.index-banner{
		background-size: auto 100%; 
		background-position: center; 
	}
	.index-videoBox,.index-introduce{
		width: 100%;
	}
	.index-introduce .inner{padding: 0 15px;}
	.section3{
		margin: 0;
		height:100%;
	}
	.section3{
		width: 100%; 
		background: url(/assets/img/index/home_banner2.png)no-repeat;
		background-size:auto 100%;
		background-position: center;
		position: relative;
	}
	.section3 .txtImg{width: 40%;}
	.index-videoBox{height: 230px;width: 100%;padding: 0 15px;margin-bottom: 10px;}
	.index-videoBox .moveInner{height: 100%;width: 100%;}
	.index-videoBox .moveInner .videoBox{height: 100%;width: 100%;}
	
	.index-videoBox video{height: 100%;width: 100%;}
	.inBox{padding-top: 65px;}
	.intro-title{
		margin: 10px 0;
		width: 100px;height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.index-introduce{align-items: start;}
	.intro-content{
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 185px;
	}
	.intro-content p{
		/*display: none; */
		font-size: 14px;margin-bottom: 0;
	}
	/*.intro-content p:nth-child(1){
		display: block !important;
	}
	*/
	.index-poster{width: 100%;}
	.index-poster-img{width: 50%;}
	.index-poster .inner{padding: 0;text-align: center;}
	.bottom-more{
		padding: 20px 0;
	}
	.productBox{width: 100%;padding: 20px 15px;}
	.productBox .contentBox{
		padding: 0;
	}
	.advertising{
		flex-wrap: wrap;
	}
	.plank-purpose{
		width: 80%;
		margin: 0 auto;
		padding: 15px;
		background-size: 100% 100%;
	}
	.plank-purpose > p{
		font-size: 14px;
		margin-bottom: 0;
	}
	.plate{padding-top: 20px;}
	.plate-title .cn{font-size: 22px;}
	.plate-title .en {
	    font-size: 16px;
	    line-height: 1;
	}
	.plate-tab{
		padding: 20px 0;
		align-items: center;
		overflow-x: auto;
	}
	.plate-tab-item{
		min-width: 100px;
		line-height: 40px;
		font-size: 16px;
		margin-right: 10px;
	}
	.plate-page-item .listBox{padding: 20px 0;}
	.plate-page-item .listBox .singleList{width: 80%;height: 320px;}
	.plate-page-item .listBox .singleList .imgBox{
		height: 180px;
	}
	.footer{
		padding: 20px 0;
	}
	.footer .footer-box{width: 100%;padding: 0 15px;}
	.footer .content-ul{display: none;}
	.footer .content-cantact{width: 100%;}
	.copyright{display: none;}
	.mobile-cr{display: block;font-size: 12px;}

	.classify-tab{padding: 0 15px;height: 60px;}
	.classify-tab .listBox{overflow-x: auto;}
	.classify-tab .title{width: 50px;margin: 0;}
	.classify-tab .listBox .list-item{
		line-height: 40px;
		min-width: 80px;
		padding: 0;
		text-align: center;
	}
	.classify-page{padding: 0 ;}
	.classify-page.product-page{
		width: 100%;
		padding: 0 15px;
	}
	.page-num{text-align: center;}
	.plank{padding: 20px 0;height: auto;}
	.plank .plank-title{
		padding: 0;
		position: relative;
		font-size: 20px;
	}
	.plank .plank-inner{
		padding-top: 20px;
	}
	.plank-purpose > div{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.plank-purpose.white:after{
		top: 10px;
		left: -15px;
	}
	.mr-80a{width: 100%;}

	.contactBox{width: 100%;padding: 0 15px;margin-bottom: 20px;}
	.contact-code > div{
		display: block;
		margin-right: 0; 
	}
	.honerMain .tabBox .tabItem{
		margin: 0 15px;
	}
	.news-single{margin-bottom: 25px;flex-wrap: wrap;}
	.news-single .videoBox{
		width: 100%;
		height: 150px;
		margin: 10px;
	}
	.news-single .txtBox{
		padding: 0 15px;
		width: 100%;
	}
	.news-single .txtBox .look{
		left: 15px;
		display: none;
	}
	.news-single .imgBox{width: 100%;padding: 15px;height: 150px;}
	.news-single .txtBox .title{
		margin-bottom: 10px;
	}
	.news-single .txtBox .subTitle{
		font-size: 14px;
		margin-bottom: 10px;
	}

	.detailMain{width: 100%;padding:15px;}
	.serviceMain{width: 100%;padding: 0 15px;}
	.headTopImg{height: 140px;margin-top: 65px;}
	.headTopImg > div {
	    width: 100%;
	    height: 100%;
	    background-size: auto 150%;
	    background-position: center;
	}
	.advertising .imgBox{
		width: 100%;padding: 15px;
	}
	.aboutListMain{width: 100%;padding: 0 15px}
	.aboutListMain .pageBox .pageItem .single{
		width: 50%;
	}
	.aboutListMain .tabBox .tabItem{
		margin: 0 10px;
	}
	.contactMain{width: 100%;padding: 20px 0;}
	.contact-info{padding: 0}
	.contact-code > div .imgBox img{
		width: 90px;
	}
	.contact-info .name{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.contact-info .info{
		margin-bottom: 10px;
	}
	.detailMain .top .news-title{
		font-size: 22px;
	}
	.detailMain .top .news-info{
		font-size: 14px;
		margin-top: 0;
	}
	.detailMain .content img{
		width: 100%;
	}
	.detailMain .rests{
		text-align: center;
	}
	.fullViewBox{
		width: 100%;
		padding: 0 40px;
		height: 75%;
	}
	.thumbnailBox{
		width: 100%;
		height: 20%;
		margin-top: 4%;
		overflow-x: auto;
    	white-space: nowrap;
	}
	.thumbnail-listBox .thumbnail-item{
		width: 30%;
		display: inline-block;
	}
	.detailMain .content{
		margin-top: 0;
	}
	.detailMain .content .videoBox{
		min-width: auto;
		width: 100%;
	}
	.aboutListMain .tabBox{
		margin: 10px 0;
	}
	.serviceMain .singleBox .line .line-content textarea{
		height: 120px;
	}
	.contactBox .out{
		display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	#allmap1{
		height: 260px;
	}
	.tier-title{
		font-size: 16px;
		margin-bottom: 15px;
	}
	.product-mainTxt .nodeTitle{
		font-weight: 400;
	}
	.cpjs{
		flex-wrap: wrap-reverse;
		padding: 0;
	}
	.advertising .txtBox .adver-name{
		margin: 17px 0 15px;
	}
	.fullViewBox .swiper-view{
		height: 465px;
	}
	.footer .code{justify-content: space-between;}
	.footer .code > div{margin-right: 0;}
	.footer .content-cantact > div{justify-content: flex-start;}
	.footer .content-cantact > div > div{
		font-size: 16px !important;
	}
}

