@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
img{ border:0; vertical-align:bottom; }
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:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.menu_top{width:100%; height:86px; background: #fff;padding:12px 15px;  }
.menu_phone{width:auto; height: auto; float: right; background: url(../images/xian.png) no-repeat right center; padding-right: 20px;     margin-top: 10px;}
.menu_phone p{width:100%; height:25px; line-height: 25px; font-size: 15px; color: #333333; }
.menu_phone p img{float: left; margin-right: 6px;}
.menu_phone span{font-size: 18px; color: #e5202a; font-weight: bold;}
.menu_top_xx{width:138px; height: auto; float: right; margin-top: 18px; margin-left: 20px;}
.weixin img,.shouji img{width:100px; height: 100px; position: absolute; top:30px; left:0px; display: none; z-index: 999}
.weixin,.shouji{width:31px; height: auto; position: relative; float: left; margin-left: 15px;}
.weixin:hover img{display: block}
.shouji:hover img{display: block}
.menu_top_xx p{font-size:15px; color: #333333; line-height: 32px;}
.menu_top_xx i{width:31px; height: 31px; display: block}
.sj_img{background: url(../images/i_sj.png) no-repeat center}
.wx_img{background: url(../images/i_wx.png) no-repeat center}
.baba_img{background: url(../images/i_ba.png) no-repeat center}
.sj_img:hover{background: url(../images/ih_sj.png) no-repeat center}
.wx_img:hover{background: url(../images/ih_wx.png) no-repeat center}
.baba_img:hover{background: url(../images/ih_ba.png) no-repeat center}



#menu{ height:183px; width: 100%; z-index: 999;position: absolute; top:20px; left: 0px;}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; float: right; height: 50px; background: #e73039;}
#menu .nav a{ color:#fff;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 50px;}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:146px; text-align:center; font-size:15px; z-index: 2; position: relative; color:#333333;height: 50px;  line-height: 50px;}
#menu .nav .nLi h3 a{color:#fff; padding-bottom:5px;}
#menu .nav .sub{ display:none; width:100%; left:0; top:50px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nLi:hover h3 a{ color:#fff}
#menu .nLi:hover{background: #12184d}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#12184d; font-weight:bold;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 43px; border: none; text-indent: 10px;}
#menu .nav .nLi .sub a:hover{ color:#12184d;}
#menu .nav .active h3 a{color:#fff}
#menu .nav .active{background: #12184d}
.index_logo{width:383px; height:61px; float: left;}
.index_logo img{width:100%; height: auto; overflow: hidden}
#menu .nav .nLi:last-child h3{width:174px;}





/* 首页:banner */
.banner{ width:100%;  position:relative;  height:670px; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:670px}
.banner .slideBox .hd{position:absolute;right:50%;bottom:25px;z-index:1;overflow:hidden;height:22px; margin-right:-33px;}
.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:#e73039}
.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 .slideBox .bd img{display:block;width:100%;height:100%}
.banner .slideBox .hd ul li:last-child{margin-right:0px;}


/*关于我们*/
.index_about{ width: 100%; height:auto; background: #f5f5f5; margin-top:52px; }
.index_about_top{width:100%; height:354px;}
.index_about_left{width:720px; height: 100%; float: left; padding-top: 45px; padding-right: 60px; }
.index_about_left .index_about_t{width:100%; height: 92px; }
.index_about_t span{width:15px; height: 15px; background: #e5202a; border-radius: 50%; display: block; float: left; margin: 50px 24px 0;}
.index_about_t h4{font-size: 70px; color: #333333; font-weight: bold; float: left}
.index_about_t h5{font-size: 36px; color: #8f8f8f;font-weight: bold; margin-top: 25px; float: left}
.index_about_right{width:479px; height: 354px; float: right; overflow: hidden}
.index_about_right img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_left p{width:100%; height: 120px; font-size: 15px; color: #666666; line-height: 28px; overflow: hidden; margin-top: 20px;}
.index_about_bottom{width:100%; height:396px; position: relative; overflow: hidden}
.index_about_bottom img{width:100%; height: 100%;position: absolute; top:0px; left:0; z-index: 999; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; z-index: 0}
.index_about_xx{width:479px; height:396px; float: right; background:rgba(255,255,255,0.85);padding: 40px 49px 0 45px;position: relative; z-index: 1}
.index_about_xx h3{font-size: 30px; color: #333333; font-weight: bold; height: 40px; line-height: 40px;}
.index_about_xx h4{font-size: 15px; color: #333333; line-height:40px; height: 40px;}
.index_about_xx hr{width:100%; height: 2px; background: #e5202a}
.index_about_xx p{font-size: 15px;color: #333333;line-height:30px; width: 100%; height: 207px; margin-top: 20px;}
.index_about_bottom:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*产品*/
.index_product{width:100%; height:auto; margin-top: 53px;}
.index_product ul{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:600px; height: auto; float: left}
.index_product_top{width:100%; height:325px;  background: #eeeeee; padding: 22px 70px; }
.index_product_top h4{font-size: 30px; color: #333333; font-weight: bold; height:66px; line-height: 66px;}
.index_product_top h4 b{font-size: 57px;font-family: "Arial"; margin-right: 24px;float: left}
.index_product_top h5{font-size: 18px; color: #333333; font-weight: bold; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden;}
.index_product_top p{font-size: 15px; color: #333333; line-height:26px; margin-top: 15px; height: 104px; overflow: hidden}
.index_product_top span{width:143px; height: 45px; background: #e73039; color: #fff; display: block; text-align: center; line-height: 45px; margin-top: 20px;}
.index_product_img{width:100%; height: auto; overflow: hidden}
.index_product_img img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_img:hover img{transform: scale(1.05);  transition: all 1s ease 0s; -webkit-transform: scale(1.05);  -webkit-transform: all 1s ease 0s;} 
.index_product ul li.active .index_product_top{background: #e73039}
.index_product ul li.active h4,.index_product ul li.active h5,.index_product ul li.active p{color:#FFFFFF}
.index_product ul li.active span{background: #fff; color: #e73039;}




/*新闻*/
.index_news {width:100%; height: auto; overflow: hidden; padding-top: 70px; }
.productTitle{width:202px; height: 86px; background: url(../images/news_t.png)no-repeat; margin: 0px auto;}
.productTitle h3{ font-size: 36px; color: #333333; font-weight: bold; text-align: center; line-height: 78px;}

.index_news_list{width:100%; height: auto; overflow: hidden}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 40px; border: 1px solid #eeeeee;padding: 40px 10px;}
.index_news_top ul{width:100%; height: auto;  overflow: hidden; }
.index_news_top ul li{width:589px; height:145px; float: left;padding-left: 25px;}
.index_news_top ul li .news_pic{width:185px; float: left; height: 146px; overflow: hidden}
.index_news_top ul li .news_pic img{width:100%;  height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_top ul li:first-child{border-right:1px solid #e5e5e5;padding-right:20px; padding-left: 0px;}
.news_info{margin-left:198px;}
.news_info h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.news_info p{width:100%; height:75px; line-height: 24px; font-size: 15px ;color: #333333; margin: 10px 0;overflow: hidden}
.news_info span{font-size:15px; color: #333; margin-top: 8px; display: block}
.index_news_top ul li:first-child{margin-bottom: 20px;}
.index_news_ul{width:100%; height: auto; margin-top:30px; overflow: hidden }
.index_news_ul li{width:582px; height: 50px; float: left; margin-bottom:22px; border-bottom: 1px dashed #dcdcdc}
.index_news_ul li h3{width:475px; height:50px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left;font-size: 18px; color: #666; font-weight: bold;}
.index_news_ul li span{font-size: 15px; color: #666666; float: right; }
.index_news_ul li:nth-child(2n){ float: right}
.index_news_ul li:hover h3{color:#333333;}
.index_news_top 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_news_top ul li :hover h3,.index_news_top ul li :hover span,.index_news_top ul li :hover p{color:#e73039}
.news_more{width:150px; height: 50px; background: #e73039; border-radius: 30px; text-align: center; line-height: 50px; display: block; margin: 10px auto 60px; color: #fff; font-size: 18px; font-weight: bold;}
.news_more:hover,.footer_link a:hover{border:1px solid #e73039; color: #e73039; background: #fff}


/*底部*/
.footer_xx{width:100%; height: 70px; line-height: 70px; background: #e5e5e5}
.xx_rexian{width:380px; height: 70px; float: left; margin-left: 35px;}
.xx_rexian p{font-size: 15px; color: #333333; background: url(../images/dianhua.png) no-repeat left center; padding-left: 40px;  float: left}
.xx_rexian span,.xx_sj span{font-size: 24px; color: #e73039; font-weight: bold;}
.xx_sj{width:360px; height: 70px; float: left; margin-left: 35px;}
.xx_sj p{font-size: 15px; color: #333333; background: url(../images/shouji.png) no-repeat left center; padding-left: 40px;  float: left}
.footer_link{width:auto; float: right}
.footer_link a{width:125px; height: 42px; background: #e73039; color: #fff; line-height: 42px; text-align: center; border-radius:30px; float: left; margin-right: 15px; margin-top:15px}
.footer{ width: 100%; height:379px; background:url(../images/f_bj.jpg) no-repeat; padding-top:56px; overflow:hidden; padding-bottom:40px;}
.foot_center{width:100%; height: auto; overflow: hidden  }
.footer_info_xx{width:470px; height:auto; float: left }
.footer_info_xx h4{font-size: 30px; color: #ebebeb; font-weight: bold; margin-bottom: 20px;}
.footer_info_xx h4 span{font-size: 18px; color: #ebebeb;font-weight: normal}
.footer_info_xx p{font-size:16px; color:#fff; font-size: 15px; line-height: 35px; width:100%;  }
.footer_top_right{width:312px;  display: block; overflow: hidden; float: right;}
.footer_top_right h5{font-size: 18px; color: #fff; background: url(../images/ss.png) no-repeat left center; height: 30px; line-height: 30px; width: 210px; padding-left: 40px; 
	margin-bottom: 18px; margin-left: 68px;}
.footer_top_right .footer_img{width:120px; height:auto; float:left; margin-left:36px;}
.footer_img img{width:100%; height:100%;}
.footer_img p{width:100%; height:35px; line-height:35px; font-size:13px; color:#999999; text-align:center}
.footer_img div{width:118px; height:118px;padding:8px; border: 1px solid #5f5f5f; border-radius: 5px;}
.footer_ban{width:100%; height:30px; margin-top:40px; }
.footer_zhichi{ width: auto; float: right;}
.footer_zhichi p{ width: 178px; float: left; margin-left: 20px; line-height: 30px; font-size: 14px; color:#666666;}
.footer_zhichi .pt{width:102px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 5px; }
.footer_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 5px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #666666;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:40px; line-height: 40px;font-size: 14px; color:#666666; float: left; }
.f_brq a{font-size: 14px; color:#666666; margin-left:20px; }
.index_kuaijie{width:100%; height: 50px; background:#343434; padding: 15px;}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size: 14px; color: #999999; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #999999; float: left; padding-right: 10px;}
.index_kuaijie a:hover{color:#fff}
.f_brq a:hover{color:#fb0b18}




/*内页导航*/
.ny_nav{width:100%; height:54px;    margin-top: -26px; }
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#e73039; border-radius:38px;}
.ny_nav ul li{width:150px; height:54px; line-height:54px; float:left; text-align:center;position:relative; background: url(../images/nav_right.png) no-repeat 128px center;}
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.litu{background:#12184d url(../images/nav_xia.png) no-repeat 127px center!important}
.litu.activ{background:#12184d url(../images/nav_xia.png) no-repeat 127px center!important}
.ny_nav ul li.active{background:#12184d url(../images/nav_xia.png) no-repeat 128px center}
.ny_nav ul li:hover{background:#12184d url(../images/nav_xia.png) no-repeat 128px center}
.ny_title_left{width:100%; height:45px; line-height: 45px;  margin:20px auto; border-bottom: 1px solid #eeeeee }
.ny_title_left p{ font-size: 12px; color: #666666; background:url(../images/home.png) no-repeat left center; padding-left:30px;}
.ny_title_left p a{ color:#666666}
.ny_title_left p span{ color: #666666}
.ny_title_left p a:hover{color:#e73039}
.ny_nav li ul{width: 190px; left:50%; margin-left:-95px; top: 54px; position: absolute; z-index:999; background: #ddd; line-height: 36px; display:none; border-radius:0px;}
.ny_nav li ul li{width:100%; height:auto; line-height:40px; background:none;}
.ny_nav li ul li a{font-size:14px;color:#333;}
.ny_nav li:hover ul{display:block;}
.ny_nav li ul li:hover{background:#12184d; border-radius:0px;}
.ny_nav li ul li:hover a{color:#fff}



/*内页banner图1*/
.ny_banner{width: 100%;height:350px;}
.about_baner{ background: url(../images/about_ban.jpg) no-repeat center;}
.about1_baner{ background: url(../images/about1_ban.jpg) no-repeat center;}
.product_banner{background: url(../images/pro_ban.jpg) no-repeat center;}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center;}
.xhl_baner{background: url(../images/xhl_ban.jpg) no-repeat center;}
.contact_baner{background: url(../images/contact_ban.jpg) no-repeat center;}
.rlzy_baner{ background: url(../images/rlzy_ban.jpg) no-repeat center;}
.join_baner{ background: url(../images/join_ban.jpg) no-repeat center;}
.jishu_baner{ background: url(../images/jishu_ban.jpg) no-repeat center;}
.ny_banner_title{ width:100%; height: 66px; background: rgba(0, 0, 0, 0.5); padding: 15px;position: absolute; bottom: 0; left: 0px; z-index: 999; line-height: 66px;}




/*内页sbout*/
.ny_about{width:100%;height: auto; display: block; overflow: hidden; padding: 30px 0; font-size:14px;  color:#666666; line-height:26px;}


/**推荐新闻*/
.zixun{width:100%; height:auto; overflow:hidden; margin-top: 30px; margin-bottom: 55px;}
.abu_tit h4{font-size:30px; color:#e73039; text-align:center; font-weight:bold; height:40px; line-height:40px; background: url(../images/tx_x.png) no-repeat center}
.zixun ul{width:100%; height:auto; overflow:hidden}
.zixun ul li{border-bottom: 1px solid #d2d2d2; height:60px; line-height: 60px; width:585px; float: left;}
.zixun ul li a{color: #333333;}
.zixun ul li:nth-child(2n),.zixun_dl dl:nth-child(2){ float: right}
.zixun ul li p{width:330px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left;font-size: 16px;}
.zixun ul li span{float: right; font-size:14px;}
.zixun_dl{width:100%; height:auto; overflow:hidden; margin:60px 0px 10px;}
.zixun_dl dl{width:585px; float: left; height:191px;}
.zixun_dl dl dt{width:242px; height:191px; position:relative; float:left; overflow:hidden}
.zixun_dl 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;}
.zixun_dl dl dt span{width:90px; height:35px; background:#12184d; font-size:14px; color:#fff; line-height:35px; text-align:center; position:absolute; bottom:0px; right:0px; display:block;}
.zixun_dl dl dd{width:320px; height:161px; float:right}
.zixun_dl dl dd h4{font-size:16px; color:#333333; height:40px; line-height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.zixun_dl dl dd p{width:100%; height:70px; line-height:26px; font-size:14px; color:#666}
.zixun ul li:hover p,.zixun ul li:hover span{color:#e73039}
.zixun_dl dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.zixun_dl dl:hover h4,.zixun_dl dl:hover p{color:#e73039}

/*neye产品*/
.ny_product{ width:100%;height: auto; display: block; overflow: hidden; margin-bottom: 20px;}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_product li{width: 390px;height:410px;float: left;margin-right:15px;border: 1px solid #eeeeee; margin-top:40px;}
.ny_product li a{width: 100%;height: 100%; position: relative; display: block;overflow: hidden;}
.ny_product li .pro_li{height:328px; width:100%; overflow: hidden; position:relative}
.ny_product li .pro_li img{width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.pro_li .pro_h{width:100%; height: 100%; background: rgba(18,24,77,0.72); text-align: center; line-height: 330px; font-size: 15px; color: #fffefe; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; top:0px; left:0px; display: none}
.ny_product li:hover .pro_h{display: block}
.ny_product li:hover h4{display: none;}
.ny_product li .pro_name{width:100%;text-align:center;font-size:14px;color:#333;width:100%;height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:10px}
.xiangqing{width:100px;height:30px;line-height:30px;border:1px solid #fff;color:#fff;margin:0 auto;text-align:center;color:#333}
.ny_product li:nth-child(3n){margin-right:0}

.pro_more{width:56px; height: 56px; background: #ff7f85; border-radius: 50%; margin: 0px auto; text-align: center; padding-top: 6px; position: absolute; top:-20px; left:50%; margin-left: -28px;}
.pro_more p{font-size:12px; color: #fff; height: 25px; line-height: 25px;}
.pro_info{width:100%;  height:80px; background:#e73039; text-align:center; position: relative; padding-top: 45px;}
.pro_info h4{font-size:15px; color:#fff; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

/*产品应用*/
.ny_product_yy{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.ny_product_yy ul{width:100%; height: auto; overflow: hidden}
.ny_product_yy ul li{width:292px; height: auto; float: left; margin-right:10px; margin-bottom: 26px;}
.ny_product_yy ul li:nth-child(4n){margin-right: 0}
.pro_yyimg{width:100%; height: 219px; overflow: hidden}
.pro_yyimg img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_yy ul li .pro_ht{width:100%; height: 40px; line-height: 40px; background: #e5e5e5; color: #333333; font-size: 14px; text-align: center;position: relative}
.ny_product_yy 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_yy ul li:hover p{color:#fff}
.ny_product_yy ul li .pro_ht:before { content: ""; width: 0%; height: 100%; position: absolute; top: 0;  left: 0; background: #e73039; transition: .5s;}
.ny_product_yy ul li:hover .pro_ht:before { width: 100%;}
.ny_product_yy ul li p{position: relative; z-index: 999}

/*荣誉资质*/
.honor_yyimg{width:100%; height: 278px; overflow: hidden; border:1px solid #ddd}
.honor_yyimg img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*厂房厂貌*/
.honor_cfimg{width:100%; height: 216px; overflow: hidden; border:1px solid #ddd}
.honor_cfimg 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{width:100%; height: auto; overflow: hidden;    font-size: 14px;  color: #666666; line-height:26px;}
.ny_qynew{height: auto; overflow: hidden;margin-top:0px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact"; height:50px;     margin-top: 20px;}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;margin-top: 40px}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #e73039}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:370px; float: left; margin-right:45px; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:292px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.ny_qynew_show{width:100%; height:auto; line-height:26px; color:#666; font-size:16px;}
.ny_qynew_list ul li:last-child{border-bottom: 0px;}


/*鑫汇利*/
.ny_xhl{width:100%; height: auto; overflow: hidden}
.ny_xhl_top{width:100%; height:249px; text-align: center; position: relative; overflow: hidden}
.ny_xhl_top h4{font-size: 30px; color: #e73039; font-weight: bold; height: 45px; line-height: 45px;}
.ny_xhl_top a{width:89px;  height: 30px; border: 1px solid #e73039; color: #e73039; text-align: center; display: block; margin: 10px auto; line-height: 30px;}
.ny_xhl_top a:hover{background: #e73039; color: #fff}
.ny_xhl_left{width:594px; height: 400px; background: url(../images/x2.jpg) no-repeat; position:relative; float: left; margin-top: 17px; overflow: hidden}
.ny_xhl_right{width:594px; height: 400px; position:relative; float: right; margin-top: 17px; overflow: hidden}
.ny_xhl_xx{width:100%; height: 86px; background: rgba(255,255,255,0.2); position: absolute; bottom:0px; left:0;padding: 0px 25px;}
.ny_xhl_xx p{font-size: 30px; color: #e73039; font-weight: bold; line-height: 86px; float: left}
.ny_xhl_xx span{width:89px;  height: 30px; border: 1px solid #e73039; color: #e73039; text-align: center; display: block; margin:30px auto 0; line-height: 30px; float: right}
.ny_xhl_xx span:hover{background: #e73039; color: #fff}
.ny_xhl_right img,.ny_xhl_left img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_xhl_right:hover img,.ny_xhl_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.xhl_top{width:160px;  height: 152px; position: absolute; left:50%; top: 50%; margin-left: -80px; margin-top: -76px;}
.ny_xhl_top .x_top{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_xhl_top:hover img.x_top{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*汇丽涂料*/
.about_join{width:100%; height: 356px; overflow: hidden; background: url(../images/join.jpg) no-repeat; padding: 32px 0}
.about_join .container{background: rgba(255,255,255,0.33); height: 100%; overflow: hidden}
.about_join h4{font-size: 30px; color: #e73039; font-weight: bold; text-align: center; background: url(../images/j_x.png) no-repeat center; text-align: center; margin-top: 74px;}
.about_join  h5{font-size: 30px; color: #e73039; text-align: center;  height: 45px; line-height: 45px;}
.about_join a{width:127px;  height: 35px; background: #fff; border: 1px solid #e73039; color: #e73039; line-height: 35px; display: block; text-align: center;  margin: 10px auto;}
.about_join a:hover{background:#e73039;color: #fff }
.about_jszc{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.about_jszc_t{width:100%; height: auto; overflow: hidden; margin-bottom: 20px}
.about_jszc_t h3{font-size: 30px; color: #333333; font-weight: bold; background: url(../images/hx.jpg) no-repeat left center; padding-left: 10px; float: left}
.about_jszc_t span{font-size: 14px; color: #999999; font-family: "Arial";  margin-left: 20px; float: left; margin-top: 20px;}
.about_jszc_left{width:600px; height: 268px; float: left; position: relative; overflow: hidden}
.about_jszc_left img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_jszc_left p{width:252px; height: 73px; background: rgba(255,255,255,0.57); line-height: 73px; text-align: center; position: absolute; bottom:0px; right:0px; font-size: 30px; color: #e73039; font-weight: bold;}
.about_jszc_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_yingyong{width:1200px; height: 353px; overflow: hidden; background: url(../images/yy_bjs.jpg) no-repeat; margin:40px auto 58px  }
.ny_yy_left{width:454px; height: 100%; background: #e73039; border-radius: 0px 175px 175px 0; padding: 20px 40px 0; float: left}
.ny_yy_left h4{font-size: 30px; color: #ffffff; font-weight: bold; height: 45px; line-height: 45px;}
.ny_yy_left span{font-size: 14px; color: #ffffff; font-family: "Arial"}
.ny_yy_left p{width:100%; height: auto; font-size: 14px; color: #ffffff; line-height: 26px; margin-top:20px;}
.ny_yy_left a{width:95px; height: 25px; line-height: 25px; background: #fff; color: #e73039; font-size: 14px; color: #e73039; display: block; text-align: center; margin-top: 30px;}
.ny_yy_left a:hover{ background: none; border:1px solid #fff; color:#fff}
.ny_yy_right{width:665px; float: right; margin-right: 40px;}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  margin-top:35px;}
.picMarquee-left .bd{width:100%; height: auto}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:320px; height:240px; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.picMarquee-left .bd ul li .pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s; }
.picMarquee-left .bd ul li .title{width:100%; height: 43px; background: #e5e5e5;color: #333333;font-size: 15px; line-height: 43px;}

.ny_aboutpro{width:100%; height:743px; background: url(../images/pro_bj.jpg) no-repeat;padding-top: 88px}
.ny_aboutpro_t{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_aboutpro_t h4{font-size: 30px; color: #333333; font-weight: bold;}
.ny_aboutpro_t p{font-size: 24px; color: #999999; text-align: center}
.ny_aboutpro_t span{width:32px; height: 7px; background: #e73039; display: block; margin: 10px auto;}

.Box {position: relative; width:100%; height:auto; margin-top:36px;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:390px;height:400px;margin-left:15px;overflow: hidden; position: relative; }
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {transition: all 0.5s; width:100%; height:100%;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li:hover .cur_h{display:block;}
.cur_img{width:100%; height:330px; position:relative; overflow:hidden; border:4px solid #eeeeee }
.cur_title{width:350px; height:377px; position: absolute; bottom:0px;left:50%; margin-left:-175px;  }
.cur_title p{width:100%; height:100%; line-height:58px; color:#333333; font-size:15px; text-align:center; padding-top: 320px}
.Box .Box_con .conbox ul li:hover .cur_title{background: rgba(231,48,57,0.62); }
.Box .Box_con .conbox ul li:hover p{color:#fff}
.Box .Box_con .conbox ul li:hover .cur_img{border:4px solid #e73039}
.Box .Box_con .btn {display: block;width:32px;height:56px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -45px }
.Box .Box_con .btnl { background: url(../images/p_left.png) no-repeat; left:-60px;}
.Box .Box_con .btnr {  background: url(../images/p_right.png) no-repeat; right:-60px; }
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hrright.png) no-repeat;}

.ny_aboutlist{width:100%; height: 697px; overflow: hidden; background: url(../images/abou_bjs.jpg) no-repeat}
.about_t{width:100%; height: 328px;}
.about_t h4{font-size: 69px; color: #333333; font-weight: bold; opacity: 0.27}
.about_t p{font-size: 30px; color: #333333; font-weight: bold;}
.about_t span{width: 32px; height: 7px; background: #e73039; display: block; margin-top: 20px;}
.aboutlist_img{width:737px; height: 328px; overflow: hidden}
.aboutlist_img img,.aboutlist_pic img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.aboutlist_img:hover img,.aboutlist_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.aboutlist_left{width:463px; height: auto; overflow: hidden; float: left}
.aboutlist_right{width:737px; height: auto; float: left}
.aboutlist_pic{width:100%; height: auto; overflow: hidden; position: relative}

.aboutlist_pic p{width:156px; height: 92px; position: absolute; top:0px; left:0; text-align: center; line-height: 92px; font-size: 24px; color: #ffffff; font-weight: bold; 
	background: #d26e74}
.about_list{width:100%; height: 275px; background: #e73039; padding: 35px 60px;}
.about_list h4{width:100%; height: 30px; line-height: 30px; background: url(../images/jj_1.png) no-repeat left center; font-size: 18px; color: #ffffff; font-weight: bold; 
	padding-left: 40px; }
.about_list p{width:100%; height: 105px; overflow: hidden; line-height: 26px; font-size: 15px; color: #fff;  text-indent: 2rem; margin-top: 30px;}


/*联系我们*/
.m-map { width: 100%;  height: 350px; margin-top: 50px;}
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot .ewm{float:right; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; font-size:14px; color:#666; line-height:26px;}
.m-map{width:100%; height:350px; margin-top:50px;}
.m-contright{width:700px; height: auto; float: left;font-size:14px; line-height:28px;color:#666}


/*产品详情*/
#newsfoot tr>td:first-child{padding-left:10px;font-size:14px;color:#555}
#newsfoot tr>td:first-child>a{color:#000}
#newsfoot tr>td:last-child{position:relative;top:10px;left:0px; float:right; }
.proname{padding:20px 0 5px 0}


/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.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 p {
    line-height: 12px;
    text-align: center;
	 font-size: 14px;
}
.lxfx li {
    background:#e73039;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




