@charset "utf-8";
/* CSS Document */
*{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:1300px; margin: 0 auto; }
.container{width:1200px; margin: 0px auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

@font-face {
    font-family: 'maoken';
    src: url('../font/猫啃网糖圆体(测试版)0.11(1).TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* 导航栏 */

.header_top{width:100%; height:114px; }
.h_logo{width:402px; height: 114px; float: left; display: flex; align-items: center;}
.h_logo img{align-items: center; margin: 0px auto;}
.header_dhs{float: right; margin-top: 28px;}
.header_dhs p{color:#999999; font-size: 16px; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 20px;}
.header_dhs span{color:#333333; font-size: 24px; font-weight: bold;}
.h_search{width:320px; height: 47px; float: right; margin-right: 3%; border: 1px solid #eeeeee; border-radius: 25px; padding-left: 20px; background: url(../images/h_search.png) no-repeat 20px center; margin-top: 30px}
.h_search input[type="text"]{width:60%; float: left; border: 0; font-size: 14px; color: #999999; margin-left:30px; height: 100%; border: 0; font-size:14px; }
.h_tijiao{width:84px; height: 100%; float: right; color:#fff; border: 0; border-radius: 0 25px 25px 0; font-size: 14px; line-height: 47px; background: #2455a4}
.h_tijiao:hover{background:#d6a917; cursor:pointer}
.header_nav{height:88px; width:100%; border-top: 1px solid #eeeeee}
.nav{width:100%; height:100%;}
.nav .nLi{ float:left;  position:relative; display:inline; height:88px;  width:16.5%; text-align: center; padding-top:24px; }
.nav .nLi h3{ height:100%; width:100%; text-align: center; position: relative; z-index: 9}
.nav .nLi h3 a{font-size:16px;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#333333; line-height:30px; display: table; margin: 0px auto;}
.nav .nLi h3 a span{color:#999999; font-size: 14px; text-transform: uppercase}
.nav .nLi:hover h3 p,.nav li.active h3 p{color: #fff}
.nav .nLi:hover h3 span,.nav li.active h3 span{color: #fff}
.nav li.active p,.nav li.active span{color:#fff}
.nav .sub{ display:none;left:0; top:95px;  position:absolute;  line-height:26px; width:100%;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#2455a4; font-weight:bold;}
.nav .nLi:after{content: ""; width: 100%; height:99px; position: absolute; top:0; left:0; z-index:1; border-radius:8px; background: #2455a4; display: none}
.nav .nLi:hover:after{display: block}
.nav .nLi.active:after{display: block}





/* 首页:banner */
.banner{ width:100%; height:701px; position: relative; overflow: hidden;  }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:701px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{width:100%; height:701px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner .slideBox .prev,.banner .slideBox .next{  display:block; width:40px; height:40px; position: absolute;  z-index: 9; margin-top: -20px; top:50%  }
.banner .slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:3%}
.banner .slideBox .prev{background: url(../images/ban_left.png) no-repeat center; left:3%}
.banner_shu{width:64px; height: 64px; position: absolute; bottom:55px; left:50%; margin-left:-32px; animation:mymove 5s infinite;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}





/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #fafafa; position: relative; padding-top: 58px; padding-bottom:260px;}
.index_about:after{content: ""; width: 91%; height:622px; background: #fff; border-radius:0 0 0 60px; position: absolute; right:0; top:0; padding-bottom: 50px}
.index_join_title{width:auto; height: auto; overflow: hidden; font-size: 30px; line-height: 45px; color: #333333; background: url(../images/j_dian1.png) no-repeat right center; display: table; padding-right:35px;}
.index_join_title h4{color:#333333; font-size: 50px; font-family: "Times New Roman";  font-weight: bold; float: left; margin-right: 8px}
.index_join_title h4 span{color:#d6a917;  font-size: 50px;}
.index_about_left{width:49%; height: auto; float: left; position: relative; z-index: 9}
.index_about_left h3{color:#333333; font-size: 24px; font-weight: bold; line-height: 40px; margin-bottom: 5px; margin-top: 70px}
.index_about_left h5{color:#999999; font-size:14px; text-transform: uppercase}
.in_ab_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px; display: block; margin: 45px 0}
.index_about_more{width:229px; height: 60px; line-height: 60px;  background: #2455a4; border-radius:30px; text-align: center;  font-size: 16px; color:#fff; display: block}
.index_about_right{width:540px; height: 510px; float: right; background: url(../images/ab_pic.jpg) no-repeat center right; position: relative; z-index: 9; 
	padding: 17px 0; margin-top: 20px}
.index_about_right img{width:485px; height: auto; display: block;    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_more:hover{background: #d6a917}
.index_about_right:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}

.index_all{width:100%; height: auto; overflow: hidden; background: url(../images/all1.jpg) no-repeat center bottom; padding-bottom: 68px; margin-top: -115px}




/*产品*/
.index_product{width:100%; height: auto;overflow: hidden;  position: relative; padding: 55px 0}
.index_product .w1440{position: relative; z-index: 9}
.index_product:after{content: ""; width:89%; height: 100%; position: absolute; top:0; left:0; border-radius: 0 60px 60px 0; background: #fff}
.index_pro_class{width:100%; height: auto; overflow: hidden; margin-top: 64px}
.index_pro_class li{width:30%; height: auto; float: left; margin-right: 5%; position: relative; overflow: hidden; border-radius: 8px;}
.index_pro_class li:nth-child(3){margin-right: 0}
.index_pro_class li img{width:100%; height: auto; border-radius: 8px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_pro_class li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_pro_class li a{width:100%; height: 100%; position: absolute; top:0; left:0; text-align: center; padding-top: 36%}
.index_pro_class li h4{color:#fff; font-size: 24px;}
.index_pro_class li p{color:#fff; font-size: 14px;}
.index_pro_class li span{color:#fff; background: #d6a917; border-radius: 25px; line-height: 39px; width: 145px; height: 38px; font-size: 16px; display: block; 
	margin:20px auto; text-align: center}
.index_product_bottom{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.index_product_bottom li{width:23%; height: auto; float: left; margin-right: 2%; margin-bottom: 15px}
.index_product_bottom li:nth-child(4n){margin-right: 0}
.in_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #eeeeee}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_bottom li h4{color:#333333; font-size: 16px; width: 100%; height: 30px; line-height:30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; margin-top: 10px}
.index_product_bottom li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product_bottom li:hover h4{color:#d6a917}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.index_news_title{width:100%; height: 100px; overflow: hidden}
.index_news_title dl{width:auto; float: left}
.index_news_title dl dt{color:#fff; font-size: 50px; font-weight:bold; font-family: "Times New Roman"}
.index_news_title dl dt span{color:#d6a917; font-size: 50px; font-weight: bold;}
.index_news_title dl dd{color:#fff; font-size: 30px; background: url(../images/n_dian1.png) no-repeat left center; padding-left: 40px;}
.index_news_nav{width:480px; height: 65px; background: #fff; border-radius: 35px; float: right; margin-top: 15px;}
.index_news_nav a{width:33.334%; height: 100%; float: left; text-align: center; line-height: 65px; font-size:16px; color: #333333; position: relative; }
.index_news_nav a:after{content: ""; width: 100%; height:99px; background: #d6a917; position: absolute; top:-17px; left:0; border-radius: 10px; z-index: 0; opacity: 0}
.index_news_nav a:hover:after{opacity: 1}
.index_news_nav a p{position: relative; z-index: 9}
.index_news_nav a:hover{color:#fff}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_news_top ul{width:100%; height: auto; overflow: hidden}
.index_news_top ul li{width:32%; height: auto; float: left; margin-right: 2%}
.index_news_top ul li:nth-child(3n){margin-right: 0}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_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;
}
.index_news_top ul li h3{width:100%; height:40px;line-height: 40px; color: #fff; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 18px;}
.index_news_top ul li span{display: block; color:#fff; font-size: 16px; margin: 8px 0}
.index_news_top ul li p{width:100%; height:60px; line-height: 30px; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; color:#fff}
.index_news_more{width:100%; height:20px; line-height: 20px; margin-top: 10px}
.index_news_more img{float: left;margin-top: 5px;}
.index_news_more i{color:#fff; float: right; font-size: 16px; font-style: normal}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_news_bottom li{width:49%; height:80px; line-height: 80px; background: #ffffff; padding: 0 26px; margin-bottom: 16px; float: left}
.index_news_bottom li:nth-child(2n){float: right}
.index_news_bottom li h3{width:80%; height: 100%; float: left; color:#333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background: url(../images/xian1.jpg) no-repeat left center; padding-left: 20px;}
.index_news_bottom li span{float: right; color:#333333; font-size: 16px;}
.index_news_bottom li:hover h3{color:#d6a917}
.index_news_top 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_join{width:100%; height: auto; overflow: hidden; margin-top: 62px}
.index_join ul{width:100%;  height: auto; overflow: hidden; margin-top: 60px;}
.index_join ul li{width:23.6%; height: 250px; float: left; margin-right:1.86%; background: url(../images/join_bjs.png) no-repeat center; padding: 0 44px; 
	border-radius: 10px;}
.index_join ul li h4{color:#333333; font-size: 18px; text-align: center; font-weight: bold; margin: 44px 0}
.index_join ul li p{color:#333333; font-size: 16px; text-align: center; line-height: 30px;}
.index_join ul li:last-child{margin-right: 0}
.index_join ul li:hover{background: #2455a4}
.index_join ul li:hover h4{color:#fff}
.index_join ul li:hover p{color:#fff}
.index_join h3{color:#333333; font-size: 30px; font-weight: bold; margin:48px 0; text-align: center}
.index_join_text{width:1175px; height: auto; overflow: hidden; margin: 0px auto;}
.index_join_text p{width:383px; height: 50px;  border: 1px solid #eeeeee; padding: 0 10px; float: left; position: relative; margin-right: 1%}
.index_join_text p.in_join_p{margin-right: 0}
.index_join_text p input[type="text"]{width:100%; height: 100%; font-size:16px; color: #999999; border: 0}
.index_join_text textarea{width:100%; height: 105px; border: 1px solid #eeeeee; font-size:16px; color: #999999; resize: none; margin-top: 15px; padding: 10px;}
.index_join_submit{width:383px; height: 44px; background: #2455a4; border: 0; display: block; margin:16px auto; color:#fff; font-size:16px; cursor:pointer}
.index_join_submit:hover{background: #2455a4}



/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin:10px 0}
.index_link p{width:100px; height:38px; float: left; font-size: 16px; color: #333333; line-height: 38px;}
.index_link_xx{margin-left:100px; height: auto; }
.index_link_xx a{color:#333333; font-size: 16px; line-height: 38px; margin: 0 10px; float: left}
.index_link_xx a:hover{color:#024795}






/*底部*/
.footer{width:100%; height:auto; overflow: hidden;background: url(../images/footer_bjs1.jpg) no-repeat top #2455a4;   position: relative; margin-top: 55px}
.footer_top{width:100%; height: auto; overflow: hidden; padding-top: 130px}
.footer_top a{width:404px; height: auto; float: left}
.footer_top a img{width:100%; height: auto; display: block}
.f_dh{float: left; background: url(../images/f_dhs.png) no-repeat left center; padding-left:98px; font-size: 16px; line-height: 40px; color:#fff; margin-left: 96px }
.f_dz{float: right; background: url(../images/f_dt.png) no-repeat left center; padding-left:98px; font-size: 16px; line-height: 40px; color:#fff }
.footer_bottom{width:100%; height: auto; overflow:hidden; margin-top: 78px}
.f_ma{width:114px; height: auto;  margin-left: 20px; float: left}
.f_ma img{width:100%; height: auto; display: block}
.f_ma p{color:#fff; font-size: 14px; margin-top: 5px; text-align: center}
.footer_nav{float: right; max-width: 74%;}
.footer_nav dl{width:auto; float: left; margin-left:70px}
.footer_nav dl dt h4{color:#fff; font-size: 16px; line-height: 30px;}
.footer_nav dl dt hr{width:19px; height: 4px; background: #2455a4; margin: 10px 0 20px; display: block}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden}
.footer_nav dl dd a{color:#fff; font-size: 16px; line-height: 30px; display: block}
.footer_nav dl dd a:hover{color:#d6a917}
.footer_copy{width:100%; height:74px; border-top:1px solid rgba(255,255,255,0.2); margin-top: 48px;}
.copy_bq{width:auto; float: left; color:#fff; font-size: 16px; line-height: 74px}
.copy_bq a{color:#fff; font-size: 16px;}
.footer_zhichi{width:auto; height:auto; overflow: hidden; line-height: 74px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px; margin-top: 24px;}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 26px; }
.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;}
.footer_zhichi i{ float: left;}
.footer_zhichi .js{width:84px;}










/*内页 banner*/
.ny_banner{width:100%; height: 300px; overflow: hidden; padding:120px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 38px; line-height: 18px; 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{font-weight:bold;}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.ppjm_ban{background:url(../images/ppjm_ban.jpg) no-repeat center}
.rlzy_ban{background:url(../images/rlzy_ban.jpg) 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: #2455a4; 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{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px;  }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}


.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1b56cb; font-size: 14px; }
.ny_left_nav ul li.active a{color:#2455a4}
.ny_left_nav ul li:hover a.inactive{color:#1b56cb}
.ny_left_nav ul li ul li:hover a{color:#1b56cb}
.ny_left_nav ul li .inactives{color:#1b56cb}
.ny_left_nav ul li ul li:hover a{color:#1b56cb}






/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #1c5cbe;}
.accordion .link i{width:7px; height:7px;  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;

}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #2455a4;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#1c5cbe}

.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}



/*内页右边内容*/
.ny_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: #484848; font-weight: bold; }
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p{font-size: 16px; color: #333; line-height: 32px;}



/*产品中心*/
.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:23%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #2455a4;     font-weight: bold;text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;    border: 1px solid #dddddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block; 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 ul li:nth-child(4n){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; font-size:16px}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_pro_more{width:100%; height: 36px; border-bottom: 1px solid #2455a4; font-size: 14px; color: #666; line-height: 36px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(183,138,183,0.9)}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}

#sl_PicShow{width:100%!important;}
.sl_SmallImgList{width:100%; display:black; margin:0px auto; text-align:center}
.proshow_xx table{margin:0px auto}



/*新闻*/
.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:36px 0}
.news_time time{color: #2455a4; 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: #2455a4;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.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:28px; color: #666; font-size: 15px; 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 #2455a4;}
.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: #2455a4; color: #fff; border:2px solid #2455a4; }
.ny_news_list li:hover .news_time{background: #2455a4;}
.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:#2455a4;}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 30px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1200px; position:relative;overflow: hidden; padding-bottom:10px}
.picScroll-ipro .bd ul{height: auto; }
.picScroll-ipro .bd ul li{ width:286px; float: left; margin-right: 18px; position: relative; padding-bottom:10px;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 100%; overflow: hidden; border:1px solid #eee}
.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: 54px;  width: 100%; background: #fff;  }
.picScroll-ipro .bd ul li .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #243587; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #243587; 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:80px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right1.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;}


/* 内页通用:左侧分类 */
.nyban p{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 100%;  height: 91px; line-height: 87px; text-align: center; font-size: 30px; font-weight: bold; background: #2455a4; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #004389; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #004389;  }
.mianlfl-li > .active span{ background: #004389;  }
.mianlfl-li:hover a > span{ background: #004389; }
.mianlfl-li:hover a > p{ color: #004389;  }
.zxzx-l{  height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{  height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 35px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 18px; line-height:26px;   }
.mianl-tel > p{ color: #626262; font-size: 16px;margin:10px 0 }
.mianl-tel > h3{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }


/*联系我们*/
.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:50%; 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:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.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;}
.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: 22px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both; margin-top: 50px;}
.keyword_light img{max-width:100%;}
.keyword_light p{font-size: 16px; color: #333; line-height: 32px;}
.inside_pro_main{ margin-top:40px; overflow: hidden;}
.inside_pro_main .index_pro .index_pro_col{ display: table; height: 42px; margin: 0 auto; padding: 0px 0 25px 0;}
.inside_pro_main .index_pro .index_pro_col li{ height: 42px; float: left; width: 149px; text-align: center; background: #eee; margin:0 5px; line-height: 42px; padding-left: 0;}
.inside_pro_main .index_pro .index_pro_col li a{ display: block; font-size: 16px; color: #333;}
.inside_pro_main .index_pro .index_pro_col li.proOn{ background: #243587}
.inside_pro_main .index_pro .index_pro_col li.proOn a{ color: #fff;}
.inside_pro_main .index_pro .index_pro_list{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw{ position: relative; margin-top:40px;}
.inside_pro_main .picScroll-fwfw .bd{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw .bd li{ width:23.5%; margin-right: 2%; background: #f6f6f6; float: left;}
.inside_pro_main .picScroll-fwfw .bd li:last-child{ margin-right: 0;}
.inside_pro_main .picScroll-fwfw .bd li .pic{ width: 100%; height:auto; overflow: hidden; position: relative;}
.inside_pro_main .picScroll-fwfw .bd li .pic img.pro_pic{ width: 100%; display:block;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img{height: 100%; width: 100%; position: absolute; bottom:-100%; background: rgba(36,85,164,0.7); text-align: center; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img img{ margin-top:120px;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img p{ text-align: center; font-size: 16px; line-height: 2; color: #fff; margin-top:90px}
.inside_pro_main .picScroll-fwfw .bd li :hover .pic .more_img{ bottom: 0; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title{ height: 96px; background: #f6f6f6; padding: 22px 30px; position: relative; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title p{ font-size: 18px; color: #333; line-height: 1.4; font-weight: bold; width:100%; height:30px; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.inside_pro_main .picScroll-fwfw .bd li .title span{ font-size: 14px; color: #999; line-height: 1.4; text-transform: uppercase;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title{ background: #333}
.inside_pro_main .picScroll-fwfw .bd li:hover .title *{ color: #fff;}
.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: -12px;}
.inside_title_1 p{ font-size: 26px; font-weight:bold;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #243587}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}
.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: #243587}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}




@media screen and (max-width:1680px){
	.index_product:after,.index_about:after{width:95%}

}



@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.footer_nav dl{margin-left: 60px;}
}



@media screen and (max-width:1360px){
		.index_product:after,.index_about:after{width:98%}
}
