html{width: 100%;min-width: 1200px;}
body{font-size: 16px; background: #fff; font-family: futura,"Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{width: 1600px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;}
.tr *,.tr{	 transition:.5s ; -webkit-transition:.5s ; -moz-transition:.5s ; -ms-transition:.5s ; -o-transition:.5s ; }

.header{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background: none;}
.header .logo{float: left;margin-top: 22px;}
.header .h_nav{float: right;}
.header .h_nav>ul>li{float: left;}
.header .h_nav>ul>li>a{height: 100px;line-height: 100px;font-size: 16px;font-weight: bold;color: #fff;padding: 0 36px;display: block;}
.header .h_nav>ul>li>a:hover,.header .h_nav ul>li.active>a{color: #EB0022;}


.header .h_nav ol{transition: .3s;height: 0;visibility: hidden;opacity: 0;margin-top: 20px; position: absolute;z-index: 99;top: 100%;left: 0;width: 180px;background: #fff;box-sizing: border-box;padding-left: 20px;box-shadow: 1px ​2px 7px #ccc;}
.header .h_nav ol li a{font-size: 14px;color: #666;line-height: 34px;}

.header .h_nav ol li a:hover{padding-left: 10px;text-decoration: underline;}
.header .h_nav ol li:first-child{margin-top: 10px;}
.header .h_nav ol li:last-child{margin-bottom: 10px;}
.header .h_nav ul>li:hover ol{height: auto;visibility: visible;opacity: 1;margin-top: 0;}

.header .h_more{float: right;margin-top: 43px;margin-left: 50px;}
.header .wx_box{float: left;position: relative;}
.header .wx_box .wx_icon{display: block;height: 14px;width: 17px;background: url(../images/wx.png);cursor: pointer;}
.header .wx_box .ex_ewm{position: absolute;top: 100%;left: -42px;width: 100px;margin-top: 20px;opacity: 0;visibility: hidden;height: 0;transition: .3s;}
.header .wx_box .ex_ewm img{width: 100%;}
.header .wx_box .wx_icon:hover+.ex_ewm{margin-top: 10px;opacity: 1;visibility: visible;}

.header .h_more .s_xian{float: left;width: 1px;height: 10px;background: #fff;margin: 2px 12px;}
.header .lange{float: left;font-size: 13px;color: #FFFFFF;line-height: 13px;margin-right: 12px;}
.header .search_box{float: left;display: block;height: 14px;width: 17px;background: url(../images/ss.png);cursor: pointer;}

.header .lange:hover{color: #EB0022;}



.slidBox{position: fixed;left: 0; right: 0; width: 100%; min-width: 1024px;  height: 0;  overflow: hidden;box-sizing: border-box; display: flex; flex-direction: row-reverse; justify-content: space-between; flex-wrap: nowrap; z-index: 110; margin: 0 auto; padding: 0 18%; transition: all .5s ease; opacity: 0;}
.header .h_nav ul>li:hover .slidBox{height: auto;opacity: 1;background: url(../images/nav-bg.jpg)no-repeat bottom/cover;border-top: 1px #efefef solid;}
.slidBox .leftBox{flex: 0 0 45%;overflow: hidden;max-width: 455px;margin: 46px 0px;}
.right_img .img100{display: block;width: 100%;}
.rightBox{flex: 0 0 40%;margin: 46px 0px;}
.left_text .onetitle{font-size: 18px;line-height: 1.1;color: #333;padding-bottom: 20px;padding-top: 20px;font-weight: bold;text-align: left;}
.navSbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
.navSli{flex: 0 0 50%;}
.navSbox .navSlink{display: block;font-size: 14px;line-height: 45px;color: #666;transition-duration: .3s;padding: 0px 15px;margin: 10px 10px 0 0;border: 1px #efefef solid;border-radius: 8px 0px 8px 0px;}
.navSbox .navSlink:before{content: "";display: inline-block;vertical-align: top;margin-right: 6px;width: 4px;height: 4px;background: #EB0022;position: relative;top: 20px;}
.navSbox .navSlink:hover{color: #EB0022;transform: translateX(6px);border: 1px #EB0022 solid;border-radius: 8px 0px 8px 0px;}
.right_img:hover .img100{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }









/* 搜索 */
.search-bg {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;background-color: #f5f5f5;display: none;z-index: 20;}
.search-alert {position: fixed;z-index: 100;background: linear-gradient(-90deg, #FF8E01, #EF4D34, #DF243E);left: 0;top: 0;width: 100%;height: 100%;opacity: .9;}
.search-alert input::-webkit-input-placeholder {color: #fff !important;}
.search-alert input::-moz-placeholder {/* Mozilla Firefox 19+ */color: #fff !important;}
.search-alert input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */color: #fff !important;}
.search-alert input:-ms-input-placeholder {/* Internet Explorer 10-11 */color: #fff !important;}
.search-alert .cent-form {opacity: 0;-webkit-transform: translate(0, 40px);-ms-transform: translate(0, 40px);transform: translate(0, 40px);-webkit-transition: all .5s;transition: all .5s;}
.search-alert .close {width: 30px;height: 30px;position: absolute;top: 38px;right: 2.6%;cursor: pointer;background: url(../images/colse.png) no-repeat center;background-size: 18px auto;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.search-alert .cent-form {position: absolute;width: 94.8%;left: 2.6%;top: 50%;height: 60px;margin-top: -63px;border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.search-alert .cent-form:before {content: "";color: #fff;font-size: 30px;position: absolute;left: 0;height: 50px;width: 50px;top: 50%;margin-top: -25px;background: url(../images/z_img9.png) no-repeat center;background-size: 28px auto;}
.search-alert .cent-form .tex {border: none;font-size: 40px;height: 50px;line-height: 50px;text-align: center;width: 100%;color: #fff;background: none;padding-left: 100px;padding-right: 140px;box-sizing: border-box;}
.search-alert .cent-form .sub-butn {border: none;height: 50px;font-size: .8rem;line-height: 50px;color: #fff;text-align: right;background: none;position: absolute;right: 0;top: 0;width: 120px;text-align: center;font-size: 26px;cursor: pointer;}
.search-alert {-webkit-transform-origin: bottom center;-ms-transform-origin: bottom center;transform-origin: bottom center;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transition: -webkit-transform .3s .5s;transition: transform .3s .5s;}
.search-alert.active {-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: -webkit-transform .3s;transition: transform .3s;}
.search-alert.active .cent-form {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .5s .3s;transition: all .5s .3s;}



.header1 {position: absolute;width: 100%;left: 0;z-index: 9;top: 0px;padding: 25px;box-sizing: border-box;transition: .3s;}
.hide{opacity: 0;visibility: hidden;height: 0;}
.header1 .n-header {height: 75px;width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.header1 .header-left {width: 260px;height: 75px;box-sizing: border-box;background: linear-gradient(-90deg, #FF8E01, #EF4D34, #DF243E);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 10px 20px;}
.header1 .header-left .logo {width: 166px;height: 48px;padding-right: 15px;position: relative;}
.header1 .header-left .logo:before {content: "";position: absolute;right: 0;width: 1px;height: 25px;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);background: #f28273;}
.header1 .header-left .logo a {display: block;}
.header1 .header-left .logo img {max-width: 100%;}
.header1 .header-left .btn-box {width: 32px;height: 23px;position: relative;cursor: pointer;}
.header1 .header-left .btn-box .line {width: 32px;height: 3px;background: #fff;top: 50%;position: absolute;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.header1 .header-left .btn-box .line:before {content: "";position: absolute;background: #fff;width: 32px;height: 3px;top: -8px;}
.header1 .header-left .btn-box .line:after {content: "";position: absolute;background: #fff;width: 32px;height: 3px;top: 8px;}
.header1 .header-right {background-size: cover;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 80px;height: 30px;position: relative;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.header1 .header-right:before {content: "";position: absolute;right: 0;width: 1px;height: 20px;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background: rgba(255, 255, 255, 0.3);}


.pc-nav {position: fixed;z-index: 100;background: linear-gradient(-90deg, #FF8E01, #EF4D34, #DF243E);left: 0;top: 0;width: 100%;height: 100%;-webkit-transform-origin: bottom center;-ms-transform-origin: bottom center;transform-origin: bottom center;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transition: -webkit-transform .3s .8s;transition: transform .3s .8s;}
.pc-nav .logo {width: 160px;height: 49px;position: absolute;left: 1.25rem;top: 20px;}
.pc-nav .logo img {max-width: 100%;}
.pc-nav .lang {width: 30px;height: 30px;position: absolute;z-index: 6;top: 28px;right: 2.5rem;text-align: center;font-size: 16px;color: #fff;display: block;}
.pc-nav .close {width: 30px;height: 30px;position: absolute;z-index: 6;top: 28px;right: 1.25rem;cursor: pointer;background: url(../images/colse.png) no-repeat center;background-size: 18px auto;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pc-nav .linebox {position: absolute;z-index: 2;width: 100%;height: 100%;left: 0;top: 0;}
.pc-nav .linebox:before {content: "";position: absolute;width: 1px;height: 100%;left: 50%;background: rgba(255, 255, 255, 0.1);}
.pc-nav .linebox .line1:before {content: "";position: absolute;width: 1px;height: 100%;left: 12.5%;background: rgba(255, 255, 255, 0.1);}
.pc-nav .linebox .line1:after {content: "";position: absolute;width: 1px;height: 100%;left: 31.25%;background: rgba(255, 255, 255, 0.1);}
.pc-nav .linebox .line2:before {content: "";position: absolute;width: 1px;height: 100%;left: 68.75%;background: rgba(255, 255, 255, 0.1);}
.pc-nav .linebox .line2:after {content: "";position: absolute;width: 1px;height: 100%;left: 87.5%;background: rgba(255, 255, 255, 0.1);}
.pc-nav .index-nav {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-flow: row nowrap;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;position: relative;z-index: 3;opacity: 0;-webkit-transform: translate(0, 80px);-ms-transform: translate(0, 80px);transform: translate(0, 80px)/*transition: all .6s .5s ease-in-out;*/}
.pc-nav .index-nav .li {width: 16.6%;padding-right: .5rem;}
.pc-nav .index-nav .dt {margin-bottom: 40px;color: #fff;padding-bottom: 25px;position: relative;font-size: 28px;line-height: 34px;}
.pc-nav .index-nav .dt:before {content: "";position: absolute;width: 20px;height: 2px;left: 2px;bottom: 0;background: white;}
.pc-nav .index-nav .dd {opacity: .75;margin-bottom: 10px;color: #fff;display: block;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pc-nav .index-nav .dd:hover {opacity: 1;}
.pc-nav .sub-menu {position: relative;z-index: 2;}
.pc-nav .sub-menu ul {width: 100%;height: calc(100vh - 160px);overflow-x: hidden;overflow-y: auto;}
.pc-nav .sub-menu li {border-bottom: 1px solid rgba(255, 255, 255, 0.2);font-size: 16px;}
.pc-nav .sub-menu .tit {display: block;width: 100%;padding: 0 3%;font-size: 16px;line-height: 60px;color: #fff;position: relative;box-sizing: border-box;margin-bottom: 0;}
.pc-nav .sub-menu .titx {display: block;width: 100%;padding: 0 3%;line-height: 60px;color: #000;position: relative;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.pc-nav .sub-menu .sub-tit:after {content: '';display: block;width: 26px;height: 26px;background: url(../images/z_img11.png) no-repeat center;background-size: 9px auto;position: absolute;right: 3%;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.pc-nav .sub-menu .sub-tit.on {border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.pc-nav .sub-menu .sub-tit.on:after {background: url(../images/z_img11_1.png) no-repeat center;background-size: 20px auto;}
.pc-nav .sub-menu .sec-list {line-height: 40px;padding: 10px 4%;display: none;}
.pc-nav .sub-menu .sec-list p {background: url(../images/ico_04.png) no-repeat left center;background-size: 3px auto;font-size: 14px;}
.pc-nav .sub-menu .sec-list a {color: #fff;font-size: 14px;display: block;}
.pc-nav .cent-form {position: relative;margin-top: 10%;margin-bottom: 60px;height: 100px;border-bottom: 1px solid rgba(255, 255, 255, 0.5);opacity: 0;box-sizing: border-box;-webkit-transform: translate(0, 60px);-ms-transform: translate(0, 60px);transform: translate(0, 60px);-webkit-transition: all .6s 0s ease-in-out;transition: all .6s 0s ease-in-out;z-index: 3;}
.pc-nav .cent-form .tex {border: none;font-size: 40px;height: 100px;line-height: 100px;text-align: center;width: 100%;color: #fff;background: none;padding-left: 100px;padding-right: 140px;box-sizing: border-box;}
.pc-nav .cent-form .sub-butn {border: none;height: 100px;line-height: 100px;color: #fff;text-align: right;background: none;width: 100%;text-align: center;background: url(../images/z_img9.png) no-repeat center;background-size: 28px auto;cursor: pointer;}
.pc-nav input:-moz-placeholder,.pc-nav textarea:-moz-placeholder {color: #fff;}
.pc-nav input::-moz-placeholder,.pc-nav textarea::-moz-placeholder {color: #fff;}
.pc-nav input:-ms-input-placeholder,.pc-nav textarea:-ms-input-placeholder {color: #fff;}
.pc-nav input::-webkit-input-placeholder,.pc-nav textarea::-webkit-input-placeholder {color: #fff;}
.pc-nav .input1 {position: absolute;height: 100px;line-height: 100px;width: 120px;right: 0;top: 0;}
.pc-nav .input1:before {content: "";position: absolute;width: 1px;height: 40px;top: 50%;margin-top: -20px;background: rgba(255, 255, 255, 0.3);}
.pc-nav.active {-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: -webkit-transform .3s;transition: transform .3s;}
.pc-nav.active .cent-form {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .5s .3s;transition: all .5s .3s;}
.pc-nav.active .index-nav {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .5s .6s;transition: all .5s .6s;}




/****************************** banner start *************************/
.banner_img .swiper-slide{ width: 100%;height: 100vh;overflow: hidden;background-size: cover !important;background-position: center !important;}
.banner_img .container{display: flex;height: 100%;}
.banner_img .desc{margin: auto 0;}
.banner_img .desc p{font-size: 60px;font-weight: bold;color: #FFFFFF;line-height: 60px;margin-bottom: 60px;}
.banner_img .desc span{font-size: 40px;font-weight: 400;color: #FFFFFF;line-height: 50px;display: block;}
.banner_img .desc a{display: block;width: 215px;height: 46px;line-height: 42px;text-align: center;box-sizing: border-box;border: 2px solid #FFFFFF;font-size: 16px;color: #FFFFFF;margin-top: 120px;}
.banner .swiper-button-next::after,.banner .swiper-button-prev::after{display: none;}
.banner .swiper-button-next,.banner .swiper-button-prev{display: block;height: 87px;width: 40px;}
.banner .swiper-button-prev{background: url(../images/left1.png);left: 0;}
.banner .swiper-button-next{background: url(../images/right1.png);right: 0;}

.banner_img .desc a:hover{background: #FF0000;border-color: #FF0000;}

.banner .swiper-slide-active p{-webkit-animation: fadeInUp 1s 0s ease both;animation: fadeInUp 1s 0s ease both;}
.banner .swiper-slide-active span{-webkit-animation: fadeInUp 1s 0.2s ease both;animation: fadeInUp 1s 0.2s ease both;}
.banner .swiper-slide-active a{-webkit-animation: fadeInUp 1s 0.5s ease both;animation: fadeInUp 1s 0.5s ease both;}


.banner .mouse{position: absolute;bottom: 50px;left: 50%;z-index: 999;text-align: center;width: 100px;margin-left: -50px;animation: mouse1 1.3s infinite;cursor: pointer;}
.banner .mouse p{font-size: 12px;color: #FFFFFF;margin-bottom: 15px;}

@keyframes mouse1{
	0%{bottom: 30px;}
	30%{bottom: 50px;}
	100%{bottom: 30px;}
}


/****************************** banner end *************************/





.section .container{height: 100%;display: flex;flex-wrap: wrap;}
/****************************** sec1 start *************************/
.sec1{background: url(../images/sec1_bg.jpg) center/cover;}
.about_box .a_box{width: 800px;float: left;}
.about_box .a_box h2{font-size: 36px;font-family: Verdana;font-weight: 400;color: #333333;line-height: 150px;position: relative;z-index: 999;margin-left: 15px;}
.about_box .a_box h3{font-size: 170px;font-family: Verdana;font-weight: bold;color: #F4F3F3;line-height: 150px;margin-top: -150px;}
.about_box .a_box h4{font-size: 50px;font-family: PingFang;color: #EB0022;line-height: 30px;font-weight: 500;display: block;margin-bottom: 40px;}
.about_box .a_box p{font-size: 16px;color: #444444;line-height: 32px;}
.about_box .a_box a{display: block;width: 172px;height: 50px;line-height: 50px;background: #EB0022;font-size: 16px;color: #fff;text-align: center;margin-left: 7px;position: relative;margin-top: 70px;}
.about_box .a_box a::after{content: "";display: block;height: 100%;width: 5px;background: #AB141D;position: absolute;top: 0;left: -7px;}
.about_box .a_box a:hover{margin-left: 20px;}

.about_box .b_box{width: calc(100% - 800px);float: left;box-sizing: border-box;padding-left: 200px;}
.about_box .b_box img{width: 100%;}




/****************************** sec1 end *************************/



.ind_title p{display: block;position: relative;padding-left: 15px;font-size: 30px;font-weight: 300;color: #FFFFFF;}
.ind_title p::after{content: "";display: block;width: 5px;height: 16px;background: #FF0000;position: absolute;top: 50%;left: 0;margin-top: -8px;}
.ind_title b{font-size: 58px;font-weight: bold;color: #FFFFFF;line-height: 60px;display: block;margin: 40px 0 30px;}
.ind_title span{font-size: 26px;font-weight: 400;color: #FFFFFF;line-height: 32px;}
.ind_title a{margin-top: 100px; display: block;width: 215px;height: 48px;line-height: 44px;box-sizing: border-box;border: 2px solid #FFFFFF;text-align: center;color: #fff;font-size: 16px;}
.ind_title a:hover{background: #FF0000;border-color: #FF0000;}

/****************************** sec2 start *************************/
.sec2{background: url(../images/sec2_bg.jpg) center/cover;}

.pro_box{width: 50%;float: left;}
.duct_box{width: 50%;float: left;position: relative;}

.duct_item{position: absolute; display: block;width: 282px;height: 243px;background: url(../images/pro_bg2.png) no-repeat;display: flex;text-align: center;transition: .3s;}
.duct_item a{margin: auto;}
.duct_item .icon{margin: 10px auto 0;display: block;}
.duct_item p{font-size: 22px;color: #FFFFFF;line-height: 32px;display: block;margin: 15px 0;}
.duct_item .jt{display: block;background: url(../images/right2.png);width: 24px;height: 7px;margin: 0 auto;}

.duct_item:hover{background: url(../images/pro_bg1.png);}

.duct_item1{top: -120px;right: 100px;}
.duct_item2{top: 20px;right: 350px;}
.duct_item3{top: 150px;right: 100px;}
/****************************** sec2 end *************************/





/****************************** sec3 start *************************/
.yfcx_box{position: relative;}
.yfcx_box .swiper-slide{height: 100vh;background-position: center !important;background-size: cover!important;}
.yfcx_list{position: absolute;bottom: 0;left: 0;z-index: 99;width: 100%;text-align: center;}
.yfcx_item{width: 33.3333%;float: left;background: rgba(19, 19, 19, 0.41);border-top: 1px solid #8E8D8D;box-sizing: border-box;padding: 25px 0 5px;transition: .3s;}
.yfcx_item+.yfcx_item{border-left: 1px solid #8E8D8D;}
.yfcx_item p{font-size: 20px;color: #FFFFFF;line-height: 40px;padding: 5px 0 0;}
.yfcx_item span{font-size: 20px;font-weight: 400;color: #FFFFFF;line-height: 20px;transition: .3s;}
.yfcx_item.active{background: linear-gradient(-90deg, #FF8E01, #EF4D34, #DF243E);padding: 30px 0 0px;}
.yfcx_item.active span{opacity: 0;height: 0;visibility: hidden;}

.yfcx_box .ind_title{margin-bottom: 100px;}



.yfcx_box .swiper-slide-active p{-webkit-animation: fadeInUp 1s 0s ease both;animation: fadeInUp 1s 0s ease both;}
.yfcx_box .swiper-slide-active b{-webkit-animation: fadeInUp 1s 0.2s ease both;animation: fadeInUp 1s 0.2s ease both;}
.yfcx_box .swiper-slide-active span{-webkit-animation: fadeInUp 1s 0.5s ease both;animation: fadeInUp 1s 0.5s ease both;}

/****************************** sec3 end *************************/





/****************************** sec4 start *************************/
.sec4{background: url(../images/sec4_bg.jpg) center/cover;}

.xw_box .x_box{width: 350px;float: left;box-sizing: border-box;padding-right: 90px;}
.xw_box .x_box p{font-size: 40px;font-weight: 400;color: #222222;line-height: 32px;box-sizing: border-box;padding-left: 18px;position: relative;margin-bottom: 50px;}
.xw_box .x_box p::after{content: "";display: block;width: 5px;height: 16px;background: #FF0000;position: absolute;top: 50%;left: 0;margin-top: -8px;}
.xw_box .x_box span{font-size: 16px;font-weight: 400;color: #666666;line-height: 25px;}
.x_list {margin-top: 40px;}
.x_list a{display: block;padding-left: 30px;position: relative;font-size: 18px;color: #222222;line-height: 48px;}
.x_list a::after{content: "";display: block;width: 16px;height: 3px;background: #bfbfbf;position: absolute;left: 0;top: 50%;margin-top: -1px;transition: .3s;}

.x_list a.active{color: #324680;margin-left: 20px;}
.x_list a.active::after{width: 24px;background: #004DA2;}

.xw_box .w_box{width: calc(100% - 350px);float: left;}

.w_list{display: none;}
.w_list.active{display: block;}
.w_item{width: calc(33.33333% - 10px);float: left;background: #fff;}
.w_item+.w_item{margin-left: 15px;}
.w_item .img{overflow: hidden;}
.w_item .img img{width: 100%;transition: .5s;}
.w_item .desc{box-sizing: border-box;position: relative;padding: 10px 15px 0;}
.w_item .desc p{display:block;font-size: 18px;font-weight: 400;color: #141414;line-height: 44px;height: 44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.w_item .desc span{display:block;font-size: 14px;color: #666666;line-height: 22px;height: 44px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.w_item .desc::after{content: "";display: block;height: 1px;width: 100%;background: #DCDCDC;margin-top: 15px;}
.w_item .more{height: 50px;line-height: 50px;box-sizing: border-box;padding: 0 15px;}
.w_item .more span{font-size: 14px;color: #666666;}
.w_item .more i{display: block;background: url(../images/righ3.png);width: 24px;height: 8px;float: right;margin-top: 22px;}
.w_item:hover img{transform: scale(1.1);}
.w_item:hover p{color: #FF0000;}
/****************************** sec4 end *************************/





/****************************** footer start *************************/
.footer{background: #0F1012;}
.footer .container{display: block;}
.foot1{width: 100%;box-sizing: border-box;padding-top: 75px;}
.footer .f_nav{width: calc(100% - 300px);float: left;}
.footer .f_nav dl{width: 12.5%;float: left;}
.footer .f_nav dt{font-size: 16px;font-weight: bold;color: #F9F9F9;position: relative;line-height: 20px;}
.footer .f_nav dt::after{content: "";display: block;height: 2px;width: 30px;background: #F9F9F9;margin: 18px 0 20px;}
.footer .f_nav dd a{font-size: 14px;font-weight: 400;color: #666666;line-height: 34px;}

.footer .f_more{width: 300px;float: left;text-align: right;}
.footer .f_more .ewm{width: 120px;float: right;}
.footer .f_more .ewm img{width: 100%;}
.footer .f_more i{font-size: 14px;font-weight: 400;color: #888888;display: block;padding-top: 5px;}
.footer .f_more span{font-size: 14px;font-weight: 400;color: #888888;display: block;margin-top: 10px;}
.footer .f_more p{font-size: 26px;font-weight: 400;color: #fff;}

.foot2{box-sizing: border-box;padding: 50px 0 20px;box-sizing: border-box;border-bottom: 1px solid #212224;}
.foot2 span,.foot2 a{font-size: 13px;font-weight: 400;color: #666666;line-height: 24px;}
.foot2 a+a{margin-left: 35px;}

.foot3 a,.foot3 span{font-size: 13px;font-weight: 400;color: #666666;line-height: 55px;}

.footer a:hover{color: #fff !important;}

.footer{height: 495px !important;}
.footer .fp-tableCell{height: 495px !important;}
/****************************** footer end *************************/


.header .container{display: block;}


.ny-bnr{height: 650px;width: 100%;position: relative;}
.ny-bnr .ny-txt{ position: absolute; top: 50%; left: 8%; font-size: 50px; font-weight: bold; color: #FFFFFF; line-height: 1.1;}
.ny-bnr .mbx{position: absolute;bottom: 20px;left: 8%;width: auto; color: #FFFFFF;opacity: .8;}
.ny-bnr .mbx a{color: #fff;}

.page-link{margin-top: 30px;font-size: 16px;color: #444444;line-height: 45px;}
.page-link a{display: inline-block;}
.page-link span{margin: 0 15px;color: #888888;}
.page-link a.active{color: #C40505;border-bottom: 2px solid #C40505;}

/* 设计能力 */
.sjnl{padding: 120px 0 100px;}
.sjnl .sj-l{display: inline-block;vertical-align: middle;width: 480px;}
.sjnl .sj-l .sjnl-tit{font-size: 32px; color: #222222;font-weight: bold;}
.sjnl-tit span{font-size: 38px;color: #161616;display: block;font-weight: 400;margin-bottom: 30px;}
.sjnl-tit span em{color: #CE0000;}
.sjnl-det{font-size: 16px;color: #444444;line-height: 32px;margin-top: 50px;}

.sjnl .sj-r{float: right;width: 55%;margin-top: 50px;}
.sjnl .sj-r ul{display: flex;}
.sj-r ul li{width: 30%;text-align: center;}
.sj-r ul li span{font-size: 48px;color: #CE0000;line-height: 40px;}
.sj-r ul li span em{font-size: 22px;vertical-align: bottom;}
.sj-r ul li p{color: #666666;font-size: 18px;margin-top: 15px;}

.sjnl-list{padding: 90px 0; background-color: #F7F7F7;}
.sjnl-list .sj-list-img{margin-bottom: 45px;}
.sjnl-list .sj-list-img img{display: block; width: 100%;}
.sjnl-list2-tit{width: 100%;display: flex;justify-content: space-around;margin: 100px 0 30px;}
.sjnl-list2-tit span{font-size: 20px;font-weight: bold;color: #181818;}
.sjnl-list2-item{display: flex;justify-content: space-between;}
.sjnl-list2-item .sjnl-item{width: 32.5%;}
.sjnl-list2-item .sjnl-item div{margin-bottom: 4%;background: #D4DDEC;height: 250px;}
.sjnl-list2-item .sjnl-item div img{display: block;width: 100%;height: 100%;object-fit: cover;}



/* 品质保障 */
.pzbz-box{padding: 80px 0;}
.qs-tit{text-align: center;font-size: 38px;line-height: 1.1; font-weight: bold;color: #000000;}
.qs-subtit{text-align: center; font-size: 18px;color: #666666;margin-top: 15px;}
.pzbz-box .container{margin-top: 50px;}
.pzbz-tab{width: 100%;text-align: center;}
.pzbz-tab thead{background: #C40505;height: 60px;color: #fff;}
.pzbz-tab tr th,.pzbz-tab tr td {border: 2px solid #fff;}
.pzbz-tab tbody tr{background-color: #F2F2F2;height: 60px;}
.pk-list{padding: 90px 0 120px;background-color: #F9F9F9;}
.pl-listName{font-size: 34px;color: #131313;line-height: 38px;margin-bottom: 35px;}
.pl-listName em{color: #CE0000;}
.pk-list .pk-item{display: flex;justify-content: space-between;margin-bottom: 50px;background-color: #fff;}
.pk-list .pk-item .pk-pic{width: 50%;overflow: hidden;}
.pk-list .pk-item .pk-pic img{display: block;width: 100%;}
.pk-list .pk-item .pk-txt{width: 50%;position: relative;}
.pk-list .pk-item .pk-txt .pk-contbox{ position: absolute; top: 50%; left: 8%; width: 80%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.pk-contbox .pk-t{font-size: 34px;color: #0C0C0C;}
.pk-contbox .pk-t span{display: inline-block;width: 8px;height: 20px;background: #CE0000;vertical-align: middle;margin-right: 10px;margin-bottom: 6px;}
.pk-contbox .pk-cont{font-size: 24px;color: #333333;font-weight: 300;line-height: 32px;margin-top: 35px;}

.tab-box{margin-bottom: 80px;}



/* 企业文化 */
.qywh{margin-bottom: 100px;}
.qywh .qs-tit{margin: 50px 0;}
.qywh .qywh-box{background: url("../images/qywh-bg.png")no-repeat center/cover;height: 700px;display: flex;justify-content: space-between;}
.qywh .qywh-box .wh-item{width: 33.4%;color: #fff; border-right: 1px solid rgba(238, 238, 238 ,.2);box-sizing: border-box;height: 100%;position: relative;}
.wh-item p{margin-top: 250px;margin-left: 60px; font-size: 22px;line-height: 34px;}
.wh-item p span{font-weight: bold;font-size: 42px; margin-bottom: 50px;display: block;}
.wh-item .wh-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);}
.qywh .qywh-box .wh-item:hover .wh-bg{opacity: 0;}
.qywh .qywh-box .wh-item:hover p{margin-top: 200px;}

.ygfc{margin-bottom: 112px;}
.ygfc .qs-tit{margin-bottom: 50px;}
.ygfc ul{display: flex;justify-content: space-between;}
.ygfc ul li{width: 24%;height: 520px;overflow: hidden;position: relative;cursor: pointer;}
.ygfc ul li img{display: block;height: 100%;width: 100%;object-fit: cover;}
.ygfc ul li .ygfc-bg{position: absolute;bottom: 0;left: 0; width: 100%;height: 160px;background: linear-gradient(to bottom, rgba(251, 251, 251, 0),rgba(0, 0, 0, 1));opacity: .6;}
.ygfc ul li .ygfc-bg span{position: absolute;bottom: 30px;width: 100%;text-align: center;font-size: 30px;font-weight: bold;color: #FFF;}
.ygfc ul li:hover .ygfc-bg{opacity: 1;height: 200px;}
.ygfc ul li:hover .ygfc-bg span{bottom: 40px;}










/* 新闻 */
.xw-cont{padding: 70px 0;}
.xw-tit{font-size: 26px;color: #222222;text-align: center;padding-bottom: 30px;border-bottom: 1px solid #DCDCDC;}
.xw-info{color: #666666;margin-top: 20px;}
.xw-info span{display: inline-block;margin-right: 50px;}
.xw-cont p{margin: 50px 0;font-size: 16px;color: #444;line-height: 38px;}
.xw-cont p img{display: block;margin: 0 auto;max-width: 100%;}

.news-item ul{display: flex;flex-wrap: wrap;}
.news-item ul li{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%; border: 1px solid #DCDCDC;box-sizing: border-box;}
.news-item ul li:nth-of-type(3n){margin-right: 0;}
.news-item ul li .news-img{width: 100%;height: 265px;overflow: hidden;}
.news-item ul li .news-img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.news-item ul li:hover{border-color: #EB0022;}
.news-item ul li:hover .news-img img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }

.news-item .new-det{margin: 20px;}
.new-det .news-time{ display: inline-block;vertical-align: top; padding-right: 20px; width: 58px;text-align: center; border-right: 1px solid #DCDCDC;  }
.new-det .news-time span:first-child{font-size: 34px;color: #141414;}
.new-det .news-time span:last-child{color: #666;font-size: 14px;}
.new-det .news-r{width: calc(100% - 85px);display: inline-block;padding-left: 20px;box-sizing: border-box;vertical-align: top;}
.new-det .news-r .news-title{font-size: 16px;font-weight: bold;color: #222222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new-det .news-r .news-contxt{font-size: 14px;color: #666666;line-height: 20px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.chakan{margin: 0 20px;height: 50px;border-top: 1px solid #DCDCDC;color: #666666;}
.chakan span{line-height: 50px;}
.chakan i{float: right;line-height: 50px;}


/* 人才招聘 */
.zp-top{height: 65px;line-height: 65px;text-align: center;background: #EFEFEF;font-size: 30px;color: #333333;margin: 20px 0;}

.zhaopin-ibox {

	padding-top: 60px;

	padding-bottom: 65px;

}



.join_in_ibox .post-ibox {

	/* float: left; */

	width: 100%;

}



.join_in_ibox .zhaopin-ibox-right {

	float: right;

	width: 38%;

}



.join_in_ibox .zhaopin-ibox-right img {

	width: 100%;

}
 .job_content {

	background: #fff;

	padding: 0;

}



.job_top {

	border-bottom: 1px solid #CCCCCC;

	padding-bottom: 10px;

}



.job_top span {	float: left;text-align: center;color: #444444;	font-size: 18px;font-weight: bold;}
.job_top span.p1 {width: 14%;}
.panel-default>.panel-heading span.open_bar {width: 20px;height: 20px;background: url(../images/add22.png) no-repeat;	position: absolute;top: 20px;}
.recruitmentBox .panel-top[data-on="active"] .open_bar {background: url(../images/plus.png) no-repeat !important;}
.job_top span.p2 {width: 21%;}
.job_top span.p3 {width: 29%;}
.job_top span.p4 {width: 28%;}
.panel-default {border: none;}
.panel-default>.panel-heading {background: #fff;	border: none;	padding: 0;	box-shadow: none;}
.panel-default>.panel-heading a {	text-align: center;	font-size: 15px;	color: #444444;	display: block;	padding: 19px 0px;	background: #fff;border-bottom: 1px solid #CCCCCC;-webkit-transition: all 0.2s ease-in-out;	transition: all 0.2s ease-in-out;	margin: 0;	width: 100%;	position: relative;	box-sizing: border-box;background: url(../images/zhewu.png) no-repeat left center;background-size: 24px;}
.panel-default>.panel-heading a span {float: left;}
.panel-default>.panel-heading a span.p1 {width: 14%;}
.panel-default>.panel-heading a span.p2 {width: 21%;}
.panel-default>.panel-heading a span.p3 {width: 29%;}
.panel-default>.panel-heading a span.p4 {width: 20%;}
.panel-default>.panel-heading a span.p5 {width: 28%;}
.panel-collapse {padding: 15px;width: 100%;display: none;}
.panel-body {padding: 0 15px;color: #999999;font-size: 14px;font-weight: 500;line-height: 36px;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {	border-top: 0;}
.join_in_ibox .zhaopin-ibox-right {	float: right;width: 38%;}
.join_in_ibox .zhaopin-ibox-right img {width: 100%;}


/* 售后服务 */
.shfw-det{margin: 40px 0 80px;display: flex;background-color: #F4F4F4;}
.shfw-det>div{width: 50%;}
.shfw-det .sh-l{padding: 60px 30px;box-sizing: border-box;}
.shfw-det .sh-l .sh-txt p{text-indent: 2em;color: #777;line-height: 36px;}
.sh-tel{margin-top: 80px;}
.sh-tel span{display: block;margin-bottom: 5px;color: #202020;}
.sh-tel span em{color: #777;}

.sh-r img{display: block;width: 100%;height: 100%;object-fit: cover;}


/* 联系我们 */
.lx-list{margin: 70px 0}
.lx-list ul{display: flex;justify-content: space-between;}
.lx-list ul li{width: 24%;box-sizing: border-box; padding: 0 15px  30px;background: linear-gradient(0deg, #CE0000, #EF4D34, #FF8E01);text-align: center;color: #fff;}
.lx-list ul li i{display: block;padding: 45px 0;}
.lx-list ul li .lx-t{font-size: 14px;}
.lx-list ul li .lx-info{font-size: 18px;}

.zxly{padding: 50px 0;background-color: #FAFAFA;}
.zxly-tit{text-align: center;font-size: 26px;}
.zxly form{margin-top: 45px;}
.zxly textarea,.zxly input{background-color: #F2F2F2;display: inline-block;box-sizing: border-box;}
.zxly textarea{width: 100%;height: 160px;padding: 15px;}
.zxly .ly-inp{margin-top: 20px;display: flex;justify-content: space-between;}
.zxly .ly-inp input{display: inline-block;width: 32%;height: 40px;background-color: #F2F2F2;padding-left: 15px;box-sizing: border-box;}
.zxly .ly-sub{display: block;width: 100%;height: 40px;background: linear-gradient(102deg,  #DF243E,#FF4901);text-align: center;color: #fff;font-size: 18px;margin-top: 30px;cursor: pointer;}


/* 产品与服务 */
.cpfw-box{margin: 70px auto;}
.cpfw-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpfw-list li{width: 48%;margin-bottom: 4%; height: 400px;overflow: hidden;position: relative;}
.cpfw-list li img{display: block;width: 100%;height: 100%;object-fit: cover;}
.cpfw-list li .cpfw-bg{position: absolute;top: 0;left: 0; width: 100%;height: 100%;background-color: rgba(19, 19, 19, 0.55);}
.cpfw-list li .cpfw-bg p{ color: #FFFFFF;line-height: 1.1; position: absolute; top: 50%; width: 100%; text-align: center; font-size: 34px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } 
.cpfw-list li .cpfw-bg p::after,.cpfw-list li .cpfw-bg p::before{ content: ""; display: block; width: 40px; height: 1px; background-color: #fff;opacity: 0; position: absolute; left: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transition: .5s; -webkit-transition: .5; -moz-transition: .5; -ms-transition: .5; -o-transition: .5; }
.cpfw-list li .cpfw-bg p::after{top: -20px;}
.cpfw-list li .cpfw-bg p::before{bottom: -20px;}

.cpfw-list li:hover .cpfw-bg{background: rgba(206, 0, 0, 0.63);}
.cpfw-list li:hover .cpfw-bg p::before,
.cpfw-list li:hover .cpfw-bg p::after{opacity: 1;}

.cpyy-tit{font-size: 52px;color: #222222;line-height: 50px;}
.cpyy-subtit{font-size: 32px;color: #222222;font-weight: 300;line-height: 50px;margin-top: 15px;}
.cpyy-subtit span{color: #C40505;}

.cpyy-container {
	position: relative;
	/* width: 1500px; */
	margin: 100px auto;
	box-sizing: border-box;
  }
.c-main{margin-top:	 40px;}  
  .c-main .c-left-box {
	position: sticky;
	top: 110px;
	float: left;
	width: 23%;
	border: 1px solid #e6e6e6;
	background: #fff;
	z-index: 9;
  }
  .c-main .c-right-box {
	float: right;
	width: 74%;

  }
  .c-main .c-right-box .c-max-wrap {
	margin-bottom: 50px;
	padding: 20px 20px 0;
	border: 1px solid #e6e6e6;
	background: #fff;
	box-shadow: 0px 6px 7px 1px rgba(28, 28, 28, 0.06);
  }
  .c-max-tit{height: 80px;line-height: 80px;color: #1A1A1A;margin-bottom: 40px; background: #F7F7F7;text-align: center;font-size: 26px;}

  .c-left-box .c-list > li {
	border-bottom: 1px solid #e6e6e6;
  }
  .c-left-box .c-list > li:last-child {
	border: 0;
  }
  .c-left-box .c-list .c-title1 {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 90px;
	padding: 0 40px;
	font-size: 24px;
	line-height: 34px;
	color: #222;
	cursor: pointer;
	transition: 0.5s;
  }
  .c-left-box .c-list .c-title1 a {
	color: #222;
	/* width: 100%; */
  }
  .c-left-box .c-list .c-title1 i {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
  }
  .c-left-box .c-list .c-title1 i::after,
  .c-left-box .c-list .c-title1 i::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
	width: 100%;
	height: 2px;
	background: #222;
	transition: 0.5s;
  }
  .c-left-box .c-list .c-title1 i::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
  }
  .c-left-box .c-list .c-ul1 {
	display: none;
	padding: 0 40px 40px;
  }
  .c-left-box .c-list .c-ul2 {
	display: none;
	padding-left: 30px;
  }
  .c-left-box .c-list .c-ul1 > li {
	padding: 24px 0;
	border-bottom: 1px solid #e6e6e6;
  }
  .c-left-box .c-list .c-ul1 > li:hover .c-title2{
	  color: #C40505;
  }
  #c-product4 .c-left-box .c-list .c-ul1>li.active .c-title2 i {
	  -webkit-transform: rotate(90deg);
	  transform: rotate(90deg);
  }
  
  .c-left-box .c-list .c-title2 {
	position: relative;
	padding: 6px 0 6px 30px;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	cursor: pointer;
	display: block;
  }
  .c-left-box .c-list .c-title2:hover{}
  .c-left-box .c-list .c-title2 a {
	color: #333;
  }
  .c-left-box .c-list li.active .active .c-title2 a{
	  color: #C40505;
  }
  .c-left-box .c-list .c-ul1 > li.active{border-bottom: 1px solid #C40505;}
  .c-left-box .c-list .c-title2 i {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	width: 18px;
	height: 18px;
	background: url(../images/cp-tip.png) no-repeat center/cover;
	transition: 0.5s;
  }
  .c-left-box .c-list .c-ul2 > li {
	padding: 6px 0;
	font-size: 14px;
	line-height: 24px;
	transition: 0.5s;
  }
  .c-left-box .c-list .c-title3 {
	color: #999;
  }
  .c-left-box .c-list > li.active .c-title1 {
	color: #fff;
	background: #C40505;
  }
  .c-left-box .c-list > li.active .c-title1 a {
	color: #fff;
  }
  .c-left-box .c-list > li.active .c-title1 i::before {
	background: #fff;
  }
  .c-left-box .c-list > li.active .c-title1 i::after,
  .c-left-box .c-list > li.hideI .c-title1 i::after {
	opacity: 0;
  }
  .c-left-box .c-list .c-ul1 > li.active .c-title2 i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
  }
  .c-left-box .c-list .c-ul2 > li.active .c-title3 {
	color: #C40505;
  }
  .c-right-box .c-main-title {
	display: block;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 36px;
	line-height: 90px;
	text-align: center;
	color: #C40505;
	background: #f4f4f4;
  }
  .c-right-box .c-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -15px;
  }
  .c-right-box .c-list li {
	width: 33%;
	padding: 0 15px;
	margin-bottom: 40px;
	box-sizing: border-box;
  }
  .c-right-box .c-list li:hover  .c-wrap .c-title{
	background-color: #C40505;
	color: #fff;
  }
  .c-right-box .c-list li .c-wrap {
	display: block;
  }
  .c-right-box .c-list li .c-wrap .c-img-box {
	height: 250px;
	display: flex;
	align-items: center;
	overflow: hidden;
  }
  .c-right-box .c-list li .c-wrap .c-img-box img {
	width: 100%;
	object-fit: cover;
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
  }
  .c-right-box .c-list li .c-wrap .c-img-box:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
  }
  
  .c-right-box .c-list li .c-wrap .c-title {
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	color: #333;
	padding: 0 10px;
	text-align: center;
	background: #E2E2E2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}

.xmgl-img img{display: block;width: 100%;}
.xm-sub{margin: 50px 0;}
.xm-info{display: flex;justify-content: space-between;margin-bottom: 100px;}
.xm-info .xm-list{width: 32%;}
.xm-list-img{width: 100%;height: 240px; overflow: hidden;}
.xm-list-img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.xm-cont{background: #F7F7F7;padding: 35px 25px;box-sizing: border-box;text-align: center;}
.xm-cont .xm-c-t{font-size: 22px;color: #222222;font-weight: bold;line-height: 28px;}
.xm-cont span{display: inline-block;width: 30px;height: 3px;background: #CE0000;margin: 20px;}
.xm-cont .xm-txt{color: #444444;line-height: 28px;height: 84px;}
.xm-info .xm-list:hover .xm-cont{background-color: #CE0000;}
.xm-info .xm-list:hover .xm-cont{padding: 40px 25px 80px;position: relative;margin-top: -50px;z-index: 9;}
.xm-info .xm-list:hover  .xm-c-t{color: #fff;}
.xm-info .xm-list:hover  .xm-txt{color: #fff;}
.xm-info .xm-list:hover  span{background-color: #fff;}



/* 发展历程 */
.fzlc-box{margin: 60px 0 0;}
.fzlc-tit{font-size: 28px;color: #CE0000;line-height: 40px;font-weight: 400;}
.fzlc-box .fzlc-cont{position: relative;margin-top: 100px;padding-bottom: 100px;}
.fzlc-box .fzlc-cont::after{content: "";display: block;width: 1px;height: 100%;background-color: #E5E5E5; position: absolute;top: 0;left: 50%;}
.fzlc-cont ul .fzlc-item{position: relative;margin-bottom: 40px;width: 50.1%;}
.fzlc-item .sign{ display: block; width: 10px; height: 10px; background-color: #E00003;position: absolute;z-index: 9;top: 44px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.fzlc-item .sign::after{ content: ''; display: block; width: 16px; height: 16px; border-radius: 50%; border: 1px solid #f85154; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.fzlc-item .fz-info{margin-top: 30px;}
.fzlc-item .fz-info p{font-size: 38px;font-weight: bold;color: #171717;line-height: 40px;margin-bottom: 28px;}
.fzlc-item .fz-info span{font-size: 18px;color: #666;line-height: 26px;}
.fzlc-item .fz-img{ width: 175px; height: 175px; overflow: hidden; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.fzlc-item .fz-img img{display: block;height: 100%;width: 100%;object-fit: cover;}

.fzlc-item.item_l{float: left;}
.fzlc-item.item_l .sign{right: -3px;}
.fzlc-item.item_l .fz-info{float: right;margin-right: 30px;text-align: right;}
.fzlc-item.item_l .fz-img{float: left;margin-left: 50px;}

.fzlc-item.item_r{float: right;}
.fzlc-item.item_r .sign{left: -3px;}
.fzlc-item.item_r .fz-info{float: left;margin-left: 30px;text-align: left;}
.fzlc-item.item_r .fz-img{float: right;margin-right: 50px;}

/* 工厂参观 */
.gccg-info{padding: 100px 0;display: flex;justify-content: space-between;}
.gccg-info .gc-info-l{width: 46%;padding: 100px 20px;box-sizing: border-box;background: url('../images/gccg-dt.png')no-repeat center;}
.gccg-info .gc-info-tit{font-size: 26px;font-weight: bold;color: #000000;line-height: 38px;}
.gccg-info .gc-info-cont{margin-top: 40px;color: #444;line-height: 33px;}
.gccg-info .gc-info-r{width: 50%;}
.gccg-info .gc-info-r img{width: 100%;height: 100%;object-fit: cover;display: block;}

.cg-bg{background-color: #f6f6f6;}
.gccg-item{padding: 80px 0 120px;}
.gccg-item .cg-tit{font-size: 34px;font-weight: bold;color: #000000;line-height: 38px;}
.gccg-item ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 35px;}
.gccg-item ul li{width: 23%;margin-bottom: 2.5%; height: 240px;overflow: hidden;position: relative;cursor: pointer;}
.gccg-item ul li img{display: block;width: 100%;height: 100%;object-fit: cover;}
.gccg-item ul li .cg-contxt{position: absolute;bottom: -60px;left: 0; width: 100%;height: 58px;background-color: rgba(206, 0, 0, 0.7);text-align: center;color: #fff;line-height: 58px;}
.gccg-item ul li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1) ; -moz-transform: scale(1.1) ; -ms-transform: scale(1.1) ; -o-transform: scale(1.1) ; }
.gccg-item ul li:hover .cg-contxt{bottom: 0;}

/* 公司简介 */
.gsjj{padding: 100px 0 200px;}
.gsjj .container{display: flex;justify-content: space-between;}
.gsjj .gsjj-l{padding: 0 50px;box-sizing: border-box;}
.gsjj .gsjj-l .comp-name{font-size: 40px;color: #CE0000;line-height: 42px;}
.gsjj .gsjj-l .comp-sub{font-size: 22px;font-weight: bold;color: #1B1B1B;margin: 15px 0 40px;}
.gsjj .gsjj-l .gsjj-list{margin-bottom: 25px;font-size: 18px;}
.gsjj .gsjj-l .gsjj-list i{margin-right: 15px;vertical-align: text-bottom;display: inline-block;}
.gsjj .gsjj-l .gsjj-list span{display: inline-block;}
.gsjj .gsjj-l .gsjj-list.bold{font-weight: bold;}
.gsjj .gsjj-l .gsjj-list ul{display: inline-block;vertical-align: top;margin-left: 20px;}
.gsjj .gsjj-l .gsjj-list ul li{margin-bottom: 10px;}

.gsjj-r{width: 55%;padding-right: 50px;box-sizing: border-box; position: relative;}
.gsjj-r img{display: block;width: 100%;height: 100%;object-fit: cover;}
.gsjj-r span{display: block;width: 320px;height: 230px; position: absolute;right: -20px;bottom: -65px;}

.gsjj-bot{padding-bottom: 100px;background: url('../images/gsjj-down.png')no-repeat bottom/cover;}
.gsjj-tab{padding: 35px 0; background: #F8F8F8;box-shadow: 0px 4px 5px 0px rgba(126, 126, 126, 0.09);}
.gsjj-tab ul{display: flex;justify-content: space-between;text-align: center;}
.gsjj-tab ul li{border-right: 1px solid #DCDCDC;width: 100%;}
.gsjj-tab ul li:last-child{border-right: 0;}
.gsjj-tab ul li span{color: #444444;line-height: 32px;}
.gsjj-tab ul li p{margin-top: 10px;font-size: 36px;color: #CE0000;}
.gsjj-tab ul li p em{font-size: 16px;}


/* 合作客户 */
.hzkh{margin-top: 85px;}
.hzkh .hzkh-list{margin-bottom: 90px;}
.hzkh .hzkh-list p{font-size: 24px;color: #CE0000;line-height: 40px;}
.hzkh .hzkh-list p i{margin-right: 10px;}
.hzkh .hzkh-list ul{margin-top: 15px;}
.hzkh .hzkh-list ul li{width: 13.5%;margin-bottom: 1%;margin-right: 0.9%;float: left; border: 3px solid #EEEEEE;box-sizing: border-box; height: 115px;overflow: hidden;position: relative;}
.hzkh .hzkh-list ul li img{ display: block;max-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.hzkh .hzkh-list ul li:nth-of-type(7n){margin-right: 0;}
.hzkh .hzkh-list ul li:hover{border-color: #9b9b9b;}


/* 荣誉资质 */
.ryzz-box ul li{box-shadow:0 0 5px 3px #ccc;float: left; width: 23.2%;margin-right: 2.3%;margin-bottom: 2%; border: 2px solid #F1F1F1;box-sizing: border-box;cursor: pointer;}
.ryzz-box ul li:nth-of-type(4n){margin-right: 0;}
.ryzz-box ul li .ryzz-img{width: 100%;height: 370px;background-color: #fff;display: flex;overflow: hidden;}
.ryzz-box ul li .ryzz-img img{display: block;margin: auto;max-width: 100%;max-height: 90%;}
.ryzz-box ul li .ryzz-tit{background-color: #F1F1F1;padding: 25px 10px;box-sizing: border-box; text-align: center;font-size: 18px;color: #444444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



@media screen and (max-width:1650px) {
	.container{width: 1400px;}
	.header .h_nav ul>li>a{padding: 0 20px;}
	.pro_box{width: 60%;}
	.duct_box{width: 40%;}
	.about_box .a_box{width: 700px;}
	.about_box .b_box{width:calc(100% - 700px);padding-left: 100px;}
	.pc-nav .index-nav .dt{font-size: 22px;}

	.hzkh .hzkh-list ul li{width: 16%;margin-bottom: 0.6%;margin-right: 0.6%;}
	.hzkh .hzkh-list ul li:nth-of-type(7n){margin-right: 0.6%;}
	.hzkh .hzkh-list ul li:nth-of-type(6n){margin-right: 0;}

}

@media screen and (max-width:1450px) {
	.container{width: 1200px;}
	.header .h_nav ul>li>a{padding: 0 10px;}
	.about_box .b_box{padding-left: 20px;}
	.ind_title b{font-size: 48px;}
	.ind_title span{font-size: 22px;}
	.duct_item1{top: -120px;right: 0px;}
	.duct_item2{top: 20px;right: 250px;}
	.duct_item3{top: 150px;right: 0px;}
	.footer .f_nav{width: calc(100% - 200px);}
	.footer .f_more{width: 200px;}

	.sh-tel{margin-top: 50px;}
	.shfw-det .sh-l{padding: 40px 20px;}
	.shfw-det .sh-l .sh-txt p{line-height: 30px;}

	.lx-list ul li{width: 23%;}
	.lx-list ul li .lx-info{font-size: 14px;}
	
	.gccg-info .gc-info-l{padding: 70px 20px;}

	.gccg-item ul li{height: 210px;}
	.wh-item p{font-size: 20px;}
	.ygfc ul li{height: 420px;}

	.left_text .onetitle{padding: 0;}
	.rightBox{margin: 35px 0px;}

}
@media screen and (max-width:1250px) {
	.container{width: 1160px;}
}
/*分页*/
.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #E61636;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #E61636;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;}

.pagination li {display:inline-block;color:#333333;height:25px;line-height:25px;margin:0px 5px 0px 0px;vertical-align:middle;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:14px 0 10px;text-align:right;}

#pages a {display:inline-block;height:22px;line-height:22px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 10px;}

#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:22px;padding:0 10px;line-height:22px;background:#C40505;border:1px solid #C40505;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}
#pages span {
    display: inline-block;
    height: 22px;
    padding: 0 10px;
    line-height: 22px;
    background: #C40505;
    border: 1px solid #C40505;
    color: #ffffff;
    text-align: center;
}

.rightmenu{width: 185px; cursor: pointer; position: fixed; z-index: 99999; right: -130px; top: 210px; cursor: pointer;}
.rightmenu li{height: 55px; line-height: 55px; border-radius: 4px; margin-bottom: 1px; background-color: #EF4D34; background-repeat: no-repeat; background-image: url(../images/rightmenu-icon.png); text-indent: 55px; font-size: 16px; color: #fff; overflow: hidden;}
.rightmenu li a{display: block; width: 100%; height: 55px; color: #fff;}
.rightmenu li a:hover{color: #fff!important;}
.rightmenu li.r-top{background-position: 0 0;}
.rightmenu li.r-phone{background-position: 0 -55px; font-family: "Arial";}
.rightmenu li.r-qq{background-position: 0 -110px;}
.rightmenu li.r-mess{background-position: 0 -165px;}
.rightmenu li.r-code{background-position: 0 -220px;}
.rightmenu li.r-code .img{width: 117px; margin: 0 auto; position: relative;}
.rightmenu li.r-code .img img{display: block; width: 117px; height: 117px;}