﻿*{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{min-width:1200px; margin:auto;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font-size:14px;font-family:"微软雅黑", Arial,"黑体",'宋体' Arial,Helvetica, sans-serif; color:#666;}
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:#0075e2; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} 
.fr{float:right;}
img{ border:none;vertical-align: top;}
/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clear{ /*兼容 IE*/
    zoom: 1;
}
.fix {zoom: 1; clear: both;}
.fix:before, .fix:after {display: table; clear: both;content: '';}

.top_bg{width:100%; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999;}
.w1200{width:95%; max-width:1200px; margin:auto;}
.logo{float:left; margin-top:15px;}
.logo_wz{float:left; margin:20px 0 0 20px; background:url(../images/logo_fgx.jpg) no-repeat left center; padding-left:20px; font-size:20px; line-height:28px; }
.logo_wz .wzi{color:#333; font-size:20px; font-weight:bold;}
.logo_wz p{color:#333; font-size: 16px;}
.top_tel{float:right; margin:20px 0 0 30px; background:url(../images/top_tel_tb.jpg) no-repeat left center; padding-left:40px;}
.top_tel .tzi{font-size:20px; font-weight:bold; line-height:24px; color:#c23038;}
.top_emli{float:left; margin:40px 0 0 40px; background:url(../images/top_yx_tb.jpg) no-repeat left center; padding-left:40px; font-size:18px;}
.top_emli a{color:#fd8b2e; font-weight:bold; line-height:30px;}
.top_emli a:hover{color:#0081cd;}

/* navMenu */
.navMenubox{width:100%; height:45px; margin:15px auto 0; background:#e4e4e6; position:relative;}
.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:45px; height:45px; font-size:16px;}
.navMenu>li>a{padding:0 32px; color:#333; text-transform:uppercase; display:block; position:relative; font-weight:600;}
.navMenu>li>a:after{content:'';display:block; width:8px; height:7px; background:url(../images/menu_sjx.png) no-repeat center bottom; position:absolute;left:50%; bottom:0; margin-left:-4px; -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{background:#c23038; color:#fff;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; top:45px; z-index:3; display:none; background:#fff; width:160px; margin-left:-80px; box-shadow:0 5px 10px #333;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center;}
.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 26px; 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:#c23038; color:#fff;}

.top_rlg{float:right; margin:40px 0 0 0; background:url(../images/top_rlgtb.jpg) no-repeat left center; padding-left:30px; font-size:14px; line-height:30px; position:relative;}
/*language*/
.top_rlg .Hlang-box{width:130px; box-shadow:1px 1px 10px #333; background:#fff; position:absolute; top:30px; left:-15px; display:none; border-radius:5px; z-index:9999;}
.top_rlg:hover .Hlang-box{display:block;}
.top_rlg .Hlang-box a{display:block; padding:5px 10px 5px 50px; line-height:24px; background-repeat:no-repeat !important;background-position:15px center !important; color:#666;}
.top_rlg .Hlang-box a:hover{color:#fff;background:#0081cd;}
.top_rlg .Hlang-box a.cn{background-image:url(../images/lg_cn.jpg); background-size:27px 19px;}
.top_rlg .Hlang-box a.en{background-image:url(../images/lg_en.jpg); background-size:27px 19px;}

.Hsrch{width:45px; height:45px; float:right; background:#b7b8b9;}
.Hsrch-menu{display:block; width:20px; height:21px; margin:13px 0 0 13px; background:url(../images/fdj.png) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:60px; background:#fff; border-top:1px solid #ddd; position:absolute; top:0px; left:0px; display:none; z-index:1002;}
.Hsrch-block{width:61% !important; height:32px; margin:15px auto 0;}
.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;}
.Hsrch-block .text{width:90%;height:32px;font-size:14px;float:left;margin:0 0 0 20px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

/*banner*/
.banner{ width:100%; overflow:hidden; position:relative; margin-top:136px;}
.banner *{ box-sizing:content-box;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;}
.banner ul li a{ display:block;}
.banner ul li img{display:block; width:1920px; position:relative; left:50%; margin-left:-960px;}
.bandd{ position:absolute; left:0; bottom:5%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:12px;height:12px;zoom:1;border-radius:100%;border:0px solid #888;position:relative;-webkit-transition:.3s;transition:.3s;}
.bandd span:after{content:"";position:absolute;width:12px;height:12px;background:#888;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:0px solid #fff;transform:scale(1.1)}
.bandd span.on:after{background:#fff}
.banz,.bany{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; opacity:0; transition:0.3s; cursor:pointer; z-index:5;}
.banz{ left:5%; }
.bany{ right:5%; }
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.infor{text-align:center; padding:25px 0;}
.infor .tit{font-size:36px; color: #333; font-weight: 600}
.infor .line{width:58px; height:3px; background-color:#c23038; display:inline-block; margin-top:0.5%;}

.hexin{text-align: center;}
.hexin_tt{font-size: 69px; text-transform: uppercase; font-weight: 600; color: rgba(130, 129, 133, 0.1);}
.hexin_hh{font-size: 30px; font-weight: 600; line-height:70px; background: url(../images/ss.jpg) center bottom no-repeat; color: #ca1826; margin-top: -124px;}
.gexin_gg{font-size: 16px; color: #333; line-height: 30px; padding-top: 10px;}

.in_service{width: 100%; height: auto; padding: 40px 0; box-sizing: border-box; overflow: hidden;}
.in_video_title{text-align: center; font-size:20px; color: #343434}
.in_video_title span{color: #e68f2b; text-transform: uppercase;}
.in_video_title_zi2{text-align: center;padding-top: 46px;}
.in_video_title_zi2 .sbt{ font-weight: normal; position: relative; z-index: 9; font-size: 36px; color: #333; font-weight: 600}
.in_video_title_zi2 .sbt {}
.in_video_title_zi2 .sbt a{color: #333;text-decoration: none;}
.in_video_title_zi2 span{display: block;position: relative;z-index: 6;font-size: 60px; color: #f5f5f6;font-family: arial;text-transform: uppercase;top: -56px;font-weight: bold;}
.in_video_title_zi2 .sbt em{color: #343434; font-style: normal;}
.in_video_title_zi2 p{font-size: 14px;color: #818181;margin-top: -65px; line-height: 28px;}
.in_serviceny{overflow: hidden;}
.in_serviceny ul{margin-right: -0.3%;}
.in_serviceny li{width: 24.7%; margin-right: 0.3%; margin-bottom: 10px; float: left;}
.in_serviceny li .ppimg{margin-bottom: 1%}
.in_serviceny li .ppimg img{width: 100%; height: auto; margin:auto; clear: both; display: block;}
.in_serviceny li .ppwz{background: #333d47; padding: 20px; box-sizing: border-box; text-align: center;}
.p1{font-size: 16px;color: #fff; margin-bottom: 15px;}
.p2{font-size: 12px; line-height:20px; color: #fff;}
.in_serviceny li .ppimg2{}
.in_serviceny li .ppimg2 img{width: 100%; height: auto; margin:auto; clear: both; display: block;}
.in_serviceny li .ppwz2{background: #333d47; padding: 20px; box-sizing: border-box; text-align: center;margin-bottom: 1%}
.in_serviceny li .ppimg3{}
.in_serviceny li .ppimg3 img{width: 100%; height: auto; margin:auto; clear: both; display: block;}
.in_serviceny li .ppwz3{background: #333d47; padding: 20px; box-sizing: border-box; text-align: center;margin: 1% 0}
.in_serviceny li:nth-child(2n){width:28%}
.in_serviceny li:nth-child(3n){width:24%}
.in_serviceny li:nth-child(4n){width:22%}

.prod_index{ padding:15px 0 40px; box-sizing: border-box; overflow: hidden; }
.prod_row1{overflow: hidden;position: relative; margin-top: 0px}
.prod_page{ width: 1200px; margin: 0px auto; }
.prod_item a{ display: block; padding:50px; height: 400px; position: relative; }
.prod_item1{ width: 600px; height:400px; float: left; background: url(../images/prod_item1.jpg) no-repeat center; display: block; }
.prod_item2{ width: 600px; height:400px; float: left; background: url(../images/prod_item2.jpg) no-repeat center; display: block; }
.prod_item3{ width: 300px; height: 400px; float: left; background: url(../images/prod_item3.jpg) no-repeat center; display: block; }

.prod_item4{ width: 600px; height:400px; float: left; background: url(../images/prod_item4.jpg) no-repeat center; display: block; }

.prod_item5{ width: 300px; height: 400px; float: left; background: url(../images/prod_item5.jpg) no-repeat center; display: block; }
.prod_item a strong {font-weight: normal;
    font-size: 28px;
    display: block;
    line-height: 52px;
    position: relative;
    transition: 0.3s all ease;

}
.prod_item a p{display: block;line-height: 22px;padding: 8px 0;font-weight: 100;}

.prod_item2 a strong,.prod_item4 a strong{color: #343434;}
.prod_item2 a p,.prod_item4 a p{color: #333;font-size: 16px;line-height: 28px;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}

.prod_item1 a strong,.prod_item5 a strong{color: #fff;}
.prod_item1 a p,.prod_item5 a p{color: #fff;font-size: 16px;line-height: 28px;}

.prod_item3 a strong{font-size:20px; color: #fff;text-align: center;position: absolute;width: 100%;height:50px;left: 0;bottom: 0;background: url(../images/prod_item3_c.png) no-repeat center;padding: 300px 0 100px;line-height: 50px;}


.prod_item1 a strong:after,.prod_item5 a strong:after{ display: block; content: ''; width: 42px; height: 42px; border: 1px solid #fff; border-radius: 50%; position: absolute; right: 0; top: 4px; background: url(../images/prod_item_btn.png) no-repeat 9px center; opacity: 0.8; filter: alpha(opacity=80); transition:0.3s all ease;}
.prod_item2 a strong:after,.prod_item4 a strong:after{ display: block; content: ''; width: 42px; height: 42px; border: 1px solid #2a2e47; border-radius: 50%; position: absolute; right: 0; top: 4px; background: url(../images/prod_item_btn.png) no-repeat -74px center; opacity: 0.8; filter: alpha(opacity=80);transition:0.3s all ease; }

.prod_item:hover a strong:after{ background: #b90000 url(../images/prod_item_btn.png) no-repeat 9px center; border: 1px solid #b90000; opacity: 1; filter: alpha(opacity=100); }
.prod_item:hover a strong{color: #b90000;font-weight: bold;}
.prod_item3:hover a strong{color: #fff}


/* 产品推荐 */
.cptj{width: 100%;background: #f1f1f1;padding:40px 0 70px 0;}
.cptj-left{width: 280px;float: left;}
.cptj-left-top{padding:25px;background: #c23038;height: auto; box-sizing: border-box;}
.cptj-left-top .bt a{color: #fff;font-size: 24px;background: url(../images/dzzx.png) no-repeat right;width: 210px;display: block;}
.cptj-left-top .bt a i{color: #fff;font-weight: normal; font-style: normal;}
.cptj-left-top p{color: #fff;font-size: 14px;margin-top: 0px;}

.cptj-left dl{width: 100%;background: #fff;padding-bottom:10px;}
.cptj-left dl dt{background: #333;width: 100%;overflow: hidden;position: relative;text-indent: 66px;}
.cptj-left dl dt img{position: absolute;left: 26px;top: 22px;display: block;width: 18px;height: 18px;}
.cptj-left dl dt a{display: block;height: 60px;line-height: 60px;color: #fff;font-weight: bold;font-size: 18px;}
.cptj-left dl dd{overflow: hidden;border-left: 1px solid #f1f1f1;margin:20px; width: 247px;}
.cptj-left dl dd a{display: block;color: #666;text-indent: 33px;font-size: 16px;margin-top:15px;overflow: hidden;width: 234px;height: auto;padding-right: 10px;}
.cptj-left dl dd a:first-child{margin-top: 0;}
.cptj-left dl dd a:hover{font-weight: bold;color: #c23038;border-left: 1px solid #e60012s;}
.cptj-left .zbbox{padding:35px 0;background: #c23038;text-align: center;font-family: "AGENCYR";}
.cptj-left .zbbox p{color: #fff;}
.cptj-left .zbbox p.p01{color: #fff;font-size: 24px;margin-top: 20px;;}
.cptj-left .zbbox p.p02{color: #fff;font-size:20px;margin-top: 8px;font-family: "AGENCYR"; font-weight: 600}
.cptj-left .zbbox p.p03{color: #00672d;font-size: 24px;margin-top:7px;font-family: "AGENCYR";}

.tels{background: #2b3843; padding: 26px 0; box-sizing: border-box; overflow: hidden;}
.tels_left{margin: 0 11px;}
.tels_left{font-size:18px;color: #fff;background: url(../images/pro_tel.png) no-repeat left center;padding-left:50px; font-weight: 600}
.tels_left span{display: block;margin-bottom: 5px;font-size: 14px;color:#fff; font-weight: normal;}



.cptj-right{width: 905px;float: right;background: #fff;}
.cptj-right-top{padding-top: 40px;height: 90px;padding-left: 36px;position: relative;}
.cptj-right-top h3 a{font-weight: normal;font-size: 30px;color: #333;}
.cptj-right-top p{font-size: 14px;color: #999;}
.cptj-right-top>a{display: block;width: 174px;height: 47px;line-height: 47px;text-align: center;border: 2px solid #f1f1f1;border-radius: 24.5px;position: absolute;top: 40px;right: 30px;}
.cptj-right-top>a:hover{background: #c23038;color: #fff;border:2px solid #c23038; }

.cptj-right ul{}
.cptj-right ul li{width: 300px;text-align: center;padding-bottom: 22px;float: left;margin-left: 1px;}
.cptj-right ul li>a{display: block;overflow: hidden;}
.cptj-right ul li>a img{display: block;width: 100%;height: auto;transition: all 1s ease-out;}
.cptj-right ul li:hover a img{transform: scale(1.1);}
.cptj-right ul li p{font-size: 16px;color: #666;margin: 0 auto;margin-top: 15px;margin: 19px;overflow: hidden;}
.cptj-right ul li a.a01{display: block;width: 120px;height: 34px;line-height: 34px;text-align: center;margin: 0 auto;font-size: 14px;color: #666;margin-top: 15px;border: 1px solid #dedede;border-radius: 17px;}
.cptj-right ul li a.a01:hover{background: #c23038;color: #fff;border: 1px solid #c23038;}

/*应用*/

.nei{background: url(../images/a_bg.jpg) no-repeat center; background-size: cover; box-sizing: border-box; padding: 40px 0;}
.heleft{float: left; width:560px; height: 430px; margin-top:20px;}
.hexrohjy{float: right; width: 612px; margin-top: 20px;}
.hexrohjy li{width:106px; height: 126px; background: #f8f8f8; text-align: center; float: left; margin-right:20px; margin-bottom: 28px; border: #fff 3px solid; cursor: pointer;}
.hexrohjy li:nth-child(5n){margin-right:0px;}
.hexrohjy li:hover{border: #ca1826 3px solid;}
.hexrohjy_img{margin-top: 0px;}
.hexrohjy_kk{font-size: 16px; line-height: 35px; color: #000;}
.neih{padding-top: 65px;}
.neih{background: url(../images/neiy.jpg) top center no-repeat; padding-bottom: 95px;}

.i_app{width: 100%; height:auto; padding: 50px 0; box-sizing: border-box; background: url(../images/a_bg.jpg) no-repeat center; background-size: cover;}
.row{width: 100%; margin: 0 auto; overflow: hidden;}
.index-business{ padding:50px 0; background: #efefef;overflow: hidden; text-align: center;}
.index-business-list{ margin-right: 1%; margin-bottom: 1%;}
.index-business-list a{position: relative;display: block;background: #000;}
.index-business-list a img{width: 100%;}
.index-business-list a .index-business-text{position: absolute;z-index: 3;top:40%;bottom: 0;left: 0;right: 0;padding: 0px 10%;color: #fff;transition:all .4s; text-align: center;}
.index-business-list a:hover .index-business-text{top:40%;}
.index-business-list a:after{content:"";position: absolute;z-index: 2;top:0%;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.4);transition:all .4s;}
.index-business-list a:hover:after{background: rgba(217,2,81,0.7);}
.index-business-list a .index-business-text h4{position: relative;font-size: 20px;line-height: 1em;padding-bottom: 20px;font-weight: normal;}
.index-business-list a .index-business-text h4:after{content:"";position: absolute;z-index:1;bottom: 0px;left: 50%;width: 0px;height: 2px;margin-left: 0px;background-color:#fff;transition:all .4s;}
.index-business-list a:hover .index-business-text h4:after{content:"";width: 40px;margin-left:-20px;}
.index-business-list a .index-business-text p{font-size: 15px;line-height: 1.75em;margin: 0px;opacity: 0;visibility: hidden;transition:all .4s;}
.index-business-list a:hover .index-business-text p{opacity: 1;visibility:visible;}
.col-sm-3 {width: 19%; float: left;}
.index-business-list a.hover:after{background: rgba(217,2,81,0.7);}
.index-business-list:last-child{margin-right: 0% !important}


/*关于我们*/
.ipart04{background-color:#f7f7f7; padding:60px 0; position:relative;}
.ipart04 .content{padding-bottom:40px;}
.ipart04 .content .content_l {width:35%;}
.ipart04 .content .content_l .tit{font-size:28px; font-weight: 600}
.ipart04 .content .content_l .line{width:58px; height:3px; margin:10px 0 35px 0; background-color:#ff963a;}
.ipart04 .content .content_l .con{color: #666; font-size:16px; line-height:30px; height:auto; margin-bottom:50px; overflow:hidden; text-align:justify;}
.ipart04 .content .content_l .btn{width:140px; height:50px; line-height:50px; box-sizing:border-box; color:#fff; background:#333; text-align: center; font-size: 16px; }
.ipart04 .content .content_l .btn a{color: #fff}
.ipart04 .content .content_l .btn:hover{}
.ipart04 .content .content_r {position:relative;}
.ipart04 .content .content_r:hover{cursor:pointer;}
.ipart04 .content .content_r .cover .play{background:url(../images/ipart04_3.png) no-repeat center; width:61px; height:61px; position:absolute; top:50%; left:50%; margin:-30px 0 0 -30px;}
.ipart04 .row_content{ overflow:hidden; margin:0 auto; background-color:#FFFFFF; padding:25px 0; box-shadow:0 0 15px 5px #eee; padding-left:2%; margin-bottom: -200px;box-sizing: border-box;}
.ipart04 ul{ }
.ipart04 li{width: 20%; float: left;}
.ipart04 li img{max-height:62px; height:50%; display:block; padding-left:16%;padding-top:3%}
.ipart04 .row .r{width:55%; height:100%; border-right:1px solid #f3f3f3; float: right;}
.ipart04 .row .r .num{font-size:30px; color: #555555}
.ipart04 .row .r .line{width:24px; height:3px; background-color:#2a3843; margin: 4px 0;}
.ipart04 .row .r .con{font-size:16px; color: #555555}
.row{transition:.2s width ease;*zoom:1}
.row:before,.row:after{display:table;clear:both;content:''}
.row>[class*="span-"]{float:left;margin-right:2%;*margin-right:1.89%}
.ipart04 .row .r .number{float: right;margin-top: -40px;margin-right:70px;font-size:18px;}
.ipart04 .row .r .number1{margin-right:70px;}
.ipart04 .row .r .number2{margin-right:30px;}

.inworkshop{padding:130px 0 60px; overflow: hidden;}
.inworkshop ul{margin-right: -1%;}
.inworkshop li{width: 24%; float: left; margin-right: 1%; border: 1px solid #e0e0e0}
.inworkshop li img{width: 100%;}


/*优势*/
.exper{padding:50px 0;height: auto;overflow: hidden;  background: url(../images/y_bg.jpg) no-repeat center; background-size: cover; box-sizing: border-box;}
.exper_c dl{width: 25%;float: left;text-align: center;line-height: 20px;padding: 0 2%; box-sizing: border-box; border-right: 1px solid #ccc; min-height: 320px;}
.exper_c dl.exper_l1{padding: 0;}
.exper_c dd .ybt{height: 53px;line-height: 53px;font-size: 24px;color: #333;overflow: hidden;}
.exper_c dt{width:127px;height:147px;display: block;margin: auto;}
.exper_c dt span{position: relative;width:127px;height:147px;display: block;}
.exper_c dt span i{position: absolute;left: 0;top: 0;width:127px;height:147px;display: block;}
.exper_c dt i.default{-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.exper_c dt i.hover{opacity:1;visibility:visible;opacity:0;visibility:hidden;
    -webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:all 0.4s linear;
    transition:all 0.4s linear;}
.exper_c dl.cur dt span .default{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.exper_c dl.cur dt span .hover{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}
.exper_c dl.cur dd .ybt{color: #c23038;}
.exper_c dd p{text-align: left}
.exper_c dd em{color: #c23038; font-size: 18px; font-weight: 600;}


/*合作*/
.hzhb{width: 100%; height: auto; padding:50px 0; overflow: hidden; background: #f7f7f7}
.h2_title {font-size: 26px;color: #dd2025;text-align: center; font-weight: 600}
.p_title{ font-size: 15px; color: #555;text-align: center;margin-top: 8px;padding-bottom: 24px;text-transform: uppercase;}

.customers{width:100%;overflow:hidden;margin:0 auto;}
.customers ul{margin-top:0px;}
.customers ul li{float:left;width:19%;overflow:hidden;border:1px solid #dbdbdb; margin-right:1%; margin-bottom:1%;}
.customers ul li:nth-child(5n+0){margin-right:0;}
.customers ul li .imgs{overflow:hidden;}
.customers ul li .imgs img{display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.customers ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

.in_news{width:100%; padding:50px 0;}
.til01{text-align: center;height:140px;color: #2b2b34;font-size:40px;line-height:64px;font-family: "Microsoft Yahei";background:url(../images/tilbg1.png) no-repeat center 63px;}
.til01 p{color: #555555;display: block;font-weight: normal;line-height:38px;font-size:16px;}
.til01 a{color: #c23038; font-size: 36px; font-weight: 600}
.in_newsleft{width: 52%; float: left;}
.in_newsleft ul{}
.in_newsleft ul li{font-size:14px; line-height:40px; overflow:hidden; border-bottom:1px dashed #e6e6e6;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_newsleft ul li a{background:url(../images/ly_li.jpg) no-repeat left center; padding-left:15px; color: #333}
.in_newsleft ul li a:hover{color:#c23038;}
.in_newsleft ul li span{float:right; color:#999; line-height: 37px;}
.in_newsright{width: 45%; float: right;}
.in_newsright img{max-width: 100%}

/*  尾部 */
.footer{width: 100%; height: auto; overflow: hidden; padding:50px 0; background: #e6f1f8;}
.footer_left{width:24%; height: auto; float: left; border-right: solid 1px #d3d2d2; padding-left: 0px}
.footer_leftimg{width: 100%; height: auto; margin-bottom: 20px}
.foot_lx{font-size:14px; color:#555; line-height:24px; margin-left:0px;}
.foot_lx_bt{ font-size:18px; line-height:24px; color:#fff;}
.foot_lx_m{ margin-top:8px; background:url(../images/i-mobile.png) left 8px no-repeat; padding-left:30px;}
.foot_lx_tel{ margin-top:0px; background:url(../images/i-phone.png) left center no-repeat; padding-left:30px;}
.foot_lx_fax{ margin-top:0px; background:url(../images/i-fax.png) left center no-repeat; padding-left:30px;}
.foot_lx_email{ margin-top:0px; background:url(../images/i-mail.png) left center no-repeat; padding-left:30px;}
.foot_lx_add{ margin-top:8px; background:url(../images/i-address.png) left 8px no-repeat; padding-left:30px;}
.foot_lx_s{ margin-top:0px; background:url(../images/foot_lx_s.png) left center no-repeat; padding-left:30px;}

.footer_middle{width:22%; float: left; border-right: solid 1px #d3d2d2; padding-left: 20px}
.footer_middle ul{margin-right:-2%;}
.footer_middle li{width:45%; /*width: 42%;  margin-bottom:40px*/float: left; margin-right:2%;}
.footer_middle li img{width: 100%;}
.footer_middle li p{line-height: 30px; text-align: center; color: #555; font-size:12px;}

.footer_right{width:52%; float: right; padding-left: 20px; overflow: hidden;}
.footer_right .item{position:relative;float:left;margin-right:5%;width: 20%;}
.footer_right .item:nth-of-type(1) {width: 20%;}
.footer_right .item:after{display:block;position:absolute;top:0;right:0;width:1px;height:217px;content:"";background:#d3d2d2;}
.footer_right .item::before { display: block; content: ""; position: absolute; top: 0; right: 0; width: 1px;height: 18px; background: #c23038; z-index: 2;}
.footer_right .item .fbt{font-weight:normal; font-size:16px; color:#fff;overflow:hidden; margin-bottom: 15px; font-weight: 600;}
.footer_right .item .fbt a{display:block;color:#333;}
.footer_right .item .fbt a:hover{font-weight:bold;}
.footer_right .item ul{ margin-top:0px;overflow:hidden;}
.footer_right .item li{  padding:6px 0;font-size:14px;}
.footer_right .item li a{display:block;color:#666;}
.footer_right .item li a:hover{text-decoration:underline; color: #666;}

.widget_titlebg{margin-bottom: 35px;}
.widget_title{padding-bottom: 12px;font-size: 26px;line-height: 24px;position: relative;text-transform: uppercase; color: #333; font-weight: 600}
.widget_titleen{padding-bottom: 8px;font-size: 16px;line-height: 24px;position: relative;text-transform: uppercase; color: #333;}
.widget_title_line{background:#c23038;width: 35px;height: 2px;}

.tactfrm{width:100%;}
.tactfrm h2{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrm ul{overflow: hidden; margin-right: -5%}
.tactfrm li{width:45%;float:left;height:45px;margin:0 5% 12px 0;position:relative;}
.tactfrm li input{width:98%;height:42px;padding:0 15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box;}
.tactfrm li.area{height:auto;width:100%;}
.tactfrm li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box;}
.tactfrm li:nth-child(2n){margin-right:0;}
.tactfrm .btn{margin-top:0;overflow: hidden;}
.tactfrm .btn input{height:40px;width:120px;font-size:15px;color:#fff;background:#c23038;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#046ca4;}




.footerbottom{width: 100%; height: auto; font-size:15px; line-height:25px; padding-top:40px; color: #333; overflow: hidden;} 
.footerbottom_left{width: 40%; float: left;}
.footerbottom_left ul{}
.footerbottom_left li{width: 40%; float: left; margin-right: 5%;}
.footerbottom_left li img{width: 100%;}
.footerbottom_left li p{line-height: 30px; text-align: center; color: #333;}
.footerbottom_right{float: right;}
.footerbottom_right_zi{font-size:15px; line-height:25px; }
.footerbottom_right_zi a{color: #333;}


.copyright{width: 100%; height: auto; overflow: hidden; background: #e6f1f8; line-height: 30px; font-size: 14px; color: #666; text-align: center;}
.copyright .cwz{ line-height: 30px; font-size: 14px; color: #666; text-align: center; border-top: 1px solid #d3d2d2; padding:10px 0; box-sizing: border-box;}

/*友情链接*/
.foorterLink{background-color: #fff;padding: 20px 0;}
.foorterLink span{color: #333333;font-size: 14px;}
.foorterLink a{font-size: 14px;color: #666666;padding: 0 15px;border-right: 1px solid #b7b7b7;transition: all .5s;}
.foorterLink a:hover{color: #b52d23}
.foorterLink a:last-child{border-right: 0;}




/*ny_banner*/
.ny-banner{width: 100%; height: auto; overflow: hidden; margin-top: 147px}
.ny-banner img {width: 100%;}

/*内页公用菜单*/
.aboutMenu{width: 100%; text-align: center; padding: 20px 0; background: #f4f4f4}
.aboutMenu li{display: inline-block;  font-size: 14px; color: #333333; background:#fff; border:1px solid #ccc; line-height:48px; margin-left: 5px; width: 141px; text-align: center; border-radius: 30px}
.aboutMenu li a{color: #333; text-decoration: none; display: block;}
.aboutMenu li:first-child{margin-left: 0;}
.aboutMenu li.cur{}
.aboutMenu li.cur a{color: #fff; background: #c23038; border:1px solid #c23038; border-radius: 30px}
.aboutMenu li:hover{background: #c23038; border:1px solid #c23038; border-radius: 30px}
.aboutMenu li:hover a{color: #fff;}


.aboutBox1{width: 100%; height: auto; overflow: hidden; padding: 50px 0; box-sizing: border-box;}
.aboutBox_l{width:42%;height:auto;}
.hTitle{font-size:1rem;margin-bottom:40px;position: relative; color: #565656;}
.hTitle span{display: block;font-size:28px;color:#191919; font-weight: 600}
.aboutBox_l .hTitle{position:relative;padding-bottom:15px;margin-bottom:25px;}
.aboutBox_l .hTitle::after{content:"";position:absolute;left:0;bottom:0;width:30px;height:1px;background:#c23038;}
.aboutBox_l .txt{height:160px;margin-bottom:10px;line-height:1.6;}
.aboutBox1 .font{overflow-y:auto;height:auto;margin-bottom:auto; color: #565656; font-size: 15px; line-height: 28px;}
.aboutBox_r{height:390px;display:block;width:50%;border-radius:10px 10px 0 0;overflow:hidden;}
.aboutBox_r .bgImg{animation:scale 30s infinite;}
.aboutBox_num{display: -webkit-flex;display:flex;-webkit-justify-content: space-between;justify-content: space-between;flex-flow: row wrap-reverse;}
.aboutBox_num li{float:left;color:#191919; font-size: 14px;}
.aboutBox_num li span{color:#c23038;font-size:26px;position:relative;font-family:Arial;font-weight:bold;line-height:1.2;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}


.workshop{background:#ececec; width: 100%; height: auto; overflow: hidden; padding: 50px 0; box-sizing: border-box;}



.listTie{text-align:center;color:#191919;margin-bottom:40px;padding-bottom:10px;position:relative;font-size:2.2rem;font-weight:bold;}
.listTie::after{content:"";position: absolute;left:50%;width:30px;margin-left:-15px;height:2px;background:#c23038;bottom:0;}
.cultures{background:#fff; width: 100%; height: auto; overflow: hidden; padding: 50px 0; box-sizing: border-box;}
.cultures ul{margin-right:-1%}
.cultures li{float:left;background:#fff;padding:25px;width:31.3%;margin:0 1%; box-sizing: border-box;}
.cultures li .pImg{ width: 100% }
.pImg{position:relative;padding-top:60%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:auto;transition:all 0.5s;}
.cultures li .wz{font-size:20px;color:#222;margin-bottom:15px;padding-bottom:10px;font-weight:normal;margin-top:15px;position:relative;}
.cultures li .wz span{display:block;font-size:12px;font-family:Arial;color:#999;}
.cultures li:hover img{transform: scale(1.1);}
.cultures li .wz span:after{content:"";position:absolute;width:14px;height:1px;background:#c23038;bottom:0;left:0;transition:all .3s;}
.cultures li p{font-size: 14px;}


.history{width:100%; overflow: hidden; margin: 50px 0}
.w1200{margin: 0px auto;}
.w1200 ul.about-history{padding: 0px !important;}
.about-history li{border-top: 1px dashed #e1e4ec;font-size: 14px;color: #777;position: relative;list-style: none;overflow: hidden;}
.a-lis2{background-color: #f6f7fa;}
.a-border-fn{margin-top: 30px;height: 30px;line-height: 0;}
.about-history-year{width: 126px;font-size: 24px;line-height: 56px;color: #333;padding: 0 20px 0 24px;display: table-cell;border-right: 1px solid #e1e4ec;box-sizing: border-box;}
.about-history-year span{font-size: 13px;}
.about-history il{width: 11px;height: 11px;display: block;margin-top: -5px;position: absolute;top: 50%;left: 120px;background: url(../images/dot.png) no-repeat;}
.about-detail-cont{width: calc(100% - 138px);line-height: 24px;font-size: 14px;vertical-align: middle;display: table-cell;padding-left: 35px;}


.news-tt-hz{margin-bottom:60px;background:#f2f2f2;padding:3%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}
.news-tt-pic{width:30%;float:left;display:block; overflow:hidden;}
.news-tt-pic img{width: 100%;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.news-tt-right{width:67%;float:right;}
.news-tt-title{font-size:16px;}

.news-tt-content{text-indent:30px;float:left;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#999;margin:28px 0;}

.news-rq{width: 8%;text-align: center;padding: 50px 0;color: #666;}
.news-rq-x{font-size: 48px;line-height: 48px;color: #c23038;}
.news-wz-hz{width:66%;border-left: 1px dashed #e1e1e1;padding-left:3%;float:left;}
.news-pic{float:right;width:22%;}
.news-pic img{width: 100%}
.news-hz{border-bottom: 1px solid #eaeaea;padding-bottom: 20px;margin-bottom: 20px;overflow: hidden;display: block;transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.news-hz:hover{transform: translateY(-6px);-webkit-transform: translateY(-6px);}
.rqsz{font-size: 70px;line-height: 70px;}
.news-centent-title{margin-bottom: 15px;}
.news-centent-title a{font-size: 20px;}
.news-nr{line-height:32px;margin: 20px 0;text-indent:30px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;color: #999;}
.news-ll{width: 70px;height: 52px;float: right;text-align: center;border: 1px solid #d6d7d6;border-radius: 5px;padding-top: 18px;margin-right: 30px;}
.news-ti{font-size:28px;line-height:40px;text-align: center;}
.time{font-size: 16px;color: #666;font-weight: normal;}
.news-more{width: 160px; line-height:45px;text-align: center;}
.news-more a{color: #666;font-size: 15px;border: 1px solid #e1e1e1;border-radius: 5px;display: block;}
.news-more:hover a{background: #c23038;color: #fff;display: block;}
.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#999;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px;}
.index-news-right-top-nr-title a:hover{text-decoration:underline;}
.index-news-right-top-nr-content{text-indent:30px;margin:14px 0;float:left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#999;}

.xqny{width:100%; height: auto; overflow: hidden; padding: 50px 0; }
.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #c23038;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size: 16px; line-height: 35px; font-weight: 600; color:#c23038 }
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%; float: right; margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%; clear: both; display: block; margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#c23038; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.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; color: #333}
.news_random2 ul li a:hover{color:#c23038;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #c23038;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #c23038;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.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:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #c23038;}
.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 #c23038;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #c23038; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #c23038;}

.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#c23038;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}

.relatedNews{margin-top:40px; overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px; color: #666}
.relatedNews_font ul li a:hover{color: #c23038}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


.aboutBox3{width: 100%; height: auto; overflow: hidden; padding:30px 0; box-sizing: border-box;}
.aboutBox3_left{width: 30%; float: left;}
.aboutBox3_left_sm{font-size: 14px; line-height: 25px; color: #555}
.aboutBox3_left_line{display: block;width: 52px;height: 2px;background: #555; margin: 10px 0;}
.aboutBox3_left_bt{font-size: 22px;color: #333;font-weight: 600;}
.aboutBox3_right{width: 70%; float: right;font-size: 16px; line-height: 30px; color: #555; margin-top:15px}
.aboutBox3_right p{font-size: 18px; line-height: 30px; color: #555;}




.contact{width: 100%; height: auto; overflow: hidden; padding: 50px 0;}
.contact_lx{ float: left; width:47%;font-size: 16px; line-height: 35px;}
.contact_lx p:first-child{font-size: 19px; }

.lists{}
.lists li{ width:50%; float:left; }
.lists li:last-child{ width:100%;}
.lists li dd{ float:left; width:50%;}
.lists li .zi{ font-size:24px; color:#333; padding-bottom:30px;}
.lists li .txt{ position:relative; line-height:30px; margin-bottom:20px;}
.lists li .txt p{ font-size:16px; padding-left:40px;}
.lists li .txt em{ position:absolute; left:0; top:0;}
.lists li h3{ padding-bottom:20px; font-size:18px; color:#c23038;}

.tactfrms{width:50%;float:right; }
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#c23038;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#c23038;}

.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height: 600px; margin: 25px 0;}


.nypro{width:100%; height: auto; overflow: hidden; padding: 50px 0; background: #f7f7f7; box-sizing: border-box;}
/* 产品列表 */
.newsleft{width:20%; height:auto; float:left;}
.blk-xs{width:100%;}
.fdh-01-tit {background: #c23038;height: auto;}
.fdh-01-tit .nbt{font-size: 24px;font-weight: normal;line-height: 75px;color: #fff;border-bottom: 1px solid #fff;text-align: center;}
.fdh-01-tit .nbt span{font-size: 14px;text-transform: uppercase;}

.fdh-01-nav-one .nbt2{line-height: 50px;margin-bottom: 2px;overflow: hidden;background:#e0e0e0;}
.fdh-01-nav-one .nbt2 a{display:inline-block;font-size: 16px;font-weight: normal;color: #666666;overflow: hidden;vertical-align: middle;width:calc(100% - 50px);box-sizing: border-box;padding-left:20px;}
.fdh-01-nav-one .nbt2 i{display:inline-block; vertical-align: middle;width:50px;height:50px;background: url(../images/p14-icon5.png) center center no-repeat;}
.fdh-01-nav-one .nbt2 i.xu{background: url(../images/p14-icon2.png) center center no-repeat;}
.fdh-01-nav-one dl{display:none;}

.fdh-01-nav-one .nbt2.sidenavcur, .fdh-01-nav-one .nbt2:hover{background: #c23038}
.fdh-01-nav-one .nbt2.sidenavcur a, .fdh-01-nav-one .nbt2:hover a{color: #fff;}
.fdh-01-nav dl{padding: 2px 0 4px;}
.fdh-01-nav dt{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: #e0e0e0;position: relative;overflow: hidden;}
.fdh-01-nav dt:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after{border-color: #c23038;}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a{color: #c23038;}
.fdh-01-nav dd{border: 1px solid #e0e0e0;border-bottom: 0;}
.fdh-01-nav p{height: 50px;font-size: 14px;line-height: 50px;padding-left: 72px;padding-right: 40px;border-bottom: 1px solid #e0e0e0;background: #fff;position: relative;overflow: hidden;}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a{color: #c23038;}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after{background: #c23038;}
.fdh-01-nav a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size: 14px}

.cbgg-01{background: #c23038;color: #fff;}
.cbgg-01-img img{width: 100%;display: block;}

.zbbox2{padding:35px 0;background: #c23038;text-align: center;font-family: "AGENCYR";}
.zbbox2 p{color: #fff;}
.zbbox2 p.p01{color: #fff;font-size: 24px;margin-top: 20px;;}
.zbbox2 p.p02{color: #fff;font-size:20px;margin-top: 8px;font-family: "AGENCYR"; font-weight: 600}
.zbbox2 p.p03{color: #00672d;font-size: 24px;margin-top:7px;font-family: "AGENCYR";}

.newsright{ width:76%; height:auto; float:right}
.toptit { font-size: 22px;color:#343434; line-height: 52px; background: #e0e0e0; padding-left:16px; margin-bottom:20px; border-left:3px solid #c23038;}
.products{width:100%; padding:0; overflow: hidden;}
.products ul{margin-left: -2%;}
.products li{width:31.333%;float: left;margin-left:2%;margin-bottom:32px;transition: .3s all;}
.products li .pic{overflow: hidden; border:1px solid #e0e0e0;}
.products li .pic img{max-width: 100%;}
.products li p{color:#444;font-size:14px; text-align: center; padding:18px;background: #e0e0e0; box-sizing: border-box;}
.products li:hover p{background:#c23038; color: #fff;transition: .3s all;}

/*  产品详情 */

.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; float:left;}
.promore_l{width:45%;float:left;}

/*å›¾ç‰‡æ”¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.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:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #2a3843; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:24px; color:#333; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:40px;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right; margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545; float:left; line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px; font-size: 18px}


.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; color: #333722}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#333; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#333; border:1px solid transparent; padding:10px 40px; color: #fff}
.tabs-basic .tab-active{border-bottom:2px solid #c23038; color:#fff; background:#c23038;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; 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%; margin:auto; display: block; clear: both;}
.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%; height:45px; background:#f1f1f1; color:#333; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #c23038;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.ny_xc{}
.ny_xc ul li{float: left;width: 23%;margin:0 2% 2% 0;}
.ny_xc ul li:nth-child(4n){margin-right: 0;}
.ny_xc ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_xc ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_xc ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .wwz{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}


/*侧边栏*/
.sidebar-content{position: fixed; top: 50%; right: 0; z-index: 1000; margin-top: -110px;}
.sidebar-box{position: relative; margin-top: 1px;}
.sidebar-icon{width: 50px; height: 50px; cursor: pointer;}
.si1 .sidebar-icon{background: #333333 url(../images/side1.png) no-repeat center center;}
.si2 .sidebar-icon{background: #333333 url(../images/side2.png) no-repeat center center;}
.si3 .sidebar-icon{background: #333333 url(../images/side3.png) no-repeat center center;}
.si4 .sidebar-icon{background: #333333 url(../images/side4.png) no-repeat center center;}
.si5 .sidebar-icon{background: #333333 url(../images/side5.png) no-repeat center center;}
.si1:hover .sidebar-icon{background: #c23038 url(../images/side1.png) no-repeat center center;}
.si2:hover .sidebar-icon{background: #c23038 url(../images/side2.png) no-repeat center center;}
.si3:hover .sidebar-icon{background: #c23038 url(../images/side3.png) no-repeat center center;}
.si4:hover .sidebar-icon{background: #c23038 url(../images/side4.png) no-repeat center center;}
.si5:hover .sidebar-icon{background: #c23038 url(../images/side5.png) no-repeat center center;}
.sidebar-dark1{position: absolute; top: 0; right: 50px; padding: 0 20px; background-color: #c23038; display: none;}
.sidebar-dark2{position: absolute; top: 0; right: 50px; padding: 16px 20px; background-color: #c23038; display: none;}
.sidebar-box:hover .sidebar-dark1{display: block;}
.sidebar-box:hover .sidebar-dark2{display: block;}
.sidebar-dark1 p a{display: block; height: 50px; line-height: 50px; font-size: 16px; color: white; text-align: center; white-space: nowrap;}
.sidebar-code{width: 98px; margin-top: 8px;}
.sidebar-dark2 .sidebar-code:first-child{margin-top: 0;}
.sidebar-code p{text-align: center; color: white; line-height: 18px; margin-top: 4px;}
.sidebar-top{display: block; width: 50px; height: 50px;}
.sidebar-icon-a{display: block; width: 50px; height: 50px;}
.side-layer{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; display: none;}
.side-layer-bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}