﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1360{ margin: 0px auto; width:1360px; }
.w1200{ margin: 0px auto; width:1200px; }
.in_header{width:100%; height:6vw; position:fixed; top:1.3vw; left:0; z-index:1; padding: 0 3%}
.h_logo{width:auto; height:100%; float: left; display: flex; align-items: center;}
.h_logo img{width:auto; height: 100%; align-items: center; margin: 0px auto;}
.ny_header{width:100%; position:relative}
.ny_header .in_header{position:absolute}
@font-face {
    font-family: 'Esther';
    src: url('../fonts/Esther.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN-Light-2.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}





/*导航*/
#menu{float: right; width:704px; height: auto; margin-top:1.3vw; margin-right: 3%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:60px; line-height:60px; width:116px;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi h3{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; overflow:hidden }
#menu .nav .nLi h3 a{width:100%; height:100%; display:block;}
#menu .nav .nLi h3 span{color:#c79f62;font-size:22px;   height:100%; display:block; text-align:center; width:100%;   overflow: hidden;  position:absolute; top:0; left:0;  font-family: 'Esther'; transition: all 0.4s ease-in-out;}
#menu .nav .nLi h3 p{color:#c79f62;font-size:18px;   height:100%;  text-align:center; width:100%;  overflow: hidden; position:absolute; top:100%; left:0; transition: all 0.4s ease-in-out;}
#menu .nav .nLi:hover h3 p{top:0; transition: all 0.4s ease-in-out;}
#menu .nav .nLi:hover h3 span{top:-100%; transition: all 0.4s ease-in-out;}
#menu .nav .sub{ display:none; width:160px; left:50%; margin-left: -80px;  top:60px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#c79f62;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active h3 p{top:0; transition: all 0.4s ease-in-out; }
#menu .nav .active h3 span{top:-100%; transition: all 0.4s ease-in-out;}



#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #707375; border: 1px solid #707375; width: 6px; height: 6px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #c79f62; width: 12px; height: 12px; border: 0; left:0}
#fp-nav.right{right:auto; left:20px}
#fp-nav ul li, .fp-slidesNav ul li{margin:15px 8px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#fff}
.fp-nav .active p a{border-bottom: 3px solid #fff!important;}
.fp-nav .in_hsearch_text{border:1px solid rgba(255,255,255,0.5)}
.fp-nav .h_submit{background: url(../images/bai_ss.png) no-repeat center}	
.fp-nav	.h_search{color:#fff}
.h_menu{width:42px; height: 42px; float: right; margin-top: 1.6vw; position:relative; background:#c79f62 url(../images/menu.png)no-repeat center; border-radius:50%; box-shadow: 0 0 12px #c79f62;}
.h_menu:after{content:""; width:50px; height:50px; border-radius:50%;box-shadow: 0 0 12px #c79f62; position:absolute; top:21px; left:21px;     transform: translate(-50%,-50%); animation: plus 1.2s linear infinite;}


@keyframes plus{
		0%{}

		70%{
			width:30px;
			height: 30px;
			opacity: 1
		}
			
		100%{
			
			width:62px;
			height: 62px;
			opacity: 0
		}
		

	}


.page_menu{width:100%;height:100%;position:fixed;top:0;left:0;z-index:111;background:rgba(0,0,0,.8);transition:1s;overflow:hidden;transform:translate3d(100%,0,0)}
.page_menu_all{position: absolute; width: 100%; height: auto; left:0; top:50%; transform: translate(0,-50%);}
.page_menu_txt{top:11%;left:18.5%;font-size:550px;color:#fff;opacity:.05;letter-spacing:120px}
.page_menu_title{z-index:998; width: auto; margin: 0px auto; display: table}
.li_m{float:left;font-size:24px;color:#fff;text-align:left;transition:all 1s;cursor:pointer}
.li_m a{display:block; color: #fff; font-family: 'SourceHanSansCN';}
.li_m span{transition:all 1s; font-family: 'Esther';}
.li_m:hover{color:#c79f62;transition:all 1s;letter-spacing:10px}
.li_m:hover span{color:#c79f62;transition:all 1s}
.li_m_en{font-size:60px;color:#fff}
.li_m_line{width:100px;height:20px;border-bottom:solid 1px #fff;float:left;margin:40px 50px 0 50px}
.page_menu.page_menu_current{transform:translate3d(0,0,0);transition:.8s;transition-delay:.3s}
.page_menu_bg{position:absolute;top:0;left:0;z-index:10}
.code-r{width:100%; height:50px; line-height: 50px; overflow: hidden; text-align:center; margin-top: 2vw}
.code-r p{font-size:14px; color:#fff; text-align:center; display:table; margin:0px auto;}
.code-r p a{font-size:14px; color:#fff;}
.code-r p a:hover{color:#c79f62}
.index_zhichi{width:400px; height:50px; line-height: 50px; overflow: hidden; display: table;  margin: 0px auto;}
.index_zhichi p{ width: auto;  font-size: 14px; color:#fff; height:50px; float: left}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:14px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left; }
.page_close{width:32px; height: 32px; position:absolute; top:3vw; right:3%; z-index: 9}
.page_close img{width:100%; height: auto; display: block}
.swiper-pagination-bullet{background:#c79f62}





/*第1块*/
.section1{display: block; width: 100%; height:100vh;overflow: hidden; position: relative}
.section_video{width:642px; height: 130px; position: fixed; bottom:0; left:0; z-index: 9; background: #fff; padding-left:20%; z-index: 999}
.section_video dl{width:auto; float: left; text-align: right; margin-top:38px;}
.section_video dl dt{color:#000000; font-size: 22px; font-family:"SourceHanSansCN"; }
.section_video dl dd{color:#000000; font-size: 21px; font-family:"Esther"; }
.section_video img{float:left; margin-top:46px; margin-left:6%;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.section_video img:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}

.load2bg1,
.load2bg2 {
	position: fixed;
	left: 0;
	height: 50%;
	background: #ffffff;
	width: 100%;
	z-index: 100000000;
}

.load2bg2 {
	top: 0;
	animation: mk_t7 1.8s cubic-bezier(1, 0, 0, 1) 1.8s forwards;
	-webkit-animation: mk_t7 1.8s cubic-bezier(1, 0, 0, 1) 1.8s forwards;
}

.load2bg1 {
	bottom: 0;
	animation: mk_t7 1.8s cubic-bezier(1, 0, 0, 1) 1.8s forwards;
	-webkit-animation: mk_t7 1.8s cubic-bezier(1, 0, 0, 1) 1.8s forwards;
}

.load2bg {
	animation: mk_t5 1s cubic-bezier(1, 0, 0, 1) 1s forwards;
	-webkit-animation: mk_t5 1s cubic-bezier(1, 0, 0, 1) 1s forwards;
}

.load2bg1,
.load2bg2 {
	animation-delay: 2.1s;
}

.load2bg {
	animation-delay: 1.4s;
}


.lg2f {
	position: absolute;
	width: 70px;
	left: 50%;
	margin-left: -35px;
	top: 0;
}

.logozfx {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
}

.logozfx {
	background-size: 80px auto;
}

.bglo3 {
	background: #4d5765;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 599;
	width: 100%;
	height: 100%;
}

.bglo3 {
	animation: hideaib 1s cubic-bezier(1, 0, 0, 1) 1s forwards;
	-webkit-animation: hideaib 1s cubic-bezier(1, 0, 0, 1) 1s forwards;
}

.bglo3 {
	animation-delay: 1.5s;
}


@keyframes mk_t7 {
	0% {
		height: 50%;
	}

	100% {
		height: 0;
		opacity: 0;
	}
}

.load2line,
.load2txt,
.load2bg {
	z-index: 9999999999;
	position: fixed;
}

.load2bg {
	width: 100%;
	height: 100%;
	/*background:#4d5765; */
	left: 0;
	bottom: 0;
}

.index-cont {position: absolute;top: 50%;left: 50%;width: 100%;height: auto;text-align: center; transform: translate(-50%,-50%);}
.index-cont h3{ position: relative; top: 20%; visibility: hidden; opacity: 0; }
.index-cont h3 img{ vertical-align:top; width:220px}
.index-cont p {position: relative;top: 30%;visibility: hidden;opacity: 0;margin: 15px 0 10px;text-transform: uppercase;font-size: 16px;color: #fff;}
.index-cont h5 {position: relative;top: 40%;visibility: hidden;opacity: 0;font-size: 12px;color: #fff;text-transform: uppercase;}
.index-cont h5 span { margin: 0 8px; }
.tops{left:0px !important;transition: all .4s linear !important;-webkit-transition: all .4s linear !important; transition-delay: 0.2s !important;transition-delay: 0.2s !important;}
.rights{top:0px !important;transition: all .4s linear !important; -webkit-transition: all .4s linear !important;transition-delay: 0.6s !important;transition-delay: 0.6s !important;}
.bottoms{right:0px !important;transition: all .4s linear !important;-webkit-transition: all .4s linear !important;transition: all .4s linear !important; transition-delay: 1s !important;transition-delay: 1s !important;}
.lefts{bottom:0px !important;transition: all .4s linear !important; -webkit-transition: all .4s linear !important;transition-delay: 1.4s !important;transition-delay: 1.4s !important;}

.wrapper3 .top,.wrapper3 .bottom{height:1px;width:400px;background:#c79f62;}
.wrapper3 .left,.wrapper3 .right{height:400px;width:1px;background:#c79f62;}
.wrapper3 .top{position:absolute;top:0;left: -400px;transition:all 1s linear;-webkit-transition:all 1s linear;}
.wrapper3 .left{position:absolute;bottom: -400px;left:0px;transition:all 1s linear;-webkit-transition:all 1s linear;}
.wrapper3 .right{position:absolute;top: -400px;right:0px;transition:all 1s linear;-webkit-transition:all 1s linear;}
.wrapper3 .bottom{position:absolute;bottom:0;right: -400px;transition:all 1s linear;-webkit-transition:all 1s linear;}
.tops{left:0px !important;transition: all .4s linear !important;-webkit-transition: all .4s linear !important; transition-delay: 0.2s !important;transition-delay: 0.2s !important;}
.rights{top:0px !important;transition: all .4s linear !important; -webkit-transition: all .4s linear !important;transition-delay: 0.6s !important;transition-delay: 0.6s !important;}
.bottoms{right:0px !important;transition: all .4s linear !important;-webkit-transition: all .4s linear !important;transition: all .4s linear !important; transition-delay: 1s !important;transition-delay: 1s !important;}
.lefts{bottom:0px !important;transition: all .4s linear !important; -webkit-transition: all .4s linear !important;transition-delay: 1.4s !important;transition-delay: 1.4s !important;}
.wrapper3 .left, .wrapper3 .right,.wrapper3 .top,.wrapper3 .bottom{ z-index:998;}
.wrapper3 {
	width: 400px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -200px;
	z-index: 998;
	overflow: hidden;
}

.wrapper3:after {
	width: 238px;
	height: 238px;
	/* border: 1px solid rgba(255,255,255,0.1); */
	/* border-radius: 50%; */
	position: absolute;
	left: 0;
	top: 0;
	left: 50%;
	margin-left: -120px;
	top: 50%;
	margin-top: -120px;
	z-index: 899;
}
.section1 .swiper-slide a{width:100%; height: 100vh; display: block}





/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}
.index_left{width:18px; height: auto; position: fixed; left:3%; bottom:3vw; line-height: 18px;}
.index_left img{display: block; margin: 0px auto; display: table}
.index_left span{color:#fff; font-size: 16px; letter-spacing:18px; writing-mode:tb-rl; writing-mode:vertical-rl; display: block; text-transform: uppercase}
.index_right{width:18px; height: auto; position: fixed; right:3%; bottom:3vw; line-height: 18px;}
.index_right img{display: block; margin: 0px auto; display: table}
.index_right span{color:#fff; font-size: 16px; letter-spacing:18px; writing-mode:tb-rl; writing-mode:vertical-rl; display: block; text-transform: uppercase}




/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/section4_bjs.jpg) no-repeat left center; background-size:cover;}
.section4 .fp-tableCell{padding-top:2vw}
.section4_all{width:84%; height: auto; float:right; padding-right:4% }
.section4_hot{width:30%; height: auto; float: left}
.section4_hot dl{width:100%; height: auto; overflow: hidden}
.section4_hot dl dt{color:#000000; font-size: 66px;font-family:"Esther"; float: left; line-height:60px; }
.section4_hot dl dd{color:#000000; font-size: 20px; background: #f5f0ea; float: left; padding: 2px 15px; text-align: center; margin-left: 20px; letter-spacing:8px;
	margin-top:20px;}
.section4_pic{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.section4_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section4_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section4_right{width:67%; height: auto; float: right}
.section4_right_t{width:100%; height: auto; overflow:hidden}
.section4_right_t h4{color:#c79f62; font-size: 21px; border-bottom: 1px solid #c79f62; width:300px; line-height:50px; letter-spacing:5px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.section4_right_t h3{font-size: 22px; color: #000000; margin-top:8px;font-family:"Esther"; }
.section4_right_t p{font-size:16px; color: #333333; }
.section4_right_link{width:100%; height: auto; overflow: hidden}
.section4_right_link a{width:200px; height: 52px; float: right; text-align: center; line-height: 52px; color:#c79f62; font-size: 14px; text-transform: uppercase; border: 1px solid #dad4cf; float: right; position:relative}
.section4_right_link a:after{content:""; width:0; height:100%; background:#c79f62; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;}
.section4_right_link a:hover{color:#fff}
.section4_right_link p{position:relative; z-index:9}
.section4_right_link a:hover:after{width:100%; transition: all 0.4s ease-in-out;}


.section4_right .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 2vw}
.section4_right .swiper-slide a{width:100%; height: auto; display: block}
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section4_right .swiper-slide h3{width:100%; height:45px; line-height:45px; border-bottom: 1px solid #c79f62; color:#c79f62; font-size:21px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.section4_right .swiper-slide h4{color:#000000; font-size: 22px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height:40px;  font-family:"Esther";}
.section4.active .section4_hot{animation-name: fadeInLeft;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.section4.active .section4_right{animation-name: fadeInRight;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.section4_right .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/section5_bjs.jpg) no-repeat center; background-size:cover; padding: 0 10%}

.section5_right{width:20%; height: auto; float: right; margin-top: 2vw; overflow:hidden}
.section5_right img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section5_left{width:75%; height: auto; float: left; }
.section5_left ul{width:100%; height: auto; overflow: hidden; margin-bottom: 7vh}
.section5_left ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #c79f62; padding-bottom: 2vw; margin-top: 33px}
.section5_left ul li h5{width:100%; height: 40px; line-height: 40px; color:#c79f62; font-size: 14px; font-family:"SourceHanSansCN"; text-align: right; 
	text-transform: uppercase}
.index_news_time{width:218px; height: auto; float: left}
.index_news_time h4{color:#000000; font-size: 40px; font-family:"Esther"; line-height: 40px;}
.index_news_time p{color:#c79f62; font-size:30px; font-family:"Esther"; line-height:30px; }
.index_news_time span{color:#000000; font-size: 18px; display: block; margin:2px 0}
.index_news_xx{width:auto; margin-left:250px; margin-top:10px;}
.index_news_xx h3{width:100%; height: 30px; line-height: 30px; color:#000000; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.index_news_xx p{width:100%; height: 52px; color:#777777; font-size:14px; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.section5_left ul li:last-child{border-bottom: 0}
.section5.active .section5_left{animation-name: fadeInLeft;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.section5.active .section5_right{animation-name: fadeInRight;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both; position:relative; line-height: 52px}
.section5_left ul li:hover h4,.section5_left ul li:hover h3,.section5_left ul li:hover p{color:#c79f62}
.section5_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05); -webkit-transform: all 1s ease 0s;}
.section5_right h3{position:absolute; bottom:3vw; left:20px; color:#fff; font-size:50px;     font-family: 'Esther';}




/*第7块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/section6_bjs.jpg) no-repeat center; background-size:cover;}
.section6 .fp-tableCell{vertical-align:top; padding-top:10%}
.s_logo{width:195px; height: auto; display: block; margin: 0px auto;}
.s_logo img{max-width:100%}
.section6 h3{ text-align: center; color:#000000; font-family:"Esther"; font-size:66px; margin-top:20px; padding-bottom:10px;}
.section6 h4{ text-align: center; color:#c79f62; font-family:"SourceHanSansCN"; font-size:20px; letter-spacing:15px; margin-top: 20px;}
.section6_tab{width:auto; display: table; margin: 30px auto }
.section6_tab a{width:200px; height: 53px; border: 1px solid #c79f62; float: left; line-height: 53px; color:#c79f62; font-size:14px; 
	font-family:"SourceHanSansCN"; text-transform: uppercase; letter-spacing:2px; position:relative; overflow:hidden}
.s2{margin-left: 16px; }	
.s2{background: url(../images/f_dh.png) no-repeat 42px center; padding-left: 80px;}
.s1{background: url(../images/f_ly.png) no-repeat 26px center; padding-left:60px;}
.section6_tab .s2:hover{background:#fff url(../images/f_dh.png) no-repeat 42px center}
.section6_tab .s1:hover{background:#fff url(../images/f_ly.png) no-repeat 26px center}
.section6_tab a p{position:relative; z-index:9; }
.section6_tab a span{position:absolute; top:0; left:-100%; z-index:9; font-size:16px;}
.section6_tab a:hover span{left:36%;}
.section6_tab a:hover p{opacity:0}



.section6_banquan{width:1200px; height:30px; position: absolute; bottom:30px; left:50%; transform: translate(-50%,0);}
.copy_l{font-size:14px; color:#555555; width:auto; line-height: 30px; text-align: center;  float: left}
.copy_l a{font-size:14px; color:#555555; }
.beian{color:#555555; text-align: center; font-size: 14px; margin-left: 10px}
.beian:hover{color:#c79f62!important}
.footer_zhichi{width:auto; height:30px; float: right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:30px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vls.png) no-repeat; margin-top:8px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wls.png) no-repeat; margin-top:8px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #555555;}
.footer_zhichi i{ float: left;}
.submit_tj:hover{background: #333; color:#555555; cursor: pointer}
.section6.active .s_logo{animation-name: fadeInDown;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.section6.active h3{animation-name: fadeInLeft;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.section6.active h4{animation-name: fadeInRight;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.section6.active .section6_tab{animation-name: fadeInUp;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}



/*关于我们*/
.ny_about_ul{width:100%; height: auto; overflow: hidden; }
.ny_about_ul li{width:520px; height: 300px; float: left; overflow: hidden; position: relative; margin-bottom: 10px;}
.ny_about_ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_ul_hover{width:100%; height: 52px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.about_ul_hover h4{width:100%; height: 52px; line-height: 52px; font-size: 18px; color: #fff; font-weight: bold;}
.about_ul_hover p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space:nowrap; margin: 10px 0}
.about_ul_hover span{width:100%; font-size: 16px; color: #fff;}
.ny_about_ul li:nth-child(2n){float: right}
.ny_about_ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_about_ul li:hover .about_ul_hover{height:100%; background: rgba(0,53,148,0.8); transition: all 0.4s ease-in-out; padding-top: 55px}
.ny_about_ul li:hover h4{font-size: 30px; }
.ny_about_ul img{max-width:100%; display:block;}
.ny_about_xq{padding:20px 0;}
.ny_about_xq .about_xq_xq{background:#fff; padding:50px; font-size:16px; color:#666; line-height:32px; width:1200px; margin:0px auto;     box-shadow: 0 0 8px rgba(0,0,0,0.2); }
.about_xq_xq img{max-width:100%}


/*内页产品*/
.ny_ban{width:100%; height: 365px; position: relative;background-image: linear-gradient(to left, #333, #484848); 
	background-image: -webkit-gradient(to left, #e6b79d, #f7e3da); 
	background-image: -webkit-radial-gradient(to left, #e6b79d, #f7e3da);}
.ny_ban_info{width:100%; height:229px; background: url(../images/dao_bjs.jpg) no-repeat left center; position: absolute; bottom:0; left:0}
.ny_ban_info dl{width:1200px; height: 100%; float: left; margin-top: 35px;text-align: center}
.ny_ban_info dl dt{font-size: 66px; color: #c79f62; font-family: "Esther"}
.ny_ban_info dl dd{font-size: 21px; color: #fff;}
.ny_post{float: right; background: url(../images/home.png) no-repeat left center; padding-left: 30px; font-size: 16px; color: #666666; margin-top: 196px;}
.ny_post a,.ny_post span{font-size: 16px; color: #666666}
.ny_post a:hover{color:#194ca6}
/*.product_ban{background: url(../images/pro_ban.jpg) no-repeat top center}
.contact_ban{background: url(../images/conatct_ban.jpg) no-repeat top center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat top center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat top center}*/
.ny_all{width:100%;line-height:30px; margin-bottom:40px;  width:100%; height:auto; overflow:hidden}
.ny_info{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg)  no-repeat right top;  
	padding-bottom: 36px}
.ny_product_ul ul{width:100%; height: auto; overflow: hidden; margin: 0px auto;}
.ny_product_ul ul li{width:32.3%; height: auto; float: left; position: relative; margin-right:1.5%; margin-bottom: 20px; overflow: hidden;border-radius:10px}
.ny_product_ul ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_ul ul li:nth-child(3n){margin-right: 0}
.ny_product_ul ul li h3{width:100%; height:45px; line-height:45px; border-bottom: 1px solid #c79f62; color:#c79f62; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product_ul ul li h4{color: #000000;
    font-size: 50px;
    font-family: "Esther";
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 60px; width:100%}
.ny_product_ul ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_ul ul li:hover .ny_pro_hover{background: #c79f62b3; height: 100%; transition: all 0.4s ease-in-out; padding-top:18%}
.ny_product_ul ul li:hover span{display: block}
.ny_product_ul ul li:hover h3{font-size: 18px; color: #fff;}
.ny_pro_title{background:url(../images/ab.jpg); width:1200px; margin-top:20px; height:120px; padding:50px 30px 0}
.ny_pro_title h4{color:#fff; font-weight: bold; font-size: 50px; float:left;}
.ny_pro_title p{color:#fff;  padding-top:10px; font-size: 20px;  padding-left:20px; float:left; background:url(../images/xie.png) no-repeat left top}
.ny_product_ul ul li:hover h3{color:#c79f62}




/*底部*/
.footer{width:100%; height:343px; background: url(../images/footer_bjs.jpg) no-repeat center; padding-top:50px; margin-top: 100px;}
.footer_top{width:100%; height: auto; overflow: hidden}
.f_logo{float:left; width:134px; margin-right:30px}
.f_logo img{width:100%; height:auto; display:block;}
.footer_left{width:420px; height: auto; float: left}
.footer_left a{width:100%; height: auto; display: block; margin-bottom:12px;}
.footer_left p{font-size: 16px; color: #fff; line-height: 30px;}
.f_ma{width:auto; height: auto; float: right; margin-top:40px;}
.f_ma dl{width:101px; height: auto; float: left; margin-right:50px;}
.f_ma dl dt{width:100%;  text-align: center;height: 100%; background: #fff; padding: 5px; }
.f_ma dl dt img{width:100%; height: auto}
.f_ma dl dd{width:100%; height: auto; line-height:28px; font-size: 14px; color:#fff; text-align: center}
.copy{clear:both;width:100%;height:66px; line-height:66px;  position: relative; margin-top: 40px;}
.copy_ll{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_ll a{color:#fff}
.copy_ll a:hover{color:#c79f62!important}
.footer_zhichis{width:auto; height:55px; float: right }
.footer_zhichis p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichis .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichis .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.footer_zhichis .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichis .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichis span{float: left; font-size: 14px; color: #fff;}
.footer_zhichis i{ float: left;}

.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#c79f62;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#c79f62}
.ny_biaoti{overflow:hidden; margin:30px auto 30px;}
.ny_biaoti ul{width:100%; height:auto; overflow:hidden}
.ny_biaoti ul li{width:130px; height:40px; line-height:40px; border:1px solid #eee; border-radius:8px; text-align:center; float:left; margin-right:8px; margin-bottom:10px;}
.ny_biaoti ul li a{display:block;height:100%;color:#333333;font-size:14px;}
.ny_biaoti ul li.active a,.ny_biaoti ul li:hover a{color:#fff; background:#c79f62; border-radius:8px;}
.ny_biaoti ul li:nth-child(9n){margin-right:0}





/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:23.85%; height:auto; float:left; margin-right:1.5%; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {width: 90px; height: 30px; background: #c79f62;  color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float: right;}

.ny_honor ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor ul li:hover p{color:#c79f62}



/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 0px;}
.ny_news_top dl{width:536px; height: auto; float: left}
.ny_news_top dl dt{width:224px; height: 166px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#c79f62}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; }
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #c79f62 0%,#d7c8b9 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}



/*产品详情*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 0px;}



/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}



/*联系我们*/
.lxwm_z{float:left; width:645px;}
.lxwm_r{float:right;}
.lxwm{width:100%; height:auto; overflow:hidden; margin:20px auto;}
.lxwm_r li{width:130px; height:auto; float:left; margin-left:20px;}
.lxwm_r li p{width:100%; height:30px; line-height:30px; text-align:center}
.lxwm_r li img{width:100%; height:auto; display:block; border:1px solid #eee}



/*鼠标*/
#cursor{position:fixed;z-index:9998;pointer-events:none}
#cursor i{display:block;width:12px;height:12px;border-radius:100px;background:#c79f62;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border:0 solid #000;transition:all .3s}
#cursor.hover i{-webkit-transform:scale(3);-ms-transform:scale(3);transform:scale(3);opacity:.3}
.fo_wrap{z-index:2;pointer-events:none;z-index:9997;position:fixed;top:0;z-index:0;left:0;width:100%;height:100vh}
.follower.scroll{width:20vh;height:20vh}
.follower{position:absolute;width:80vh;height:80vh;transition:all 1s cubic-bezier(.165,.84,.44,1)}
.follower span{width:40px;height:40px;border-radius:200%;border:1px solid #c79f62;display:block;position:absolute;left:-5%;top:-5%;-webkit-filter:blur(2px);filter:blur(2px)}
.follower.zoom{width:100vh;height:100vh}
.follower.zoom span{border-color:rgba(255,255,255,.3)}





@media screen and (max-width:1660px){
	.index_left span,.index_right span{font-size: 14px; letter-spacing:16px;}
	.index_right img{height:15%}
	.section5_left ul{margin-bottom:0}
	.section5_left ul li{margin-top:15px;}
	.section4_right{margin-top:4vw}
	
	
}




@media screen and (max-width:1366px){
.section4_hot{width:28%}
.section5_left ul li{padding-bottom:1vw}
.s_logo{width:170px;}
.index_left img{height:9vw}
.index_right img{height:9vw}
.section6 h3{font-size:40px; margin-top:10px}
.section6 h4{margin-top:10px; font-size:16px;}

}




