@font-face {
	font-family: iconfont;
	src: url(//at.alicdn.com/t/font_1102410_ytzieeqkl4.eot);
	src: url(//at.alicdn.com/t/font_1102410_ytzieeqkl4.eot?#iefix) format('embedded-opentype'), url(//at.alicdn.com/t/font_1102410_ytzieeqkl4.woff2) format('woff2'), url(//at.alicdn.com/t/font_1102410_ytzieeqkl4.woff) format('woff'), url(//at.alicdn.com/t/font_1102410_ytzieeqkl4.ttf) format('truetype'), url(//at.alicdn.com/t/font_1102410_ytzieeqkl4.svg#iconfont) format('svg')
}

@font-face {
	font-family: CondensedBold;
	src: url(../font/CondensedBold.ttf) format('truetype')

}

body,html {
background-color: #fff;color: #3a3a3a;font-family: 'Microsoft JhengHei';-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none
}

body.scrollbar {overflow: hidden;height: 100vh}

.ptn{text-align:center;position:absolute;top:50%;left:50%;width:100px;height:100px;transition:ease .5s;border-radius:50%;cursor:pointer;transform:translate(-50%,-50%);-webkit-transition:all .5s;box-shadow:0 0 15px rgba(0,0,0,.1);background: #db261d;}
.ptn:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;border:2px solid rgba(255,255,255,.5);transform:translate(-50%,-50%) scale(.9);transition:all .5s cubic-bezier(.215,.61,.355,1) 0s;opacity:0}
.ptn:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;border:1px solid rgba(255,255,255,.25);transform:translate(-50%,-50%) scale(.9);transition:all .4s cubic-bezier(.215,.61,.355,1) 50ms;opacity:0}
.ptn span{width:30px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);display:block;background:url(../images/ptn_icon.png?v=1) no-repeat;background-size:60px auto}
.ptn.active{-webkit-transform:scale(.5);left:-50px;}
.ptn.active span{background-position:-30px 0}

.detailVideo{position: relative;display: block;margin: 0px auto;width: 640px;}


.vmscroll {position: fixed;width: 10px;height: 100vh;right: 0;top: 0;z-index: 20;mix-blend-mode: difference;opacity: .4}
.backTop {z-index: 30}
.vmscroll div {background-color: #fff;width: 100%;left: 0;top: 0;position: absolute}
.clearfix:after {display: table;clear: both;content: ''}
body::-webkit-scrollbar {display: none}



* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.clearfix>* {float: left}
._clear {position: relative}
._clear::after {clear: both;display: block;content: ''}

a,a:hover {color: inherit;text-decoration: inherit}



img {max-width: 100%}

.white{position: relative;overflow: hidden;}
.white:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}



.bannerTipsImg {z-index: 10;position: fixed;right: .5%;width: 100px;height: 100px;bottom: 15%;cursor: pointer;width: 100px;-webkit-animation: rabbit 1s steps(20) infinite;background: url(../image/xiaolong.png)}



@-webkit-keyframes rabbit {

	0% {background-position: 0 0}
	100% {background-position: 0 -2000%}}



.header {height: 80px;display: block;position: absolute;width: 100%;/*	text-align: center;background: #fff;*/z-index: 15;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);line-height: 80px;-webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);-o-transition: all 1s cubic-bezier(.77, 0, .175, 1);-moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);transition: all 1s cubic-bezier(.77, 0, .175, 1);  left: 5%; top:20px; opacity: 0; 


}



.header a {display: inline-block;vertical-align: middle}
.Lbox {position: absolute;left: 0;height: 100%;width: 80px;background: #fff;z-index: 5;top: 0;-webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);-o-transition: all 1s cubic-bezier(.77, 0, .175, 1);-moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);transition: all 1s cubic-bezier(.77, 0, .175, 1)}
.Rbox {right: 0;height: 100%;width: 80px;background: #fff;z-index: 5;top: 0;position: absolute;-webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);-o-transition: all 1s cubic-bezier(.77, 0, .175, 1);-moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);transition: all 1s cubic-bezier(.77, 0, .175, 1)}
.Bbox {position: absolute;bottom: 0;width: 100%;background: #fff;height: 80px;z-index: 5;-webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);-o-transition: all 1s cubic-bezier(.77, 0, .175, 1);-moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);transition: all 1s cubic-bezier(.77, 0, .175, 1)}



body.scrollbar .header {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%)

}



body.scrollbar .Lbox {-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%)}
body.scrollbar .Rbox {-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%)}
body.scrollbar .Bbox {-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%)}


@media (max-width:998px) {
	

}



.menu{width:100%;height:auto;z-index:100;position: fixed;}
.menu_btn{position:absolute;right:50px;top:25px;height:40px;font-size:0;-webkit-text-size-adjust:none;width:115px;-webkit-filter:drop-shadow(2px 2px 15px rgba(0, 0, 0, .3));filter:drop-shadow(2px 2px 15px rgba(0, 0, 0, .3))}
.menu .btn{width:47px;height:47px;position:relative;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95);-o-transition:all .3s cubic-bezier(.445,.05,.55,.95);-moz-transition:all .3s cubic-bezier(.445,.05,.55,.95);transition:all .3s cubic-bezier(.445,.05,.55,.95);z-index:20;top:-4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;margin-left:auto;margin-right:0}
.menu .btn span{display:block;height:1px;width:20px;background-color:#000;position:absolute;top:50%;right:14px;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95);-o-transition:all .3s cubic-bezier(.445,.05,.55,.95);-moz-transition:all .3s cubic-bezier(.445,.05,.55,.95);transition:all .3s cubic-bezier(.445,.05,.55,.95)}
.menu .btn span:nth-child(1){width:20px;top:18px}
.menu .btn span:nth-child(3){width:10px;top:31px}
.menu.active span:nth-child(1){-webkit-transform:rotate(-45deg) translate3d(0,0,0);-moz-transform:rotate(-45deg) translate3d(0,0,0);transform:rotate(-45deg) translate3d(0,0,0);top:50%}
.menu.active span:nth-child(2){-webkit-transform:rotate(45deg) translate3d(0,0,0);-moz-transform:rotate(45deg) translate3d(0,0,0);transform:rotate(45deg) translate3d(0,0,0)}
.menu.active span:nth-child(3){-webkit-transform:scaleX(0) translate3d(0,0,0);-moz-transform:scaleX(0) translate3d(0,0,0);transform:scaleX(0) translate3d(0,0,0)}
._ndc_top .social .weichat{width:30px;height:30px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:0;position:relative;font-size:18px;line-height:30px;text-align:center;float:none;color:#fff;background:#38af13}
.menu_btn p{position:absolute;width:74%;line-height:40px;font-size:13px;background-color:#9c8061;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;color:#fff;text-transform:uppercase;padding-left:10px;letter-spacing:1px;right:0;top:0;white-space:nowrap;overflow:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width .25s ease-in-out;-o-transition:width .25s ease-in-out;-moz-transition:width .25s ease-in-out;transition:width .25s ease-in-out}
.menu_btn:hover p{width:85%}
.menu_btn p+p{opacity:0}


.lang{  position: absolute;  right:160px; top: 24px; height: 45px; width: 45px; border-radius: 50%; border:1px solid rgba(255,255,255,.5); background: rgba(255,255,255,.15); z-index: 2; text-align: center; line-height: 43px; color: #cabcac}
.lang span {font-weight: 700;font-size: 14px;color: #cabcac}
.lang:hover{ background: rgba(0,0,0,.65); transition: all .3s}

.hot_tel{position: absolute;  right:220px; top: 24px; height: 45px; width: 190px; border-radius:23px; border:1px solid rgba(255,255,255,.5); background: rgba(255,255,255,.15); z-index: 2;  line-height: 43px; color: #cabcac; font-size: 20px; font-family:宋体; padding-left: 40px}
.hot_tel:hover{color:#fff}
.hot_tel::after{width:20px;height:20px;background:url(../image/tel_icon.png) no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;content:'';position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%)}



@media (max-width:998px) {
.hot_tel,.lang{ display: none }
._delayLoad{ height:2.5rem;  width: auto }
.menu_btn{right:2%;top:15px;}
.header{ opacity: 1; top:0px;  left: 2% }

}






.nav {position: fixed;z-index: 30;height: 100%;width: 0;left: 0;top: 0;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition: width .5s .5s cubic-bezier(.77, 0, .175, 1);-o-transition: width .5s .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: width .5s .5s cubic-bezier(.77, 0, .175, 1);transition: width .5s .5s cubic-bezier(.77, 0, .175, 1);overflow: hidden

}
.nav .bannerImg {background:rgba(24,24,24,.93);-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-position: 100% 0;background-attachment: fixed;position: absolute;width: 100%;height: 100%;left: 0;z-index: 5}

iframe {width: 0;height: 0;overflow: hidden;display: block}
.nav .menuOver {position: absolute;height: 100%;width: 100%;cursor: url(../image/close.png), auto}
.nav .borderBOttom,.nav .borderLeft,.nav .borderRight,.nav .borderTop {position: absolute;background:rgba(255,255,255,.65);z-index: 10;-webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s cubic-bezier(.77, 0, .175, 1);transition: all .5s cubic-bezier(.77, 0, .175, 1)}


.nav .borderTop {width: 100%;height:80px;top: 0;left: 0;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%)}

.nav .borderLeft{left: 0;height: 100%;width:80px;top: 0;-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%)}

.nav .borderRight {right: 0;height: 100%;width:80px;top: 0;-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%)
}

.nav .borderBOttom {width: 100%;height:80px;bottom: 0;left: 0;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%)}

.nav .navLink {position: absolute;z-index: 8;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 800px;opacity: 0;-webkit-transition: all .5s .2s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s .2s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s .2s cubic-bezier(.77, 0, .175, 1);transition: all .5s .2s cubic-bezier(.77, 0, .175, 1)}
.nav .navLink ul {padding-bottom: 45px;position: relative}
.nav .navLink ul:after {content: '';position: absolute;width: 0;height: 2px;left: 0;bottom: 0;-webkit-transition: ease .5s;-o-transition: ease .5s;-moz-transition: ease .5s;transition: ease .5s;background: #fff}
.nav .navLink li {color: #fff;font-weight: 700}
.nav .navLink li .childeli {font-size: 18px;display: inline-block;vertical-align: middle;width: 70%;float: right;margin-top: 11px}
.nav .navLink li .childeli a {font-weight: 400;margin-right: 25px;position: relative;padding: 5px 0}
.nav .navLink li .childeli a:after {content: '';position: absolute;width: 0;height: 1px;bottom: 0;background: #fff;left: 0;-webkit-transition: ease-in-out .6s;-o-transition: ease-in-out .6s;-moz-transition: ease-in-out .6s;transition: ease-in-out .6s}
.nav .navLink li .childeli a.active:after {width: 100%}
.nav .navLink li+li {margin-top: 15px}



.nav .navLink li>a {display: inline-block;margin-bottom: 20px;font-size:24px;vertical-align: middle;margin-right: 25px;position: relative}
.nav .navLink li>a:after {content: '';position: absolute;width: 0;height: 3px;background: #fff;bottom: 0;left: 0;-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);-o-transition: all .6s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .6s cubic-bezier(.77, 0, .175, 1);transition: all .6s cubic-bezier(.77, 0, .175, 1)}
.nav .navLink li>a.active:after {width: 100%}

.nav.active {width: 100%;-webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s cubic-bezier(.77, 0, .175, 1);transition: all .5s cubic-bezier(.77, 0, .175, 1)}

.nav.active .borderBOttom {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);-webkit-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);transition: all .5s .5s cubic-bezier(.77, 0, .175, 1)}

.nav.active .borderLeft {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);transition: all .5s .5s cubic-bezier(.77, 0, .175, 1)}

.nav.active .borderRight {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);transition: all .5s .5s cubic-bezier(.77, 0, .175, 1)}

.nav.active .borderTop {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);-webkit-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-o-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .5s .5s cubic-bezier(.77, 0, .175, 1);transition: all .5s .5s cubic-bezier(.77, 0, .175, 1)}

.nav.active .navLink {opacity: 1;-webkit-transition: ease .3s .5s;-o-transition: ease .3s .5s;-moz-transition: ease .3s .5s;transition: ease .3s .5s}
.nav.active .navLink ul:after {width: 100%;-webkit-transition: ease 1.1s .5s;-o-transition: ease 1.1s .5s;-moz-transition: ease 1.1s .5s;transition: ease 1.1s .5s}
.mlr {margin-left: 80px;margin-right: 80px;position: relative}
.plr {padding-left: 80px;padding-right: 80px}
.ptb {padding-top: 80px;padding-bottom: 80px}
.pt80 {padding-top: 80px}
.pb80 {padding-bottom: 80px}


@media (max-width:998px) {

.nav .borderTop {height:10px;}
.nav .borderLeft{;width:10px;}
.nav .borderRight {width:10px;}
.nav .borderBOttom {height:10px;}
.nav.active .navLink { width: 100% }
.nav .navLink { padding: 4% 5%;left:10%;top:20%;width: 100%; height:100%;-webkit-transform: translate(-10%, -10%);-moz-transform: translate(-10%, -10%);-ms-transform: translate(-10%, -10%);-o-transform: translate(-0%, -0%);transform: translate(-10%, -0%);opacity: 0;}
.nav .navLink ul {padding-bottom:25px;}
.nav .navLink ul:after {height:1px;}
.nav .navLink li .childeli {font-size: 14px;;width:100%;margin-top:4px}
.nav .navLink li .childeli a {font-weight: normal;margin-right:15px;padding:7px 0; color: rgba(255,255,255,.85);}
.nav .navLink li+li {margin-top:25px}
.nav .navLink li>a {margin-bottom:0px;font-size:16px;vertical-align: middle;margin-right:8px;}
.nav .navLink li>a:after {height: 1px;}


.mlr {margin-left:2%;margin-right:2%;}
.plr {padding-left:2%;padding-right:2%}
.ptb {padding-top:2%;padding-bottom:2%}
.pt80 {padding-top:15px}
.pb80 {padding-bottom: 15px}

}






.banner ul {position: absolute;width: -webkit-calc(100% - 500px);width: -moz-calc(100% - 500px);width: calc(100% - 500px);height: -webkit-calc(100% - 0px);height: -moz-calc(100% - 0px);height: calc(100% - 0px);left:250px;top:0px;color: #fff;opacity: 1;-webkit-transition: opacity .25s cubic-bezier(.77, 0, .175, 1);-o-transition: opacity .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: opacity .25s cubic-bezier(.77, 0, .175, 1);transition: opacity .25s cubic-bezier(.77, 0, .175, 1);visibility: inherit;display: flex;justify-content: space-between; height: 100%; }

.banner ul li {width:28%;position: relative;background-color: rgba(250,240,230, .55);-webkit-transition: all .25s cubic-bezier(.77, 0, .175, 1);-o-transition: all .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .25s cubic-bezier(.77, 0, .175, 1);transition: all .25s cubic-bezier(.77, 0, .175, 1); margin:650px 2.5% 50px 2.5% ; height:70px; display: inline-block; padding-top: 5px}

.banner ul li:hover{margin: 0 2.5%; height: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center; background-color: rgba(250,240,230, .91) !important;}

.banner ul .Childenav {position: absolute;top:50%;width: 100%;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);opacity: 0;-webkit-transition: ease .5s .2s;-o-transition: ease .5s .2s;-moz-transition: ease .5s .2s;transition: ease .5s .2s;}

.banner ul .Childenav a {font-size: 17px;width: 80%;display: block;text-align: center;margin: 15px auto 0;position: relative;line-height: 36px; color:#2b1905;  }
.banner ul .Childenav a:after {content: '';position: absolute;width: 50%;height: 1px;background: #2b1905;bottom: 0;left: 50%;-webkit-transform: translateX(-100%) scaleX(0);-moz-transform: translateX(-50%) scaleX(0);-ms-transform: translateX(-50%) scaleX(0);-o-transform: translateX(-50%) scaleX(0);transform: translateX(-50%) scaleX(0);-webkit-transition: ease .5s;-o-transition: ease .5s;-moz-transition: ease .5s;transition: ease .5s}
.banner ul li .nav {position: absolute;width: 100%;padding-left: 35px;bottom: 30px;font-size: 16px;opacity: 0;visibility: hidden}
.banner ul li .text {padding: 0 15% 60px;font-size: 18px;width: 100%;}

.banner ul li .text h3 {font-size: 22px;text-align:center; -webkit-transform: translateY(0px) translateZ(0);-moz-transform: translateY(0px) translateZ(0);transform: translateY(0px) translateZ(0); color: #2b1905}
.banner ul li .text p {opacity: 0.8;-webkit-transition: all .25s cubic-bezier(.77, 0, .175, 1);-o-transition: all .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .25s cubic-bezier(.77, 0, .175, 1);transition: all .25s cubic-bezier(.77, 0, .175, 1);-webkit-transform: translateY(0px) translateZ(0);-moz-transform: translateY(0px) translateZ(0);transform: translateY(0px) translateZ(0);height: 60px ;text-align:center; text-transform: uppercase;  font-family: Tahoma;font-size: 12px;letter-spacing:2px; color: #2b1905; line-height: 1}

.banner {overflow: hidden;position: relative;height: 100vh;width: 100%}
.banner ul li .nav a+a {margin-left: 35px}

.banner ul li:hover .Childenav {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;}

.banner ul .Childenav a:hover:after {-webkit-transform: translateX(-50%) scaleX(1);-moz-transform: translateX(-50%) scaleX(1);-ms-transform: translateX(-50%) scaleX(1);-o-transform: translateX(-50%) scaleX(1);transform: translateX(-50%) scaleX(1);}


@media screen and (max-width:1440px) {

    .banner ul li {margin:500px 2.5% 50px 2.5% ; }
}





.phoneVideoPlay {display: none}
body.scrollbar .banner ul {visibility: hidden}
.banner video {position: relative;}
#plv_48146eecfdaedb920625eb2289f56c64_4{ position: relative;   height: 100vh}
#plv_48146eecfdaedb920625eb2289f56c64_4:after{  height: 100%; width: 100%; content: ''; position: absolute; left: 0; top: 0; background: rgba(0,0,0,.55);}
video.pv-video{ width: 100% !important; height: auto !important;}
video { width: 100% !important; height: auto !important; }


.bannerimg img{
  width: 100%;
    -webkit-animation: banner_inside 8s ease infinite forwards alternate;
       -moz-animation: banner_inside 8s ease infinite forwards alternate;
         -o-animation: banner_inside 8s ease infinite forwards alternate;
            animation: banner_inside 8s ease infinite forwards alternate;
}
@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.15);
                transform: scale(1.15);
    }
    to {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.15);
             transform: scale(1.15);
    }
    to {
        -moz-transform: scale(1);
             transform: scale(1);
    }
}
@-o-keyframes banner_inside {
    from {
        -o-transform: scale(1.15);
           transform: scale(1.15);
    }
    to {
        -o-transform: scale(1);
           transform: scale(1);
    }
}
@keyframes banner_inside {
    from {
        -webkit-transform: scale(1.15);
           -moz-transform: scale(1.15);
             -o-transform: scale(1.15);
                transform: scale(1.15);
    }
    to {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
}


.banner.active video {opacity: 1;-webkit-filter: contrast(100%) brightness(100%);filter: contrast(100%) brightness(100%)}
.LoadPercentage {position: fixed;top: 0;width: 100%;height: 100%;left: 0;background: #5c1b1b;z-index: 100;opacity: 1;visibility: inherit;-webkit-transition: ease .8s 1s;-o-transition: ease .8s 1s;-moz-transition: ease .8s 1s;transition: ease .8s 1s}

.LoadPercentage.active {opacity: 0;visibility: hidden}
.LoadPercentage ._progressed {position: absolute;right: 2%;font-size: 80px;opacity: .5;top: 100%;-webkit-transition: ease .3s;-o-transition: ease .3s;-moz-transition: ease .3s;transition: ease .3s;color: #fff}
.LoadPercentage ._progressed.active {opacity: 0;visibility: hidden}
.LoadPercentage .Proportional {position: absolute;right: -99%;bottom: 0;width: 100%;background: #fff;height: 25%}
.LoadPercentage .Proportional.active {right: 100%;-webkit-transition: ease 1s;-o-transition: ease 1s;-moz-transition: ease 1s;transition: ease 1s}
.LoadPercentage .svg {width: 100px;height: 100px;position: absolute;left: 50%;top: 50%;margin: -50px 0 0 -50px}
.LoadPercentage .svg svg {stroke-dasharray: 100;-webkit-animation: dash 5s linear infinite;-moz-animation: dash 5s linear infinite;-o-animation: dash 5s linear infinite;animation: dash 5s linear infinite

}



@-webkit-keyframes dash {

	to {

		stroke-dashoffset: 1000

	}

}



@-moz-keyframes dash {

	to {

		stroke-dashoffset: 1000

	}

}



@-o-keyframes dash {

	to {

		stroke-dashoffset: 1000

	}

}



@keyframes dash {

	to {

		stroke-dashoffset: 1000

	}

}



.banner .img-box img {opacity: .4}

@media (max-width:998px) {

.banner{height:50vh;}
.banner .bannerimg {position: absolute;width: 100%;height: 50vh;-o-object-fit: cover;object-fit: cover;pointer-events: none;opacity: 0;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-filter: contrast(200%) brightness(200%);filter: contrast(200%) brightness(200%);-webkit-transition: all 1.5s cubic-bezier(.77, 0, .175, 1);-o-transition: all 1.5s cubic-bezier(.77, 0, .175, 1);-moz-transition: all 1.5s cubic-bezier(.77, 0, .175, 1);transition: all 1.5s cubic-bezier(.77, 0, .175, 1); display: block;}
.banner.active .bannerimg {opacity: 1;}

}





.index .box2 {background: #f9f9f9;padding-top: 80px;padding-bottom: 80px}
.index .box2 ._fl,
.index .box2 ._fr {width: 49%}
.index .box2 .pic {background: #000;position: relative;overflow: hidden}
.index .box2 .pic:after {content: "";position: absolute;left: -100%;top: -40%;width: 160%;height: 50%;background-color: rgba(255, 255, 255, .5);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);opacity: 0}
.index .box2 .pic .lazy {position: absolute;left: 0;top: 0;background: #000;}
.index .box2 .pic img {opacity: .65;-webkit-transition: cubic-bezier(0, -.01, .51, 1.35) 4s;-o-transition: cubic-bezier(0, -.01, .51, 1.35) 4s;-moz-transition: cubic-bezier(0, -.01, .51, 1.35) 4s;transition: cubic-bezier(0, -.01, .51, 1.35) 4s}
.index .box2 .pic .lazy {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition: all .25s cubic-bezier(.77, 0, .175, 1);-o-transition: all .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .25s cubic-bezier(.77, 0, .175, 1);transition: all .25s cubic-bezier(.77, 0, .175, 1);opacity: .95;}
.index .box2 .box {position: relative}
.index .box2 .box a {display: block}
.index .box2 .box .more {position: absolute;left: 10%;top: 40%;color: #fff;font-size: 16px; background: #957d62; padding: 8px 15px;transition:.3s all}
.index .box2 .box .more .line {width: 50px;height: 1px;background: #fff;display: inline-block;vertical-align: middle;margin-left: 15px}
.index .box2 .title {position: absolute;color: #fff;top: 10%;left: 10%;width:80%}
.index .box2 .title h2 {font-size:30px}
.index .box2 .title p {font-size: 14px}
.index .box2 .title p span{ padding: 0 10px; text-decoration: underline; }
.index .box2 .box a:hover .xp img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.index .box2 .pic:hover .lazy {opacity: .1;}
.index .box2 .box a:hover .more { padding: 8px 35px; }

.PartnerTitle{ padding:0px 10px 60px }
.PartnerTitle h2 {font-size: 36px;text-align: center; font-weight: 600}
.PartnerTitle h2 span{ color: #957d62; font-family: "Exotc350 DmBd BT" }
.PartnerTitle em{ color:#999;  font-style: normal; text-align: center; text-transform: uppercase; display: block; font-size: 12px; padding:0px 0 26px 0;}
.PartnerTitle p {color:#555555;text-align: center; font-size: 15px; max-width: 500px; margin: 0 auto}


@media (max-width:998px) {
.index .box2 {padding-top:30px;padding-bottom:30px}
.index .box2 ._fl,.index .box2 ._fr {width: 100%; float: none; margin-top: 15px}
.PartnerTitle{ padding:0px 10px 15px }
.PartnerTitle h2 {font-size: 22px;}
.PartnerTitle em{ padding:0px 0 5px 0;}
.PartnerTitle p {font-size: 12px; max-width: 100%; }


.index .box2 .box .more {font-size: 14px;padding:6px 10px;top:80%;left:6%;}
.index .box2 .box .more .line {width:20px;margin-left: 10px}
.index .box2 .box a:hover .more { padding: 6px 15px; }
.index .box2 .title {left: 6%;width:90%}
.index .box2 .title h2 {font-size:20px; }
.index .box2 .title p {font-size: 14px; padding: 10px 0}
.index .box2 .title p span{ padding: 0 15px 0 0;  }
}




.index .box3 {background: url(../image/about_Bg.jpg) no-repeat center/cover;background-attachment: fixed;overflow: hidden;position: relative;height:78vh;}
.index .box3 .iabout{ border-left:1px rgba(255,255,255,.15) solid;border-right:1px rgba(255,255,255,.15) solid;height: 100% ; }
.index .box3 ._fl{width: 49%;height: 100%}
.index .box3 .aboutlist{  text-align: center; visibility: inherit;display: flex; justify-content: space-between;height: 100%;}
.index .box3 .aboutlist li{ width: 33%;display: inline-block;  border-right: 1px solid rgba(255,255,255,.15) ; color: #fff; position: relative;  padding-top:170px}
.index .box3 .aboutlist li em{ display: block; font-size:58px; font-family:Tahoma; font-style: normal; font-weight: bold;}
.index .box3 .aboutlist li span{ height: 200px;position: absolute; left: -3px; bottom: 0;     width: -webkit-calc(100% + 3px);width: -moz-calc(100% + 3px);width: calc(100% + 3px);background:rgba(92,78,62,.88);transition:all 0.3s; padding-top: 50px; font-size: 20px  }
.index .box3 .aboutlist li:nth-child(3) span{background:rgba(109,92,73,.88);}
.index .box3 .aboutlist li span:hover{ height: 260px; transition:all 0.3s }
.index .box3 .aboutlist li span i{ display: block; width: 60px; height: 60px; border-radius: 30px; background: rgba(255,255,255,.25);  text-align: center; margin: 0 auto 5px; padding-top: 15px }
.index .box3 .aboutlist li span i img{ max-width:30px; display: block;  margin:0px auto 0  }

.index .box3 ._fr {width: 49%; position: relative; height: 100% }
.index .box3 ._fr ._company{  padding: 80px 45px;  background: rgba(255,255,255,.88); position: absolute; right: 0; bottom: 0;z-index:2; width: 100%;}
.index .box3 ._fr ._company h1{ font-size: 30px; }
.index .box3 ._fr ._company p{ font-size: 24px; position: relative; padding: 20px 50px 50px 40px;  line-height: 1.5}
.index .box3 ._fr ._company p::before{ position: absolute; left: -40px; top:0px; content:"“"; font-size: 70px; text-align: left; }
.index .box3 ._fr ._company p::after{ position: absolute; right: 0; bottom: 0; content:"”"; font-size: 70px }
.index .box3 ._fr ._company .txt{ padding-bottom: 120px }
.index .box3 ._fr ._company .more{ position: absolute; right:40px;  bottom:8%; background: #a78b6b; height: 38px; line-height: 38px; display: block; width: 150px; transition:all 0.3s; color: #fff; text-align: center;   }
.index .box3 ._fr ._company .more:hover{ transition:all 0.3s;  width:180px  }


@media (max-width:998px) {
.index .box3 {height:62vh;}
.index .box3 ._fr {width:96%; float: none; margin: 0 2% }
.index .box3 ._fr ._company{  padding:30px 20px;}
.index .box3 ._fr ._company h1{ font-size: 20px; }
.index .box3 ._fr ._company p{ font-size:14px;padding: 10px 0px 15px 0;  }
.index .box3 ._fr ._company p::before{ display: none}
.index .box3 ._fr ._company p::after{display: none}
.index .box3 ._fr ._company .txt{ padding-bottom:20px }
.index .box3 ._fr ._company .more{ right:20px;  bottom:4%; height: 30px; line-height: 30px; width:100px;  }
.index .box3 ._fr ._company .more:hover{  width:100px  }

}




.index .box4.news {padding: 50px 80px 100px}
.index .box4.news .top h2 {font-size: 36px;line-height:1; width: 100%}
.index .news .more{ display: block; width: 150px; transition:all 0.3s; color: #333; text-align: center; font-size: 16px; font-weight: normal;   }
.index .news .more:hover{ transition:all 0.3s;  width:180px  }

.index .box4.news .dynamic::before {width: 100%;top:40px;left: 0;height: 1px;content: '';position: absolute;background-color: #dcdcdc}
.index .box4.news .dynamic{ padding-top: 80px }
.index .box4.news .news-slide{ display: inline-block; width: 22%;margin-right:3.33333%;padding-bottom: 25px;  position: relative;}
.index .box4.news .news-slide:nth-child(4n){ margin-right: 0 }
.index .box4.news .text {width: 100%;z-index: 3;-webkit-transition: all .25s cubic-bezier(.77, 0, .175, 1);-o-transition: all .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .25s cubic-bezier(.77, 0, .175, 1);transition: all .25s cubic-bezier(.77, 0, .175, 1); margin-top: 20px}
.index .box4.news .text .t {font-size: 16px;color: #db261d;line-height: 1;margin-bottom: 18px;-webkit-transition: color .25s cubic-bezier(.77, 0, .175, 1);-o-transition: color .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: color .25s cubic-bezier(.77, 0, .175, 1);transition: color .25s cubic-bezier(.77, 0, .175, 1)}
.index .box4.news .text .t span {display: inline-block;width: 12px;height: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;border: 1px solid #db261d;margin-top: 2px;margin-right: 10px;-webkit-transition: all .25s cubic-bezier(.77, 0, .175, 1);-o-transition: all .25s cubic-bezier(.77, 0, .175, 1);-moz-transition: all .25s cubic-bezier(.77, 0, .175, 1);transition: all .25s cubic-bezier(.77, 0, .175, 1)}
.index .box4.news .text h3 {font-size: 20px;line-height:20px;text-align: justify; color: #2a2a2a}
.index .box4.news .text .jj{ font-size: 14px; color:#666; line-height: 1.5; padding-top:10px  }
.index .box4.news .img { display: block; max-height: 220px; overflow: hidden; position: relative;transition: all .3s; overflow: hidden;}

.index .box4.news .news-slide .img img{transition: all .3s;-webkit-transform: scale(1);}
.index .box4.news .news-slide:hover .img img{transition: all .3s;-webkit-transform: scale(1.15);}
.index .box4.news .text .date{  font-size: 12px; color:#666; padding-top:15px; display: block; font-family:Tahoma;   }
.index .box4.news .news-slide::after{height: 1px; width:0;transition: all .5s;background: #d1b4a3;  content: "";  bottom: 0; left: 0; position: absolute;}
.index .box4.news .news-slide:hover:after{width: 100%;transition: all .5s;}

@media (max-width:998px) {

.index .box4.news {padding:30px 2% 30px}
.index .box4.news .top h2 {font-size:20px; width: 100%}
.index .news .more{ width:100px; text-align: center; font-size: 14px;   }
.index .news .more:hover{  width:120px  }

index .box4.news .dynamic::before {top:10px;}
.index .box4.news .dynamic{ padding-top:20px }
.index .box4.news .news-slide{ display:block; width:98%;margin:0 1% 10px;padding-bottom: 5px;  }
.index .box4.news .news-slide:nth-child(4n){margin:0 1% 10px;}
.index .box4.news .text {margin-top:15px}
.index .box4.news .text .t {font-size: 14px;}
.index .box4.news .text h3 {font-size:15px;line-height:15px;}
.index .box4.news .text .jj{ font-size: 12px;padding-top:6px  }
.index .box4.news .text .date{  font-size: 12px; color:#666; padding-top:7px; display: block; font-family:Tahoma;   }


}



.index .box5 { padding-bottom: 80px}
.index .box5 .Fast{ background: #f6f6f6 }
.index .box5 ._fl,.index .box5 ._fr {width: 49%}
.index .box5 ._fl{ padding:50px; }
.index .box5 ._fl h2{ font-size: 28px }
.index .box5 ._fl .en{ line-height: 1.3; padding: 20px 0 40px; font-size: 12px;  color: #777}
.index .box5 ._fl .fwnav a{ display: inline-block;  padding:8px 15px; background: #9b8164; color: #fff; margin: 0 2% 0 0; transition: all .3s;}
.index .box5 ._fl .fwnav a:hover{ padding: 8px 30px; transition: all .3s; }
.index .box5 ._fr{ position: relative; overflow: hidden; }
.index .box5 ._fr img{ display:block; transition: all .5s;-webkit-transform: scale(1); }
.index .box5 ._fr:hover img{transition: all .5s;-webkit-transform: scale(1.15);}
.index .box5 ._fr h2{ position: absolute; width: 80%; padding: 10px 0; text-align: center; background: #9b8164; font-size: 18px; left: 10%; bottom: 8%; color: #fff}


.dianpubox {}
.dianpubox .PartnerList {margin-bottom:25px}
.dianpubox .PartnerList ul {text-align: center;margin-top:15px}
.dianpubox .PartnerList li {display: inline-block;margin: 0 7%}
.dianpubox .PartnerList i {display: block;width: 50px;margin: 0 auto}
.dianpubox .PartnerList span {display: block;font-size: 16px;opacity: 1;margin-top: 5px;-webkit-transition: ease-in-out .5s;-o-transition: ease-in-out .5s;-moz-transition: ease-in-out .5s;transition: ease-in-out .5s}
.dianpubox .Cooperation {background: url(../image/cooperation_Bg.jpg) no-repeat top center/cover;background-attachment: fixed;color: #fff;text-align: center;padding: 75px 0}
.dianpubox .Cooperation h2 {font-size: 36px;margin-bottom: 10px}
.dianpubox .Cooperation p {font-size: 24px;margin-bottom: 25px}
.dianpubox .CooperativeTelephone a {background: #a82626;color: #fff;width: 400px;display: inline-block;line-height: 60px;font-size: 33px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;font-weight: 700; font-family: Tahoma}
.dianpubox .CooperativeTelephone h3 {font-size: 30px;font-weight: 600;margin-bottom: 5px}


@media (max-width:998px) {
.index .box5 { padding-bottom:20px}	
.index .box5 ._fl,.index .box5 ._fr {width:100%; float:none;}
.index .box5 ._fl{ padding:4%;width:100%; float:none; }
.index .box5 ._fl h2{ font-size: 20px }
.index .box5 ._fl .fwnav a{ padding:6px 15px; margin: 0 2% 8px 0; transition: all .3s;}
.index .box5 ._fr h2{  width:60%; padding:6px 0; font-size: 15px;  left: 20%}

.dianpubox { padding-top: 15px }
.dianpubox .PartnerList li {display: inline-block;margin: 0 8px}
.dianpubox .PartnerList span {font-size: 15px;}

.dianpubox .Cooperation {padding: 25px 0}
.dianpubox .Cooperation h2 {font-size:20px;margin-bottom:8px}
.dianpubox .Cooperation p {font-size: 14px;margin-bottom:15px}
.dianpubox .CooperativeTelephone a {width:70%;display: inline-block;line-height: 40px;font-size: 18px;}
.dianpubox .CooperativeTelephone h3 {font-size: 22px;}
}




.footer {clear: both; height: auto; overflow: hidden; background:#1b1b1c url(../image/footer_bg.jpg) no-repeat center top;  padding:80px 0 0 0; position: relative; }
.footer .fotnav{ padding-bottom:120px }
.footer .logob{ width:23%;  padding-top:60px; height: 100%; }
.footer .navb{ width:14%; }
.footer .navb b{ display: block;padding-bottom: 10px; color: #fff; font-size: 18px }
.footer .navb i{ height: 2px; width: 20px; background-color:#9b8164; margin:0px 0 20px 0;  display: block; }
.footer .navb li{ display:block;text-align: left; font-size: 14px; padding: 10PX 0 0}
.footer .navb li a{ color: #fff }
.footer .navb li a:hover{ color: #fff; text-decoration:underline; }
.footer .lx_b{ line-height: 2.0;  color:#fff; padding:0px 0 0px 50px; width:35%;  border-left: 1px rgba(255,255,255,.15) solid; text-align: right;}
.footer .bot_lx .bot_tel{  font-size: 26px; font-family: Arial; color: #fff ; margin-left:50px; text-align: right;}
.footer .bot_lx .bot_tel b{ font-weight: normal; display: block;font-size: 14px; border-right: 3px #cd0000 solid; padding-right: 10px; text-align: right; }
.footer .botwx{  margin:50px 0 0 30px;}
.footer .botwx p{color: #fff; line-height: 2.0; text-align: center;}
.footer .botwx img{ width:100px; height:100px; margin:20px auto 8px auto; border: 5px solid #fff }
.footer .bottom_r a:hover{ color: #fff; text-decoration: underline; }
.footer .bqsy{ color: #999; font-weight: none;font-size: 14px;  text-align: center;  background: #1b1b1c; line-height: 60px; position: absolute;bottom: 0; width: 100%}
.footer .bqsy a{ color:#999; }


@media (max-width:998px) {

.footer {padding:20px 0 0 0;}
.footer ._fl,.footer ._fr{ width: 100%; float: none }
.footer .logob{ width:40%;  padding-top:0px; height: 100%; }


.footer .lx_b{ line-height:1.8;  padding:20px 0 0px 0px; width:100%;  border-left:none; border-top: 1px rgba(255,255,255,.15) solid; margin-top: 15px; text-align: left;}
.footer .bot_lx .bot_tel{  font-size: 20px;  margin-left:0px; text-align: left;}
.footer .bot_lx .bot_tel b{font-size: 14px; border-left: 3px #cd0000 solid; padding-left: 10px; text-align: left; border-right: none;}
.footer .bot_ewm{}
.footer .botwx{  margin:20px 2% 0; display: inline-block; width: 28%}
.footer .botwx p{ line-height:1.8; }
.footer .botwx img{ width:80px; height:80px; margin:0px auto 8px auto; border: 3px solid #fff }


.footer .bqsy{ font-size: 12px;line-height: 1.7; padding: 15px }



}






/*关于我们页面*/
.w1400{width: 98%; max-width: 1550px;  margin: 0 auto}
.w1300{width: 98%; max-width: 1400px;  margin: 0 auto}
.inBanner {height: 550px;position: relative;background: #000;border-radius: 0 0 50px  50px; }
.inBanner .about_title {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); color: #dcc79b; font-size:38px; font-weight: bold;}
.inBanner .about_title p{ font-size: 16px; text-transform: uppercase; font-family: Tahoma; text-align: center;    letter-spacing: 2px; font-weight: normal; }
.box1 .inBanner .pic {position: absolute;top: 0;width: 100%;height: 100%;opacity: .8; border-radius: 0 0 50px  50px; }

.inBanner .scNav{position: absolute;width: 100%;left: 0px;bottom: 0px;display: flex;justify-content: center; text-align:center}
.inBanner .scNav a{padding: 0px 2%;line-height: 70px;background: #fff;font-size: 16px;font-weight: bold;color: #3e3e3e;margin: 0px 15px;border-top-left-radius: 5px; border-top-right-radius: 5px;letter-spacing:5px; display:inline-block}
.inBanner .scNav a:hover,.inBanner .scNav a.active{background: #c8a062;color: #fff;}
/*.about .section {color: #666;font-size: 16px;text-align: center;padding: 80px 0}
h2._PlateTitle {text-align: center;font-size: 36px;margin-bottom: 15px}*/
.contentAbout{ position: relative;  height: auto; overflow: hidden; }
.contentAbout .summary {width: 47%}
.contentAbout .summary.R {margin-left: 53%; }
.contentAbout .summary.gushi{ width: 100%;  margin: 0 auto 50px; }
.contentAbout .summary h3 {font-size: 30px;color: #3e3e3e;font-family: Tahoma;text-transform: uppercase; line-height: 1.2}
.contentAbout .summary.gushi h3{ line-height: 1.5 }
.contentAbout .summary .text {line-height: 1.85;font-size: 16px;margin-top: 30px;opacity: .85}
.contentAbout .summary .text p{ line-height: 1.85 }
.contentAbout .aboutImg {position: relative}
.contentAbout .aboutImg:after {content: '';position: absolute;background: #c8a062;height: 120px;width:60%;bottom:220px;left: 12%;z-index: 1}
.contentAbout .aboutImg .aboutIMg01 {position: relative;margin: 0 auto;z-index: 6}
.contentAbout .aboutImg .aboutIMg01 img {margin: 0 auto}
.contentAbout .aboutImg .aboutIMg02 {position:absolute;bottom: 300px;left: 0;overflow: hidden;z-index: 5;width: 50%}
.contentAbout .aboutImg .aboutIMg03 {position: absolute;left: 50%;top: 40%;z-index: 5;overflow: hidden;width: 50%}
.contentAbout .aboutImg .aboutIMg04{position: absolute;right:10%;top:-650px;z-index: 5;overflow: hidden;width: 20%; border-radius: 25px}
.videoBtn {width: 65px;height: 65px;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);background: #fff;border-radius: 50%;z-index: 20;cursor: pointer;}
.videoBox {width: 70%;max-width: 1000px;height: auto;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);background: #fff;padding: 35px 0px;border-radius: 10px;}
.videoBox video {display: block;position: relative;width: 100%;}
.videoCloseBtn {width: 35px;height: 35px;position: absolute;right: 10px;top: 0px;line-height: 35px;text-align: center;cursor: pointer;-webkit-transition: all .5s;}
.videoBtn span {display: block;width: 0px;height: 0px;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 8px solid #c8a062;content: '';position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);}
.videoBtn p {color: #fff;width: 150%;height: auto;position: absolute;left: -25%;top: 150%;text-align: center;font-size: 16px;}

@-webkit-keyframes scaleAnimate {
	0% {
		-webkit-transform: scale(1);
		opacity: 0;
	}

	50% {
		-webkit-transform: scale(1.5);
		opacity: 0.7;
	}

	100% {
		-webkit-transform: scale(2);
		opacity: 0;
	}
}

.videoBtn::before,
.videoBtn::after {width: 100%;height: 100%;border: 1px solid #fff;position: absolute;left: -1px;top: -1px;content: '';border-radius: 50%;-webkit-animation: scaleAnimate 2s linear infinite;opacity: 0;}
.videoBtn::after {-webkit-animation-delay: .5s;}


@media (max-width:998px) {

.w1400{width: 90%;  margin: 0 5%}
.w1300{width: 90%;  margin: 0 5%}
.inBanner {height: 40vh;border-radius: 0 0 30px  30px; }
.inBanner .about_title { font-size:22px;  text-align: center;}
.inBanner .about_title p{ font-size: 14px;  }
.box1 .inBanner .pic { border-radius: 0 0 30px  30px; }

.inBanner .scNav a{padding:8px 3%;line-height: 1.6;font-size: 14px;font-weight:normal;margin: 0px 1%;border-top-left-radius: 3px; border-top-right-radius: 3px;letter-spacing:0px;}


.contentAbout .summary {width: 100%; float: none}
.contentAbout .summary.R {margin-left:0%; float: none }
.contentAbout .summary.gushi{ width: 100%;  margin: 0 auto 20px; }
.contentAbout .summary h3 {font-size: 20px;}
.contentAbout .summary .text {line-height: 1.8;font-size: 14px;margin-top:15px;}
.contentAbout .summary .text p{ line-height: 1.8 }
.contentAbout .summary .img1{ margin-top: 10px }


.contentAbout .aboutImg .aboutIMg01 { width: 100%; position: relative;}
.contentAbout .aboutImg .aboutIMg01 img {margin: 0 auto}
.contentAbout .aboutImg:after { display: none}


}











/*新闻*/
.three_cat {height: auto;display: flex;justify-content: center;padding:0 0 50px 0}
.three_cat a {height: auto;line-height: 40px;text-align: center;display: block;padding: 0 25px;transition: all .46s ease 0s;display: block;background: #fff;border: 1px solid #333;color: #000;border-radius: 40px;font-size: 16px;margin: 0px 10px;}
.three_cat a.hover,.three_cat a.active{border: 1px solid #c8a062;color: #c8a062;}
.news_list ul li {width: 30%;height: auto;float: left;margin-right: 5%;margin-bottom: 25px}
.news_list ul li:nth-child(3n) {margin-right: 0}
.news_list ul li a {display: block;width: 100%;height: auto}
.news_list ul li .thum {width: 100%;height: auto;position: relative;margin-bottom: 15px;background: #000;overflow: hidden;}
.news_list ul li .thum .pic{width: 100%;background: center center no-repeat;background-size: cover;transition: ease 1s}
.news_list ul li:hover .pic{-webkit-transform: scale(1.05);opacity: .5;-webkit-filter: blur(5px);}
.news_list ul li .title {width: 100%;height: 30px;font-size: 18px;line-height: 30px;overflow: hidden;margin: 15px 0 0}
.container.b{background: #f3f5f8;}
.news_list ul li .date {width: 100%;height: 20px;font-size: 12px;line-height: 20px;overflow: hidden;position: relative;opacity: .5;margin-bottom: 15px;overflow: hidden}
.news_list ul li .des {width: 100%;height: 50px;font-size: 14px;line-height: 25px;opacity: .7;overflow: hidden}
.news_list ul li .borderR {position: absolute;width: 80%;height: 60%;border: 1px solid rgba(255, 255, 255, .3);top: 20%;left: 10%;opacity: 0;transition: ease .5s}
.news_list ul li .borderR .picTxt {color: #fff;font-size: 18px;line-height: 1.7;text-align: center;height: auto;overflow: hidden;width: 90%;display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.news_list ul li:hover .borderR {opacity: 1;}


._PageTurningNumber {color: #6b6b6b}
._PageTurningNumber a.active {background: #c8a062}
._PageTurningNumber span input {border: 1px solid #dedede;background: rgba(255, 255, 255, 0)}

._PageTurningNumber a {background: rgba(255, 255, 255, 0)}

/*新闻详细*/
.next-box{ border-top: 1px #ddd solid; margin-top: 30px }
.next-box p{ padding-top: 10px }
.newsxg h3{ font-size: 28px; padding-bottom: 25px }

/*形象图片*/
.case{ margin: 0  auto 10px !important}
.contentpic .case-list{position:relative;z-index:3;color:#262626;display:flex;}
.contentpic .case-list {flex-wrap:wrap}
.contentpic .case-list .item{position:relative;box-shadow:0 0 15px rgba(0,0,0,0);width:16.666%}
.contentpic .case-list .item:nth-child(n+5){display:none}
.contentpic .case-list .item:nth-child(n+5){display:block}
.contentpic .case-list .item .name{position:absolute;font-size:20px;text-transform:uppercase;top:65px;left:20px;transition:all .25s;z-index:5}
.contentpic .case-list .item .img-box{clip-path:inset(20px 20px 50px 20px);transition:clip-path .25s;background-position:center center;background-size:cover}
.contentpic .case-list .item .img-box2{clip-path:inset(120px 20px 50px 20px);}
.contentpic .case-list:before{width:100%;height:90%;content:'';position:absolute;z-index:-1;left:0;top:5%;background-color:#fff}
.contentpic .case-list .item:hover{z-index:3;box-shadow:0 0 15px rgba(0,0,0,.3);transition:box-shadow 0s .25s}
.contentpic .case-list .item:hover .name{color:#fff;top:45px}
.contentpic .case-list .item:hover .img-box{clip-path:inset(0 0 0 0)}
.more-icon.left .icons:hover .a{width:32px}



@media (max-width:998px) {
.three_cat {padding:0 0 30px 0}
.three_cat a {height: 30px;line-height: 30px;padding: 0 0;border-radius:20px;font-size: 13px;margin: 0px 1%;; width: 25%}

.news_list ul li {width:100%;float: none;margin-right: 0;margin-bottom: 20px}
.news_list ul li .title {width: 100%;height: 28px;font-size: 16px;line-height:1.8;margin: 7px 0 0}
.news_list ul li .date {width: 100%;height: 20px;font-size: 12px;line-height: 1.5;margin-bottom:6px;overflow: hidden}
.news_list ul li .des {font-size: 13px;line-height:1.7;opacity: .7;overflow: hidden; height: auto;}
.news_list ul li:hover .borderR {opacity: 0;}

/*新闻详细*/
.next-box{ border-top: 1px #ddd solid; margin-top: 20px }
.next-box p{ padding-top: 6px }
.newsxg h3{ font-size: 20px; padding-bottom:20px }


/*形象图片*/
.case{ margin: 0  auto 10px !important}

.contentpic .case-list .item{width:48%; margin: 0 1% 10px}

.contentpic .case-list .item .name{position:relative;font-size:14px;top:0;left:0; text-align: left; padding-bottom: 4px}


.contentpic .case-list .item,.contentpic .case-list .item:hover{z-index:3;box-shadow:0 0 0 rgba(0,0,0,.3);transition:box-shadow 0s .25s}
.contentpic .case-list .item .name{color:#333;top:0px}
.contentpic .case-list .item .img-box{clip-path:inset(0 0 0 0)}
.more-icon.left .icons:hover .a{width:32px}
.contentpic .case-list .item:hover .name{color:#333;top:0px}

}





/*产品*/

.container {width: 100%;height: auto;position: relative;z-index: 5;background: #fff}
.container::after {width: 100%;height: 1px;clear: both;display: block;content: ''}
.screening-box {width: 20%;height: auto;float: left;background: #fff;margin-top: 50px;}

.sp_list {width: 100%;height: auto;padding: 25px;border-top: 1px solid #eee;overflow: hidden}
.sp_item {width: 70%;height: auto;position: relative;margin-left: 30%;border-bottom: 1px solid #eee}
.sp_item .item_name {font-size: 18px;line-height: 60px;position: relative;color: #121212;cursor: pointer}
.sp_item .item_name::after {width: 10px;height: 2px;position: absolute;right: 0;top: 50%;margin-top: -1px;content: '';background: #121212}
.sp_item .item_name::before {width: 2px;height: 10px;position: absolute;right: 4px;top: 50%;margin-top: -5px;content: '';background: #121212;opacity: 1;transition: ease .5s}
.sp_item .item_name::before {transform: rotate(-90deg)}
.sp_item .item_name.active{ color:#c8a062;  font-weight: bold;  }
.sp_item .item_list,
.sp_item .item_list.color_list {width: 100%;height: auto;position: relative;padding-bottom: 15px;display: none}
.sp_item .item_list.active {display: block}
.sp_item .item_list a {height: auto;display: block;padding: 7px 0;line-height: 25px;position: relative;padding-left: 20px}
.sp_item .item_list.color_list a {width: 25px;height: 25px;float: left;padding: 0;border-radius: 50%;box-shadow: 0 0 15px rgba(0, 0, 0, .05);margin-right: 15px;margin-bottom: 10px}
.sp_item .item_list.color_list a img {width: 100%;border-radius: 50%;overflow: hidden}
.sp_item .item_list.color_list a.active {border: 1px solid red}
.sp_item .item_list.color_list a.active::after {display: none}
.sp_item .item_list::after {width: 100%;height: 1px;clear: both;content: '';display: block}
.sp_item .item_list.color_list a::before {display: none}
.sp_item .item_list a::before {content: "";display: inline-block;position: absolute;top: 13px;left: 0;width: 10px;height: 10px;border-radius: 50%;border: 1px solid #9e9e9e;background-color: #fff}
.sp_item .item_list a::after {width: 6px;height: 6px;left: 2.5px;top: 16.5px;background: #333;content: '';border-radius: 50%;position: absolute;opacity: 0}
.sp_item .item_list a.active::after {opacity: 1}
.sp_item .item_list a:hover,.sp_item .item_list a.on {color: #c8a062;}
.sp_item .item_list a.on::before{border: 1px solid #c8a062; background: #debb85}


.warp {width: 80%;float: left;background: #f3f5f8;padding: 50px 0 50px 50px}
.productLIST {margin-bottom: 55px}
.product_list {width: 100%;height: auto;position: relative; padding-top: 40px}
.product_list ul li {width: 31%;height: auto;float: left;margin-right: 2.5%;margin-bottom: 35px;transition: ease .5s;position: relative}
.data-set {font-size: 13px;margin-top: 3px;opacity: .8}
.product_list ul li:nth-child(3n) {margin-right: 0}
.product_list ul li .thum {width: 100%;height: auto;overflow: hidden;background: #fff center center no-repeat;background-size: cover;transition: ease-out .5s}
.product_list ul li img {width: 100%; transition: all .6s;}
.product_list ul li .name {width: 100%;height: auto;position: relative;margin-top: 15px}
.product_list ul li .name b {font-size: 20px;line-height: 1.7;color: #3a3a3a;font-weight: 400;display: block}
.product_list ul li .name p {font-size: 14px;line-height: 1.7;opacity: .7}
.product_list ul li:hover img{transition: all .6s;     -webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.1); }

/*产品详细*/
.product_show{ background: #fff; padding: 60px }
.product .dqwz{ border-bottom: 1px #ddd solid; padding-bottom: 25px }
.product .listdqwz{ padding-top: 20px }
.product .product_show h1{ padding: 15px 0 }
.product .product_show .porcontent{ }
.product .product_show .porcontent img{ width: 100%; max-width: 1200px; padding-top: 15px; display: block;  }

@media (max-width:998px) {

.screening-box {width:100%;float: none;margin-top:20px;}

.sp_list {width: 100%;height: auto;padding:0px;border-top: 1px solid #eee;overflow: hidden}
.sp_item {width: 94%;margin-left:4%;}
.sp_item .item_name {font-size: 18px;line-height: 40px;}

.sp_item .item_list a {display: inline-block;padding:4px 15px 4px 15px;line-height: 20px;position: relative;}

.sp_item .item_list a::before {content: "";display: inline-block;position: absolute;top: 8px;left: 0;width: 10px;height: 10px;border-radius: 50%;border: 1px solid #9e9e9e;background-color: #fff}
.sp_item .item_list a::after {width: 6px;height: 6px;left: 2.5px;top: 16.5px;background: #333;content: '';border-radius: 50%;position: absolute;opacity: 0}
.sp_item .item_list a.active::after {opacity: 1}
.sp_item .item_list a:hover,.sp_item .item_list a.on {color: #c8a062;}
.sp_item .item_list a.on::before{border: 1px solid #c8a062; background: #debb85}



.warp {width:100%;float: none;padding:0}
.productLIST {margin-bottom:25px}

.product_list {padding-top: 20px}
.product_list ul li {width: 94%;float: none;margin:0 3% 15px;}
.data-set {font-size: 12px;margin-top: 3px;opacity: .8}

.product_list ul li .name {margin-top: 10px}
.product_list ul li .name b {font-size:15px;}
.product_list ul li .name p {font-size: 12px;line-height: 1.6;}

.product_show{ padding:3% }
.product .dqwz{  display: none; }
.product .listdqwz{ padding-top:10px }
.product .product_show h1{ padding: 8px 0 0 0; font-size: 22px; text-align: center;}
.product .product_show .porcontent img{padding-top: 10px; }

	
}


/*加盟*/
.joinmsg{ background: #f5f5f5 }
.joinmsg .des{font-size:18px}
.joinmsg .line{margin-top:38px;width:100%;height:1px;background-color:#e5e5e5;margin-bottom:55px}
.joinmsg .form-box{display:flex;justify-content:space-between}
.joinmsg .form-box .left .title{font-size:36px;line-height:1;margin-bottom:45px}
.joinmsg .form-box .left .tel{font-size:18px}
.joinmsg .form-box .left .telephone{font-size:40px;font-family:DINCondensed,serif;color:#d0211d;letter-spacing:3px;margin-top:5px}
.joinmsg .form-box .right{display:flex;flex-wrap:wrap;max-width:815px;justify-content:space-between}
.joinmsg .form-box .right .input-box{width:815px;margin-bottom:20px}
.joinmsg .form-box .right .input-box input,.joinmsg .form-box .right .input-box select{width:100%;height:60px;border:1px solid #e5e5e5;background-color:#f5f5f5;font-size:16px;display:block;padding-left:30px;font-family:'PingFang SC','黑体',serif;padding-right:20px}
.joinmsg .form-box .right .input-box option{line-height:60px}
.joinmsg .form-box .right .input-box.half{width:calc((100% - 20px)/ 2)}
.joinmsg .form-box .right .input-box .btn{font-size:22px;width:200px;line-height:60px;text-align:center;background-color:#d0211d;color:#fff;cursor:pointer}

@media (max-width:998px) {

.joinmsg .form-box{display:block; }

.joinmsg .des{font-size:16px}
.joinmsg .line{margin-top:10px;margin-bottom:25px}

.joinmsg .form-box .left .title{font-size:20px;line-height:1;margin-bottom:5px}
.joinmsg .form-box .left .tel{font-size:14px}
.joinmsg .form-box .left .telephone{font-size:20px; margin-top: 0; line-height: 1;font-family:Tahoma,serif;}
.joinmsg .form-box .left{ float: none; width: 100% ;margin-bottom: 25px}
.joinmsg .form-box .right{max-width:100%;float: none; width: 100%; margin-top: 25px}
.joinmsg .form-box .right .input-box{width:100%;margin-bottom:10px}
.joinmsg .form-box .right .input-box input,.joinmsg .form-box .right .input-box select{height:40px;font-size:14px;padding-left:10px;padding-right:10px}
.joinmsg .form-box .right .input-box option{line-height:40px}
.joinmsg .form-box .right .input-box.half{width:calc((100% - 10px)/ 2)}
.joinmsg .form-box .right .input-box .btn{font-size:14px;width:50%;line-height:40px;}

	
}

/*联系*/
.contactbox .flex {display: flex;}
.contactbox .flex .left {flex: auto;padding:50PX;position: relative;background-color: #f7f7f7;}
.contactbox .flex .left h3 {font-size: 33px;}
.contactbox .flex .left .phone {display: flex;align-items: center;color: #e00509;line-height: 1;margin: ;}

.contactbox .flex .left .phone .text { padding: 20px 0 }
.contactbox .flex .left .phone .text .name {font-size: 18px;}
.contactbox .flex .left .phone .text .tel {font-size:44px; line-height: 1; font-family:Tahoma}
.contactbox .flex .left .address {font-size: 18px; }
.contactbox .flex .left .address p{line-height: 1.8}
.contactbox .flex .left .ewms {display: flex;margin-top: 30px;}
.contactbox .flex .left .ewms .item + .item {margin-left: 30px;}
.contactbox .flex .left .ewms img{ display: block; max-width: 120px; border:4px #FFF solid; }
.contactbox .flex .left .ewms p {margin-top: 10px;text-align: center;}
.contactbox .flex .right {width: 50%;
    flex-shrink: 0;
    height: 560px;
    background-image: url(../image/contact.jpg);
    background-size: cover;
    background-position: center center;
}
.contactmsg .common-title {color: #fff; text-align: center; font-size:30px; font-weight: bold;}
.contactmsg {padding-top: 85px;padding-bottom: 80px; background: url(../image/msg.jpg) no-repeat top center/cover; color: #fff}

.IB > * {display: inline-block;vertical-align: top;font-size: 14px;}
.contactmsg input {height: 35px;border: none;outline: 0;width: -webkit-calc(100% - 65px);width: calc(100% - 65px);color: #fff;font-size: 15px;background-color: transparent}
.contactmsg input::placeholder{ color: rgba(255,255,255,.8); }
.contactmsg li {width: -webkit-calc((100% - 100px) / 3);width: calc((100% - 100px) / 3);font-size: 18px;border-bottom: 1px solid #fff;padding-bottom: 7px;position: relative}
.contactmsg li .tips {color: #fff;font-size: 13px;position: absolute;bottom: -28px;display: none}
.contactmsg li.onerr .tips {display: block}
.contactmsg li span {display: inline-block;width: 40px}
.contactmsg ul {margin-top: 60px}
.contactmsg li + li {margin-left: 40px}
.contactmsg li.w100 {margin-left: 0;margin-top: 100px;width: 100%}
.contactmsg .more {margin-left: auto;margin-right: auto;margin-top: 75px; background: #c8a062; color: #000;  padding: 10px 0;  font-size: 22px; width: 150px; text-align: center; border-radius: 20px; font-weight: bold;}

@media (max-width:998px) {

.contactbox .flex {display: block;}
.contactbox .flex .left {padding:15PX;}
.contactbox .flex .left h3 {font-size: 20px;}


.contactbox .flex .left .phone .text { padding: 10px 0 }
.contactbox .flex .left .phone .text .name {font-size: 14px;}
.contactbox .flex .left .phone .text .tel {font-size:24px; }
.contactbox .flex .left .address {font-size: 14px; }
.contactbox .flex .left .address p{line-height: 1.8}
.contactbox .flex .left .ewms {display: flex;margin-top:15px;}
.contactbox .flex .left .ewms .item + .item {margin-left:2%;}
.contactbox .flex .left .ewms img{max-width: 90px;  }
.contactbox .flex .left .ewms p {margin-top:5px;}
.contactbox .flex .right{ display: none }


.contactmsg .common-title {font-size:20px; font-weight: normal;}
.contactmsg {padding-top:35px;padding-bottom: 30px; }

.contactmsg input {height: 35px;border: none;outline: 0;width: -webkit-calc(100% - 45px);width: calc(100% - 45px);color: #fff;font-size: 14px;background-color: transparent}
.contactmsg input::placeholder{ color: rgba(255,255,255,.8); }
.contactmsg li {width: 100%;font-size: 14px;margin-bottom: 25px}
.contactmsg li .tips {color: #fff;font-size: 13px;position: absolute;bottom: -28px;display: none}

.contactmsg li span {display: inline-block;width: 40px}
.contactmsg ul {margin-top: 10px}

.contactmsg li + li {margin-left: 0px; }
.contactmsg li.w100 {margin-top: 60px;}
.contactmsg .more {margin-top: 45px; background: #222; color: #fff;  padding: 10px 0;  font-size:16px; width: 100px;  border-radius: 30px; font-weight: normal;}

}