@charset "utf-8";
/* CSS Document */
body{background:#fafbff}
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1440px;  margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


.header_all{width:100%; height:80px; position:fixed; top:0; left:0; z-index: 999; padding: 0 2%; background: #fff; display: flex; 
	justify-content: space-between; box-shadow:0 0 5px rgba(0,0,0,0.2)}
.h_logo{width:auto;height:80px; display: flex; align-items: center; }
.h_logo img{width:58px;  height: auto; float: left}
.logo_zi{margin-left: 5px;}
.h_logo h3{color:#000000; font-size: 20px; font-weight: bold; }
.h_logo p{color:#333333; font-size:12px;}

.header_right{width:65%; height: auto; float: right; display: flex; justify-content: space-between}
.header_yy{position: relative}
.header_yy p{line-height: 80px; font-size: 16px; color: #000000; position: relative; padding: 0 18px 0 32px}
.header_yy p:after{content:""; width:24px; height: 23px; background: url(../images/yy_icon.png) no-repeat left center; position: absolute; top:50%; left:0; transform: translate(0,-50%)}
.header_yy p:before{content:""; width:10px; height:6px; background: url(../images/san.png) no-repeat left center; position: absolute; top:50%; right:0; transform: translate(0,-50%)}
.header_yy_li{width:100%; height: auto; overflow: hidden; position: absolute; top:80px; left:0; background: #fff; text-align: center; display: none;}
.header_yy_li a{color:#333; font-size: 16px; display: block; margin: 10px 0}
.header_yy_li a:hover{color:#ff5507; font-weight: bold;}
.header_yy:hover .header_yy_li{display: block}





/*导航*/
#menu{width:85%; height:80px; position: relative; z-index:9; float: right; }
#menu .nav{ position:relative; z-index:1;   width:100%; height:80px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:80px; line-height:78px; width:16.6%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;  display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#010101;font-size:16px; height:100%; overflow: hidden; position: relative; }
#menu .nav .nLi:last-child:after{content: "";}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:80px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#ff5507;  }
#menu .nav .active p,#menu .nav .nLi:hover p{font-weight: bold; border-bottom:2px solid #ff5507; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#ff5507}





/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; }
.banner .swiper-pagination-bullet-active{opacity: 1; background: #16ae67}
.banner .swiper-button-next,.banner .swiper-button-prev{width:57px; height:57px;}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:5%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:5%}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}



/*系列*/
.index_xilie{width:100%; height: auto; overflow: hidden; margin: 90px 0}
.index_news_title{width:100%; height: auto; text-align: center}
.index_news_title h3{color:#000000; font-size: 38px; font-weight: bold; display: flex; align-items: center; justify-content: center}
.index_news_title h3 span{color:#ff5507; font-size: 38px; font-weight: bold;}
.index_news_title h3 i{width:8px; height: 8px; background: #ff5507; display: block; border-radius: 50%; margin: 0 12px;}
.index_news_title h4{color:#666666; font-size: 16px; margin-top:15px;}
.index_xilie ul{width:100%; height: auto; overflow: hidden; padding: 0 2%; margin-top: 54px;}
.index_xilie ul li{width:32.5%; height: auto; float: left; margin-right:1.2%;  background: #fafbff; margin-bottom:40px; border-radius:15px;     transition: all 0.5s; }
.index_xilie ul li:nth-child(3n){margin-right: 0}
.index_pro_img{width:100%; height: auto; overflow: hidden}
.index_pro_img img{width:100%; display: block; border-radius: 0 0 15px 15px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_top{width:100%; height: auto; overflow: hidden; border-radius:15px 15px 0 0; text-align: center; padding: 52px 0}
.index_pro_top h3{color:#000000; font-size: 30px; font-weight: bold;}
.index_pro_top p{color:#666666; font-size:16px; line-height: 30px; margin-top: 8px;}
.index_pro_top span{color:#666666; font-size:16px; border-bottom: 2px solid #ff5507; display: table; margin: 20px auto 0;}
.index_xilie ul li:hover{background:#fff7ee}
.index_xilie ul li:hover .index_pro_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*热销产品*/
.index_rexiao{width:100%; height: auto; overflow:hidden; position:relative}
.index_rexiao_img{width:100%; height: auto; overflow: hidden}
.index_rexiao_img img{width:100%}
.index_rexiao .w1440{position: absolute; top:0; left:50%; transform: translate(-50%,0); z-index: 1}
.rexiao_img{width:50%; padding-top: 5%}
.index_rexiao h5{color:#000000; font-size: 38px; font-weight: bold; display: flex; align-items: center; margin: 15px 0}
.index_rexiao i{width:8px; height: 8px; background: #ff5507; display: block; border-radius: 50%; margin: 0 12px;}
.index_rexiao h4{width:100%; color:#666666; line-height: 30px; font-size: 16px;}
.index_rexiao a{width:163px; height: 53px; display: block; background: #ff5507; border-radius: 25px; text-align: center; line-height: 53px; font-size: 16px; color:#fff; margin-top: 66px;}
.index_rexiao a:hover{background:#fff; color:#ff5507}

/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; }
.index_about_info{width:100%;  margin-top: 75px; display: flex; justify-content: flex-end;}
.about_info_xx{width:34%; float: left; margin-right:3%}
.about_info_title{width:100%; height: auto; overflow: hidden; position: relative}
.about_info_title h4{color:#ff5507; font-size: 128px; font-weight:bold; opacity: 0.1; line-height: 100px; position: absolute; bottom:0; left:0}
.about_info_title h5{color:#333333; font-size: 18px; margin:20px 0;}
.about_info_title p{color:#000000; font-weight: bold; font-size: 30px;  }
.inab_line{width:90%; height: 1px; background: #e5e5e5; display: block; margin-top: 50px;}
.ab_xx{width:100%; color:#333333; font-size: 16px; line-height: 30px; display: block; margin: 45px 0 50px; }
.ab_more{width:163px; height: 53px; line-height: 53px; display: block; background: #ff5507; text-align: center; border-radius:30px; font-size: 16px; color:#fff}
.index_ab_video{position: relative; width:49%; float: right; margin-right: 2%}
.index_ab_video .vv{width:100%; display: block}
.index_ab_video .vv_tan{width:88px; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%)}
.index_about_ul{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; margin-top: 90px;}
.index_about_ul li{width:23%; height:142px; float: left; border-radius: 8px; border-radius: 10px; background: url(../images/num.png) no-repeat center; background-size: 100% 100%; display: flex; align-items: center; justify-content: center}
.index_about_ul li p{color:#333333; font-size: 16px;}
.index_about_ul li h4{color:#333333; font-size: 16px;}
.index_about_ul li span{color:#ff5507; font-size: 36px; font-weight: bold;}
.ab_line{width:21px; height: 3px; background: #000000; display: block; margin-top:10px;}
.ab_more:hover{background:#fff7ee; color:#333}

/*工艺*/
.index_gongyi{width:100%; height: auto; overflow: hidden; margin-top: 110px;}
.index_gongyi_all{width:100%; margin-top: 45px}
.index_gongyi_all .mySwiper{width:100%}
.index_gongyi_all .swiper-slide{width:60%}
.index_gongyi_all .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow:hidden; border-radius: 25px;}
.index_gongyi_all .swiper-slide a img{width:100%; border-radius: 25px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_gongyi_all .swiper-slide a h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; bottom:20px; left:0; text-align: center}
.index_gongyi_all .swiper-button-next,.index_gongyi_all .swiper-button-prev{width:41px; height:41px;}
.index_gongyi_all .swiper-button-next{background: url(../images/gy_right.png) no-repeat center; right:12%;}
.index_gongyi_all .swiper-button-prev{background: url(../images/gy_left.png) no-repeat center; left:12%}
.index_gongyi_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_news{width:100%; height: auto; overflow: hidden; margin: 88px 0 115px}
.index_news_all{width:90%; height: auto; overflow: hidden; margin:82px auto 0; min-width:1200px; max-width:1720px;}
.index_news_left{width:62%; height: auto; float: left}
.index_news_left .swiper-slide a{width:100%; display: block; position: relative; border-radius: 25px; overflow:hidden}
.index_news_left .swiper-slide a img{width:100%; height: 710px; object-fit: cover; object-position: center center; display: block; border-radius: 25px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_hover{width:100%; height:269px; background: url(../images/n_hover.png) no-repeat; position: absolute; bottom:0; left:0; padding: 0 5%;  
	display: flex;  align-items: flex-end; padding-bottom: 30px; border-radius: 0 0 25px 25px}
	
.in_news_hover div{width:100%; overflow:hidden}	
.in_news_hover h3{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 22px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_hover p{color:#a6a6a6; font-size: 16px; font-weight: bold; background: url(../images/time.png) no-repeat left center; padding-left: 30px;
	line-height: 30px;}
.index_news_left .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_news_left .swiper-pagination{width:auto; left:auto; right:5%; bottom:10%}
.index_news_left .swiper-pagination-bullet{width:21px; height: 3px; border-radius: 0; background: #fff;}
.index_news_right{width:36%; height: auto; float: right}
.news_right_top{width:100%; height: auto; overflow: hidden}
.news_right_top a{width:47.5%; height: 290px; float: left; background: #f6f6f6; border-radius: 25px; padding: 30px 6%}
.news_right_top a:last-child{float: right}
.news_right_top a h3{width:100%; height:108px; line-height:36px; color: #000000; font-size: 22px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-bottom:70px;}
.news_right_bottom{width:100%; background: #f6f6f6; padding:35px 7% 50px; border-radius: 25px; margin-top: 26px;}
.news_right_bottom h3{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 22px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_bottom p{width:100%; height:72px; line-height:36px; color: #666666; font-size:16px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin: 30px 0 150px}
.news_right_bottom span,.news_right_top a p{color:#a6a6a6; font-size: 16px; font-weight: bold; background: url(../images/time.png) no-repeat left center; padding-left: 20px;}
.news_right_bottom:hover h3,.news_right_top a:hover h3{color:#ff5507}



/*服务*/
.index_service{width:100%; height:638px; overflow:hidden; background: url(../images/fzhan.jpg) no-repeat center; padding:160px 0 0; text-align: center }
.index_service h3{color:#ff5507; font-size: 38px; font-weight: bold;}
.index_service h4{color:#fff; font-size:16px; margin-top: 10px}
.index_service a{width:163px; height: 53px; background: #fff; border-radius: 25px; text-align: center; line-height: 53px; font-size: 16px; color: #ff5507; display: block; margin:56px auto;}
.index_service a:hover{background: #ff5507; color:#fff}

/*联系*/
.index_contact{width:100%; height: auto; overflow: hidden; margin:60px 0 50px }
.index_contact_right{width:100%; height: auto; justify-content: space-between; display: flex}
.index_contact_right li{height: auto; float: left; text-align: center}
.in_contact_icon{width:68px; height:68px; border-radius: 50%;  display: flex; align-items: center; justify-content: center;
	margin: 0px auto;}
.in_contact_icon img{max-width: 100%; max-height: 100%;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_contact_right li h4{color:#010101; font-size: 18px; font-weight: bold; margin:14px 0}
.index_contact_right li p{color:#666666; font-size: 16px; line-height: 36px; }
.index_contact_right li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*全球发展*/
.ny_qqfa_jjfa{width:100%; height: auto; overflow: hidden; position: relative}
.qqfa_kcx_img{width:100%; height: auto; display: block}
.qqfa_kcx_xx{width:1440px; height: auto; position: absolute; top:23%; left:50%; transform: translate(-50%,0); z-index: 1}
.qqfa_kcx_xx h4{color:#fff; font-size: 60px; font-weight: bold;}
.qqfa_kcx_xx p{color:#fff; font-size:24px; line-height: 48px; margin-top: 20px; }
.ny_qqfa_kcx{width:100%; height: auto; overflow: hidden; background:url(../images/fazhan_bjs.jpg) no-repeat center; background-size: cover;
	padding: 118px 0 170px}
.qqfa_two_title{width:100%; text-align: center}
.qqfa_two_title h3{font-size: 36px; font-weight: bold; margin-bottom: 30px;}
.qqfa_two_title h3 span{font-size: 36px; font-weight: bold; color:#ff5507}
.qqfa_two_title p{font-size:30px; color:#333333}
.qqfa_two_title h4{font-size: 16px; color: #333333}
.ny_qqfa_kcx ul{width:100%; height: auto; display: flex; justify-content: space-between; margin-top: 135px;}
.ny_qqfa_kcx ul li{width:30%; height: 365px; background: #fff; border-radius:20px; box-shadow: 0 0 15px rgba(255,85,7,0.08); text-align: center;
	padding-top: 70px; transition: all 0.5s;}
.ny_qqfa_kcx ul li:hover{ padding-top:50px;}	
.qqfa_kcx_icon{width:100%; height:70px; display: flex; align-items: center; justify-content: center }
.qqfa_kcx_icon img{max-height: 100%}
.ny_qqfa_kcx ul li h4{color:#333333; font-size: 30px; margin: 20px 0 30px}
.ny_qqfa_kcx ul li p{color:#333333; font-size: 16px; line-height: 30px; width:70%; margin: 0px auto;}
.ny_qqfa_two{width:100%; height: auto; overflow: hidden; margin: 80px 0 70px;}
.qqfa_two_li{width:100%; height: auto; overflow: hidden; margin-top: 66px;}
.qqfa_two_li .swiper-slide a{width:100%; display: block}
.qqfa_two{width:100%; overflow: hidden}
.qqfa_two img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.qqfa_two_li .swiper-slide a h3{width:100%; height:65px; background: #eeeeee; text-align: center; line-height: 65px; font-size:16px; color: #333333; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.qqfa_two_li .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;}	
.qqfa_two_li .swiper-slide a:hover h3{background:#ff5507; color:#fff}	
	
.qfa_more{width:234px; height: 58px; background: #ff5507; border-radius:35px; text-align: center; line-height: 58px; display: block; margin:70px auto 0;}
.qfa_more span{color:#ffffff; font-size: 16px; background: url(../images/dian.png) no-repeat right center; padding-right: 30px;}
.ny_qqfz_one{width:100%; height: auto; overflow: hidden; background: url(../images/qqfz_bjs.jpg) no-repeat center; padding-top: 160px; padding-bottom: 196px;}
.qqfz_one_top{width:100%; height: auto; text-align: center}
.qqfz_one_top h3{color:#fafbff; font-size: 60px; font-weight: bold;}
.qqfz_one_top p{color:#fafbff; font-size: 18px; margin-top:20px;}
.qqfz_one_title{width:100%; height: auto; margin-top: 220px;}
.qqfz_one_title h3{font-size: 30px; font-weight: bold; color:#fff}
.qqfz_one_title p{color:#fff; font-size: 18px; line-height:36px; margin-top: 40px;}
.ny_qqfz_one ul{width:100%; margin-top: 50px;}
.ny_qqfz_one ul li{width:100%; height: auto; margin-bottom: 50px; overflow: hidden; }
.qqfz_one_img{width:72px; height: auto; float: left}
.qqfz_one_img img{width:100%;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.qqfz_one_xx{margin-left: 100px;}
.qqfz_one_xx h4{color:#ffffff; font-size: 24px; font-weight: bold; margin-bottom: 10px}
.qqfz_one_xx p{color:#ffffff; font-size: 16px; }
.ny_qqfz_one ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*产品*/
.ny_products_ban,.yingang_ban{width:100%; margin-top:80px; height:310px;}
.ny_products_ban img,.yingang_ban img{width:100%; display: block}
.ny_products_all{width:100%; height: auto; background: #fafbff; padding:70px 0 142px;}
.ny_products_all ul{width:100%; height: auto; overflow: hidden}
.ny_products_all ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 42px}
.products_li_title{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.products_li_title h4{float: left; color:#666666; font-size: 16px; position: relative; padding-left: 20px; line-height: 40px;}
.products_li_title h4 span{color:#000000; font-size: 30px; font-weight: bold; margin-right: 20px;}
.products_li_title h4:after{content: ""; width:8px; height: 34px; background: #ff5507; position: absolute; top:50%; left:0; transform: translate(0,-50%)}
.products_li_title a{float:right; color: #666666; font-size: 16px; text-transform: uppercase; line-height: 40px;}
.products_li_title a:hover{color:#ff5507}
.products_li_bottom{width:100%; height: auto; display: flex; justify-content: space-between}
.products_li_left{width:49.5%; position: relative; overflow:hidden}
.products_li_left img,.products_li_right a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.products_li_left h3,.products_li_right a h3{color:#333333; font-size: 16px; font-weight: bold; position: absolute; top:20px; right:30px;}
.products_li_left:hover img,.products_li_right a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.products_li_right{width:49%; }
.products_li_right a{width:49%;float: left; margin-bottom: 14px; position: relative; overflow:hidden}
.products_li_right a:nth-child(2n){float: right}
.ny_pro_dingzhi{width:100%; height: 446px; overflow: hidden; background: url(../images/dingzhi_bjs.jpg) no-repeat center;}
.ny_pro_dingzhi .container{width:1200px; margin:0px auto;}
.pro_dingzhi_xx{width:50%; height: 287px; background:rgba(255,255,255,0.2); float: right; margin-top: 60px;  padding:30px 0 0 5%}
.pro_dingzhi_xx h3{color:#ff5507; font-size: 36px; font-weight:bold;}
.pro_dingzhi_xx h4{color:#000000; font-size: 18px; margin-top:10px;}
.pro_dingzhi_xx a{width:115px; height: 37px; background: #fff; text-align: center; line-height: 37px; font-size:16px; color: #ff5507; display: block; 
	margin:30px 0 60px;}
.pro_dingzhi_xx p{color:#000000; font-size: 16px; letter-spacing:32px}
.pro_dingzhi_img{width:50%; height:446px; float:left; display:flex; align-items:center; justify-content:center}
.pro_dingzhi_img img{max-width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_dingzhi_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*产品详情*/
.pro_text{color: #666;line-height: 30px; font-size:16px;}
.ny_proshow_xx em{font-style:normal}
.proshow_xx .hd{background: #f3f3f3; padding: 1px;  color: #ff5507; font-size: 24px; font-weight: bold; padding:15px }
.bd_xx{width:100%; height:auto; overflow:hidden; font-size:16px; line-height:32px; color:#333; margin-top:20px;}
.bd_xx img{max-width:100%;}
.bd_xx p{font-size:16px; line-height:32px; color:#333}
.ny_product_one{width:100%; height:auto; overflow:hidden; margin:40px 0 20px}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}




/*关于我们*/
.ny_ban{width:100%; height: auto; position: relative}
.about_ban{width:100%; height:674px; position: relative; background: url(../images/about_ban.jpg) no-repeat center}
.ny_ban h4{color:#fff; text-align: center; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); font-size: 60px; font-weight: bold; 
	display: flex; align-items: center}
.ny_ban h4 i{width:12px; height:12px; display: block; border-radius: 50%; margin:0px 30px; background: #fff}
.ny_about_jianjie{width:100%; height: auto; overflow: hidden; padding-top: 85px; background: url(../images/qysl_bjs.jpg) no-repeat bottom center; 
	background-size: cover; padding-bottom: 80px}
.about_honor_title{width:100%; text-align: center}
.about_honor_title h4{color:#000000; font-size: 30px; font-weight: bold;}
.about_honor_title hr{width:33px; height: 5px; background: #ff5507; border-radius: 10px; display: block; margin:22px auto}
.about_honor_title p{color:#333; font-size: 16px;}
.about_jianjie{width:1200px; height: auto; margin: 0px auto; font-size: 16px; color: #333333; line-height: 30px; text-align: center; display: block}
.about_jianjie p{font-size: 16px; color: #333333; line-height: 30px; }
.ny_about_jianjie ul{width:100%; height: auto; overflow: hidden}
.about_jianjie_ul{width:100%; height: auto; overflow: hidden; margin-top: 40px; display:flex; justify-content: space-between}
.about_jianjie_li{width:49.6%; height: auto; position: relative; overflow:hidden}
.about_jianjie_li .ab1{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_jianjie_hover{width:100%; height: auto; position: absolute; top:50%; left:0; padding:20px 9%; transform: translate(0,-50%)}
.about_jianjie_hover img{width:93px; float: left;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.about_jianjie_li:hover img.ab1{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_jianjie_li:hover .about_jianjie_hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


.about_jianjie_tx{margin-left:150px;}
.about_jianjie_tx h4{color:#fff; font-size:24px; font-weight: bold; margin-bottom: 8px;}
.about_jianjie_tx p{color:#fff; font-size:16px; line-height: 30px;}
.ny_about_cfcm{width:100%; height: auto; overflow: hidden; margin-top: 90px;}
.about_cfcm_title{width:100%; text-align: center}
.about_cfcm_title h4{color:#000000; font-size: 30px; font-weight: bold;}
.about_cfcm_title p{color:#333333; font-size:16px; }
.about_cfcm_title hr{width:33px; height: 5px; background: #ff5507; border-radius: 10px; display: block; margin:22px auto}
.about_cfcm_li{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.about_cfcm_li .swiper-slide a{width:100%; display: block; overflow:hidden}
.about_cfcm_li .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;}
.about_cfcm_li .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;}
.ny_about_qysl{width:100%; height: auto; overflow: hidden; margin-top: 140px}
.about_qysl_tab{width:100%; margin-top: 30px; }
.about_qysl_tab .hd{width:auto; display:table; margin: 0px auto;}
.about_qysl_tab .hd ul{width:100%;}
.about_qysl_tab .hd ul li{width:165px; height: 61px; background: #fff; border-radius: 50px; text-align: center; line-height: 61px; font-size:18px; 
	color: #000000; margin: 0 10px; float: left;}
.about_qysl_tab .hd ul li.on{background: #ff5507; color:#fff}
.about_qysl_tab .bd{width:100%; height: auto; overflow: hidden}
.qysl_tab_li{width:100%; height: auto; overflow: hidden}
.qysl_tab_one{width:100%; height: auto; overflow: hidden; background: rgba(255,255,255,0.8); padding:40px 0; margin: 48px 0; line-height:30px; font-size: 16px; color: #000}

.qysl_tab_two{width:100%; text-align: center; }
.ny_about_honor{width:100%; height: 827px; overflow: hidden; background: url(../images/honor_bjs.jpg) no-repeat center; background-size: cover; padding: 68px 0}
.about_honor_li{width:100%; height: auto; overflow: hidden; margin-top: 100px;}
.about_honor_li .swiper-slide a{width:100%; display: block}
.about_honor_li .swiper-slide a img{width:100%; display: block}
.about_honor_li .swiper-slide{transform: scale(0.7)}
.about_honor_li .swiper-slide-active{transform: scale(1)}
.about_honor_li .swiper-button-next,.about_honor_li .swiper-button-prev{width:46px; height: 46px; margin-top: -23px;}
.about_honor_li .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:29%;}
.about_honor_li .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:29%}
.ny_about_fzlc{width:100%; height: auto; overflow: hidden; background: url(../images/fzlc_bjs.jpg) no-repeat center; background-size: cover; padding: 95px 0}
.about_fzlc_title{width:100%; text-align: center}
.about_fzlc_title h4{color:#fff; font-size: 30px; font-weight: bold;}
.about_fzlc_title hr{width:33px; height: 5px; background: #ff5507; border-radius: 10px; display: block; margin:22px auto}
.about_fzlc_title p{color:#fff; font-size: 16px;}

.about_fzlc_li{width:100%; height: auto; overflow: hidden; margin-top:92px }
.developSwiper{width:100%}

.developItem{cursor: pointer; display: flex}
.developItem .developLeft{width: 30px;position: relative; padding-top: 10px;}
.developItem .developLeft>p{width: 9px;height: 9px;}
.developRight{flex: 1;}
.developRight .time{font-size:24px;font-weight: bold;position: relative;line-height:30px; color:#fff; margin-bottom:20px;}
.developRight .developMain{color: #fff;}
.developRight .developMain p{color: #fff; font-size: 16px; line-height: 30px;}
.developRight .developMain .text{padding-top: 10px;    font-size: 16px;line-height: 30px;}
.developSwiper .swiper-wrapper{align-items: flex-end;}
.developSwiper .swiper-slide-next .developItem{padding-bottom: 50px;}
.developSwiper .swiper-slide-next+.swiper-slide .developItem {padding-bottom: 80px;}
.developSwiper .swiper-slide-next+.swiper-slide+.swiper-slide .developItem {padding-bottom: 30px;}

.developSwiper .swiper-slide.act .developItem .time{color: #ff5507;}
.developImg{padding: 30px 0;}
.developImg>img{width: 100%;height: 100px;object-fit: contain;}
.developBtnModel{justify-content: space-between;align-items: center; margin-top:80px;}
.developBtnModel>.btn{width: 30px;height: 30px; display: block; position: absolute; top:0}
.developBtnModel .developSwiperBtn{flex: 1;margin: 0 30px;}
.developSwiperBtn a{color: #fff;text-align: center;position: relative;font-size: 24px; font-weight: bold;}
.developSwiperBtn a:nth-child(n+2):after{content: '';display: block;width: 8px;height: 8px;background: #fff;position: absolute;left: 0;top: 50%;border-radius: 50px;transform: translateY(-50%);}
.developSwiperBtn a:hover{color: #ff5507;}
.developSwiperBtn a.act{color: #ff5507;font-weight: bold;}
.buttonPrev{background: url(../images/lc_left.png) no-repeat center; left:0}
.buttonNex{background: url(../images/lc_right.png) no-repeat center; right:0}




/*内页*/
.ny_banner{width:100%; height:310px; position: relative;  box-sizing: border-box; margin-top:80px; padding-top:160px;}
.ny_banner h4{color:#ffffff; font-size: 40px; margin-bottom: 5px; font-weight: bold;}
.m-crm{font-size: 16px; color: #fff; line-height: 30px; margin-top: 8px; width: 100%; background: url(../images/hxs.png) no-repeat left center; 
	padding-left: 60px;}
.m-crm a,.m-crm span{font-size: 16px; color: #fff; opacity: 0.7}
.ny_banner .w1400{position:relative; z-index:3}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center top ;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center top;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center top;}
.product_ban{background: url(../images/pro_ban.jpg) no-repeat center top;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center top;}
.video_ban{background: url(../images/video_ban.jpg) no-repeat center top;}
.yg_ban{background: url(../images/yg_ban.jpg) no-repeat center top;}
.wm_ban{background: url(../images/wm_ban.jpg) no-repeat center top;}
.ny_nav{width:100%; height:auto; overflow: hidden; background:#ffffff; padding:15px 0}
.ny_nav .w1440{position:relative; z-index:3}
.ny_nav a{color:#000000; font-size: 18px; line-height:45px; height:45px; float: left; padding: 0 20px; margin-right:5px;  margin-bottom:10px;text-decoration: none; }
.ny_nav a.active{border-bottom: 2px solid #ff5507}
.ny_nav a:hover{border-bottom: 2px solid #ff5507}


/*荣誉资质*/
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:24.0%; float: left; border: 1px solid #e5e5e5; margin-right:1%; margin-bottom: 20px;display: block;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; }
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #ff5507;}
.honor_list li:hover .gallery-title{ background: #ff5507; color: #fff;}

.honor_list1{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list1 li{ width:24.0%; float: left; border: 1px solid #e5e5e5; margin-right:1%; margin-bottom: 20px;}
.honor_list1 li:nth-child(4n){ margin-right: 0;}
.honor_list1 li .img{overflow: hidden; }
.honor_list1 li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list1 li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list1 li .gallery-title{ line-height: 30px;    height: 66px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; display: flex; justify-content: center; align-items: center; }
.honor_list1 li:hover{ border: 1px solid #ff5507;}
.honor_list1 li:hover .gallery-title{ background: #ff5507; color: #fff;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 100px;}
.ny_news_show p{font-size:16px; color:#333; line-height: 34px;}
.ny_news_show img{max-width:100%;display:block; margin:0px auto}
.ny_title_1{overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 26px; color: #ff5507; position: relative; line-height: 2.8; font-weight: bold;    text-align: center;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #ff5507; right: 45%; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: 24px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.keyword_light tr td{font-size: 16px;    color: #333;    line-height: 34px;}
.keyword_light video{width:60%; display:block;  margin:0px auto;}




/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; padding:30px;}
.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:80px;height: auto; float: left;margin-top:18px;}
.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:28px; color: #c8c8c8}
.news_xx{width:64%; height: auto; float: left; margin-left:2%; margin-top:12px;}
.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: #ff5507}
.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:20%; height:150px; float: right; overflow:hidden}
.news_pic img{width:100%; height: 100%; object-fit: cover; object-position: center center; 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:#ff5507}
.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}

.news_xx_info{margin-left:100px; margin-top:12px;}
.news_xx_info h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.news_xx_info 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_info span{font-size: 14px; color: #aaaaaa}
.keyword_light img{max-width:100%}
.keyword_light{font-size:16px; color:#666; line-height:30px;}
.keyword_light p{font-size:16px; color:#666; line-height:30px;}


/*联系我们*/
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height:auto; width: 100%;}
#map img{width:100%; display:block}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width:100%;  line-height: 72px; border: 1px solid #e5e5e5; position: relative; text-indent:36px; background: #fff;color: #333; margin-bottom: 20px; font-size: 16px; float:left;}
.lianxi_fs p:hover{background: #f3f3f3;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #ff5507; left:0; top: 30px;}
.lianxi_fs p:nth-child(1n){float:right}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:120px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed; margin:130px 0 0; padding-top:70px;padding-bottom: 70px;}
.ny_contact_form p{ line-height: 60px; height:60px;  border: 1px solid #ffffff87; width: 32%; margin-right:1.4%; position:relative; float:left; overflow:hidden}
.ny_contact_form input[type="text"]{text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; width:100%; height:60px; border:0}
.ny_contact_form input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.ny_contact_form p:nth-child(3){ margin-right: 0; float: right;}
.ny_contact_form textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #ffffff87; margin-top: 20px; height: 72px; resize: none;}
.ny_contact_form input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #ff5507; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}
.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size: 16px;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}
.policy_links{margin-top:10px; color:#fff}
.ny_all{width:100%; height:auto; overflow:hidden}
.ysxy span{color:#fff}
.ysxy a{color:#d6000f}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background: #f6f6f6; padding-top:40px;}
.footer .footer_ttop{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_left{width:23%; height: auto; float: left}
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top:15px;}
.footer_xx p{color:#fff; font-size: 16px; line-height: 30px;}
.footer_center{width:57%; height: auto; float: left; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_center dl{width:auto; float: left; text-align: center}
.footer_center dl dt{color:#333333; font-size: 18px; position: relative; padding-bottom:12px; margin-bottom:12px; font-weight: bold; }
.footer_center dl dd{width:100%; height: auto;}
.footer_center dl dd a{color:#333333; font-size:16px; display: block; margin-bottom: 10px; }
.footer_center dl dd a:hover{color:#ff5507}
.footer_right{width:30%; height: auto; float: right}
.footer_dizhi{width:100%; height: auto; overflow: hidden}
.footer_dizhi h3{color:#333333; font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.footer_dizhi p{color:#333333; font-size: 16px; line-height: 30px; }
.footer_ma{width:100%; height:auto; margin-top: 30px;}
.f_weixin,.f_shouji{width:40px; height: 40px; position: relative; float: left; margin-right: 20px;}
.f_weixin img,.f_shouji img{width:100px; height: auto; position: absolute; top:40px; display: none;}
.f_weixin img{left:0}
.f_shouji img{right:0}
.f_weixin:hover img{display: block}
.f_shouji:hover img{display: block}
.f_weixin{background: url(../images/wx_icon.png) no-repeat center}
.f_shouji{background: url(../images/sj_icon.png) no-repeat center} 
.footer_bottom{width:100%;height: auto; overflow: hidden; padding:15px 0 0; border-top:1px solid #eeeeee; margin-top:70px;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #333333; line-height:60px;  text-transform: uppercase; float: left}
.copy_l a{color:#333333; font-size: 14px;}
.copy_l a:hover{color:#ff580c!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#999999; font-size: 14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:60px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:60px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #333333; line-height:60px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#333333; font-size: 14px; position: relative; padding-right:12px; margin-right:8px;}
.footer_lianjie a:after{content: "|"; color:#333333; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#ff580c}
.footer_lianjie{float:left; line-height: 60px; margin-left: 20px;}
.footer_link{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.footer_link p{color:#333333; font-size: 14px; float: left; line-height: 30px;}
.footer_lj{margin-left:75px;}
.footer_lj a{color:#333333; font-size: 14px; line-height: 30px; margin-right: 10px;}



/*客服*/
.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:#001f6a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; 
	float:left;
}



/*弹出视频*/
.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;}




@media screen and (max-width:1680px){
.about_info_xx{width:39%}
.about_info_title p{font-size:26px;}

}
                                                                                                                                                                                                                                            
@media screen and (max-width:1500px){
.w1440,.container,.qqfa_kcx_xx{width:1200px;}
.header_right{width:75%}

}


@media screen and (max-width:1370px){
.about_info_title p{font-size:22px;}
#menu .nav .nLi p a{font-size:15px;}

}



 