﻿/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
html{scroll-behavior:smooth; }
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#555;}
:-moz-placeholder
{color:#555;}
::-moz-placeholder
{color:#555;}
:-ms-input-placeholder
{color:#555;}
/*head*/
#headbg{background:#E5181B;}
.head{}
.head p{margin:0;font-size:13px;height:34px;line-height:34px;color:#FFF;float:left;}
.head .h_right{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_right .h_span{display:inline-block;font-size:14px;color:#FFF;height:34px;line-height:34px;}
.head .h_right .h_span.icon1{background:url(t_icon1.png) no-repeat left center;padding-left:30px;}
.head .h_right .h_span.icon2{background:url(t_icon2.png) no-repeat 21px center #626262;padding:0 33px 0 51px;margin-left:30px;}
/*top*/
.top{}
.top .logo{width:250px;float:left;display:block;margin:18px 0 22px;}
.top .logo img{width:100%;height:auto;display:block;}
/*nav*/
.pcnav{float:right;padding-top:13px;}
.pcnav ul{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.pcnav .firstfloor>li{text-align:center;position:relative;display:inline-block;margin-left:5px;}
.pcnav .firstfloor>li>a{display:inline-block;height:110px;line-height:107px;width:100%;color:#000;font-size:17px;border-bottom:3px solid transparent;padding:0 25px;}
.pcnav .firstfloor>li:hover>a{border-bottom:3px solid #E5181B;}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;border-top:none;box-sizing:border-box;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:44px;height:44px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;}
.pcnav .secondfloor li a:hover{background:#feaa08;color:#FFF;}
.topfix{-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:fixed;}
/*mobilehead*/
#mobileheadbg{height:70px;display:none;}
#mobilehead{height:70px;width:100%;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.png) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url( .png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:710px;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullets{bottom:35px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:11px;height:11px;border-radius:6px;}
.index_banner .swiper-pagination-bullet-active{width:35px;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title h2{margin:0;font-size:41px;color:#333;height:50px;line-height:50px;position:relative;font-weight:bold;}
.pb_title i{display:inline-block;width:45px;height:4px;margin:14px 0 11px;background:#e5181b;}
.pb_title p{margin:0;font-size:18px;color:#757575;line-height:26px;height:26px;position:relative;}
/*product*/
#productbg{background:#f3f3f3;padding:46px 0 81px;}
.product{position:relative;}
.product .p_nav{margin-top:32px;}
.product .p_nav span{display:block;width:18.88%;margin-left:1.4%;float:left;height:63px;line-height:61px;border:1px solid #E9E9E9;background:#FFF;color:#000;font-size:18px;cursor:pointer;text-align:center;}
.product .p_nav span:first-child{margin-left:0;}
.product .p_nav span.on{background:#E4181A;border:1px solid #E4181A;color:#FFF;}
.product .p_content{padding-top:5px;}
.product .p_ul{}
.product .p_ul a{width:23.8%;float:left;margin-left:1.6%;margin-top:39px;display:block;position:relative;}
.product .p_ul a:nth-child(4n+1){margin-left:0;}
.product .p_ul a .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_ul a .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product .p_ul a p{margin:0;line-height:45px;height:43px;color:#FFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#E4181A;text-align:center;}
.product .p_ul a span{display:block;background:url(p_icon3.png) no-repeat right 6px center;color:#a2a2a2;margin-top:14px;text-align:left;height:14px;line-height:14px;padding-left:10px;}
.product .p_btn{margin-top:58px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.product .p_btn a{width:172px;height:40px;line-height:38px;color:#333;background:#FFF;border:1px solid #C8C8C8;display:inline-block;text-align:center;font-size:14px;border-radius:20px;margin-left:29px;}
.product .p_btn a:first-child{margin-left:0;}
.product .p_btn a.rc{background:#da2119;border:1px solid #da2119;color:#FFF;}
/*youshi*/
#youshibg{background:url(xzbg.jpg) no-repeat center center;background-size:cover;padding:69px 0 92px;}
.ys_top{}
.ys_top .yst_left{width:calc(100% - 440px);float:left;position:relative;}
.ys_top .yst_left span{display:inline-block;color:#FFF;text-transform:uppercase;}
.ys_top .yst_left span:first-child{font-family:Impact;height:77px;line-height:77px;font-size:77px;}
.ys_top .yst_left span:nth-child(2){font-size:50px;line-height:50px;height:50px;margin-top:11px;font-weight:bold;display:block;}
.ys_top .yst_left p{margin:0;position:absolute;left:160px;top:16px;height:53px;line-height:53px;font-size:43px;font-weight:bold;color:#FFF;}
.ys_top .yst_right{float:right;width:440px;padding-top:13px;}
.ys_top .yst_right p{margin:0;height:32px;line-height:32px;font-size:20px;color:#FFF;}
.ys_top .yst_right .yst_span{font-size:0;-webkit-text-size-adjust:none;}
.ys_top .yst_right .yst_span span{display:inline-block;margin-left:30px;padding-left:40px;margin-top:18px;font-size:18px;color:#FFF;background:url(xz_icon.png) no-repeat left center;height:25px;line-height:25px;}
.ys_top .yst_right .yst_span span:nth-child(3n+1){margin-left:0;}
.youshi{overflow:hidden;margin-top:58px;}
.youshi .ys_li{background:#FFF;border-radius:10px;padding:37px 40px 55px;text-align:center;}
.youshi .ys_li:nth-child(odd){margin-left:0;}
.youshi .ys_li i{display:inline-block;height:124px;width:124px;border-radius:50%;}
.youshi .ys_li i.icon1{background:url(xz_icon1.png) no-repeat center center #eee;}
.youshi .ys_li i.icon2{background:url(xz_icon2.png) no-repeat center center #eee;}
.youshi .ys_li i.icon3{background:url(xz_icon3.png) no-repeat center center #eee;}
.youshi .ys_li i.icon4{background:url(xz_icon4.png) no-repeat center center #eee;}
.youshi .ys_li .ys_txt{padding-top:8px;text-align:left;height:182px;}
.youshi .ys_li .ys_txt p{margin:0;line-height:24px;font-size:14px;color:#666;margin-top:12px;}
.youshi .ys_li .ys_txt p:first-child{height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#020303;text-align:center;}
.ys_btn{margin-top:74px;font-size:0;-webkit-text-size-adjust:none;text-align:center;}
.ys_btn span{display:inline-block;width:494px;padding-left:45px;background:#da2119;height:50px;line-height:50px;color:#FFF;text-align:left;font-size:18px;border-radius:25px;position:relative;}
.ys_btn span b{font-size:23px;}
.ys_btn span a{display:block;position:absolute;right:0;top:0;height:50px;line-height:50px;background:#FFF;border-radius:25px;text-align:center;font-size:18px;font-weight:bold;color:#da2119;width:177px;}
/*case*/
.case{padding:74px 0 78px;text-align:center;}
.case .c_ul{padding-top:27px;width:100%;position:relative;}
.case .c_ul a{display:block;margin-left:0px;width:calc(25% - 10px);float:left;margin-top:15px;}
.case .c_ul a:nth-child(odd){margin-left:calc(50% + 20px);}
.case .c_ul a:first-child{margin-left:0;width:50%;position:absolute;left:25%;top:27px;}
.case .c_ul a .c_li{width:100%;padding-bottom:75%;position:relative;}
.case .c_ul a .c_li img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.case .c_ul a .c_li p{margin:0;width:100%;height:46px;line-height:46px;background:rgba(0,0,0,.3);color:#FFF;position:absolute;left:0;bottom:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:35px;}
/*mendian*/
#mendianbg{background:url(mdbg1.jpg) no-repeat right bottom;padding-bottom:103px;position:relative;}
.md_flash{width:calc(50% + 400px);position:absolute;left:0;bottom:0;overflow:hidden;}
.md_flash .md_img{width:100%;padding-bottom:560px;position:relative;}
.md_flash .md_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.md_flash .swiper-pagination{text-align:right;padding-right:50px;}
.md_flash .swiper-pagination-bullets{bottom:18px!important;}
.md_flash .swiper-pagination-bullet{background:#CCC;opacity:1;width:32px;height:6px;border-radius:0;}
.md_flash .swiper-pagination-bullet-active{background:#DA2119;}
.mendian{background:url(mdbg.jpg) no-repeat right top #da2119;padding:73px 0;}
.md_right{float:right;}
.md_right h2{margin:0;width:43px;font-size:33px;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;font-weight:bold;color:#FFF;float:right;margin-right:10px;padding-top:10px;letter-spacing:2px;}
.md_right p{margin:0;width:32px;font-size:16px;line-height:32px;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;float:right;padding-top:10px;color:#FFF;margin-right:15px;letter-spacing:2px;}
.md_right p:first-child{font-size:59px;line-height:59px;width:59px;font-family:Impact;color:#FFF;margin-right:0;}
.md_right p:nth-child(3){width:53px;font-size:23px;font-weight:bold;line-height:53px;color:#da2119;background:#FFF;padding:20px 0 30px;}
/*hezuo*/
.hezuo{padding:51px 0 75px;}
.hezuo .h_content{padding-top:15px;position:relative;}
.hezuo .h_content .h_ul{overflow:hidden;}
.hezuo .h_content .h_ul .swiper-slide{margin-top:20px!important;}
.hezuo .h_content .h_ul .h_img{width:100%;padding-bottom:39%;position:relative;border:1px solid #E5E5E5;}
.hezuo .h_content .h_ul .h_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.hezuo .h_content .h_btn{margin:58px auto 0;width:99px;height:49px;position:relative;}
.hezuo .h_content .swiper-button-prev{width:49px;height:49px;background:#da2119;left:0;margin-top:-24px;font-size:29px;color:#FFF;line-height:49px;text-align:center;font-family:'宋体';outline:none;}
.hezuo .h_content .swiper-button-next{width:49px;height:49px;background:#da2119;right:0;margin-top:-24px;font-size:29px;color:#FFF;line-height:49px;text-align:center;font-family:'宋体';outline:none;}
.hezuo .h_content .swiper-button-prev.my-button-disabled{background:#666;opacity:1;}
.hezuo .h_content .swiper-button-next.my-button-disabled{background:#666;opacity:1;}
/*info*/
.info{}
.info .i_left{width:50%;float:left;}
.info .i_left .i_txt{width:100%;padding-bottom:620px;position:relative;background:url(infobg1.jpg) no-repeat center center;background-size:cover;}
.info .i_left .i_txt .i_content{width:700px;position:absolute;right:0;top:0;}
.info .i_left .i_txt .i_content p{margin:0;text-align:center;}
.info .i_left .i_txt .i_content p:first-child{height:91px;line-height:91px;font-size:91px;font-family:Impact;color:rgba(255,255,255,.69);text-transform:uppercase;margin-top:184px;}
.info .i_left .i_txt .i_content p:last-child{height:46px;line-height:46px;font-size:36px;font-weight:bold;color:rgba(255,255,255,.8);margin-top:62px;}
.info .i_right{width:50%;float:right;}
.info .i_right .i_pp{width:100%;padding-bottom:620px;position:relative;background:url(infobg2.jpg) no-repeat center center;background-size:cover;}
.info .i_right .i_pp .i_p{width:700px;position:absolute;left:0;top:0;padding-left:96px;}
.info .i_right .i_pp .i_p p{margin:0;color:#FFF;font-size:15px;line-height:33px;}
.info .i_right .i_pp .i_p p:first-child{font-size:36px;height:46px;line-height:46px;font-weight:bold;margin-top:107px;}
.info .i_right .i_pp .i_p p:nth-child(2){font-size:18px;height:28px;line-height:28px;margin-top:11px;}
.info .i_right .i_pp .i_p i{display:inline-block;width:48px;height:2px;margin:21px 0 26px;background:#FFF;}
.info .i_right .i_pp .i_p a{display:block;width:193px;height:48px;line-height:48px;background:#FFF;border-radius:24px;text-align:center;color:#da2119;font-size:16px;font-weight:bold;margin-top:82px;}
/*news*/
#newsbg{padding:58px 0 49px;position:relative;background:url(newsbg.jpg);}
.news{}
.news .news_span{font-size:0;-webkit-text-size-adjust:none;text-align:center;margin-top:19px;position:relative;}
.news .news_span span{display:inline-block;width:175px;height:45px;line-height:43px;font-size:18px;color:#333;margin-left:32px;cursor:pointer;background:#FFF;border:1px solid #f1f1f1;}
.news .news_span span:first-child{margin-left:0;}
.news .news_span span.on{border:1px solid #d90c0d;background:#d90c0d;color:#FFF;}
.news .news_content{}
.news .n_ul{width:100%;overflow:hidden;margin-top:53px;}
.news .n_ul .swiper-slide{background:#FFF;}
.news .n_ul .n_img{width:100%;padding-bottom:60.45%;position:relative;}
.news .n_ul .n_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:contain;}
.news .n_ul .n_txt{padding:25px 15px 15px;}
.news .n_ul .n_txt .n_p{padding:0 10px 23px;border-bottom:1px solid #E5E5E5;}
.news .n_ul .n_txt .n_p p{margin:0;}
.news .n_ul .n_txt .n_p p:first-child{height:26px;line-height:26px;font-size:16px;color:#4f4f4f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_ul .n_txt .n_p p:last-child{line-height:20px;height:40px;color:#9f9f9f;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:7px;}
.news .n_ul .n_txt span{height:14px;line-height:14px;color:#737373;background:url(n_icon1.png) no-repeat right 10px center;padding-left:10px;display:block;margin-top:17px;font-family:Arial;}
.news .swiper-pagination{position:relative;margin-top:48px;}
.news .swiper-pagination-bullet{width:12px;height:12px;background:#ccc;margin:0 5px;opacity:1;}
.news .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#d90c0d;}
/*friendlink*/
#friendlinkbg{background:#da2119;}
.friendlink{position:relative;padding:0 0 17px;}
.friendlink .fl_left{width:90px;float:left;position:relative;margin-top:10px;}
.friendlink .fl_left p{margin:0;color:#FFF;}
.friendlink .fl_left p:first-child{font-size:35px;height:35px;line-height:35px;font-family:Arial;color:rgba(255,255,255,.25);font-weight:bold;}
.friendlink .fl_left p:last-child{font-size:19px;height:19px;line-height:19px;}
.friendlink .fl_right{width:calc(100% - 90px);float:right;font-size:0;-webkit-text-size-adjust:none;padding-left:20px;}
.friendlink .fl_right a{color:rgba(255,255,255,.4);white-space:nowrap;display:inline-block;font-size:15px;position:relative;height:20px;line-height:20px;padding:0 15px;margin-top:15px;}
/*foot*/
#footbg{background:#282828;padding:50px 0 42px;position:relative;}
.foot{position:relative;}
.foot .f_title{font-size:23px;height:55px;line-height:32px;color:#FFF;font-weight:bold;padding-bottom:23px;position:relative;}
.foot .f_title:before{content:'';width:26px;height:4px;background:#f8af01;position:absolute;left:0;bottom:0;}
.foot .f_left{width:calc(100% - 536px);float:left;position:relative;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_left .f_li{padding-left:85px;margin-top:6px;padding:0 0 11px 85px;display:inline-block;}
.foot .f_left .f_li:first-child{width:100%;margin-bottom:39px;}
.foot .f_left .f_li:last-child{margin-left:20px;}
.foot .f_left .f_li.icon1{background:url(f_icon1.png) no-repeat left top;}
.foot .f_left .f_li.icon2{background:url(f_icon2.png) no-repeat left top;}
.foot .f_left .f_li.icon3{background:url(f_icon3.png) no-repeat left top;}
.foot .f_left .f_li p{margin:0;}
.foot .f_left .f_li p:first-child{font-size:14px;height:24px;line-height:24px;color:#999;}
.foot .f_left .f_li p:last-child{font-size:16px;height:26px;line-height:26px;color:#FFF;margin-top:5px;}
.foot .f_left .f_li p span{font-size:34px;font-weight:bold;}
.foot .f_right{width:536px;float:right;}
.foot .f_right input{height:45px;line-height:45px;background:#b2b2b4;padding:0 10px;float:left;outline:none;margin-top:8px;}
.foot .f_right .input1{width:49%;}
.foot .f_right .input2{width:49%;margin-left:2%;}
.foot .f_right .f_content{width:100%;margin-top:9px;padding:10px;background:#b2b2b4;height:74px;line-height:27px;resize:none;outline:none;}
.foot .f_right button{width:49%;background:#da2119;display:block;color:#FFF;text-align:center;font-size:14px;outline:none;display:block;height:45px;line-height:45px;margin-top:8px;float:right;}
/*footbottom*/
#footbottombg{background:#222;padding:16px 0 19px;}
.footbottom{line-height:20px;color:#818183;text-align:center;}
.footbottom span{display:inline-block;margin-top:5px;}
.footbottom a{color:#818183;}

/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#ca0d00;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #21A7EE;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:425px;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*product*/
.product_class{text-align:left;font-size:0;-webkit-text-size-adjust:none;margin-top:15px;width:100%;background:#eee;}
.product_class .pc_li{display:inline-block;font-size:14px;position:relative;border-right:1px solid #FFF;}
.product_class .pc_li>span{display:inline-block;width:100%;text-align:center;}
.product_class .pc_li>span>a{height:49px;line-height:49px;display:inline-block;color:#555;padding:0 30px;}
.product_class .pc_li>span>i{float:right;display:block;width:45px;height:45px;background:url(navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.product_class .pc_li:hover,.product_class .pc_li.on{background:#E4181A ;}
.product_class .pc_li:hover>span>a,.product_class .pc_li.on>span>a{color:#FFF;}
.product_class .pc_li:hover>span>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.product_class .pc_ul{position:absolute;left:0;top:45px;z-index:2;background:rgba(222,41,56,0.8);min-width:100%;display:none;}
.product_class .pc_ul>ul{margin:0;}
.product_class .pc_ul>ul>li{height:36px;line-height:36px;border-bottom:1px solid #E8E8E8;}
.product_class .pc_ul>ul>li:last-child{border-bottom:none;}
.product_class .pc_ul>ul>li>a{color:#FFF;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}
.product_class .pc_ul>ul>li:hover{background:#de2938;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#f8af01;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#f8af01;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#f8af01;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#f8af01;}
.izl-rmenu .btn-phone .phone{background-color:#f8af01;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}

/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:400px;vertical-align:middle;background:#FFF;position:relative;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}
/*1350以下屏幕*/
@media screen and (min-width:1430px){
	.container{width:1400px;}
}
/*1350以下屏幕*/
@media screen and (max-width:1429px){
	.container{width:1200px;}
	.top{padding-top:0;}
	.top .logo{width:195px;margin:15px 0 15px;}
	.pcnav .firstfloor>li>a{height:80px;line-height:77px;font-size:16px;padding:0 20px;}
	.index_banner{padding-bottom:550px;}
	.pb_title h2{font-size:32px;height:42px;line-height:42px;}
	.pb_title i{margin:10px 0 8px;}
	.pb_title p{font-size:16px;height:24px;line-height:24px;}
	#productbg{padding:40px 0;}
	.product .p_nav{margin-top:20px;}
	.product .p_nav span{height:56px;line-height:54px;}
	.product .p_content{padding-top:0;}
	.product .p_ul a{margin-top:20px;}
	.product .p_btn{margin-top:30px;}
	#youshibg{padding:40px 0 50px;}
	.ys_top .yst_left span:first-child{font-size:67px;height:67px;line-height:67px;}
	.ys_top .yst_left span:nth-child(2){font-size:44px;height:44px;line-height:44px;}
	.ys_top .yst_left p{left:150px;font-size:38px;height:48px;line-height:48px;}
	.youshi{margin-top:30px;}
	.youshi .ys_li{padding:30px 17px 40px;}
	.ys_btn{margin-top:40px;}
	.case{padding:40px 0;}
	.case .c_ul{padding-top:10px;}
	.case .c_ul a:first-child{top:10px;}
	.case .c_btn{margin-top:30px;}
	.md_flash{width:calc(50% + 340px);}
	.md_flash .md_img{padding-bottom:490px;}
	.mendian{padding:40px 0;}
	.md_right p{margin-right:10px;line-height:28px;width:28px;}
	.md_right p:first-child{font-size:50px;width:50px;line-height:50px;}
	.md_right h2{font-size:28px;width:38px;}
	.md_right p:nth-child(3){font-size:20px;width:48px;line-height:48px;}
	.hezuo{padding:40px 0;}
	.hezuo .h_content{padding-top:0;}
	.hezuo .h_content .h_btn{margin-top:30px;}
	.info .i_left .i_txt{padding-bottom:400px;}
	.info .i_left .i_txt .i_content{width:600px;}
	.info .i_left .i_txt .i_content p:first-child{font-size:80px;line-height:80px;height:80px;margin-top:120px;}
	.info .i_left .i_txt .i_content p:last-child{font-size:30px;height:40px;line-height:40px;margin-top:40px;}
	.info .i_right .i_pp{padding-bottom:400px;}
	.info .i_right .i_pp .i_p{width:600px;padding-left:40px;}
	.info .i_right .i_pp .i_p p{line-height:26px;}
	.info .i_right .i_pp .i_p p:first-child{margin-top:36px;font-size:30px;height:40px;line-height:40px;}
	.info .i_right .i_pp .i_p p:nth-child(2){font-size:16px;height:26px;line-height:26px;margin-top:5px;}
	.info .i_right .i_pp .i_p i{margin:15px 0 18px;}
	.info .i_right .i_pp .i_p a{margin-top:30px;width:170px;height:40px;line-height:40px;}
	#newsbg{padding:40px 0;}
	.news .news_span{margin-top:10px;}
	.news .n_ul{margin-top:20px;}
	.news .swiper-pagination{margin-top:30px;}
	.friendlink{padding:10px 0 20px;}
	#footbg{padding:30px 0;}
	.foot .f_left .f_li p:last-child{font-size:15px;}
	.foot .f_left .f_li p span{font-size:30px;}
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	.head p{font-size:12px;}
	.head .h_right .h_span{font-size:13px;}
	.top .logo{margin:10px 0 10px;}
	.pcnav .firstfloor>li{margin-left:0;}
	.pcnav .firstfloor>li>a{height:71px;line-height:69px;border-bottom-width:2px;font-size:15px;}
	.pcnav .firstfloor>li>a:hover{border-bottom-width:2px;}
	.index_banner{padding-bottom:460px;}
	.index_banner .swiper-pagination-bullets{bottom:25px!important;}
	.pb_title h2{font-size:26px;height:34px;line-height:34px;}
	.pb_title i{margin:8px 0 6px;}
	.pb_title p{font-size:15px;height:24px;line-height:24px;}
	#productbg{padding:30px 0;}
	.product .p_nav{margin-top:15px;}
	.product .p_nav span{font-size:16px;height:50px;line-height:48px;}
	.product .p_ul a{margin-top:15px;}
	.product .p_ul a p{height:40px;line-height:38px;font-size:13px;}
	.product .p_btn{margin-top:20px;}
	#youshibg{padding:20px 0 30px;}
	.ys_top .yst_left span:first-child{font-size:58px;line-height:58px;height:58px;}
	.ys_top .yst_left span:nth-child(2){font-size:38px;height:38px;line-height:38px;}
	.ys_top .yst_left p{left:120px;}
	.ys_top .yst_left p{font-size:30px;height:40px;line-height:40px;}
	.ys_top .yst_right p{font-size:16px;height:26px;line-height:26px;}
	.ys_top .yst_right .yst_span span{font-size:16px;height:20px;line-height:20px;background-size:auto 100%;padding-left:30px;margin-top:10px;}
	.youshi{margin-top:20px;}
	.ys_btn{margin-top:20px;}
	.case{padding:30px 0;}
	.case .c_ul a .c_li p{height:36px;line-height:36px;padding-left:20px;}
	.case .c_btn{margin-top:20px;}
	#mendianbg{padding-bottom:60px;}
	.md_flash{width:calc(50% + 270px);}
	.md_flash .md_img{padding-bottom:380px;}
	.mendian{padding:30px 0;}
	.md_right p{font-size:16px;line-height:24px;margin-right:6px;height:290px;padding-top:0;}
	.md_right h2{font-size:24px;line-height:30px;margin-right:6px;width:30px;padding-top:0;}
	.md_right p:first-child{font-size:36px;width:36px;line-height:36px;}
	.md_right p:nth-child(3){font-size:18px;width:36px;line-height:36px;padding:10px 0;}
	.hezuo{padding:30px 0;}
	.hezuo .h_content .h_btn{margin-top:20px;}
	.info .i_left .i_txt .i_content{width:497px;}
	.info .i_left .i_txt .i_content p:first-child{font-size:60px;height:60px;line-height:60px;}
	.info .i_left .i_txt .i_content p:last-child{font-size:24px;height:34px;line-height:34px;margin-top:30px;}
	.info .i_right .i_pp .i_p{width:497px;padding-left:26px;}
	.info .i_right .i_pp .i_p p{font-size:14px;line-height:24px;}
	.info .i_right .i_pp .i_p p:first-child{font-size:26px;line-height:34px;height:34px;}
	.info .i_right .i_pp .i_p p:nth-child(2){font-size:14px;height:24px;line-height:24px;}
	#newsbg{padding:30px 0 20px;}
	#footbg{padding:20px 0;}
	.foot .f_left .f_li{margin-top:15px;display:block;padding:0 0 0 60px;background-size:auto 100%!important;}
	.foot .f_left .f_li:first-child{margin-bottom:0;margin-top:9px;}
	.foot .f_left .f_li:last-child{margin-left:0;}
	.foot .f_left .f_li p span{font-size:22px;}
	.foot .f_left .f_li p:last-child{margin-top:0;}



	
	#lefttop{display:none;}
	#stylesubnav{padding:15px 0;}
	#px_banner{padding-bottom:25%;}
	.product_class .pc_li>span>a{padding:0 26px;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#headbg{display:none;}
	.top{display:none;}
	#mobileheadbg{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:360px;}
	.index_banner .swiper-pagination-bullets{bottom:12px!important;}
	.pb_title h2{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{font-size:14px;height:24px;line-height:24px;}
	#productbg{padding:20px 0;}
	.product .p_nav{margin-top:10px;}
	.product .p_nav span{font-size:15px;height:40px;line-height:38px;}
	.product .p_ul a{width:32%;margin-left:2%;}
	.product .p_ul a:nth-child(4n+1){margin-left:2%;}
	.product .p_ul a:nth-child(3n+1){margin-left:0;}
	#youshibg{padding:20px 0;}
	.ys_top .yst_left{width:100%;text-align:center;float:none;}
	.ys_top .yst_left span:first-child{font-size:38px;height:38px;line-height:38px;font-family:"微软雅黑";font-weight:bold;}
	.ys_top .yst_left span:nth-child(2){display:inline-block;margin-top:0;}
	.ys_top .yst_left p{position:relative;left:0;top:0;font-size:24px;}
	.ys_top .yst_right{width:100%;float:none;text-align:center;}
	.ys_top .yst_right .yst_span span:last-child{margin-left:30px;}
	.youshi .ys_li{padding:20px 15px 26px;}
	.youshi .ys_li i{width:100px;height:100px;background-size:48px auto!important;}
	.youshi .ys_li .ys_txt{padding-top:4px;}
	.youshi .ys_li .ys_txt p{margin-top:6px;font-size:13px;line-height:22px;}
	.youshi .ys_li .ys_txt p:first-child{font-size:16px;height:24px;line-height:24px;}
	.ys_btn span{font-size:16px;height:40px;line-height:40px;width:406px;padding-left:26px;}
	.ys_btn span b{font-size:18px;}
	.ys_btn span a{font-size:15px;width:156px;height:40px;line-height:40px;}
	.youshi .ys_li .ys_txt{height:172px;}
	.case{padding:20px 0;}
	.case .c_ul{padding-top:0;}
	.case .c_ul a{width:49%;margin-left:2%;}
	.case .c_ul a:nth-child(even){margin-left:0;}
	.case .c_ul a:nth-child(odd){margin-left:2%;}
	.case .c_ul a:first-child{position:relative;left:0;top:0;width:100%;margin-left:0;}
	#mendianbg{padding-bottom:0;}
	.md_flash{position:relative;left:0;top:0;width:100%;}
	.md_flash .md_img{padding-bottom:41.88%;}
	.mendian{padding:20px 0;}
	.md_right{width:100%;float:none;text-align:center;}
	.md_right p{float:none;width:100%;writing-mode:horizontal-tb;-webkit-writing-mode:horizontal-tb;height:auto;text-align:center;}
	.md_right h2{float:none;margin-right:0;width:100%;writing-mode:horizontal-tb;-webkit-writing-mode:horizontal-tb;text-align:center;margin-top:8px;}
	.md_right p:first-child{width:100%;font-size:30px;height:30px;line-height:30px;}
	.md_right p:nth-child(3){padding:0 15px;display:inline-block;width:auto;margin-right:0;height:30px;line-height:30px;margin:10px 0;border-radius:15px;font-size:16px;}
	.hezuo{padding:20px 0;}
	.hezuo .h_content .h_ul .swiper-slide{margin-top:10px!important;}
	.hezuo .h_content .h_btn{margin-top:10px;height:40px;width:81px;}
	.hezuo .h_content .swiper-button-prev{width:40px;height:40px;line-height:40px;margin-top:-20px;font-size:25px;}
	.hezuo .h_content .swiper-button-next{width:40px;height:40px;line-height:40px;margin-top:-20px;font-size:25px;}
	.info .i_left .i_txt{padding-bottom:337px;}
	.info .i_left .i_txt .i_content{width:369px;}
	.info .i_left .i_txt .i_content p:first-child{font-size:50px;height:50px;line-height:50px;}
	.info .i_left .i_txt .i_content p:last-child{font-size:20px;height:26px;line-height:26px;margin-top:20px;}
	.info .i_right .i_pp{padding-bottom:337px;}
	.info .i_right .i_pp .i_p{width:369px;padding-left:16px;}
	.info .i_right .i_pp .i_p p:first-child{font-size:20px;height:28px;line-height:28px;margin-top:15px;}
	.info .i_right .i_pp .i_p i{margin:10px 0 12px;}
	.info .i_right .i_pp .i_p p{font-size:13px;line-height:23px;}
	.info .i_right .i_pp .i_p a{margin-top:20px;font-size:16px;width:150px;height:30px;line-height:30px;}
	#newsbg{padding:20px 0;}
	.news .news_span span{width:150px;font-size:16px;margin-left:20px;}
	.news .n_ul{margin-top:20px;}
	.friendlink:before{content:none;}
	.friendlink .fl_left{width:100%;float:none;padding-left:0;text-align:center;margin-top:0;}
	.friendlink .fl_left:before{content:none;}
	.friendlink .fl_left p:first-child{display:none;}
	.friendlink .fl_left p:last-child{margin-top:0;}
	.friendlink .fl_right{width:100%;float:none;padding-left:0;margin-top:10px;}
	.friendlink .fl_right a{font-size:14px;margin-top:5px;}
	#footbg{padding:10px 0;}
	#footbg:before{top:50px;}
	.foot .f_title{font-size:18px;line-height:28px;height:40px;padding-bottom:12px;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_left .f_ul{padding-top:10px;}
	.foot .f_left .f_ul .f_li{margin-top:10px;}
	.foot .f_left .f_logo{margin-top:20px;}
	.foot .f_right{width:100%;float:none;margin-top:15px;}
	#footbottombg{padding:10px 0 66px;}
	

	#floatBottom{display:block;}
	#px_banner{padding-bottom:31%;margin-top:0;}
	.product_class{display:block;}
	.product_class .pc_li{display:block;width:25%;float:left;border-bottom:1px solid #FFF;}
	.product_class .pc_li>span>a{padding:0 0;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.index_banner{padding-bottom:48%;}
	.index_banner .swiper-pagination-bullet{width:8px;height:8px;}
	.index_banner .swiper-pagination-bullet-active{width:20px;}
	.pb_title h2{font-size:20px;height:28px;line-height:28px;}
	.pb_title i{width:38px;height:3px;}
	.youshi .ys_li .ys_txt{height:128px;}
	.info .i_left{width:100%;float:none;}
	.info .i_left .i_txt .i_content{width:100%;float:none;}
	.info .i_right{width:100%;float:none;}
	.info .i_right .i_pp{padding-bottom:0;}
	.info .i_right .i_pp .i_p{width:100%;float:none;position:relative;padding:20px 15px;}
	.info .i_right .i_pp .i_p p:first-child{margin-top:0;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner .swiper-pagination-bullet{width:7px;height:7px;}
	.index_banner .swiper-pagination-bullet-active{width:26px;}
	.product .p_nav{margin-top:0;}
	.product .p_nav span{width:32%;margin-left:2%;margin-top:10px;}
	.product .p_nav span:nth-child(4){margin-left:0;width:49%;}
	.product .p_nav span:nth-child(5){width:49%;}
	.product .p_ul a{width:49%;}
	.product .p_ul a:nth-child(3n+1){margin-left:2%;}
	.product .p_ul a:nth-child(odd){margin-left:0;}
	.ys_top .yst_left span:first-child{font-size:30px;height:30px;line-height:30px;}
	.ys_top .yst_left span:nth-child(2){font-size:30px;height:30px;line-height:30px;}
	.ys_top .yst_left p{font-size:20px;height:28px;line-height:28px;}
	.ys_top .yst_right{padding-top:8px;}
	.ys_top .yst_right p{font-size:14px;height:24px;line-height:24px;}
	.ys_top .yst_right .yst_span span{margin-left:10px;}
	.ys_top .yst_right .yst_span span:last-child{margin-left:10px;}
	.youshi .ys_li .ys_txt{height:172px;}
	.news .news_span span{font-size:14px;height:36px;line-height:34px;width:120px;}
	
	#px_banner{padding-bottom:160px;}
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
	#video{width:400px;height:355px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	#mobilehead .logo{width:calc(100% - 70px);}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.pb_title h2{font-size:18px;height:26px;line-height:26px;}
	.pb_title i{margin:5px 0;}
	.pb_title p{height:auto;font-size:12px;line-height:20px;}
	.product .p_ul a{width:100%;float:none;margin-left:0;margin-top:10px;}
	.product .p_ul a:nth-child(4n+1){margin-left:0;}
	.product .p_ul a:nth-child(3n+1){margin-left:0;}
	.product .p_btn a{width:49%;margin-left:2%;height:34px;line-height:34px;font-size:13px;}
	.ys_top .yst_right .yst_span span{display:block;width:50%;float:left;margin-left:0;text-align:left;}
	.ys_top .yst_right .yst_span span:last-child{margin-left:0;}
	.youshi .ys_li .ys_txt{height:150px;}
	.ys_btn{margin-top:10px;}
	.ys_btn span{width:auto;padding:0 20px;}
	.ys_btn span a{display:none;}
	.case .c_ul a{width:100%;float:none;margin-left:0;}
	.case .c_ul a:nth-child(odd){margin-left:0;}
	.md_right p{font-size:12px;line-height:22px;}
	.md_right p:nth-child(3){font-size:15px;}
	.info .i_left .i_txt{padding-bottom:216px;}
	.info .i_left .i_txt .i_content p:first-child{font-size:40px;height:40px;line-height:40px;margin-top:66px;}
	.friendlink .fl_right a{font-size:14px;height:22px;line-height:22px;margin-top:0;padding:0 10px;}
	.foot .f_left .f_li{background-size:auto 48px!important;padding:0 0 0 56px;}
	.foot .f_left .f_li p span{font-size:16px;}
	.foot .f_left .f_li p:last-child{font-size:14px;height:auto;line-height:24px;}
	.foot .f_right input{float:none;}
	.foot .f_right .input1{width:100%;float:none;}
	.foot .f_right .input2{width:100%;float:none;margin-left:0;}
	.foot .f_right input[name='imgvc']{width:calc(100% - 100px)!important;}
	.foot .f_right button{width:100%;float:none;}
	.foot .f_right span{top:-2px!important;}







	

	#video{width:300px;height:260px;}
	#video span{left:130px;top:260px;}
	.product_class .pc_li{width:50%;}
	.product_class .pc_li>span>a{padding:0 6px;font-size:13px;}
}

