﻿*{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:1420px; }
.l{float: left}
.r{float: right}

.in_header{width:100%; height:86px; position:fixed; top:0; left:0; z-index:9999;  border-bottom: 1px solid rgba(255,255,255,0.3); padding: 0 4%  }
.h_logo{width:11%; height:86px; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.h_sj{width:220px; height:86px;line-height: 86px; position:relative; float: right; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 35px; color:#ffffff; font-size: 22px; font-weight: bold;}





/*导航*/
#menu{float: right; width:57%; height: 100%; 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:100%; line-height:84px; width:14.2%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:170px; margin-left:-85px; left:50%; top:86px;  position:absolute;  line-height:22px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; padding:5px 0 }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#952d2c;  }
.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,#menu .nav .nLi:hover p{border-bottom: 3px solid #9e1d1c}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:8px; height:8px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{background: url(../images/active.png) no-repeat center}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:none;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:44px; height:44px;  border-radius: 50%;  margin: 0 0 5px}
.two_header #menu .nav .nLi p a{color:#333333}
.two_header .h_sj{background: url(../images/hh_dhs.png) no-repeat left center; color:#333333}



/*第1块*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.banner-index{position: relative;overflow: hidden; width: 100%; height: auto;}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section1 .slideBox .hd{position:absolute;left:13%;  bottom:5%;z-index:1;overflow:hidden;height:40px; }
.section1 .slideBox .hd ul{zoom:1; padding: 10px;}
.section1 .slideBox .hd ul li{float:left;margin-right:30px;width:22px;height:22px; cursor:pointer; border-radius: 50%; position: relative}
.section1 .slideBox .hd ul li:after{content: ""; width:10px; height:10px; border-radius: 50%; position: absolute; top:50%; left:50%;  background: #fff; transform: translate(-50%,-50%);}
.section1 .slideBox .hd ul li.on{border: 1px solid #fff; }
.section1 .slideBox .hd ul li:last-child{margin-right: 0}
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.section1 .slideBox .bd ul{width:100%;height:100%}
.section1 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section1 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.h_shubiao{position: absolute; bottom:4%; left:50%; text-align: center;  width: 64px; animation:mymove 5s infinite;}
.h_shubiao p{color:#fff; font-size: 16px;}

@keyframes mymove
{
	 0% {
			transform: translate(-50%, 0px);
		}
		50% {
			transform: translate(-50%, -8px);
		}
		100% {
			transform: translate(-50%, 0px);
		}

}


.section1_down{width:15%; height:13vh; background: #952d2c; text-align: center; position: absolute; bottom:0; right:0 }
.section1_down p{color:#fff; font-size: 16px; font-family: "Arial"; background: url(../images/shubiao.png) no-repeat right center; padding-right: 30px;
	display: table; margin: 0px auto; line-height:30px; margin-top: 5vh}





/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section2_ban{background: url(../images/about_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 .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2_all{width:100%; height: auto; overflow: hidden; padding-left: 13%; position: relative; z-index: 9}
.index_about_left{width:33.5%; height: auto; float: left; margin-top: 2vh}
.index_about_left h4{color:#952d2c; font-size: 80px; font-weight: 900; font-family: "Arial"}
.index_about_left h3{color:#333333; font-size:30px; }
.index_about_left h5{color:#333333; font-size:24px; font-weight: bold; margin: 4vh 0 2vh}
.in_about_xx,.in_about_info{width:100%; display: block; color:#666666; font-size: 16px; line-height: 30px; margin-bottom: 3vh}
.in_about_more{color:#952d2c; font-size: 16px; background: url(../images/more.png) no-repeat left center; padding-left: 140px; display: block; line-height: 30px; margin-top:8vh; transition: all 0.4s ease-in-out;}
.in_about_more:hover{padding-left: 150px; transition: all 0.4s ease-in-out;}
.index_about_right{width:62%; height: auto; float: right}
.index_about_right ul{width:100%; height: auto; overflow: hidden; padding-right: 1.2%}
.index_about_right ul li{width:32.5%; height: auto; float: left; margin-right: 1.2%; position: relative; overflow: hidden}
.index_about_right ul li:nth-child(3){margin-right: 0}
.index_about_right ul li .ab_img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_right ul li a{width:100%; height: 100%; display: block; padding:78% 50px 0; position: absolute; bottom:0; left:0; transition: all 0.4s ease-in-out;}
.index_about_right ul li a h4{color:#ffffff; font-size: 22px; font-weight:bold; line-height: 30px; margin-top:30px;}
.index_about_right ul li a p{color:#ffffff; font-size: 15px; opacity: 0.5;  }
.index_about_right ul li a i{width:34px; height: 34px; background: rgba(255,255,255,0.3); border-radius: 50%; text-align: center; line-height: 32px; color:#fff; font-size: 20px; font-weight:bold; display: block; font-style: normal; margin-top: 30px;}
.index_about_right ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_about_right ul li:hover a{background: rgba(158,29,28,0.8); padding:70% 50px 0; transition: all 0.4s ease-in-out;}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 3vh}
.index_about_num dl{width:32.5%; height: auto; float: left; margin-right: 1.2%; position: relative; text-align: center}
.index_about_num dl:nth-child(3){margin-right: 0}
.index_about_num dl dt{width:100%;}
.index_about_num dl dt span{color:#952d2c; font-size: 90px; font-weight: 900; opacity: 0.15; line-height:70px;}
.index_about_num dl dt h4{color:#333333; font-size: 16px; font-weight: bold; margin-top: -20px}
.index_about_num dl dd{color:#666666; font-size: 14px; line-height: 30px; margin-top: 8px}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/product_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);}
.section3 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_title{width:100%; overflow: hidden}
.index_title dl{float: left;}
.index_title dl dt{font-size: 68px; font-weight: 900; font-family: "Arial"; color:#fff; text-transform: uppercase; line-height:70px}
.index_title dl dd{color:#fff; font-size: 30px;}
.index_title a{color:#fff; font-size:16px; background: url(../images/b_more.png) no-repeat left center; line-height:40px; padding-left: 150px; float: right; margin-top: 4vh}
.index_title a:hover{color:#952d2c; font-weight: bold;}
.index_product_all{width:100%; height: auto; margin-top: 5vh; position: relative}
.index_product_all .swiper-slide a{width:100%; display: block; position: relative; overflow: hidden}
.index_product_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-slide a h4{width:100%; height: 60px; line-height: 60px; background: rgba(255,255,255,0.7); position: absolute; bottom:0; left:0; padding: 0 5%; font-size: 14px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:45px; height: 45px; margin-top: -22.5px;}
.index_product_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-60px;}
.index_product_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-60px}
.index_product_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product_nav{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.index_product_nav a{margin-right: 50px; float: left;  text-align: center; padding: 0 12px 10px; border-bottom: 2px solid rgba(0,0,0,0);}
.index_product_nav a p{color:#ffffff; font-size: 16px;}
.index_product_nav a span{color:#ffffff; font-size: 14px; font-family: "Arial"; display: block; line-height: 40px;}
.index_product_nav a:last-child{margin-right: 0}
.index_product_nav a:hover{border-bottom: 2px solid #fff;}




/*第5块*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden;}
.section4_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100vh; 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);}
.section4 .w1440{position: relative; z-index: 9; }
.section4_title{width:100%; height: auto; overflow: hidden; margin-top: 3vh; margin-bottom: 4vh }
.section4_title dl{width:auto; float: left; height: auto; }
.section4_title dl dt{color:#952d2c; font-size: 80px; font-weight: 900;  font-family: "Arail"; line-height:100px;}
.section4_title dl dd{color:#333333; font-size:30px; position: relative; z-index: 9}
.section4_nav{float: right; margin-top: 6vh;}
.section4_nav a{color:#952d2c; font-size: 16px; line-height: 30px; float: left; background: url(../images/n_jts.png) no-repeat left center; padding-left: 90px; margin-left: 50px;}
.section4_nav a:hover{color:#952d2c}
.section4_left{width:25%; height: auto; float: left; background: #fdfdfe; padding: 5px 0 }
.section4_left ul{width:100%; height: auto; overflow: hidden}
.section4_left ul li{width:100%;  height: 156px; border-bottom: 1px solid #f1f2f2; padding:28px 18px}
.section4_left ul li h3{width:100%; height: 30px; line-height: 30px;color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px;}
.section4_left ul li span{display: block; color:#952d2c; font-family: "Arial"; margin: 8px 0; font-size: 14px;}
.section4_left ul li p{width:100%; height: 30px; line-height: 30px; color: #666666; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.section4_left ul li:last-child{border-bottom: 0}
.section4_center{width:40.9%; height: 476px; float: left; margin-left: 1%; position: relative; overflow: hidden}
.section4_center img{width:100%; height:100%; display: block; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section4_center a{width:100%; height: 100%; position: absolute; top:0; left:0; padding: 5% 58px; background: rgba(0,0,0,0.5)}
.section4_center a h3{width:100%; height: 30px; line-height: 30px; font-size: 20px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:12px;}
.section4_center a span{display: block; color:#fff; font-family: "Arial"; margin: 8px 0; font-size: 14px;}
.section4_center a p{width:100%; height: 84px; line-height: 28px; color: #fff; opacity: 0.64; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-top: 25px;}
.in_nmore{width:194px; height: 54px; background: #952d2c url(../images/hn_icon.png) no-repeat 80% center; line-height: 54px;display: block; padding-left: 20px; font-size: 14px; color: #fff; border-radius: 8px; margin-top: 120px;}
.section4_center:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.section4_right{width:32%; height: auto; float: right;}
.section4_right li{width:100%; height: 230px; position: relative}
.section4_right li img{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.section4_right li a{width:100%; height: 100%; position: absolute; top:0; left:0; padding: 5% 20px;background: rgba(0,0,0,0.5) }
.section4_right li a h3{width:100%; height: 30px; line-height: 30px; font-size: 20px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:12px;}
.section4_right li a span{display: block; color:#fff; font-family: "Arial"; margin: 8px 0; font-size: 14px;}
.section4_right li a p{width:100%; height: 52px; line-height: 26px; color: #fff; opacity: 0.64; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.section4_right li a i{color:#fff; font-size: 14px; font-style: normal; margin-top: 10px; display: block}
.section4_right li:nth-child(1){margin-bottom: 15px}
.section4_right li:hover a{background: #f68121;}






/*第5块*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section5_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100vh; 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; }

.in_ys_title{width:100%; text-align: center; position: absolute; top:22%;left:0; text-align: center; z-index: 9}
.in_ys_title h4{color:#ffffff; font-size: 70px; font-weight: bold; font-family: "Arial"; text-transform: uppercase}
.in_ys_title h3{color:#ffffff; font-size: 30px; }


.section5 .slideTxtBox{ width:100%; height: 100vh}
.section5 .slideTxtBox .hd{width:1420px; height: auto; position: absolute; bottom:10%; left:50%; transform: translate(-50%,0);}
.section5 .slideTxtBox .hd ul{width:1420px; height: auto; margin: 0px auto;}
.section5 .slideTxtBox .hd ul li{ float:left;  width:19.3%; height: 202px; float: left; margin-right:0.8%; overflow: hidden; position: relative; padding:30px 0; }
.section5 .slideTxtBox .hd ul li img{width: 100%; height: 100%; display: block; object-fit: cover; object-position: center center;}
.section5 .slideTxtBox .hd ul li:last-child{margin-right: 0}
.section5 .slideTxtBox .hd ul li.on{padding: 0}
.section5 .slideTxtBox .hd ul li.on p:after{background:none}
.section5 .slideTxtBox .hd ul li p{width:100%; height: 100%; position: relative}
.section5 .slideTxtBox .hd ul li p:after{content: ""; width: 100%; height:100%; position: absolute; top:0; left:0; background: rgba(0,0,0,0.45)}

.section5 .slideTxtBox .bd{width:100%; height: 100vh}
.bd_li{width:100%; height: 100vh; overflow: hidden; position: relative}
.bd_li:after{content: ""; width: 100%; height: 100%; background: rgba(0,0,0,0.63); position: absolute; top:0; left:0; z-index: 0}
.bd_li_info{width:1250px; margin: 42vh auto 0;  text-align: center; position: relative; z-index: 9}
.bd_li_info h4{color:#ffffff; font-size: 20px; display: table; position: relative; font-weight: bold; margin:10px auto 15px; line-height: 32px;}
.bd_li_info h4:after{content: ""; width:73px; height: 2px; background: #c2bdb8; position: absolute; top:16px; left:-90px; }
.bd_li_info h4:before{content: ""; width:73px; height: 2px; background: #c2bdb8; position: absolute; top:16px; right:-90px; }
.bd_li_info p{color:#ffffff; font-size: 16px; line-height: 30px; margin-bottom:30px; width:100%; height:60px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}









/*第7块*/
.section7{display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.section7 .fp-tableCell{vertical-align: bottom;}
.section7_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  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 .w1440{position: relative; z-index: 9;}
.in_ctitle{width:100%; height: auto; text-align: center; margin-bottom: 5vh}
.in_ctitle span{color:#fff; font-size: 154px; opacity: 0.02; font-weight: 900; display: block; line-height: 150px;}
.in_ctitle h4{color:#fff; font-size: 30px; margin-top: -50px;}
.section7_xx{width:28%; height: auto; overflow: hidden; float: left}
.section7_xx h4{color:#fff; font-size: 22px; font-weight: bold; line-height: 40px; margin-bottom: 10px;}
.section7_xx p,.section7_xx_info p{color:#fff; line-height: 30px; font-size: 16px; }
.section7_xx_info{width:46%; height: auto; overflow: hidden; float: left}
.section7_right{width:auto; height: auto; overflow: hidden; float: right;}
.section7_right dl{width:139px; height: auto; float: left; margin-left:40px}
.section7_right dl dt{width:100%; height: 139px; background: url(../images/ma_bjs.png) no-repeat center; padding:15px;}
.section7_right dl dt img{width:100%; display: block}
.section7_right dl dd{width:100%; line-height:40px; font-size: 14px; text-align: center; color:#fff}
.section7_input{width:100%; height: auto; overflow: hidden; margin-top:10vh}
.section7_input p{height:5.5vh;  position: relative; }
.f_text{width:49%; }
.section7_input p input[type="text"]{width:100%; height: 100%; background: rgba(0,0,0,0.34); border: 0; color:#fff; font-size: 14px; padding: 0 10px;}
.section7_input textarea{width:100%; height:5.5vh; background: rgba(0,0,0,0.34); resize: none; border: 0; font-size: 14px; padding:1vh 20px; color:#fff; 
	margin-top: 2vh}
.in_tijiao{width:188px; height:50px; border: 0; background: #9e1d1c; color:#fff; font-size:14px; margin:40px auto 0; display: block}
.in_tijiao:hover{background: #fff; color:#952d2c; cursor: pointer}

.section7_input p input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.section7_input p input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.section7_input p input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.section7_input p input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  


.section7_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.section7_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.section7_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.section7_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  




/*版权*/
.index_banquan{width:100%; height:6vh; line-height:6vh; overflow: hidden;  margin-bottom: 4vh; margin-top:2vh}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #333333; float: left}
.copy_l a{font-size: 14px; color: #333333; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:6vh; line-height: 6vh; float: right}
.index_zhichi p{ width:220px; float: left; font-size: 14px; color:#333333; line-height: 6vh; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:1.5vh; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:1.6vh;}
.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: #333333;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}





/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background: rgb(255, 255, 255);}
.ny_banner #menu .nav .nLi p a{color:#000}
.ny_banner #logo2{display:block;}
.ny_banner #logo{display:none;}
.ny_banner .h_sj{background: url(../images/hh_dhs.png) no-repeat left center; color:#333333}

.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}

.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.rlzy_banner{background: url(../images/rlzy_ban.jpg) no-repeat center}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#eeeeee; padding-top:42px; padding-bottom:35px;}
.footer_left{width:30%; height: auto; float: left}
.footer_left a{max-width:100%;  display: block; margin-bottom:25px; font-size: 24px; color: #333333; font-weight:bold; line-height: 39px;}
.footer_left a span{font-size: 30px; color: #333333; font-family: "Impact"; margin-right: 10px; float: left; line-height: 39px;}
.footer_left p{font-size: 16px; color: #333333;line-height: 30px; }
.footer_input{width:40%; height: auto; float: left; margin-left:6%}
.footer_text{width:100%; height: 35px; line-height: 35px; }
.footer_text p{width:48%; height: 100%; float: left; position: relative; border-bottom: 1px solid #000000}
.footer_text input[type="text"]{width:100%; height: 100%; background: none; border: 0; font-size: 16px; color: #333333}
.footer_text p:last-child{float: right}
.footer_input textarea{width:100%; height:40px; font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; resize: none;
	margin-top: 20px;}
.f_submit{width:80px; height: 35px; line-height: 35px;  font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; margin-top: 8px;}
.f_submit:hover{color:#952d2c}
.footer_right_ma{float: right; width:20%;}
.footer_right_ma h3,.footer_input h3{font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 20px;}
.footer_right_ma dl{width:45%; height: auto; float: left; margin-right: 10%;}
.footer_right_ma dl dt{width:100%; height: 100%;}
.footer_right_ma dl dt img{width:100%; height: 100%; display: block; margin: 0px auto;}
.footer_right_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size:14px; color: #999999; text-align: center;}
.dl_last{margin-right: 0!important}
.copy{clear:both;width:100%;height:42px;color:#999999; line-height:42px; position: relative; background: #1b1b1b;  }
.copy_n{float:left; font-size:12px; color:#999999}
.copy_n a{color:#999999; font-size:12px;}
.copy_n a:hover{color:#952d2c!important}
.footer_zhichi{width:auto; height:42px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:42px;}
.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: 18px; 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: 12px; color: #777777;}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
  height: auto;
  position: fixed;
  right:0px;
  top:250px;
  width: 77px;
  z-index: 888;
}
.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:#952d2c;
  height: 62px;
  margin-bottom: 1px;
  margin-left: 0;
  overflow: hidden;
  position: relative;
  width: 77px; float:left;
}

.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom: -10px; background: #952d2c; left: 50%;  margin-left:-40px; }



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/ny_contact.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize:none }
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0;  display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#952d2c; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_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;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two 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_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro 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;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #952d2c; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #952d2c; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:auto;line-height:26px;position: relative; }

.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#952d2c; font-size: 16px;}
.ny_left_nav ul li.active a .link{color:#952d2c}
.ny_left_nav ul li:hover a.inactive{color:#952d2c}
.ny_left_nav ul li ul li:hover a{color:#952d2c}
.ny_left_nav ul li .inactives{color:#952d2c}
.ny_left_nav ul li ul li:hover a{color:#952d2c}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product 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 li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#952d2c}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #952d2c;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:auto; 
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; padding:10px 0

}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #952d2c;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#952d2c}

.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


  /*内页新闻*/
  .ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
  .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:65%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
  .news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
  .ny_news_all ul li:hover .news_xx h3{ color: #952d2c}
  .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:18%; height:auto; float: right; overflow:hidden}
  .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;}
  .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:#952d2c}
  .ny_news_all ul li:hover h3{font-weight: bold; }
  .ny_news_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;}
  .ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
  .ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
  .ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
  .ny_service_all img,.ny_news_show img{max-width:100%}
  .ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			  clear: both}
  



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #bf0e20; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #bf0e20; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #bf0e20}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}






@media screen and (max-width:1600px){
	.w1440,.section5 .slideTxtBox .hd,.section5 .slideTxtBox .hd ul{width:1200px;}
	.index_about_left h4,.section4_title dl dt,.in_ys_title h4{font-size:60px;}
	.index_about_left h3{font-size:28px;}
	.section2_all{margin-top:6vh}
	.in_about_more{margin-top:5vh}
	.in_about_xx, .in_about_info{ font-size: 14px; line-height:26px;}
	.in_header,.h_logo,.h_sj{height:78px; line-height:78px;}
	#menu .nav .nLi{line-height:74px;}
	#menu .nav .sub{top:78px;}
	.index_product_nav a{margin-right:15px;}
	.index_title dl dt{font-size:54px;}
	.index_title dl dd,.section4_title dl dd,.in_ys_title h3{font-size:26px;}
	.section4_title dl dt{line-height:64px;}
	.section7_right dl{margin-left:20px;}
	.section7_xx_info{width:44%}
	.section7_xx p, .section7_xx_info p{font-size:14px; line-height:26px;}
	.in_tijiao{margin:25px auto 0;  height: 40px;}
	.section5 .slideTxtBox .hd{bottom:3%}
	.bd_li_info{    margin: 38vh auto 0;}
	
}


@media screen and (max-height:800px){
	#menu .nav .nLi p a{font-size:15px;}
	.bd_li_info{    margin: 34vh auto 0;}
	.index_about_left h4, .section4_title dl dt, .in_ys_title h4{font-size:35px;}
	.index_title dl dd,.section4_title dl dd,.in_ys_title h3{font-size:18px;}
	.in_ctitle,.section4_title,.index_title{display:none}
	.section4 .w1440{margin-top:20vh}
	.index_about_num dl dt span{font-size:60px;}
	.index_about_num dl dt h4{font-size:14px;}
	.index_about_right ul li a{padding: 65% 20px 0;}
	.index_about_right ul li a h4{font-size:20px;}
	.index_about_right ul li:hover a{padding:60% 20px 0;}
	.index_about_left h5{font-size:20px;}
	.index_about_num dl dd{line-height:24px;}
	.in_about_xx, .in_about_info{line-height:22px;}
	.bd_li_info img{display:none}
	.section5 .slideTxtBox .hd{bottom:6%}
.bd_li_info,.section4 .w1440,.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)}
}







