﻿@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;color: #666;margin: 0 auto;width: auto;min-width: 1210px;min-height: 400px;}
html, body {margin: 0;padding: 0;}
body, td, input, textarea, select, button {color: #666;font-size: 12px;font-family:"Source Han Sans CN", "Microsoft Yahei", "Lucida Grande", Verdana, Lucida,Helvetica, Arial, sans-serif;}
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;}

/*网站LOGO行*/
.demo1-top{width:100%;height: 88px;overflow: hidden;background:#353838;}
.demo1-top ul{float: left;}
.demo1-top .w80{width:87%; }
.demo1-top .logo{line-height: 88px;}
.demo1-top .logo img{max-height: 75px;display: inline-block;max-width: 290px;vertical-align: middle;}
.demo1-top .nav{width:51%;float: right;}
.demo1-top .nav li{font-size: 15px; color: #f5f5f5;float: left;width:16.66%;position: relative;    z-index: 1;text-align:center;height: 88px; line-height: 88px;transition: all 0.5s;display: flex;
    align-items: center;font-family: "思源黑体 CN","microsoft yahei";
    justify-content: center;}
    .demo1-top .nav li:after{content:"";display:block;position: absolute;height: 20px;width: 1px;background: #fff;z-index: 1;top:35px;right:0;}
.demo1-top .nav li span{position: absolute;bottom:0; display: block;height: 3px;width: 0;background: #d6a25f;z-index: 1;transition: all 0.5s;}
.demo1-top .nav li.curr{color: #fff;}
.demo1-top .phone{display: none; width:22%;font-size: 16px;color: #00adbf; padding-left: 54px;margin-top: 20px;background-size: 45px auto;}
.demo1-top .nav li:hover span{width: 103px;}

.pic img{max-width: 100%;}
.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;}

.index-product{background: #333; background-size: cover;padding: 60px 0 100px;}
.index-product .title{text-align: center; }
.index-product .title li:nth-child(2){ color: #FFF;}
.index-product .title li:nth-child(1):after{left:46%;}
.index-product .desc{margin-top: 50px;min-width: 1280px; overflow: hidden;text-align: center;}
.index-product .desc li{margin-left:3%;width:30.33%;float:left;text-align:center;overflow: hidden;}
.index-product .desc li:nth-child(1){margin-left: 1.5%;}
.index-product .desc li img{width: 100%;display: block;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.index-product .desc li span{transition: all 0.5s; font-size: 20px; color: #fff;    padding-top: 20px;
    display: block;background: #333;z-index: 10;
    position: relative; }
.index-product .desc li:hover span{color:#d4a15e;text-decoration: underline;}
.index-product .desc li:hover img{transform: scale(1.05);}
.index-product .desc li i{position: absolute; left: 50%; margin-left: -21px; top: 0;opacity: 0;transition: all 0.5s; background: #52959d url(../images/pc5.png) center no-repeat; display: inline-block; width: 42px; height: 42px;border-radius: 50%;}
.index-product .desc li:hover i{top: 50%; opacity: 1;}
.index-product .desc li i:hover{transform: rotate(180deg);box-shadow: 1px 1px 10px #ddd;}

.index-product .more{margin-top: 50px; text-align: center; position: relative; height: 24px; line-height: 24px;z-index: 2;display:none;}
.index-product .more span{z-index: 5;font-size: 14px; color: #222328;padding: 0;transition: all 0.5s;border-bottom: 1px solid #222328;display: inline-block;}
.index-product .more span:hover{border-bottom: 3px solid #52959d;color: #52959d;padding: 0 20px;}


.title li:nth-child(2){text-align: center;color: #000;font-size:28px;font-weight:400;margin:30px 0 30px;}
.title li:nth-child(1){text-align: center;color: #7d7d7d;font-size:87px;font-weight:bold;margin-bottom:0px;    position: relative;}
.title li:nth-child(1):after{content:"";display:block;position: absolute;height: 6px;width: 54px;background: #ebb40c;z-index: 1;    top: 60px;
    left: 28%;}
    
.aboutus{background: url(../images/bgc.jpg) center no-repeat #f5f5f5;overflow:hidden; background-size: cover; background-attachment: fixed; padding:10rem 0;}
.aboutus .title{    float: left;margin-left: calc(50% + 50px);}
.aboutus .img{max-width:1000px;float:left;left:calc(50% - 1000px);position: absolute;}
.aboutus .bg{background: #fff;overflow: hidden;width: 70%; margin-right:5vw;
    float: right;}
.aboutus .outline{position: relative;padding: 50px 5vw 50px calc(40% + 0px);overflow: hidden;}
.aboutus .tit{text-align: left;color: #000;font-size:20px;font-weight:bold;margin-bottom:20px;}
.aboutus .txt{text-align: left;color: #5e5e5f;font-size:14px;line-height:2;}
.aboutus ul{overflow:hidden; float: right;}
.aboutus ul li{float:left;color: #000;position: relative;margin-right:30px;width:130px;}
.aboutus ul li dt{font-size:65px;font-weight:bold;}
.aboutus ul li ol{font-size:20px;position:absolute;right:30px;top:0;}
.aboutus ul li dd{font-size:14px;}
.aboutus .more a{background:#ebb40c;color:#fff;border-radius:25px;display:inline-block;padding:5px 20px;margin:30px 0 50px;}
.aboutus .more a:hover{background:#000;}


.aboutus2 .outline2{float:left;width:63%;    padding: 5%;
    box-sizing: border-box;}
.aboutus2 .container{overflow:hidden;    max-width: 80%;min-width: 1280px;background:#e7e7e7;
    margin: 0 auto;}
.aboutus2 .img{float:right;width:37%;}
.aboutus2{background:#FFF;overflow:hidden;  padding:5rem 0;}
.aboutus2 .title li:nth-child(1){ color:#d9d9d9;font-size:130px;     text-align: left; }
.aboutus2 .title li:nth-child(1):after{display:none;}
.aboutus2 .more{display:none;}
.aboutus2 b{color:#ff0000;}
.aboutus2 .tit{text-align: left;color: #000;font-size:50px;font-weight:bold;margin-bottom:20px; left: 50px;   margin-top: -140px;
    z-index: 10;line-height: 1.3;
    position: relative;}
.aboutus2 .txt{text-align: left;color: #5e5e5f;font-size:16px;line-height:2;z-index: 10;
    position: relative;    max-width: 700px;
    margin-bottom: 80px;
    left: 50px;}
.aboutus2 ul{overflow:hidden;z-index: 10;
    position: relative;
    left: 50px; }
.aboutus2 ul li{float:left;color: #000;position: relative;margin-right:30px;   width: 180px;
    text-align: center;}
.aboutus2 ul li dt{font-size:65px;font-weight:bold;color:#c9995b;}
.aboutus2 ul li dd{font-size:14px;}

div,ul,li{box-sizing: border-box;}
.pc-index3{background:#333;padding: 80px 0 120px;overflow: hidden;background-size: cover;}
.pc-index3 .title{text-align: center; }
.pc-index3 .title li:nth-child(1){ color: #adadad;}
.pc-index3 .title li:nth-child(2){ color: #FFF;}
.pc-index3 .title li:nth-child(1):after{left:49%;}
.pc-index3 .desc{margin-top:60px;min-width: 1280px; overflow: hidden;}
.pc-index3 ul{float: left; width: 29.33%;margin:2%; padding-bottom:30px;position: relative; background:#fff;transition: all 0.5s;}
.pc-index3 ul div{width:100%; height: 100%;transition: all 0.6s;}
.pc-index3 ul li:nth-child(1){position: relative;}
.pc-index3 ul li:nth-child(1) img{width: 100%;max-height: 100%;display: block;}
.pc-index3 ul li:nth-child(2){padding: 0 25px; height: 40px; line-height: 40px;margin-top:20px;font-size: 16px; overflow: hidden;color: #626262}
.pc-index3 ul li:nth-child(3){padding: 0 25px;font-size: 14px;line-height: 25px; height: 50px; overflow: hidden;margin-top: 10px; color: #626262}
.pc-index3 ul li:nth-child(4){padding: 0 25px;margin-top: 20px; font-size: 14px;position: relative; color: #626262;}
.pc-index3 ul .showdiv{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;transition: all 0.5s;background: rgba(0,0,0,0.5);z-index: 2}
.pc-index3 ul .showdiv:before{content: "";display: inline-block; width: 30px; height: 1px;position: absolute; right: 0;top: 50%; margin-top:-1px;transition: all 1s;z-index: 9;background: #fff;opacity: 0}
.pc-index3 ul .showdiv:after{content: ""; display: inline-block; width: 1px; height: 30px;position: absolute; left: 50%;top: 0; margin-left:-1px;transition: all 1s;z-index: 9;background: #fff;opacity: 0}
.pc-index3 ul :hover .showdiv{opacity: 1;}
.pc-index3 ul :hover .showdiv:before{right: 50%;margin-right: -15px;opacity: 1;}
.pc-index3 ul :hover .showdiv:after{top: 50%; margin-top: -15px;opacity: 1;}
.pc-index3 ul:hover{border:2px solid #c9995b;}

.pc-index3 .more{margin-top: 30px; text-align: center; position: relative; height: 30px; line-height: 30px;z-index: 2}
.pc-index3 .more span{z-index: 5;font-size: 14px; color: #fff;padding: 0;transition: all 0.5s;display: inline-block;background:#626262;padding: 5px 35px;}
.pc-index3 .more span:hover{color: #fff;background:#c9995b;}
/*底部公司信息版权*/
.copyright{ color: #fff; height: 62px; line-height:62px;font-size: 14px;background:#393939;text-align: center;}
.copyright a{color: #fff;font-size: 14px;}
.copyright span{margin:0 30px;}
.demo1-bottom{background:#393939;padding:30px 0 30px;overflow: hidden}
.demo1-bottom .w1210{   min-width: 1280px; overflow: hidden;width: 78%;}
.demo1-bottom ul{float: left;width: 14%;}
.demo1-bottom ul h2{color: #fff;font-size: 16px;margin-bottom: 10px;}
.demo1-bottom ul li{line-height: 1.7; color: #fff;font-size: 14px;}
.demo1-bottom ul li a{line-height: 1.7;  color: #fff;font-size: 14px;}
.demo1-bottom ul:nth-child(1){margin-top:20px;width:32%;}
.demo1-bottom ul:nth-child(2){width: 10%;margin-top:20px;}
.demo1-bottom ul:nth-child(3){width:36%;margin-left:2%;margin-top:20px; }
.demo1-bottom ul:nth-child(1) img{max-width:280px;display: block;margin: 0 auto;}
.demo1-bottom ul:nth-child(4){width: 17%; margin-right: 3%;margin-top:20px;}
.demo1-bottom ul:nth-child(4) img{max-width:180px;display: block;margin: 0 auto;}
.demo1-bottom ul a:hover{color: #d82525;}

/*分页样式代码*/
.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;
}



