/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
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:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*head*/
#headbg{background:#f1efef;height:33px;}
.head{}
.head p{margin:0;float:left;color:#8a8a93;font-size:15px;height:33px;line-height:33px;}
.head .h_span{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_span a{display:inline-block;height:33px;line-height:33px;font-size:15px;color:#8a8a93;margin-left:20px;position:relative;}
.head .h_span a:before{content:'';width:1px;height:16px;background:#919199;position:absolute;left:-10px;top:9px;}
.head .h_span a:after{content:'';width:1px;height:16px;background:#c1c0c4;position:absolute;right:-10px;top:9px;}
.head .h_span a:first-child{margin-left:0;}
.head .h_span a:first-child:before{content:none;}
.head .h_span a:last-child:after{content:none;}
/*top*/
#topbg{height:125px;background:url(bg3.jpg) repeat-x left top;position:relative;padding:22px 0;}
.top{}
.top .t_left{float:left;}
.top .t_left .logo{float:left;}
.top .t_left .logo img{display:block;}
.top .t_left i{display:block;width:1px;height:57px;float:left;margin-left:12px;background:#D1D1D1;margin-top: 12px;}
.top .t_left .t_txt{float:left;margin-left:17px;padding-top: 15px;}
.top .t_left .t_txt p{font-size:18px;font-weight: bold;color:#555555;}

.top .t_right{float:right;}
.top .t_right .t_erweima{width:81px;height:81px;float:left;}
.top .t_right .t_erweima img{width:100%;height:100%;display:block;}
.top .t_right .t_p{float:left;margin-left:32px;padding-bottom:3px;}
.top .t_right .t_p p{font-size: 14px;color:#000000;}

.top .t_right .t_p  span{
    font-size: 24px;
    line-height: 1.1;
    color:#F93131;
    font-family: Impact;
    margin-bottom: 2px;
}

.top .logo img,.top .nav,.top .nav .firstfloor>li{display:block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
/*nav*/
#pcnavbg{background:#c40000;height:62px;}
.pcnav{}
.pcnav ul{margin:0;}
.pcnav .firstfloor>li{font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;width:16.666%;}
.pcnav .firstfloor>li>a{display:block;width:100%;color:#FFF;height:62px;line-height:62px;border-left:1px solid rgba(255,255,255,.2);}
.pcnav .firstfloor>li:first-child>a{border-left:none;}
.pcnav .firstfloor>li:hover>a{background:#4c4b4b;color:#FFF;border-left:1px solid #666;}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#666;width:100%;border-top:none;box-sizing:border-box;}
.pcnav .secondfloor>li{border-top:1px solid rgba(255,255,255,.2);width:100%;line-height:50px;height:50px;font-size:13px;margin-left:0;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#FFF;}
.pcnav .secondfloor li a:hover{background:rgba(102,102,102,.5);color:#FFF;}
/*.topfix{background:#fff;-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*/
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(../images/logo.png) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:103px;left:0;z-index:989;width:100%;height:calc(100% - 103px);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:103px;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:30.95%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullet{width:10px;height:10px;opacity:1;background:#FFF;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#c40000;}
/*hot*/
#hotbg{background:#F5F7F7;padding:24px 0 23px;border-bottom:1px solid #DFDFDF;}
.hot{}
.hot p{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.hot p span{display:inline-block;font-size:14px;color:#4d4d4d;height:20px;line-height:20px;}
.hot p a{display:inline-block;font-size:14px;color:#666;height:20px;line-height:20px;padding:0 10px;}
/*pb_title*/
.pb_title{text-align:center;position:relative;background:url(h2_bottom.png) no-repeat center bottom;padding-bottom:25px;}
.pb_title h2{margin:0;font-size:45px;color:#000;text-align:center;font-weight:bold;height:55px;line-height:55px;position:relative;margin-bottom: 10px;}
.pb_title p{margin:0;color:#898888;text-align:center;line-height:25px;margin-top:2px;font-size:15px;}
/*product*/
.product{position:relative;padding:33px 0 73px;}
.product .p_content{margin-top:19px;}
.p_class{width:294px;float:left;position:relative;}
.p_class .pc_left{width:100%;padding:20px 10px 40px 17px;background:#c40000;}
.p_class .pc_left p{margin:0;color:#FFF;padding-left:33px;}
.p_class .pc_left p:last-child{background:url(classicon.png) no-repeat left center;font-size:30px;font-weight:bold;height:36px;line-height:34px;}
.p_class .pc_left p:first-child{font-size:36px;font-family:Impact;color:rgba(255,255,255,.52);padding-left: 0;margin-bottom: 7px;}
.p_class .pc_right{width:calc(100% - 150px);float:right;padding-right:50px;background:#e6e6e6;height:50px;line-height:50px;position:relative;text-align:center;font-size:16px;display:none;}
.p_class .pc_right em{display:block;width:50px;height:50px;background:url(navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;position:absolute;right:0;top:0;}
.p_class .pc_right.on em{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.p_class .pc_ul{background:#F7F5F5;padding:25px 10px 10px;}
.p_class .pc_ul ul{margin:0;}
.p_class .pc_ul ul li{margin-top:10px;}
.p_class .pc_ul ul li p{margin:0;width:100%;height:53px;line-height:53px;font-size:16px;color:#FFF;background:url(next1.jpg) no-repeat right 20px center #666;padding-left:10px;}
.p_class .pc_ul ul li p a{color:#FFF;display: block;}
.p_class .pc_ul ul li dl{margin:0;padding-top:6px;}
.p_class .pc_ul ul li dl dd{margin-top:6px;width:100%;height:42px;line-height:42px;background:#fff;padding-left:10px;font-size:15px;color:#fe6001;font-size:13px;}
.p_class .pc_ul ul li dl dd:first-child{margin-top:0;}
.p_class .pc_ul ul li dl dd a{display:block;width:100%;height:100%;color:#fe6001;}
.p_class .pc_ul .pc_bottom{margin-top:23px;padding:10px 10px 10px 20px;background:#666;}
.p_class .pc_ul .pc_bottom .p_txt{background:url(left_phone.png) no-repeat left center;padding-left:53px;margin-bottom: 6px;}
.p_class .pc_ul .pc_bottom .p_txt p{margin:0;color:#FFF;height:22px;line-height:22px;}
.p_class .pc_ul .pc_bottom .p_txt p:first-child{font-size:14px;}
.p_class .pc_ul .pc_bottom .p_txt p:last-child{font-size:16px;margin-top:1px;}
.p_class .pc_ul .pc_bottom .p_phone{margin-top:9px;}
.p_class .pc_ul .pc_bottom .p_phone p{margin:0;color:#FFF;font-size:21px;height:27px;line-height:27px;}
.p_class .pl_erweima{width:100%;background:#F7F5F5;padding:10px;margin-top:10px;}
.p_class .pl_erweima img{width:100%;height:100%;display:block;}
.product .p_right{width:calc(100% - 320px);float:right;}
.product .p_right .pr_title{width:100%;height:85px;background:url(pr_titlebg.png) repeat-x left center #F6F6F6;position:relative;}
.product .p_right .pr_title span{padding:0 20px 0 30px;display:inline-block;font-size:24px;color:#333;line-height:85px;background:#F6F6F6;}
.product .p_right .pr_title a{display:inline-block;height:85px;line-height:85px;position:absolute;right:0;top:0;padding:0 15px;background:#F6F6F6;color:#9a9a9a;}
.product .p_right .p_ul{position:relative;}
.product .p_right .p_ul .p_li{margin-bottom:36px;width:32%;margin-left:2%;float:left;display:block;}
.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:0;}
.product .p_right .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_right .p_ul .p_li .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;border:1px solid #E5E5E5;}
.product .p_right .p_ul .p_li p{margin:0;line-height:43px;height:43px;color:#0d0d0d;font-size:15px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f5f5f7;text-align:center;}
/*fenge*/
#fengebg{background:url(fengebg.jpg) no-repeat left top #c40000;padding:55px 0 56px;background-size:auto 100%;}
.fenge{}
.fenge .fg_txt{padding-left:460px;}
.fenge .fg_txt p{margin:0;color:#fff;}
.fenge .fg_txt p:first-child{height:56px;line-height:56px;font-size:48px;font-weight:bold;}
.fenge .fg_txt p:last-child{height:40px;line-height:40px;font-size:30px;margin-top:8px;}
/*youshi*/
.youshi{padding:0px 0 37px;}
.youshi .y_ul{margin-top:45px;}
.youshi .y_ul .y_li{background:#F8F8F8;}
.youshi .y_ul .y_li .y_left{float:left;}
.youshi .y_ul .y_li .y_right{float:right;}
.youshi .y_ul .y_li .y_img{width:50%;}
.youshi .y_ul .y_li .y_img .y_img_img{width:100%;padding-bottom:48.17%;position:relative;}
.youshi .y_ul .y_li .y_img .y_img_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.youshi .y_ul .y_li .y_txt{width:50%;}
.youshi .y_ul .y_li .y_txt .y_pp{width:100%;padding-bottom:48.17%;position:relative;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p{width:100%;height:100%;position:absolute;left:0;top:0;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);padding:0 40px;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp{padding-left:145px;position:relative;text-transform: uppercase;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp span{display:block;width:125px;height:109px;line-height:109px;font-size:125px;font-family:Impact;color:#e8e8e8;text-align:left;position:absolute;left:0;top:0;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p{margin:0;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(2){height:30px;line-height:30px;font-size:24px;font-weight:bold;color:#c40000;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(3){height:20px;line-height:20px;margin-top:5px;font-size:16px;color:#3e3e3e;font-family:Arial;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{color:#565656;line-height:24px;font-size:14px;margin-top:6px;}
/*yingyong*/
#yingyongbg{padding:50px 0 88px;background:url(lingyubg.jpg) no-repeat center center;background-size:cover;}
#yingyongbg .pb_title{background:url(yingyongh2_bottom.png) no-repeat center bottom;}
.yingyong{margin-top:42px;overflow:hidden;}
.yingyong .y_li{width:100%;padding-bottom:100%;position:relative;}
.yingyong .y_li .y_img{background:#e4e4e4;padding:5px;border-radius:50%;display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
.yingyong .y_li .y_img img{object-fit:cover;border-radius:100%;width:100%;height:100%;}
.yingyong p{margin:0;height:22px;line-height:22px;font-size:16px;text-align:center;margin-top:18px;color:#F5F5F5;}
/*info*/
#infobg{background:#F8F8F8;padding:30px 0 70px;}
.info{margin-top:20px;}
.info .i_left{width:370px;float:left;position:relative;z-index:10;}
.info .i_left .i_ul{width:100%;padding:50px 10px 57px 86px;background:#FFF;border-bottom:2px solid #f8f8f8;cursor:pointer;}
.info .i_left .i_ul .i_li{width:100%;padding-left:82px;position:relative;}
.info .i_left .i_ul .i_li i{display:block;position:absolute;left:0;top:0;width:48px;height:48px;}
.info .i_left .i_ul .i_li i.icon1{background:url(info_icon1.png) no-repeat left center;}
.info .i_left .i_ul .i_li i.icon2{background:url(info_icon2.png) no-repeat left center;}
.info .i_left .i_ul .i_li i.icon3{background:url(info_icon3.png) no-repeat left center;}
.info .i_left .i_ul .i_li p{margin:0;text-align:left;}
.info .i_left .i_ul .i_li p:nth-child(2){height:28px;line-height:28px;font-size:18px;color:#000;}
.info .i_left .i_ul .i_li p:last-child{height:18px;line-height:18px;font-size:14px;font-family:Arial;color:#747474;margin-top:2px;}
.info .i_left .i_ul.on{background:#c40000;border-bottom:2px solid #c40000;}
.info .i_left .i_ul.on .i_li i.icon1{background:url(info_icon1_hover.png) no-repeat left center;}
.info .i_left .i_ul.on .i_li i.icon2{background:url(info_icon2_hover.png) no-repeat left center;}
.info .i_left .i_ul.on .i_li i.icon3{background:url(info_icon3_hover.png) no-repeat left center;}
.info .i_left .i_ul.on .i_li p:nth-child(2){color:#F4F4F4;}
.info .i_left .i_ul.on .i_li p:last-child{color:rgba(255,255,255,.4);}
.info .i_right{width:calc(100% - 370px);float:right;background:url(../images/pic6.jpg) no-repeat right top;height:471px;padding:70px 170px 0 0;}
.info .i_right .i_item_wai{height:325px;box-shadow:-5px 5px 5px rgba(238,238,238,.5);z-index:9;overflow:hidden;}
.info .i_right .i_item{height:325px;}
.info .i_right .i_txt{width:100%;background:#FFF;padding:37px 25px 43px 33px;}
.info .i_right .i_txt p{margin:0;color:#747474;}
.info .i_right .i_txt p:first-child{height:30px;line-height:30px;font-size:24px;font-weight:bold;}
.info .i_right .i_txt p:nth-child(2){margin-top:15px;line-height:30px;height:150px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.info .i_right .i_txt a{display:inline-block;width:27px;height:23px;line-height:23px;background:#c40000;font-size:18px;margin-top:27px;text-align:center;color:#FFF;}
/*news*/
#newsbg{background:#f3f3f3;padding:40px 0 87px;}
#newsbg .pb_title{background:none;padding-bottom:0;}
.news{}
.news_item{
    padding-top: 30px;
}
.news .news_span{height:44px;font-size:0;-webkit-text-size-adjust:none;text-align:center;margin-top:26px;}
.news .news_span span{display:inline-block;height:44px;line-height:42px;border:1px solid #CECECE;padding:0 47px;font-size:16px;color:#666;margin-left:19px;cursor:pointer;background:#FFF;}
.news .news_span span:first-child{margin-left:0;}
.news .news_span span.on{background:#CA0000;color:#FFF;}
.news .news_list{margin-top:23px;}
.news .news_left{width:380px;height:530px;float:left;position:relative;margin-top:10px;}
.news .news_left img{width:100%;height:100%;display:block;}
.news .news_left .n_h2{width:100%;height:56px;position:absolute;left:0;bottom:40px;background:url(news_icon.png) no-repeat right 35px center;padding-left:35px;}
.news .news_left .n_h2 p{margin:0;color:#FFF;height:20px;line-height:20px;font-size:16px;font-weight:bold;}
.news .news_left .n_h2 p:first-child{height:36px;line-height:36px;font-size:28px;}
.news .news_right{width:calc(100% - 390px);float:right;}
.news .news_right .n_ul{width:47.66%;padding-left:10px;display:inline-block;margin-top:10px;box-shadow:3px 3px 5px rgba(228,228,228,1);}
.news .news_right .n_ul:first-child,.news .news_right .n_ul:nth-child(2){float:left;width:52.34%;padding-left:0;}
.news .news_right .n_ul .nr_li{background:#FFF;width:100%;padding:35px 25px 50px 35px;text-align:left;}
.news .news_right .n_ul:first-child .nr_li,.news .news_right .n_ul:nth-child(2) .nr_li{padding:30px 30px 38px;}
.news .news_right .n_ul .nr_li .c_txt{padding-bottom:20px;border-bottom:1px solid #EEE;}
.news .news_right .n_ul .nr_li .c_txt p{margin:0;}
.news .news_right .n_ul .nr_li .c_txt p a{color:#000;}
.news .news_right .n_ul .nr_li .c_txt p:first-child{line-height:40px;height:40px;font-size:18px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_right .n_ul .nr_li .c_txt p:last-child{line-height:24px;height:48px;color:#858585;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .news_right .n_ul .nr_li .c_data{margin-top:23px;background:url(newsli.jpg) no-repeat right center;}
.news .news_right .n_ul .nr_li .c_data span{display:block;text-align:left;}
.news .news_right .n_ul .nr_li .c_data span:first-child{font-size:30px;height:32px;line-height:32px;color:#999;font-weight:bold;}
.news .news_right .n_ul .nr_li .c_data span:last-child{font-size:12px;height:20px;line-height:20px;color:#999;margin-top:8px;}
.news .news_right .n_ul .nr_li .data{width:91px;height:82px;border-right:1px solid #eee;float:left}
.news .news_right .n_ul .nr_li .data span{display:block;text-align:left;}
.news .news_right .n_ul .nr_li .data i{width:20px;height:1px;display:block;margin:8px 0 9px;background:#CCC;}
.news .news_right .n_ul .nr_li .data span:first-child{font-size:30px;height:44px;line-height:44px;color:#999;font-weight:bold;}
.news .news_right .n_ul .nr_li .data span:last-child{font-size:12px;height:20px;line-height:20px;color:#999;margin-top:2px;}
.news .news_right .n_ul .nr_li .title{width:calc(100% - 110px);height:82px;float:right;background:url(newsli.jpg) no-repeat left 7px bottom 5px;}
.news .news_right .n_ul .nr_li .title p{margin:0;font-size:18px;color:#000;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*foot*/
#footbg{background:#1c1c1c;padding:51px 0 59px;}
.foot{}
.foot .foot_title{height:22px;line-height:22px;font-size:16px;font-weight:bold;color:#FFF;}
.foot .f_left{width:calc(100% - 500px);float:left;position:relative;}
.foot .f_left .f_txt{margin-top:11px;position:relative;}
.foot .f_left .f_txt:before{content:'';width:1px;height:256px;background:#1f1f1f;position:absolute;right:1px;top:23px;}
.foot .f_left .f_txt:after{content:'';width:1px;height:256px;background:#272727;position:absolute;right:0px;top:23px;}
.foot .f_left .f_txt .f_phone{font-size:0;-webkit-text-size-adjust:none;}
.foot .f_left .f_txt .f_phone span{display:inline-block;height:32px;line-height:32px;font-family:Impact;font-size:30px;color:#FFF;background:url(foot_phone.png) no-repeat left center;padding-left:40px;vertical-align:middle;}
.foot .f_left .f_txt .f_phone em{display:inline-block;width:164px;height:32px;line-height:32px;background:#a40000;border-radius:16px;font-size:18px;font-weight:bold;color:#FFF;font-style:normal;vertical-align:middle;text-align:center;margin-left:25px;}
.foot .f_left .f_txt .f_p{margin-top:22px;}
.foot .f_left .f_txt .f_p p{margin:0;color:#6f6e6e;line-height:25px;}
.foot .f_left .f_txt .f_p p span{display:inline-block;white-space:nowrap;}
.foot .f_left .f_txt .f_p p a{color:#6f6e6e;}
.foot .f_left .f_txt .f_p p:nth-child(6){margin-top:36px;}
.foot .f_left .erweima{width:168px;position:absolute;right:40px;top:120px;}
.foot .f_left .erweima p{margin:0;width:14px;height:138px;float:left;color:#6f6e6e;line-height:14px;padding-top:20px;}
.foot .f_left .erweima img{width:138px;height:138px;display:block;float:right;}
.foot .f_right{width:500px;float:right;padding:0 25px 0 46px;}
.foot .f_right .f_title{height:22px;line-height:22px;font-size:14px;color:rgba(255,255,255,.5);text-align:right;}
.foot .f_right .feedback{margin-top:6px;}
.foot .f_right .feedback li{color:#666;float:left;;margin-top:15px;width:48%;margin-left:4%;}
.foot .f_right .feedback li:nth-child(odd){margin-left:0;}
.foot .f_right .feedback li:nth-child(5){margin-left:0;width:100%;}
.foot .f_right .feedback li input{width:100%;height:40px;line-height:34px;padding:3px 5px;outline:none;border-radius:3px;}
.foot .f_right .feedback li textarea{width:100%;height:100px;border:1px solid #DDD;resize:none;padding:10px;outline:none;vertical-align:top;border-radius:5px;}
.foot .f_right .feedback .f_btn{width:100%;height:40px;border-radius:5px;background:#a40000;display:block;color:#FFF;line-height:40px;cursor:pointer;position:relative;margin-top:11px;outline:none;}
.foot .f_right .feedback .f_btn span{display:inline-block;height:40px;line-height:40px;padding-left:44px;font-size:16px;position:relative;background:url(btnicon.png) no-repeat left center;}
.foot .f_right .feedback .f_btn span:before{content:'';width:1px;height:25px;background:#d28080;position:absolute;left:28px;top:7px;}
/*friendlink*/
#friendlinkbg{background:#141414;padding:16px 0 19px;}
.friendlink{position:relative;}
.friendlink .f_link{font-size:0;-webkit-text-size-adjust:none;background:url(friendlink_icon.png) no-repeat left top;padding:3px 0 4px 68px;min-height:56px;}
.friendlink .f_link a{color:#909090;white-space:nowrap;display:inline-block;font-size:14px;padding:0 22px;position:relative;height:20px;line-height:20px;margin:4px 0;}
.friendlink .f_link a:before{content:'';position:absolute;right:1px;top:3px;width:1px;height:14px;background:#4c4c4c;}
.friendlink .f_link a:after{content:'';position:absolute;right:0;top:3px;width:1px;height:14px;background:#272727;}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:50px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;}
#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:#1767CA;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 #1767CA;display:block;}

/*px*/
.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;}

/*视频弹出*/
#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:#c40000;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#c40000;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#c40000;}
.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:#c40000;}
.izl-rmenu .btn-phone .phone{background-color:#c40000;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;}




/*1230以上屏幕*/
@media (min-width:1230px){
    .container{width:1200px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1229px){
    .container{width:994px;}
    #topbg{height:101px;padding:10px 0;}
    .top .t_left .logo{width:500px;}
    .top .t_left i{height:51px;}
    .top .t_left .t_txt p:first-child{height:20px;line-height:20px;font-size:16px;}
    .top .t_left .t_txt p:last-child{height:24px;line-height:24px;font-size:20px;margin-top:7px;}
    .top .t_right .t_erweima{width:75px;height:75px;}
    .top .t_right .t_p p{height:22px;line-height:22px;}
    #pcnavbg{height:50px;}
    .pcnav .firstfloor>li>a{height:50px;line-height:50px;font-size:15px;}
    #hotbg{padding:15px 0;}
    .pb_title h2{font-size:30px;height:40px;line-height:40px;}
    .pb_title p{font-size:14px;line-height:20px;margin-top:5px;}
    .product{padding:30px 0;}
    .p_class .pc_ul{padding:0px 10px 10px;}
    .p_class .pc_ul ul li p{height:44px;line-height:44px;font-size:15px;}
    .p_class .pc_ul ul li dl{height:225px;padding-top:5px;}
    .p_class .pc_ul ul li dl dd{height:40px;line-height:40px;font-size:14px;margin-top:5px;}
    .p_class .pc_ul .pc_bottom{display:none;}
    .product .p_right .p_ul .p_li{margin-bottom:31px;}
    #fengebg{padding:20px 0;}
    .fenge .fg_txt p:first-child{height:40px;line-height:40px;font-size:32px;}
    .fenge .fg_txt p:last-child{height:30px;line-height:30px;font-size:20px;}
    .youshi{padding:30px 0;}
    .youshi .y_ul{margin-top:20px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{padding:0 20px;}
    #yingyongbg{padding:30px 0;}
    .yingyong{margin-top:20px;}
    .yingyong p{margin-top:10px;}
    #infobg{padding:30px 0;}
    .info .i_left{width:320px;}
    .info .i_left .i_ul{padding:40px 10px 47px 35px;}
    .info .i_right{width:calc(100% - 320px);height:411px;padding:40px 120px 0 0;}
    #newsbg{padding:30px 0;}
    .news .news_span{margin-top:15px;}
    .news .news_list{margin-top:10px;}
    .news .news_left{display:none;}
    .news .news_right{width:100%;float:none;}   
    #footbg{padding:20px 0 30px;}
    .foot .f_left{width:calc(100% - 400px);}
    .foot .f_left .f_txt .f_phone span{font-size:26px;}
    .foot .f_right{width:400px;padding:0 0px 0 20px;}
    #friendlinkbg{padding:10px 0 10px;}
    
    #lefttop{display:none;}

}
/*992以下屏幕*/
@media screen and (max-width:1023px){
    .container{width:calc(100% - 30px);}
    .head p{font-size:12px;}
    .head .h_span a{font-size:12px;}
    #topbg{display:none;}
    #pcnavbg{display:none;}
    #mobilehead{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:35%;}
    #hotbg{padding:10px 0;}
    .hot p span{font-size:12px;}
    .hot p a{font-size:12px;}
    .pb_title p{font-size:12px;line-height:18px;}
    .product{padding:20px 0;}
    .p_class{width:100%;float:none;}
    .p_class .pc_left{width:150px;float:left;padding:0 0 0 15px;}
    .p_class .pc_left p{padding-left:25px;}
    .p_class .pc_left p:first-child{height:50px;line-height:50px;font-size:18px;background-size:auto 15px;}
    .p_class .pc_left p:last-child{display:none;}
    .p_class .pc_right{display:block;}
    .p_class .pc_ul{position:absolute;left:0;top:50px;z-index:10;width:100%;float:none;display:none;padding:0 10px 10px;}
    .p_class .pc_ul ul li dl{height:auto;}
    .p_class .pl_erweima{display:none;}
    .product .p_right{width:100%;float:none;margin-top:15px;}
    .product .p_right .pr_title{height:60px;}
    .product .p_right .pr_title span{height:60px;line-height:60px;font-size:20px;}
    .product .p_right .pr_title a{height:60px;line-height:60px;}
    .product .p_right .p_ul .p_li{margin-bottom:15px;}
    #fengebg{padding:10px 0;}
    .fenge .fg_txt{padding-left:300px;}
    .fenge .fg_txt p:first-child{height:30px;line-height:30px;font-size:22px;}
    .fenge .fg_txt p:last-child{height:24px;line-height:24px;font-size:16px;}
    .youshi{padding:20px 0;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{padding:0 10px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp{padding-left:100px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp span{width:90px;height:73px;line-height:73px;font-size:90px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(2){height:24px;line-height:24px;font-size:20px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(3){height:20px;line-height:20px;margin-top:5px;font-size:14px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{line-height:20px;font-size:12px;margin-top:4px;}
    #yingyongbg{padding:20px 0;}
    .yingyong{margin-top:10px;}
    .yingyong p{font-size:15px;margin-top:6px;}
    #infobg{padding:20px 0;}
    .info .i_left{width:100%;float:none;}
    .info .i_left .i_ul{width:33.33%;float:left;border-bottom:2px solid #FFF;padding:21px 10px 20px 20px;}
    .info .i_left .i_ul .i_li{padding-left:55px;}
    .info .i_right{width:100%;float:none;padding:20px 20px;height:auto;}
    .info .i_right .i_item_wai{height:285px;}
    .info .i_right .i_item{height:285px;}
    .info .i_right .i_txt{padding:20px;}
    #newsbg{padding:20px 0;}
    .news .news_right .n_ul:first-child .nr_li, .news .news_right .n_ul:nth-child(2) .nr_li{padding:15px 20px 20px;}
    .news .news_right .n_ul .nr_li .c_txt{padding-bottom:10px;}
    .news .news_right .n_ul .nr_li .c_data{margin-top:9px;}
    .news .news_right .n_ul .nr_li{padding:20px 25px 30px 25px;}
    #footbg{padding:20px 0 10px;}   
    .foot .f_left{width:100%;float:none;margin-top:0;}
    .foot .f_left .f_txt{margin-top:0;}
    .foot .f_left .f_txt .f_p{margin-top:10px;}
    .foot .f_left .f_txt .f_p p:nth-child(6){margin-top:10px;}
    .foot .f_right{width:100%;padding:0 0;margin-top:15px;}
    .foot .f_right .f_title{text-align:left;}
    .foot .f_right .feedback li{margin-top:8px;}
    .foot .f_right .feedback .f_btn{margin-top:8px;}
    .foot .erweima{display:none;}
    #friendlinkbg{padding:10px 0 58px;}
    .friendlink .f_link{padding:3px 0 4px 55px;}
    .friendlink .f_link a{margin:0 0;padding:0 11px;}
    #floatBottom{display:block;}
    

    #stylesubnav{height:auto;border-bottom:none;}
    #stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
    #stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
    #stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
    #stylesubnav .xq_nav a.on .san{display:none;}   
}
/*768以下屏幕*/
@media screen and (max-width:767px){
    .fenge .fg_txt{padding-left:270px;}
    .fenge .fg_txt p:last-child{font-size:13px;margin-top:0;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(3){font-size:12px;height:16px;line-height:16px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{line-height:18px;}
    .info .i_left .i_ul .i_li p:last-child{font-size:12px;}
    .news .news_right .n_ul .nr_li .data{width:65px;}
    .news .news_right .n_ul .nr_li .title{width:calc(100% - 80px);}


}
/*668以下屏幕*/
@media screen and (max-width:667px){
    .product .p_right .p_ul .p_li{width:49%;margin-left:2%;}
    .product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:2%;}
    .product .p_right .p_ul .p_li:nth-child(odd){margin-left:0;}
    .product .p_right .p_ul .p_li:last-child{display:none;}
    #fengebg{background:#c40000;}
    .fenge .fg_txt{padding-left:0;}
    .fenge .fg_txt p{text-align:center;}
    .youshi .y_ul .y_li .y_img{width:100%;float:none;}
    .youshi .y_ul .y_li .y_txt{width:100%;float:none;}
    .youshi .y_ul .y_li .y_txt .y_pp{padding-bottom:0;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p{position:relative;width:100%;height:auto;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{position:relative;top:0;transform:translateY(0);padding:20px 10px;}
    .info .i_left .i_ul .i_li{padding-left:0;}
    .info .i_left .i_ul .i_li i{display:none;}
    .info .i_left .i_ul .i_li p{text-align:center;}
    .info .i_right{padding:10px 10px;}
    .info .i_right .i_item_wai{height:238px;}
    .info .i_right .i_item{height:238px;}
    .info .i_right .i_txt{padding:15px 15px;}
    .info .i_right .i_txt p:first-child{font-size:20px;}
    .info .i_right .i_txt p:nth-child(2){margin-top:10px;line-height:26px;height:130px;}
    .info .i_right .i_txt a{margin-top:15px;}
    .news .news_span span{padding:0 35px;}
    .news .news_list{margin-top:0;}
    .news .news_right .n_ul{width:100%;float:none;padding-left:0;}
    .news .news_right .n_ul:first-child, .news .news_right .n_ul:nth-child(2){width:100%;}


    #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;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
    #headbg{display:none;}
    #mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
    #mobilehead .nav .nav_box{top:70px;}
    #mobilehead .logo{width:calc(100% - 70px);background-size:auto 34px;}
    .index_banner .swiper_btn{width:100%;height:50px;background:rgba(31,92,158,.8);}
    .index_banner .swiper_btn .swiper-button-prev{left:30px;right:0;}
    .pb_title h2{font-size:20px;height:30px;line-height:30px;}
    .pb_title p{font-size:12px;}
    #hotbg{padding:7px 0;}
    .hot p a{padding:0 4px;}
    .news_item{padding-top: 10px;}
    .p_class .pc_left{display:none;}
    .p_class .pc_right{width:100%;float:none;}
    .product{padding:15px 0;}
    .product .p_right .pr_title{height:40px;}
    .product .p_right .pr_title span{height:40px;line-height:40px;font-size:16px;}
    .product .p_right .pr_title a{height:40px;line-height:40px;}
    .product .p_right .p_ul .p_li{width:100%;float:none;margin-left:0;margin-top:10px;}
    .product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:0;}
    .product .p_right .p_ul .p_li:last-child{display:block;}
    .fenge .fg_txt p:first-child{font-size:20px;height:26px;line-height:26px;}
    .fenge .fg_txt p:last-child{font-size:12px;height:auto;line-height:20px;}
    .youshi{padding:30px 0;}
    .youshi .y_ul{margin-top:10px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{padding:10px 10px 20px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp span{width:100%;font-size:60px;text-align:center;height:48px;line-height:48px;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp{padding-top:60px;padding-left:0;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p{text-align:center;}
    .youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{text-align:left;}
    #infobg{padding:15px 0;}
    .info .i_left .i_ul{padding:0 0;}
    .info .i_left .i_ul .i_li p:nth-child(2){height:50px;line-height:50px;}
    .info .i_left .i_ul .i_li p:nth-child(2){font-size:16px;}
    .info .i_left .i_ul .i_li p:last-child{display:none;}
    .info .i_right{padding:5px;}
    .info .i_right .i_txt{padding:10px 10px;}
    .info .i_right .i_txt p:first-child{font-size:16px;}
    .info .i_right .i_txt p:nth-child(2){font-size:13px;}
    #newsbg{padding:15px 0;}
    .news .news_span span{padding:0 15px;margin-left:5px;height:36px;line-height:34px;font-size:14px;}
    .news .news_right .n_ul .nr_li{padding:10px 15px;}
    .news .news_right .n_ul:first-child .nr_li, .news .news_right .n_ul:nth-child(2) .nr_li{padding:10px 15px;}
    .news .news_right .n_ul .nr_li .c_txt p:first-child{font-size:16px;height:32px;line-height:32px;}
    .news .news_right .n_ul .nr_li .c_data span:first-child{font-size:24px;height:32px;line-height:32px;}
    .news .news_right .n_ul .nr_li .c_data span:last-child{margin-top:0;}
    .news .news_right .n_ul .nr_li .data{width:60px;height:76px;}
    .news .news_right .n_ul .nr_li .data span:first-child{font-size:22px;height:34px;line-height:34px;}
    .news .news_right .n_ul .nr_li .title{width:calc(100% - 70px);height:76px;}
    .news .news_right .n_ul .nr_li .title p{line-height:26px;font-size:16px;}
    .foot .f_left .f_txt .f_phone span{font-size:18px;height:24px;line-height:24px;background-size:auto 24px;padding-left:30px;}
    .foot .f_left .f_txt .f_phone em{display:none;}
    .foot .f_right .f_title{font-size:12px;}
    .foot .f_right .feedback li{width:100%;margin-left:0;float:none;}
    .foot .f_right .feedback li:nth-child(odd){width:100%;}
    .friendlink .f_link{padding:0;background:none;}


}
.sub_title {
    text-align: center;
}
.sub_title .s_t {
    margin: 0;
    font-size: 36px;
    color: #313131;
    position: relative;
    font-weight: bold;
}

@media screen and (max-width:1230px){
.sub_title .s_t {font-size: 26px;}
}
@media screen and (max-width:767px){
.sub_title .s_t {font-size: 22px;}
}
.float_ad{position:fixed;width:150px;height:195px;left:0;bottom:30px;z-index:99999999;}
.float_ad img{display:block;width:100%;height::auto;}
@media screen and (max-width:1199px){
	.float_ad{display:none;}
}