@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;}
.container{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/BebasNeue-Regular.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* 导航栏 */
.header_nav{height:94px; width:100%; background: rgba(255,255,255,0.8); position: absolute; top:0; left:0; z-index: 999}
.h_logo{width:174px; height:73px; float: left; margin-top:10px; }
.h_logo img{width:100%; height: auto; display: block}
.header_menu{width:130px; height: 94px; line-height: 94px; background: #ff816e url(../images/menu.png) no-repeat 20px center; float: left; font-size: 16px; color: #fff; padding-left:50px; margin-left: 30px;}
.h_dhs{float: right; font-size: 18px; color: #333333; font-weight: bold;  background: url(../images/dhs.png) no-repeat left center; padding-left:30px; line-height: 93px;}
.nav{width:896px; height:94px;float: left; margin-left: 20px; }
.nav .nLi{ float:left;  position:relative; display:inline; height:91px; line-height:91px; width:auto; text-align: center; margin: 0px 24px}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:16px; }
.nav li.active h3 p{color:#ff816e; border-bottom: 3px solid #ff816e}
.nav .nLi:hover h3 p{color:#ff816e; border-bottom: 3px solid #ff816e}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    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:#ff816e}





/* 首页:banner */
.banner{ width:100%; height:922px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:110px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#ff816e}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.banner video{width:100%; height:auto;}



/*分类*/
.in_class{width:100%; height: auto; overflow: hidden; margin-bottom: 20px; margin-top: 62px;}
.in_class ul{width:100%; height: auto; overflow: hidden; margin-top: 44px;}
.in_class ul li{width:20%; height: 448px; float: left; text-align: center; padding: 36px 0}
.in_class ul li i{width:129px; height: 57px; display: block; margin: 0px auto; background: url(../images/logo_i.png) no-repeat center}
.in_class ul li h4{font-size: 20px; color: #333333; display: table; margin:40px auto 30px;}
.in_class ul li h4 img{float: left; margin-right: 10px;}
.in_class ul li h5{width:27px; height: 108px; line-height: 27px; background: url(../images/zi_bjs.png) no-repeat center; font-size: 12px; color:#fff; writing-mode:tb-rl; margin: 0px auto 30px; display: block}
.in_class ul li span{width:24px; height:24px; border:1px solid #000; border-radius: 50%; text-align: center; line-height:20px; display: block; font-size: 22px; color:#000; margin:20px auto;}
.in_class ul li:nth-child(1){background: #ffebf9}
.in_class ul li:nth-child(2){background: #ffe7bb}
.in_class ul li:nth-child(3){background: #fff2de}
.in_class ul li:nth-child(4){background: #ebf5ff}
.in_class ul li:nth-child(5){background: #e2deff}
.p_pic{height: 124px; display: block; margin: 0px auto;}
.in_class ul li:hover{background:url(../images/cl_bjs.jpg) no-repeat center}
.in_class ul li:hover i{background: url(../images/logo_b.png) no-repeat center}
.in_class ul li:hover h4{color:#fff}




/*产品*/
.index_pro_bjs{width:100%; height:911px; background: url(../images/pro_bjs.jpg) no-repeat center; padding-top: 60px;}


/*.ban{ width:1260px; height:630px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:880px; height:622px; position:relative; overflow:hidden;float: right}
.ban2 ul{position: absolute; left: 0; top: 0;}
.ban2 ul li{ width:880px; height:auto;}
.ban2 ul li img{display: block; margin: 0px auto; width: 100%}
.pro_img{width:100%; height: auto; overflow: hidden}
.ban2 ul li .pro_title{width:auto; text-align: right; margin-top: -20px; position: relative; height: 50px; line-height: 50px; display: table; float: right}
.pro_title p{font-size: 30px; color: #333333; font-weight: bold;  padding-left: 60px; position: relative; z-index: 9}
.pro_title:after{content: ""; width: 225px; height: 2px; background: #ff816e; position: absolute; top:28px; left:0}

.min_pic{width:210px; float: left}
.num{width:210px; height: 605px; overflow: hidden;position:relative;}
.num ul{width:210px; height: auto; overflow: hidden}
.num ul li{width:210px; height: auto; overflow: hidden; margin-bottom: 10px; position: relative; padding-bottom: 8px;}
.num ul li:after{content: ""; width: 126px; height: 1px; background: #000000; position: absolute; left:50%; margin-left:-63px; bottom:0 }
.num ul li img{width:100%; height: auto; overflow: hidden}
.num ul li.on{ }*/

.prev1,.next1{width:37px; height: 37px; float: left; position: absolute; bottom:0px;}
.prev1{background: url(../images/p_left.png) no-repeat center; left:22%;}
.next1{background: url(../images/p_right.png) no-repeat center; left:31%}





.ban{ width:1260px; height:630px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:880px; height:630px; position:relative; overflow:hidden; float:right}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:880px; height:500px;}
.pro_title p{font-size: 30px; color: #333333; font-weight: bold;  padding-left: 60px; position: relative; z-index: 9}
.pro_title:after{content: ""; width: 225px; height: 2px; background: #ff816e; position: absolute; top:28px; left:0}
.ban2 ul li .pro_title{width:auto; text-align: right; margin-top: -20px; position: relative; height: 50px; line-height: 50px; display: table; float: right}
.num{ height:605px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{width:210px; float: left}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:210px; height:144px; margin-bottom: 10px;  padding-bottom: 8px; position: relative;}
.num ul li:after{content: ""; width: 126px; height: 1px; background: #000000; position: absolute; left:50%; margin-left:-63px; bottom:0 }
.num ul li img{width:90%; height: auto; overflow: hidden}
.num ul li.on{}






/*关于我们*/
.index_about{width:100%;  height: 534px; overflow:hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding: 45px 0;    
	background-attachment: fixed; background-size: cover;}
.in_about_xx{width:100%; height: 218px; background: rgba(255,255,255,0.9); padding:30px 0px; margin-top: 40px;}
.in_about_xx a{font-size: 16px; color: #333333; line-height: 28px; width: 1200px; margin: 0px auto; display: block; text-align: center}
.in_about_xx a p{font-size: 16px; color: #333333; line-height: 28px;}
.ab_more{width:140px; height: 44px; background: #ff816e; display: block; margin: 24px auto 0; text-align: center; line-height: 44px; font-size: 16px; color: #fff}
.ab_more:hover{background: #000000}



/*店铺*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top: 66px;}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 24px;}
.index_case ul li{width:24%; height: 242px; position: relative; margin-right:1.3%; margin-bottom:12px; float: left; overflow: hidden}
.index_case ul li 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;}
.in_hover{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(0,0,0,0.45) url(../images/c_logo.png) no-repeat center; opacity: 0}
.index_case ul li:nth-child(4n){margin-right: 0}
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case ul li:hover .in_hover{opacity: 1}


/*加盟*/
.index_join{width:100%; height:814px; background: url(../images/join_bjs.png) no-repeat center; padding-top: 140px;}
.index_join .container{width:1200px;}
.index_join_left{width:787px; height: auto; float: left}
.index_join_left h4{font-size: 30px; color:#333333; font-weight: bold; margin-left:148px; margin-top: 30px;}
.in_join_input{width:100%; height: auto; overflow:hidden; margin-top: 20px;}
.in_join_tab{width:auto; height: auto; overflow: hidden; display: table; margin: 0px auto;}
.in_join_tab a{width:109px; height: 109px; float: left; padding: 10px; border-radius:50%; background: #ff816e; margin: 0px 40px}
.in_join_tab a p{width:100%; height: 100%; border-radius: 50%; border: 1px solid #fff; text-align: center; font-size: 16px; color: #ffffff; padding-top: 20px; 
	font-weight: bold;}
.in_join_tab a:hover{background: #000000}

.in_join_text{width:100%; height: 435px; background: #fff; padding: 85px 58px 0; margin-top: -50px;}
.in_join_text dl{width:100%; height: 50px; line-height: 50px;margin-bottom: 15px;  }
.in_join_text dl dt{width:331px; height: 50px; border: 1px solid #dcdcdc;float: left}
.in_join_text dl dd{width:331px; height: 50px; border: 1px solid #dcdcdc;  float: right}
.in_join_text dl input[type="text"]{width:100%; height: 100%; display: block; font-size: 16px; color: #3e3a39; border: 0; padding: 0px 10px; }
.in_join_text textarea{width:100%; height: 110px;  border: 1px solid #dcdcdc;  font-size: 16px; color: #3e3a39;  resize: none; padding: 10px;}
.join_tjiao{width:334px; height: 50px; background: #ff816e; text-align: center; line-height: 50px; font-size: 16px; color: #ffffff; display: block; margin:30px auto 0; border: 0}
.join_tjiao:hover{background: #000; cursor: pointer}
.index_join_right{width:380px; height:58px; line-height: 58px; float: right; background: url(../images/dhs_bjs.png) no-repeat center; font-size: 21px; color: #3e3a39; text-align: center; margin-top: 480px }
.index_join_right span{font-size: 34px; color: #3e3a39; font-family: "Impact"}








/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 60px;}
.index_title{width:100%; height: auto; text-align: center}
.index_title p{font-size: 60px; height: 50px; line-height:50px; color: #ff816e; font-weight: 900; text-align: center;text-transform:Uppercase; font-family: "Arial"; opacity: 0.39}
.index_title h3{font-size: 30px; color: #333333; font-weight: bold; text-align: center; margin-top: -40px; z-index: 9; position: relative}
.index_title img{margin-top:20px;}
.in_news_nav{width:auto; display: table; margin: 20px auto;}
.in_news_nav a{font-size: 16px; color: #333333; font-weight: bold; position: relative; float: left; margin: 0px 20px; padding: 0px 5px}
.in_news_nav a p{font-size: 16px; color: #333333; position: relative; z-index: 9}
.in_news_nav a:after{content: ""; width: 0; height: 3px; background: #ff816e; position: absolute; bottom:1px; left:0}
.in_news_nav a:hover:after{width:100%}

.index_news_all{width:100%; height: auto; position:relative}
.index_news_all .swiper-slide a{width:100%; height:auto; display:block;}
.index_news_pic{width:100%; height:auto;  overflow: hidden; position: relative}
.index_news_pic img{width:100%; height: 100%; transition: all 0.5s;}
.swiper-button-next, .swiper-button-prev{width:37px;height:37px;}
.swiper-button-next{background: url(../images/n_right.png) no-repeat;  right:-60px;}
.swiper-button-prev{background: url(../images/n_left.png) no-repeat; left:-60px; }
.index_news_xx{width:100%; height: auto; overflow: hidden}
.index_news_xx p{font-size: 16px; color: #666666; width: 100%; height: 90px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_xx dl{width:100%; height: 40px;  line-height: 40px; overflow: hidden; margin: 10px 0 5px;}
.index_news_xx dl dt{width:200px; height:40px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333; font-weight: bold;}
.index_news_xx dl dd{float: right; font-size: 16px; color: #666666}
.index_news_all .swiper-slide a:hover p,.index_news_all .swiper-slide a:hover dt,.index_news_all .swiper-slide a:hover dd{color:#ff816e}
.index_news_all .swiper-slide a:hover img{transform: scale(1.1);}









/*底部*/
.footer{width:100%; height: auto; overflow: hidden;  background:#262626; padding-top:70px}
.footer .container{overflow: hidden; width: 1200px}
.f_logo{width:253px; height:107px; float:left;}
.f_logo img{width:100%; height:auto; diplay:block;}
.footer_left{width:195px; height: auto; float: left; margin-left: 100px;}
.footer_left h4{font-size: 18px; color: #999999; font-weight: bold; border-bottom: 1px solid #535353; height:40px; line-height: 40px; margin-bottom: 8px;}
.footer_left p{font-size: 14px; color: #999999; line-height: 28px;}
.footer_right_ma{width:auto; float: right; }
.footer_right_ma dl{width:103px; height: auto; float: left; margin-right: 20px; }
.footer_right_ma dl dt{width:100%; height: 100%; padding: 5px; }
.footer_right_ma dl dt img{width:100%; height: 100%; display: block}
.footer_right_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size:14px; color: #999999; text-align: center;}
.copy{clear:both;height:62px;  font-size:12px;line-height:62px;  margin-top:18px; border-top:1px solid #535353; margin-top: 50px;}
.copy_l{float:left; font-size:12px; color:#999}
.copy_l a{color:#999; margin-left: 20px}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:75px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; 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: 12px; color: #999; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden}
.footer_link p{font-size: 16px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#004c9b}



















/*客服*/
.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:#ff816e;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*内页*/
.ny_banner{width:100%; height:400px; position: relative; text-align: center; padding-top: 170px;}
.ny_banner h3{font-size: 36px; color: #fff;}
.ny_banner  img.ny_icon{ width:19px; height:20px; margin-top: 30px; animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}

.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.bkzl_ban{ background: url(../images/bkzl_ban.jpg) no-repeat}
.hzhb_ban{ background: url(../images/hzhb_ban.jpg) no-repeat}
.qysl_ban{ background: url(../images/qysl_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:16px;}
.m-crm a{font-size:16px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#ff816e;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:16px;font-weight: bold}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#ff816e}


/*关于我们*/
.ny_about_info{color:#333; line-height:30px; margin-bottom:40px; margin-top:35px; width:100%; height:auto; overflow:hidden; padding: 20px 0;}
.ny_all{box-shadow: 0px 2px 12px 2px rgba(0,0,0,0.4);padding:20px 60px; overflow: hidden; width: 1440px;margin:0px auto}
.ny_about_info img{max-width:100%}
.ny_about_one{width:100%; height: auto; overflow: hidden;  margin-top:47px;line-height: 30px;margin-bottom:50px}
.ny_all .container{width:100%;}


/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#ff816e}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #ff816e 0%,#fb9d46 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}

/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{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}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}





/*推荐新闻*/
.nynews-top{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.nynews-top ul li{ width:48%; height:203px;  transition: .3s; float: left}
.nynewst-l{width:287px; height: auto; float: left; overflow: hidden}
.nynewst-l img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.nynewst-r{width:44%; margin-left:22px; height: 190px; float: left}
.nynewst-r h3{ color:#333; font-size:16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nynewst-r p{ color:#666; font-size:14px; width: 100%; height: 120px; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.nynewst-r span{color:#333333; font-size:14px; line-height: 30px;}
.nynews-top ul li:nth-child(2n){float: right}
.ny_hot_bottom{width:100%; height: auto; overflow: hidden;  margin-top: 20px;}
.ny_hot_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_hot_bottom ul li{width:48%; height: 70px; line-height:70px; border-bottom:1px dashed #dadada; float: left;}
.ny_hot_bottom ul li p{width:400px; height:100%; float: left; font-size: 16px; color: #333333; font-weight: bold;  
	text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.ny_hot_bottom ul li span{font-size: 14px; color:#333; float: right}
.ny_hot_bottom ul li:nth-child(2n){ float: right}
.ny_hot_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hot_news{width:130px; height: 41px; background:#ff816e; text-align: center; line-height: 41px; font-size: 14px; color: #fff; display: block; margin:26px auto ;}
.nynews-top ul li:hover .nynewst-l img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nynews-top ul li:hover h3{color:#ff816e}
.ny_hot_bottom ul li:hover p,.ny_hot_bottom ul li:hover span{color:#ff816e}
.hot_news:hover{background: #fff; color:#ff816e; border: 1px solid #ff816e}
.ny_tui_title{width:100%; height: auto; text-align: center; }
.ny_tui_title p{font-size: 30px; color: #333333; font-weight: bold; text-align: center}
.ny_tui_title hr{width:24px; height: 5px; background: #ff816e; display: block; margin: 20px auto 40px;}



/*联系我们*/
.lxwm{width:50%;padding:20px 0;line-height:24px;float:right;}
.lxwm_z{ font-size:16px; color:#666; line-height:26px; width:100%}
.lxwm_z h3{color:#666;line-height:35px;font-weight:700}
.ny_map_left{float:left}
.ny_map_left ul{ display:table}
.ny_map_left li{width:130px;float:left;padding-left:10px;box-sizing:content-box}
.ny_map_left li img{width:130px;height:130px; display:block;border:#ddd 1px solid}
.ny_map_left li p{line-height:30px;text-align:center; font-size:14px; color:#666;}
.lxwm_z p{line-height:26px;color:#333;font-size:15px; height:auto;}
.ny_map{width:40%; height:auto; float:left; position:relative;}
.ny_map img.ditu_pic{width:100%; height:auto; display:block;}
.mp {width: 60px;}
.mp span{font-size:14px; display:block;}
.m_map_icon{display: block;margin: auto; width:17px; height:23px; background:url(../images/fi1.png) no-repeat center;}
.m_map_6{position: absolute;display: inline-block;text-align: center;top: 278px;left: 416px;}
.m_map_2{position: absolute;display: inline-block;text-align: center;top: 144px;left:396px;}
.m_map_3{position: absolute;display: inline-block;text-align: center;top: 314px;left:274px;}
.m_map_4{position: absolute;display: inline-block;text-align: center;top: 174px;left: 406px;}
.m_map_5{position: absolute;display: inline-block;text-align: center;top: 184px;left:426px;}
.m_map_1{position: absolute;display: inline-block;text-align: center;top: 300px;left:433px;}
.m_map_msg{position: absolute;top: -108px;left: -175px;width:405px;background:#666666;text-align: left;color: #fff;padding: 0 10px;box-sizing: border-box;display: none;z-index: 99;border-radius: 5px;}
.m_map_msg .m_map_msg_bot{padding: 5px 0;height: 58px;box-sizing: border-box;}
.m_map_msg .dsj{position: absolute;left: 0;right: 0;margin: 0 auto;bottom: -9px;}
.m_map_msg h4{line-height: 34px;border-bottom: 1px solid #fff;width: 100%;}
.m_map_msg p{line-height: 24px;font-size: 14px;}



/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:23.5%; height:auto; float:left; margin-right:2%; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.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 ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #ff816e;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}
.ny_honor 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 ul li:hover p{color:#ff816e}


/*产品展示*/
.ny_product{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_product ul{width:100%; height:auto; overflow:hidden}
.ny_product ul li{width:23.5%; height:auto; float:left; margin-right:2%; margin-bottom:20px;}
.ny_product ul li .product-div{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.product-div img{width:100%; height:auto; display:block;}
.ny_product ul li h3{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_product ul li:nth-child(4n){margin-right:0}




@media screen and (max-width:1450px){
	.container{width:1300px;}
	.ny_all{width:95%; }
	.nav{width:804px; margin-left:5px;}
	.nav .nLi{margin:0px 17px;}
}

@media screen and (max-width:1300px){
	.container{width:1200px;}
	.h_dhs{display:none;}
	.ban{width:1180px}
}


