﻿*{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; }
.w1440{ margin: 0px auto; width:1440px; }



@font-face {
    font-family: 'beifang';
    src: url('../fonts/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.in_header{width:100%; height:4vw; position:fixed; top:0; left:0; z-index:9999; padding: 0px 4%; }
.in_header .h_logo{width:171px; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_ma{float: right; height: 100%; position: relative}
.h_ma:after{content: ""; width: 1px; height: 29px; background: #fff; position: absolute; top:50%; left:0; margin-top:-15px;}
.h_wx,.h_sj{width:36px; height: 4vw; float: left; position: relative;}
.h_wx{background: url(../images/h_wx.png) no-repeat center; margin-left: 34px}
.h_sj{background: url(../images/h_sj.png) no-repeat center; margin-left: 30px;}
.h_wx img,.h_sj img{width:100px;  height: auto; position: absolute; top:4vw; left:-20px; display:none;}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}




/*导航*/
#nav{width:58%; height:4vw; text-align:center; float: right; margin-right:2%}
#nav ul{width:100%; float:left}
#nav li{float:left; height:4vw; box-sizing: border-box; padding-top:0.5vw;  position:relative; z-index:99; width:14.2%; }
#nav a.nav_h{width:100%; display:block; float:left; outline:none;position:relative; font-size: 16px; color: #fff;}
#nav a.nav_h span{font-size:14px;-webkit-text-size-adjust:none;line-height:20px; display:block; position:relative; color: #fff; margin-top:8px}
#nav li ul{width:100%; display:none; position:absolute; background:#ddd; top:77px; left:0px; padding:10px 0; z-index:99}
#nav li ul li{width:100%; line-height:30px; height:30px; margin:0; position:relative; padding:0px; background:none; z-index:2}
#nav li ul a,#nav li.active ul a,#nav li.sfhover ul a{width:100%; height:30px; line-height:30px; color:#333; font-size:14px; float:none; display:block;}
#nav li:last-child{background: none;}
#nav li.active span{top:-50px!important;}
#nav li.active a{top:25px!important;}

#nav li.nav_li ul li:hover a{color:#f58f5f; font-weight:bold;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #fff; border: 0; width: 8px; height: 8px; left:50%; top:50%; margin-left: -4px; margin-top: -4px}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.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: #c99255;}





/*第1块*/
.section1{display: block; width: 100%; height:100vh;overflow: hidden; position: relative; }
.section1 .swiper-slide a{width:100%; height: 100vh; display: block; overflow: hidden}
.section1 .swiper-slide a img{width:100%; height: auto; display: block; animation: imgmore 8s infinite;  }
.ban_jts{width:28px; height: 28px; display: block; position: absolute; bottom:3vw; left:50%; margin-left:-14px; z-index: 9 }
.ban_jts img{width:100%; height: auto; display: block}
.section1 .swiper-button-next,.section1 .swiper-button-prev{width:auto; height:38px;  color:#ffffff; font-size: 20px; line-height: 38px; top:auto; bottom:4vw}
.section1 .swiper-button-next{background:url(../images/ban_right.png) no-repeat right center; right:10%; padding-right: 40px; }
.section1 .swiper-button-prev{background:url(../images/ban_left.png) no-repeat left center; right:20%; padding-left: 40px; left:auto;}



/*

@keyframes imgmore
{
	0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}

@-moz-keyframes imgmore 
{
	0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}

@-webkit-keyframes imgmore 
{
0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}

@-o-keyframes imgmore 
{
	0%{transform:scale(1)}
	
	50%{transform:scale(1.2)}
	
	100% {transform:scale(1)}
}
*/



/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section3_ban{background: url(../images/section3_bjs.jpg) no-repeat  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);}
.in_about_all{width:100%; height: auto; position: relative; z-index: 9; overflow: hidden; padding: 0 7% 0 13%; margin-top:4vw }
.in_about_left{width:31%;height: auto; float: left; margin-top:10vw}
.in_about_left h3{color:#fff; font-size: 30px; font-weight:bold; margin-bottom: .5vw}
.in_about_left h4{color:#fff; font-size:16px;}
.about_info{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 16px; line-height: 30px; text-indent: 2rem; display: block; margin:1vw 0 2vw }
.about_more{width:160px; height: 50px; background: #f59400; border-radius: 25px; text-align: center; line-height: 50px; font-size: 16px; display: block;color:#fff}
.in_about_right{width:53%; height: auto; position: relative; float: right}
.in_about_right img{width:100%; height: auto; display: block}
.section3_zi{width:auto; height: auto; overflow: hidden; position: absolute; bottom:8%; left:6%}
.section3_zi img{max-width: 100%}
.ab_qywh,.ab_ryzz{color:#ffffff; font-size: 16px; background: url(../images/yuan.png) no-repeat right center; padding-right:60px; height: 46px; line-height: 46px; display: block;	position: absolute; font-weight: bold; }
.ab_qywh{top:28%; left:-78px}
.ab_ryzz{top:47%; left:-100px}
.ab_cfcm{width:117px; height: 117px; background: #f59400; border-radius: 50%; text-align: center; display: block; padding-top:26px; position: absolute; bottom:10%; left:0;}
.ab_cfcm i{width:36px; height: 34px; display: block; margin: 0px auto; background: url(../images/icon.png) no-repeat center}
.ab_cfcm p{color:#fff; font-size:16px; margin-top:10px }



/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4_top{width:5.4%; height: auto; position: absolute; bottom:20px; left:70px; z-index: 9}
.section4_top img{width:100%; height: auto; display: block}
.section4_all{width:72.7%; height:662px; float:right; background: url(../images/product_bjs.png) no-repeat center; background-size: 100% 100%; position: relative; 
	z-index: 9; padding-left: 194px; padding-top: 72px;}
.section4_nav{width:100%; height: auto; overflow: hidden; margin-bottom:24px; }
.section4_nav a{width:107px; height: 41px; line-height: 41px; float: left; background: #f58f5f; border-radius: 25px; text-align: center; color:#fff; font-size: 16px; margin-right: 10px;}
.section4_nav a:hover{background: #f59400}
.section4_all .swiper-container{width:100%; height: auto; overflow: hidden; padding-bottom: 80px;}
.section4_all .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}
.in_pro_xx{width:100%; height:40px; line-height: 40px; margin-top: 10px;}
.in_pro_xx h3{width:70%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx span{float: right; color:#333333; font-size: 16px;}
.section4_left{width:29%; float: right; position: relative; z-index: 9; margin-right: -250px}
.section4_left h3{color:#fff; font-size: 16px; font-family: "Arial"; margin-left: 20px;}
.section4_left h3 span{font-weight: bold; font-size: 30px; margin-right: 8px}
.section4_left p{color:#fff; font-size: 16px; color:#fff; line-height: 30px; width: 324px; margin-top: 8px;  margin-left: 20px;}
.section4_left img{max-width: 100%; margin-top:46px; }
.in_pro_an{width:184px; display: table;  position: absolute; bottom:0; left:50%; margin-left:-92px }
.in_pro_an a{width:72px; height: 26px; background: #f59400; border-radius: 25px; text-align: center; display: block; font-size:16px; color:#fff; line-height: 26px; 
	margin: 0 auto}
.in_pro_an .swiper-button-next,.in_pro_an .swiper-button-prev{width:22px; height: 15px; margin-top:-7.5px}
.in_pro_an .swiper-button-next{background: url(../images/pro_right.png) no-repeat center}
.in_pro_an .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center}
.section4 .swiper-container-horizontal>.swiper-pagination-progress{background: #fff; height: 6px!important; bottom:50px; top:auto;}
.section4 .swiper-pagination-progress .swiper-pagination-progressbar{background: #f59400}



/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section5_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 .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 9; margin-top:2.5vw}
.index_youshi_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_youshi_title h3{color:#fff; font-size: 30px; font-weight: bold;}
.index_youshi_title p{color:#fff; font-size:16px; line-height: 30px; width: 970px; margin: 0px auto;}
.index_youshi_title img{margin:15px 0 10px}
.section5 ul{width:100%; height: auto; overflow: hidden; margin-bottom:2.5vw; padding-top:80px;}
.section5 ul li{width:23.6%; height:auto; position: relative; overflow: hidden; float: left; margin-right:1.8%; transition: all 0.4s ease-in-out;}
.section5 ul li span{color:#fff; font-size: 20px; font-weight: bold; width: 70px; height: 70px; border-radius: 50%; position: absolute; top:5px; left:16px; padding: 10px; background:#f59400}
.section5 ul li:last-child{margin-right: 0}
.section5_img{width:100%; height:189px; overflow: hidden; background: url(../images/ys_title.png) no-repeat left top; text-align: center; font-size: 18px; color:#333333; font-weight: bold; position: absolute; bottom:-88px; left:0; padding-top:35px;}
.in_ys_pic{width:100%; height: auto; border-radius: 50%;  position: relative; z-index: 9; overflow: hidden}
.in_ys_pic img{width:100%; height: auto; display: block; border-radius: 50%; border: 6px solid #fff;}
.section5_zi{width:97%; height: auto; overflow: hidden; margin: 0px auto;}
.section5_zi img{width:100%; height: auto; display: block}
.section5 ul li:hover{margin-top:-50px; transition: all 0.4s ease-in-out; background: url(../images/ys_bjs.png) no-repeat bottom center; padding-bottom: 70px}
.section5 ul li:hover span{background: #f58f5f}
.section5 ul li:hover .section5_img{background: url(../images/ys_t2.png) no-repeat left top; color:#fff}



/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section6_ban{background: url(../images/section6_bjs.jpg) no-repeat center; background-size: cover; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.section6 .section6_all{position: relative; z-index:9; width: 100%; height: 100vh; padding: 0 4% 0 12%}
.section6_left{width:168px; height:100vh; float: left; padding-top:13vw }
.section6_left h4{color:#fff; font-size: 30px; font-weight: bold;}
.section6_left h5{color:#fff; font-size:14px; }
.in_news_nav{width:100%; height: auto; overflow: hidden; margin-top:1vw }
.in_news_nav a{width:168px; height: 45px; line-height: 45px; color:#333333; font-size: 16px; display: block; margin-bottom: 26px; border-radius: 25px; background: #fff; text-align: center}
.in_news_nav a:hover{background: #f59400; color:#fff;}
.section6_right{width:76%; height: auto; float: right}
.section6_right ul{width:100%; height: 100vh; overflow: hidden}
.section6_right ul li{width:33.33%; height: 100vh; float: left; padding: 0 3.5%; display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
.section6_right ul li a{width:100%; height: auto; overflow: hidden}
.section6_right ul li:hover{background: rgba(255,255,255,0.15)}
.index_news_pic{width:100%; height: auto; overflow: hidden; display: block}
.index_news_pic img{width:100%; height: auto; display: block}
.index_news_xx{width:100%; height: auto; display: block; margin-top: 1vw}
.index_news_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{width:100%; height: 30px; line-height:30px; font-size: 16px; color:#fff; }
.index_news_xx p{width:100%; height:90px; line-height: 30px; font-size: 16px; color:#fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_xx i{width:100%; height:10px; background: url(../images/n_jts.png) no-repeat right center; display: block; margin-top:1.5vw}
.section6_zi{width:445px; height: auto; position: absolute; left:5%; bottom:9%}
.section6_zi img{width: 100%}




/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section7_ban{background: url(../images/section7_bjs.jpg) no-repeat center; background-size: cover; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7_top{width:1436px; height:571px; background: url(../images/contact_bjs.png) no-repeat center; background-size: cover; position: relative; z-index: 9; 
	margin: 0px auto; padding-top: 66px;}
.section7_contact{width:510px; height: auto; float: left}
.section7_contact h3,.section7_input h3{color:#333333; font-size: 30px; font-weight: bold; position:relative; margin-bottom: 30px; display: table; padding-right:80px;}
.section7_contact h3:after,.section7_input h3:after{content:""; width:99px; height: 1px; background: #dcdcdc; position: absolute; top:22px; right:-40px;}
.section7_xx{width:100%; height: auto; overflow: hidden; padding: 44px 55px; border: 1px solid #e2e1e1; margin-bottom: 20px;}
.section7_xx p{color:#333333; font-size: 16px; line-height: 30px;}
.f_wx,.f_sj{width:39px; height: 39px; float: left; position: relative;}
.f_wx{background: url(../images/f_wx.png) no-repeat center; margin-left: 58px}
.f_sj{background: url(../images/f_sj.png) no-repeat center; margin-left: 30px;}
.f_wx img,.f_sj img{width:100px;  height: auto; position: absolute; top:39px; left:0; display:none;}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.section7_input{width:596px; height: auto; float: right}
.section7_input dl{width:100%; height: 52px; margin-bottom: 10px;}
.section7_input dl dt{width:292px; height: 52px; float: left; position: relative; border: 1px solid #e2e1e1}
.section7_input dl input[type="text"]{width:100%; height: 100%; border: 0; background: none; padding: 0 10px; font-size: 14px; color: #333333}
.section7_input dl dd{width:292px; height: 52px; float: right; position: relative; border: 1px solid #e2e1e1}
.section7_input textarea{width:100%; height: 112px; overflow:hidden; background: none; border: 1px solid #e2e1e1; resize: none; padding: 10px; 
	font-size: 14px; color: #333333}
.f_submit{width:340px; height: 50px; background: #f58f5f; color:#fff; font-size:14px; border: 0; display: block; margin-top: 18px; cursor: pointer}
.f_submit:hover{background:#000}
.section_xx{width:100%; height: 40px; line-height: 40px; text-align: center; color:#333333; font-size: 16px; background: url(../images/xx_zi.png) no-repeat center; 
	letter-spacing:36px; margin-top: 100px;}
.section_top{width:6%; height: auto; position: absolute; bottom:20px; left:70px; z-index: 9}
.section_top img{width:100%; height: auto; display: block}
.section7_banquan{width:1436px; height: auto; overflow: hidden; margin: 2vw auto 0; position: relative}
.copy_l{width:auto; line-height:40px; font-size:12px; color: #fff; float: left}
.copy_l a{ font-size:12px; color: #fff;}
.footer_izhichi{width:auto; height:40px; overflow: hidden; float: right}
.footer_izhichi p{ width: auto; float: left; margin-right: 20px;   color:#666666; line-height:40px;}
.footer_izhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_izhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_izhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_izhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_izhichi span{float: left; font-size: 12px; color: #fff;}
.footer_izhichi i{ float: left;}









/*内页产品*/
.ny_ban{width:100%; height: 250px; position: relative;}
.ny_ban .in_header{position:absolute}
.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: 36px; color: #fff; font-weight: 900; font-family: "Arial"}
.ny_ban_info dl dd{font-size: 24px; 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}


.ny_all{width:100%;line-height:30px; margin-bottom:40px;  width:100%; height:auto; overflow:hidden; margin-top:40px;}

.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;border:1px solid #ddd}
.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_pro_hover{width:100%; height: 50px; background: #222; position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.ny_pro_hover h3{width:100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_hover span{font-size: 16px; color: #fff; line-height: 40px; display: none }
.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: #222222bd; height: 100%; transition: all 0.4s ease-in-out; padding-top:35%}
.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); background-size:cover; width:1300px; margin:20px auto 0; 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_info{margin-bottom:50px;}



/*关于我们*/
.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:#222; line-height:32px; width:1300px; margin:0px auto;     box-shadow: 0 0 8px rgba(0,0,0,0.2); }





/*dibu*/
.footer{width:100%; height: auto; overflow: hidden; background:#222222;  padding-top:48px; }
.footer .container{overflow: hidden}
.footer dl{width:auto;  float: left; margin-right: 60px;}
.footer dl dt{font-size: 16px; color:#fff}
.footer dl dd{width:100%; height: auto; overflow: hidden; margin-top: 8px}
.footer dl dd a{width:100%; line-height:25px; font-size: 14px; color: #fff; display: block}
.footer dl dd a:hover{color:#dfc37c}
.f_ma{width:auto; height: auto; overflow: hidden;float: right}
.f_ma dl{width:95px; height: auto; float: left; margin-left: 36px!important; margin-right: 0!important}
.f_ma dl dt{width:95px; height: 95px; border: 1px solid rgba(255,255,255,0.2); padding: 5px;}
.f_ma dl dt img{width:100%; height: auto; display: block}
.f_ma dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}






/*底部*/
.copy{clear:both;width:100%;height:56px;color:#fff; line-height:56px; position: relative;  margin-top:58px; border-top:1px solid rgba(255,255,255,0.2)}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#dfc37c!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px;}
.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: 12px; color: #fff;}
.footer_zhichi i{ float: left;}

/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; padding: 10px 0 }
.footer_link p{font-size: 14px; color: #333; float: left;line-height:40px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:5px;}
.footer_a a:hover{font-weight: bold;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    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 i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#222222;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



.rlzy_ban{ background: url(../images/rlzy_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.service_ban{background: url(../images/service_ban.jpg) no-repeat}

.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:#f58f5f;}
.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:16px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#f58f5f; font-weight:bold;}

.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:16px;}
.ny_biaoti ul li.active a,.ny_biaoti ul li:hover a{color:#fff; background:#f58f5f; 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;}
.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: #f58f5f!important;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}



/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; 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;font-weight:bold}
.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:#f58f5f}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.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, #f58f5f 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}



/*详情页*/
.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;}
.ny_product{width:1200px; margin:0px auto;}


/*联系我们*/
.lxwm_z{float:left; width:700px;}
.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}





@media screen and (max-width:1600px){
	.section4_all{height: 540px; margin-top: 4vw}
	.in_about_right{width:47%}
	.section3_zi img{width:75%}
}

@media screen and (max-width:1440px){
	.section7_banquan{width:1200px;}
	.section6_zi{width:340px;}
	.section4_left{margin-right: -170px}
		.section7_top{width:1300px; height:571px; background-size:100% 100%;}
	
}

@media screen and (max-width:1366px){
	.in_about_all{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8); padding: 0 7% 0 7%;}
	.in_about_left{margin-top:6vw}
	.section5 .w1440{margin-top:0}
	.section7_banquan{margin:0 auto 0;}
	#nav a.nav_h{font-size:14px;}
	#nav a.nav_h span{font-size:12px;}

}






@media screen and (max-height:900px){
.section5 .w1440,.section7_top,.section4_left{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
}
