﻿@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行*/
/* === 顶部导航栏全局样式  开始 === */

/*顶部栏目样式*/
.navbar{
	background: #2057a0;
	width: 100%;height:81px;
}
.navbar .container{max-width: 90%;position: relative;overflow: hidden;height: 81px;min-width: 1200px;}

.logo{height:81px;float:left;}
.logo img{
	 width: auto;
}
.nav{text-align: left; font-size: 0;width:58%;float: left;margin-left: 25%;}
.nav li{ display: block;float: left;width: 12.5%;text-align: center;}
.nav li a{ display: block; font:normal 15px/81px "Source Han Sans CN"; height: 81px;color: #fff;}
.nav li a:hover{color: #ef7e09;}
.nav li img{max-height: 45px;margin-top: 18px;}
.nav li.li10{width: auto;}
.nav li.li11{width: auto;}
.nav .dianhua{height: 81px;float: right;}
.nav li a:after{display: block;content: "";height: 2px;width: 0;background-color: #ef7e09;position: relative;transition: all .3s;margin:  0 auto;top: -2px;}
.nav li a:hover:after{width: 70%;}


/* === 顶部导航栏全局样式  结束 === */
div,ul,li{    box-sizing: border-box;}
 .container{max-width: 1200px;padding: 0 15px;margin: 0 auto;}
.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;}



.box1{background:#f8f8f8;padding:8rem 0 4rem;position: relative;overflow: hidden;}
.box1 .container{max-width:80%;padding: 0;min-width: 1100px;}
.box1  h2{color: #c9c9c9;text-align: center;font: bold 96px/0.2  "GILROY","Source Han Sans CN";font-weight: 600;}
.box1  h4{color: #0e0e0e;text-align: center;font: normal 36px/1.5  "Source Han Sans CN";font-weight: 400;}
.box1  dt{color: #676767;text-align: center;font: normal 14px/2.5  "Source Han Sans CN";margin: 2rem auto;}
.box1  dd{text-align: center;}
.box1  dd a{color: #fff;font: normal 14px/1.5  "Source Han Sans CN";background:#2057a0;border-radius: 25px;padding: 8px 30px;display: inline-block;}
.box1  dd a:hover{background:#ef7e09;}
.fi{background:url(../images/fi.jpg) no-repeat center;background-size: cover;height: 550px;background-attachment: fixed;}

.box11{position: relative;background:#f8f8f8;z-index: 8;}
.box11 .container{padding: 0;max-width: 100%;position: relative;overflow: hidden;display: flex;
    align-items: center;padding: 3rem 0 0;
    justify-content: center;}
.box11 .left{width:65%;display: block;float: left;margin-bottom: 6rem;}
.box11 .left img{max-width: 100%;}
.box11 .right{width:33%;float: right; padding: 0 15px;margin-left: 2%;background:unset;}
.box11  h2{color: #c9c9c9;text-align: left;font: bold 96px/0.2  "GILROY","Source Han Sans CN";font-weight: 600;}
.box11  h4{color: #0e0e0e;text-align: left;font: normal 36px/1.5  "Source Han Sans CN";    margin-bottom: 25vw;}
.box11  h3{color: #464646;text-align: left;font: normal 40px/2.5  "Source Han Sans CN";font-weight: 100;}
.box11  h5{color: #0e0e0e;text-align: left;font: bold 20px/1.5  "GILROY","Source Han Sans CN";margin-top: 2.5rem;font-weight: 600;}
.box11  .left{overflow: hidden;}
.box11  .left img{max-width: 100%;display: block;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.box11 .b1{    position: absolute;
    max-width: 12vw;
    bottom: 0;
    right: 5%;}
    .box11 .b1 img{display: block;max-width: 100%;}
.box11 .swiper-button-prev{background:url(../images/prev.png) no-repeat center !important ;width: 57px;height: 57px;background-size: cover;    position: relative;
    float: left;top: 50px;}
.box11 .swiper-button-next{background:url(../images/next.png) no-repeat center !important ;width: 57px;height: 57px;background-size: cover;    position: relative;
    float: left;top: 50px;left: 30px;}


.box2{background: #f8f8f8;padding: 0 0 5rem 0;overflow: visible;position: relative;z-index: 10;}
.box2 .container{max-width:100%;padding: 0;margin: 0 auto;}
.box2 .fll{float: left;width: 50%;font-size: 0;}
.box2 .frr{float: right;width: 50%;font-size: 0;padding-left: 13px;}
.box2 .img{margin-bottom: 10px;}
.box2 img{max-width: 100%;display: block;}
.box2 .cx{margin: -6rem 0 0 10%;    max-width: 17.5vw;}

.box4{background:url(../images/cbj2.jpg) no-repeat right top #f8fcff;padding:10% 0;background-size:cover;}
.box4 .container{max-width:80%;}
.box4 .fll{float: left;width: 55%;}
.box4 .fll h5{text-align: center;display: block;margin-bottom: 10px;}
.box4 .fll ol{display: block;height: 185px;text-align: center;}
.box4 .fll ol li{display: inline-block;text-align: center;width: 32%;}
.box4 .fll ol li img{max-width: 100%;}


.box4 .frr{float: right;width:404px;height:377px;border:1px solid #39393f;padding:3%;margin-right: 5%;}
.box4 .frr dt{font:normal 16px/35px siyuanRe,"宋体";text-align: left;color:#39393f;margin-bottom:30px;}
.box4 .frr .more a{display:block;font:normal 16px/25px siyuanRe,"宋体";text-align: left;color:#9d877d;}





.box5{background:url(../images/cbj4.jpg)no-repeat top center;padding:22% 0 10%;height: 720px;}
.box5 .container{max-width:1000px;padding-left: 18%;}




.box6{padding:55px 0;background:#fff;box-shadow: 0px 3px 5px #ababab;}
.box6 .container{max-width:1200px;padding:0;}
.box6 li{float: left;width: 25%;;border-right: 2px solid #f0f0f0;;padding:30px 50px 0;color: #565656;font: normal 16px/30px siyuanRe,"宋体";text-align: left;}
.box6 li:last-child{border: none;}
.box6 li b{font:normal 35px/35px siyuanRe,"宋体";text-align: center;color:#9c867b;}
.box6 .list2 li{padding: 0;text-align: center;padding: 0 0 20px 0;}




.box3{background:url(../images/bgn.jpg) no-repeat center;background-size: cover;padding:5rem 0 5rem;}
.box3 .h2 h2{color: #6e8db6;text-align: left;font: bold 96px/0.2  "GILROY","Source Han Sans CN";font-weight: 600;margin-top: 2rem;}
.box3 .h2 h4{color: #fff;text-align: left;font: normal 36px/1.5  "Source Han Sans CN";}
.box3 .h2 h5{color: #fff;text-align: left;font: normal 36px/1.5  "Source Han Sans CN";font-weight: 200;}
.box3 .h2 h5 b{font-weight: bold;font-family: 黑体;}
.box3 .container{padding:2rem 0 0;max-width: 80%;}
.box3 .h2{float: left;width: 33.3%;}
.box3  ul{float: right;width: 66.6%;}
.box3 .item{float: left;background: none;width: 47%;margin: 0 1.5%;}
.box3 .item ol{text-align: center;padding: 0px;font-size: 0;overflow: hidden;}
.box3 .item .txt{padding: 0 6px;}
.box3 .item dt{font:bold 18px/32px "PingFang SC","Source Han Sans CN","Microsoft YaHei";text-align: left;height:32px;color: #fff;overflow: hidden;border-bottom: 1px dashed #fff;margin: 1.5rem 0 0.5rem;}
.box3 .item dd{font-size: 14px;line-height: 30px;color: #fff;padding: 5px 0;text-align: left;margin: 0.5rem 0;}
.box3 .item img{width: 100%;transition: all 0.6s ease 0s;transform: scale(1);display: block;}
.box3 .item a{color: #fff;}
.box3 .item:hover img{ transform: scale(1.08);}
.box3 .more{margin: 2rem 0 0;}
.box3 .more a{color: #fff;border: 1px solid #fff;display: inline-block;padding: 5px 30px;border-bottom-left-radius:25px; margin:5rem 0 0 2rem;}
.box3 .more a:hover{background:#fff;color: #2057a0;}


.fool_lan{width: 100%;margin: 0 auto;background: #2057a0;padding:3rem 0 2rem;}
.fool_lan .w1003{max-width: 1200px;margin: 0 auto;}
.fool_lan .item{float:left;}
.fool_lan .item1{float: left;width: 44%;}
.fool_lan .item1 img{display:block;}
.fool_lan .item2{width: 11%;margin:0 1%;}
.fool_lan .item2 h5{font: normal 16px/25px "PingFang SC","Source Han Sans CN","宋体";text-align: left;color:#f8f8f8;margin-bottom: 10px;}
.fool_lan .item2 ul span a{display:block;font: normal 14px/26px "PingFang SC","Source Han Sans CN","宋体";text-align: left;color:#f8f8f8;}
.fool_lan .item3{width: 25%;margin:0 1%;}
.fool_lan .item3 h5{font: normal 15px/25px "PingFang SC","Source Han Sans CN","宋体";text-align: left;color:#f8f8f8;margin-bottom: 10px;}
.fool_lan .item3 dt{font: normal 13px/24px "PingFang SC","Source Han Sans CN","宋体";text-align: left;color:#f8f8f8;}
.fool_lan  a{color: #f8f8f8;}
.fool_lan .item4{float: left;width: 22%;
    margin-right: 5%;}
.fool_lan .item4 .soxt{font:normal 22px/30px "PingFang SC","Source Han Sans CN";text-align: left;color:#f8f8f8;padding-bottom:15px;border-bottom:1px solid #fff;margin-bottom: 15px;}
.fool_lan .item4 .soxt i{font:normal 17px/25px "PingFang SC","Source Han Sans CN","宋体";text-align: left;color:#fff;}
.fool_lan .item4 .soxb img{display:block;}
.fool_lan .erwei{float: right;}
.fool_lan .foolp dd{width: 80%;margin: 0 auto;font:normal 13px/20px "PingFang SC","Source Han Sans CN","宋体";text-align: center;color:#f8f8f8;margin-top: 30px;}
.fool_lan .foolp dd a{font:normal 13px/20px "PingFang SC","Source Han Sans CN","宋体";color:#f8f8f8;}




.fool{color: #fff;width: 100%;background:#a42c2e;padding: 0 0;border-top: 1px solid #dbabab;}
.fool .w1003{max-width: 75rem;padding: 10px 0;font:normal 13px/28px "microsoft yahei","宋体";margin: 0 auto;text-align: center;}
.fool p,.fool a{color: #fff;}
.fool .span_fool{text-align: center;padding:0 6px;display: inline-block;}
.fool .span_fool p{display: inline-block;}
/* === 首页样式结束 === */

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



