﻿@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: "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%;}
/*左右漂浮*/
.fixed-lt{position: fixed; top:200px; left:20px;}
.fixed-rt{position: fixed; bottom:60px; right:20px;}
.backtop{background: rgba(255,250,240,0.4);transition: all 1s;border-radius: 5px}
.backtop:hover{background: #F0FFFF; right: 30px!important;}
.backtop img{width:60px;}
.pc-topadbg{height: 400px;padding-top: 100px; background:rgba(0,0,0,0.6);transition: all 0.8s;}
.pc-topadbg:hover{background: rgba(0,0,0,0.1);}

/*网站LOGO行*/
.demo1-top{width:100%;height: 95px;overflow: hidden;background:#323739;}
.demo1-top ul{float: left;}
.demo1-top .logo{width:23%;line-height: 95px;text-align: center;}
.demo1-top .logo img{max-height: 80px;display: inline-block;max-width: 260px;vertical-align: middle;}
.demo1-top .nav{width:50%;overflow: hidden;}
.demo1-top .nav li{font-size: 16px; color: #fff;float: left;width:16%;position: relative;text-align:center;font-weight: bold;height: 95px; line-height: 95px;}
.demo1-top .nav li:hover{color: #c7c7c6;background: rgba(0,0,0,0.6);}
.demo1-top .nav li span{position: absolute; bottom:0px; left: 50%;display: block;height: 3px;width: 100%;transform: translate(-50%);}
.demo1-top .navline{animation: navline .3s linear forwards;background:#e83a18;}
@keyframes navline {from {width: 0}to {width: 100%}}
.demo1-top .phone{width:22%;font-size: 16px;color: #e83a18;background: url(../images/tel.png) left center no-repeat; padding-left: 53px;margin-top: 22px;}
.demo1-top .phone span{font-size:30px;font-family: Do Hyeon,sans-serif; letter-spacing: 5px;}
.demo1-top .seachinfo{width:4%;text-align: right;padding-top: 37px;cursor: pointer;}

/*底部公司信息版权*/
.copyright{text-align: center; color: #fff; height: 35px; line-height:35px;background:#212426;}
.copyright a{color: #fff}
.copyright span{margin:0 30px;}
.demo1-bottom{background:#000;padding:80px 0 130px;overflow: hidden}
.demo1-bottom .title{text-align: center;color: #fff}
.demo1-bottom .title li:nth-child(1){font-size: 40px;text-align: center;font-weight: bold;}
.demo1-bottom .title li:nth-child(2){font-size: 30px;text-align: center;height: 50px; line-height:50px;}
.demo1-bottom .title li:nth-child(3){height: 3px;background: url(../images/pc2.jpg) center center no-repeat;margin-top: 10px}
.demo1-bottom .w1210{margin-top:50px;}
.demo1-bottom ul{float: left;}
.demo1-bottom ul:nth-child(1){width: 25%}
.demo1-bottom ul:nth-child(1) img{width: 100%;}
.demo1-bottom ul:nth-child(2){width: 35%;margin-left:15%;}
.demo1-bottom ul:nth-child(2) li{line-height: 30px; color: #fff}
.demo1-bottom ul:nth-child(2) li:nth-child(1){font-size: 22px; font-weight: bold;margin-bottom:10px;}
.demo1-bottom ul:nth-child(3){width: 20%}
.demo1-bottom ul:nth-child(3) img{display: inline-block;margin-right:20px;}

/*分页样式代码*/
.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{width:100%;background: #fff}
.demo1-pagelist .pic{max-height:600px;overflow:hidden;}
.demo1-pagelist .pic img{width:100%;}
.demo1-pagelist .title{height: 80px; line-height:80px; text-align: center;font-size: 30px; color:#000 }
.demo1-pagelist .desc{padding:20px;line-height:26px;text-align:justify;}
.demo1-pagelist .desc img{max-width: 100%;margin:0 auto;}
.demo1-pagelist .classlist{text-align: center;}
.demo1-pagelist .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;}
.demo1-pagelist .classlist li:hover{background: #000;color: #fff}
.demo1-pagelist .classlist .curr{background: #000;color: #fff}
.map-canvas{width: 60%; height: 500px; margin:0 auto 50px;}
.addresslist li{ line-height: 25px; }
.addresslist li:nth-child(1){color: #ff0000; font-weight: bold;}
/*波纹动画开始*/
@-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;
}
.texts{animation: animate_text 2s linear infinite alternate;letter-spacing: 2px;}
@keyframes animate_text {from {color: #ce1c18;}to {color: #ffce00;}}


