@charset "utf-8";
/* CSS Document */

/*-----whole-----*/
.Header-wrapper, .Footer-wrapper, .Container-wrapper{width:100%;max-width:100%;height:auto;position:relative;top:0px;left:0px;}
.container, .contain{width:100%;height:auto;position:relative;top:0px;left:0px;}


/*-----Header-----*/
.Header-wrapper{z-index:20;}
.Header-wrapper header{position:fixed;top:0px;left:0px;width:100%;height:auto;background-color:#fff;}
.Header-wrapper header .contain{position:relative;width:100%;height:50px;padding:10px 2%;}
.Header-wrapper header .logo img{width:auto;height:100%;max-width:100%;}
.Header-wrapper header .header-menu{float:right;height:100%;position:relative;}
.Header-wrapper header .header-menu a.hm-1{display:inline-block;width:25px;height:100%;background-image:url(../images/icon-nav.png);background-repeat:no-repeat;background-position:center center;background-size:contain;}
.Header-wrapper header .header-menu a.hm-1:active{background-color:rgba(0,0,0,0.3);}
.Header-wrapper header .menu-contain{position:absolute;left:0px;top:50px;width:100%;height:auto;display:none;}
.menu-contain .hm-nav li{width:100%;position:relative;}
.menu-contain .hm-nav>li{background-color:#ededed;border-bottom:1px solid #fff;}
.menu-contain .hm-nav li a{display:block;padding:10px 4%;width:100%;height:100%;line-height:1em;color:#666666;font-size:1em;}
.menu-contain .hm-nav li a i{width:1em;height:1em;float:right;background:url(../images/icon-drop.png) no-repeat center center;background-size:contain;}
.menu-contain .hm-nav>li.nav-lang{padding:10px 4%;}
.menu-contain .hm-nav>li.nav-lang a{display:inline-block;padding:2px 0;width:35%;text-align:center;font-family:Arial, Helvetica, sans-serif, "微软雅黑";border:1px solid #d2d2d2;}
.menu-contain .hm-nav>li.nav-lang a.lang2{border:1px solid #b72024;color:#b72024;float:right;}
.menu-contain .hmNav-list{display:none;}
.menu-contain .hmNav-list li{background-color:#fff;}
.menu-contain .hm-nav>li>a.cur i{transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);}
.menu-contain .hm-nav>li>a:active, .menu-contain .hmNav-list li a:active{background-color:#e2e2e2;}

.banner-container{width:100%;}/*banner*/
.banner-container .banner-pagination{position: relative;bottom: 0px !important;border-bottom: 1px solid #eeeeee;padding-bottom: 1%;}
.banner-pagination .swiper-pagination-bullet{opacity:1;background-color:#c9c9c9;}
.banner-pagination .swiper-pagination-bullet-active{background-color:#fff;border:1px solid #b72024;}

/*-----Footer-----*/
.Footer-wrapper{padding:3%;}
.Footer-wrapper footer{width:100%;height:100%;position:relative;}
.Footer-wrapper footer .copyright{font-size:1em;color:#888888;text-align:center;}
.Footer-wrapper footer .rT{display:block;margin:0 auto;margin-top:4%;width:10em;height:2em;line-height:2em;text-align:center;color:#b72024;font-size:1.2em;border:1px solid #b72024;border-radius:10em;}
.Footer-wrapper footer .rT:active{background-color:#b72024;color:#fff;}

.Footer-wrapper footer .footer-nav{width:100%;position:relative;overflow:hidden;height:auto;margin-top:4%;}
.footer-nav span{display:inline-block;width:25%;float:left;text-align:center;background-color:#fff;}
.footer-nav a{display:inline-block;position:relative;width:4em;height:4em;}
.footer-nav a.fN-drop{background:url(../images/sc-1.png) no-repeat;background-size:contain;z-index:2;}
.footer-nav a.fN-drop.cur{transform:rotate(360deg);background:url(../images/sc-5.png) no-repeat;background-size:contain;}
.footer-nav a.fN-1{background:url(../images/sc-2.png) no-repeat;background-size:contain;}
.footer-nav a.fN-2{background:url(../images/sc-3.png) no-repeat;background-size:contain;}
.footer-nav a.fN-3{background:url(../images/sc-4.png) no-repeat;background-size:contain;}
.footer-nav .fN-box{width:75%;position:relative;overflow:hidden;display:inline-block;height:4em;}
.footer-nav .fN-block{display:inline-block;position:absolute;width:75%;transform:translateX(-100%);opacity:0;}
.footer-nav .fN-block span{width:33.33%;}
.footer-nav .fN-block.cur{transform:translateX(0);opacity:1;}


/*回到顶部*/
.top{display:none; position:fixed; right:2%; bottom:4%; z-index:1000; width:36px;}
.top a{display:inline-block;width:100%;height:36px;background:url(../images/top_img.png) no-repeat center center;background-size:cover;}
.top a:active{background:url(../images/top_imgho.png) no-repeat center center;background-size:cover;}


/*-----Contain-----*/

/*页内导航*/
.container-nav{padding:0px 3%;margin:2em 0;}
.container-nav a{display:block;width:100%;height:2em;line-height:2em;padding:0px 10px 0 15px;border:1px solid #e5e5e5;background-color:#eeeeee;color:#666666;font-size:1.2em;margin-bottom:1%;background-image:url(../images/icon-less.png);background-repeat:no-repeat;background-position:95% center;background-size:1em;}
.container-nav a.cur, .container-nav a:active{color:#fff;background-color:#ce403b;background-image:url(../images/icon-less2.png);}


/*分页*/

.container-page{width:100%;padding:0 3%;position:relative;}
.container-page .contain{padding:10px 0;text-align:center;border:1px solid #ededed;background-color:#fafafa;}
.container-page a{display:inline-block;width:2em;height:2em;line-height:2em;font-size:1.2em;text-align:center;color:#333333;border-radius:100%;vertical-align:middle;}
.container-page a:first-child{background:url(../images/icon-prev.png) no-repeat center center;background-size:0.7em;}
.container-page a:last-child{background:url(../images/icon-next.png) no-repeat center center;background-size:0.7em;}
.container-page a.on, .container-page a:active{background-color:#b72024;color:#fff;}


/*滚动新闻*/
.scroll-news{background-color:#fff;padding: 0px 0 0px 35px;height: 36px;background-image:url(../images/icon-news.png);background-repeat:no-repeat;background-position:10px center;background-size:16px;overflow:hidden;border-bottom:3px solid #eeeeee;}
.scroll-news ul>li{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;height: 36px;line-height: 36px;}


/*四大板块*/
.sc-box{padding:4% 2%;overflow:hidden;}
.sc-box li{width:50%;float:left;padding:0 2%;margin-bottom:1em;}
.sc-box li .sc-name{padding-left:2%;margin-bottom:2%;}


/*搜索框*/
.srch-box{padding:0 2%;}
.srch-box .srch-block{width:100%;height: 2.5em;border:1px solid #e5e5e5;}
.srch-box .srch-txt{width:80%;height:2.3em;border:0px;padding:0px 0px 0px 10px;}
.srch-box .srch-btn{float:right;width:20%;height:2.3em;border:0px;background-color:#fff;padding:0px;background-image:url(../images/icon-search.png);background-repeat:no-repeat;background-position:center center;background-size:2em;cursor:pointer;}

/*当前位置*/
.locate-contain{padding:1em 3%;background-color:#f7f7f7;color:#888888;}
.locate-contain a:first-child{display:inline-block;padding-left:20px;background:url(../images/icon-home.png) no-repeat left center;background-size:1em;}
.locate-contain a:last-child{color:#b72024;}

/*公司*/
.container-com{padding:2em 3%;}
.coIntro-con .coI-title{color:#666666;}
.coIntro-con .coI-title img{width:50%;margin-bottom:5px;}
.coIntro-con p{color:#666666;/*margin-top:1em;*/}


/*文化*/
.cul-list li{width:100%;height:auto;overflow:hidden;margin-bottom:1.5em;}
.cul-list li i{float:left;display:inline-block;width:15%;height:3em;background-repeat:no-repeat;background-size:3em;background-position:center center;}
.cul-list li i.cul-1{background-image:url(../images/cul-1.png);}
.cul-list li i.cul-2{background-image:url(../images/cul-2.png);}
.cul-list li i.cul-3{background-image:url(../images/cul-3.png);}
.cul-list li i.cul-4{background-image:url(../images/cul-4.png);}
.cul-list li .cul-block{float:left;width:85%;margin-left:0.5em;}
.cul-list li .cul-block h2{color:#cf403c;font-size:1.2em;}
.cul-list li .cul-block p{color:#666666;}


/*发展历程*/
.hist-title{color:#333333;text-align:center;}
.hist-list{height:auto;overflow:hidden;margin-top:1em;}
.hist-list>li{width:100%;height:auto;position:relative;background-image:url(../images/icon-his.png);background-repeat:no-repeat;background-size:1em;background-position:top center;}
.hist-list>li:first-child{padding-top:5px;}
.hist-list>li:last-child{padding-bottom:6em;}
.hist-list .hist-lBlock, .hist-list .hist-rBlock{width:50%;float:left;padding-bottom:2em;text-align:center;color:#c80014;}
.hist-list .hist-lBlock{padding-right:5%;border-right:1px solid #c80014;}
.hist-list .hist-rBlock{padding-left:5%;border-left:1px solid #c80014;}
.hist-list .hist-bg{position:absolute;top:0px;left: 50%;width: 2px;height:100%;background: url(../images/hist-bg.png) no-repeat bottom center;transform: translateX(-50%);}

/*营销网络*/
.map{width:100%;text-align:center;}
.map img{width:70%;}
.store-box{width:100%;padding:1.5em 2% 1em 2%;border:1px solid #dcdcdc;position:relative;margin-top:2em;}
.store-box .stroe-name{color:#fff;font-size:1.2em;width: 5em;position:absolute;top:0px;left:0px;text-align: center;height: 1.5em;line-height: 1.5em;background: url(../images/str-bg.png);background-repeat: no-repeat;background-size: cover;margin-left: -6px;margin-top: -1px;}
.store-box .stroe-type{position:relative;height:3em;line-height:3em;color:#333333;border-bottom:1px dashed #e4e4e4;margin-bottom:1em;}
.store-box .stroe-type span{display:inline-block;padding-left:10%;font-size:1.2em;background:url(../images/icon-locate.png) no-repeat 10% center;background-size:1em;}
.store-box p{color:#666666;}


/*公司新闻*/
.container-news{padding:2em 3%;}
.container-news .news-list li{width:100%;height:auto;overflow:hidden;padding-bottom:1.5em;border-bottom:1px dotted #bdbdbd;margin-bottom:1.5em;}
.news-list li a{width:100%;height:auto;overflow:hidden;}
.news-list li .nl-time{float:left;width:20%;text-align:center;color:#888888;font-size:1.2em;}
.news-list li .nl-time h1{font-size:1.5em;}
.news-list li .nl-con{float:left;width:75%;margin-left:5%;color:#666666;}
.news-list li .nl-con h2{color:#333333;font-size:1.2em;margin-bottom:0.5em;}

.news-title{text-align:center;line-height:2em;color:#555555;}
.news-title h1{font-size:1.2em;color:#333333;}
.news-con{width:100%;height:auto;padding:1em 0 2em 0;border-top:1px solid #e5e5e5;border-bottom:1px dashed #cdcdcd;color:#666666;overflow:hidden;position:relative;}
.news-page{margin-top:1em;color:#888888;}
.news-page a{display:block;margin-bottom:0.5em;}


/*产品*/
.container-pro{padding:2em 3%;}
.pro-search{width:100%;padding-top:2em;position:relative;border:1px solid #e5e5e5;margin-bottom:2em;}
.pro-search .ps-title{position:absolute;top:0px;left:0px;width:100%;height:2em;line-height:2em;padding-left:10px;background-color:#f6f6f6;color:#666666;font-weight:600;}
.pro-search .ps-block{width:100%;height:auto;padding:1em;position:relative;}
.pro-search .ps-text{height:2em;line-height:2em;border:1px solid #e5e5e5;width:75%;padding-left:10px;}
.pro-search .ps-btn{display:inline-block;width:20%;height:2em;line-height:2em;text-align:center;border:0px;color:#484848;background:url(../images/icon-btn.png) no-repeat center center;background-size:contain;vertical-align:middle;float:right;}

.pro-box{width:100%;height:auto;position:relative;}
.pro-box .pb-type{position:relative;padding:1em 0;border-bottom:1px solid #e5e5e5;font-size:1.2em;color:#333333;font-weight:600;}
.pro-box .pb-type>i{display:inline-block;width:0.3em;height:0.3em;background-color:#b72024;vertical-align:middle;margin-right:5px;}
.pro-box .pb-type em{display:inline-block;float:right;padding-right:1.5em;background:url(../images/icon-drop2.png) no-repeat right center;background-size:1em;font-size:0.8em;color:#666666;font-weight:normal;margin-right:20px;}
.pro-box.cur em{background:url(../images/icon-drop3.png) no-repeat right center;background-size:1em;color:#b72024;}
.pro-box .pb-block{width:100%;height:auto;position:relative;}
.pb-block .pb-title{height:3em;line-height:3em;color:#333333;font-size:1em;border-bottom:1px solid #e5e5e5;}
.pb-block .pb-title i{display:inline-block;width:0.7em;height:0.7em;line-height:3em;background:url(../images/icon-drop4.png) no-repeat center center;background-size:contain;margin-right:10px;}
.pb-block li.cur .pb-title i{background:url(../images/icon-drop5.png) no-repeat center center;background-size:contain;}
.pb-block .pb-list a{display:inline-block;width:100%;height:3em;line-height:3em;padding-left:30px;font-size:1em;color:#666666;border-bottom:1px solid #e5e5e5;}
.pro-box .pb-block, .pb-block .pb-list{display:none;}
.pro-box.cur .pb-block, .pb-block li.cur .pb-list{display:block;}

.pro-img{width:15em;height:15em;line-height:15em;text-align:center;border:1px solid #e5e5e5;margin:0 auto;}
.pro-img img{max-width:8em;}
.pro-name{padding:1em 15px;font-size:1.2em;color:#b72024;background:url(../images/icon-pn.png) no-repeat left center;}
.pro-intro{position:relative;padding:1em 0;color:#666666;line-height:20px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.pro-case{position:relative;padding:1em 0;color:#666666;line-height:20px;}
.pro-case h2{color:#333333;}

.container-pd{padding:1em 3%;background-color:#f8f8f8;}
.pd-list li{width:100%;height:auto;position:relative;background-color:#fff;margin-bottom:0.5em;}
.pd-list li .pd-type{width:100%;height:2em;line-height:2em;position:relative;border:1px solid #e5e5e5;border-left:2px solid #b72024;color:#b72024;font-size:1.2em;}
.pd-type .pd-icon{display:inline-block;width:1.2em;height:1.2em;margin:0px 10px 0 15px;}
.pd-type .pd-icon.pd-i-1{background:url(../images/pd-1.png) no-repeat center center;background-size:1.2em;}
.pd-type .pd-icon.pd-i-2{background:url(../images/pd-2.png) no-repeat center center;background-size:1.2em;}
.pd-type .pd-icon.pd-i-3{background:url(../images/pd-3.png) no-repeat center center;background-size:1.2em;}
.pd-type .pd-icon.pd-i-4{background:url(../images/pd-4.png) no-repeat center center;background-size:1.2em;}
.pd-type .pd-icon.pd-i-5{background:url(../images/pd-5.png) no-repeat center center;background-size:1.2em;}
.pd-type .pd-icon.pd-i-6{background:url(../images/pd-6.png) no-repeat center center;background-size:1.2em;}
.pd-type .pd-icon.pd-i-7{background:url(../images/pd-7.png) no-repeat center center;background-size:1.2em;}
.pd-type em{display:inline-block;position:absolute;right:10px;top:25%;width:1em;height:1em;background:url(../images/icon-drop2.png) no-repeat right center;background-size:1em;}
.pd-list li .pd-con{position:relative;padding:1em;height:auto;overflow:hidden;border:1px solid #e5e5e5;border-top:0px;display:none;}
.pd-list li.cur em{transform:rotate(-180deg);}
.pd-list li.cur .pd-con{display:block;}


/*联系我们*/
.container-about{padding:2em 3%;}
.container-about .ab-title{color:#666666;font-weight:600;}
.container-about .ab-title em{color:#b72024;}
.container-about .ab-map{margin-top:1em;}
.container-about .ab-name{width:100%;height:3em;line-height:1.8em;padding-left:30px;background:url(../images/ab-pg.png) no-repeat left center;background-size:contain;color:#fff;margin:1em 0px;}
.container-about .ab-list li{width:100%;padding-left:30px;color:#666666;margin-bottom:1em;}
.container-about .ab-list li.ab-1{background:url(../images/cu-1.png) no-repeat 2px center;background-size:contain;}
.container-about .ab-list li.ab-2{background:url(../images/cu-2.png) no-repeat 2px center;background-size:contain;}
.container-about .ab-list li.ab-3{background:url(../images/cu-3.png) no-repeat 2px center;background-size:contain;}
.container-about .ab-list li.ab-4{background:url(../images/cu-4.png) no-repeat 2px center;background-size:contain;}
.container-about .ab-list li.ab-5{background:url(../images/cu-5.png) no-repeat 2px center;background-size:contain;}
.container-about .ab-list li.ab-6{background:url(../images/cu-6.png) no-repeat 2px center;background-size:contain;}
.container-about .ab-list2 p{color:#666666;line-height:1.5em;}
.container-about .ab-hint{color:#666666;}
.container-about .msg-block{margin-top:1em;}
.msg-block .msg-title{color:#444444;font-weight:600;padding-left:30px;margin-bottom:1em;}
.msg-block .msg-title.msg-t-1{background:url(../images/msg-1.png) no-repeat left center;background-size:1.2em;}
.msg-block .msg-title.msg-t-2{background:url(../images/msg-2.png) no-repeat left center;background-size:1.2em;}
.msg-block table{width:100%;}
.msg-block tr td{vertical-align:middle;padding:5px 0;}
.msg-block tr td:first-child{width:20%;text-align:left;}
.msg-block .msg-text{width:90%;height:2em;line-height:2em;padding-left:10px;border:1px solid #e5e5e5;}
.msg-block textarea.msg-text{resize:none;height:10em;vertical-align:middle;}
.msg-block tr td em{color:#d20000;margin-left:5px;}
.msg-block .msg-btn{display:inline-block;width:30%;padding:3px 0;text-align:center;color:#fff;letter-spacing:2px;border:0px;background-color:#b72024;margin-right:5px;}
.msg-block .msg-btn.reset{background-color:#5a5a5a;}


/*搜索结果*/
.srch-con{}
.srch-con .sc-num{color:#b62125;padding-left:25px;background:url(../images/icon-srch.png) no-repeat left center;background-size:contain;}
.srch-con .sc-list {margin-top:1.5em;}
.srch-con .sc-list li{height:2em;line-height:2em;border-bottom:1px solid #e5e5e5;}
.srch-con .sc-list li:first-child{border-top:1px solid #e5e5e5;}
.srch-con .sc-list li a{display:block;color:#666666;padding-left:4%;}




































