@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
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:1400px; margin: 0 auto; }
.container{ width:1200px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.sl_SmallImgList img{max-width:100%; margin:0px auto; display:block}
.proshow_xx img{max-width:100%}

/* 导航栏 */
.header_nav{height:90px; width:100%;  position:absolute; top:0; left:0; z-index:999; padding: 0 4%; border-bottom: 1px solid rgba(255,255,255,0.4)}
.h_logo{width:auto; height:90px; float: left; display: flex; align-items: center;}
.h_logo img{width:190px; height: auto; align-items: center; margin: 0px auto;}
.h_logo span{color:#fff; font-size: 24px; font-weight: bold; text-transform: uppercase; margin-left: 7%}
.h_baojia{float: right; background: #d3107a; width: 144px;  height: 40px; border-radius: 25px; text-align: center; line-height: 40px; font-size: 16px; color:#fff; margin-top: 32px;}
.h_baojia:hover{background: #115aa8}
.header_dao{max-width:60%; height: 100%;  float: right; margin-right:2%; }
.nav{width:100%; height:100%;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;  width:auto;  text-align: center; margin-left:40px  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:68px; display: table; margin:20px auto 0; position: relative; }
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:180px;  margin-left: -90px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:30px;  background:#eeeeee;text-align: center; padding:5px 0 }
.nav .sub li p{ width:100%; margin: 0px; font-size: 16px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 16px; height: 100%; }
.nav .sub a:hover{color:#d3107a}
.nav .nLi.active p{font-weight: bold; border-bottom: 1px solid #fff;color: #d3107a;}



/* 首页:banner */
.banner{ width:100%; height:960px; position: relative; overflow: hidden}
.banner .slideBox{ width:100%; height:960px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:50%; bottom:40px; z-index:1; width: 1440px; transform: translate(-50%,0);}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:5px;   line-height:30px; text-align:center; font-size: 24px; cursor:pointer; opacity: 0.5; color:#fff;
	position: relative}
.banner .slideBox .hd ul li:after{content: ""; width: 48px; height: 2px; background: #fff; position: absolute; top:50%; right:0; margin-top: -1px;  display: none}
.banner .slideBox .hd ul li.on{opacity: 1; padding-right: 60px;}
.banner .slideBox .hd ul li.on:after{display: block}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:960px; display: block}
.banner .slideBox .prev,.banner .slideBox .next{ position:absolute;  bottom:0; display:block; width:40px; height:134px; z-index: 9}
.banner .slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:22%}
.banner .slideBox .prev{background: url(../images/ban_left.png) no-repeat center; right:25%}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.ban_search{width:100%; height: 134px;  position: absolute; bottom:0; left:0; z-index: 1}
.ban_search:after{content: ""; width: 82%; height: 100%;  background: #d3107a9c; position: absolute; top:0; left:0}
.ban_input{width:440px; height: 58px; background: #fff url(../images/search.png) no-repeat 20px center; border-radius: 50px; position: relative; z-index: 9; 
	padding: 4px 4px 4px 70px; margin-top: 40px;}
.h_submit{width:83px; height: 100%; float: right; background: #d3107a; text-align: center; line-height:30px; border-radius:50px; color:#fff; border: 0 }
.ban_input input[type="text"]{width:70%; height: 100%; float: left; font-size: 16px; color: #999999; border: 0}
.h_submit:hover{background: #115aa8; cursor: pointer}



/*About us*/
.index_about{width:100%; height:auto; overflow: hidden; margin: 66px 0}
.about_top_left{width:50%; height: auto; float: left; padding-right: 80px; padding-top: 46px;}
.about_top_left h3{color:#333333; font-size: 48px; font-weight: bold; font-family: "Times"; text-transform: uppercase}
.about_top_left p{color:#999999; font-size: 16px; line-height: 30px; height: 180px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:6;
  -webkit-box-orient:vertical; overflow:hidden; margin: 30px 0}
.about_top_left span{background: #d3107a; border-radius: 25px; text-align: center; line-height: 52px; width: 203px; height: 52px; color:#fff; font-size: 14px; display: block}
.about_top_left span:hover{background: #115aa8}
.about_top_img{width:50%; float: left}
.about_top_img img{width:100%;}
.about_bottom_left{width:50%; height: auto; float: left; padding-left: 68px; padding-top: 78px}
.about_bottom_left h3{color:#333333; font-size: 30px;  font-weight:bold; font-family: "Times"; text-transform: uppercase }
.about_bottom_left p{color:#333333; font-size: 18px; line-height: 30px; margin:25px 0 35px}
.about_bottom_left span{color:#fff; font-size: 16px; background: #d3107a; border-radius: 35px; display: block; text-align: center; width: 300px; height: 60px; 
	line-height: 60px;}


/*分类*/
.index_fenlei{width:100%; height: auto; overflow: hidden; background: #d3107a; padding: 66px 0 40px}
.index_pro_title{color:#ffffff; font-size: 32px; font-weight: bold; text-transform: uppercase; font-family: "Times";padding:0 320px; text-align: center}
.fenlei_info_top{width:98%; height: auto; overflow: hidden; margin:70px auto 20px;}
.fenlei_info_1{width:49.5%; height: auto; float: left; position: relative; }
.fenlei_info_top img,.fenlei_info_2 img{width:100%; display: block; height: 100%}
.fenlei_info_xx{width:280px; height: auto; position: absolute; top:0; right:38px; padding-top: 65px;}
.fenlei_info_xx h3{color:#333333; font-size: 24px; font-weight: bold; font-family: "Times"; text-transform: uppercase; text-align: center; margin-bottom: 26px;}
.fenlei_info_xx a{width:100%; height:45px; border: 1px solid #333333; font-size: 16px; border-radius: 25px; color:#333333; display: block; margin-bottom: 10px; text-align: center;line-height: 45px; }
.fenlei_info_2{float: right; width: 49.5%; position: relative}
.fenlei_info_info{width:100%; height: auto; position: absolute; top:0; left:0; padding-top: 65px; padding-left:42px}
.fenlei_info_info h3,.fenlei_bottom_hover h3{color:#fff; font-size: 24px; font-weight: bold; font-family: "Times"; text-transform: uppercase;  margin-bottom: 26px;}
.fenlei_info_info ul,.fenlei_bottom_hover ul{width:61%; height: auto; overflow: hidden}
.fenlei_info_info ul li,.fenlei_bottom_hover ul li{width:48%; height: 45px; line-height:45px; float: left; margin-bottom: 10px; border: 1px solid #fff; border-radius: 25px; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.fenlei_info_info ul li a,.fenlei_bottom_hover ul li a{font-size: 16px; color: #fff; display: block;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:0 3%}
.fenlei_info_info ul li:nth-child(2n){float: right}
.fenlei_bottom_hover ul li:nth-child(2n){float: right}
.fenlei_info_info ul li:hover,.fenlei_info_xx a:hover{background: #d3107a; border: 1px solid #d3107a; color:#fff}
.fenlei_bottom_hover ul li:hover{background: #d3107a; border: 1px solid #d3107a; color:#fff}

.fenlei_info_bottom{width:100%; height: auto; position: relative}
.fenlei_bottom_hover{width:50%; height: auto; position: absolute; top:0; right:0; padding:44px 0 0 42px}

.fenlei_info_bottom img{width: 100%}





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 100px;}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h4{color:#111111; font-size: 48px; font-weight: bold; font-family: "Times"; text-transform: uppercase}
.index_news_title p{color:#666666; font-size: 16px; margin-top:30px; line-height: 30px;}
.index_product_all{width:100%; height: auto; margin-top: 40px; position: relative}
.index_product_all .swiper-slide a{width:100%; display: block}
.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_case_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #eeeeee}
.index_product_all .swiper-slide a h4{width:100%; height:62px;  text-align: center; line-height:62px; font-size: 16px; color: #333333; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.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_all .swiper-slide a:hover h4{color:#d3107a}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:20px; height:40px; margin-top:-20px}
.index_product_all .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; right:-60px}
.index_product_all .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center; left:-60px}
.index_product_all .swiper-button-next:hover{background: url(../images/pro_hright.png) no-repeat center;}
.index_product_all .swiper-button-prev:hover{background: url(../images/pro_hleft.png) no-repeat center;}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 60px 0 0; background:#f9f9f9; padding:55px 0 98px }
.index_news_left{width:45%; float: left; margin-top: 64px;}
.news_left_top{width:100%; height: auto; overflow: hidden; border-top: 1px solid #eeeeee; padding: 44px 10px 0; display: block}
.news_left_top h3{color:#111111; font-size: 18px; width: 100%; height: 30px; line-height: 30px;  text-overflow: ellipsis; overflow:hidden; white-space: nowrap}
.news_left_top p{color:#111111; font-size: 16px; width: 100%; height: 40px; line-height: 20px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 20px 0}
.news_left_top span{color:#d3107a; font-size: 16px; display: block}
.index_news_left ul{width:100%; height: auto; border-top: 1px solid #eeeeee; margin-top: 30px; }
.index_news_left ul li{width:100%; height: 95px; border-bottom: 1px solid #eeeeee; line-height: 95px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap }
.index_news_left ul li a{color:#111111; font-size: 18px; display: block}
.index_news_right{width:49%; height: auto; float: right; margin-top: 64px;}
.index_news_right img{width:100%; display: block}
.in_news_more{width:192px; height: 40px; border: 1px solid #115aa8; border-radius: 25px; background: url(../images/n_jts.png) no-repeat 85% center; display: block; color:#115aa8; font-size: 18px;  line-height: 40px; margin:62px auto 0; padding-left: 30px;}
.in_news_more:hover{color:#d3107a; border:1px solid #d3107a;  background: url(../images/nh_jts.png) no-repeat 85% center;}
.index_news_left ul li:hover a{color:#115aa8}


/*服务*/
.index_service{width:100%; height: 547px; background: url(../images/num_bjs.jpg) no-repeat center; padding: 62px 0; background-attachment: fixed; 
	background-size: cover;}
.index_service h4{color:#fff; font-size: 36px; font-family: "Times"; font-weight: bold; text-align: center}
.index_service_num{width:auto; display: table; margin:42px auto;}
.service_num_li{width:355px; height: 179px; background: rgba(255,255,255,0.1); padding:15px 10px 0; float: left; margin-right: 20px}
.service_num_li h4{color:#d3107a; font-size: 24px; margin: 10px 0}
.service_num_li h4 span{color:#d3107a; font-size: 55px;}
.service_num_li p{color:#fff; line-height: 30px; font-size: 18px;  text-align: center}
.index_service h5{color:#fff; font-size: 18px; margin: 10px 0; text-align: center}
.index_service_input{width:341px; height: 50px; border: 1px solid rgba(255,255,255,0.2); border-radius: 25px; padding: 0 20px; margin:25px auto}
.index_service_input input[type="text"]{width:80%; height: 100%; float: left; color:#fff; font-size: 16px; background: none; border: 0}
.in_tijao{width:30px; height: 100%; float: right; background: url(../images/submit.png) no-repeat center; border: 0}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#1b1b1b; padding: 55px 0 30px}
.footer_xx{width:68%; height: auto;  overflow: hidden;  float: left; border-right:1px solid rgba(255,255,255,0.2); margin-bottom: 58px; padding-bottom: 50px}
.footer_xx dl{float: left;  text-align: center; width: 25%}
.footer_xx dl dt{width:100%}
.footer_xx dl dt h3{color:#fff; font-size: 18px; text-transform: uppercase}
.footer_xx dl dd{width:100%; margin-top: 28px;}
.footer_xx dl dd a{color:#fff; font-size: 16px; display: block; margin-bottom:10px; }
.footer_xx dl dd a:hover{color:#d3107a}
.footer_xinxi{width:25%; height: auto; float: right}
.footer_yx{background: url(../images/yx_icon.png) no-repeat left center; padding-left:60px; margin-bottom: 20px;}
.footer_yx span{color:#fff; font-size: 16px; }
.footer_yx p{color:#d3107a; font-size: 26px; }
.footer_info{width:100%; height: auto;}
.footer_info p{color:#fff; font-size: 16px; line-height: 30px;}


.copy{clear:both;width:100%;height:auto; line-height:70px;  position: relative; border-top:1px solid rgba(255,255,255,0.2); padding-top: 20px;}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{float:left; font-size:16px; color:#fff; height: 100%; opacity: 0.5 }
.copy_l a{color:#fff; font-size: 16px;}
.copy_l a:hover{color:#d3107a!important; opacity:1}
.copy_l:hover{opacity:1}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; }
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 16px; color: #fff; opacity: 0.6}
.footer_zhichi i{ float: left;}




/*客服*/
.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:#d3107a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}









/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; background-image: linear-gradient(to left, #d3107a , #3676d6); 
    background-image: -webkit-gradient(to left, #d3107a , #3676d6); 
    background-image: -webkit-radial-gradient(to left, #d3107a , #3676d6); padding:140px 0 50px}
.ny_banner .ny_banner_left{width:45%; float: left; margin-top:23px;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#d3107a}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:31.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #d3107a; 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: #d3107a; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:50px;line-height: 50px;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:#d3107a; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#d3107a}
.ny_left_nav ul li:hover a.inactive{color:#d3107a}
.ny_left_nav ul li ul li:hover a{color:#d3107a}
.ny_left_nav ul li .inactives{color:#d3107a}
.ny_left_nav ul li ul li:hover a{color:#d3107a}
.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:66%; 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;}
.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;margin-bottom:15px}
.ny_product ul li .products_pic img{width:100%;  height:225px;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: 110px; line-height: 25px; text-overflow: ellipsis; overflow: hidden;  text-align: center}
.ny_product ul li:hover p{color:#d3107a}
.ny_product ul li:hover .products_pic{border:1px solid #d3107a}
.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: #d3107a;}
.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:50px; line-height:50px;
    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: #d3107a;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#d3107a}
.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{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


/*Contact us*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:465px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}


/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
.search-tit h2{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit span{font-size:18px; color:#333}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #d3107a; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #d3107a;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #d3107a;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #d3107a; color: #fff; border:2px solid #d3107a; }
.ny_news_list li:hover .news_time{background: #d3107a;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#d3107a;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }









@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.fenlei_info_info,.fenlei_info_xx{padding-top: 20px}
	.fenlei_info_info h3, .fenlei_bottom_hover h3,.fenlei_info_xx h3{margin-bottom: 15px;}
	.fenlei_info_info ul li, .fenlei_bottom_hover ul li,.fenlei_info_xx a{height: 40px; line-height: 40px;}
	.copy_l a,.copy_l a,.copy_l,.footer_zhichi span{font-size:14px;}
	.fenlei_info_info ul, .fenlei_bottom_hover ul{width:90%}
}


