﻿@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: 300px;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: 85px;overflow: hidden;background:#333;}
.demo1-top .container{max-width:1500px;margin:0 auto;    padding: 0 15px; box-sizing: border-box;}
.demo1-top ul{float: left;}
.demo1-top .logo{line-height: 85px;text-align: left;}
.demo1-top .logo img{max-height: 65px;display: inline-block;vertical-align: middle;}
.demo1-top .nav{width:48%;overflow: hidden;    float: right;}
.demo1-top .nav li{font-size: 16px; color: #c1333f;float: left;width:16%;position: relative;text-align:center;height: 85px; line-height: 85px;}
.demo1-top .nav li:hover{color: #fff;}
.demo1-top .nav li span{position: absolute; top:65px; left: 50%;display: block;height: 4px;width: 0px;transform: translate(-50%);z-index: -1;}
.demo1-top .nav li:hover span,.demo1-top .nav li.curr span{animation: navline .3s linear forwards;background:#c1333f;}
@keyframes navline {from {width:0}to {width:43px}}
.demo1-top .phone{font-size: 16px;color: #b5313c;background: url(../images/ico/phone1.png) left center no-repeat; padding-left: 54px;margin-top: 20px;background-size: 20px auto;height:30px;display:none;}
.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;}

/*底部公司信息版权*/
.index-bottom{background: url(../images/pc3.jpg) center no-repeat; background-size: cover;padding: 350px 0 50px;overflow: hidden;}
.index-bottom ul{float: left;}
.index-bottom ul:nth-child(1){width: 65%; text-align: right;}
.index-bottom ul:nth-child(2){width: 25%;margin-left: 10%;}
.index-bottom ul:nth-child(2) li{line-height: 30px; font-size: 14px;}
.index-bottom ul:nth-child(2) li:nth-child(1){font-size: 20px; font-weight: bold; margin-bottom: 20px;}
.index-bottom .contus{ text-align: center; position: relative; font-size: 35px; font-weight: bold;margin-left: 100px;}
.index-bottom .contus span{display: inline-block; width: 400px; height: 3px; position: absolute; background: #b5313c; top: 70px;}

.index-copy{ height: 50px; line-height: 50px; background: #b5313c; color: #fff; font-size: 14px; overflow: hidden;}
.index-copy li{text-align: center; float: left;width: 50%;}
.index-copy a{color: #fff;}

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



