﻿@import url(http://fonts.googleapis.com/css?family=Six+Caps|Do+Hyeon|Roboto+Condensed|Oswald|Lato);
/*Great+Vibes|Acme|Amatic+SC|Abril+Fatface|Josefin+Sans|Playfair+Display| 这里字体比较大*/
@charset "utf-8";
/*公共样式*/
html, body, td, input, textarea, select, button, ul, ol, li, dl, dt, dd,p, h1, h2, h3, h4, h5, h6, form, fieldset, a {box-sizing: content-box;}
body {background: #ffffff;margin: 0 auto;width: auto;min-width: 1210px;min-height: 400px;}
html, body {margin: 0;padding: 0;}
body, td, input, textarea, select, button {}
label {font-weight: normal;}
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset{margin: 0;padding: 0;}
ul, ol, li {list-style-image: none;list-style-type: none;}
a {color: #666;text-decoration: none;outline: none;}
a:hover {text-decoration: none;cursor: pointer;color: #FF0D00}
a:focus, input[type=button], input[type=submit] {outline: none;}
input, button, select, textarea {outline: none}
a img {border: none;}
i, em {font-style: normal;font-size: 14px;}
.w1210 {width: 1210px;margin: 0px auto;}
.w90{width: 90%; margin:0 auto;}
.w80{width: 80%; margin:0 auto;}
.w70{width: 70%; margin:0 auto;}
.w60{width: 60%; margin:0 auto;}
.w50{width: 50%; margin:0 auto;}
.cl333{color: #333333;}.cl999{color: #999999;}.red{color: #FF0000;}.blue{color: #0000FF;}.green{color: #008000;}.black{color: #000000;}
.clear{clear: both;height: 0;overflow: hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.none {display: none !important;}
.Ad-Box1{width: 100%}
.swiper-container img{width:100%;}
.Ad-Box1 .swiper-slide{font-size: 0}
.ad-box li img{width:100%;}
/*左右漂浮*/
.fl{float: left;}
.fixed{position: fixed;}
.backtop{background: rgba(255,250,240,0.4);transition: all 1s;border-radius: 5px;bottom:60px; right:20px;}
.backtop:hover{background: #F0FFFF; right: 30px!important;}
.backtop img{width:60px;}
.pc-topadbg{height: 300px;padding-top: 40px; background:rgba(0,0,0,0.6);transition: all 0.8s;}
.pc-topadbg:hover{background: rgba(0,0,0,0.1);}

/*右边漂浮*/
.fix-rightbox{position: fixed; right: 20px; bottom: 50px;z-index: 10000}
.fix-rightbox ul{margin-bottom: 10px;position: relative; width: 50px; height: 50px; text-align: center; line-height: 50px; border:1px solid #ccc;background: #fff;transition: all 0.5s;cursor: pointer;}
.fix-rightbox ul ol{width: 35px; height: 35px;background: url(../images/ico/rightbox.png) no-repeat;display: inline-block;vertical-align: middle;}
.fix-rightbox ul:nth-child(1) ol{background-position: -46px 0;}
.fix-rightbox ul:nth-child(2) ol{background-position: -46px -97px;}
.fix-rightbox ul:nth-child(3) ol{background-position: -46px -143px;}
.fix-rightbox ul:nth-child(4) ol{background-position: -46px -194px;}
.fix-rightbox ul span{position: absolute;transition: all 0.7s; opacity: 0; background: #3cbf66; top: 0;display: inline-block;border-radius: 5px;  text-align: center;font-size: 14px;color: #fff;left: -180px;z-index: -10}
.fix-rightbox ul span:before{content: ""; width: 10px; height: 10px; transform: rotate(45deg);display: inline-block; right: -5px; top: 20px;background: #3cbf66; position: absolute;}
.fix-rightbox ul:hover{background: #3cbf66;}
.fix-rightbox ul:nth-child(2) span,.fix-rightbox ul:nth-child(3) span{width: 100px; height: 130px;padding: 10px; line-height: 30px;visibility: hidden;}
.fix-rightbox ul:nth-child(2) span img,.fix-rightbox ul:nth-child(3) span img{width: 100px; height: 100px;}
.fix-rightbox ul:nth-child(2):hover span,.fix-rightbox ul:nth-child(3):hover span{left: -130px;opacity: 1;visibility: visible;z-index: 10}
.fix-rightbox ul:nth-child(1) span,.fix-rightbox ul:nth-child(4) span{width: 100px; height: 50px;line-height: 50px;visibility: hidden;}
.fix-rightbox ul:nth-child(1):hover span,.fix-rightbox ul:nth-child(4):hover span{left: -110px;opacity: 1;visibility: visible;;z-index: 10}
.fix-rightbox .kefubox{position: absolute; left: -289px; bottom: 0; width: 230px;display: none; background: #3cbf66;color: #fff; font-size: 14px;padding: 10px 20px 20px 30px;border-radius: 10px;box-shadow: 0 5px 10px #999;z-index: 11}
.fix-rightbox .kefubox li{line-height: 30px; margin-bottom: 10px;}
.fix-rightbox .kefubox li:nth-child(1){color: #fff; border-bottom: 1px solid #ccc;}
.fix-rightbox .kefubox li:nth-child(5){ height: 40px;margin-top: 20px;}
.fix-rightbox .kefubox li button{ width: 202px; height: 30px; line-height: 30px; text-align: center;background: #ff6600;border:0;color: #fff;border-radius: 5px;cursor: pointer;transition: all 0.5s;}
.fix-rightbox .kefubox li button:hover{background: #f94b15;box-shadow: 0 2px 5px #95ecb1;}
.fix-rightbox .kefubox span{position: absolute; left: -15px; top: -15px;transition: all 0.5s;cursor: pointer;width:33px; height: 33px; background: url(../images/closed.png) center no-repeat;display:inline-block;z-index: 6}
.fix-rightbox .kefubox span:hover{transform: rotate(270deg);}
.fix-rightbox .kefubox input{border:1px solid #ccc;width: 180px; height: 22px; line-height: 22px; padding-left: 30px; font-size: 14px;}
.fix-rightbox .kefubox li:nth-child(3) input{background: #fff url(../images/ico1.png) 5px center no-repeat;background-size: 20px 20px;}
.fix-rightbox .kefubox li:nth-child(4) input{background: #fff url(../images/ico2.png) 5px center no-repeat;background-size: 20px 20px;}
.fix-rightbox .kefubox textarea{border:1px solid #ccc; height: 100px; line-height:25px;resize: none;width: 206px;}
.fix-rightbox .kefubox li i{margin-left: 2px; color: #ff0000; font-weight: bold; font-size: 18px; display: none}
.kefubox .okmsg{position: absolute; bottom: 0; left: 0; width: 100%; height: 0; color: #fff; line-height: 50px; background: rgba(0,0,0,0.8);border-radius: 10px;text-align: center; font-size: 18px;z-index: 5;}
.pc-banner{margin-top:87px;}
.pc-topadbg{margin-top:87px;}
/*网站LOGO行*/
	.demo1-top{width:100%;height: 87px;background:#f8f4f3;position: fixed;top: 0;z-index: 999;}
.demo1-top .container{ max-width: 1600px;position:relative;margin:0 auto; padding: 0 15px;box-sizing: border-box;}
.demo1-top ul{float: left;    overflow: hidden;}
.demo1-top ul li:nth-child(2){height: 141px;}
.demo1-top ul li:nth-child(3){height: 282px;}
.demo1-top ul li:nth-child(2) .sub{height: 70px ! important;}
.demo1-top ul li:nth-child(3) .sub{height: 142px ! important;}
.demo1-top .container{position:relative;}
.demo1-top .logo{line-height: 87px;text-align: center;max-width: 22%;}
.demo1-top .logo img{max-height:66px;display: inline-block;max-width: 139px;vertical-align: middle;}
.demo1-top .nav{  max-width:calc(100% - 150px);float: right;width:50%;min-width: 700px;}
.demo1-top .nav .sub{background:#3f3f3f;  padding:10px 0;width: fit-content;float:none;
    margin: 0 auto;}
.demo1-top .nav .sub li{height:35px;line-height:35px;}
.demo1-top .nav .sub li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;    display: block;
    padding: 0 10px;color:#fff;transition: all 0.5s;
    font-size: 14px;}
.demo1-top .nav .sub li a:hover{color:#c8202f}
.demo1-top .nav li.nLi{float: left;width:25%;position: relative;text-align:center;}
.demo1-top .nav li.nLi h3 a{font-size: 17px;font-weight: normal; display: block;
    width: 100%;color: #111111;float: left;position: relative;text-align:center;height: 87px; line-height: 78px;transition: all 0.5s;padding: 0 25px;
    box-sizing: border-box;position: relative;z-index: 9;}
.demo1-top .nav li:after{content: "";position: absolute; top:29px; right: 0;display: block;background:#c8202f;height: 22px;width: 0px;z-index: -1;transition: all 0.5s}
.demo1-top .nav li:last-child:after{width: 0px;}
.demo1-top .nav li p span{position: absolute;
    left: 0;width: 100%;transition:all .5s;
    margin: 0 auto;
    bottom: 0;font-size: 13px;
    line-height: 4;}
.demo1-top .nav li.nLi h3 a:hover {line-height: 87px;}
.demo1-top .nav li a:hover p span{line-height: 0;opacity:0;}
.demo1-top .nav li h3 a:after{display: block;content: "";height:2px;width: 0;background-color: #c8202f;position: absolute;transition: all .3s;margin:  0 auto;bottom: 0px;left:50%;}
.demo1-top .nav li a:hover:after{width: 70px;left:calc(50% - 35px)}
.demo1-top .nav li h3 a:hover{color:#000}
.demo1-top .nav li.curr a:after{width: 50px;left:calc(50% - 25px)}

.demo1-top .phone{float: right; max-width: 10%;     overflow: visible;  display: flex;position:absolute;right:0;
    align-items: center;    z-index: 999;display:none;
    justify-content: center;
    height: 80px;}
.demo1-top .phone span{position: absolute;top: 80px; right: 0;    z-index: 999;    height: 117px ! important;}
.demo1-top .phone .h_sj{margin-right:2.5vw;}


.container{min-width: 1170px;margin: 0 auto;max-width: 80%;}
  .img{overflow: hidden;}
  .img img:hover{transform: scale(1.05);}
  .img img{max-width: 100%;display: block;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;margin:0 auto;}


.box2 .fll h2{color: #252525;font-weight: bold;font-size: 30px;margin-top: 50px;}
.box2 .fll h2 span{color: #c8202f;}
.box2 .fll h4{margin: 25px 0 55px;font-weight: normal;}



  .box2{background:url(/template/shop/blue/public/images/bgp.jpg) center no-repeat #e4e7ec;padding: 84px 0 70px;overflow: hidden;background-size: cover;}
  .box2 .title{text-align: center;margin-bottom: 40px; }
 .box2 .title h2{font-size:30px;color: #545454;font-weight: 500;line-height: 1;}
 .box2 .title h4{color: #c8202f;font-size:30px;font-weight: bold;}
  .box2 ul{overflow:hidden;}
  .box2 ul li{float:left;width:25%;margin:0;transition:all .5s;}
  .box2 ul li:hover a{color:#c8202f;}
   .box2 .cppwz{text-align:center;font-size:16px;margin: 15px auto;}
  .box2 .cppwz a{color:#999;}
   .box2  .more{text-align: center;}
  .box2  .more a{color: #060807;font-size: 14px;padding: 16px 50px;border:1px solid #bfbfbf;transition: all .5s;display: inline-block;margin: 40px auto 0;}
  .box2  .more a:hover{background: #c8202f;color: #fff;}


.aboutus{background: url(/template/shop/blue/public/images/fi.jpg) center no-repeat #060807; background-size: cover;background-attachment: fixed;overflow: hidden;}
.aboutus .part1 .container{width: 72%;margin: 0 auto -240px;overflow: hidden;}
.aboutus .part1{overflow: hidden;padding: 76px 0 0;}
.aboutus .part1 img{position: relative;max-width: 22vw;float: right;margin-right: 280px;}
.aboutus .part2{background: url(/template/shop/blue/public/images/bgp2.jpg) center no-repeat #e4e7ec; background-size: cover;padding: 160px 0 90px;}
.aboutus .part2 .container{width: 65%;overflow: hidden;}
.aboutus .part2 .fll{float: left;width: 75%;overflow: hidden;}
.aboutus .part2 .fll li{float: left;margin: 0 30px;}
.aboutus .part2 .fll li img{max-height: 32vw;}
.aboutus .part2 .frr{float: right;width: 25%;}
.aboutus .part2 .frr h2{font-size: 44px;color: #3f3f3f;margin-top: 5.4vw;font-weight: 500;}
.aboutus .part2 .frr h2 span{color: #818181;font-weight: bold;}
.aboutus .part2 .frr h4{font-size: 26px;color: #3f3f3f;font-weight: 500;}
.aboutus .part2 .frr h4 span{font-size: 30px;color: #e62129;font-weight: bold;}
.aboutus .part2 .frr h5{font-size: 36px;color: #3f3f3f;font-weight: 500;}
.aboutus .part2 .frr .more a{color: #252525;font-size: 14px;padding: 16px 50px;border:1px solid #252525;transition: all .5s;display: inline-block;margin-top: 35px;}
.aboutus .part2 .frr .more a:hover{background: #c8202f;color: #fff;}

.aboutus .part3{text-align: center;padding: 120px 0 100px;}
.aboutus .part3 .container{    width: 50%; min-width: 800px;}
.aboutus .part3 h2{font-size: 30px;font-weight: bold;color: #c8202f;}
.aboutus .part3 h2 span{color: #d7d7d7;}
.aboutus .part3 h4{font-size: 14px;color: #ebeaea;margin: 3vw 0 4vw;line-height: 2.4;font-weight: normal;}
.aboutus .part3 h5{font-size: 30px;font-weight: bold;color: #c8202f;margin-bottom: 180px;}
.aboutus .part3  .more a{color: #ebeaea;font-size: 14px;padding: 16px 50px;border:1px solid #ebeaea;transition: all .5s;display: inline-block;margin: 0 auto 9.4vw;}
.aboutus .part3  .more a:hover{background: #c8202f;color: #fff;}
.aboutus .part3 .btn{overflow: hidden;text-align: center;}
.aboutus .part3 .btn a{display: block;background: #c8202f;border-radius: 10px;padding: 11px 38px;transition: all .5s;color: #fefefe;display: inline-block;}
.aboutus .part3 .btn a:nth-child(2){margin: 0 14vw;}
.aboutus .part3 .btn a:hover{background: #6e1a23;color: #fff;}

.pc-index3{background:url(/template/shop/blue/public/images/bgp.jpg) center no-repeat #e4e7ec;padding: 84px 0 70px;overflow: hidden;background-size: cover;}
.pc-index3 .title{text-align: center;margin-bottom: 40px; }
.pc-index3 .title h2{font-size:30px;color: #545454;font-weight: 500;line-height: 1;}
.pc-index3 .title h4{color: #c8202f;font-size:30px;font-weight: bold;}
.pc-index3 .container{width: 76%;}
.pc-index3 ul{overflow: hidden;}
.pc-index3 li{float: left; width: 30.33%;margin:0 1.5%;position: relative; background: #fff;box-sizing: border-box;padding:58px 37px 38px;transition: all .5s;top: 0;}
.pc-index3 ul .date{color: #545454;font-size: 30px;font-weight: bold;margin-bottom: 20px;transition: all 0.5s;text-align: center;}
.pc-index3 ul .pic{height: 200px;}
.pc-index3 ul .pic img{width: 100%;max-height: 100%;}
.pc-index3 ul .tit{ height: 40px; line-height: 40px;margin-top:15px;font-size: 16px; overflow: hidden;color: #545454;transition: all 0.5s;}
.pc-index3 ul .txt{line-height: 25px; height: 25px; overflow: hidden;margin-top:10px; color: #a6a6a6;font-size: 12px;transition: all 0.5s;}
.pc-index3 ul .btn{margin-top: 20px; position: relative; color: #a6a6a6; font-size: 12px;transition: all 0.5s;}
.pc-index3 ul li:hover .txt{color: #545454;}
.pc-index3 ul li:hover .btn{color: #545454;}
.pc-index3 ul li:hover{box-shadow: 0 5px 5px #cdcdcd;top: -15px;}
.pc-index3  .more{text-align: center;}
.pc-index3  .more a{color: #060807;font-size: 14px;padding: 16px 50px;border:1px solid #bfbfbf;transition: all .5s;display: inline-block;margin: 40px auto 0;}
.pc-index3  .more a:hover{background: #c8202f;color: #fff;}

/*底部公司信息版权*/
.copyright{text-align: center; color: #fff; height: 35px; line-height:35px;background:#060807;}
.copyright a{color: #fff}
.copyright span{margin:0 30px;}
.demo1-bottom{background:#060807;padding:45px 0 50px;overflow: hidden}
.demo1-bottom .w1210{width: 70%;min-width: 1170px;}
.demo1-bottom ul{float: left;width: 10%;margin-left:2%; }
.demo1-bottom ul:nth-child(1){width: 15%;margin-left:0;margin-right: 5%;}
.demo1-bottom ul:nth-child(1) img{max-width: 100%;}
.demo1-bottom ul:nth-child(6){width: 18%;}
.demo1-bottom ul li{line-height: 1.8; color: #fff;font-size: 14px;}
.demo1-bottom ul li a{line-height: 1.8; color: #fff;font-size: 14px;transition: all .5s;}
.demo1-bottom ul li a:hover{color: #c8202f;}
.demo1-bottom ul li:nth-child(1){font-size: 16px; margin-bottom:10px;}
.demo1-bottom ul:nth-child(7){width: 10%}
.demo1-bottom ul:nth-child(7) img{display: inline-block;max-width:100px;}

/*分页样式代码*/
.common-page {width: 100%;margin:40px auto 0;padding-bottom: 50px}
.common-page .page_list{color: #ccc;margin:0 auto;font-size: 14px;text-align:center;line-height: 35px; height: 37px}
.common-page .num{display:  inline-block;width: 35px; height: 35px ; border: 1px solid #eee;cursor: pointer;color: #666;margin-right: 5px}
.common-page .num:hover{background: #FF0000; color: #fff}
.common-page .curr {background: #FF0000; color: #fff}
.common-page .prev,.common-page .next{display:  inline-block;width: 70px; height: 35px ; border: 1px solid #eee;margin-right: 5px;cursor: pointer;}
.common-page .prev:hover,.common-page .next:hover{background: #FF0000; color: #fff}
.common-page .total{display:  inline-block;width: 70px; height: 35px ; border: 1px solid #eee;}
.common-page .disabled:hover{background: #FFF!important; color: #ccc!important}

/*单页样式，关王我们，联系我们，招商加盟*/
.demo1-pagelist{background: #fff;padding-top: 50px;}
.demo1-pagelist .pic{max-height:600px;overflow:hidden;}
.demo1-pagelist .pic img{width:100%;}
.pagetitleen{font-size: 50px; text-align:center;font-weight: bold;color: #fff;padding-top: 30px;text-transform:uppercase;}
.pagetitlecn{font-size: 30px; text-align:center;font-weight: bold;color: #fff}
.demo1-pagelist .desc{padding:20px;line-height:26px;text-align:justify;}
.demo1-pagelist .desc img{max-width: 100%;margin:0 auto;}
.pc-topadbg .classlist{text-align: center;margin-top: 40px;}
.pc-topadbg .classlist li{width:200px; text-align:center; height: 35px; line-height:35px;border:1px solid #ccc;margin-right:5px;margin-bottom: 20px;display: inline-block;color: #ddd}
.pc-topadbg .classlist li:hover{background: #000;color: #fff}
.pc-topadbg .classlist .curr{background: rgba(247,0,23,0.8);color: #fff}
.map-canvas{width: 60%; height: 500px; margin:0 auto;}
.addresslist li{ line-height: 25px; }
.addresslist li:nth-child(1){color: #ff0000; font-weight: bold;}
.zhu-wd{animation: zhu-wd 1s linear forwards;}
/*波纹动画开始*/
@-webkit-keyframes wateranimate {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(2);
        opacity: 0;
    }
}
@keyframes wateranimate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}           
.ripple {
    position: relative;
    width: 300px;
    height: 300px;
}           
.w1 {
    -webkit-animation: wateranimate 6s 3s ease-out infinite;
    animation: wateranimate 6s 3s ease-out infinite;
}           
.w2 {
    -webkit-animation: wateranimate 6s 2s ease-out infinite;
    animation: wateranimate 6s 2s ease-out infinite;
}           
.w3 {
    -webkit-animation: wateranimate 6s 1s ease-out infinite;
    animation: wateranimate 6s 1s ease-out infinite;
}           
.w4 {
    -webkit-animation: wateranimate 6s 0s ease-out infinite;
    animation: wateranimate 6s 0s ease-out infinite;
}           
.w1, .w2, .w3, .w4 {
    padding: 20%;
    position: absolute;
    left: 30%;
    top: 30%;
    border: 1px solid pink;
    box-shadow: 0 0 120px 30px #0f3484 inset;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
}



