@charset "utf-8";
.gwidth{width: 1300px;margin: 0 auto;}
.pc{display:block;}
.ipad{display:none;}
.phone{display: none;}
.pagination {
    display:inline-block;
    padding-left:0;
    margin:17px 0;
    border-radius:3px;
}
.pagination > li {
    display:inline;
}
.pagination > li > a,.pagination > li > span {
    position:relative;
    float:left;
    padding:6px 12px;
    line-height:1.42857143;
    text-decoration:none;
    color:#2c3e50;
    background-color:#fff;
    border:1px solid #ddd;
    margin-left:-1px;
}
.pagination > li:first-child > a,.pagination > li:first-child > span {
    margin-left:0;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px;
}
.pagination > li:last-child > a,.pagination > li:last-child > span {
    border-bottom-right-radius:3px;
    border-top-right-radius:3px;
}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
    z-index:2;
    color:#11181f;
    background-color:#eeeeee;
    border-color:#ddd;
}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
    z-index:3;
    color:#fff;
    background-color:#2c3e50;
    border-color:#2c3e50;
    cursor:default;
}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
    color:#777777;
    background-color:#fff;
    border-color:#ddd;
    cursor:not-allowed;
}
.pagination-lg > li > a,.pagination-lg > li > span {
    padding:10px 16px;
    font-size:15px;
    line-height:1.3333333;
}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
    border-bottom-left-radius:5px;
    border-top-left-radius:5px;
}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;
}
.pagination-sm > li > a,.pagination-sm > li > span {
    padding:5px 10px;
    font-size:11px;
    line-height:1.5;
}
.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
    border-bottom-left-radius:2px;
    border-top-left-radius:2px;
}
.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
    border-bottom-right-radius:2px;
    border-top-right-radius:2px;
}
/*顶部导航开始*/
.pad_nav{display: none;}
.box{width:100%;height:102px;position: relative;background: url(../images/logo-nav-bg.jpg) 50% 0px / auto 100% no-repeat;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;}
header .zuo{width:280px;height:0px;float: left;}
header .zuo .logo{width:79px;height:79px;float:right;margin-top:14px;}
header .zuo p{font-size:30px;font-weight:bold;float:right;color:#fff;margin-left:21px;line-height:102px;padding-right: 30px;}
header .you{width: 1020px;height:102px;float: right;}
header .you span{float: left;width:24px;height:24px;font-size:24px;color:#333333;line-height:102px;margin-left:73px;}
header .you>li{width:107px;line-height:102px;text-align: center;float: left;font-size:18px;margin-right:28px;position: relative;}
header .you>li>a{font-size:18px;color: #333;}
header .you>li:nth-child(8n){margin-right:0;}
header .you>li:hover{border-bottom:1px solid #D7414E;}
header .you li:hover>a{color: #FE0000;}
header .xia{width:107px;height:auto;line-height:28px;background-color:#fff;position:absolute;text-align: center;left:0;top: 102px;font-size: 0;display: none;z-index:111;}
header li:hover .xia{display:block;}
header .xia li>a{font-size:14px;color:#ADADAD;line-height:27px;}
header .xia li:hover{background-color: #fe0000;}
header .xia li:hover a{color: #fff;}
/*顶部导航结束*/

/*轮播图开始*/
.js-silder{position: relative;margin-top: 0;}
.silder-scroll{width: 100%;overflow: hidden;}
.silder-main{position: relative;width: 100%;overflow: hidden;height:445px;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%;}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{width: 100%;text-align: center;position: absolute;bottom: 15px;}
.silder-ctrl-prev,.silder-ctrl-next{display: none;}
.silder-ctrl-con{display: none;width: 16px;padding: 10px 0;margin: 0 10px;cursor: pointer;}
.silder-ctrl-con span{display: none;}
/*轮播图结束*/

/*nav begin*/
.nav .gwidth{width:1300px;}
.nav{height:0px; border-bottom:1px solid #E2E2E2;margin-bottom:42px;font-size: 0;padding: 0;}
.nav>div>p{float:left;line-height:71px;font-size:14px;color:#333333;}
.nav>div>p a{display:inline-block;color: #333;font-size: 14px;}
.nav form{width:360px;float: right;font-size: 0;position: relative;line-height:71px;}
.nav form .input{width:271px;height:38px;line-height:38px;background-color:#ffffff;border:1px solid #EEEEEE;border-top-left-radius:3px;color:#666666;font-size:14px;padding-left:13px;border-bottom-left-radius:3px;}
.nav form .submit{width:76px;height:40px;line-height:40px;background-color:#FE0000;border-top-right-radius:3px;text-align: center;color: #ffffff;font-size:22px;border-bottom-right-radius:3px;position: absolute;right: 0;top:10px;font-weight: 600;}
/*nav end*/

/*content begin*/
/*.content_phone{display:none;}
.content{width:1300px;margin:0 auto;height:387px;position: relative;background:url(../images/beijing1.jpg) no-repeat;display: block;}
.content img{width:709px;height:312px;position:absolute;top:38px;left:50px;}
.content .you{width:477px;height:263px;position:absolute;top:0;right:50px;}
.content .you li{float:right;}
.content .you .li1{width:256px;height:71px;margin-top:62px;background:url(../images/beijing4.jpg) no-repeat;}
.content .you .li1 p{text-align:center;line-height: 71px;color:#FCFCFA;font-size:32px;}
.content .you .li2{width:477px;height:66px;line-height:66px;}
.content .li2 p{font-size:34px;font-weight: bold;}
.content .li3{width:422px;height:62px;border-top:1px solid #474746;border-bottom:1px solid #474746;margin-bottom: 22px;}
.content .li3 .p1{width:47px;height:41px;margin-left:13px;margin-top:13px;background-color:#F81818;font-size: 0;}
.content .li3 .p1 span{width:23px;height:23px;font-size:24px;margin-left:12px;color:#fff;line-height:41px;}
.content .li3 .p2{line-height:62px;font-size:24px;margin-right:9px;}
.content .li4{width:162px;height:38px;border:1px solid #FE0000;}
.content .li4 p{text-align: center;font-size:0px;border:1px solid #FE0000;}
.content .li4 p a{font-size:22px;color:#FE0000;line-height:38px;}*/
.content{display:block;}
.content_phone{display:none;}
.content img{width: 100%;}
/*content end*/

/*content1 begin*/
.box1{margin:35px 0 41px;}
.box1 .gwidth{width:1300px;margin:0 auto;}
.ctta_ul>li{float: left;width:313px;margin: 0 16px 20px 0;}
.ctta_ul>li:nth-child(2n){margin-right: 16px;}
.ctta_ul>li:nth-child(3n){margin-right: 16px;}
.ctta_ul>li:nth-child(4n){margin-right: 0;}
.ctta_ul>li>div{width:auto;height:auto;overflow:hidden;position: relative;border:1px solid #dddddd;}
.ctta_ul>li>div img{width:100%;height:auto;}
.ctta_ul>li>div p{width: 100%;height: 100%;background-color: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;transform: translateY(100%);transition: all .3s;}
.ctta_ul>li:hover>div p{transform: translateY(0);}
.ctta_ul>li>div p>span{display: inline-block;width: 90%;line-height: 24px;text-indent: 2em;font-size: 15px;color: #fff;margin: 15% 5% 5%;overflow: hidden;}
.ctta_ul>li>div p>em{display: block;padding: 0 5%;line-height: 26px;text-align: right;font-size: 16px;color:#fe0000;}
.ctta_ul>li>h4{line-height:40px;text-align:center;background-color: #fff;font-size: 16px;color: #333333;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ctta_ul>li>h4>a{color: #333333;font-size: 16px;}
.ctta_ul>li:hover>h4>a{color: #fe0000;}
/*content1 end*/

/*关于至臻开始*/
.gyzz{height:429px;background:url(../images/beijing2.jpg) no-repeat;}
.gyzz .gwidth{width: 1300px;margin:0 auto;}
.gyzz h1{text-align:center;color:#fff;font-size:46px;padding-top:75px;}
.gyzz .pp{width:62px;height:3px;background-color:#EF0000;text-align:center;margin-left:47%;margin-top:13px;}
.gyzz .xia{margin-top:29px;}
.gyzz li{float:left;}
.gyzz .zuo{width:614px;height:291px;background-color:#F5F5F5;position: relative;padding: 52px 23px;padding-bottom: 0;}
.gyzz .zuo .about-title{border-left: 6px solid #EF0000;padding-left: 20px;}
.gyzz .zuo h2{font-size:24px;color: #333333;}
.gyzz .zuo .p1{font-size:16px;color:#999999;}
.gyzz .zuo .p2{line-height:26px;margin-top:35px;font-size:14px;color:#333333;margin-left: 15px;}
.gyzz .zuo .p3{width:6px;height:48px;background-color:#EF0000;position:absolute;top:50px;left: 22px;}
.gyzz .zuo .p4{position:absolute;top:35px;right:24px;}
.gyzz .zuo .p4 span{font-size:24px;color:#999999;}
.gyzz .xia .zhong{width:320px;height:343px;background-color:#FE0000;}
.gyzz .zhong img{width:169px;height:169px;margin-top:62px;margin-left:79px;}
.gyzz .zhong p{color:#fff;margin-top:16px;font-size:28px;text-align:center;}
.gyzz .you{width:320px;height:343px;position: relative;}
.gyzz .you .you_xia{width:320px;height:85px;background-color:#CD0202;position:absolute;left:0; bottom:0; color:#fff;}
.gyzz .you .you_xia h4{margin-top:27px;margin-left:34px;font-size:22px;}
.gyzz .you .you_xia p{margin-left:33px; font-size:16px;}
.gyzz .you .you_xia .pp1{width:5px;height:45px;background-color:#ffffff;margin-top:-50px;margin-left:21px;}
/*关于至臻结束*/

/*企业实景开始*/
.qysj{margin-top:0px;}
.qysj .zuo{position: relative;}
.qysj .zuo h1{margin-top:42px;font-size:24px;margin-left:18px;color:#333333;}
.qysj .zuo p{margin-left:19px;color:#A7A7A7;font-size:16px;}
.qysj .zuo .p1{width:6px;height:48px;margin-top:42px;background-color:#EF0000;position:absolute;top:0; left:-18px;}
.qysj .you p{font-size:14px;margin-top:55px;color: #ADADAD;}
.qysj .xia{margin-top: 28px;margin-bottom: 50px;}
.qysj .xia li{width:311px;float:left;margin-right:18px;}
.qysj .xia li:nth-child(2n){margin-right: 18px;}
.qysj .xia li:nth-child(4n){margin-right: 0;}
.qysj .xia li p{text-align: center;color:#333333;font-size:18px;max-height: 50px;line-height: 50px;overflow: hidden;}
/*企业实景结束*/

/*企业资质开始*/
.qualification{width: 100%;height:275px;background: url(../images/qyzz_bg.jpg) 50% 0px / auto 100% no-repeat;}
.qualification .gwidth{width:1300px;margin:0 auto;}
.qualification_left{width:243px;height:275px;background-color:#FE0000;float: left;font-size:14px;}
.qualification_right{float: left;width:1056px;height: 100%;float: left;}
.right_img{margin-left: 10px;margin-top: 15px;background-color:#DDDDDD;width:199px;height:250px;float: left;margin-right: 0;}
.right_imgs{margin-left: 16px;}
.right_img:nth-child(2n){margin-right: 0;}
.qualification_left ul{padding-top:120px;float:left;}
.qualification_left li{color: white;list-style-type:none;padding-left: 10px;border-left: 7px solid white;text-align: left;}
.qualification_left .left_size{font-size: 20px;font-weight:bold;color: #fff;}
/*企业资质结束*/

/*客户见证开始*/
.khjz-gWidth{width: 1255px;margin:0 auto;}
.khjz .shang h2{text-align: center;font-size:46px;color:#333333;margin-top:78px;margin-bottom:13px;font-weight:bold;}
.khjz .shang p{width:62px;height:3px;background-color:#FE0000;margin:0 auto;}
.picScroll-left{overflow:hidden;position:relative;}
.picScroll-left .hd ul li.on{background-position:0 0;}
.picScroll-left .bd{margin-top:41px;}
.picScroll-left .bd ul{overflow:hidden;zoom:1;}
.picScroll-left .bd ul li{float:left;_display:inline;overflow:hidden;text-align:center;margin:0 10px;width:395px;border:1px solid #DDDDDD;}
.picScroll-left .bd ul li:hover{border-bottom:2px solid #ef0000;box-shadow: 0 0 10px 0px rgba(0,0,0,.3);}
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{width:402px;height:300px;display:block;}
.picScroll-left .bd ul li .title{padding: 0px 20px;}
.picScroll-left .bd ul li .title h2{font-size:20px;font-weight:100;margin-top:25px;margin-bottom:15px;text-align:center;}
.picScroll-left .bd ul li .title hr{display:block;text-align:center;border:none; margin:auto;width:53px;height:3px;background-color:#DBDBDB;transition:all .3s ease-in-out 0s;}
.picScroll-left .bd ul li .title p{color:#A3A3A3;font-size:14px; text-align:justify;overflow:hidden;margin: 18px 18px 36px 18px;transition:all .3s ease-in-out 0s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.picScroll-left .bd ul li .title{line-height:26px;}
.picScroll-left .hd{margin-top:27px; margin-bottom:53px;}
.picScroll-left .hd ul{margin-left:45%;}
.picScroll-left .hd ul li{width:15px;height:15px;border-radius:100%;background:#BFBFBF;float:left;margin-right:10px; text-indent:-1000px;overflow:hidden;}
.picScroll-left .hd .on{background-color: #FE0000;}
/*客户见证结束*/

/*新闻中心开始*/
.slideTxtBox {width: 100%;text-align:left;}
.slideTxtBox .hd {height: 45px;line-height: 45px;padding: 0 10px 0 20px;margin-left: 28%;margin-right: auto;position: relative;}
.slideTxtBox .hd ul {float: left;position: absolute;left: 20px;top: -1px;height: 32px;}
.slideTxtBox .hd ul li {float: left;padding: 0 15px;cursor: pointer;}
.slideTxtBox .hd ul li.on {height: 45px;background: #F81818;color: #fff;}
.slideTxtBox .bd ul {zoom: 1;}
.slideTxtBox .bd li {height: auto;line-height: auto;}
.xwzx {width: 100%;height:678px;background: url(../images/beijing3.jpg);background-position-x:center;padding-top:59px;}
.xwzx .title h1 {font-size: 42px;color: #333333;margin-bottom: 14px;text-align: center;}
.xwzx .title p {width: 62px;height: 3px;background-color: #FE0000;margin: 0 auto;}
.xwzx .gwidth {position: relative;}
.xwzx .hd {margin-top: 33px;margin-bottom: 43px;}
.xwzx .hd ul {font-size: 0;}
.xwzx .hd ul li {display: inline-block;width: 134px;height: 43px;background-color: #ffffff;border: 1px solid #DDDDDD;font-size: 16px;color: #333333;margin-right: 15px;line-height: 43px;text-align: center;position: relative;vertical-align: top;}
.xwzx .bd {position: relative;width:100%;height: 416px;}
.xwzx .left {width: 280px;background-color: #ffffff;padding: 11px;height: 394px;float: left;margin-right: 15px;}
.xwzx .left .img {margin-bottom: 16px;width: 280px;height: 198px;overflow: hidden;}
.xwzx .left .text {margin-left: 17px;margin-right: 17px;}
.xwzx .left .text .t {font-size: 16px;color: #5C5C5C;margin-bottom: 18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.xwzx .left .text .p {font-size: 14px;color: #A0A0A0;line-height: 20px;max-height: 100px;overflow: hidden;}
.xwzx .left .link {font-size: 14px;color: #707070;text-decoration: underline;margin-top: 18px;margin-left: 11px;}
.xwzx .left:hover .link{color:#ef0000;}
.xwzx .right {float: right;padding-left: 23px;padding-right: 23px;width:618px;height: 393px;background-color: #ffffff;padding-top: 23px;}
.xwzx .right .list {width: 618px;height: 100px;border-bottom: 1px solid #c9c9c9;}
.xwzx .right .list a{display: inline-block;height: 100px;}
.xwzx .right .list .date {color: #999999;text-align: center;margin-right: 20px;float: left;line-height: normal;width: 80px;font-size: 0;}
.xwzx .right .list .date .day {font-size: 50px;color: #999999; padding-top:0px;}
.xwzx .right .list .date .month{font-size:16px;}
.xwzx .right .list .text {float: right;width: 518px;}
.xwzx .right .list:hover .text .t{color: #fe0000;text-decoration: underline;}
.xwzx .right .list .text .t {font-size: 16px;color: #333333;white-space: nowrap;overflow: hidden;padding-top:10px;text-overflow: ellipsis;}
.xwzx .right .list .text .p {font-size: 14px;color: #999999;line-height: 20px;margin-top: 10px;max-height: 40px;overflow: hidden;}
.right-lists {margin-top: 20px;position: relative;padding-bottom:10px;}
.right-lists ul li {padding-left: 20px;margin-bottom: 5px;background: url(../images/jt.png) no-repeat left center;background-size: 14px 14px;}
.right-lists ul li span {font-size: 18px;color: #C3C3C3;}
.right-lists>ul li .t {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #7A7A7A;float: left;margin-top: 0;margin-left: 0;}
.right-lists ul li .dd { color: #999999; font-size: 14px;float: right;}
.right-lists ul li:hover .t{color: #fe0000;text-decoration: underline;}
/*新闻中心结束*/

/*尾部 begin*/
.up{background-color:#333333;height:282px;overflow: hidden;}
.up_img{width: 255px;background-color: #fe0000;float: left;margin-right: 33px;padding: 33px 0;height: 216px;}
.up_li{width: 970px;float: left;margin-right: 40px;padding: 33px 0;}
.up_auto .img_center{width: 100px;height: 100px;margin: 0 auto;margin-bottom: 15px;}
.up_auto .img_center img{width: 100%;height: auto;}
.up_img .bah{margin: 10px;}
.up_img .bah p{text-align:center;font-size:14px;color:#ffffff;margin-bottom: 10px;}
.up_img .bah  a{color: #ffffff;font-size: 14px;}
.bah a:hover{color:#000;}
.up_li_div{border-bottom: 1px solid #4f4f4f;}
.up_li_div dl{width: 165px;float: left;text-align: left;font-size: 0;}
.up_li_div dl dt{cursor: pointer; color: #ffffff;font-size: 18px;font-weight: 600;line-height: 40px;margin-bottom: 15px;}
.up_li_div dl dd>a{font-size: 14px;color: #b5b5b5;line-height: 25px;}
.up_li_div dl dd{font-size: 14px;color: #b5b5b5;line-height: 25px;}
.up_li_div .dl4{width: 252px;}
.up_li_div .dl5{margin-left:20px;}
.up_li_div .dl5 img{width: 100%;height:auto;}
.up_li_div .dl5 dt{text-align:center;font-size:16px;}
.up_hr .up_text{color:#8C8C8C;padding: 10px 0;font-size: 14px;text-align:left;}

/*尾部 end*/


/* 内页 */

/* list-products.html */
.nav-nav-bg{background-color: #eeeeee;height: 50px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;font-size: 0;margin-top: 0;}
.nav-nav-bg strong{font-size: 14px;color: #333;}
.nav-nav-bg span,.nav-nav-bg a{font-size: 14px;color: #666;}
.nav-nav-bg a{margin: 0 3px;}
.pc-slidebox-ny{z-index: 1;position: relative;}
.fullSlide-ny{position:relative;height:300px;}
.fullSlide-ny .bd-ny{margin:0 auto;position:relative;z-index:0;}
.fullSlide-ny .bd-ny ul{width:100% !important;}
.fullSlide-ny .bd-ny li{height:300px;overflow:hidden;text-align:center;background-size: auto 100%;}
.fullSlide-ny .bd-ny li>div{height:300px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center; flex-direction: column;}
.fullSlide-ny .bd-ny li>div h2{font-size: 20px;color:#fff;text-transform: uppercase;font-family: 'RALEWAYSEMIBOLD';font-weight: normal;margin-bottom: 15px;}
.fullSlide-ny .bd-ny li>div p{height: 54px;}
.fullSlide-ny .bd-ny li>div p>a{ font-size: 14px; color: #fff; font-family: 'RALEWAYLIGHT'; display:inline-block; border: 1px solid #fff; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;text-transform: uppercase;line-height: 35px;padding: 0px 15px;height:35px;}
.fullSlide-ny .bd-ny li>div p>a:hover{background-color: #ff6e01;border-color: #ff6e01;}

/* left */
.list-pro-margin{margin-top: 25px;margin-bottom: 40px;}
.fl-list-pro{float:left;width:316px;margin-right: 53px;}
.fr-list-pro{float:left;width:931px;}

/*产品类目 begin*/
.fl-list-leibie{border-top-left-radius: 5px;border-top-right-radius: 5px;background-color: #ececeb;margin-bottom: 22px;}
.fl-list-leibie dt{height: 106px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;background-color: #fe0000;border-top-left-radius: 5px;border-top-right-radius: 5px;padding: 0px 24px;} 
.fl-list-leibie dt p{font-size: 30px;color: #fff;font-weight: 600;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}
.fl-list-leibie dt h3{font-size: 25px;color: #fff;font-weight: normal;font-family: "思源黑体";}
.fl-list-leibie dd{padding: 0 24px;border-top: 1px solid #ffffff;font-size: 0;}
.fl-list-leibie dd>a{height: 54px;display: inline-block;width: 100%;line-height: 54px;}
.fl-list-leibie dd>a>span{font-size: 16px;color: #333;float: left;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;width: 248px;}
.fl-list-leibie dd>a>strong{font-size: 20px;color: #333;float: right;display: inline-block;width: 20px;}
.fl-list-leibie dd:hover{background-color: #e04952;}
.fl-list-leibie dd:hover>a>span{color: #fff;}
.fl-list-leibie dd:hover>a>strong{color: #fff;}
/* 产品类目end */

/*新闻推荐 begin*/
.fl-list-tjnews{border-top-left-radius: 5px;border-top-right-radius: 5px;background-color: #ececeb;margin-bottom: 22px;padding-bottom: 20px;}
.fl-list-tjnews dt{height: 106px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;background-color: #fe0000;border-top-left-radius: 5px;border-top-right-radius: 5px;padding: 0px 24px;} 
.fl-list-tjnews dt p{font-size: 30px;color: #fff;font-weight: 600;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}
.fl-list-tjnews dt h3{font-size: 25px;color: #fff;font-weight: normal;font-family: "思源黑体";}
.fl-list-tjnews dd{padding: 0 24px;font-size: 0;}
.fl-list-tjnews dd>a{border-bottom: 1px dashed #999999;height: 60px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;color: #333333;font-size: 14px;}
/* 新闻推荐end */

/* 联系资料 begin*/
.fl-list-contact{margin-top: 25px;}
.fl-list-contact .fl-list-contact-title{font-size: 0;margin-bottom: 15px;}
.fl-list-contact-title p{border-bottom: 1px solid #dddddd;height: 50px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;}
.fl-list-contact-title strong{color: #fe0000;font-size: 25px;margin-right: 10px;}
.fl-list-contact-title span{font-size: 14px;color: #aaaaaa;text-transform: uppercase;}
.fl-list-contact-title hr{display: inline-block;border: none;width: 23px;height: 3px;background-color: #fe0000;margin-top: -2px;}
.fl-list-contact-text{margin-top: 10px;}
.fl-list-contact-text li{font-size: 15px;color: #666666;line-height: 25px;}
/* 联系资料end */
/* left end */

/* right begin */
.ctta_ul-list{margin-bottom: 20px;}
.ctta_ul-list li{width: 301px;margin-right: 14px;}
.ctta_ul-list li:nth-child(4n){margin-right: 14px;}
.ctta_ul-list li:nth-child(2n){margin-right: 14px;}
.ctta_ul-list li:nth-child(3n){margin-right: 0;}
/* 分页 begin*/
.fenye {font-size: 14px;color: #444;height: auto;margin-top: 35px;line-height: 30px;/* height: 30px; */ text-align: center;margin-bottom: 35px;}
.fenye a{display: inline-block;padding: 0px 10px; margin: 0 5px 5px;background-color: #fff;border: 1px solid #ddd;transition: all .3s;/* margin-top: 30px; */text-decoration: none;}
.fenye .active{background-color: #fe0000;}
.fenye a:hover{background-color: #fe0000;color: #fff;}
/* 分页end */
.cont_pro_right_cc{background-color: #f5f5f5;padding:15px 10px;border: 1px solid #ddd;border-left: 10px solid #fe0000;margin-bottom: 50px;}
.cont_pro_right_c{max-height: 140px;overflow: auto;font-family: Arial, Helvetica, sans-serif;font-size: 14px;line-height: 20px;color: #666;}
/* right end */
/* list-products.html end */

/*products.html begin*/
.content-img-title{text-align: center;}
.content-img-title>img{width: auto;max-width: 100%;border: 1px solid #dddddd;margin-bottom: 10px;}
.content-img-title>h1{font-size: 25px;font-weight: normal;text-transform: uppercase;color: #333;line-height: 45px;font-family: "思源黑体CN";}
.content-text{margin-bottom: 25px;}
.content-text-title{margin-bottom: 20px;}
.content-text-title h2{width: 107px;height: 44px;text-align: center;line-height: 44px;background: #fe0000;color: #fff;font-size: 16px;font-weight: 600;}
.content-text-title hr{border: none;width: 100%;height: 2px;background: #fe0000;}
.content-text div{font-size: 14px;color: #333333;line-height: 25px;}
.content-text div img{max-width: 100%!important;width: auto;height: auto;}
/*推荐新闻 begin*/
.content-tj-news{margin-bottom: 30px;}
.tj-news-title{text-align: center;margin-top: 30px;margin-bottom: 30px;font-size: 0;}
.tj-news-title h3{font-size: 30px;color: #333;font-weight: normal;margin-bottom: 10px;}
.tj-news-ul li{background-color: #f5f5f5;height: 117px;padding: 0 20px;margin-bottom: 14px;}
.tj-news-ul li .date{width: 70px;height:117px;float: left;font-size: 0;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.tj-news-ul li .date strong{font-size: 55px;color: #b3b3b3;line-height: 55px;}
.tj-news-ul li .date span{font-size: 16px;color: #b3b3b3;}
.tj-news-ul li .text-tjnews{float: right;width: 800px;height:117px;font-size: 0;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;}
.tj-news-ul li .text-tjnews h2>a{font-size: 16px;color: #333;font-weight: 600;line-height: 25px;}
.tj-news-ul li .text-tjnews p>a{font-size: 14px;color: #666;line-height: 25px;}
.tj-news-ul li:hover .text-tjnews h2>a{color: #fe0000;}
/* 推荐新闻end */

/* 推荐产品 begin*/
.tj-products-list li{width:220px;margin-right: 12px;}
.tj-products-list li:nth-child(2n){margin-right: 12px;}
.tj-products-list li:nth-child(3n){margin-right: 12px;}
/* 推荐产品end */
/*products.html end */

/*about.html */
.pc-slidebox-ny-about{z-index: -1;position: relative;}
.fullSlide-ny-about{position:relative;height:430px;}
.fullSlide-ny-about .bd-ny{margin:0 auto;position:relative;z-index:0;}
.fullSlide-ny-about .bd-ny ul{width:100% !important;}
.fullSlide-ny-about .bd-ny li{height:430px;overflow:hidden;text-align:center;background-size: auto 100%;}
.fullSlide-ny-about .bd-ny li>div{height:430px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center; flex-direction: column;}
.fullSlide-ny-about .bd-ny li>div h2{font-size: 20px;color:#fff;text-transform: uppercase;font-family: 'RALEWAYSEMIBOLD';font-weight: normal;margin-bottom: 15px;}
.fullSlide-ny-about .bd-ny li>div p{height: 54px;}
.fullSlide-ny-about .bd-ny li>div p>a{ font-size: 14px; color: #fff; font-family: 'RALEWAYLIGHT'; display:inline-block; border: 1px solid #fff; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;text-transform: uppercase;line-height: 35px;padding: 0px 15px;height:35px;}
.fullSlide-ny-about .bd-ny li>div p>a:hover{background-color: #ff6e01;border-color: #ff6e01;}
.about-text-margin{margin-top: -130px;margin-bottom: 30px;}
.about-text-margin img{max-width: 100%;}
.about-text{background-color: #ffffff;width: 920px;float: left;padding: 25px 30px;}
.about-logo{width: 320px;float:left;}
.about-text h1{font-size: 30px;color: #fe0000;margin-bottom: 15px;}
.about-text div{font-size: 14px;line-height: 30px;color: #333;}
.about-text a{text-align: right;color: #666666;font-size: 14px;text-decoration: underline;display: inline-block;float: right;}
.about-text a:hover{color: #fe0000;}
/* 企业文化 begin */
.qywh2{width: 1200px;margin-bottom: 50px;}
.qywh2 .qywh2_left{width: 650px;float: left;}
.qywh2 .qywh2_left p{color: #333333;font-family: '思源黑体';font-size: 14px;line-height: 25px;}
.qywh2 .qywh2_left .qywh2_left_xia .ck{float: right;margin: 0;width: 150px;height: 39px;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-top:1px solid #e4e4e4;text-align: center;background-color: #ffffff;}
.qywh2 .qywh2_left .qywh2_left_xia:hover .ck a{font-family: '思源黑体';width: 150px;font-size: 16px;color: #ff2026;line-height: 39px;}
.qywh2 .qywh2_left .qywh2_left_xia .ck a{font-family: '思源黑体';width: 150px;font-size: 16px;color: #333333;line-height: 39px;}
.qywh2 .qywh2_left .qywh2_left_xia .ck span{float: right;}
.qywh2 .qywh2_right{width: 525px;height: 378px;float: right;}
.qywh2 .qywh2_right img{width: 525px;height: 378px;}
/* 企业文化 end */
/* about.html end */

/* kfzx.html bgin */
.kfzx-title{margin-bottom: 15px}
.kfzx-title h1{width: 107px;height: 44px;background-color: #fe0000;text-align: center;line-height: 44px;color:#fff;font-size: 16px;font-weight: 600;}
.kfzx-title hr{border: none;height: 1px;background-color: #dddddd;}

.kfzx-content div{color:#333333;font-size: 14px;font-family:'思源黑体';line-height:24px;text-indent:2em;}
.kfzx-content h4{font-weight: normal;float: left;}
/* kfzx.html end */

/* list-khjz.html  begin*/
.picScroll-khjz{overflow:hidden;position:relative;margin-bottom: 30px;}
.picScroll-khjz .hd ul li.on{background-position:0 0;}
.picScroll-khjz .bd{margin-top:41px;}
.picScroll-khjz .bd ul{overflow:hidden;zoom:1;}
.picScroll-khjz .bd ul li{float:left;_display:inline;overflow:hidden;text-align:center;width:418px;border:1px solid #DDDDDD;margin-right: 20px;margin-bottom: 20px;border-bottom: 2px solid #ddd;}
.picScroll-khjz .bd ul li:nth-child(2n){margin-right: 20px;}
.picScroll-khjz .bd ul li:nth-child(3n){margin-right: 0;}
.picScroll-khjz .bd ul li:hover{border-bottom:2px solid #ef0000;box-shadow:0 0 5px 0px rgba(0,0,0,.2);}
.picScroll-khjz .bd ul li .pic{text-align:center;}
.picScroll-khjz .bd ul li .pic img{width:100%;height:auto;display:block;}
.picScroll-khjz .bd ul li .title{padding: 30px 20px;}
.picScroll-khjz .bd ul li .title h2{font-weight:100;text-align:center;font-size: 0;}
.picScroll-khjz .bd ul li .title h2 a{font-size:20px;color: #333;line-height: 35px;}
.picScroll-khjz .bd ul li .title hr{display:block;text-align:center;border:none; margin:5px auto;width:53px;height:2px;background-color:#DBDBDB;transition:all .3s ease-in-out 0s;}
.picScroll-khjz .bd ul li .title p{color:#A3A3A3;font-size:14px; text-align:justify;overflow:hidden;transition:all .3s ease-in-out 0s;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.picScroll-khjz .bd ul li .title p a{color:#A3A3A3;font-size:14px;}
.picScroll-khjz .bd ul li .title{line-height:26px;}
/* list-khjz.html end */

/*khjz.html begin */
.cont-news-article{padding-top: 30px;}
.cont-news-article h1{text-align: center;font-size: 25px;color: #333;font-weight: normal;line-height: 45px;margin-bottom: 15px;}
.cont-news-article-date{border-top: 1px solid #eeeeee;border-bottom: 1px solid #eee;text-align: center;height: 35px;line-height: 35px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;}
.cont-news-article-date span{font-size: 14px;color: #666;line-height: 35px;margin: 0 10px;}
.cont-news-article-date span strong{font-size: 20px;color: #666;font-weight: normal;}
.cont-cont-text{padding: 15px 0;font-size: 14px;color: #333;line-height: 25px;}
.cont-cont-text img{width:auto;height: auto!important;max-width: 100%!important;}
.fanye{border-top: 1px solid #eeeeee;border-bottom: 1px solid #eee;line-height: 35px;}
.fanye{border-top: 1px solid #eeeeee;border-bottom: 1px solid #eee;line-height: 35px;}
.fanye p,.fanye p>a{font-size: 14px;color: #666;line-height: 25px;}
.fanye p>a:hover{color: #e3232f;}
/* 推荐新闻 begin */
.news-zhishi-ul-1 li{float: left;padding: 10px 15px;width: 560px; margin-right: 20px;background-color: #f5f5f5;margin-bottom: 20px;}
.news-zhishi-ul-1 li:hover{background-color: #e3232f;}
.news-zhishi-ul-1 li:nth-child(2n){margin-right: 0;}
.news-zhishi-ul-1 li .date{width: auto;height: 90px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;float: left;padding-left: 15px;padding-right: 15px;}
.news-zhishi-ul-1 li .date strong{font-size: 55px;color: #b3b3b3;line-height: 60px;}
.news-zhishi-ul-1 li .date span{font-size: 16px;color: #b3b3b3;}
.news-zhishi-ul-1 li .news-zhishi-ul-text{float: right;width: 460px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;}
.news-zhishi-ul-1 li:hover .date strong{color: #fff;}
.news-zhishi-ul-1 li:hover .date span{color: #fff;}
.news-zhishi-ul-1 li .news-zhishi-ul-text h2>a{font-size: 16px;color: #333;line-height: 25px;font-weight: 400;}
.news-zhishi-ul-1 li:hover .news-zhishi-ul-text h2>a{color: #fff;}
.news-zhishi-ul-1 li .news-zhishi-ul-text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news-zhishi-ul-1 li .news-zhishi-ul-text p>a{font-size: 14px;color: #666;}
.news-zhishi-ul-1 li:hover .news-zhishi-ul-text p>a{color: #fff;}
/* 推荐新闻end */
/* article-khjz.html end */

/*gyzz-qyjj.html begin*/
.pc-slidebox-ny1{z-index: 1;position: relative;}
.fullSlide-ny1{position:relative;height:450px;}
.fullSlide-ny1 .bd-ny1{margin:0 auto;position:relative;z-index:0;}
.fullSlide-ny1 .bd-ny1 ul{width:100% !important;}
.fullSlide-ny1 .bd-ny1 li{height:450px;overflow:hidden;text-align:center;background-size: auto 100%;}
.fullSlide-ny1 .bd-ny1 li>div{height:450px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center; flex-direction: column;}
.fullSlide-ny1 .bd-ny1 li>div h2{font-size: 20px;color:#fff;text-transform: uppercase;font-family: 'RALEWAYSEMIBOLD';font-weight: normal;margin-bottom: 15px;}
.fullSlide-ny1 .bd-ny1 li>div p{height: 54px;}
.fullSlide-ny1 .bd-ny1 li>div p>a{ font-size: 14px; color: #fff; font-family: 'RALEWAYLIGHT'; display:inline-block; border: 1px solid #fff; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;text-transform: uppercase;line-height: 35px;padding: 0px 15px;height:35px;}
.fullSlide-ny1 .bd-ny1 li>div p>a:hover{background-color: #ff6e01;border-color: #ff6e01;}
.qyjj-title h1{width: 107px;height: 44px;background-color: #fe0000;text-align: center;line-height: 44px;color:#fff;font-size: 16px;font-weight: 600;}
.qyjj-title hr{border: none;height: 1px;background-color: #dddddd;}
.qyjj-text{padding:26px 0 18px 0;font-size:14px;line-height: 30px;color: #333;}
/*gyzz-qyjj html end*/

/*xwzx.html begin*/
/*产品类目 begin*/
.fl-list-tjnews1{border-top-left-radius: 5px;border-top-right-radius: 5px;background-color: #ececeb;margin-bottom: 22px;}
.fl-list-tjnews1 dt{height: 106px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;background-color: #fe0000;border-top-left-radius: 5px;border-top-right-radius: 5px;padding: 0px 24px;} 
.fl-list-tjnews1 dt p{font-size: 30px;color: #fff;font-weight: 600;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}
.fl-list-tjnews1 dt h3{font-size: 25px;color: #fff;font-weight: normal;font-family: "思源黑体";}
.fl-list-tjnews1 dd{padding: 8px 8px;font-size: 0;text-align: center;}
.fl-list-tjnews1 dd>a{width: 306px;}
.fl-list-tjnews1 dd img{border:1px solid #DDDDDD;width: 100%;}
.fl-list-tjnews1 dd h4>a{color: #333333;font-size: 16px;font-weight: normal;padding: 10px;display: inline-block;}
/* .fl-list-tjnews1 dd>a>strong{font-size: 20px;color: #333;float: right;display: inline-block;width: 20px;} */


.fr-list-pro>.ul1{height:auto;border-bottom:1px solid #E5E5E5; cursor: pointer;padding: 20px 0;}
.fr-list-pro>.ul1:first-child{padding-top: 0;}
.fr-list-pro>.ul1 .fl{display: inline-block;width: 280px;height: 198px;overflow: hidden;margin-right: 20px;}
.fr-list-pro>.ul1 .fl img{height:198px;margin-top:0px;}
.fr-list-pro>.ul1 .fr{width:630px;height: 198px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.fr-list-pro>.ul-jszc{padding: 15px 0;}
.fr-list-pro>.ul-jszc:first-child{padding-top: 15px;}
.fr-list-pro>.ul-jszc .fr{width: 100%;height: auto;    display: inline-block;
  /* -webkit-box-align: center; */
  /* -webkit-box-pack: center; */
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-direction: column; */}
.fr-list-pro>.ul1 .fr h1{margin:10px 0 10px 0px; font-size:18px; color:#333333;}
.fr-list-pro .cont-news-article-date2{margin-bottom:16px; font-size: 0;}
.cont-news-article-date2 span{font-size: 14px;color: #666; margin:0 4px;}
.cont-news-article-date2 span strong{font-size: 18px;color: #666;font-weight: normal;}
.fr-list-pro .fr p{font-size:14px; color:#7A7A7A;line-height:20px;}
.fr-list-pro .fr .link{float: right;margin-top:15px; color:#7A7A7A; font-size:14px; margin-bottom:0;}
.fr-list-pro .ul1:hover .fr h1{color:#ef0000;}
.fr-list-pro .ul1:hover .fr .link{color:#ef0000;}
.fenye1{text-align: center;margin-top:40px;font-size:14px;color:#333333; overflow: hidden;}
.fenye1 a{display: inline-block; border:1px solid #DDDDDD; padding:10px 11px; }
.fenye1 span{display: inline-block;border:1px solid #DDDDDD; padding:10px 11px; color:#333333;}
.fenye1 .active{background-color: #fe0000;}
.fenye1 a:hover{background-color: #fe0000;color: #fff;}
.fenye1 span:hover{background-color: #fe0000;color: #fff;}
/*xwzx.html end*/

/*xwzx-xq.html begin*/
.cont-news-article1{padding-top: 30px;}
.cont-news-article1 h1{text-align: center;font-size: 25px;color: #333;font-weight: normal;line-height: 45px;margin-bottom: 15px;}
.cont-news-article-date1{border-bottom: 1px dashed #eee; height: 35px;line-height: 35px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;}
.cont-news-article-date1 span{font-size: 14px;color: #666;line-height: 35px;margin: 0 10px;}
.cont-news-article-date1 span strong{font-size: 20px;color: #666;font-weight: normal;}
.cont-cont-text1,.cont-cont-text2{font-size: 14px;color:#999999;line-height: 25px; }
.cont-cont-text1{margin:32px 0 28px 0;}
.cont-cont-text2{margin:28px 0 32px 0;}
.fanye1{border-top:1px dashed #eeeeee;line-height: 35px;}
.fanye1{font-size:14px; color: #666;line-height:25px;}
.fanye1 a{font-size: 14px;color: #666;line-height: 25px;}
.fanye1 a:hover{color:#ef0000;text-decoration:underline;}
/*xwzx-xq.html end*/

/*lxwm.html begin*/
.list-pro-margin1{margin-top:36px;margin-bottom:52px;}
.fl-list-pro1{float: left;width:564px;}
.fr-list-pro1{float: left;width:736px;}
.fl-list-leibei1{height: 428px;background-color:#F5F5F5;}
.fl-list-leibei1 h3{ margin-left:45px;padding-top:51px;font-size:20px;color:#333333;}
.leibei1-xia ul{width:472px;height:72px;margin-left:45px;border-bottom:1px solid #DDDDDD;}
.leibei1-xia ul span{float: left; margin-top:24px; display:inline-block; font-size:18px;color: #fe0000;}
.leibei1-xia ul .li1{float:left;}
.leibei1-xia ul .li1 h4{color:#333; font-size: 16px;margin-top:17px;margin-left:13px;}
.leibei1-xia ul .li1 p{color:#7D7D7D; font-size:14px;margin-left:13px;}
.dtzs{text-align: center;margin-top: 30px;margin-bottom: 30px;font-size: 0;}
.dtzs h3{font-size: 30px;color: #333;font-weight: normal;margin-bottom: 10px;}
/*lxwm.htmk end*/

        /* 悬浮框 */
        .xuanfukuang{z-index:999;display:block;position:fixed;top:40%;right:-123px;}
        .xuanfukuang li{width:165px;height:40px;line-height:40px;margin-bottom:10px;box-sizing:border-box;padding-right:10px;font-size:14px;transition:.3s;color:#fff;border-radius:5px 0 0 5px;font-weight:bold;text-align:center;overflow:hidden;}
        .xuanfukuang li a{ color:#fff;}
        .xuanfukuang li span{float:left;display:block;width:40px;height:40px;}
        .xuanfukuang li img{ width:130px; height:130px; margin:10px;}
        .xuanfukuang li:hover{transform:translateX(-110px);}
        .xuanfukuang li:nth-child(6):hover{transform:translateX(-110px);height:150px;}
        .xuanfukuang li:nth-child(6):hover span{display:none;}
        .xuanfukuang li:nth-child(3):hover{transform:translateX(-110px);height:150px;}
        .xuanfukuang li:nth-child(3):hover span{display:none;}
        
        
        
        .xuanfukuang li:nth-child(1){background:#35afe2;}
        .xuanfukuang li:nth-child(2){background:#ea201c;}
        .xuanfukuang li:nth-child(3){background:#62b900;}
        .xuanfukuang li:nth-child(4){background:#333;}
        .xuanfukuang li:nth-child(5){background:#333;}
        .xuanfukuang li:nth-child(6){background:#333;}
        
        
        .xuanfukuang li:nth-child(1) span{background:url(../images/QQ.png);}
        .xuanfukuang li:nth-child(2) span{background:url(../images/tell.png);}
        .xuanfukuang li:nth-child(3) span{background:url(../images/weixin2.png);}
        .xuanfukuang li:nth-child(4) span{background:url(../images/fhdb.png);}
        .xuanfukuang li:nth-child(5) span{background:url(../images/fhsy.png);}
        .xuanfukuang li:nth-child(6) span{background:url(../images/wxewm.png);}
        
        
        .xuanfukuang li:nth-child(1):hover span{background:url(../images/QQ1.jpg);}
        .xuanfukuang li:nth-child(2):hover span{background:url(../images/tel1.jpg);}
        .xuanfukuang li:nth-child(3):hover span{background:url(../images/weixin2.jpg);}
        .xuanfukuang li:nth-child(4):hover span{background:url(../images/fhdb1.jpg);}
        .xuanfukuang li:nth-child(5):hover span{background:url(../images/fhsy1.jpg);}
        .xuanfukuang li:nth-child(6):hover span{background:url(../images/ewm1.jpg);}