@charset "utf-8";
/* CSS Document */
.top_menu{ height: 90px; width: 90px; text-align: center; cursor: pointer; position:absolute; right:0; border-left: 1px solid rgba(0,0,0,.2)}
.top_menu i{ line-height: 90px; font-size: 30px; color: #333;}
.enlang{ position: absolute; right: 110px; top:25px;}
.enlang a{ width: 40px; height: 40px; border-radius: 50%; line-height: 40px; display: block; text-align:center; border:1px solid #e11404; font-size:14px; background:#fff; color:#e11404;}
.enlang a:hover{ color:#fff; background: #e11404;}
.index_head.typea:not(.typeanot) .top_menu i{ color: #fff;}
.index_head.typea:not(.typeanot) .top_menu{ border-left: 1px solid rgba(255,255,255,.2);}
.camp_menu{ width: 100%; position: fixed; background: #fff; padding: 80px 0;z-index: 999; top: 0; display: none; }
.camp_menu .c-flex{ align-items: flex-start;}
.menu_item h3{ font-size: 26px; margin-bottom: 30px;}
.menu_item a{ display: block; line-height: 40px; font-size: 16px;}
.menu_item a:hover{ color: #e11404;}
.menu_item1{ width: 50%;}
.menu_item1 ul{ display: flex;}
.menu_item1 ul .line{ width: 1px; height: 200px; background: #ddd; margin: 0 auto;}
.menu_item1 ul li{ margin-right: auto;padding: 0 30px;}
.menu_item1 ul li .fircol{ font-size: 18px; color: #333; font-weight: bold;}
.menu_item2,.menu_item3{ margin-left: auto;}
.menu_item3{ max-width: 35%;}
.menu_item3 p{ line-height: 40px;}
.menu_item3 p b{ color: #333;}
.menu_item3 p.qr{ font-size: 14px;}
.camp_menu .close{ position: absolute; top: 50px; right: 50px; color: #666; font-size: 30px; cursor: pointer;}
.camp_menu .close i{ font-size: 30px;}


.sy_ban{ width: 100%; position:relative;}
.sy_ban video{ width: 100%;}
.sy_ban .b-trext{position: absolute; width: 100%; top: 40%; z-index:2; }
.sy_ban .b-trext h3{font-size: 54px;color: #fff;display: block;}
.sy_ban .b-trext .short_line{ width:60px; height:5px; background:#fff; display:inline-block; margin:20px 0;}
.sy_ban .b-trext p{ color: #fff; font-size: 20px;}
.banbg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.15); z-index:1;}



.sy_item_tit h3{ font-size: 42px;}
.sy_item_tit h3 span{ color: #e11404;}
.sy_item_tit p{ font-size: 18px; color: #666; margin: 20px 0 0;}

.sy_ab_img{ width: 50%;}
.sy_ab_txt{ width: 47%;}
.sy_ab_txt .sy_item_tit .short_line{ width: 160px; height: 6px; background: #e11404; transform: skewX(-30deg); margin-top: 20px;}
.sy_ab_txt .sy_item_tit{ border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.sy_ab_txt .more_btn{ margin-top: 50px;}

.sy_number{ background: #f4f4f4;}
.sy_number dl .line{ width:10%; height: 1px; background: #dadada; margin: 0 auto;}
.sy_number dl .line:last-child{ display: none;}
.sy_number dl dt{ text-align: center;}
.sy_number dl dt b,.sy_number dl dt span{ color: #e11404; font-weight: bold; font-weight: bolder;}
.sy_number dl dt b{ font-size: 60px;}
.sy_number dl dt span{font-size: 50px;}

.sy_products .sy_item_tit{ text-align: center; margin-bottom: 20px;}
.sy_pro_box .sy_pro_item .sy_pro_img{ width: 50%;}
.sy_pro_box .sy_pro_item .sy_pro_txt{ width: 48%; padding-top: 50px; position: relative;}
.sy_pro_box .sy_pro_item:nth-child(2n+1){ background: #f3f3f3;}
.sy_pro_box .sy_pro_item:nth-child(2n+1) .sy_pro_img{ float: left;}
.sy_pro_box .sy_pro_item:nth-child(2n+1) .sy_pro_txt{ float: right;}
.sy_pro_box .sy_pro_item:nth-child(2n) .sy_pro_img{ float: right;}
.sy_pro_box .sy_pro_item:nth-child(2n) .sy_pro_txt{ float: left;}
.sy_pro_box .sy_pro_item .sy_pro_list{ position: absolute; top:360px; right: 0; width: 110%; padding: 30px; background: #ebebeb;}
.swiper-container{ overflow: hidden;}
.sy_pro_list ul li{ position: relative;}
.sy_pro_list ul li p{ position: absolute; bottom: 0; width: 100%; text-align: center; line-height: 40px; height: 40px; background: rgba(68,68,68,.6); color: #fff;}
.sy_pro_list ul li:hover p{background: #cc2429;}
.sy_pro_box .sy_pro_item:nth-child(2n) .sy_pro_txt .sy_pro_list{ right: auto; left: 0;}
.sy_pro_txt h3{ font-size: 36px; margin-bottom: 15px;}
.sy_pro_txt .more_btn{ margin-top: 40px;}
.sy_pro_tit .short_line{ width: 160px; height: 6px; background: #e11404; transform: skewX(-30deg);}
.sy_pro_tit{ border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.sy_pro_txt .sy_pro_nav{ margin-top: 20px;}
.sy_pro_txt .sy_pro_nav a{ display: inline-block; padding:0 20px; line-height: 50px; background: #fff; margin-right: 20px;}
.sy_pro_txt .sy_pro_nav a:first-child{ color: #e11404;}
.sy_pro_box .sy_pro_item:nth-child(2n) .sy_pro_txt .sy_pro_nav a{ background: #f3f3f3;}
.sy_pro_txt .sy_pro_nav a:hover{ color: #e11404;}
.sy_pro_box .sy_pro_item:first-child .sy_pro_nav a:first-child{ padding-right: 50px; position: relative;}
.sy_pro_box .sy_pro_item:first-child .sy_pro_nav a:first-child:after{ position: absolute; right: 20px; top: 5px; content: url(../images/fire_03.jpg);}

.sy_case_txt{ width: 35%;}
.sy_case_txt .sy_item_tit .short_line{ width: 160px; height: 6px; background: #e11404; transform: skewX(-30deg); margin-top: 20px;}
.sy_case_txt .sy_item_tit{ border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.sy_case_txt .more_btn{ margin-top: 50px;}
.sy_case_list{ width: 60%; position: relative; padding-bottom: 50px;}
.swiper-pagination-bullet{ width: 40px; border-radius: 0; height: 6px; transform: skewX(-15deg);}
.swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #e11404;}

.sy_news{ background: #f3f3f3;}
.sy_news_top{ align-items: flex-end;}
.sy_news_top .sy_news_nav{ margin-left: auto;}
.sy_news_top .sy_news_nav a{ display: inline-block; margin-left: 30px; line-height: 36px; position: relative;}
.sy_news_top .sy_news_nav a:hover,.sy_news_top .sy_news_nav a.on{ color: #e11404;}
.sy_news_top .sy_news_nav a:hover:after,.sy_news_top .sy_news_nav a.on:after{ position: absolute; width: 100%; height: 3px; content: ' '; background: #e11404; bottom: 0; left: 0;}
.sy_news_list ul li{ float: left; width: 32%; margin-right: 2%; background: #fff; padding: 40px; margin-top: 30px;}
.sy_news_list ul li:nth-child(3){ margin-right: 0;}
.sy_news_list ul li .date{ margin-bottom: 15px;}
.sy_news_list ul li .date b{ color: #333; font-size: 28px;}
.sy_news_list ul li h2{ font-size: 18px; margin: 25px 0; height: 24px;overflow: hidden;}
.sy_news_txt p{ height: 60px; overflow: hidden;}
.sy_news_txt span{ font-size: 14px; display: block; line-height: 36px; margin-top: 40px;}
.sy_news_txt span i{ display: inline-block; border-bottom: 2px solid #777; color: #333;}
.sy_news_list ul li:hover h2{ color: #e11404;}
.sy_news_list ul li:hover .sy_news_txt span i{ color: #e11404; border-color: #e11404;}
.sy_service{ padding: 65px 0;}
.sy_service ul .line{ height: 96px; width: 1px; background: #e5e5e5; margin: 0 auto;}
.sy_service ul li{ text-align: center; width: 33%;}
.sy_service ul li h2{ font-size: 20px; margin: 20px 0;}
.sy_service ul li p span{ color: #e11404;}
.sy_service ul li img{-webkit-transition: 2s ease;-moz-transition: 2s ease;}
.sy_service ul li:hover img{-webkit-transform: rotatey(360deg);-moz-transform: rotatey(360deg);}

.foot_center{ padding: 50px 0;}
.foot_left{ width: 30%;}
.f_logo{ margin-bottom: 40px;}
.f_contact .foot_ph{margin-right: auto; max-width:68%;}
.f_contact .foot_ph span{ color: #c2c2c2; font-size: 14px;}
.f_contact .foot_ph h3{ font-size: 40px; color: #fff;}
.f_contact .foot_qr img{ width: 80px;}
.f_contact .foot_qr p{ font-size:14px;}
.foot_nav{ width: 67%;}
.foot_nav ul{ align-items: flex-start;}
.foot_nav ul li{ margin-left: auto;}
.foot_nav ul li:last-child{ display:none;}
.foot_nav ul li:first-child{ display:none;}
.foot_nav ul li p{ font-size: 18px; margin-bottom: 20px;}

.swiper-button-prev:after{ content: ''}
.swiper-button-next:after{ content: ''}

.h_h{ height: 90px;}
.ny_ban_txt h3{ font-size: 46px; color: #fff; margin-bottom: 5px;}
.ny_ban_txt p{ font-size: 18px;}
.ny_nav a{ display: inline-block; margin-right: 80px; line-height: 65px; position: relative; font-size: 18px;}
.ny_nav a:after{ position: absolute; width: 0; height: 4px; background: #e11404; content: ''; bottom: 0; left: 0; transition: .2s ease;}
.ny_nav a.on,.ny_nav a:hover{ color: #e11404;}
.ny_nav a.on:after,.ny_nav a:hover:after{ width: 100%;}
.gray_bg .posi{ margin-left: auto; font-size: 14px;}
.gray_bg .posi i{ font-size: 14px; color: #e11404; margin-right: 5px;}
.about_item .about_txt{ width: 45%;}
.about_item .imgfdd{ width: 50%;}
.about_item:first-child .about_txt,.about_item:last-child .imgfdd{ float: left;}
.about_item:first-child .imgfdd,.about_item:last-child .about_txt{ float: right;}
.about_item:last-child .about_txt{ padding-top: 50px;}
.about_item .about_txt .more_btn{margin-top: 50px;}

.about_tit{ margin-bottom: 30px;}
.about_tit p{ color: #e11404; padding-left: 42px; position:relative; text-transform: uppercase; display: inline-block; padding-right: 42px;}
.about_tit p:before{ position: absolute; left: 0; top: 50%; height: 2px; width: 30px; content: ''; background: #e11404;}
.about_tit p:after{ position: absolute; right: 0; top: 50%; height: 2px; width: 30px; content: ''; background: #e11404;}
.about_tit h3{ font-size: 42px; margin-top: 10px;}
.about_item .about_tit p:after{ display: none;}
.ab_deve .about_tit{text-align: center;}
.deve_img{ width: 45%;}
.deve_list{ width: 50%;}
.deve_list .swiper{ height: 530px;}
.deve_list .swiper ul li h3{ font-size: 18px; margin-bottom: 10px;}
.deve_list .swiper ul li h3 b{ font-size: 40px; color: #e11404; margin-right: 5px;}
.deve_list .swiper ul li{ border-bottom: 1px solid #ddd; width: 90%;}
.deve_list .swiper-pagination-bullet{ width: 6px; height: 6px; border-radius: 3px; margin: 20px 0!important; transform: skewX(0deg); background: #ec9b95;}
.ab_culture .about_tit{ text-align: center;}
.ab_culture .cul_list ul li{ width: 19%; margin-right: auto; background: #f5f6f7;padding: 40px 70px; text-align: center;}
.ab_culture .cul_list ul li:last-child{margin-right: 0;}
.ab_culture .cul_list ul li h4{ font-size: 22px; margin-top: 15px;}
.ab_culture .cul_list ul li .short_line{ background: #e11404; width: 40px; height: 4px; display: inline-block; margin: 15px 0;}
.ab_culture .cul_list ul li p{ height: 60px; margin-bottom: 90px;}
.ab_culture .cul_list ul li span{ font-size: 22px;}
.ab_culture .cul_list ul li:hover { background: #e11404;}
.ab_culture .cul_list ul li:hover h4,.ab_culture .cul_list ul li:hover p,.ab_culture .cul_list ul li:hover{ color: #fff;}
.ab_culture .cul_list ul li:hover .short_line{ background: #fff;}
.ab_culture .cul_list ul li:hover img{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: brightness(0%) invert(100%);-webkit-filter: brightness(0%) invert(100%);}

.honor_box .about_tit{ text-align: center;}
.honor_list{position: relative; padding-bottom: 40px;}
.honor_list ul li{ border: 1px solid #f6f6f6; background: #f6f6f6; text-align: center;}
.honor_list ul li .honor_txt{ padding: 15px 10px; overflow: hidden; color: #fff; background: #aaaaaa; text-align: center;}
.honor_list ul li .honor_txt p{ height: 30px; overflow: hidden;}
.honor_list ul li .imgfdd{ padding: 40px;}
.hon_rz .honor_list ul li .imgfdd img{height: 433px;}
.honor_list ul li:hover{ border-color: #e11404;}
.honor_list ul li:hover .honor_txt{background: #e11404;}
.hon_ry .honor_list ul li{background: #fff;border: none;}
.hon_ry .honor_list ul li .imgfdd img{ height: 192px;}
.panters .about_tit,.photo .about_tit{ text-align: center;}
.pant_list{ padding-bottom: 40px;}
.pant_list ul li{ border: 1px solid #d6d6d6;}
.pant_list ul li:hover{ border-color: #e11404;}
.pant_list ul li img{ height: 171px;}
.photo_list{ padding-bottom: 40px;}
.photo_list ul li img{ height: 384px;}

.white_posi{ background: #fff;}

.main_left{ width: 22%;}
.main_right{ width: 75%;}
.left_nav_box .left_nav_item a{ color: #666;}
.inactive{ line-height: 70px; color: #fff; background: #fff; border-left: 6px solid #e11404;padding-left: 10px; padding-right: 10px; font-weight: bold; color: #333; font-size: 20px; overflow: hidden;}
.inactive.on,.inactive.act{ background: #e11404;}
.inactive.on a,.inactive.act a{ color: #fff;}
.inactive.on i,.inactive.act i{ color: #fff;}
.left_nav_box .left_nav_item .inactive a{ color: #333;}
.left_nav_box .left_nav_item .inactive.on a,.left_nav_box .left_nav_item .inactive.act a{ color: #fff;}
.inactive i.jj{ cursor: pointer; margin-left: auto;font-size: 22px;}
.inactive i.reduce{ display: none;}
.inactive.on i.reduce{ display: inline-block;}
.inactive.on i.plus{ display: none;}
.left_nav_item{ margin-bottom: 20px;}
.left_nav_item ul{ padding:0 15px;}
.left_nav_item ul li{ border-bottom: 1px solid #e4e4e4;}
.left_nav_item ul li:last-child{ border: none;}
.left_nav_item ul li a{ line-height: 66px;}
.left_nav_item ul li i{ float: right; line-height: 66px;}
.left_nav_item ul{ display: none; background: #fff;}
.left_nav_item ul li:hover a{ color: #e11404;}

.ny_pro_list ul li{ float: left; width: 32%; margin-right: 2%;  margin-bottom: 30px; background: #fff;}
.ny_pro_list ul li:nth-child(3n){ margin-right: 0;}
.ny_pro_list ul li .ny_pro_txt{ padding: 30px 10px; text-align: center;}
.ny_pro_list ul li .ny_pro_txt .more{ display: inline-block; line-height: 44px; border: 1px solid #8f8f8f; border-radius: 23px; padding: 0 15px; height: 46px; min-width: 130px; margin-top: 20px; position: relative; overflow: hidden;}
.ny_pro_list ul li .ny_pro_txt .more i{ margin-left: 15px;}
.ny_pro_txt h2{ font-size: 18px; line-height:26px; height: 26px; overflow: hidden;}
.ny_pro_list ul li .more span{ position: absolute; width: 100%; left: 0; top: 0; font-size:14px; text-align: center;}
.ny_pro_list ul li .ny_pro_txt .more:before{ background: #e11404; content: ''; width: 0; height: 100%; transition: .2s ease; left: 0; top: 0; position: absolute;z-index: 0;}
.ny_pro_list ul li:hover .ny_pro_txt .more:before,.ny_pro_list ul li .ny_pro_txt .more.on:before{ width: 100%;}
.ny_pro_list ul li:hover .ny_pro_txt .more,.ny_pro_list ul li .ny_pro_txt .more.on{ color: #fff; border-color: #e11404;}
.ny_pro_list ul li:hover span,.ny_pro_list ul li:hover i{ color: #fff; z-index: 2;}

.posi{ line-height: 65px;}
.pro_det_top{ background: #fff; padding: 60px;}
.pro_det_top .pro_det_img{ width: 40%; border: 1px solid #e9e9e9; position: relative;}
.pro_det_top .pro_det_txt{ width: 55%; padding-top: 60px;}
.pro_det_top .pro_det_img img{ height: 440px;}
.det_tit p{ font-size: 18px;}
.det_tit h1{ font-size: 36px; margin: 10px 0 25px;}
.det_tit{ position: relative; border-bottom: 1px solid #e9e9e9;}
.det_tit:after{ position: absolute; width: 130px; height: 4px; content: ''; background: #e11404; left: 0; bottom: 0;}
.pro_des { margin: 20px 0 80px;}
.pro_det_txt .btn_box .pro_btn{ line-height: 54px; display: inline-block; margin-right: 20px; border: 1px solid #e11404;}
.pro_det_txt .btn_box .pro_btn a{ color: #e11404; display: block; padding: 0 35px;}
.pro_det_txt .btn_box .pro_btn i{ margin-right: 10px;}
.pro_det_txt .btn_box .pro_btn:first-child{ background: #e11404;}
.pro_det_txt .btn_box .pro_btn:first-child a{ color: #fff;}
.pro_det_txt .btn_box .pro_btn:hover{ box-shadow: 0 0 5px 0 rgba(225,20,4,0.15);}
.main_h{ height: 70px;}
.pro_detail{ background: #fff;padding: 70px 60px 50px;}
.pro_detail .show_tit h3{ font-size: 30px;}
.pro_detail .show_tit{ padding-bottom: 20px; border-bottom: 1px solid #e9e9e9; position: relative;}
.pro_detail .show_tit:after{ position: absolute; width: 100px; height: 4px; content: ''; left: 0; bottom: 0; background: #e11404;}
.show_content{ padding: 40px 0; overflow: hidden; border-bottom: 1px solid #e9e9e9;}
.show_content img{ max-width: 100%!important;}
.page_btn{ color: #717171; margin-top: 30px;}
.page_btn .back{ margin: 0 auto ;}
.page_btn .next{ text-align: right;}
.page_btn .back i{ margin-right: 5px;}
.page_btn .back a,.page_btn a:hover{ color: #e11404;}

.pro_massage{ padding: 70px 100px; margin: 80px auto;}
.pro_massage .about_tit{ text-align: center;}
.pro_massage .formbox{ background: #fff; padding: 0 15px; margin-bottom: 20px;}
.pro_massage .formbox.fl{ width: 49%; margin-right: 2%;}
.pro_massage .formbox.fl:nth-child(2n){ margin-right: 0;}
.pro_massage input,.pro_massage textarea{ line-height: 82px; width: 90%;}
.pro_massage .formbox.fl i{ margin-left: auto;}
.sub_box input{ width: 49%; cursor: pointer;}
.sub_box input.sub{ background: #e11404; color: #fff;}
.sub_box input:hover{ text-decoration: underline;}
.recom_pro h3{ font-size: 30px; margin-bottom: 30px;}
.recom_pro_list ul li{ width: 24%; margin-right: 1.33%;}
.recom_pro_list ul li:nth-child(3){ margin-right: 1.33%;}
.recom_pro_list ul li:nth-child(4){ margin-right: 0;}

.ny_mod{ background: #f6f6f6;}
.ny_mod .imgfdd{width: 50%; float: left;}
.ny_mod .mod_txt{ width: 50%; padding: 70px 55px 0; float: right;}
.ny_mod .mod_txt .more_btn{ margin-top: 40px;}
.ny_mod .mod_txt .mod_tit h3{ font-size: 22px; padding-bottom: 20px; border-bottom: 1px solid #dddddd; position: relative;}
.ny_mod .mod_txt .mod_tit h3:after{ position: absolute; left: 0; bottom: 0; width: 120px; height: 4px; content: ''; background: #e11404;}
.ny_mod .mod_txt .mod_tit{ margin-bottom: 40px;}
.cnc_box .ny_mod:nth-child(2){ margin-top: 60px;}
.cnc_box .ny_mod:nth-child(2) .imgfdd{ float: right;}
.cnc_box .ny_mod:nth-child(2) .mod_txt{ float: left;}

.device{ padding: 75px 0;}
.device_txt{ width: 40%; margin-right: auto;}
.device_txt .about_tit p:after{ display: none;}
.device_txt .about_tit h3{ color: #fff;}
.device_txt .more_btn{ margin-top: 50px;}
.device_txt .dev_des{ color: #fff;}
.device_num{ width: 50%;}
.device_num ul li{ width: 32%; margin-left:1.33%; float: left;margin-bottom: 20px; border: 1px solid #d1d1d1; text-align: center; padding: 30px 0; color: #fff; font-size: 18px;}
.device_num ul li b{ color: #e11404; font-size: 56px; line-height: 56px;}
.device_num ul li p{margin-top: 5px;}
.item_top{ align-items: flex-end; margin-bottom: 30px;}
.item_top .top_des{ width: 50%; margin-left: auto;}
.item_top .about_tit{margin-bottom: 0;}
.item_top .about_tit p:after{ display: none;}
.youshi_list ul li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 30px; position: relative;}
.youshi_list ul li:nth-child(3n){ margin-right: 0;}
.youshi_list ul li .youshi_txt{ color: #fff; position: absolute; width: 100%; bottom: 0; left: 0; padding: 20px 40px; text-align: center;}
.youshi_list ul li .youshi_txt h4{ font-size: 18px; margin-bottom: 5px;}
.youshi_list ul li:hover .youshi_txt {background: linear-gradient( to top,rgba(225,20,4,1),rgba(225,20,4,0.01));}
.youshi_list ul li .imgfd{ padding-top: 64.7%;}

.fac_nav{ text-align: center; margin-bottom: 50px;}
.fac_nav a{ display: inline-block; text-align: center; line-height: 52px; padding: 0 40px; min-width: 140px; background: #f3f4f5; margin: 0 15px;}
.fac_list{padding-bottom: 40px;}
.fac_nav a:hover,.fac_nav a.on{ background: #e11404; color: #fff;}
.fac_list ul li img{ height: 384px;}
.cust_point .about_tit{ text-align: center;}
.point_list ul li{ position: relative; float: left;}
.point_list ul li .point_txt{ position: absolute; padding: 20px 45px; left: 0; width: 100%; bottom: 0;}
.point_list ul li:hover .point_txt{background: linear-gradient( to top,rgba(225,20,4,1),rgba(225,20,4,0.01));}
.point_list ul li .point_txt p{ color: #fff; text-align: center; height: 60px;}
.zhuzao_point ul li{ width: 24%; margin-right: 1.33%;}
.zhuzao_point ul li:nth-child(4){ margin-right: 0;}
.zhuzao_point ul li .imgfd{ padding-top: 129%;}

.cust_duanzao .ny_mod .imgfdd{ float: right;}
.cust_duanzao .ny_mod .mod_txt{ float: left;}
.duanzao_point ul li{ width: 32%; margin-right: 2%;}
.duanzao_point ul li:nth-child(3){ margin-right: 0;}
.duanzao_point ul li .imgfd{ padding-top: 72%;}
.duanzao_point ul li .point_txt p{height: 30px;}

.cust_mate{ margin-top: 30px;}
.cust_mate p{ color: #e11404; margin-bottom: 10px;}
.cust_mate ul li{ width: 33.3%; margin-right: auto;}
.cust_mate ul li p{ color: #333;}
.coop_process .about_tit{ text-align: center;}
.process_bg img{ width: 100%;}
.process_list{position: relative;}
.process_list ul li{ position: absolute; text-align: center;}
.process_list ul li .circle{ width: 110px; height: 110px; border-radius: 50%; padding-top: 30px; text-align: center; border: 2px dashed #bebebe; background: #fff;}
.process_list ul li p{ font-size: 14px; margin-top: 10px;}
.process_list ul li:hover .circle{ background: #e11404; border: 2px solid #e11404;}
.process_list ul li:hover .circle img{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: brightness(0%) invert(100%);-webkit-filter: brightness(0%) invert(100%);}
.process_list ul li:first-child{ top: 0; left: 10%;}
.process_list ul li:nth-child(2){ top: 0; left: 27%;}
.process_list ul li:nth-child(3){ top: 0; left: 45%;}
.process_list ul li:nth-child(4){ top: 0; left: 62%;}
.process_list ul li:nth-child(5){ top: 0; left: 80%;}
.process_list ul li:nth-child(6){ top: 35%; left: 92%;}
.process_list ul li:nth-child(7){ bottom: -40px; left: 72%;}
.process_list ul li:nth-child(8){ bottom: -40px; left: 55%;}
.process_list ul li:nth-child(9){ bottom: -40px; left: 37%;}
.process_list ul li:nth-child(10){ bottom: -40px; left: 20%;}

.coop_adv .about_tit{text-align: center;}
.adv_list ul li{ float: left; margin-right: 2%; margin-bottom: 30px; width: 32%; padding: 40px; background: #f4f4f4;}
.adv_list ul li p{ font-size: 14px; line-height: 24px; height: 96px; margin-top: 20px;}
.adv_list ul li:nth-child(3){ margin-right: 0;}
.adv_list ul li:nth-child(4),.adv_list ul li:nth-child(5){ width: 49%;}
.adv_list ul li:nth-child(4) p,.adv_list ul li:nth-child(5) p{ height: 48px;}
.adv_list ul li:nth-child(5){ margin-right: 0;}
.adv_list ul li .adv_tit h3{ margin-right: auto; font-size: 20px;}
.adv_list ul li:hover,.adv_list ul li:hover h3{ color: #fff;}
.adv_list ul li:hover img{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: brightness(0%) invert(100%);-webkit-filter: brightness(0%) invert(100%);}
.adv_list ul li:hover{background:#e11404 url(../images/advbg_07.jpg) no-repeat center;}

.cust_device .about_tit{ text-align: center;}
.cust_device .device_list{ padding-bottom: 40px; position: relative;}
.cust_device .device_list img{ height: 384px;}
.step h3{ font-size: 20px;}
.step1 ul li{ width: 32%; margin-right: 2%; float: left; margin-top: 30px;}
.step1 ul li .imgfd{ padding-top: 68.6%;}
.step1 ul li:nth-child(3){margin-right: 0;}
.step_item{background: #f6f6f6;}
.step_item .step_txt{ padding: 40px 35px; position: relative;}
.step_item .step_txt h4{ font-size: 18px;}
.step_item .step_txt b{ position: absolute; font-size: 70px; font-style: italic; color: rgba(58,58,58,.1); right: 40px; top: 50%; margin-top: -50px;}
.step_item .step_txt p{ margin-top: 10px; height: 60px;}
.morestep ul li{ float: left; width: 49%; margin-right: 2%; margin-top: 30px;}
.morestep ul li:nth-child(2n){ margin-right: 0;}
.morestep ul li .imgfd{ padding-top: 46.2%;}
.step_item:hover{ background: #e11404; color: #fff;}
.step_item:hover h3,.step_item:hover h4{ color: #fff;}
.step_item:hover .step_txt b{ color: rgba(255,255,255,.6);}

.ny_case_list ul li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 30px; background: #f3f4f5;}
.ny_case_list ul li:nth-child(3n){ margin-right: 0;}
.ny_case_list ul li .case_txt{ padding: 30px;}
.ny_case_list ul li .case_txt h2{ font-size: 18px; height: 24px; overflow: hidden;}
.ny_case_list ul li .case_txt p{ margin-top: 30px; font-size: 14px; line-height: 30px;}
.ny_case_list ul li .case_txt p span{ display: inline-block; border-bottom: 2px solid #666666;}
.ny_case_list ul li:hover h2{ color: #e11404;}
.ny_case_list ul li:hover .case_txt p span{ color: #e11404; border-color: #e11404;}

.ny_news_list ul li{ padding-bottom: 50px; margin-bottom: 60px; border-bottom: 1px solid #eeeeee;}
.ny_news_list ul li .imgfdd{ width: 30%; max-height: 320px;}
.ny_news_list ul li .ny_news_txt{ width: 60%; margin-left: 3%;}
.ny_news_list ul li .more{ display: inline-block; width: 54px; height: 54px; background: #e8e8e8; line-height: 54px; text-align: center; font-size: 20px; margin-left: auto;}
.ny_news_txt .date{ color: #333;}
.ny_news_txt h2{ font-size: 20px; margin: 10px 0 20px;}
.ny_news_txt p{ height: 60px; overflow: hidden;}
.ny_news_list ul li:hover{ border-color: #e11404;}
.ny_news_list ul li:hover .ny_news_txt h2{ color: #e11404;}
.ny_news_list ul li:hover .more{ background: #e11404; color: #fff;}

.news_left_nav.left_nav_item ul{ display: block;}
.news_left_nav ul li.on a{ color: #e11404;}
.news_left_nav .inactive{ color: #fff;}
.news_left_nav ul li a{ display: block;}
.hot_news{ margin-top: 40px;}
.hot_news h3{ font-size: 20px;}
.hot_news ul li{ margin-top: 20px; background: #fff;}
.hot_news ul li .hot_news_txt{ padding: 20px;}
.hot_news ul li .hot_news_txt p{ margin-bottom: 15px; height: 30px; overflow: hidden;}
.hot_news ul li .hot_news_txt span{ font-size: 14px;}
.hot_news ul li:hover p{ color: #e11404;}
.newsshow{ background: #fff; padding: 70px 50px;}
.newsshow h1{ font-size: 36px;}
.newsshow .news_info{ padding: 40px 0; border-bottom: 1px solid #efefef;}
.newsshow .news_info p.source{ margin: 0 auto;}
p.source span{ color: #e11404;}

.contact_box .about_tit{ text-align: center; width: 60%; margin: 0 auto 30px;}
.contact_box .about_tit span{ display: inline-block; margin-top: 20px;}
.contact_box ul li{ float: left; width: 24%; margin-right: 1.33%; padding: 40px 50px; box-shadow: 0 0 8px 0 rgba(0,0,0,.15); text-align: center; }
.contact_box ul li:nth-child(4){margin-right: 0;}
.contact_box ul li .con_icon{ width: 110px; height: 110px; line-height: 110px; border-radius: 50%; border: 1px solid #ff7e74; color: #ff7e74; font-size: 30px; display: inline-block;}
.contact_box ul li .con_icon i{ font-size: 34px;}
.contact_box ul li h4{ font-size: 20px; margin: 30px 0 20px;}
.contact_box ul li p{height: 60px;}
.contact_box ul li .con_qr{ width: 110px; height: 110px; display: inline-block;}
.contact_box ul li .con_qr img{ width: 100%;}
.contact_box ul li:hover{ background: #e11404; color: #fff;}
.contact_box ul li:hover .con_icon{ border-color: #fff; color: #fff;}
.contact_box ul li:hover h4{color: #fff;}
.map{ width: 100%; overflow: hidden;}
.con_msg{ margin-bottom: 0;}

.all_right{border-radius: 500px;position: fixed;z-index: 999;right: 20px;top: 26%;}
.all_right li{background: #e60012;width: 75px;height: 80px;border-bottom: 1px solid rgba(255,255,255,.4);text-align: center;font-size: 14px;color: #fff;position: relative;}
.all_right li:first-child{border-top-left-radius: 500px;border-top-right-radius: 500px;}
.all_right li:last-child{border-bottom: none;border-bottom-left-radius: 500px;border-bottom-right-radius: 500px;}
.all_right li .ic{display: block;margin: 0 auto;padding: 16px 0 4px;}
.all_right li a{color: #fff;display: block;}
.all_right li:hover{cursor: pointer;background: #666;}
.all_right li .ewm{position: absolute;top: 0;right: 75px;padding: 4px;background: #fff;max-width: 120px;display: none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.all_right li:hover .ewm,.all_right li:hover p{display: block;transition: all .3s;}
.all_right li p{position: absolute;top: 0;right: 75px;height: 80px;line-height: 22px;background: #fff;font-size: 14px;color: #fff;white-space: nowrap;text-align: right;padding-top: 16px;padding-left: 40px;padding-right: 30px;background: #666;display: none;transition: all .3s;}
.all_right li p i{font-family: Arial;font-size: 18px;display: block;font-weight: bold;display: block;}
.index_head .nav li:last-child{ display:none;}







@media (max-width: 1600px){
	.index_head .nav{ margin: 0 auto;}
	.top_menu{ position: fixed; right: 0; top: 0;}
	.sy_pro_box .sy_pro_item .sy_pro_txt{ padding-top: 30px;}
	.sy_pro_txt h3{ font-size: 30px;}
	.sy_pro_txt .more_btn{ margin-top: 20px;}
	.sy_pro_box .sy_pro_item .sy_pro_list{ top: 300px; padding: 20px;}
	.sy_pro_txt .sy_pro_nav a{ font-size: 14px;}
	.ab_culture .cul_list ul li{ padding: 30px 50px;}
}

@media (max-width: 1440px){
	.sy_pro_txt .sy_pro_nav a{ padding: 0 15px; line-height: 44px;}
	.sy_item_tit h3{ font-size: 34px;}
	.sy_case_txt .more_btn{ margin-top: 30px;}
	.sy_news_list ul li{ padding: 30px;}
	.about_tit h3{ font-size: 34px; margin-top: 0;}
	.about_tit{ margin-bottom: 20px;}
	.about_item .about_txt .more_btn{ margin-top: 30px;}
	.deve_list .swiper{ height: 440px;}
	.ab_culture .cul_list ul li p{ margin-bottom: 50px;}
	.hon_rz .honor_list ul li .imgfdd img{ height: 344px;}
	.hon_ry .honor_list ul li .imgfdd img{ height: 153px;}
	.pant_list ul li img{ height: 144px;}
	.photo_list ul li img{ height: 325px;}
	.pro_det_top .pro_det_img img{ height: 372px;}
	.pro_det_top .pro_det_txt{ padding-top: 30px;}
	.ny_mod .mod_txt{ padding: 50px 40px 0;}
	.ny_mod .mod_txt .mod_tit{ margin-bottom: 30px;}
	.fac_list ul li img{ height: 325px;}
	.fac_nav{ margin-bottom: 30px;}
	.process_list ul li .circle{ width: 90px; height: 90px; padding-top: 25px;}
	.process_list ul li .circle img{ height: 40px;}
	.adv_list ul li .adv_tit img{ height: 50px;}
	.cust_device .device_list img{ height: 325px;}
	.ny_case_list ul li .case_txt{ padding: 20px;}
	.ny_case_list ul li .case_txt p{ margin-top: 20px;}
	.ny_news_list ul li .imgfdd{ max-height: 252px;}
	.newsshow h1{ font-size: 30px;}
}

@media (max-width: 1281px){
	.index_head .nav li a{ font-size: 16px;}
	.index_head .nav li{ margin: 0 20px;}
	.sy_item_tit p{ margin-top: 15px; font-size: 16px;}
	.sy_ab_txt .more_btn{ margin-top: 30px;}
	.sy_number dl dt b{ font-size: 50px;}
	.sy_number dl dt span{ font-size: 40px;}
	.sy_news_txt span{ margin-top: 20px;}
	.more_btn a, .more_btn span{ line-height: 44px;}
	.more_btn i{ width: 44px;}
	.sy_pro_txt h3{ font-size: 24px;}
	.sy_pro_tit{ margin-bottom: 15px;}
	.sy_pro_txt .sy_pro_nav{ margin-top: 15px;}
	.sy_pro_box .sy_pro_item .sy_pro_list{ top: 260px;}
	.sy_pro_txt .sy_pro_nav a{ padding: 0 10px; margin-right: 10px; line-height: 40px;}
	.sy_pro_box .sy_pro_item .sy_pro_img img{ height: 450px;}
	.sy_service{ padding: 40px;}
	.f_contact .foot_ph h3{ font-size: 34px;}
	.foot_nav ul li p{ font-size: 16px;}
	.index_foot .foot_nav li a{ font-size: 14px; margin-bottom: 10px;}
	.about_item:last-child .about_txt{ padding-top: 20px;}
	.about_item .about_txt p{ font-size: 14px; line-height: 24px;}
	.deve_list .swiper ul li h3{ margin-bottom: 0;}
	.deve_list .swiper ul li h3 b{ font-size: 32px;}
	.deve_list .swiper{ height: 400px;}
	.ab_culture .cul_list ul li{ padding: 30px 40px;}
	.honor_list ul li .imgfdd{ padding: 25px;}
	.hon_rz .honor_list ul li .imgfdd img{ height: 334px;}
	.hon_ry .honor_list ul li .imgfdd img{ height: 147px;}
	.pant_list ul li img{ height: 160px;}
	.photo_list ul li img{ height: 286px;}
	.ny_pro_txt h2{ font-size: 18px;}
	.ny_pro_list ul li .ny_pro_txt .more{ line-height: 40px; height: 42px;}
	.pro_det_top{ padding: 40px;}
	.pro_det_top .pro_det_img img{ height: 336px;}
	.det_tit h1{ font-size: 30px; margin: 10px 0 15px;}
	.pro_det_top .pro_det_txt{ padding-top: 0;}
	.pro_des{ margin-bottom: 50px;}
	.pro_detail{ padding: 40px;}
	.pro_massage{ padding: 40px; margin: 50px auto;}
	.ny_mod .mod_txt{ padding: 30px 30px 0;}
	.ny_mod .mod_txt .mod_tit{ margin-bottom: 20px;}
	.ny_mod .mod_txt .more_btn{margin-top: 20px;}
	.item_top .top_des{ width: 70%;}
	.fac_list ul li img{ height: 286px;}
	.fac_nav a{ padding: 0 20px; min-width: 100px; font-size: 14px; line-height: 44px;}
	.point_list ul li .point_txt{ padding: 20px;}
	.process_list{ margin-bottom: 60px; }
	.adv_list ul li{ padding: 30px;}
	.cust_device .device_list img{height: 286px;}
	.adv_list ul li:nth-child(4) p,.adv_list ul li:nth-child(5) p{ height: 72px;}
	.step_item .step_txt{ padding: 30px 25px;}
	.step_item .step_txt b{ font-size: 56px; margin-top: -40px;}
	.ny_news_list ul li{ padding-bottom: 40px; margin-bottom: 50px;}
	.ny_news_list ul li .imgfdd{max-height: 222px;}
	.newsshow{ padding: 50px 40px;}
	.newsshow .news_info{ padding: 30px 0;}
	.contact_box ul li{ padding: 30px 40px;}
}

@media (max-width: 1024px){
	.sy_ab_img{ width: 100%; overflow:hidden;}
	.sy_ab_img img{ width: 120%; margin-left: -10%;}
	.sy_about{ background: none!important;}
	.sy_ab_txt{ width: 100%; margin-top: 20px;}
	.sy_item_tit h3{ font-size: 28px;}
	.sy_item_tit p{ margin-top: 10px;}
	.sy_ab_txt .sy_item_tit .short_line{ margin-top: 15px;}
	.sy_number dl dt img{ height: 44px;}
	.sy_pro_box .sy_pro_item .sy_pro_img{ width: 100%; float: none;}
	.sy_pro_box .sy_pro_item .sy_pro_img img{ height: auto;}
	.sy_pro_box .sy_pro_item .sy_pro_txt{ width: 100%; float: none;}
	.sy_pro_box .sy_pro_item .sy_pro_list{ width: 100%; position: unset; margin: 20px 0;}
	.sy_case_txt{ width: 100%; float: none;}
	.sy_case_list{ width: 100%; margin-top: 20px;}
	.sy_news_list ul li{ padding: 20px;}
	.sy_news_list ul li .date b{ font-size: 22px;}
	.sy_news_list ul li h2{ margin: 15px 0;}
	.sy_service ul li h2{ margin: 15px;}
	.sy_service ul li p{ font-size: 14px;}
	.foot_center{ display: none;}
	.ny_nav a{ font-size: 16px; margin-right: 50px;}
	.h_h{ height: 54px;}
	.ny_ban_txt h3{ font-size: 36px;}
	.about_item .about_txt{ width: 100%;}
	.about_item .imgfdd{ width: 100%; margin-top: 30px;}
	.ab_culture .cul_list ul li{ padding: 20px;}
	.ab_culture .cul_list ul li img{ height: 50px;}
	.ab_culture .cul_list ul li p{ font-size: 14px; line-height: 24px; height: 48px; margin-bottom: 30px;}
	.ab_culture .cul_list ul li h4{ font-size: 18px;}
	.about_tit h3{ font-size: 30px;}
	.honor_list ul li .imgfdd{ padding: 15px;}
	.hon_rz .honor_list ul li .imgfdd img{ height: 401px;}
	.hon_ry .honor_list ul li .imgfdd img{ height: 176px;}
	.pant_list ul li img{ height: 127px;}
	.photo_list ul li img{ height: 225px;}
	.main_left{ display: none;}
	.main_right{ width: 100%;}
	.pro_det_top{ padding: 30px;}
	.pro_det_top .pro_det_img img{ height: 270px;}
	.det_tit p{ font-size: 16px;}
	.det_tit h1{ font-size: 26px;}
	.pro_des{ margin-bottom: 30px;}
	.pro_det_txt .btn_box .pro_btn{ line-height: 46px;}
	.show_content{ padding: 30px 0;}
	.pro_detail{ padding: 30px;}
	.pro_massage input, .pro_massage textarea{ line-height: 60px;}
	.main_h{ height: 40px;}
	.pro_detail .show_tit h3{ font-size: 24px;}
	.ny_mod .imgfdd{ width: 100%; float: none;}
	.ny_mod .mod_txt{ padding: 30px; width: 100%;}
	.cnc_box .ny_mod:nth-child(2){ margin-top: 30px;}
	.device_num ul li{ padding: 20px 0;}
	.device{padding: 50px 0;}
	.device_txt .more_btn{ margin-top: 30px;}
	.youshi_list ul li .youshi_txt{ padding: 20px;}
	.youshi_list ul li .youshi_txt p{ font-size: 14px; line-height: 24px;}
	.item_top{ display: block;}
	.item_top .top_des{ width: 100%; margin-left: 0; margin-top: 20px;}
	.fac_list ul li img{ height: 230px;}
	.process_list ul li .circle{ width: 70px; height: 70px; padding: 20px;}
	.process_list ul li .circle img{ height: 30px;}
	.process_list ul li p{ margin-top: 0;}
	.adv_list ul li{ padding: 20px;}
	.adv_list ul li .adv_tit img{ height: 40px;}
	.adv_list ul li .adv_tit h3{ font-size: 18px;}
	.adv_list ul li p{ height: 120px;}
	.cust_device .device_list img{height: 230px;}
	.step h3{ font-size: 18px;}
	.step_item .step_txt h4{ font-size: 16px;}
	.ny_case_list ul li .case_txt h2{ font-size: 16px;}
	.ny_case_list ul li .case_txt p{ margin-top: 10px;}
	.ny_case_list ul li .case_txt{ padding: 15px;}
	.ny_news_list ul li .imgfdd{max-height: 180px;}
	.ny_news_txt h2{ font-size: 18px;}
	.ny_news_list ul li .ny_news_txt{ width: 55%;}
	.ny_news_list ul li{ padding-bottom: 30px; margin-bottom: 30px;}
	.contact_box ul li .con_icon{ width: 80px; height: 80px; line-height: 80px;}
	.contact_box ul li h4{ font-size: 18px; margin: 10px 0;}
	.contact_box ul li p{ font-size: 14px; line-height: 24px; height: 48px;}
	.contact_box ul li .con_qr{ width: 80px; height: 80px;}
	.contact_box .about_tit{ width: 80%;}
	.contact_box ul li{ padding: 20px 30px;}
	.all_right{ display: none;}
	.sy_ban .b-trext h3{ font-size: 46px;}
	.sy_ban .b-trext p{ font-size: 16px;}
	.sy_ban .b-trext .short_line{ margin: 10px 0;}
	.sy_ban{ margin-top: 54px;}
	.map{ display: none;}
	
}
@media (max-width: 768px){
	.sy_number dl dt b{ font-size: 40px;}
	.sy_number dl dt span{ font-size: 30px;}
	.sy_item_tit p{ font-size: 14px;}
	.sy_pro_tit .short_line{ width: 130px;}
	.sy_news_list ul li{ width: 100%; float: none;}
	.sy_news_txt p{ height: auto;}
	.sy_service{ display: none;}
	.index_foot .copy .center{ font-size: 12px;}
	.deve_img{ width: 100%;}
	.deve_list{ width: 100%; margin-top: 20px;}
	.ab_culture .cul_list ul{ display: block;}
	.ab_culture .cul_list ul li{ display: flex; align-items: flex-start; width: 100%; margin-bottom: 20px;}
	.ab_culture .cul_list ul li span{ display: none;}
	.ab_culture .cul_list ul li .cul_txt{ text-align: left; margin-left: 20px;}
	.ab_culture .cul_list ul li h4{ margin-top: 0;}
	.ab_culture .cul_list ul li p{ height: auto; margin-bottom: 0;}
	.ab_culture .cul_list ul li .short_line{ display: none;}
	.ny_nav a{ font-size: 14px; margin-right: 30px; line-height: 50px;}
	.gray_bg .posi{ font-size: 12px;}
	.gray_bg .posi i{ font-size: 12px;}
	.ny_ban_txt h3{ font-size: 28px;}
	.ny_ban_txt p{ font-size: 14px;}
	.ny_ban .ny_ban_txt{ top: 30%;}
	.about_tit p{padding: 0 25px;}
	.about_tit p:before,.about_tit p:after{ width: 20px;}
	.hon_ry .honor_list ul li .imgfdd img{height: 208px;}
	.hon_rz .honor_list ul li .imgfdd img{ height: 473px;}
	.pant_list ul li img{ height: 132px;}
	.photo_list ul li img{ height: 265px;}
	.ny_pro_list ul li .ny_pro_txt{ padding: 20px 0;}
	.ny_pro_txt h2{ font-size: 16px;}
	.pro_det_top .pro_det_img{ width: 100%; float: none;}
	.pro_det_top .pro_det_img img{ height: 490px;}
	.pro_det_top .pro_det_txt{ width: 100%; float: none; margin-top: 20px;}
	.pro_massage{ padding: 30px; margin: 30px auto;}
	.recom_pro h3{ font-size: 24px; margin-bottom: 20px;}
	.page_btn{margin-top: 20px; font-size: 14px;}
	.pro_massage input, .pro_massage textarea{ line-height: 50px;}
	.device .center{ display: block;}
	.device_txt{ width: 100%;}
	.device_num{ width: 100%; margin-top: 20px;}
	.device_num ul li{ margin-left: 2%;}
	.device_num ul li:nth-child(3n+1){ margin-left: 0;}
	.youshi_list ul li{ width: 49%;}
	.youshi_list ul li:nth-child(3n){ margin-right: 2%;}
	.youshi_list ul li:nth-child(2n){ margin-right: 0%;}
	.fac_nav a{ margin-bottom: 20px;}
	.fac_nav{ margin-bottom: 0;}
	.fac_list ul li img{ height: 267px;}
	.adv_list ul li{ width: 100%;}
	.coop_adv .about_tit span{ font-size: 14px; line-height: 24px; margin-top: 20px; display: inline-block;}
	.adv_list ul li:nth-child(4), .adv_list ul li:nth-child(5){ width: 100%;}
	.adv_list ul li p,.adv_list ul li:nth-child(4) p, .adv_list ul li:nth-child(5) p{ height: auto; margin-top: 10px;}
	.adv_list ul li{ margin-bottom: 20px;}
	.cust_device .device_list img{ height: 264px;}
	.step_item .step_txt p{ height: 72px;}
	.step_item .step_txt{ padding: 20px 15px;}
	.step_item .step_txt b{ font-size: 40px; margin-top: -30px; right: 15px;}
	.ny_case_list ul li{ width: 49%;}
	.ny_case_list ul li:nth-child(3n){ margin-right: 2%;}
	.ny_case_list ul li:nth-child(2n){ margin-right: 0;}
	.ny_news_list ul li .imgfdd{ max-height: 140px;}
	.ny_news_txt h2{ font-size: 16px; margin-bottom: 10px;}
	.ny_news_txt p{ height: 48px;}
	.ny_news_list ul li .more{ width: 40px; height: 40px; line-height: 40px;}
	.ny_news_txt .date{ font-size: 14px;}
	.newsshow h1{ font-size: 24px;}
	.newsshow{ padding: 30px 20px;}
	.newsshow .news_info{ padding: 20px 0;}
	.contact_box ul li{ width: 49%; margin-right: 2%; margin-bottom: 20px;}
	.contact_box ul li:nth-child(2n){ margin-right:0;}
	.contact_box .about_tit span{ font-size: 14px; margin-top: 10px;}
	.contact_box .about_tit{ width: 100%;}
	.sy_ban .b-trext h3{ font-size: 36px;}
}
@media (max-width: 540px){
	.sy_number dl .line{ width: 6%;}
	.sy_number dl dt b{ font-size: 30px;}
	.sy_number dl dt span{ font-size: 20px;}
	.sy_number dl dt img{ height: 32px;}
	.sy_news_top{ display: block;}
	.sy_news_top .sy_news_nav{ display:none;}
	.sy_news_top .sy_news_nav a{ margin: 0 auto;}
	.sy_pro_txt .sy_pro_nav{ display: none;}
	.about_tit h3{ font-size: 24px;}
	.gray_bg .posi{ display: none;}
	.ny_ban img{ width: 140%; margin-left: -20%;}
	.hon_rz .honor_list ul li .imgfdd img{ height: 242px;}
	.honor_list ul li .honor_txt{ padding: 10px 5px;}
	.honor_list ul li .honor_txt p{ height: 24px;}
	.hon_ry .honor_list ul li .imgfdd img{ height: 136px;}
	.pant_list ul li img{ height: 76px;}
	.photo_list ul li img{ height: 184px;}
	.ny_pro_list ul li{ width: 49%;}
	.ny_pro_list ul li:nth-child(3n){ margin-right: 2%;}
	.ny_pro_list ul li:nth-child(2n){ margin-right: 0;}
	.pro_det_top{ padding: 20px; margin-top: 20px;}
	.pro_det_top .pro_det_img img{ height: 343px;}
	.pro_detail{ padding: 20px;}
	.ny_mod .mod_txt{ padding: 20px;}
	.device_num ul li{ font-size: 14px; padding: 15px 0;}
	.device_num ul li b{ font-size: 40px; line-height: 40px;}
	.youshi_list ul li .youshi_txt{ padding: 10px;}
	.fac_list ul li img{ height: 186px;}
	.fac_nav{ display: none;}
	.zhuzao_point ul li{ width: 49%; margin-right: 2%; margin-bottom: 20px;}
	.zhuzao_point ul li:nth-child(2n){ margin-right: 0;}
	.duanzao_point ul li{ width: 100%; margin-right: 0; margin-bottom: 20px;}
	.point_list ul li .point_txt p{ height: 48px;}
	.process_bg img{ height: 150px;}
	.process_list ul li .circle{ width: 50px; height: 50px; padding: 10px;}
	.process_list ul li p{ font-size: 12px;}
	.process_list ul li:nth-child(6){ left: 90%;}
	.cust_device .device_list img{ height: 185px;}
	.step1 ul li{ width: 100%;}
	.morestep ul li{ width: 100%;}
	.step_item .step_txt p{ height: auto;}
	.ny_case_list ul li .case_txt{ padding: 10px;}
	.ny_case_list ul li .case_txt p{ line-height: 26px; margin-top: 5px;}
	.ny_news_list ul li .more{ display: none;}
	.ny_news_list ul li .ny_news_txt{ width: 65%; margin-left: auto;}
	.ny_news_txt p{ display: none;}
	.ny_news_txt h2{height: 42px;}
	.ny_news_list ul li .imgfdd{max-height: 100px;}
	.ny_news_list ul li{ padding-bottom: 15px; margin-bottom: 15px;}
	.newsshow{ margin-top: 20px;}
	.newsshow h1{ font-size: 20px;}
	.newsshow .news_info{ font-size: 14px;}
	.newsshow .news_info p.source{ display: none;}
	.newsshow .news_info p:last-child{ margin-left: auto;}
	.newsshow .news_info{ padding: 10px 0;}
	.contact_box ul li h4{ font-size: 16px;}
	.sy_ban .b-trext h3{ font-size: 30px;}
	.sy_ban .b-trext .short_line{ display: none;}
	
	
}
@media (max-width: 450px){
	.sy_number dl .line{ width: 1%;}
	.sy_number dl dt b{font-size: 26px;}
	.sy_number dl dt p{ font-size: 12px;}
	.sy_number dl dt img{ height: 28px;}
	.sy_item_tit h3{ font-size: 24px;}
	.sy_pro_box .sy_pro_item .sy_pro_txt{ padding-top: 20px;}
	.sy_pro_txt h3{ font-size: 20px;}
	.sy_news_txt span{ line-height: 30px; margin-top: 10px;}
	.sy_news_list ul li h2{ font-size: 16px; margin: 10px 0;}
	.sy_pro_box .sy_pro_item .sy_pro_list{ padding: 12px;}
	.sy_pro_list ul li p{ line-height: 30px; height: 30px;}
	.sy_case_txt .more_btn{ margin-top: 20px;}
	.ny_ban_txt p{ display: none;}
	.ny_ban_txt h3{ font-size: 24px;}
	.honor_list ul li .imgfdd{ padding: 10px;}
	.hon_ry .honor_list ul li .imgfdd img{ height: 179px;}
	.hon_ry .honor_list ul li .imgfdd img{ height: 101px;}
	.pant_list ul li img{ height: 70px;}
	.photo_list ul li img{ height: 140px;}
	.ny_pro_list ul li .ny_pro_txt .more{ display: none;}
	.pro_det_top .pro_det_img img{ height: 261px;}
	.det_tit h1{ font-size: 24px;}
	.pro_det_txt .btn_box .pro_btn{ line-height: 40px;}
	.pro_det_txt .btn_box .pro_btn a{ padding: 0 25px;}
	.show_content{ padding: 20px 0;}
	.page_btn{ display: block;}
	.page_btn .next{ text-align: left; margin-top: 20px;}
	.page_btn .back{  display: none;}
	.pro_massage{ padding: 20px; font-size: 14px;}
	.pro_massage .formbox.fl{ width: 100%; float: none;}
	.device_txt .more_btn{ margin-top: 20px;}
	.youshi_list ul li .youshi_txt{ position: unset; background: #f6f6f6; color: #666;}
	.youshi_list ul li .youshi_txt p{ height: 72px;}
	.device{ padding: 30px 0;}
	.process_list ul li .circle img{ height: 20px;}
	.process_list ul li .circle{ width: 44px; height: 44px;}
	.process_list ul li:nth-child(10),.process_list ul li:nth-child(9),.process_list ul li:nth-child(8),.process_list ul li:nth-child(7){ bottom: -20px;}
	.process_list ul li:nth-child(6){ left: 88%; top: 40%;}
	.cust_device .device_list img{ height: 140px;}
	.adv_list ul li{ padding: 15px;}
	.step1 ul li,.morestep ul li{ margin-top: 20px;}
	.ny_case_list ul li .case_txt p{ display: none;}
	.ny_news_txt h2{ margin-bottom: 0;}
	.contact_box ul li{ padding: 20px 15px;}
	.contact_box ul li .con_icon i{ font-size: 26px;}
	.contact_box ul li .con_icon{ width: 70px; height: 70px; line-height: 70px;}
	.contact_box ul li .con_qr{ width: 70px; height: 70px;}
	.sy_ban .b-trext h3{ font-size: 22px;}
	.sy_ban .b-trext p{ font-size: 14px;}
	
}




