@charset "utf-8";
/* CSS Document */
html{font-size: 100px}
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 16px;}
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:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}



/* 导航栏 */
.index_header{width:100%; height: auto; position: absolute; top:0; left:0; z-index: 9}
.header_top{width:100%; height: 100px; overflow: hidden; background: #fff; }
.h_logo{ height:100px; float: left; display: flex; align-items: center;}
.h_logo img{width:77px; height: auto; align-items: center; }
.h_logo dl{margin-left: 20px;}
.h_logo dl dt{color:#333333; font-size: 24px; font-weight: bold; line-height: 40px;}
.h_logo dl dd{color:#999999; font-size:14px; text-transform: uppercase}
.h_dianhua{float: right; background: url(../images/dhs.png) no-repeat left center; padding-left: 20px; margin-top: 30px;}
.h_dianhua p{color:#666666; font-size: 14px; font-weight: bold; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 20px;}
.h_dianhua span{color:#0eb2b2; font-size: 24px; font-weight: bold;}
.h_search{width:43%; height: 45px; float: right; border: 1px solid #e5e5e5; padding-left: 10px;  display: flex; align-items: center; margin-right: 2%;
	margin-top: 30px;}
.h_submit{width:20%; height: 100%; float: right; background: #0eb2b2; color:#fff; font-size: 16px; border: 0}
.h_search img{float: left;align-items: center;}
.h_search input[type="text"]{width:71%; height: 100%; background: none; border: 0; font-size:14px; color: #999999; margin-left: 3%}
.h_yuyan{float:right; height:60px; position: relative; background:#0eb2b2 url(../images/yy_icon.png) no-repeat 11% center; padding-left: 30px; width: 12% }
.h_yuyan p{color:#fff; font-size:16px; background: url(../images/b_jts.png) no-repeat right center; padding-right: 20px; line-height:60px; display:table; margin: 0px auto;}
.h_yuyan_links{width:100%; height: auto; background: #eee; position: absolute; top:60px; left:0; text-align: center; display: none}
.h_yuyan_links a{font-size: 16px; color:#333; display: block; margin:8px 0}
.h_yuyan:hover .h_yuyan_links{display: block}




/*导航*/
.header_nav{height:60px; width:100%;z-index: 9;  background: #1f497d;}
#menu{width:84%; height:60px;  float:left;}
#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:60px; width:12.5%; background: url(../images/xian.png) no-repeat right center}
#menu .nav .nLi:last-child{background: none}
#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; left:50%; margin-left: -85px; top:60px;  position:absolute;  line-height:26px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; position:relative;}
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333; padding:6px 0}
#menu .nav .sub a:hover{ color:#0eb2b2;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{ font-weight: bold;}
.pro_san{display: none;  position: absolute;  left: 100%; width: 110%; background: #eee;  top: 0px;}
.pro_san li{width:100%; height:auto; overflow:hidden}
.pro_san li a{font-size: 15px;  color:#333; display:block; }
.por_two{background:url(../images/z1.png) no-repeat 90% center; text-align:left}
#menu .nav .sub li:hover .por_two{background:url(../images/z2.png) no-repeat 90% center}
#menu .nav .sub li:hover .pro_san{display:block}
#menu .nav .nLi .qrCode{width: 170px;height: auto;margin: 10px auto;}
#menu .nav .nLi .sub_office{background: #fff;}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden;}
.banner .swiper-container{width:100%; }
.banner .swiper-slide a{width:100%; height:auto; display: block }
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-pagination{top:40%; right:100px}
.banner .swiper-pagination-bullet{ opacity: 1; background:none; position: absolute; display: block; width: 65px; height:65px; 
	border-radius: 50%;}
.banner .swiper-pagination-bullet:after{content: ""; width: 11px; height: 11px; background: #fff; position: absolute; top:50%; left:50%; 
	transform: translate(-50%,-50%); border-radius: 50%}
.banner .swiper-pagination-bullet-active{border:1px solid #fff; }
.banner .swiper-pagination span:nth-child(1){top: 0; right:0}
.banner .swiper-pagination span:nth-child(2){top:100px; right:2px}
.banner .swiper-pagination span:nth-child(3){top:180px; right:17px}
.ban_dian{width:523px; height: 100%; background: url(../images/yuan_xs.png) no-repeat bottom center; position: absolute; bottom:0; right:30%; z-index: 9;     background-size: auto 100%;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:37px; height: 32px;margin-top: 0}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:12%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:auto; right:12%; top:56%}






/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; background: url(../images/ab_yuan.jpg) no-repeat  top right; padding: 114px 0 55px}
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_left{width:68%; height: auto; float: left}
.about_top_title{ border-left:4px solid #0eb2b2; padding-left:50px; height: 122px; overflow: hidden}
.about_top_title h4{color:#333333; font-size: 30px; margin-bottom:20px; font-weight: bold;}
.about_top_title p{width:100%; color:#333333; font-size: 24px; line-height:30px;}
.in_abxx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px; margin: 35px 0 56px; display: block; 
	padding-left:50px;}
.in_abmore{ width: 207px; height: 59px; line-height: 59px;  background: #eeeeee url(../images/ab_jts.png) no-repeat 5px center; border-radius: 35px; font-size: 16px; color: #333333; padding-left: 70px; margin-top: 30px; display: block; margin-left: 50px;}
.in_abmore:hover{ background: #eeeeee url(../images/n_jts.png) no-repeat 5px center;}
.about_top_right{width:24.2%; float: right}
.about_top_right img{width:100%; display: block}
.index_about ul{width:100%; height: auto; overflow: hidden; margin-top:100px }
.index_about ul li{width:32.5%; height: auto; float: left; position: relative; margin-right:1.2%; overflow: hidden}
.index_about ul li img{width:100%; height: auto; overflow: hidden; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about ul li h4{width:100%; height:56px; background: rgba(31,73,125,0.9); text-align: center; line-height: 56px; font-size: 16px; position: absolute; bottom:0; left:0; color:#fff}
.index_about ul li:nth-child(3){margin-right: 0}
.index_about 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 ul li:hover h4{background: rgba(14,178,178,0.8)}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: #f7f7f8; padding:40px 0 72px}
.in_pmore{float: right; margin-top:15px;}
.index_product_nav{width:100%; height: auto; overflow: hidden; margin: 50px 0 70px}
.index_product_nav ul{width:100%;  display: -webkit-flex;  display: flex;  -webkit-justify-content: space-around; justify-content: space-around; padding: 10px 0}
.index_product_nav ul li{width:147px; height: 147px; background: #fff; border-radius: 50%; float: left; text-align: center; padding-top:10px}
.index_product_nav ul li h3{color:#333333; font-size: 16px;}
.in_pro_icon{width:100%; height:45px; display: flex; align-items: center; margin: 20px 0}
.in_pro_icon img{max-width: 100%; max-height: 100%; align-items: center; margin: 0px auto;}
.p_hide{display: none}
.index_product_nav ul li:hover{box-shadow:0 0 20px rgba(0,148,148,0.1);}
.index_product_nav ul li:hover img,.index_product_nav ul li.active img{filter: grayscale(100%) brightness(100)}
.index_product_nav ul li:hover,.index_product_nav ul li.active{background: #0eb2b2; box-shadow: 0 0 20px rgba(0,148,148,0.1);}
.index_product_nav ul li:hover h3,.index_product_nav ul li.active h3{color:#fff}

.index_products{width:100%; position: relative}
.index_products .swiper-container{width:100%; height: auto; overflow: hidden;}
.index_products .swiper-slide a{width:100%; height: auto; display: block;}
.index_pro_img{width:100%; height: auto; overflow: hidden}
.index_pro_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_products .swiper-slide a h4{width:100%; height:40px; line-height: 40px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; margin-top: 5px;}
.index_products .swiper-button-next,.index_products .swiper-button-prev{width:60px; height: 60px;  border-radius: 50%;}
.index_products .swiper-button-next{background:#0eb2b2 url(../images/n_right.png) no-repeat center; right:-80px;}
.index_products .swiper-button-prev{background:#0eb2b2 url(../images/n_left.png) no-repeat center; left:-80px;}
.index_products .swiper-button-next:hover{background:#1f497d url(../images/n_right.png) no-repeat center}
.index_products .swiper-button-prev:hover{background:#1f497d url(../images/n_left.png) no-repeat center}
.index_products .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; background: url(../images/news_bjs.jpg) no-repeat center; padding: 210px 0 180px}
.index_news_title{width:100%; height: auto; overflow: hidden}
.news_title_left{float: left; border-left:4px solid #0eb2b2; padding-left:58px; width: 55%}
.news_title_left h3{color:#333333; font-size: 30px; margin-bottom:20px; font-weight: bold;}
.news_title_left p{width:100%; color:#333333; font-size: 16px; line-height:30px;}
.in_nmore{float: right; width: 207px; height: 59px; line-height: 59px;  background: #fff url(../images/n_jts.png) no-repeat left center; border-radius: 25px; font-size: 16px; color: #333333; padding-left: 70px; margin-top: 30px;}
.in_nmore:hover{background: #fff url(../images/ab_jts.png) no-repeat left center; color:#0eb2b2}
.index_news_all{width:100%; height: auto; margin-top: 106px; position: relative}
.index_news_all .swiper-container{width:100%; margin: 0}
.index_news_all .swiper-slide a{width:100%; display: block; background: #fff; padding:46px 40px 20px; border-right:2px solid #e8eaec; position: relative; 
	z-index: 9}
.index_news_all .swiper-slide a h3{color:#333333; font-size:18px; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; 
	white-space:nowrap; font-weight: bold;}
.index_news_all .swiper-slide a  p{width:100%; height:72px; overflow: hidden; font-size: 16px; color: #333333; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin:10px 0 30px}
.index_news_all .swiper-slide a span{color:#333333; font-size: 16px; background: url(../images/n_hjts.png) no-repeat left center; padding-left: 30px;}
.index_news_all .swiper-slide:hover h3{color:#fff}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:60px; height:60px; border-radius:50%;}
.index_news .swiper-button-next{background:#0eb2b2 url(../images/n_right.png) no-repeat center; right:-35px}
.index_news .swiper-button-prev{background:#0eb2b2 url(../images/n_left.png) no-repeat center; left:-35px;}
.index_newsli{width:100%; height:auto; padding: 24px 0; position: relative}
.index_newsli:after{content:""; width: 100%; height:100%; background: #1f497d url(../images/n_icon.png) no-repeat right 110%; position: absolute; top:0; left:0; transition: all 0.4s ease-in-out; transform: scaleY(0)}
.index_news_all .swiper-slide .index_newsli:hover:after{transform: scaleY(1)}
.index_news_all .swiper-slide .index_newsli:hover a{background: none; border-right:0}
.index_news_all .swiper-slide .index_newsli:hover p{color:#fff}
.index_news_all .swiper-slide .index_newsli:hover span{color:#fff}




/*内页*/
.ny_ban{width:100%; height: auto; overflow: hidden}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center; background-size: cover; padding: 152px 0 80px; margin-top: 160px}
.product_ban ul{width:100%;  display: -webkit-flex;  display: flex;  -webkit-justify-content: space-around; justify-content: space-around; padding: 10px 0}
.product_ban ul li{width:147px; height: 147px; background: #fff; border-radius: 50%; float: left; text-align: center; padding-top:10px}
.product_ban ul li h3{color:#333333; font-size: 16px;}
.in_pro_icon{width:100%; height:45px; display: flex; align-items: center; margin: 20px 0}
.in_pro_icon img{max-width: 100%; max-height: 100%; align-items: center; margin: 0px auto;}
.product_ban ul li:hover,.product_ban ul li.active{background: #0eb2b2; box-shadow: 0 0 20px rgba(0,148,148,0.1);}
.product_ban ul li:hover h3,.product_ban ul li.active h3{color:#fff}
.product_ban ul li:hover img,.product_ban ul li.active img{filter: grayscale(100%) brightness(100)}




/*产品*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin: 80px 0}
.product_news_title{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 40px;}
.product_news_title h4{color:#333333; font-size: 30px; font-weight: bold; background: url(../images/p_xs.jpg) no-repeat left center; padding-left: 20px; float:left;}
.product_news_nav{float:left; margin-left:3%; margin-top:8px;}
.product_news_nav a{color:#333; font-size:18px; float:left; line-height:30px; padding:0 1vw }
.product_news_nav a.active{background:#0eb2b2; color:#fff; border-radius:15px}
.product_news_nav a:hover{background:#0eb2b2; color:#fff;  border-radius:15px}


.ny_product_all ul{width:100%; height: auto; overflow: hidden; margin-top: 78px;}
.ny_product_all ul li{width:23.85%; height: auto; float: left; margin-right:1.5%; margin-bottom:50px;}
.ny_product_all ul li h4{color:#333333; font-size: 16px; text-align: center; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis;
	overflow: hidden; white-space: nowrap; margin-top:12px;}
.ny_product_all ul li:nth-child(4n){margin-right: 0}
.ny_product_news{width:100%; height: auto; overflow: hidden; padding:80px 0; background: #f7f7f8}
.ny_product_news .swiper-container{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom:90px; margin-top: 40px;}
.ny_product_news .swiper-slide a{width:100%; height: auto; overflow:hidden; display: block }
.ny_product_news .swiper-slide a h4{color:#333333; font-size: 16px; text-align: center; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis;
	overflow: hidden; white-space: nowrap; margin-top:12px;}
.ny_product_news .swiper-button-next,.ny_product_news .swiper-button-prev{width:49px; height: 49px; margin-top: 0; bottom:0; top:auto; border-radius: 50%}
.ny_product_news .swiper-button-next{background:#0eb2b2 url(../images/n_right.png) no-repeat center; right:45%}
.ny_product_news .swiper-button-prev{background:#0eb2b2 url(../images/n_left.png) no-repeat center; left:45%}
.ny_product_news .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_product_all ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.products_show_one{width:100%; height: auto; overflow: hidden; margin-top: 65px;}
.products_show_one .product_news_title{margin-bottom: 32px;}
.products_show_left{width:46.5%; height: auto; float: left}
.products_show_left .swiper-container{width:100%; height: auto}
.products_show_img{width:100%; height: auto; overflow: hidden}
.products_show_img img{width:100%; display: block}
.products_show_left .swiper-pagination{width:auto; right:3%; left:auto; bottom:30px}
.products_show_left .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; opacity: 1}
.products_show_left .swiper-pagination-bullet-active{background: #0eb2b2}
.products_show_right{width:50%; height: auto; float: right}
.products_show_right h3{color:#333333; font-size: 30px; font-weight: bold;}
.products_show_cpms{width:100%; height: auto; overflow: hidden; margin: 36px 0 50px; font-size: 16px; color: #333333; line-height: 30px;}
.products_show_ge{width:100%; height: auto; overflow: hidden}
.products_show_ge p{color:#333333; font-size: 16px; line-height: 30px; margin-bottom: 5px; position: relative; padding-left:10px;}
.products_show_ge p:after{content: ""; width: 2px; height: 15px;  background: #0eb2b2; position: absolute; top:9px; left:0;}
.products_show_links{width:100%; height: auto; overflow: hidden; margin-top: 80px;}
.products_show_links a{width:192px; height: 57px; line-height: 57px; float: left; border-radius: 8px; text-align: center; display: flex; align-items: center; justify-content: center;}
.products_show_links a img{margin-right:15px; transition: all 0.4s ease-in-out;}
.products_show_links a span{color:#fff; font-size: 16px;}
.products_show_links a:hover img{margin-right:20px;}
.ny_pro_lx{margin-right:8px;  background: #0eb2b2}
.ny_pro_ly{background: #1f497d}
.products_show_two{width:100%; height: auto; overflow: hidden; margin: 78px 0;}
.products_two_md{width:100%; height: auto; overflow:hidden}
.products_two_md a{width:24.6%; height:60px; border: 1px solid #e5e5e5; margin-right:0.5%; font-size: 18px; color: #333333; font-weight: bold; float: left; 
	text-align: center; line-height: 58px;}
.products_two_md a:nth-child(4){margin-right: 0}
.products_two_md a:hover,.products_two_md a.active{background: #0eb2b2; color:#fff}
.products_two_wd{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.pro_tbt{width:100%; height: auto; color: #333333; font-size: 18px; font-weight: bold; padding-left: 15px; position: relative}
.pro_tbt:after{content: ""; width: 2px; height: 15px;  background: #0eb2b2; position: absolute; top:50%; margin-top: -7.5px; left:0;}
.products_two_wd ul{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.products_two_wd ul li{width:19.6%; border: 1px solid #e5e5e5; float: left; margin-right: 0.5%; display: flex;height: 64px; line-height: 62px;  border-radius:12px; display:table-cell;  text-align:center;}
.products_two_wd ul li span{color:#333333; font-size:16px; margin-left: 8px; display:inline-block; vertical-align:middle;}
.products_two_wd ul li img{display:inline-block; vertical-align:middle;}
.products_two_wd ul li:nth-child(5n){margin-right: 0}
.pro_tbt_xq{width:100%; height: auto; margin-top: 30px; color: #333333; font-size: 16px; line-height:30px; }
.pro_tbt_xq img{max-width: 100%}
.pro_tbt_xq p{ color: #333333; font-size: 16px; line-height:30px;}
.products_two_wd .swiper-container{width:100%; margin-top: 30px;}
.products_two_wd .swiper-slide a{width:100%; height: auto; display: block}
.products_two_wd .swiper-slide a h4{width:100%; height:40px; line-height: 40px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; margin-top: 5px;}
.navFix{position: fixed; top:0; left:0; background: #fff; z-index: 9}
.navFix .products_two_ul{ width:1440px; margin: 0 auto;}
.nav-mobile {display: none;font-weight: bold;width: 100%;}







/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background: url(../images/footer.jpg) no-repeat center; padding-top: 45px; background-size:cover;}
.footer_nav{width:63%; height: auto; float: left; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_nav dl{ text-align: center}
.footer_nav dl dt{color:#fff; font-size: 16px; font-weight: bold; margin-bottom:5px;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden}
.footer_nav dl dd a{width:100%; display: block; color:#fff; font-size: 14px; line-height: 30px;}
.footer_right{width:auto; float: right; display: -webkit-flex;  display: flex;  -webkit-justify-content: flex-end;  justify-content: flex-end;}
.footer_right_xx{width:100%; text-align: right}
.footer_right_xx h4{color:#fff; font-size: 24px; font-weight: bold; background: url(../images/f_dizhi.png) no-repeat 60% center; margin-bottom: 20px;}
.footer_dizhi{width:100%; height: auto; overflow: hidden}
.footer_dizhi p{width:100%; height: auto; color:#fff; line-height: 30px; font-size: 16px;}
.footer_dizhi p span{font-size: 24px; font-weight: bold;}
.f_shouji{width:30px; height: 30px; position: relative; background: url(../images/sj_icon.png) no-repeat center; float: right; margin-top: 5px;}
.f_shouji img{width:100px; height: auto; position: absolute; top:30px; right:0; display: none}
.f_shouji:hover img{display: block}
.footer_bottom{width:100%;height: auto; overflow: hidden; padding:10px 0; border-top:1px solid rgba(255,255,255,0.2); margin-top:50px;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #fff; line-height: 40px; float: left; text-transform: uppercase}
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#0eb2b2!important}
.footer_zhichi{width:auto; height:auto; float: right; overflow: hidden }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size: 14px; }
.footer_zhichi p a{color:#fff; font-size: 14px; line-height:40px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #fff; line-height:40px;}
.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}




/*内页左边导航*/
.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: #0eb2b2; 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: #0eb2b2; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:auto;line-height:30px;position: relative; }
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.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:#0eb2b2; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#0eb2b2}
.ny_left_nav ul li:hover a.inactive{color:#0eb2b2}
.ny_left_nav ul li ul li:hover a{color:#0eb2b2}
.ny_left_nav ul li .inactives{color:#0eb2b2}
.ny_left_nav ul li ul li:hover a{color:#0eb2b2}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.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; margin-bottom:20px;}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{ display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;  object-position: center center; 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:#0eb2b2}
.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: #0eb2b2;}
.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; line-height:30px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #0eb2b2;
    left: 0;
    top:12px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#0eb2b2}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.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{position:relative; padding:8px 0 8px 10px}
.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:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
  .news_xx h3{widdth: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: #333}
  .news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
	-webkit-box-orient:vertical; overflow:hidden; }
  .news_xx span{font-size: 14px; color: #aaaaaa}
  .news_pic{width:22%; height:auto; float: right; 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:#333}
  .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:#333; margin: 40px 0; line-height:32px}
    .ny_news_show p{font-size:16px; color:#333;  line-height:32px}
  .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; margin-bottom:60px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 2px;  width: 86px; bottom: 0; left: 0; background:#0eb2b2; }
.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: #0eb2b2; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #0eb2b2; 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: #0eb2b2}
.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;}


/*内页banner*/
.ny_banner{width:100%; height: 380px; overflow: hidden; padding-top:134px;background-image: linear-gradient(to left, #9b8f66 , #051d58); 
    background-image: -webkit-gradient(to left,#9b8f66 , #051d58); 
    background-image: -webkit-radial-gradient(to left, #9b8f66 , #051d58); margin-top:160px;}
.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}
.ny_proshow_top{width:100%; height:auto;  overflow:hidden; text-align:center}
.ny_proshow_top img{max-width:100%}

.rlzy_banner{background:url(../images/rlzy_ban.jpg) no-repeat center}
.about_banner{background:url(../images/about_ban.jpg) no-repeat center}
.product_banner{background:url(../images/product_ban.jpg) no-repeat center}
.contact_banner{background:url(../images/contact_ban.jpg) no-repeat center}
.case_banner{background:url(../images/case_ban.jpg) no-repeat center}
.news_banner{background:url(../images/news_ban.jpg) no-repeat center}
.service_banner{background:url(../images/service_ban.jpg) no-repeat center}

.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:80px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block; width:100%}
.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: #0eb2b2; 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:50%; 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: 32px;}
.contact_xx_right{width:auto; height:auto; float: right; margin-top:50px;}
.contact_xx_right dl{width:140px; height:auto; float:left; margin-left:40px;}
.contact_xx_right dl dt{width:100%; height:auto; overflow:hidden; border:1px solid #eee; padding:0px}
.contact_xx_right dl dt img{width:100%; display:block}
.contact_xx_right dl dd{width:100%; color:#333; text-align:center; margin-top:10px;}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.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; background: #fff; display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#0eb2b2; cursor:pointer; 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_honor_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_honor_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_honor_two ul{width:100%; height: auto; overflow: hidden; }
.ny_honor_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_honor_two ul li:nth-child(4n){margin-right: 0;}
.ny_honor_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_honor_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_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_honor_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_honor_miaoshu{font-size:16px; color:#666; line-height:30px; margin-top:20px;}



/*COA/COC查询与下载*/
.coa_search{text-align:center;margin-bottom:60px;}
.coa_search .coa_item{width:420px;line-height:45px;margin:0 auto;margin-bottom: 25px;text-align: left;}
.coa_search p {font-size:16px;color:#333;}
.coa_search input,select,button {width:400px;height:50px;border:1px solid #ccc;border-radius:25px;padding:5px 20px;font-size:16px;color:#333;}
.coa_search select {background: #fff url(../images/down.png) no-repeat 92% center;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.coa_search select option{font-size:16px;}
.coa_search select:focus {border: 1px solid #ccc;}
.coa_search .download_btn {position: relative;background: #0eb2b2; color: #fff; border: 1px solid #0eb2b2; margin-top: 20px; cursor:pointer;/*transition-timing-function: linear;*/}
.coa_search .download_btn::before{content: '';position: absolute; left: 0; top: 0; width: 0; height: 100%; z-index:-2; border-radius: 25px;transition: .4s; background: #fff; z-index:-1;}
.coa_search .download_btn:hover{z-index:1;background:transparent;color:#0eb2b2;background-color:#fff;transition:all;transition-duration: .5s;}
.coa_search .download_btn:hover::before{width: 100%;}


/*资料下载*/
.download_con{float: left; width: 588px; margin-bottom: 16px; height: 72px; line-height: 72px; padding-left: 20px; color: #333; font-size: 16px; background: #f8f8f8; position: relative ;margin-right: 20px;}
.download_con .fujian_a{ font-size: 16px; line-height: 72px; padding-left: 20px; color:#333; width:80%; height:72px; text-overflow:ellipsis; overflow:hidden;  white-space:nowrap}
.download_con p a{ display: block; height: 32px; line-height: 32px; width: 80px; position: absolute; right: 20px; top: 20px; background: #0eb2b2; color: #fff; text-align: center; border-radius: 5px;}
.download_con:nth-child(2n){float:right; margin-right:0}
.ny_info{width:100%; height:auto; overflow:hidden; margin:40px 0;}






/*客服*/
.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:#0eb2b2;
    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:1500px){
	.w1440{width:1200px;}


}


@media screen and (max-width:1400px){
	
}


 