@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

*{margin:0;padding:0;}
body{background:#fff; font-size:12px;line-height:22px;font-family:"Microsoft YaHei";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;	max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

header.act{animation:searchTop 0.5s ease-in-out;position:fixed;}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top{display:none;}

header{position:fixed;left:0;top:0;width:100%;background:rgba(255,255,255,0.7);z-index:9999;}
.header-top{line-height:40px;border-bottom:1px solid #cfcbc9;}
.h-top{display:flex;justify-content:space-between;}
.h-top span{font-size:12px;font-family:"微软雅黑";color:#333;}
.h-right{display:flex;align-items:center;}
.h-right .tel{background:url(../images/tel.png) no-repeat left center;padding-left:25px;font-size:14px;color:#5c5c5c;display:flex;margin-right:12px;}
.h-right .tel span{font-size:25px;color:#e60012;font-family:"Impact";}
.h-right a{display:block;width:25px;height:25px;background:#b4b4b4;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:10px;}
.h-right a img{display:block;max-width:100%;}
.h-right a:hover{background:#e60012;}

.header-main{display:flex;justify-content:space-between;align-items:center;}
.logo{ width:263px;}
.logo img{ max-width:100%; display:block;}

.nav-ul {display: flex;width:780px;}
.nav-ul li {position:relative;width:16.66%;}
.nav-ul li .nav_a {display:block;font-size:15px;color:#222;text-align:center;line-height:21px;padding:31px 0;transition:0.5s;}
.nav-ul li .nav_a span{display:block;line-height:17px;font-size:13px;font-family:"Arial";text-transform:uppercase;}
.nav-ul li:hover .nav_a, .nav-ul li .nav_a.active {color: #fff;background:#e60012;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:rgba(230,0,18,0.8);width:100%;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:12px;line-height:30px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #fff;color: #e60012;}

/*移动端导航*/
.sj_nav{ width:100%; }
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px; border:3px solid #fd5573; border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu .span01 { width:18px;height:3px;background:#fd5573;border-radius:5px; display:block;}
.icon-menu .span02 { width:18px;height:3px;background:#fd5573;border-radius:5px; display:block; margin:5px 0;}
.icon-menu .span03 { width:18px;height:3px;background:#fd5573;border-radius:5px; display:block;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);}
.sjnav{ width:115px; height:280px; position:absolute;right:0%; top:100px;z-index:9999;background:rgba(44, 44, 44, 0.7) none repeat scroll 0 0 !important; background-color:#202020;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ height:44px; line-height:44px;display:block;text-align:center; margin:0; padding:0;}
.sjnav li a{display:block;line-height:40px;  font-size:15px; color:#fff;}
.sjnav li a:hover{background:#333; color:#fd5573;}
.sjnavhide{ height:0; overflow:hidden;}

/*大图滚动开始*/
.banner{}
.ban-img { padding-top:52%;}
/*.swiper-pagination-bullet{width:15px;height:15px;}
.swiper-pagination-bullet-active{background:#fd5573}*/
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.main{font-family: "microsoft yahei";}

/*main title*/
.title{display:flex;justify-content:center;position:relative;align-items:center;color:#e60012;}
.title .t1{font-size:75px;font-family:"Arial";font-weight:bold;text-transform:uppercase;line-height:58px;}
.title .t2{font-size:30px;line-height:37px;}
.title .t3{font-size:20px;font-family:"Arial";line-height:25px;}
.title-box{margin-left:5px;}

.main .content{ padding: 30px 0;}

/*product*/
.product, .case{margin:65px 0 0 0;}
.main .product .swiper-container{padding: 10px;}
.main .pItem a{display:block;position:relative;overflow:hidden;border:1px solid #fff;box-shadow:0 0 0 1px #dcdcdc;}
.main .pItem a .pro-img{padding-top:76%}
.main .pItem .text{width: 100%; height: 40px; line-height: 40px; text-align: center; background-color: rgba(0,0,0,0.6);color: #fff; transition: all 0.3s; position: absolute; bottom: 0;}
.main .pItem .hover{width: 100%; height: 100%; background-color: rgba(230,0,18,0.6); position: absolute;top: 100%; left: 0; color: #fff; font-size: 1.2em; transition: all 0.5s ease-in-out; }
.main .pItem .hover span{position:absolute;left:10%;top:10%;display:block;}
.main .pItem .hover img{position:absolute;right:10%;bottom:10%;display:block;}
.main .pItem:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.5); border-color: #e60012;}
.main .pItem:hover .img{transform: scale(1.1);}
.main .pItem:hover .text{bottom: -40px;}
.main .pItem:hover .hover{top: 0;}

/*about*/
.main .about{width: 100%; overflow: hidden; background: url("../images/bj1.jpg") no-repeat 50% 50%; background-size: cover;padding:40px 0;}
.main .about .left{float: left; width: 40%; height: 320px;transition: all 0.3s;}
.main .about .left .img{width: 100%; height: 100%;}
.main .about .right{float: right; width: 58%; height:320px; transition: all 0.3s;background: url("../images/more.png") no-repeat center left; background-size: auto 100%; padding: 30px 10px 30px 120px; position: relative;}
.main .about .right .txt-bt{color: #e60012; font-size: 24px;}
.main .about .right .text{ margin: 10px 0; line-height: 28px; color: #333; height: 224px; overflow: hidden;font-size:15px;}
.main .about .right .more{width: 35px; height: 76px; background-color: #e60012; position: absolute; bottom: 63px; left: 66px; transition: all 0.3s; border: 1px solid #e60012;}
.main .about .right .more a{display: block; width: 100%; height: 100%; writing-mode: tb-rl; color: #fff;  text-align: center; line-height: 35px;}
.main .about .right .more:hover{background-color: #fff;}
.main .about .right .more:hover a{color: #e60012;}

/*news*/
.main .news{width: 100%; overflow: hidden; background: url("../images/bj2.jpg") no-repeat 50% 50%; background-size: cover;padding:40px 0;}
.main .news .left{float: left; width: 50%; padding: 0 10px; transition: all 0.3s;}
.main .news .left .img{width: 100%; height: 280px; transition: all 0.3s;}
.main .news .left .txt-bt{height: 30px; line-height:30px; font-size: 1.2em; font-weight: bold;margin-top: 10px; color: #333;position: relative; padding-right:80px;overflow: hidden;}
.main .news .left .txt-bt span{font-size: 1em; color: #666; position: absolute; right: 0; top: 0; font-weight: 500;}
.main .news .left .text{margin: 10px 0; line-height: 22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden; color: #333; transition: all 0.3s;}
.main .news .left:hover .text{color: #e60012;}
.main .news .left:hover .img{box-shadow: 0 0 15px rgba(0,0,0,0.6); transform: scale(1.05);}

.main .news .right{float: right; width: 50%; padding: 0 10px;}
.main .news .right .nItem{width: 100%; border: 1px solid #fff; overflow: hidden; transition: all 0.3s; margin: 5px 0;}
.main .news .right .nItem .date{float: left; width: 84px; height: 84px; background-color: #fff; transition: all 0.3s; color: #222;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;}
.main .news .right .nItem .date .day{font-size:40px; font-weight: bold;line-height:44px;}
.main .news .right .nItem .date .ym{font-size:16px;line-height:26px;}

.main .news .right .nItem .info{overflow: hidden; padding: 5px 15px;}
.main .news .right .nItem .info .txt-bt{color: #333; font-size: 14px; font-weight: bold; overflow: hidden; }
.main .news .right .nItem .info .text{line-height: 22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden; color: #333;}
.main .news .right .nItem:hover .date{background-color: #e60012; color: #fff; width: 100px;}
.main .news .right .nItem:hover{border-color: #e60012; box-shadow: 0 0 15px rgba(0,0,0,0.6);}

/*partner*/
.main .partner .list{height: 180px;}
.main .partner .list li{float: left; width: 14.66%; margin: 10px 1%; height: 75px; border: 1px solid #cccccc;  overflow: hidden; text-align: center; padding: 10px; transition: all 0.3s;}
.main .partner .list li img{width: auto; max-width: 100%; height: auto; max-height: 100%;}
.main .partner .list li{display: flex;display: -webkit-flex;flex-direction: column;-webkit-flex-direction: column;justify-content: center;-webkit-justify-content: center;align-items: center;-webkit-align-items: center;}
.main .partner .list li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.5);}


.main .partner .more{width: 150px; height: 40px; line-height: 40px; text-align: center; background-color: #e60012; color: #fff; font-size: 1.2em; margin: 20px auto; cursor: pointer; transition: all 0.3s; }
.main .partner span{transition: all 0.3s;}
.main .rotate180{transform: rotate(180deg);}


/*other*/
.main .other{width: 100%;padding:30px 0; background: url("../images/bj3.jpg") no-repeat 50% 50%; background-size: cover; overflow: hidden;}
.main .other .contact{width: 48%; float: left; height: 100%;display:flex;flex-wrap:wrap;align-items:center;}
.main .other .oTitle{font-size:20px;color:#fff;font-weight:bold;width:200px;}
.main .other .oTitle h2{display:inline-block;line-height:40px;border-bottom:2px solid #fff;font-size:20px;}
.main .other .oTitle span{display:block;line-height:40px;font-family:"Arial";text-transform:uppercase;}
.main .other .contact .lxfs{font-size:14px;color:#fff;line-height:36px;}
.main .other .contact .lxfs b{font-size:18px;}

.main .other .message{width: 48%; float: right; height: 100%;display:flex;flex-wrap:wrap;align-items:center;}
.main .other .message form{width:calc(100% - 200px);}
.main .other .message input[type="text"]{width: 49%; float: left; height: 50px;padding: 10px; background: none; border:none; border-bottom: 1px solid #e60012; outline: none; color: #fff;}
.main .other .message input[type="text"]:nth-of-type(2){margin-left: 2%;}
.main .other .message textarea{width: 100%; height: 80px; margin-top: 10px; padding:10px; display: block;resize: none; outline: none;border: none; border-bottom: 1px solid #e60012; background: none; color: #fff;}
.main .other .message input[type="submit"]{width: 100px; height: 40px; background-color: #e60012; line-height: 40px; text-align: center; margin-top: 10px; border:none; color: #fff;}

.main .other .message .text::-webkit-input-placeholder { color:#fff}
.main .other .message .text::-moz-placeholder { color:#fff}
.main .other .message .text:-ms-input-placeholder{color:#fff }

/*footer*/
footer{background-color: #303030; padding: 30px 0; text-align: center; color: #fff; line-height:30px; overflow: hidden;font-size:14px; }
footer a{color:#fff;}
footer a:hover{color:#fff;}

/*page*/
.page{margin:50px 0;min-height:500px;display:flex;flex-wrap:wrap;}
.page-left{width:275px;margin-right:35px;overflow:hidden;}
.s-drop-wrap { width:100%; }
.s-drop-btn { background:#ef0413; font-size:30px; color: #fff; text-align:center;position:relative;font-weight:bold;line-height:40px;padding:14px 0;}
.s-drop-btn i{display:block;font-style:normal;font-family:"Arial";font-size:15px;text-transform:uppercase;line-height:24px;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#ef0413;}
.s-drop-list {display: block; margin-top:15px;}
.s-drop-list li{ margin-bottom:15px;}
.s-drop-list li a{ display:block; }
.aside-list-link{ font-size:16px; color:#222;line-height:36px; background:#d9d9d9; padding-left:30px;}
.aside-list-link:hover, .aside-list-link.act{ background:#ef0413; color:#fff;}
.s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li .aside-sublist li{margin-top:5px;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:center; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .aside-sublist li a.act{ background:#000;color:#bc2a2a;}
.page-left .lxfs{margin:15px 0 0 0;}
.page-left .lxfs .lxfs-bt{line-height:50px;font-size:30px;color:#fff;font-weight:bold;background:#373737;padding-left:25px;}
.page-left .lxfs img{display:block;max-width:100%;margin:1px auto;}
.page-left .lxfs .txt{padding:25px 15px;background:#ececec;font-size:14px;color:#333;line-height:28px;}

.page-right{width:calc(100% - 310px);}
.page-title{line-height:40px;border-bottom:1px solid #ccc;font-size:20px;color:#2d2d2d;font-weight:bold;display:flex;justify-content:space-between;}
.page-title .t1{font-weight:normal;font-size:13px;}
.pro-ul{display:flex;flex-wrap:wrap;margin:25px 0 0 0;}
.pro-ul li{width:31.333%;margin:1%;}
.pro-ul li a{display:block;position:relative;overflow:hidden;border:1px solid #fff;box-shadow:0 0 0 1px #dcdcdc;}
.pro-ul li a .pro-img{padding-top:76%}
.pro-ul li .text{width: 100%; height: 40px; line-height: 40px; text-align: center; background-color: rgba(0,0,0,0.6);color: #fff; transition: all 0.3s; position: absolute; bottom: 0;}
.pro-ul li .hover{width: 100%; height: 100%; background-color: rgba(230,0,18,0.6); position: absolute;top: 100%; left: 0; color: #fff; font-size: 1.2em; transition: all 0.5s ease-in-out; }
.pro-ul li .hover span{position:absolute;left:10%;top:10%;display:block;}
.pro-ul li .hover img{position:absolute;right:10%;bottom:10%;display:block;}
.pro-ul li:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.5); border-color: #e60012;}
.pro-ul li:hover .img{transform: scale(1.1);}
.pro-ul li:hover .text{bottom: -40px;}
.pro-ul li:hover .hover{top: 0;}

/*product-show*/
.pro-show{padding:20px 0 0 0;}
.pro-show img{display:block;max-width:100%;margin:20px auto;}
.pro-show .txt{text-align:center;font-size:20px;color:#333;padding:10px 0;}

/*news*/
.news-ul{display:block;margin:30px 0 0 0;}
.news-ul li{margin-bottom:20px;padding-bottom:20px;}
.news-ul li a{display:flex;}
.news-ul li a .pic{width:187px;position:relative;overflow:hidden;margin-right:23px;}
.news-ul li a .pic .news-img{padding-top:63%;}
.news-ul li a .txt{width:calc(100% - 210px);display:flex;flex-wrap:wrap;align-content:space-between;}
.news-ul li a .txt .txt-bt{font-size:16px;color:#444;font-weight:bold;}
.news-ul li a .txt .txt-nr{font-size:14px;color:#7d7d7d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-ul li a .txt .txt-date{font-size:14px;color:#6b6b6b;}
.news-ul li a:hover .img_cover{transform:scale(1.1);}
.news-ul li a:hover .txt .txt-date .more{color:#fff;border-color:#c72924;background:#c72924;}

/*news-show*/
.news-show{position:relative;}
.news-top{padding:18px 0;text-align:center;border-bottom:1px solid #ccc;}
.news-top .show-bt{font-size:16px;color:#444;font-weight:bold;padding:10px 0;}
.news-top .show-date{line-height:27px;font-size:12px;color:#757575;}
.news-show .show-nr{font-size:14px;color:#7b7b7b;margin:22px 0 0 0;line-height:26px;}

.news-show .show-nr img{max-width:100%;height:auto;}























/*手机底部*/
.hot{width:100%; height:58px; background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }


@media (max-width:1199px){
    .wrap{width:96%;margin:0 auto;}

}

@media (max-width: 991px) {
    .title .t1{font-size:65px;}
    
    .main .other .contact{width:100%;}
    /*product*/
    .page{display:block;margin:20px 0;}
    .page-left{width:100%;margin:0;}
    .page-right{width:100%;}
    .s-drop-btn i{display:none;}
    .s-drop-btn{text-align:left;padding:10px 20px;}
    .s-drop-list{display:none;}
}

@media (max-width:767px){

	 #bsPanel div, #bsMorePanel div, #bshareF div{display: none !important;}
    .wrap{width:96%;margin:0 auto;}
   header{position:relative;}
    .ban-img{padding-top:63%}
    .logo img{max-width:70%;}
    .sjnav{top:70px;}

    .main .pItem .hover{font-size: 1em;}
    .product, .case{margin:20px 0 0 0;}
    .main .content, .main .about, .main .news{ padding:20px 0;}
    .main .about .right .text{font-size:14px;}
    .main .about .right .txt-bt{font-size:18px;font-weight:bold;}

    .title .t1{font-size:32px;line-height:40px;}
    .title .t2{font-size:20px;line-height:24px;}
    .title .t3{font-size:14px;line-height:16px;}
    .pro-ul li .text, .main .pItem .text{height:initial;line-height:28px;}

    .main .about{padding:20px 0;}
    .main .about .left{float: none; width: 100%; height: 200px;}
    .main .about .right{float: none; width: 100%; margin-top: 10px;}

    .main .news .left{float: none; width: 100%;}
    .main .news .right{float: none; width: 100%;}
    .main .partner .list li{width: 23%;}

    .main .other{height: auto;}
    .main .other .contact{float: none; width: 100%;}
    .main .other .message{float: none; width: 100%;}
    .main .other .oTitle{width: 100%; float: none;}
    .main .other .message input[type="submit"]{width: 100%;}
    .main .other .contact{width:100%;}
   footer{padding:10px 0;line-height:22px;}
    /*product*/
    .page{display:block;margin:20px 0;}
    .page-left{width:100%;margin:0;}
    .page-right{width:100%;}
    .s-drop-btn i{display:none;}
    .s-drop-btn{text-align:left;padding:5px 20px;font-size:22px;}
    .s-drop-list{display:none;}
    .pro-ul li{width:48%;}

    /*news*/
    .news-ul li a .pic{width:110px;margin-right:10px;}
    .news-ul li a .txt{width:calc(100% - 120px);}
    .news-ul li a .txt .txt-bt{font-size:14px;}
    .news-ul li a .txt .txt-date{display:none;}

}

@media (max-width: 480px) {


}



.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#3b9400;}
.cpxq{margin-top: 15px; text-align: left;font-size: 16px;}
.cpxq img{max-width:100%;height: auto;}

