﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666;}
body{min-width:1200px; margin:auto;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#da0a00; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999;}
.top{max-width:1600px; width:95%; margin:auto;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; margin-top:10px;}

.navMenu{width:800px; float:left;}
.navMenu>li{float:left; position:relative; line-height:100px; height:100px; font-size:16px;}
.navMenu>li>a{padding:0 25px; color:#000; text-transform:uppercase; display:block; position:relative;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; background:#da0a00; position:absolute; left:50%; bottom:0px; margin-left:-25px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#da0a00;}
		
/* navMenu */
.navMenubox{float:left; margin-left:100px;}
.navMenu>li{position:relative;}
.navMenu>li.xbc{position:inherit;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:100px; z-index:1; display:none; background:#fff; width:180px; box-shadow:0 5px 5px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:35px; padding:0 20px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a{background:#da0a00; color:#fff;}

.top_r{float:right; margin-top:38px;}
.topr_lg{float:right; background:url(../images/top_lg.jpg) left no-repeat; padding-left:30px; font-size:16px;}

/*srch*/
.Hsrch{float:left; margin:3px 30px 0 0;}
.Hsrch-menu{display:block; width:20px; height:20px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:100px; background:#fff; position:absolute; top:0px; left:0px; display:none; z-index:100;}
.Hsrch-block{padding:0 0 0 40px !important; width:68% !important; height:32px; margin:36px auto 0 !important;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right; margin-right:30px;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#999;}
.Hlang:hover .Hlang-box{display:block;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:100px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block; transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transition:all 0.4s linear 1.2s; -moz-transition:all 0.4s linear 1.2s; -ms-transition:all 0.4s linear 1.2s; -o-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s;}
.slides li.flex-active-slide img{transition-delay:0.4s !important;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 5.0s linear; -moz-transition:all 5.0s linear; -ms-transition:all 5.0s linear; -o-transition:all 5.0s linear; transition:all 5.0s linear;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; overflow:hidden; background:#fff; border-radius:100%; cursor:pointer;}
.flex-control-nav .flex-active{background:#da0a00;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translate(0,-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.in_pro{width:1200px; margin:60px auto 0;}
.in_title{width:100%; margin:auto; background:url(../images/in_pro_fgx.png) top center no-repeat; text-align:center;}
.in_title:after{content:""; display:block; width:30px; height:2px; background:#da0a00; margin:10px auto 0;}
.in_title h1{font-size:30px; font-weight:bold; color:#da0a00; line-height:30px;}
.in_title h1 a{color:#da0a00;} .in_title h1 a:hover{color:#000;}
.in_title p{font-size:18px; color:#999; font-family:"Constantia"; line-height:30px; margin-top:5px; text-transform:uppercase;}

.in_pronr{width:1200px; margin:40px auto 0; position:relative;}
.in_pro_img{width:1200px; margin:auto; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:285px; float:left; margin-right:20px; border:1px solid #d6d6d6;}
.in_pro_img ul li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_pro_img ul li .title{width:100%; float:left;}
.in_pro_img ul li a .title{display:block; padding:20px; background:#eee; text-align:center;}
.in_pro_img ul li a:hover .title{background:#da0a00; color:#fff;}
.in_pro_img ul li .title h3{font-size:18px; color:#000; line-height:30px;}
.in_pro_img ul li a .title h3{color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_pro_img ul li a:hover .title h3,.in_pro_img ul li a:hover .title p{color:#fff;}
.in_pro_img ul li .title p{font-size:14px; color:#666; line-height:24px; margin-top:6px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}

.in_prol,.in_pror{position:absolute; top:50%; margin-top:-40px; width:35px; height:80px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_prol{left:-80px; background:url(../images/left.jpg) center no-repeat;}
.in_prol:hover{background:url(../images/lefth.jpg) center no-repeat;}
.in_pror{right:-80px; background:url(../images/right.jpg) center no-repeat;}
.in_pror:hover{background:url(../images/righth.jpg) center no-repeat;}

.in_casebg{height:860px; margin:60px auto 0; background:url(../images/in_casebg.jpg) center no-repeat; padding:60px 0;}
.in_title2{width:100%; margin:auto; background:url(../images/in_case_fgx.png) top center no-repeat; text-align:center;}
.in_title2:after{content:""; display:block; width:30px; height:2px; background:#fff; margin:10px auto 0;}
.in_title2 h1{font-size:30px; font-weight:bold; color:#fff; line-height:30px;}
.in_title2 h1 a{color:#fff;} .in_title2 h1 a:hover{color:#da0a00;}
.in_title2 p{font-size:18px; color:#fff; font-family:"Constantia"; line-height:30px; margin-top:5px; text-transform:uppercase;}

.in_case_img{width:100%; float:left; margin-top:10px;}
.in_case_img li{width:31%; float:left; margin:30px 3.5% 0 0; background:#fff; padding:5px; position:relative;}
.in_case_img li:nth-child(3n){margin-right:0;}
.in_case_img li .pic{width:100%; float:left;}
.in_case_img li .pic img{width:100%; display:block;}
.in_case_img li .box{position:absolute; top:5px; left:5px; right:5px; bottom:5px; background:rgba(218,10,0,.8);opacity:0;transition:0.3s;}
.in_case_img li:hover .box{opacity:1;}
.in_case_img li .box_nr{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:380px; max-width:90%;}
.in_case_img li .box_fdj{width:60px; height:60px; margin:auto; display:block;}
.in_case_img li .box_bt{font-size:24px; text-align:center; color:#fff; margin-top:20px;}
.in_case_img li .box_wz{font-size:14px; text-align:center; color:#fff; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical; margin-top:10px; padding:0 20px;}

.in_aboutbg{height:800px; margin:auto; background:url(../images/in_aboutbg.jpg) center no-repeat; padding:60px 0;}
.in_about{width:1200px; margin:auto;}
.in_aboutl{width:560px; float:left;}
.in_aboutl_title{width:100%; float:left;}
.in_aboutl_title:after{content:""; display:block; width:80px; height:3px; background:#da0a00; margin-top:60px;}
.in_aboutl_title h1{font-size:30px; line-height:30px; font-weight:bold; color:#da0a00; float:left;}
.in_aboutl_title h1 a{color:#da0a00;} .in_aboutl_title h1 a:hover{color:#000;}
.in_aboutl_title h2{font-size:24px; color:#999; font-weight:normal; line-height:24px; text-transform:uppercase; float:left; margin:5px 0 0 10px;}
.in_aboutl_text{width:100%; float:left; margin-top:30px; font-size:14px; line-height:30px;}
.in_aboutl_btn{width:160px; float:left; margin-top:30px;}
.in_aboutl_btn a{width:160px; display:block; background:#fff; border:2px solid #d6d6d6; line-height:36px; text-align:center; font-size:14px; color:#000; -webkit-transition:0.3s; transition:0.3s;}
.in_aboutl_btn a:hover{background:#da0a00; color:#fff; border-color:#da0a00; width:200px;}

.in_about_pic{width:580px; float:right; overflow:hidden;}
.in_about_pic img{width:100%; display:block; transition:all .3s;}
.in_about_pic a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);  transition: all .3s;}

.in_gccg{width:1200px; margin:60px auto 0;}
.in_gccg_img{width:100%; float:left;}
.in_gccg_img li{width:280px; float:left; margin-right:20px;}
.in_gccg_img li .pic{width:280px; float:left; overflow:hidden;}
.in_gccg_img li .pic img{width:100%; display:block; transition:all 0.7s ease-in-out 0s; -webkit-transition:all 0.7s ease-in-out 0s;}
.in_gccg_img li .pic img:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
.in_gccg_img li .bt{width:280px; float:left;}
.in_gccg_img li .bt a{display:block; line-height:50px; background:#000; position:relative; margin-top:-50px; font-size:16px; text-align:center; background-color:rgba(0,0,0, 0.50); opacity: 0.85; filter: alpha(opacity=50); color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:280px; padding:0px 10px; transition: all 0.5s linear;}
.in_gccg_img li .bt a:hover{position:relative; line-height:240px; margin-top:-240px; background-color:rgba(0,0,0, 0.50); opacity: 0.80; filter: alpha(opacity=50); transition: all 0.5s linear;}

.in_news{width:1200px; margin:60px auto 0;}
.in_newsnr{width:1200px; margin:40px auto 0; position:relative;}
.in_news_img{width:1200px; margin:auto; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:380px; float:left; margin-right:30px; border:1px solid #d6d6d6;}
.in_news_img ul li .pic{width:380px; margin:auto; overflow:hidden;}
.in_news_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_img ul li .title{width:100%; float:left; padding:20px; background:#fff;}
.in_news_img ul li a .title h3{font-size:16px; color:#000; font-weight:400; margin-top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_img ul li a:hover .title h3{color:#da0a00;}
.in_news_img ul li .title h4{font-size:12px; color:#999; line-height:24px; font-weight:normal; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.in_news_img ul li .title p{font-size:14px; margin-top:10px; line-height:24px; height:50px; overflow:hidden;}
.in_news_img ul li .btn{width:100px; float:left; margin-top:10px;}
.in_news_img ul li a .btn{width:100px; height:30px; line-height:28px; font-size:12px; text-align:left; display:block; text-transform:uppercase;}
.in_news_img ul li a:hover .btn{color:#da0a00;}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-40px; width:35px; height:80px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-80px; background:url(../images/left.jpg) center no-repeat;}
.in_news_l:hover{background:url(../images/lefth.jpg) center no-repeat;}
.in_news_r{right:-80px; background:url(../images/right.jpg) center no-repeat;}
.in_news_r:hover{background:url(../images/righth.jpg) center no-repeat;}

.in_hzhbbg{height:480px; margin:60px auto 0; background:url(../images/in_hzhbbg.jpg) center no-repeat; padding-top:60px;}
.in_hzhb_list{width:1200px; margin:25px auto 0;}
.in_hzhb_list .item{position:relative;float:left;margin:15px 1% 0 0;width:19%; overflow:hidden;border-radius:5px;box-shadow: 0 0 12px rgb(213, 213, 213);}
.in_hzhb_list .item:nth-child(5n){margin-right:0;}
.in_hzhb_list .pic{position:relative;width:100%;overflow:hidden;}
.in_hzhb_list .pic img{display:block;width:100%;}
.in_hzhb_list .item .text{position:absolute;top:0;left:0;width:100%;height:100%;line-height:140px;color:#fff;text-align:center;font-size:18px;opacity:0;transition:all 0.5s linear;}
.in_hzhb_list .item .text:before,.in_hzhb_list .item .text:after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.in_hzhb_list .item .text:before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.in_hzhb_list .item .text:after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.in_hzhb_list .item:hover .text:before,.in_hzhb_list .item:hover .text:after{opacity:1;transform:scale(1);transition: all 1s;}
.in_hzhb_list .item:hover .text{opacity:1;background:#da0a00;}

.footer_bg{width:100%; margin:60px auto 0; background:#2a292e url(../images/footer_bg.jpg) top center no-repeat; padding:40px 0 30px; overflow:hidden;}
.foot_list{width:680px; float:left;}
.foot_list ul{width:120px; float:left; margin-right:60px; min-height:180px;}
.foot_list ul:nth-child(4n){margin-right:0;}
.foot_list ul li{width:120px; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; font-weight:normal; margin-bottom:10px;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#999;}
.foot_list ul li a:hover{color:#da0a00;}

.foot_cont{width:290px; float:left; margin-left:20px;}
.foot_cont_tit{width:100%; float:left; color:#fff; font-size:18px; float:left; margin-bottom:15px;}
.foot_cont_tit a{color:#fff;}
.foot_cont_txt{width:100%; float:left; font-size:14px; color:#999; line-height:30px;}
.foot_cont_txt a{color:#999;}
.foot_cont_tit a:hover,.foot_cont_txt a:hover{color:#da0a00;}

.foot_ewm{width:140px; float:right; border:1px solid #666; padding:10px;}
.foot_ewm img{width:120px; height:120px; float:left;}
.foot_ewm span{width:120px; float:left; text-align:center; font-size:14px; margin-top:10px; color:#999;}

.copy_bg{width:100%; margin:40px auto 0; background:url(../images/copy_fgx.jpg) repeat-x; padding-top:30px;} 
.copy{width:1200px; margin:auto;}
.copy_l{float:left; padding-top:10px; font-size:14px; color:#999; line-height:24px;}
.copy_l a{color:#999;} .copy_l a:hover{color:#da0a00;}
.copy_r{width:160px; float:right;}
.copy_r li{width:40px; height:40px; float:left; margin-right:20px; position:relative;} 
.copy_r li:nth-child(3n){margin-right:0;}
.copy_r li a{display:block; width:40px; height:40px; background:center no-repeat;}
.copy_r li a.qq{background-image:url(../images/copy_qq.png);}
.copy_r li a.wx{background-image:url(../images/copy_wx.png);}
.copy_r li a.wb{background-image:url(../images/copy_wb.png);}
.copy_r li a.qq:hover{background-image:url(../images/copy_qqh.png);}
.copy_r li a.wx:hover{background-image:url(../images/copy_wxh.png);}
.copy_r li a.wb:hover{background-image:url(../images/copy_wbh.png);}
.copy_r li.wxx img{display:none; width:120px; height:120px; position:absolute; left:50%; bottom:40px; margin-left:-60px;}
.copy_r li.wxx:hover img{display:block;} 


/*右侧浮动*/
.y-kefu-box{position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{text-decoration:none;}
.y-kefu-box img{display: block; width: 100%; height: auto;}
.y-kefu-box01 .icon{display: block; background: url(../images/side.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01{width: 54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before{content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1; background-color: #da0a00;}/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-zixun{background-color: #da0a00; border-color: #da0a00; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun{border-radius: 2px;}
.y-kefu-box01 .kf-zixun i{width: 21px; height: 22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius: 2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{width: 18px; height: 18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position: -30px -32px;}
.y-kefu-box01 .kf-weChat>i{width: 22px; height: 19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position: -30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
.y-kefu-box01 .kf-email>i{width: 18px; height: 14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position: -30px -80px;}
.y-kefu-box01 .back-top i{width: 13px; height: 11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position: -30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover{background-color:#da0a00; border-color:#da0a00;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p{color: #fff;}
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;}
/*电话*/
.y-kefu-box01 .mobile-infos{width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div{padding: 20px 0 20px 45px; position: relative;}
.y-kefu-box01 .mobile-infos>div i{width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#b9b9b9;}
.y-kefu-box01 .mobile-infos p{color: #da0a00; font-size: 18px;}/*颜色更改*/
.right{width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2{width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1{left: 1px; border-left: 6px #efefef solid;}
.right-arrow2{border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box{width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div{width: 151px; height: 178px;}
.y-kefu-box01 .y-ewm-box img{width: 94px; height: 94px; margin: 30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width: 150px; border-right: solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top: 84px;}
/*邮箱*/
.y-kefu-box01 .y-email-infos{padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos p{color: #da0a00; font-size: 16px;}/*颜色更改*/
.y-kefu-box01 .y-email-infos>i{width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px;}
.y-kefu-box01 .y-email-infos .right{top: 55px;}
.y-kefu-box01 .hide-status{width: 54px; height: 65px; background-color:#da0a00;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun{padding: 10px 0 7px; color: #fff; cursor: pointer;}

/** 首页代码 End **/

.ny_bn{width:100%; height:300px; margin:100px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.site{width:100%; margin:auto; background:#fff; border-bottom:1px solid #e6e6e6;}
.site h3{float:left; color:#da0a00; font-size:18px; font-weight:bold; line-height:54px;}
.site .frame{font-size:13px; line-height:54px; padding-left:30px;background:url(../images/home_tb.png) no-repeat left;}
.site a{display:inline-block;}
.site a:hover{color:#da0a00;}
.site a.bc{color:#da0a00; font-weight:bold;}

.ny_list{width:1200px; margin:40px auto 0;}
.ny_list ul{width:100%; text-align:center;}
.ny_list ul li{display:inline-block; margin:10px 10px 0 0; position:relative;}
.ny_list ul li a{display:block; line-height:40px; font-size:16px; text-align:center; padding:0 30px; color:#000; text-decoration:none; background:#fff; border:1px solid #e6e6e6; overflow:hidden;
text-overflow:ellipsis; white-space:nowrap;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#da0a00; color:#fff; border-color:#da0a00;}
.ny_list ul li .xl{position:absolute; width:160px; display:none; overflow:hidden;}
.ny_list ul li:hover .xl{display:block;}
.ny_list ul li .xl a{font-size:14px; width:100%; text-align:left; padding:0 20px; display:block; color:#000; line-height:40px; border-bottom:none; border-top:1px solid #dcdcde; position:relative;}
.ny_list ul li .xl a:hover,.ny_list ul li .xl a.on{color:#fff; background:#da0a00;}

.ny_main{width:1200px; margin:50px auto 60px;}
.ny_main_text{width:100%; float:left; font-size:14px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:280px; float:left; margin:0 26px 30px 0; text-align:center; padding:10px 10px 0 10px; background:#f2f2f2; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:100%; background:#fff; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#da0a00; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.hzhb_list{width:100%; float:left;}
.hzhb_list .item{position:relative;float:left;margin:0 2.5% 30px 0; width:18%; overflow:hidden;border-radius:5px;box-shadow: 0 0 12px rgb(213, 213, 213);}
.hzhb_list .item:nth-child(5n){margin-right:0;}
.hzhb_list .pic{position:relative;width:100%;overflow:hidden;}
.hzhb_list .pic img{display:block;width:100%;}
.hzhb_list .item .text{position:absolute;top:0;left:0;width:100%;height:100%;line-height:130px;color:#fff;text-align:center;font-size:18px;opacity:0;transition:all 0.5s linear;}
.hzhb_list .item .text:before,.hzhb_list .item .text:after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.hzhb_list .item .text:before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.hzhb_list .item .text:after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.hzhb_list .item:hover .text:before,.hzhb_list .item:hover .text:after{opacity:1;transform:scale(1);transition: all 1s;}
.hzhb_list .item:hover .text{opacity:1;background:#da0a00;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:20px 0 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 18px; line-height:45px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#da0a00; background:#da0a00;}

/** 关于我们代码 End **/

.pror_img{width:100%; float;left;}
.pror_img ul li{width:23%; float:left; margin:0 2% 30px 0; border:1px solid #d6d6d6;}
.pror_img ul li:nth-child(4n){margin-right:0;}
.pror_img ul li .pic{width:100%; float:left; overflow:hidden;}
.pror_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pror_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pror_img ul li .title{width:100%; float:left;}
.pror_img ul li a .title{display:block; padding:20px; background:#eee; text-align:center;}
.pror_img ul li a:hover .title{background:#da0a00; color:#fff;}
.pror_img ul li .title h3{font-size:18px; color:#000; line-height:30px;}
.pror_img ul li a .title h3{color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pror_img ul li a:hover .title h3,.pror_img ul li a:hover .title p{color:#fff;}
.pror_img ul li .title p{font-size:14px; color:#666; line-height:24px; margin-top:6px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}

.products{width:100%; float:left;}
.promore_l{width:550px;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:15px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:54px;}
.spec-scroll .items ul li img:hover{border:2px solid #da0a00; padding:1px;}

.pros_right{width:600px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6; padding-bottom:10px;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; color:#da0a00;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft strong{font-size:18px; color:#000;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#da0a00; color:#fff;}

.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:center; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #da0a00; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:15px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #da0a00; color:#fff; background:#da0a00;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #e6e6e6;}
.hot_pro2_tit h3{width:200px; float:left; color:#fff; line-height:45px; font-size:16px; padding:0 20px; background:#da0a00; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #da0a00; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 li{width:260px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #da0a00;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/

.case_img{width:100%; float:left;}
.case_img li{width:32%; float:left; margin:0 2% 30px 0; background:#f5f5f5; padding:5px; position:relative;}
.case_img li:nth-child(3n){margin-right:0;}
.case_img li .pic{width:100%; float:left;}
.case_img li .pic img{width:100%; display:block;}
.case_img li .box{position:absolute; top:5px; left:5px; right:5px; bottom:5px; background:rgba(218,10,0,.8);opacity:0;transition:0.3s;}
.case_img li:hover .box{opacity:1;}
.case_img li .box_nr{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:380px; max-width:90%;}
.case_img li .box_fdj{width:60px; height:60px; margin:auto; display:block;}
.case_img li .box_bt{font-size:24px; text-align:center; color:#fff; margin-top:20px;}
.case_img li .box_wz{font-size:14px; text-align:center; color:#fff; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical; margin-top:10px; padding:0 20px;}

 /** 工程案例代码 End **/

.newsList{width:100%; float:left;}
.newsList li{border:1px solid #e2e2e2; background:#fff; padding:20px; overflow:hidden; margin-bottom:30px; transition:all .3s;}
.newsList li .font{width:75%; float:right; overflow:hidden; color:#333; padding-top:30px}
.newsList li .date{width:80px; height:100px; float:right; background:#da0a00; color:#d6d6d6; padding-left:15px; font-size:20px; position:relative; margin-left:40px; transition:all .4s;}
.newsList li .date a{color:#fff;}
.newsList li .date a:hover{color:#fff;}
.newsList li .date span{display:block; padding-top:20px; font-size:16px; color:#fff;}
.newsList li .date:after{position:absolute; content:""; width:50px; right:60px; background:#da0a00; height:1px; top:10px; width:0; transition:all .3s;}
.newsList li h3{font-size:18px; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:15px;}
.newsList li h3 a{color:#000;}
.newsList li h3 a:hover{color:#da0a00;}
.newsList li .txt{color:#666; font-size:14px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.newsList li .pic{width:260px; height:165px; float:left; overflow:hidden;}
.newsList li img{width:100%; display:block; transition:all .5s; height:165px;}
.newsList li:hover .date{margin-left:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #d6d6d6;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:30px; border-bottom:1px solid #d6d6d6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#da0a00;}
.new-view-wz{width:100%; float:left; margin-top:20px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #e6e6e6; padding-top:20px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #da0a00;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #da0a00;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #da0a00;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #e6e6e6; padding:20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px;}
.news_random2 ul li a:hover{color:#da0a00;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/


.solDload-thead{width:100%; float:left; padding:20px; background:#eee;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#000;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:60%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:25%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:15%;}

.solDload-tbody{width:100%; float:left; margin-bottom:40px;}
.solDload-tbody dt{height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0;border-bottom:1px solid #eee;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name .t1{width:100%; float:left; line-height:29px;font-size:16px; color:#000; padding-left:4%;}
.solDload-tbody dd .td.td-name .t2{width:100%; float:left; line-height:24px;color:#a4a4a4; padding-left:4%;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0 0;}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:41px;background:url(../images/wenjian.png) no-repeat center center / cover; margin:auto; border:0; background-size:40px 41px;}

/** 下载中心代码 End **/


.wenti{width:100%; float:left; margin-bottom:20px;}
.wenti li{width:100%; float:left; margin-bottom:10px; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.wenti li:first-child{border-top: 1px solid #ededed;}
.wenti-top{display:block;position: relative;line-height:30px; padding:15px 0 0 30px;cursor: pointer;}
.wenti-top h3{display:inline-block;float: left;width:90%;font-size: 16px;color:#000;}
.wenti-top h4{display:inline-block;float: right;font-size: 15px;color: #888;text-align: right;}
.wenti-top>span{display:block;width: 20px;height: 20px;position: absolute;left: 0;top: 20px;}
.wenti-top>span img{display:block;}
.wenti-in{display:none;width: 100%;height: auto;padding-bottom: 14px;}
.wenti-in>div{background-color: #f8f8f8;font-size: 15px;color: #4b4b4b;line-height: 25px;padding: 20px 30px;border-radius: 2px;margin-bottom: 14px;overflow-x: hidden;}
.wenti-in>span{display: inline-block;height: 30px;margin-left: 30px;padding-right: 18px;line-height: 30px;font-size: 15px;color: #dc2e30;background: url(../images/shang1.png) no-repeat right center;background-size: 12px auto;cursor: pointer;}

/** 常见问题代码 End **/


.message{width:1200px; float:left;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:1200px;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px; background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#da0a00;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:20px; font-weight:bold; color:#da0a00;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:30px;}

/**联系我们代码 End**/