@charset "utf-8";
/* CSS Document */

html, body {  position: relative; height: 100%; margin:0; padding:0; }
body { color: #555; margin:0px; padding:0;overflow-x:hidden;}
* {padding: 0;margin: 0; font-family:"思源黑体 CN" !important;}
a {color: #555; text-decoration:none !important;}
a:hover {color:#005cb9;text-decoration: none !important;}
ul, dl, dl dt, dl dd{ margin:0; padding:0;}
ul, li {list-style: none;}
img {border: none;}
.clearboth {clear: both;}
.page {text-align: center;margin: 20px 0 40px 0;width: 100%;float: left; font-size:1.2em;}
.page a {background: #b3b3b3;color: #fff;margin: 0 2px;padding:6px 8px; font-size:16px;}
.page a.dq, .page a:hover {background: #e70012;}

.e1{ overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.e2{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.e3{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.e4{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.e5{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}

header{ height:60px; background:#fff; position:fixed; top:0; left:0; z-index:9999; width:100%;box-shadow: 2px 5px 10px #ccc;}
header .logo{ float:left; margin-right:10px;width:86%; padding-right:10px; border-right:none; height:60px;}
header .logo .l_left{ width:180px; float:left; margin-top:4px;}
header .logo .l_right{ width:225px; float:left; margin-top:16px; margin-left:5px;}
header .logo .l_right h2{ color:#2a2a2c; font-size:18px; letter-spacing:0; margin:0; font-weight:bold;}
header .logo .l_right h2 span{ color:#e70012;}
header .logo .l_right p{ color:#7d7d7f;font-size: 0.65em;}
header .logo .l_left img{ max-width:100%; display:block;}

header .yuyan{position:absolute; top:0; right:4%; display:none;z-index:999;}
header .yuyan ul li{display: inline-block; padding-left: 10px;}

/*菜单*/
.nav{ float:left; display:none;}
.nav ul{ margin-left:70px;}
.nav ul li{ float:left; position:relative;}
.nav ul li a{ display:block; color:#000; text-align:center; font-size:18px; line-height:100px; position:relative; padding:0 20px;}
.nav ul li a.on{color:#e70012; /*border-bottom:2px solid #e70012;*/}
.nav ul li a:hover,.header .nav ul li a.on{color:#e70012; /*border-bottom:2px solid #e70012;*/}

/*二级菜单*/
#menu ul ul { display:none;  position:absolute; top:100px; left:-118px; z-index:99999; width:200px; background:#e70012; box-shadow:0 3px -8px #b3b3b3;}
#menu ul ul li{ background:none; float:none; margin:0;}
#menu ul ul li a{ color:#fff; font-size:15px; line-height:28px;border-bottom:solid 1px #f00; padding:5px 0; display:block;text-align: center;}
#menu ul ul li a:hover{ color:#555; background:#fff;}
#menu ul ul li a:hover i{color:#555;}
#menu ul ul li a:after,#menu ul ul li a:hover:after{ display:none;}
#menu ul ul li .on{ background:#f6f7f7;}
#menu ul ul li .tit{background:#f6f7f7; height:55px; line-height:55px; width:266px;text-align:left; padding:0 15px; border-radius:5px 5px 0 0; font-weight:bold;color: #485a64; font-size:20px;border-bottom:1px solid #ddd;}


/*手机端导航*/
.sp_nav{width:30px;float:right;position:relative;cursor:pointer;height:25px;margin-top:22px; display:block;}
.sp_nav span{display:block;background:#f00;width:20px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#e70012;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:60px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;/*border-left:1px #ddd solid;*/height:30px;padding:0px 7px 0 7px;width: 85%;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ff002a solid;margin-left:15px;position:relative;line-height:44px;font-size:17px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ff002a solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:0}

/*头部电话*/
header .dl{ float:right; height:120px; padding-left:20px; border-left:1px solid #e5e5e5; display:none;}
header .dl p{ color:#555; font-size:16px; margin-top:40px; margin-bottom:0;}
header .dl p i{ padding:2px 4px; border:2px solid #e70012;color:#e70012; border-radius:50%; margin-right:5px;}
header .dl .tel{ font-size:24px; color:#e70012; font-weight:bold;}
header .dl .tel a{color:#e70012;}


#tel{position:fixed; right:10px; bottom:140px; background:#e70012;text-align:center; width:41px; font-size:16px; color:#fff; padding: 3px 10px 5px 10px;z-index:9999; display:block;}
#tel i{display:block; color:#fff; font-size:24px;}
#toubu{ position:fixed; right:10px; bottom:90px; background:#005cb9; display:inline-block; text-align:center; font-size:16px; color:#fff; padding: 3px 10px 5px 10px;z-index:9999;}
#toubu i{ display:block; color:#fff; font-size:24px;}
#toubu p{ display:none;}
/*banner开始*/
.banner{ width:100%;position:relative;margin-top:60px;}
.banner .swiper-wrapper{ height:auto !important;}
.banner .swiper-container {width:100%;height: 100%;margin-left: auto;margin-right: auto;}
.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex; display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; width:100% !important;}
.banner .swiper-slide img{ width:100% !important;}
.banner .swiper-slide .pc{ display:none;}
.banner .swiper-slide .phone{ display:block;}

/*搜索*/
.sy_ss{ height:auto; border-bottom:1px solid #bfbfbf; line-height:40px; padding:10px 0;}
.sy_ss .s_left{ color:#333333; font-size:16px;}
.sy_ss .s_left a{color:#333333;}
.sy_ss .s_left a:hover{ color:#f08200;}
.sy_ss .s_right{ height: 42px; border: 1px solid #ddd; margin-top:15px;padding-left:15px; border-radius:21px;}
.sy_ss .s_right input{ float:left; width:90%;height:40px; line-height:40px; border:none; font-size:16px; color:#777777;outline:none;}
.sy_ss .s_right a{ display:block; width:10%; float:left;}
.sy_ss .s_right .tijiao{width:10%;height:37px;border:none; background:url(../images/ss.jpg) no-repeat center;padding:0;margin:0;margin-top:0;float:left;}

/*首页产品*/
.sy_product{ padding:30px 0;}
.sy_product .title{ /*margin-bottom:50px;*/}
.sy_product .title h2{font-size:24px;font-weight:blod;line-height:30px;color:#000;text-align:center; margin-top:0; margin-bottom:20px;}
.sy_product .title p{text-align:center;font-size:15px;color:#999;line-height:15px;margin:10px 0;margin-bottom:30px;}
.sy_product .title img{display:block; margin:auto; max-width:100%}
.sy_product .title .t1{color: #fff;font-size: 14px;line-height:14px;letter-spacing: 1px;font-weight: bold;margin: 0;}
.sy_product .fenlei{padding:30px 40px; border:1px solid #ddd; margin-top:-23px;box-shadow:5px 10px 20px #ccc; display:none; background:url(../images/tit_bg.png) no-repeat center top; border-top:none; padding-top:50px;}
.sy_product .fenlei a{text-align:left;color:#222;line-height:40px;font-size:18px; background:url(../images/dian.png) no-repeat left; padding-left:25px; display:block;}
.sy_product .fenlei a i{color:#bc1c18; padding-right:10px; font-size:20px;}
.sy_product .fenlei a:hover{color:#bc1c18;}
.sy_product .sy_list{margin-top:30px; padding:0 10px;}
.sy_product .sy_list .line{ padding:0 5px;}
.sy_product .sy_list .l{border:2px solid #f2f2f2; text-align:center; margin-bottom:30px;}
.sy_product .sy_list .l .pic{overflow:hidden;}
.sy_product .sy_list .l .pic img{display:block;max-width:100%;margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.sy_product .sy_list .l .tit{line-height: 48px; font-size:15px; color:#222; background:#f2f2f2;}
.sy_product .sy_list .l:hover{border:2px solid #b6b6b6;border-bottom:2px solid #f00 !important;}
.sy_product .sy_list .l:hover .pic img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.sy_product .sy_list .l:hover .tit{color:#fff; background:#b6b6b6;}
.sy_product .more{ display:block; width:180px; height:50px; line-height:50px; border-radius:25px; border:1px solid #e70012; text-align:center; font-size:16px; color:#e70012; margin:0 auto;}
.sy_product .more:hover{ background:#e70012; color:#fff;}

/*首页关于我们*/
.sy_about{width:100%; background:#f0f0f0/*url(../images/about_bj.jpg) no-repeat center top*/; padding:40px 0;}
.sy_about .nr{position:relative;}
.sy_about .nr .n_left{position:none;top:60px;left:0;z-index:99;width:auto;background:#fff;padding:30px 40px;}
.sy_about .nr .n_left .tit{ font-size:26px; color:#222; margin-bottom:10px; font-weight:bold;}
.sy_about .nr .n_left .d{ color:#989898; font-size:18px; margin-bottom:30px;}
.sy_about .nr .n_left .con{ line-height:28px; font-size:16px; color:#555; height:auto; overflow:hidden;}
.sy_about .nr .n_left .more{ width:150px; height:42px; line-height:42px; border-radius:21px; font-style:italic; font-size:16px; text-align:center;margin-top:30px; color:#e70012; border:1px solid #e70012;display:block;}
.sy_about .nr .n_left .more:hover{ background:#e70012; color:#fff;}
.sy_about .nr .n_right{float:right; text-align:right; overflow:hidden; width:100%;}
.sy_about .nr .n_right img{ max-width:100%; display:block; margin:0 auto;transform:scale(1,1);transition-duration:0.5s;}
.sy_about .nr .n_right img:hover{transform:scale(1.1,1.1); transition-duration:0.5s}

.sy_about .about_content{ display:block; align-items: center; flex-direction: row; justify-content: space-between; padding-bottom:100px; background: none;}
.sy_about .about_content .about_content_left{ display: flex; flex-direction: column; height:auto; background: url(../images/bg14.jpg) no-repeat 50%/cover; justify-content: center; text-align: left; padding:15px 15px;width:100%; position: relative;}
/*.sy_about .about_content .about_content_left::before{ content: ""; position: absolute; display: inline-block; width: 61px; height: 48px; background: url(../images/bn21.png) no-repeat 50% 50%; right: 34px; top: 44px;}*/
.sy_about .about_content .about_content_left dd{ font-size:20px; font-weight: bold;color: #000; position: relative; padding-bottom:0px; margin-bottom: 20px;}
.sy_about .about_content .about_content_left dd::before{ content: ""; display: inline-block; width: 56px; height: 2px; background: #e70012; position: absolute;; bottom: 0; left: 0;}
.sy_about .about_content .about_content_left dd span a{ font-size:12px; color:#e70012; font-weight: 400;}
.sy_about .about_content .about_content_left dt{ font-size:16px; color: #555555; font-weight: 400; line-height: 30px; text-align: justify;}
.sy_about .about_content .about_content_right{ width:100%; position: relative;}
.sy_about .about_content .about_content_right .content_right_img img{ width: 100%; height:464px; object-fit:cover;}
.sy_about .about_content .about_content_right .content_right_bottom{ display: flex;height:100px; align-items: center;box-shadow: 0px 0px 21px rgba(0,0,0,.17); width:100%; position: absolute; right: 0; bottom: -120px; background: #fff;}
.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list{ width:50%; text-align: center; position: relative;}
.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list::before{ content: ""; display: inline-block; height:88px; width: 1px; background: #dbdbdb; position: absolute; right: 0;}
.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list:last-child::before{ display: none;}
.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list dd{ font-size:14px; color: #999;}
.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list dd b{ font-size:27px;margin-right:5px;font-weight:bold;color: #e70012;}
.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list dt{ font-size:14px; color: #888888; margin-top: 15px;}


/*首页标题*/
.sy_title{ margin-bottom:30px; text-align:center;}
.sy_title .tit{ color:#2a2a2c; font-size:24px; font-weight:bold; text-align:center;}
.sy_title p{ margin-bottom:0;}
.sy_title p span{ color:#979797; font-size:15px; text-transform:uppercase; padding:0 15px;}
.sy_title p i{ color:#e70012;font-size: 28px; display:none;}

/*首页荣誉*/
.sy_rongyu{ padding:30px 0;}
.sy_rongyu .list{ padding:30px; background:#f2f2f2;box-shadow: 5px 5px 10px #ddd; margin-bottom:15px;}
.sy_rongyu .list .img1{overflow:hidden;}
.sy_rongyu .list .img1 img{ max-width:100%; display:block; margin:0 auto;transition: all 0.6s ease-out;border-bottom:1px solid #e8e8e8; padding-bottom:25px;}
.sy_rongyu .list .img1 img:hover{transition: all 0.6s;transform: scale(1.1);}
.sy_rongyu .list .tit{ margin-top:15px;background:url(../images/fd.png) no-repeat right; color:#333; font-size:18px;}


/*首页新闻*/
.sy_news{ margin:30px auto;}
.sy_news .list{ padding:0 10px;}
.sy_news .l{ margin-bottom:20px; padding:0 5px}
.sy_news .l .img1{ overflow:hidden; max-height:250px; position:relative; border:1px solid #ddd;}
.sy_news .l .img1 img{ display:block; max-width:100%; margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.sy_news .l .img1 .time{ width:150px; height:36px; line-height:36px; padding:0 20px; background:#e70012; color:#fff; font-size:16px; position:absolute; right:0; bottom:0; z-index:9; display:none;}
.sy_news .l .img1 .time i{ font-size:20px; padding-right:10px;}
.sy_news .l .tit{ margin:20px 0; font-size:18px; color:#2b2b2b; line-height:25px; height:50px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.sy_news .l .text{ font-size:15px; color:#aaaaaa; line-height:24px;height:50px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.sy_news .l a:hover .img1 img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.sy_news .l a:hover .img1 .time{ display:block;}
.sy_news .l a:hover .tit{ color:#e70012;}

.sy_news .l1{border-radius:5px;overflow:hidden; margin-bottom: 20px;}
.sy_news .l1 .img1{ overflow:hidden; /*max-height:250px;*/ position:relative; border:1px solid #ddd;}
.sy_news .l1 .img1 img{ display:block; max-width:100%; margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.sy_news .l1  .right_list_txt{ padding:30px; background:#f2f2f2;}
.sy_news .l1  .right_list_txt .list_txt_time{ font-size:16px; color:#999; margin-bottom:10px;}
.sy_news .l1  .right_list_txt .list_txt_time i{padding-right: 10px;}
.sy_news .l1  .right_list_txt .list_txt_title{ font-size:20px; color:#333; margin-bottom:15px;
display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height:31px; height:62px;
}
.sy_news .l1  .right_list_txt .list_txt_p{ font-size:16px; line-height:28px; color:#666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; margin-bottom:25px; height:84px;}
.sy_news .l1  .right_list_txt .list_txt_btn{ font-size:16px; color:#e70012;}
.sy_news .l1  .right_list_txt .list_txt_btn img{ margin-left:16px;}
.sy_news .l1 a:hover .img1 img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.sy_news .l1 a:hover .img1 .time{ display:block;}
.sy_news .l1 a:hover .list_txt_title{color:#e70012;}
.sy_news .l2{background:#f2f2f2; border-radius:5px; overflow:hidden; padding:0px 32px;margin-bottom: 20px;}
.sy_news .l2 .content_right_list{ border-bottom:1px solid #ddd; display:inline-block; width:100%;}
.sy_news .l2 .content_right_list:last-child{ border-bottom:0px;}
.sy_news .l2 .content_right_list .right_list_txt{ padding:30px 0px;}
.sy_news .l2  .right_list_txt .list_txt_time{ font-size:16px; color:#999; margin-bottom:10px;}
.sy_news .l2  .right_list_txt .list_txt_time i{padding-right: 10px;}
.sy_news .l2 .content_right_list .right_list_txt .list_txt_title{ font-size:20px; color:#333; margin-bottom:15px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; overflow: hidden; line-height:30px; height:30px;}
.sy_news .l2  .right_list_txt .list_txt_p{ font-size:16px; line-height:28px; color:#666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; overflow: hidden;}
.sy_news .l2  .right_list_txt .list_txt_btn{ font-size:16px; color:#e70012;}
.sy_news .l2  .right_list_txt .list_txt_btn img{ margin-left:16px;}
.sy_news .l2 .content_right_list .right_list_txt .list_txt_title:hover{color:#e70012;}


.sy_news .more{ display:block; width:180px; height:50px; line-height:50px; border-radius:25px; border:1px solid #e70012; text-align:center; font-size:16px; color:#e70012; margin:0 auto; margin-top:10px;}
.sy_news .more:hover{ background:#e70012; color:#fff;}

/*内页banner*/

.ny_banner{height:350px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative; margin-top:60px; display:none;}
.ny_banner h3{position:absolute;color:#fff;top:30%;font-size:40px;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:51%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.ny_banner h3 span{display: block;font-size:18px;font-weight: 400;opacity: 0.8; margin-top:10px;}
.ny_banner h3 p{ margin-top:10px;font-size:14px;font-weight: 400;opacity: 0.8;}
.ny_banner h3 p i{ padding-right:10px;}
.ny_banner h3 p a{ padding:0 10px;opacity: 0.8; color:#fff;}


/*内页公用菜单*/
.listMenu{border-bottom: 1px solid #d9d9d9; /*background:#f1f1f1;*/text-align:center;padding-top:0;font-size:16px; margin:0 auto; margin-top:90px;}
.listMenu .main{display:flex;flex-flow:row wrap;justify-content:center;height:auto;padding:0 5px;}
.listMenu a{position:relative;display:inline-block;height:55px;color:#333;margin:0 4px;}
.listMenu a::after{content:"";position: absolute;left:0;width:100%;height:2px;background:#e70012;bottom:-1px;transform: scale(0,1);transform-origin: right;transition:transform .4s; line-height:55px;}
.listMenu a:hover,.listMenu .on{color:#e70012;}
.listMenu .on::after,.listMenu a:hover::after{transform: scale(1);transform-origin:left;}

.weizhi{border-bottom:1px solid #dddddd; font-size:16px; line-height:32px; margin-top:70px;}
.weizhi .w_left{float:left; padding:0 15px;}
.weizhi .w_left i{padding-right:10px;}
.weizhi .w_left a{color:#333;padding:0 5px;}
.weizhi .w_left a:hover{color: #e70012;}
.weizhi .w_right{float:right; display: none;}
.weizhi .w_right ul li{float:left;margin: 0 1.5rem;}
.weizhi .w_right ul li a{ display:block; color:#333;}
.weizhi .w_right ul li:hover a{color:#e70012;border-bottom:2px solid #e70012;}
.weizhi .w_right .on a{color:#e70012;border-bottom:2px solid #e70012;}

/*内页公共标题*/
.ny_title{ text-align:center; font-size:24px; font-weight:bold; color:#333; margin-bottom:20px;}
.ny_title p{ line-height:30px; font-size:16px; font-weight:300;}
.ny_title1{ margin-top:60px;}

/*内页关于我们*/
.ny_about{ padding:30px 0;background: #f6f7fa;margin-top:0; font-size:16px;}
.ny_about .title{font-size:28px;color:#333; margin-bottom:30px;font-weight:bold;border-left:10px solid #e70012;padding-left:10px;height:28px;line-height:28px;}
.ny_about .jieshao{text-indent:2em; font-size:16px; line-height:28px;color:#666; margin-bottom: 30px;}
.ny_about .a_left{ background:#fff; padding:5%;}
.ny_about .a_left .tit{font-size:24px;font-weight:bold;color:#2a2a2c;}
.ny_about .a_left span{ color:#979797; font-size:18px; text-transform:uppercase; display:block;}
.ny_about .a_left .text{ font-size:16px; color:#4a4a4a; line-height:28px; margin:20px 0;}
.ny_about .a_left .text p{ text-indent:2em;}
.ny_about .a_left .more{ width:100px; height:50px; text-align:center; line-height:50px; display:block; color:#fff; background:#e70012; font-size:18px;}
.ny_about .a_left .tel{ padding:10px 30px; background:#f08200; font-size:24px; color:#fff; font-weight:bold; margin-top:10%; border-radius:30px; text-align:center;}
.ny_about .a_left .tel i{ padding-right:10px; font-size:24px;}
.ny_about .a_right{}
.ny_about .a_right .slideBox{ width:100%; overflow:hidden; position:relative; }
.ny_about .a_right .slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1;}
.ny_about .a_right .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-bottom:0 !important; }
.ny_about .a_right .slideBox .hd ul li{ float:left; margin-right:2px;  width:20px; height:20px; line-height:20px; text-align:center; background:#fff; cursor:pointer;border-radius:50%; }
.ny_about .a_right .slideBox .hd ul li.on{ background:#f00; color:#fff; }
.ny_about .a_right .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_about .a_right .slideBox .bd li{ zoom:1; vertical-align:middle; }
.ny_about .a_right .slideBox .bd img{ width:100%;display:block;  }
.ny_about img{ display:block; max-width:100%; margin:0 auto;}
.ny_about table{width: 100% !important;}
.num{ margin-top:20px;}
.num .l{background:#fff; padding:30px 25px; text-align:center; margin-bottom:20px;}
.num .l .shuzi{border-bottom:1px solid #dedede; padding-bottom:20px;}
.num .l .shuzi .n1{font-size:30px;color:#222;line-height:1;font-family:"BEBAS__"; font-weight:bold;}
.num .l .shuzi .n1 i{font-style:normal;font-size:24px;line-height:1;display: inline-block;vertical-align: top;}
.num .l .shuzi p{font-size:16px; color:#666666; margin-top:10px;}
.num .l .tubiao{width:78px; height:78px; margin:0 auto; margin-top:20px;}
.num .l .tubiao img{display:block; max-width:100%; margin:0 auto;transition:all 0.4s;}
.num .l:hover .tubiao img{transform:rotate(360deg);}

/*品牌文化*/
.wenhua{ background:url(../images/bg17.jpg) no-repeat 50%/cover; /*height:748px;*/ position:relative;padding:30px 0;}
.wenhua:before{ content:""; display:inline-block; width:100%; background:url(../images/bn7.png) no-repeat 0% 0%; position:absolute; left:0; top:0; height:100%;}
.wenhua .About_top .About_top_left .top_left_title{position:relative;}
.wenhua .About_top .About_top_left .top_left_title .left_title_dd{ color:#fff;font-size:28px;height:28px;line-height:28px;border-left:10px solid #fff;padding-left:10px;font-weight: bolder;margin-bottom: 27px;position: relative;z-index: 2;}
.wenhua .About_top .About_top_left .top_left_title .left_title_dt{ color:#fff; opacity:.04;font-weight:bolder;font-size:48px;text-transform: uppercase;position:absolute;top:10px;left:0;}
.wenhua .Cultural_txt,.Cultural .Cultural_icon{ position:relative;}
.wenhua .Cultural_txt{ margin-top:50px;}
.wenhua .Cultural_txt .Cultural_txt_list{ margin-bottom:33px;}
.wenhua .Cultural_txt .Cultural_txt_list .txt_list_dd{ font-size:20px; color:#fff; font-weight:bolder;}
.wenhua .Cultural_txt .Cultural_txt_list .txt_list_dt{ font-size:16px; color:#fff; margin-top:8px;}

/*发展历程*/
#licheng{padding:40px 0 40px;background:url(../images/ab5.jpg) no-repeat center;background-size: cover;color: #fff;}
#licheng h2{font-size:28px;color:#333;font-weight:bold;/*border-left:10px solid #e70012;padding-left:10px;height:32px;line-height:32px;*/ text-align: center; margin-bottom: 30px;}
#licheng h2 img{display: block; max-width: 100%; margin:15px auto;}
.swiper-history .swiper-history-time{text-align: center;background: url("../images/line1.png") center no-repeat;}
.swiper-history .swiper-history-time .year-num {font-size:16px; color:#999;}
.swiper-history .swiper-history-time .text{ font-size:15px;line-height: 30px;color:#555;margin:auto;overflow:hidden;display:none;}
.swiper-history .swiper-history-time .swiper-slide-active .year-num {font-size:28px;color:#e70012;padding-top:30px;line-height:1em; font-weight:bold;}
.swiper-history .swiper-history-time .swiper-slide-active .text{display: block;/*height:100px;*/font-size:13px;width:220%;left:-60%; margin-top:10px; position: absolute;}
.swiper-history .swiper-history-time .swiper-button-next,.swiper-history .swiper-history-time .swiper-button-prev {background-color: #fff;width: 50px;height: 50px;border-radius: 100%;opacity: 1;}
.swiper-history .swiper-history-time .swiper-button-next {right:18%;background: url("../images/right.png") center no-repeat;}
.swiper-history .swiper-history-time .swiper-button-prev {left:18%;background: url("../images/left.png") center no-repeat;}
.swiper-history .swiper-history-time .year-num{line-height:250px;padding-top:0;}    
.swiper-history .swiper-history-time .swiper-button-next, .swiper-history .swiper-history-time .swiper-button-prev {margin-top: -30px;} 
.swiper-mhistory {} 
.swiper-history-year {position: relative;} 
.swiper-history-year::before {content: '';display: block;width: 100%;height: 1px;background: #ccc;position: absolute; left: 0;top:20px;}
.swiper-history-year .swiper-slide{text-align: center;color: #999;font-size: 30px; background: #f6f6f6;}
.swiper-history-year .swiper-slide.swiper-slide-thumb-active {color:#00bf86;font-weight: bold;}
@media screen and (max-width: 1680px){
    .swiper-history .swiper-history-time {background: url(../images/line1.png) center no-repeat;background-size: 100%;}
}
@media screen and (max-width:400px){
    .swiper-history .swiper-history-time {background:none；}
}

/*经销商*/
.jingxiaoshang{padding:30px 0;background:#f2f2f2;font-size:16px;}
.jingxiaoshang .title{font-size:24px;color:#333; margin-bottom:30px;font-weight:bold;border-left:10px solid #e70012;padding-left:10px;height:32px;line-height:32px;}
.jingxiaoshang .nr{}
.jingxiaoshang .nr .l{width:100%;position:relative;display:block; margin-bottom: 30px;}
.jingxiaoshang .nr .l .box{width:100%;left:0;top:0;border-radius:10px;background: url(../images/fw4.png) no-repeat 100% 100%,#fff; box-shadow: rgba(1,53,91,.16) 0 0 23px; display: flex; flex-direction: column; padding:30px 45px 20px 35px; }
.jingxiaoshang .nr .l .box .pic{overflow:hidden;text-align:center; margin-bottom: 15px;}
.jingxiaoshang .nr .l .box .pic img{display:block;max-width:100%; margin:0 auto;transition: all 0.6s ease-out;}
.jingxiaoshang .nr .l .box .pic img:hover{transition: all 0.6s;transform: scale(1.1);}
.jingxiaoshang .nr .l .box .con{font-size:16px;line-height:28px;color:#666666;}

.jingxiaoshang .nr1{}
.jingxiaoshang .nr1 img{display: block; max-width: 100%; margin: 0 auto;}

.yishu{padding:30px 0;background:#f2f2f2;font-size:16px;}
.yishu .list{margin-bottom:30px;}
.yishu .list a{display:block;position: relative;overflow:hidden;border-radius: 10px;}
.yishu .list a img{transition: all 0.6s ease;max-width: 100%;display: block;margin: 0 auto;}
.yishu .list a .text{/*position: absolute;*/width: 100%;left:0;bottom:0;text-align: center;box-shadow: -4px 2px 20px 1px rgba(0,0,0,0.2);background:#fff;}
.yishu .list a .text .cont{position: relative;padding:12px 10px;z-index: 9; border-left:1px solid #eee;border-right:1px solid #eee;}
.yishu .list a .text .cont:before{content:'';position: absolute;top:calc(100% - 3px);left:0;width: 100%;height: 100%;background:#e70012;z-index: 8;transition: all 0.3s ease-out;}
.yishu .list a .text h3{font-size:18px;color:#333;position:relative;z-index: 9; margin-top: 0;}
.yishu .list a .text .txt{font-size:14px;color: #999;position: relative;z-index: 9;}
.yishu .list a:hover img{transform: scale(1.1);}
.yishu .list a:hover .text h3{color:#fff;}
.yishu .list a:hover .text .txt{color:#fff;}
.yishu .list a:hover .text .cont:before{top:0;}

/*荣誉列表*/
.ny_about .list{ padding:30px; background:#f6f7fa;box-shadow: 5px 5px 10px #ddd; margin-bottom:30px;}
.ny_about .list .img1{overflow:hidden;}
.ny_about .list .img1 img{ max-width:100%; display:block; margin:0 auto;transition: all 0.6s ease-out;border-bottom:1px solid #e8e8e8; padding-bottom:25px;}
.ny_about .list .img1 img:hover{transition: all 0.6s;transform: scale(1.1);}
.ny_about .list .tit{ margin-top:15px;background:url(../images/fd.png) no-repeat right; color:#333; font-size:18px;}

.my_more{ display:block; width:180px; height:50px; line-height:50px; border-radius:25px; border:1px solid #e70012; text-align:center; font-size:16px; color:#e70012; margin:0 auto; margin-top:20px;}
.my_more:hover{ background:#e70012; color:#fff;}


.swiper-rongyu{width: 100%;height: 100%;}
.swiper-rongyu .swiper-slide {text-align: center;font-size: 18px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center; margin-bottom:50px;}

/*下载中心*/
.down{background:#f2f2f2; padding:30px 0;padding-bottom:10px;}
.down ul{margin-top:0;margin-bottom:20px;}
.down ul li{padding:15px; background:#fff;border-radius:10px; margin: 0 2%; margin-bottom:20px; font-size:16px; width:96%; float: left;}
.down ul li i{padding-right:10px;font-size:20px;}
.down ul li a{color:#333;}
.down ul li a:hover{color:#e70012}
.down ul li a span{padding: 2px 10px; background: #e70012; color:#fff; float:right; border-radius:10px;}


/*内页联系我们*/
.ny_contact{ padding:30px 0; font-size:16px; background:#f2f2f2;}
.ny_contact .l{text-align: center; -webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition: .5s; margin-top:30px;}
.ny_contact .l i{width: 100px;height: 100px;border: 1px solid #eee; background:#f1f4fd;border-radius: 100%;line-height: 100px;text-align: center;font-size:30px;color: #e70012;margin: 0 auto;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;display: inline-block;}
.ny_contact .l h3 {font-size:18px;color: #000;padding: 20px 0 10px;}
.ny_contact .l p {font-size:18px;color: rgba(0,0,0,.7);}
.ny_contact .l:hover i{transform: rotate(360deg); color:#e70012;}
.ny_contact .c_left{padding:15px; background:#fff;/*height:550px;*/}
.ny_contact .c_left .tit {font-size:22px;color: #000; font-weight:bold;border-bottom: 1px solid #dcdde1;padding-bottom: 20px;}
.ny_contact .c_left ul{ margin-bottom:0;}
.ny_contact .c_left ul li{line-height:30px;padding: 13px 0;border-bottom: 1px solid #dcdde1;font-size:16px;color: #616161;}
.ny_contact .c_left ul li i{ display:inline-block; width:30px; padding-right:10px; color:#f00; font-size:20px;}
.ny_contact .c_left ul li p{display:inline-block;margin: 0;}

.contact_map {width: 100%;/*border-top:10px solid #d6d6d6;border-bottom:10px solid #d6d6d6;*/}

/*内页人才招聘*/
.job{ padding:30px 0; width:100%;}
.job1{ background:#f1f4f7; float:left; width:100%;border: 1px solid #fff; margin-left: -1px; margin-top: -1px;}
.job1 a{ display:block; padding:30px;
 background-repeat:no-repeat; background-position:-100% 0; background:none;}
.job1 a:hover{background:url(../images/job.jpg) no-repeat center 100%;}
.job1 h2{font-size: 24px; color: #191919; margin:0 0 40px 0; position: relative;}
.job1 .tex{font-size: 16px; color:#808080; line-height: 32px; margin-bottom: 30px;}
.job1 .tex p{ margin:0;}
.job1 .tex .renzhi{ height:60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;line-height: 28px;}
.job1 .tex i{ color:#e70012; padding-right:10px;}
.job2{padding-bottom:10px;}
.job2 .more1{width:50px;height:2px;background:#e70012;display:block; float:left;margin-top:9px;margin-right:25px;transition:width 0.5s ease;-webkit-transition:width 0.5s ease;-moz-transition:width 0.5s ease;}
.job2 .more2{width:33px; height:21px; overflow:hidden; display:block; float:left; vertical-align:middle;background-position:0 14px;background:url(../images/news_more1.png) 0 0 no-repeat;}
.job1:hover .job2 .more1{width:80px; background:#fff;}
.job1:hover .job2 .more2{background-position:0 -14px; background:url(../images/news_more1.png) 0 -21px no-repeat;}
.job1 a:hover h2, .job1 a:hover .tex { color:#fff;}
.job1:hover .tex i{ color:#fff;}

/*内页产品中心*/
.ny_product{ padding:30px 0;background: #f2f2f2;margin-top:0;}
.ny_product .p_left{}
.ny_product .p_left .ss{padding:20px; background:#fff; margin-bottom:30px;}
.ny_product .p_left .tit{ height:80px; line-height:80px; font-size:24px; font-weight:bold; color:#fff; padding:0 20px; background:#e70012; display: none;}
.ny_product .p_left .tit span{ font-weight:400; font-size:16px;}
.subNavBox{display: none;}
.ny_product .p_right{background:#fff; padding:10px;}
.ny_product .p_right .weizhi{ line-height:50px; border-bottom:1px solid #ddd; margin-bottom:40px;margin-top:0;}
.ny_product .p_right .weizhi h2{ height:50px; line-height:48px; border-bottom:3px solid #e70012; float:left; color:#222; font-size:22px;}
.ny_product .p_right .weizhi span{ float:right; color:#666; font-size:15px;}
.ny_product .p_right .weizhi span a{ padding:0 10px; color:#666;}
.ny_product .p_right .l{ background:#fff; padding:20px 20px; border:1px solid #eee; margin-bottom:30px;}
.ny_product .p_right .l .img1{overflow:hidden;}
.ny_product .p_right .l .img1 img{display:block; max-width:100%; margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.ny_product .p_right .l .tit{ text-align:center; margin:20px auto; font-size:18px; color:#222222;/* height:58px;*/}
.ny_product .p_right .l .text{ color:#888888; font-size:15px; line-height:26px; height:50px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ny_product .p_right .l .more{ width:125px; height:36px; line-height:36px; border:1px solid #898989; border-radius:18px; text-align:center; color:#000; font-size:15px; margin:10px auto; background:#fff;}
.ny_product .p_right .l a:hover .img1 img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.ny_product .p_right .l a:hover .tit{ color:#e70012;}
.ny_product .p_right .l a:hover .more{background:#e70012;color:#fff;}

.ny_product .p_right .tupian{ padding:20px;}

.picFocus{ margin:0 auto; width:100%;position:relative;overflow:hidden;zoom:1;}
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center; width: 20%;}
.picFocus .hd ul li img{ width:90%;border:2px solid #ddd; cursor:pointer; margin-right:5px;}
.picFocus .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#f60;  }
.picFocus .bd{border: 1px solid #ddd;}
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{max-width:99%; height:auto; display:block; margin: 0 auto;}
.ny_product .p_right .tupian .title{font-size:18px; text-align: center; color: #333; padding-bottom: 10px; border-bottom: 1px dashed #ddd;margin-bottom:30px;}

.ny_product .p_right .tupian .t_left{}
.ny_product .p_right .tupian .t_left .swiper-container{width: 100%;height:300px;margin-left: auto;margin-right: auto;}
.ny_product .p_right .tupian .t_left .swiper-slide{background-size: cover;background-position: center;}
.ny_product .p_right .tupian .t_left .swiper-slide img{ width:100%; border:1px solid #ddd;}
.ny_product .p_right .tupian .t_left .gallery-top{height: 80%;width: 100%;}
.ny_product .p_right .tupian .t_left .gallery-thumbs{height: 20%;box-sizing: border-box;padding: 10px 0;}
.ny_product .p_right .tupian .t_left .gallery-thumbs .swiper-slide{height:100%;opacity: 0.4;}
.ny_product .p_right .tupian .t_left .gallery-thumbs .swiper-slide-thumb-active{opacity: 1;}
.ny_product .p_right .tupian .t_left .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white{--swiper-navigation-color: #e70012;}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white{--swiper-navigation-color: #e70012  !important;}

.ny_product .p_right .tupian .t_right{ padding-left:0; margin-top:30px;}
.ny_product .p_right .tupian .t_right .title{margin-bottom:20px;color:#333;}
.ny_product .p_right .tupian .t_right .title span{display:block;font-size:24px;color:#e70012;}
.ny_product .p_right .tupian .t_right .font{min-height:120px;line-height:2em; font-size:16px;}
.ny_product .p_right .tupian .t_right .font p{ margin-bottom:10px;}
.ny_product .p_right .tupian .t_right .tel{border-bottom: 1px solid #ddd;padding:20px;margin:20px 0;border-top: 1px solid #ddd;font-size:1.5em;color:#191919;background: url('../images/zxtel.png') no-repeat left center;padding-left:40px; margin-top:30px;}
.ny_product .p_right .tupian .t_right .btn1{margin-top:30px;overflow:hidden;position:relative;}
.ny_product .p_right .tupian .t_right .btn1 a{display:block; width:40%;height:50px;line-height:50px;text-align:center;background:#fff;color:#333;margin-bottom:35px;max-width:180px;border-radius:5px;box-shadow:2px 2px 6px #ccc; font-size:18px;}
.ny_product .p_right .tupian .t_right .btn1 i{position:relative;margin-right:5px;font-style:normal;font-size:20px;line-height:1;top:2px;}
.ny_product .p_right .tupian .t_right .btn1 a:nth-child(2){color:#f08200;}
.ny_product .p_right .tupian .t_right .btn1 a:hover{background:#f08200;color:#fff;}
.ny_product .p_right .tupian .t_right .wx{position: absolute;right:5%;top:0;width:120px;text-align:center;}
.ny_product .p_right .tupian .t_right .wx img{width:100%;box-shadow:2px 2px 6px #ccc;}
.ny_product .p_right .tupian .t_right .wx span{display:block;margin-top:10px;}
.ny_product .p_right .n_left{ padding:0 20px;}
.ny_product .p_right .n_left .title{height: 45px;border-bottom:1px solid #dcdcdc;font-size:24px;margin-bottom: 25px;}
.ny_product .p_right .n_left .title span{display: inline-block;border-bottom:3px solid #e70012;height:38px;font-size:18px;color: #191919;}
.ny_product .p_right .n_left .text{ font-size:16px; line-height:26px; color:#555;}
.ny_product .p_right .n_left .text img{ max-width:100%; display:block; margin:0 auto;}
.ny_product .p_right .n_left .text table{ width:100% !important;}
.ny_product .p_right .n_left .swiper-chanpin{ width:100%; height:100%;}
.ny_product .p_right .n_left .swiper-chanpin .swiper-slide {text-align: center;font-size: 18px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center; margin-bottom:50px;}
.ny_product .p_right .n_left .swiper-chanpin .list{ padding:20px; border:1px solid #ddd;}
.ny_product .p_right .n_left .swiper-chanpin .list .img1{overflow:hidden;}
.ny_product .p_right .n_left .swiper-chanpin .list .img1 img{display:block; max-width:100%; margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.ny_product .p_right .n_left .swiper-chanpin .list a:hover .img1 img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.ny_product .p_right .n_left .swiper-chanpin .list .tit{ text-align:left; margin:20px auto; font-size:16px; color:#222222;}

/*新闻列表*/
.news{ padding:0 0; padding-top:20px;}
.news .l{overflow: hidden;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;cursor: pointer;text-align: left; margin-bottom:30px;box-shadow: -1px 8px 10px 2px rgba(176, 176, 176, 0.37);}
.news .l .img1{overflow:hidden;}
.news .l .img1 img{transition: all .8s ease 0s; display:block; margin:0 auto; max-width:100%;}
.news .l .text{ padding:30px 20px; background:#fff;}
.news .l .text .tit{ font-size:18px; color:#000; line-height:28px; height:56px; margin-bottom:15px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;font-weight:bold;}
.news .l .text .time{ color:#999; margin-bottom:10px; font-size:14px;}
.news .l .text .time i{ padding-right:10px; font-size:16px;}
.news .l .text .n{ line-height:28px; color:#555; font-size:16px; height:85px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.news .l a:hover .img1 img{transform: scale(1.1,1.1);}
.news .l a:hover .tit{ color:#e70012;}

/*新闻详情页*/
.news_show{ padding:20px; padding-top:25px;}
.news_show .title{ padding-bottom:20px;border-bottom: 1px solid #ddd; margin-bottom:30px; text-align:center;}
.news_show .title .name{font-size:22px;color: #333;text-align: center;line-height: 1;}
.news_show .title p{ font-size:14px; color:#555; margin-top:15px;}
.news_show .title p i{ padding-right:10px;}
.news_show .nr{ color:#333; font-size:16px !important;}
.news_show .nr .video1{width:100%; margin:0 auto;}
.news_show .nr p{ text-indent:2em; margin-bottom:10px;font-size:16px !important;}
.news_show .nr p span{font-size:16px !important;}
.news_show .nr img{ display:block; max-width:100%; margin:0 auto;}
.news_show .nr .back{margin:0 auto; margin-top:30px; width:200px; height:50px; line-height:50px;}
.news_show .nr .back a{ display:block; margin:0 auto; width:100%; border-radius:25px; background:#e70012; color:#fff; font-size:18px; text-align:center;}
.news_show .nr .back a i{ padding-right:10px;}
.news_show .nr .back a:hover{background:#fff; color:#e70012; border:2px solid #e70012;}


/* 底部开始*/
.footer{background:#28272f;}
.f1{padding:30px 0;border-bottom:1px solid #3d3c43;}
.f1 .f1_1{padding-bottom:20px; border-bottom:1px solid #3d3c43;}
.f1 .f1_1 .l{ color:#ffffff; font-size:16px; line-height:30px; padding-right:0; display:block;}
.f1 .f1_1 .l i{ padding-right:10px; font-size:20px;}
.f1 .f1_1 .l p{ display:inline-block;}
.f1 .f1_1 .r{ float:right; text-align:right; display:none;}
.f1 .f1_1 .r img{ max-width:100%;text-align:right;}
.f1 .f1_2{ padding-top:20px;}
.f1 .f1_2 .f1_21{}
.f1 .f1_2 .f1_21 .l{ display:none;}
.f1 .f1_2 .f1_21 .l img{ max-width:100%; display:block;}
.f1 .f1_2 .f1_21 .l p{color:#bdbdbe;}
.f1 .f1_2 .f1_21 .l p a{ color:#bdbdbe; font-size:14px; padding:0 10px;}
.f1 .f1_2 .f1_22{}
.f1 .f1_2 .f1_22 img{max-width:100%; display:block; margin:0 auto;transition: all 0.4s;}
.f1 .f1_2 .f1_22 p{ font-size:16px;color:#bdbdbe; text-align:center; margin-bottom:0; margin-top:10px;}
.f2{ line-height:24px;color:#bdbdbe; font-size:14px;}
.f2 a{color:#bdbdbe;}
.f2 span{ float:right;}

/* 底部结束*/ 
.ban{ display:none;}
.ban img{ display:block; max-width:100%; margin:auto;}
.ban1{ display:block; margin-top:65px;}
.ban1 img{ display:block; max-width:100%; margin:auto;}
.ny_con{padding:30px 0; background: #f6f6f6; min-height: 310px; padding-bottom:0;}

/*底部条幅*/
.tiaofu{ padding:30px 0; text-align:center; font-size:20px; color:#333;}
.tiaofu a{ display:block; margin:0 auto; margin-top:20px; width:200px; height:43px; line-height:43px; font-size:18px; text-align:center; color:#fff; border-radius:5px; background:#f95355;}
.tiaofu a:hover{ background:#e70012; color:#fff;}

@media (min-width:768px) { 
	header{ height:100px;}
	header .logo{margin-right:40px;width:430px; padding-right:10px; height:120px;}
	header .logo .l_left{ width:240px;margin-top:40px;/*border-right:1px solid #e5e5e5;*/}
	header .logo .l_right{ width:335px; margin-top:40px;float:right;}
	header .logo .l_right h2{font-size:25px;}
	header .logo .l_right p{font-size:14px;}
	header .dl{ display:block;}
	.nav{display:none;}
	.sp_nav{display:block;}
	#ss .ss_box{width:600px;left:-542px;}
	.banner{margin-top:120px;}
	.banner .swiper-slide .pc{ display:block;}
	.banner .swiper-slide .phone{ display:none;}
	.sy_ss{ height:90px;line-height:90px; padding:0;}
	.sy_ss .s_left{font-size:16px;}
	.sy_ss .s_right{margin-top: 20px;}
	.sy_ss .s_right input{width:90%;height:40px; line-height:40px;font-size:16px;}
	.sy_ss .s_right a{ width:10%;}
	.sy_ss .s_right .tijiao{margin-top:0;}
	.sy_product{ padding:60px 0;}
	.sy_product .title h2{font-size:36px;line-height:36px;}
	.sy_product .title p{font-size:18px;line-height:18px;margin:10px 0;margin-bottom:30px;}
	.sy_product .title .t1{font-size:20px;line-height:20px;}
	.sy_product .fenlei{ display:block;}
	.sy_product .sy_list{margin-top:40px; padding:0;}
    .sy_product .sy_list .line{ padding:0 15px;}
	.sy_product .sy_list .l .tit{font-size:16px;}
	.sy_about{padding:70px 0;}
	.sy_about .nr .n_left{position:absolute; top:30px; left:0;width:620px;padding:35px 60px;}
	.sy_about .nr .n_left .tit{ font-size:36px; color:#222; margin-bottom:5px;}
	.sy_about .nr .n_left .d{ color:#989898; font-size:18px; margin-bottom:30px;}
	.sy_about .nr .n_left .con{ line-height:28px; font-size:16px; color:#555;}
	.sy_about .nr .n_left .more{ width:200px; height:46px; line-height:46px; border-radius:25px; font-size:18px;margin-top:30px;}
	.sy_about .nr .n_right{width:65%;}
	.sy_title{ margin-bottom:40px;}
	.sy_title .tit{font-size:36px;}
	.sy_title p span{font-size:18px;}
	.sy_title p i{ display:inline-block;}
	.sy_zhijian{margin-bottom:80px;}
	.sy_zhijian .l{margin-bottom:0;}
	.sy_zhijian .l .box .t{padding:30px 30px;line-height:36px;font-size:24px;}
	.sy_gongyinglian{margin:80px auto;}
	.sy_news{margin:80px auto;}
	.sy_news .more{margin-top:30px;}
	.f1 .f1_1{padding-bottom:0;}
	.f1 .f1_1 .l{line-height:90px; padding-right:30px; display:inline;}
	.f1 .f1_1 .l i{padding-right:10px; font-size:20px;}
	.f1 .f1_1 .r{display:block;}
	.f1 .f1_2{padding-top:30px;}
	.f1 .f1_2 .f1_21 .l{display:block;}
	.f1 .f1_2 .f1_21 .l p a{font-size:16px; padding:0 10px;}
	.f1 .f1_2 .f1_22 p{font-size:16px; margin-top:10px;}
	.f2{ line-height:80px;font-size:16px;}
	.ny_banner{margin-top:100px;display:block;}
	.listMenu{padding-top:20px;font-size:20px; margin:40px auto; margin-top:0;}
	.listMenu .main{height:55px;}
	.listMenu a{height:55px;margin:0 25px;}
	.ny_title{font-size:36px;margin-bottom:40px;}
	.ny_title p{line-height:30px;font-size:16px;}
	.ny_about{ padding:60px 0;margin-top:0;}
	.ny_about .a_left{padding:6%;}
	.ny_about .a_left .tit{font-size:36px;}
	.ny_about .a_left span{font-size:20px;}
	.ny_about .a_left .text{margin:30px 0;}
	.ny_about .a_left .tel{ padding:10px 30px;font-size:24px;margin-top:10%;border-radius:30px;}
	.num{ margin-top:40px;}
	.num .l{padding:70px 25px; margin-bottom:0;}
	.num .l .shuzi{padding-bottom:40px;}
	.num .l .shuzi .n1{font-size:60px;}
	.num .l .shuzi .n1 i{font-size:24px;}
	.num .l .shuzi p{font-size:16px;margin-top:10px;}
	.num .l .tubiao{width:78px;height:78px;margin-top:60px;}
	.about_wenhua{padding:135px 0; margin-top:60px;}
	.mt-tabpage-title {height:44px;padding-bottom:15px;}
	.mt-tabpage-title .mt-tabpage-item {font-size:20px;padding-bottom:15px;}
	.mt-tabpage-count{width:1000px;height: 250px;}
	.mt-tabpage-count .mt-tabpage-item {width:1000px;height:250px;}
	.mt-tabpage-count .mt-tabpage-item .t{font-size: 24px;line-height: 40px; margin-top:50px; margin-bottom:20px;}
	.mt-tabpage-count .mt-tabpage-item p{font-size: 20px; line-height:34px;}
	.tuandui .title{padding:120px 0;font-size:36px;}
	.tuandui .title p{ line-height:30px; font-size:16px;}
	.tuandui .n_bj{padding-bottom:70px;}
	.tuandui .n_bj .td{ padding:80px 0;}
	.tuandui .n_bj .td .l{ padding:80px 40px; margin-bottom:0;}
	.tuandui .n_bj .td .l .tit{ font-size:24px;margin:25px 0;}
	.tuandui .n_bj .td .l .text{ line-height:32px; font-size:18px; height:96px;}
	.my_more{margin-top:40px;}
	.ny_product{ padding:60px 0; margin-top:0;}
	.ny_product .p_right{padding:30px;}
	.ny_product .p_right .tupian .t_right{ padding-left:5%; margin-top:30px;}
	.ny_product .p_right .n_left{ padding:20px;}
	.news{ padding:60px 0; padding-top:40px;}
	.news_show{ padding:60px 10%; padding-top:40px;}
	.news_show .title .name{font-size:26px;}
	.news_show .nr .video1{width:50%; margin:0 auto;}
	.ny_contact{ padding:60px 0;}
	#tel{ display:none;}
	.tiaofu{ padding:50px 0;font-size:30px;}
	.weizhi .w_left{padding: 0;}
	.weizhi .w_right{display:block;}
}

@media (min-width:992px) {
	header{box-shadow:none;}
	.nav{display:block;}
	.sp_nav{display:none;}
	#ss .ss_box{width:600px;left:-542px;}
	.sy_youshi .n_bj .list .l{margin-bottom:0;}
	header .yuyan{display: block;}
	.sy_about .about_content{display: flex;padding-bottom:160px;background: url(../images/bn22.png) no-repeat 0% 94%;}
	.sy_about .about_content .about_content_left{display: flex;height:430px; padding: 0px 80px;width: 61%; position: relative;}
	.sy_about .about_content .about_content_left dd{ font-size:28px;position: relative; padding-bottom:20px; margin-bottom: 20px;}
	.sy_about .about_content .about_content_left dd::before{width: 56px; height: 2px;position: absolute;}
	.sy_about .about_content .about_content_left dd span a{ font-size: 16px;}
	.sy_about .about_content .about_content_left dt{ font-size:16px;line-height: 30px;}
	.sy_about .about_content .about_content_right{ width: 37%;}
	.sy_about .about_content .about_content_right .content_right_img img{ eight:464px;}
	.sy_about .about_content .about_content_right .content_right_bottom{ display: flex;height: 196px;width: 784px; bottom: -210px; }
	.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list{ width: 25%;}
	.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list::before{ content: ""; display: inline-block; height: 100px; width: 1px; background: #dbdbdb; position: absolute; right: 0;}
	.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list:last-child::before{ display: none;}
	.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list dd{ font-size: 18px; color: #999;}
	.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list dd b{ font-size: 48px;margin-right:8px;font-weight:bold;color: #e70012;}
	.sy_about .about_content .about_content_right .content_right_bottom .right_bottom_list dt{ font-size: 16px; color: #888888; margin-top: 15px;}
	.ny_about .title{font-size:32px;margin-bottom:30px;height:32px;line-height:32px;}
	.wenhua{ background:url(../images/bg17.jpg) no-repeat 50%/cover;padding:80px 0;}
	.wenhua:before{background:url(../images/bn7.png) no-repeat 0% 0%;}
	.wenhua .About_top .About_top_left .top_left_title .left_title_dd{font-size:32px;height:32px;line-height:32px;margin-bottom: 27px;}
	.wenhua .About_top .About_top_left .top_left_title .left_title_dt{font-size:48px;}
	.wenhua .Cultural_txt{ margin-top:50px;}
	.wenhua .Cultural_txt .Cultural_txt_list{ margin-bottom:33px;}
	.wenhua .Cultural_txt .Cultural_txt_list .txt_list_dd{ font-size:20px;}
	.wenhua .Cultural_txt .Cultural_txt_list .txt_list_dt{ font-size:16px;margin-top:8px;}
	/*发展历程*/
	#licheng{padding:100px 0 100px;}
	#licheng h2{font-size:36px;margin-bottom: 30px;}
	#licheng h2 img{margin:15px auto;}
	.swiper-history .swiper-history-time .year-num {font-size:32px;}
	.swiper-history .swiper-history-time .text{ font-size: 16px;line-height: 30px;}
	.swiper-history .swiper-history-time .swiper-slide-active .year-num {font-size:80px;padding-top:0px;}
	.swiper-history .swiper-history-time .swiper-slide-active .text{height:150px;font-size:20px;margin-top:45px;}
	.swiper-history .swiper-history-time .year-num{line-height:233px;padding-top:0;width:100%;}  
	.swiper-history .swiper-history-time .swiper-slide-active .text{height:150px;font-size:20px;width:100%;left:0%; margin-top:10px;}
	.swiper-history-year::before {top:20px;}
	.swiper-history-year .swiper-slide{tfont-size: 30px;}
	.weizhi{ont-size: 16px;line-height: 69px;margin-top:0}
	.ny_product .p_left .tit{display:block;}
	.subNavBox{display:block;}
	.picFocus{width:100%;}
	.picFocus .hd{padding-top:5px;}
	.picFocus .hd ul{ margin-right:-5px;}
	.picFocus .hd ul li{ padding-top:5px;width:15%;}
	.picFocus .hd ul li img{ width:97%;margin-right:5px;}
	.ny_product .p_right .tupian .title{font-size: 24px;margin-bottom:30px;}
	.ny_product .p_right .n_left .title span{height: 45px;font-size:24px;}
	.jingxiaoshang{padding:60px 0;}
	.yishu{padding:60px 0;}
	.down{padding:60px 0;}
	.down ul{margin-bottom:20px;}
	.down ul li{padding:20px;margin: 0 1%;margin-bottom:20px;font-size:16px;width:48%;}
	.ny_contact .c_left{padding:40px;}
	.ny_contact .c_left .tit {font-size:28px;padding-bottom:20px;}

}

@media (min-width:1200px) {
	header .logo{margin-right:0;width:240px; padding-right:10px; height:120px;}
	header .logo .l_left{ width:240px;margin-top:20px;/*border-right:1px solid #e5e5e5;*/}
	header .logo .l_right{ width:335px; margin-top:40px;float:right;}
	header .logo .l_right h2{font-size:25px;}
	header .logo .l_right p{font-size:14px;}
	.nav{display:block;}
	.nav ul {margin-left:180px;}
	.nav ul li a{font-size:16px;padding:0 22px;}
	#menu ul ul {left:-225px;width:200px;}
	.sp_nav{display:none;}
	#ss .ss_box{width:600px;left:-542px;}
	.banner{width:100%;position: relative;margin-top:100px;}
	.sy_about .mingcheng{width: 72px;height: 380px; top:8%; left:45%;display:block;}
	#toubu{right:10px; bottom:90px;font-size:16px;padding:6px 10px 20px 10px;}
    #toubu i{font-size:30px;}
	#toubu p{ display:block;}
	/* 底部结束*/ 
	.weizhi{display:block;}
	.weizhi1{display:none;}
	.cpfl_b{display:block;}
	.sy_about .nr .n_left{position:absolute; top:30px; left:0;width:620px;padding:35px 60px;}
	.sy_about .nr .n_left .tit{ font-size:36px; color:#222; margin-bottom:5px;}
	.sy_about .nr .n_left .d{ color:#989898; font-size:18px; margin-bottom:30px;}
	.sy_about .nr .n_left .con{ line-height:28px; font-size:16px; color:#555;height:110px;}
	.sy_about .nr .n_left .more{ width:200px; height:46px; line-height:46px; border-radius:25px; font-size:18px;margin-top:30px;}
	.sy_about .nr .n_right{width:65%;}
	.sy_youshi .n_bj .list .l{margin-bottom:0;}
	.sy_liucheng .nr{padding:60px 30px;}
	.sy_liucheng .nr .l{padding:20px 0;width: 160px;margin: 0 5px;}
	.sy_news .l2 .content_right_list .right_list_txt{ padding:20px 0px;}
	
}
@media (min-width:1300px) {
	header .logo{margin-right:0;width:300px; padding-right:10px; height:120px;}
	header .logo .l_left{ width:240px;margin-top:20px;/*border-right:1px solid #e5e5e5;*/}
	header .logo .l_right{ width:335px; margin-top:40px;float:right;}
	header .logo .l_right h2{font-size:25px;}
	header .logo .l_right p{font-size:14px;}
	.nav{display:block;}
	.nav ul {margin-left:180px;}
	.nav ul li a{font-size:16px;padding:0 18px;}
	#menu ul ul {left:-275px;width:240px;}
	.sp_nav{display:none;}
	#ss .ss_box{width:600px;left:-542px;}
	.banner{width:100%;position: relative;margin-top:100px;}
	.sy_about .mingcheng{width: 72px;height: 380px; top:8%; left:45%;display:block;}
	.sy_about .nr .n_left{position:absolute; top:30px; left:0;width:620px;padding:35px 60px;}
	.sy_about .nr .n_left .tit{ font-size:36px; color:#222; margin-bottom:5px;}
	.sy_about .nr .n_left .d{ color:#989898; font-size:18px; margin-bottom:30px;}
	.sy_about .nr .n_left .con{ line-height:28px; font-size:16px; color:#555; height:110px;}
	.sy_about .nr .n_left .more{ width:200px; height:46px; line-height:46px; border-radius:25px; font-size:18px;margin-top:30px;}
	.sy_about .nr .n_right{width:65%;}
	.sy_news .l2 .content_right_list .right_list_txt{ padding:20px 0px;}
	#toubu{right:10px; bottom:90px;font-size:16px;padding:6px 10px 20px 10px;}
    #toubu i{font-size:30px;}
	#toubu p{ display:block;}
	/* 底部结束*/ 
	.weizhi{display:block;}
	.weizhi1{display:none;}
	.cpfl_b{display:block;}
}
@media (min-width:1400px) {
	header .logo{margin-right:0;width:300px; padding-right:10px; height:120px;}
	header .logo .l_left{ width:240px;margin-top:20px;/*border-right:1px solid #e5e5e5;*/}
	header .logo .l_right{ width:335px; margin-top:40px;float:right;}
	header .logo .l_right h2{font-size:22px;}
	header .logo .l_right p{font-size:13px;}
	.nav ul {margin-left:20px;}
	.nav ul li a{font-size:17px;padding:0 27px;}
	.b_ss h2{font-size:80px;margin-bottom:60px;}
	#menu ul ul {left:-80px;width:240px;}
	#menu ul .use li{ width:265px;margin-left:4%;}
	.cp_fl{ margin:75px auto;}
	.cp_zi{padding:72px 60px 120px 50px;}
	.cp_zi h2{font-size:32px;}
	.cp_zi1{padding:70px 60px 120px 50px !important;}
	.sy_about .nr .n_left{position:absolute; top:30px; left:0;width:600px;padding:35px 60px;}
	.sy_about .nr .n_left .tit{ font-size:36px; color:#222; margin-bottom:5px;}
	.sy_about .nr .n_left .d{ color:#989898; font-size:18px; margin-bottom:30px;}
	.sy_about .nr .n_left .con{ line-height:28px; font-size:16px; color:#555; height:110px;}
	.sy_about .nr .n_left .more{ width:200px; height:46px; line-height:46px; border-radius:25px; font-size:18px;margin-top:30px;}
	.sy_about .nr .n_right{width:65%;}
	.sy_news .l2 .content_right_list .right_list_txt{ padding:20px 0px;}
}
@media (min-width:1600px) {
	header .logo{margin-right:40px;width:300px; padding-right:10px; height:100px;}
	header .logo .l_left{ width:240px;margin-top:15px;/*border-right:1px solid #e5e5e5;*/}
	header .logo .l_right{ width:335px; margin-top:40px;float:right;}
	header .logo .l_right h2{font-size:26px;}
	header .logo .l_right p{font-size:14px;}
	.nav ul {margin-left:220px;}
	.nav ul li a{font-size:18px;padding:0 28px;}
	#menu ul .use li{ width:265px;margin-left:240px;}
	#menu ul ul {top:100px;left:-275px;width:240px;}
	.sy_about .mingcheng{width:122px; height:510px; top:8%; left:45%;display:block;}
	.sy_about .nr .n_left{position:absolute; top:30px; left:0;width:620px;padding:35px 60px;}
	.sy_about .nr .n_left .tit{ font-size:36px; color:#222; margin-bottom:5px;}
	.sy_about .nr .n_left .d{ color:#989898; font-size:18px; margin-bottom:30px;}
	.sy_about .nr .n_left .con{ line-height:28px; font-size:16px; color:#555;height: 195px;}
	.sy_about .nr .n_left .more{ width:200px; height:46px; line-height:46px; border-radius:25px; font-size:18px;margin-top:30px;}
	.sy_about .nr .n_right{width:65%;}
	.sy_news .l2 .content_right_list .right_list_txt{ padding:30px 0px;}
}























