﻿*{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; }
.w1200{ margin: 0px auto; width:1200px; }
.w1440{ margin: 0px auto;width:1440px; }
.l{float:left}
.r{float:right}


@font-face {
    font-family: 'beifang';
    src: url('../fonts/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'hxb';
    src: url('../fonts/胡晓波男神体.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}

.in_header{width:100%; height:97px; position:fixed; top:0; left:0; z-index:9999; padding: 0px 4%; background: #000000}
.in_header .h_logo,.ny_header .h_logo{width:258px; height:100%; float: left; display: flex; align-items: center;}
.in_header .h_logo img,.ny_header .h_logo img{max-width: 100%}
.logo_1{display: none;}
.h_dianhua{float: right; background: url(../images/h_dh.png) no-repeat 18px center; padding: 0 20px 0 60px ; font-size: 24px; color: #ffffff;  font-weight: bold; 
	font-family: "宋体"; line-height:44px; border: 1px solid rgba(255,255,255,0.2); border-radius: 18px; margin-top: 24px;}
.h_sj{ background: url(../images/sj_icon.png) no-repeat center;}
.h_wx{ background: url(../images/wx_icon.png) no-repeat center;}
.h_wx,.h_sj{margin-top: 30px;width:30px; height: 30px; float: right; position: relative;  margin-right: 3%}
.h_sj img,.h_wx img{width:100px; height: auto; position: absolute; top:30px; left:0; display: none}
.h_sj:hover img,.h_wx:hover img{display: block}
.ny_header{width:100%; height:97px; position:absolute; top:0; left:0; z-index:9999; padding: 0px 4%; }








/*导航*/
#menu{float: right; width:50%; height: auto; margin-right: 3%}
#menu .nav{ z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left; display:inline; height:100%;  width:14.2%; position: relative}
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; }
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; padding-bottom:25px; line-height:84px;}
#menu .nav .sub{ display:none; width:100%; left:0; top:84px;  position:absolute; z-index: 99999; background:rgba(255,255,255,0.5);  text-align: center}
#menu .nav .sub li{ zoom:1;display: inline-block; width: 100%; display: block}
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px; line-height: 36px; color:#333; padding: 0 10px; }
#menu .nav .sub a:hover{ color:#c99255;  }
.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 p a{color:#c99255}
#menu .nav .nLi:hover p a{color:#c99255}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: none; border: 0; width: 8px; height: 8px; left:50%; top:50%; margin-left: -4px; margin-top: -4px}

#fp-nav.right{width:46px; height:310px; background: url(../images/active.png) no-repeat center}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 46px; height: 46px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
#fp-nav ul li a.active{background: url(../images/yuan.png) no-repeat center}
#fp-nav ul li a.active span{background: none;}

/*第1块*/
.section1{display: block; width: 100%; height:100%;overflow: hidden; position: relative; }
.section1 .swiper-slide a{width:100%; height: 100vh; display: block; overflow: hidden; animation: imgmore 8s infinite;}
.section1 .swiper-slide a img{width:100%; height: auto; display: block;   }
.section1_ban{width:100%; height:100vh; overflow:hidden}

@keyframes imgmore
{
	0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}

@-moz-keyframes imgmore /* Firefox */
{
	0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}

@-webkit-keyframes imgmore /* Safari 和 Chrome */
{
0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}

@-o-keyframes imgmore /* Opera */
{
	0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}





/*2*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; padding-left:10%}
.section2_left h4{font-size: 62px; color: #c99255;  font-family: 'beifang'; text-transform: uppercase}
.section2_left h3{font-size:36px; color: #fff; margin-bottom:20px;     font-family: 'hxb'}
.section2_ban{background: url(../images/section1_bjs.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.section2 .container{padding-top: 8vw}
.section2_left{width:43%; height: auto; float: left; margin-top: 20vh;}
.in_about_info{width:100%; height:84px; overflow: hidden; line-height:28px; font-size: 16px; color:rgba(255,255,255,0.65);  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;  margin: 50px 0; text-indent: 2rem }
.in_ab_jts{width:60px; height: 60px; float: left}
.section2_left ul{float: left; overflow: hidden; margin-top: 8px;}
.section2_left ul{float: left; overflow: hidden; margin-top: 8px;}
.section2_left ul li{float: left; margin-left:54px}
.section2_left ul li i{width:14px; height: 14px; border: 2px solid #fff; display: block; margin: 0px auto; border-radius: 50%}
.section2_left ul li p{font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.section2_left ul li:hover i{border: 2px solid #a58057}
.section2_ku{width:100%; display: block; overflow:hidden; margin-top:10vw}
.section2_ku a{width:20px; height: auto; float: left; position: relative; padding-bottom:60px; text-align: center; line-height: 20px; margin-right: 20px;}
.section2_ku a p{font-size: 12px; color: #fff; font-family: "beifang"; writing-mode:tb-rl; writing-mode:vertical-rl; text-transform: uppercase; opacity: 0; 
	transition: all .5s ease}
.section2_ku a:after{content: ""; width: 2px; height: 28px; background:rgba(255,255,255,0.4); position: absolute; bottom:0; transition: all .5s ease }
.section2_ku a:hover:after{height:44px; background:#fff;}
.section2_ku a:hover p{opacity: 1}
.section2_right{width:48%; height: auto; position: absolute; bottom:0; right:0}
.section2_right img{max-width:100%}
.active .section2_right{animation-name: fadeInRightBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section2_ku{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section2_left h3,.active .section2_left h4{animation-name: fadeInDownBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .in_ab_jts,.active .section2_left ul{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .in_about_info{animation-name: fadeInLeftBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section2_ban,.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}

.p2_pic1 {top: 0px; right:10%; height: 0%; overflow: hidden; transition: all 0s; z-index: 111; position: absolute}
.active .p2_pic1{transition-duration: 3s; transition-delay: 0s; transform: translate3d(0, 0px, 0); height: 100%; transition-timing-function: ease-in-out;}





/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section3_ban{background: url(../images/section2_bjs.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3  .container{position: relative; width: 100%; padding: 0 10%; z-index: 9}
.section3_left{width:24%; float: left; text-align: center; margin-top: 5vw}
.section3_left h4{font-size: 60px; color:#4e302b; font-family: "beifang"; font-weight:bold}
.section3_left h5{font-size: 36px; color:#4e302b; font-family: "hxb";}
.section3_left h6{font-size: 68px; color:#c99255; font-family: "David";  text-transform: uppercase; margin-top: 6vw}
.section3_left p{font-size: 33px; color:#4e302b; font-family: "David";  text-transform: uppercase; margin: 1.5vw 0}
.section3_logo{width:51%; float: left; margin-left: 2.5%}
.section3_logo img{width:100%; height: auto; display: block}
.section3_right{width:22%;  float: right; margin-top:5vw}
.section3_right h3{font-size: 29px; color:#4e302b; font-family: "hxb"; margin-bottom: 10px}
.section3_right h4{font-size: 52px; color:#4e302b; font-family: "David";  text-transform: uppercase}
.section3_right p{font-size: 14px; color:#333333; line-height: 26px;}
.section3_right a{font-size: 20px; color:#fff; font-family: "David"; background: url(../images/more.png) no-repeat center; width:226px; height: 65px; display: block; text-align: center; line-height: 65px; margin-top: 40px }
.section3_right hr{width:49px; height: 4px; background: #4f302b; margin: 1.5vw 0 }
.section3_qua{font-size: 82px; color: #4e302b; font-weight: bold; font-family: "David"; margin-top: 3.2vw}
.active .section3_ul{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section3_logo{animation-name: fadeInDownBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section3_qua{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section3_left{animation-name: fadeInLeftBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section3_right{animation-name: fadeInRightBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}





/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; padding-left: 10%}
.section4_ban{background: url(../images/section3_bjs.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_title{height: auto; overflow: hidden;position: relative; z-index: 999; margin-top:5vw}
.in_pro_left{width:auto; height: auto; float: left}
.in_pro_left h4{font-size: 76px; color: #c99255;  font-family: 'beifang'; text-transform: uppercase}
.in_pro_left h3{font-size:36px; color: #fff; margin-bottom:15px; font-family: "hxb"}
.in_pro_nav{float: right; font-size: 16px; color: #fff; background: url(../images/pro_jts.png) no-repeat left center; padding-left: 220px; height: 36px; line-height: 36px; margin-top:90px;}
.index_product_right{width:100%; height: auto; position: relative;margin-top:2vw}
.in_pro_bt{width:11%; height: auto; float: left}
.in_pro_bt a{width:100%; height: 3vw; line-height:3vw; display: block; margin-bottom: 1.5vw; text-align: center;  font-size: 20px;color: #fff; border: 1px solid rgba(255,255,255,0.2); position: relative}
.in_pro_bt a:hover{color:#c99255; font-weight: bold;}
.in_pro_bt a p{display: table; margin: 0px auto; position: relative}
.in_pro_bt p:after{content: ""; width:8px; height:8px; border: 2px solid #c99255; position: absolute; top:50%; margin-top: -4px; right:-25px; border-radius: 50%; opacity: 0}
.in_pro_bt p:before{content: ""; width:8px; height:8px; border: 2px solid #c99255; position: absolute; top:50%; margin-top: -4px; left:-25px; border-radius: 50%; opacity: 0}
.in_pro_bt a:hover p:after,.in_pro_bt a:hover p:before{opacity: 1}
.index_product_right .swiper-container{width:85%;height: auto; float: right}
.index_product_right .swiper-slide a{width:100%; height: auto; display: block; transition: 300ms; position: relative; overflow: hidden}
.index_product_right .swiper-slide a 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;}
.in_pro_hover{width:100%; height: 100%; overflow: hidden; position: absolute; top:100%; left:0; background: rgba(201,146,85,0.8); text-align: center;  padding:20% 10% 0; transition: all 0.4s ease-in-out;}
.in_pro_hover h3{font-size: 24px; color: #fff; font-weight: bold;}
.in_pro_hover p{font-size: 16px; color: #fff; line-height: 26px; height: 52px; margin:7% auto; overflow: hidden}
.in_pro_hover span{font-size:24px; font-family: "David"; line-height: 26px; width: 214px; height: 54px; background: url(../images/more_b.png) no-repeat center; text-align: center; line-height: 54px; color:#cc9456; display: block; margin: 0px auto;}
.index_product_right .swiper-slide a:hover .in_pro_hover{top:0}
.index_product_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;}
.active .index_product_title{animation-name: fadeInDownBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .index_product_right{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}





/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; padding-left: 10%}
.section5_ban{background: url(../images/section4_bjs.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5_left{width:71%; height: auto; float: left; margin-top:10vw}
.section6_all{width:100%; height: auto; position: relative; z-index: 9 }
.index_news_title{ height: auto; overflow: hidden; position: relative; z-index: 9}
.index_news_title h3{font-size:36px; color: #5e1e03;  font-family: "hxb"}
.index_news_title h4{font-size:70px; color: #5e1e03; font-family: "beifang"; text-transform: uppercase; font-weight: bold; margin-bottom:1vw}
.index_news_all{width:100%; height: auto; margin-top:1.5vw; position: relative; overflow: hidden}
.index_news_all .swiper-container{width:88%; float:left;}
.index_news_all .swiper-slide a{width:100%; height: auto; overflow: hidden}
.index_news_pic{width:100%; height: auto; overflow: hidden; position: relative}
.index_news_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;}
.in_news_hover{width:100%; height: 100%; overflow: hidden; position: absolute; top:100%; left:0; background: rgba(201,146,85,0.8); text-align: center;  padding:20% 10% 0; transition: all 0.4s ease-in-out;}
.in_news_hover p{font-size:20px; color: #fff; line-height: 26px; height: 26px; margin:7% auto; overflow: hidden; font-family: "hxb"}
.in_news_hover span{font-size:24px; font-family: "David"; line-height:54px; width: 214px; max-width:100%; height: 54px; background: url(../images/more_b.png) no-repeat center; text-align: center; display: block; color:#cc9456; margin: 0px auto}
.index_news_all .swiper-slide a h3{font-size: 18px; color:#333333; font-weight: bold; margin-top:20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_all .swiper-slide a h4{font-size: 14px; color:#999999; margin-top: 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_all .swiper-slide a h5{font-size: 14px; color: #666666; height:24px; padding-left: 30px; background: url(../images/n_icon.png) no-repeat left center; 
	margin: 15px auto;}
.index_news_all .swiper-slide a i{font-size: 14px; color: #5e1e03; background: url(../images/n_jts.png) no-repeat left center; padding-left: 30px; font-style: normal}
.index_news_all .swiper-slide a:hover .in_news_hover{top:0}
.index_news_all .swiper-slide a:hover .index_news_pic img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_news_anniu{width:8%; height:252px; overflow: hidden; position: relative; float: right}
.index_news_all .swiper-button-next,.index_news_all .swiper-button-prev{width:100%; height:126px;  margin-top: 0}
.index_news_all .swiper-button-next{background:#eeeeee url(../images/news_right.png) no-repeat center; left:0; top:126px}
.index_news_all .swiper-button-prev{background:#fff url(../images/news_left.png) no-repeat center; left:0; top:0;}
.section6 .swiper-slide-active .index_news_pic:after{opacity: 0}
.section5_right{width:29%; height: 100vh; float: right; position: relative}
.section5_right_top{width:100%; height: 50vh; background: #c99255; padding-left:12%; padding-top:40%}
.section5_right_bottom{width:100%; height: 50vh; background: #222222;  padding-left:12%; padding-top:20%}
.section5_right_top h3{font-size: 20px; color: #fff; font-weight: bold;}
.section5_right_top p,.section5_right_bottom p{font-size: 15px; color: #fff; opacity: .59}
.section5_right_top hr,.section5_right_bottom hr{width:50px; height: 1px; background: rgba(255,255,255,0.2); display: block; margin:20px 0;}
.section5_right_bottom h4{font-size: 48px; color: #c99255; font-family: "David";  text-transform: uppercase; width: 340px}
.section5_right_bottom span{font-size:16px; color: #c99255; font-family: "Arial"; text-transform: uppercase; text-align: center; display: block; }
.section5_right_bottom h3{font-size:20px; color: #ffffff; font-weight: bold; margin-top: 8vh}
.active .index_news_title{animation-name: fadeInDownBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .index_news_all{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section5_right{animation-name: fadeInRight;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.p4_pic1 {top: 0px; right:10%; height: 0%; overflow: hidden; transition: all 0s; z-index: 6; position: absolute}
.active .p4_pic1{transition-duration: 1.5s; transition-delay: 0s; transform: translate3d(0, 0px, 0); height: 100%; transition-timing-function: ease-in-out;}




/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section6_ban{background: url(../images/section5_bjs.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7 .fp-tableCell{vertical-align:top}
.section7_top{overflow:hidden; position: relative; z-index: 9; }
.section7_top_top{width:100%; height: auto; overflow: hidden}
.section7_top_left{width:50%; height: auto; float: left}
.section7_top_left h4{font-size:70px; color: #fff;  font-family: 'beifang'; text-transform: uppercase}
.section7_top_left h3{font-size:36px; color: #fff;  margin-bottom:20px; font-family: "hxb"}
.section7_top_left p{font-size: 16px; height:30px; line-height:30px; color: #ffffff; }
.section7_top_right{widtH:50%; height: auto; float: left; text-align: right}
.section7_top_right h4{font-size:33px; color: #ffffff;  font-family: 'hxb'; margin-bottom: 10px;}
.section7_top_right h5{font-size:28px; color: #fff;  margin-bottom:32px; opacity: .51}
.section7_top_right h6{font-size:40px;color: #c99255; font-family: "David"; text-transform: uppercase}
.section7_bottom{width:100%; height: auto; background: rgba(0,0,0,0.46); border: 1px solid rgba( 255,255,255,0.46); margin-top:32px; padding:30px 30px 0;  overflow: hidden; border-radius:10px;}
.section7_bottom dl{width:100%; height: 40px;}
.section7_bottom dl dt{width:30%; height: 100%; float: left; margin-right: 2%; border-bottom: 1px solid rgba(255,255,255,0.2); position:relative}
.section7_bottom dl dd{width:30%; height:100%; float: left; margin-right: 2%; border-bottom: 1px solid rgba(255,255,255,0.2); position:relative}
.section7_bottom dl dd:nth-child(3){margin-right: 0}
.section7_bottom dl input[type="text"]{width:100%; height: 100%; border: 0; padding: 0 10px; font-size: 16px; color: #fff; background: none;}
.section7_bottom textarea{width:100%; height:50px; border: 0; border-bottom: 1px solid rgba(255,255,255,0.2);  padding: 10px; resize: none;  font-size: 16px; color: #fff; 
	background: none;  margin-top: 30px;}
.section7_submit{width:226px; height:65px;background:url(../images/more.png) no-repeat center; text-align: center; line-height: 65px; color:#ffffff; 
	font-size:20px; border: 0; margin: 38px auto; display: block; }
.section7_banquan{width:80%; height: auto; overflow: hidden; position: absolute; bottom:30px; left:50%; margin-left: -40%;}
.copy_l{width:auto; line-height:40px; font-size:14px; color: #ffffff; float: left}
.copy_l a{ font-size:14px; color: #ffffff;}
.footer_zhichi{width:auto; height:40px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:40px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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: #fff;}
.footer_zhichi i{ float: left;}
.active .section7_top_left{animation-name: fadeInDownBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section7_top_right{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .section7_bottom{animation-name: fadeInUpBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}
.p5_pic1{top:0;left:40%;height:0%;overflow:hidden;transition:all 0s;z-index:6;position:absolute}
.active .p5_pic1{transition-duration:3s;transition-delay:0s;transform:translate3d(0,0,0);height:100%;transition-timing-function:ease-in-out}




/*客服*/
.lxfx{height:auto;position:absolute;right:0;top:0;width:118px;z-index:11;height:226px;background:url(../images/xxs.png) no-repeat center;padding-top:34px}
.leftlx{float:left;height:45px;width:45px}
.fix_ewm{border:5px solid #fff;display:none;height:120px;left:-145px;position:absolute;top:-40px;width:120px}
.lxfx li i{display:block;height:27px;margin:0 auto;text-align:center;width:30px;background:url(../images/fx.png) no-repeat}
.lxfx li i.icon-tel{background-position:0 -25px}
.lxfx li i.icon-ly{background-position:4px -53px}
.lxfx li i.icon-wx{background-position:-34px 4px}
.lxfx li i.icon-wb{background-position:-30px -22px}
.lxfx li p{line-height:12px;text-align:center}
.lxfx li{height:45px;margin-bottom:1px;margin-left:0;position:relative;width:45px;border-radius:50%;margin:0 auto 8px}
.y_dh{background:url(../images/i1.png) no-repeat}
.y_kf{background: url(../images/i3.png) no-repeat}
.y_dh span{width:120px; height:30px; background: url(../images/../images/h_pic.png) no-repeat;  position: absolute; left:140px; top:50%; margin-top: -16px; font-size: 14px; color: #e60039;
	text-align: center; line-height:30px; display: block;}
.y_dh:hover{background: url(../images/i1_h.png) no-repeat}
.y_dh:hover span{left:-112px; }
.y_kf a{width:140px; height:30px;  background: url(../images/../images/h_pic.png) no-repeat;position: absolute; left:140px; top:50%; margin-top: -16px; font-size: 14px; color: #e60039;
	text-align: center; line-height:30px; display: block;}
.y_kf:hover a{left:-112px;}
.y_kf:hover{background: url(../images/i2_h.png) no-repeat}



/*关于我们*/
.ny_banner{width:100%; height: 568px; overflow: hidden}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.ny_about_jj{width:100%; height: 760px; overflow: hidden; position: relative; padding-top: 68px;}
.ny_about_jj:after{content: ""; width: 30%; height: 100%; background: #f4f5f8; position: absolute; top:0; left:0}
.about_jj_pic{width:596px; height: auto; float: left; position: relative; z-index: 9}
.about_jj_pic img{width:100%; height: auto; display: block}
.about_jj_right{width:560px; height: auto; float: right}
.about_jj_right h3{font-size: 36px; color: #cb9356; font-family: "hxb"; text-align: right}
.about_jj_right h4{font-size: 46px; color: #cb9356; font-family: "beifang"; text-align: right; text-transform: uppercase}
.ny_ab_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 28px; margin-top: 46px; display: block}
.ny_ab_san{width:458px; height: auto; float: left; margin-top: 60px;}
.ny_ab_san p{font-size: 16px; color: #5a5a5a; font-weight:bold; background: url(../images/h_yuan.png) no-repeat left center; padding-left: 30px; margin-top:30px;}
.ny_ab_jia{width:87px; height: auto; float: right; margin-top:85px;}
.ny_about_video{width:100%; height: auto; overflow: hidden; margin-top: 38px; background: url(../images/shipin_bjs.jpg) no-repeat bottom center; padding-bottom: 55px;}
.ny_about_video h3{font-size:36px; color: #333333; font-family:"hxb"; text-align: center}
.about_video_bottom{height:499px; background: url(../images/video_bjs.jpg) no-repeat center; margin-top:30px; position: relative}
.ny_video_an{width:89px; height: auto; display: block; position: absolute; top:30px; right:326px;}
.about_video_xx{width:300px; height: auto; overflow: hidden; float: right; margin-right: 64px; margin-top: 90px;}
.about_video_xx img{width:125px; height: auto; display: block; margin: 0px auto;}
.about_video_xx h4{font-size: 28px; color: #fff; font-family: "hxb"; line-height: 40px; margin: 20px 0 }
.about_video_xx p{font-size: 14px; color: #fff; display: table; border-bottom: 1px solid #fff; line-height: 35px; float: right}

.ny_about_ys{width:100%; height: 732px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; padding-top: 60px;}
.ys_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ys_title h3{font-size: 36px; color: #ffffff; font-family: "hxb"; margin-bottom: 10px;}
.ys_title h4{font-size: 44px; color: #cb9356; font-family: "beifang"; text-transform: uppercase}
.about_ys_list{width:100%; height: auto;  margin-top: 20px; position: relative}
.about_ys_list .swiper-container{padding-bottom:70px;}
.about_ys_list .swiper-slide a{width:100%; height: auto; overflow: hidden}
.about_ys_list .swiper-slide a img{width:95px; height: auto; display: block; margin: 0px auto;}
.ys_list_info{width:100%; height: 390px; background: #fff; border-radius:10px; padding: 92px 35px 0; margin-top: -46px;}
.ys_list_info h3{font-size: 24px; color: #cb9356; font-weight: bold; text-align: center; margin-bottom: 10px;}
.ys_list_info h4{font-size: 20px; color: #cb9356; font-family: "beifang"; text-align: center; text-transform: uppercase; margin-bottom: 30px;}
.ys_list_info p{width:100%; height: auto; overflow: hidden; line-height: 26px; font-size: 14px; color: #b77b39}
.about_ys_list .swiper-button-next,.about_ys_list .swiper-button-prev{width:21px; height: 34px;}
.about_ys_list .swiper-button-next{background: url(../images/ys_right.png) no-repeat center; right:-70px;}
.about_ys_list .swiper-button-prev{background: url(../images/ys_left.png) no-repeat center; left:-70px;}
.about_ys_list .swiper-pagination-bullet{background: #fff!important; width: 10px; height: 10px; opacity: 1}
.about_ys_list .swiper-pagination-bullet-active{width:29px; border-radius: 15px;}
.ny_about_num{width:100%; height: auto; overflow: hidden; background: url(../images/num_bjs.jpg) no-repeat top center; padding-top: 70px;}
.about_num_dl{width:100%; height: auto; overflow: hidden}
.about_num_dl dl{float: left; border-right:2px solid rgba(255,255,255,.12); height: 148px; padding-top: 35px;}
.about_num_dl dl:nth-child(1){width:278px; margin-right: 120px;}
.about_num_dl dl:nth-child(3){border-right:0; margin-left: 126px;}
.about_num_dl dl:nth-child(2){padding-right: 120px}
.about_num_dl dl dt{width:100%; height: auto; overflow: hidden; font-family: "hxb"; font-size: 16px; color: #fff; text-align: center}
.about_num_dl dl dt span{font-size: 56px; margin-right: 8px;}
.about_num_dl dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}
.ny_about_num .slideTxtBox{ width:100%; margin-top:29px; overflow: hidden; position: relative}
.about_num_bt{width:100%; height: 196px;  background: #cb9356; border-radius: 8px 8px 0 0; padding: 44px 55px 0}
.about_num_bt h4{font-size: 36px; color: #fff; font-family: "hxb"; margin-bottom: 8px;}
.about_num_bt h3{font-size: 44px; color: #fff; font-family: "beifang"; text-transform: uppercase}
.ny_about_num .slideTxtBox .hd{width:472px; height: auto; float: left}
.ny_about_num .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.ny_about_num .slideTxtBox .hd ul li{width:100%; height: 112px; overflow: hidden; border-bottom: 1px solid #e5e5e5; font-size: 22px; color: #666666; text-align: center; line-height: 112px;}
.ny_about_num .slideTxtBox .hd ul li span{font-size: 28px; color: #666666}
.ny_about_num .slideTxtBox .hd ul li.on,.ny_about_num .slideTxtBox .hd ul li.on span{color:#cb9356}
.ny_about_num .slideTxtBox .bd{width:708px; height: auto; float: right; background: #fff; background: #fff; border-radius: 8px 0 0 0; padding-top: 68px; 
	padding-left: 60px;}
.bd_list{width:100%; height: auto; overflow: hidden}
.bd_list h3{width:100%; height: auto; font-size: 30px; color: #333333; margin-bottom: 5px;}
.bd_list h4{width:100%; height: auto; font-size: 32px; color: #cb9356; font-family: "beifang"; text-transform: uppercase}
.bd_list_info{width:100%; height: auto; overflow: hidden; margin-top:30px; font-size: 14px; color: #666666; line-height: 28px;}
.bd_list img{width:100%; height: auto; overflow: hidden; border-radius: 5px; margin-top: 48px;}
.ny_about_num .slideTxtBox .arrow{  position:absolute; right:10px; top:66px; }
.ny_about_num .slideTxtBox .arrow a{ display:block;  width:64px; height:58px; float:right;  overflow:hidden;
 cursor:pointer;}
.ny_about_num .slideTxtBox .arrow .next{background:#f6f6f6 url(../images/n_right.png) no-repeat center}
.ny_about_num .slideTxtBox .arrow .prev{background:#f6f6f6 url(../images/n_left.png) no-repeat center}
.ny_about_num .slideTxtBox .arrow .next:hover{background:#cb9356 url(../images/n_hright.png) no-repeat center}
.ny_about_num .slideTxtBox .arrow .prev:hover{background:#cb9356 url(../images/n_hleft.png) no-repeat center}
.ny_about_honor{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.ny_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_title h3{width:100%; height: auto; font-size: 36px; color: #222429; margin-bottom: 5px;font-family: "hxb"}
.ny_title h4{width:100%; height: auto; font-size: 44px; color: #cb9356; font-family: "beifang"; text-transform: uppercase}
.ny_about_honor .swiper-container,.ny_about_cm .swiper-container{margin-top: 40px;}
.ny_about_honor .swiper-slide a{width:100%; height: auto; overflow: hidden}
.ny_about_honor .swiper-slide a 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_honor_more{width:134px; height: 42px; background: #1b1b1b; border-radius: 25px; text-align: center; line-height: 42px; display: block; margin: 0px auto; color:#fff; font-size: 16px; margin-top: 40px;}
.about_honor_more:hover{background: #d9b083; }
.ny_about_cm{width:100%; height:625px; background: url(../images/cm_bjs.jpg) no-repeat center; margin: 44px auto 0; padding: 48px 6% 0;}
.ny_about_cm .swiper-slide a{width:100%; height: auto; overflow: hidden}
.ny_about_cm .swiper-slide a 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_cm_more{width:124px; height: 39px; border: 2px solid #d8af83; display: block; margin: 0px auto; text-align: center; line-height: 36px; color:#333333; 
	font-size: 14px; border-radius: 25px; margin-top:38px;}
.about_cm_more:hover{background: #d8af83; color:#fff}
.ny_about_cm .swiper-slide a:hover img,.ny_about_honor .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;}
.footer{width:100%; height: 380px; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; padding-top: 32px;}
.footer_left{width:414px; height: auto; float: left}
.f_logo{width:100%; height: auto; overflow: hidden}
.footer_left dl{width:158px; height: auto; float: left; margin-right: 32px; margin-top: 32px;}
.footer_left dl dt{width:124px; height: auto; background: rgba(255,255,255,0.5); padding: 5px; float: left}
.footer_left dl dt img{width:100%; height: auto; display: block}
.footer_left dl dd{width:34px; height:124px; float: left; text-align: center; line-height: 34px; writing-mode:tb-rl; writing-mode:vertical-rl; font-size: 14px; color:#a3a3a3; border:1px solid rgba(255,255,255,0.5); border-left:0}
.footer_right{width:760px; height: auto; float: right; margin-top: 80px;}
.footer_right dl{width:auto; float: left; margin-left:45px;}
.footer_right dl dt{width:98px; height: 140px; border-right:1px solid rgba(255,255,255,0.5); float: left; font-size: 18px; color: #fff}
.footer_right dl dd{float: left; width: 90px; height: auto; margin-left:20px;}
.footer_right dl dd a{width:100%; height: auto; margin-bottom:15px; font-size: 16px; color: #fff; display: block}
.footer_right dl dd a:hover{color:#d9b083}
.footer_copy{width:100%; height: auto; overflow: hidden; margin-top: 32px;}





/*鼠标*/
#cursor{position:fixed;z-index:9998;pointer-events:none}
#cursor i{display:block;width:12px;height:12px;border-radius:100px;background:#b09157;-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 #b09157;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)}




/*弹出视频*/
.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;}





/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/service_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:130px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#c99255}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #c99255)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#c99255; border-radius:38px; padding:0px 10px;}
.ny_nav ul li{width:auto; height:67px; line-height:67px; float:left; text-align:center;position:relative; padding:0px 28px; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#c99255}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#c99255}
.ny_pro_nav ul{padding:0px 10px;}
.ny_pro_nav ul li{width:auto; }

/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 42px; margin-bottom: 0px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:386px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; }
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block; margin:0px auto;}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(3n){margin-right:0}
.ny_product_all ul li:hover h5{color:#c99255}
.ny_product_all ul li:hover{border:1px solid #c99255}

.ny_ygf_img img{width:100%;}





/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:434px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#c99255; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; display: flex; align-items: center;}
.ny_pro_tleft .slideBox .bd img{ width:100%; height:auto; display:block; align-items: center; margin: 0px auto; }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #c99255; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px; margin-bottom:100px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #c99255;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #c99255; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#c99255; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#c99255;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #c99255; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#c99255}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#c99255; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}

.ny_ygf_tleft{width:500px; height:auto; float: left}
.ny_ygf_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_ygf_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_ygf_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_ygf_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_ygf_tleft .slideBox .hd ul li.on{ background:#c99255; color:#fff; }
.ny_ygf_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_ygf_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_ygf_tleft .slideBox .bd li{width:100%; height: 100%; display: flex; align-items: center;}
.ny_ygf_tleft .slideBox .bd img{ width:100%; height:auto; display:block; align-items: center; margin: 0px auto; }



/*案例*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 70px; }
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:32%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_case_all ul li .case-div{width:100%;   height:auto; overflow: hidden; border:1px solid #eee}
.ny_case_all ul li .case-div img{width:100%; height: auto; display:block; overflow: hidden;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_case_all ul li h3{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover h3{color:#c99255}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}



/*内页新闻*/
.nynews-l{ margin-top:30px;}
.nynewst-div { width:187px; height: auto; overflow:hidden;  margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:582px; height: 167px; background: #eee;transition: .3s; padding:16px 0}
.nynews-top .r > h3{ color:#333333; font-size:18px; margin-top:10px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px solid #d5d5d5;  overflow: hidden; }
.nynews-li > a > span{ background:url(../images/nynews-lx.jpg) no-repeat; width:8px; height: 8px; display: block; float:left; margin-top: 22px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 50px;  width:76%; color:#333333; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 50px; color: #999;font-size: 12px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#c99255;}
.nynews-li:hover a > span{ left:15px;}
.nynews-li:hover a > p{ right:15px; color:#333333;}
.nynews-top:hover .nynewst-div > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#c99255}
.nynews-top:hover .r > h3{ color:#fff;}
.nynews-top:hover .r > p{ color:#fff; }
.nynews-top:hover .r > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}




/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 50px; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 100px}



/*联系我们*/
.ny_contact_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 -50px}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_tuijian{ padding-top: 62px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width: 136px; margin-right: 2px;  float: left; margin-bottom:10px;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #c99255; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 285px; margin-right: 20px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 100%; height: auto; overflow: hidden; }
.slideTxtBox3 .bd li .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;
}
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px; color:#333}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox3 .bd li:hover a{color:#c99255}
.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}
.fav1 li:hover a,.fav1 li:hover span{color:#c99255}

.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox3{ margin-top: 20px; margin-bottom: 30px;}

/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%; height:auto; overflow: hidden; border:1px solid #eee}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block;}
.ny_honor_all ul li p{width:100%; height:40px; line-height: 40px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:8px;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover p{color:#c99255}
.ny_honor_all ul li:hover .honor_pic{border:1px solid #c99255}




@media screen and (max-width:1500px){
	.in_header .h_logo, .ny_header .h_logo{width:195px}
	.in_pro_nav{margin-top:50px; margin-right:20px;}
	.in_pro_bt a{font-size:14px;}
	.section3_qua{font-size:70px;}
	.section3_left h6,.in_pro_left h4,.index_news_title h4{font-size:40px;}
	.section7_top_left h4{font-size:56px;}
	.section5_right_bottom h4{font-size:36px;}
	.section2_left h4,.section3_right h4{font-size:40px;}
	.w1440{width:1200px;}
	.section7_top,.section3 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
}






@media screen and (max-width:1366px){
.section3_logo{width:48%}
.section7_top,.section3 .w1440{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
}


/*联系我们*/
.index_contact{width:100%; height:540px; background: url(../images/contact_bjs.jpg) no-repeat center; margin-top: 65px}
.in_contact_left{width:33.5%; height: auto; float: left}
.in_contact_left img{width:100%; height: auto; display: block}
.in_contact_right{width:62%; height: auto; float: right; padding-top: 65px}
.in_con_title{width:100%; height: auto; overflow: hidden}
.in_con_title h3{font-size: 40px; color: #2c2c2c; font-weight: bold;}
.in_con_title h4{font-size: 24px; color: #c99255; margin: 10px 0 }
.in_con_title hr{width: 50px;  height: 0px; background: #c99255; }
.in_contact_bottom{width:100%; height: auto; overflow: hidden; margin-top: 60px}
.in_contact_bottom .in_ctitle{float: left; width:28%}
.in_ctitle h4{font-size: 24px; color: #4d4d4d; }
.in_ctitle h5{font-size:14px; color: #4d4d4d; }
.in_ctitle p{font-size:14px; color: #4d4d4d; margin-top: 20px; line-height: 28px;}
.in_submit{width:20%; height: 50px; background: #2c2c2c; line-height: 50px; font-size: 14px; color: #fff; float: right; margin-top:85px;}
.sub_ti{width:100%; height: 100%; border: 0; background: none; color: #fff; font-size: 16px}
.in_cinput{width:38%; height: auto; overflow: hidden; margin-left: 7%; float: left}
.in_cinput p{width:100%; height: 40px; line-height: 40px; margin-bottom: 10px;}
.in_cinput p input[type="text"]{width:100%; height: 100%; font-size: 14px; color: #4d4d4d; border: 0; background: none; border-bottom: 1px solid #bebebe}
.sub_ti:hover{background: #fe0000}




/*内页新闻*/
.ny_news_all{width:100%; height: auto;; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#ffad01}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_h1{width: 100%; font-size: 14px; color: #555; padding: 10px 0px; text-align: center;
             clear: both; font-weight: bold}
.ny_news_h1 h1{font-size:22px; color:#333}
.ny_news_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}

.ny_news_bt{width:100%; height:auto; line-height:40px; text-align:center; font-size:26px; color:#333; margin:15px auto}


.in-title{ background:url(../images/title-bg.png) no-repeat; width: 631px; height: 126px; margin: 0 auto; }
.in-title > h3{color:#222; font-size:36px; text-align: center; font-weight:bold; padding-top: 30px; padding-top: 43px; }
.in-title > p{color:#c99255; font-size:24px; text-align: center; line-height: 43px;}
.ny-xgnews{overflow:hidden}

.ny_neirong{width:100%; height:auto; overflow:hidden; margin:20px auto 0; font-size:20px; color:#333; text-align:center}