﻿@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行*/
/* === 顶部导航栏全局样式  开始 === */
.container{max-width: 75em;
    margin: 0 auto;
    padding: 0 1rem;}

.navbar{
	background:#797c80;
	width: 100%;height: 80px;position: fixed;z-index: 111;top: 0;left: 0;
}
.navbar .container{max-width: 90%;position: relative;  display: flex;  overflow: hidden;}

.logo{height: 80px;transition: all .5s ease-in-out 0.1s;margin: 0 auto;display: flex;align-items: center;justify-content: center;width: calc(100% - 97px);}
.logo img{
	 max-width:100%;
}
.nav{text-align: center; font-size: 0;width: 65%;float: left;;padding-top: 25px;transition: all .5s ease-in-out 0.2s;}
.nav li{ display: block;float: left; font-size: 16px;width: 11%;text-align: center;height: 68px;;margin: 0 0.1%;}
.nav li a{ display: block; line-height: 40px; height: 40px;color: #fff;}
.nav li a:hover,.nav li.active a{color: #a78959;border-radius: 3px;}

.nav li.li1 .nav-menu{margin-left: 12px;display: inline-block;vertical-align: middle;margin-top: -4px;}
.nav li.li1 .nav-menu i {display: block;width: 15px;height: 2px;background-color: #fff;}
.nav li.li1 .nav-menu i.middle {margin: 3px 0;}

.nav li.li1.active .nav-menu i,.nav li.li1:hover .nav-menu i{background-color: #a78959;}


.navbar .dianhua{float: right;width: 100px;}
.navbar .dianhua dt{background: url(/images/dd2.png) no-repeat center;float: left;position: relative;
    width: 40px;
    height: 40px;
    border: 1px solid #b0976e;
    line-height: 38px;
    text-align: center;
    color: #b0976e;
    cursor: pointer;
    margin-top: 20px;
    position: relative;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;
    transition: all cubic-bezier(.18,1,.21,1) .6s;
}
.navbar .dianhua dd{background: url(/images/dd2.png) no-repeat center #b0976e;width: 40px;float: left;position: relative;
    height: 40px;
    border: 1px solid #b0976e;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
    position: relative;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;
    transition: all cubic-bezier(.18,1,.21,1) .6s;}

.navbar .dianhua i{display:block;opacity: 0;position: absolute;top: 0;left: 0;transform: translateY(0px);transition: all 0.6s ease 0s;}
.navbar .dianhua dt:hover i{opacity: 1;transform: translateY(39px);}
.navbar .dianhua dd:hover i{opacity: 1;transform: translateY(39px);}

.navbtn{top: 0;height:80px;right: 0;     display: flex;
    align-items: center;float: left;
    justify-content: center;
    width: 80px;}
.navbtn a img{max-height: 100%;}
.navbtn a .btn2{display: none;}
.navbar{width: 100%;background:#797c80;}
.navbar ul{margin-bottom: 3px;height: 100vh;
    top: 80px;left: 0;width: 0;
    opacity: 0;transition: all .3s;
    position: fixed;
    background: #000;}
.navbar ul li{float: left;width: 100%;line-height: 36px;text-align: center;margin: 5px 1.5%;border-radius: 9px;padding: 5px;}
.navbar ul li:first-child{margin-top: 3rem;}
.navbar ul li dt{text-align: center;font-size: 0;height: 40px;display: none;}
.navbar ul li dt img{max-width:40px;}
.navbar ul li dd{text-align: center;color: #fff;font:normal 13px/25px "microsoft yahei","宋体";}

.navbar .search{float: right;height: 80px;    max-width: 10%;}
.search .img{height: 80px;display: flex;align-items: center;justify-content: center;}
.search form{    position: fixed; right: calc(5% + 20px); top:80px;  z-index: 1;    width: 180px;}
.search .test{width: 80%;float: left;font-size: 12px; height: 27px;}
.search .test2{background: #000;border: unset;color: #fff;width:20%;text-align: center;cursor:pointer;    height: 27px;font-size: 12px; display: block;    line-height: 27px;}

.navbar.act{}

.navbar.act .nav{}
.navbar.act .logo{}



.nav li.li1{position: relative;}
.nav li.li1 .li1_xxla{opacity: 0;background: #fff;padding: 5px 0;position: absolute;top: 60px;left: 0;z-index: 222;width: 200px;height: 0;}
.nav li.li1 .li1_xxla span{display: block;width: 100%;height: 40px;}
.nav li.li1 .li1_xxla span a{font: normal 13px/20px "黑体";color: #000;}
.nav li.li1 .li1_xxla span a:hover{color: #fff;background: #b0976e;}
.nav li.li1:hover .li1_xxla{opacity: 1;height: auto;}


/* === 顶部导航栏全局样式  结束 === */

 .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:url(../images/bg1.jpg) no-repeat center #000;background-size: cover;padding:  0;position: relative;    overflow: hidden;}
.box1 .container{max-width: 100%;padding: 0;}
.box1 .fll{float: left;width: 55%;font-size: 0;position: relative;}
.box1 .frr{float: right;width: 40%;font-size: 0;margin-right: 5%;display: flex;align-items: center;justify-content: center;height: 44vw;}
.box1  .img{overflow: hidden;}
.box1  .img img:hover{transform: scale(1.05);}
.box1  img{max-width: 100%;display: block;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.box1 .frr .txt dt{font: normal 40px/2 "宋体", "Microsoft YaHei";color: #fff7eb;margin-bottom: 2rem;}
.box1 .frr .txt dd{font: normal 14px/2 "PingFang SC","Source Han Sans CN", "Microsoft YaHei";color: #fff7eb;}
.box1 .frr .txt dd a{font: normal 14px/2 "PingFang SC","Source Han Sans CN", "Microsoft YaHei";
text-transform: uppercase;color: #fff7eb;border: 1px solid #fff7eb;display: inline-block;margin: 2rem 0 0;padding: 5px 20px;}
.box1 .frr .txt dd a:hover{background:#fff7eb;color: #000;}

.box2{background:url(../images/bg2.jpg) no-repeat center #fff;background-size: cover;padding: 5rem 0;position: relative;    overflow: hidden;}
.box2 .h2{margin-bottom: 3rem;}
.box2 .h2 h2{color: #171c24;font: normal 20px/1.5 "宋体", "Microsoft YaHei";text-align: center;}
.box2 .h2 h4{color: #171c24;font: normal 16px/1.5  "宋体", "Microsoft YaHei";text-transform: uppercase;text-align: center;}
.box2 .container{max-width: 60%;padding: 0;margin: 0 auto;}
.box2  .img{overflow: hidden;}
.box2  .img img:hover{transform: scale(1.05);}
.box2  img{max-width: 100%;display: block;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;margin: 0 auto;}

.box4{background:#000;padding: 0;    overflow: hidden;}
.box4 .container{max-width: 100%;display: flex;align-items: center;justify-content: center;padding: 0;}
.box4 .fll{text-align: center;float: left;}
.box4 .frr{float: right;}
.box4  .img{overflow: hidden;}
.box4  .img img:hover{transform: scale(1.05);}
.box4  img{max-width: 100%;display: block;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;margin: 0 auto;}

.box6{background:url(../images/bg3.jpg) no-repeat center #000;background-size: cover;padding: 5rem 0;position: relative;    overflow: hidden;}
.box6 .h2{margin-bottom: 5rem;}
.box6 .h2 h2{color: #e7e5e4;font: normal 30px/1.5 "宋体", "Microsoft YaHei";text-align: center;}
.box6 .h2 h4{color: #e7e5e4;font: normal 24px/1.5  "宋体", "Microsoft YaHei";text-transform: uppercase;text-align: center;}
.box6 .container{max-width: 80%;padding: 0;margin: 0 auto;overflow: hidden;}
.box6 .ul{overflow: hidden;}
.box6 .ul .li{float: left;width: 25%;}
.box6 .ul .li dt{color: #e7e5e4;font: normal 20px/1.5 "PingFang SC","Source Han Sans CN", "Microsoft YaHei";    border-bottom: 1px solid #e7e5e4;}
.box6 .ul .li dt:before{content: "";display: block;background:#a8895a;position: relative;width: 10px;height: 10px;float: left;border-radius: 50%;margin-right: 8px;top: 10px;}
.box6 .ul .li dt:after{content: "";display: block;background:#e7e5e4;width: 1px;height: 26px;    margin-left: 80px;}
.box6 .ul .li ol{color: #e7e5e4;font: normal 18px/1.5 "PingFang SC","Source Han Sans CN", "Microsoft YaHei";    margin: 1rem 0 0.5rem;}
.box6 .ul .li dd{color: #e7e5e4;font: normal 14px/1.5 "PingFang SC","Source Han Sans CN", "Microsoft YaHei";margin-bottom: 3rem;}
.box6 .container .swiper-pagination-bullet-active{background:#a8895a ! important;}
.box6 .swiper-pagination-bullet{background:#fff ! important;opacity: 1 ! important;width: 10px;height: 10px;}

.box5{background:url(../images/cbj4.jpg) no-repeat center right;height:688px;position: relative;;}
.box5 .fll{float: left;width: 43%;height: 913px;padding: 80px;padding-left: 18%;background: #383838;position: absolute;top: -5rem;left: 0;z-index: 99;padding-top: 9%;}
.box5 .fll h2{font:normal 40px/52px CAI;color: #f1eee9;text-align: left;text-transform: uppercase;}
.box5 .fll h4{position: relative;}
.box5 .fll h4 span{font:normal 33px/40px "黑体";color: #f1eee9;text-align: left;width: 33px;position: absolute;top:-11rem;left: -50px;}
.box5 .fll li{margin-bottom: 30px;font:normal 14px/26px "黑体";text-align: left;color: #f1eee9;}
.box5 .fll li h5{text-align: left;font-size: 16px;font-weight: bold;}

.box5 .fll ul{margin:3rem 0;}
.box5 .fll li.li1{background:url(../images/c2.jpg) no-repeat center left;padding-left: 70px;}
.box5 .fll li.li2{background:url(../images/c3.jpg) no-repeat center left;padding-left: 70px;}
.box5 .fll li.li3{background:url(../images/c4.jpg) no-repeat center left;padding-left: 70px;}
.box5 .fll  dd a{width: 170px;height:36px;color: #f1eee9;font:normal 15px/36px "黑体";text-align: left;display: block;border-bottom: 1px solid #a78959;text-transform: uppercase;margin-top: 3rem;}




.box12{background:url(../images/cbj5.jpg) no-repeat center;padding: 15rem 0 1rem;}
.box12 ul li{display: inline-block;width: 15%;margin: 0 0.3%;padding:30px 20px 0 ;height: 147px;border: 1px solid #988480;background: #f9f7f5;font: normal 14px/20px "黑体";text-align: center;}
.box12 ul li h5{font: bold 16px/40px "黑体";}
.box12 .h2{margin-top: 6%;margin-right: 15%;}
.box12 .h2 h4{color: #a78959;text-align: right;font: bold 40px/60px  "黑体";}
.box12 .h2 h2{color: #aa9995;text-align: right;font: normal 52px/70px CAI;text-transform: uppercase;}


.box13{background:url(../images/cbj6.jpg) no-repeat center;padding: 8rem 0;}

.box13 h2{color: #fff;text-align: left;font: bold 40px/60px  "黑体";}
.box13 h4{color: #fff;text-align: left;font: normal 42px/60px CAI;text-transform: uppercase;}
.box13 h5{color: #fff;text-align: left;font: normal 15px/30px "黑体";margin: 2rem 0;}
.box13 ul{border-bottom: 1px solid #cecece;width:374px;height: 50px;}
.box13 ul li{display: inline-block;width: 115px;margin: 0 0.3%;padding:0 15px;font: bold 15px/50px "黑体";text-align: left;color: #fff;}
.box13 dd{font: normal 15px/30px "黑体";color: #f1eee9;text-align: left;margin: 2rem 0;}






.box3{background:#f1eee9;padding:3rem 0;}
.box3 h5{text-align: center;padding: 2rem 0 0;}
.box3 .h2{margin-bottom: 2rem;}
.box3 .h2 h2{color: #393939;text-align: center;font: normal 30px/50px  "黑体";}
.box3 .h2 h4{color: #393939;text-align: center;font: normal 30px/50px  'agb';text-transform: uppercase;}
.box3 .item{padding:7px;;position: relative;width: 28%;margin:2% 1.4%;float: left;}

.box3 .item dt{font:bold 16px/32px "黑体";text-align: left;height: 32px;color: #323233;overflow: hidden;;}
.box3 .item dd{font-size: 14px;line-height: 32px;color: #9d9d9f;text-align: left;margin:2rem 0;}
.box3 .item em{text-align: left;font:normal 14px/32px CAI;color: #323233;;;padding-bottom: 20px;}
.box3 .item em:after{content: '';position:absolute;bottom: 0;left: 0;width: 110px;height: 1px;background: #979797;transition: all 0.6s ease 0s;}
.box3 .item img{max-width: 100%;}
.box3 .item a{color: #000;}
.box3 .item a:hover dt{color: #a78959;}
.box3 .item a:hover em:after{content: '';width: 100%;}






.fool_lan{width: 100%;margin: 0 auto;background:#eaedf1;padding: 4rem 0;}
.fool_lan .w1003{width: 1200px;margin: 0 auto;}

.fool_lan .li{float: left;width:18.1%; }
.fool_lan .txt{float: right;width: 27.5%;}
.fool_lan li dd{color: #000;font:bold 18px/1 "黑体";overflow: hidden;margin-bottom: 1rem;}
.fool_lan li dd ol{writing-mode: tb;float: left;}
.fool_lan li dd span{position: relative;top: 18px;left: 5px;}
.fool_lan li dt{color: #707070;font:normal 14px/1.8 "黑体";}
.fool_lan li dt a{color: #707070;display: block;margin: 0.5rem 0 0;}
.fool_lan li dt a:hover{color: #000;}






.fool{color: #757879;line-height:28px;font-size: 12px;;width: 100%;;background: #313537;}
.fool .w1003{max-width: 75rem;padding: 10px 0;margin: 0 auto;text-align:center;}
.fool p,.fool a{color: #757879;}
/* === 首页样式结束 === */
div,ul,li{box-sizing: border-box;}
/* === 关于我们 === */
.content_guanyu1 .img{font-size: 0;}
.content_guanyu1 img{max-width: 100%;}


.gox1 .container{max-width: 100%;padding: 0;}
.gox1 .fll{float: left;width: 50%;}
.gox1 .frr{float: right;width: 50%;padding: 1% 10% 1% 5%;}
.gox1 .frr h4{text-align: left;}
.gox1 .frr h2{text-align: left;font: normal 29px/40px  "黑体";color: #4d4e4f;}
.gox1 .frr dt{text-align: left;font: normal 13px/1.7  "黑体";color: #8b8b8b;margin-top: 15px;}


.gox2 .container{max-width: 100%;padding: 0;}
.gox2 {background: url(../images/nbj2.jpg) no-repeat center;background-size: cover;padding: 4rem 0;}
.gox2 .frr{float: right;width: 40%;padding: 6% 15% 5% 8%;}
.gox2 .frr h2{text-align: left;font: normal 30px/2  "黑体";color: #4d4e4f;}
.gox2 .frr dt{text-align: left;font: normal 16px/2  "黑体";color: #5d5e5f;margin: 10px 0;}



.gox3 {background: url(../images/nbj3.jpg) no-repeat center left;background-size: cover;padding: 4rem 0;}
.gox3 .fll{float: left;width: 60%;background: rgba(255,255,255,0.9);padding: 3rem;margin-top: 13%;}
.gox3 .fll h2{text-align: left;font: normal 30px/2.0  "黑体";color: #000;}
.gox3 .fll dt{text-align: left;font: normal 16px/1.8  "黑体";color: #6b6b6e;margin: 10px 0;}


.gox4{background: url(../images/nbj4.jpg) no-repeat center;padding: 4rem 0;height: 670px;}
.gox4 h4{text-align: center;}


/* === 招商加盟 === */

.content_guanyu8 .img{font-size: 0;}
.content_guanyu8 img{max-width: 100%;}

.jox1 .h2{padding: 2rem 0;}
.jox1 .h2 h2{color: #1e1e1e;text-align: center;font: normal 29px/40px  "黑体";}
.jox1 .h2 h2 b{font-weight: bold;font-size: 35px;}
.jox1 .h2 h4{color: #3f3e3e;text-align: center;font: normal 15px/1.2   agb;}
.jox1 .container li{float: left;width: 30%;margin: 1%;}
.jox1 .container .li5{width: 62%;}

.jox0{background: url(../images/bgj.jpg) no-repeat center;background-size: cover;overflow: hidden;padding: 8rem 0;}
.jox0 .h2{padding: 0 0 4rem;}
.jox0 .h2 h2{color: #fff;text-align: center;font: normal 29px/40px  "黑体";}
.jox0 .h2 h2 b{font-weight: bold;font-size: 35px;}
.jox0 .h2 h4{color: #fff;text-align: center;font: normal 15px/2   "黑体";}
.jox0 .container li{float: left;width: 16%;margin: 1% 2%;text-align: center;color: #363431;font: bold 18px/1.7  "黑体";
background:rgba(255,255,255,0.6);border:3px solid #8c9b88;border-radius: 5px; padding:3% 2%;transition: all .5s;}
.jox0 .container li .ic{margin:0 auto 2.5rem;width: 54px;height: 51px; }
.jox0 .container li:hover{background:rgba(255,255,255,1);}

.jox2{background: url(../images/jm2.jpg) no-repeat center;padding: 2rem 0;height: 923px;}
.jox2 .h2 h2{color: #f0f0f0;text-align: center;font: normal 29px/1.5  "黑体";margin-bottom: 10px;}
.jox2 .h2 h2 b{font-weight: bold;font-size: 35px;}
.jox2 .h2 h4{color: #f0f0f0;text-align: center;font: normal 15px/1.2   agb;}

.jox3{background: url(../images/jm3.jpg) no-repeat center;padding: 4rem 0;height: 750px;}
.jox3 .frr{float: right;width: 49%;padding-left: 5%;}
.jox3 .frr h2{color: #696969;font: normal 40px/1.2  "黑体";text-align: left;margin-bottom: 2rem;}
.jox3 .frr dt{color: #696969;font: normal 15px/2.0  "黑体";text-align: left;}


.jox4{padding: 2rem 0;}
.jox4 .h2{margin-bottom: 1rem;}
.jox4 .h2 h2{color: #191919;text-align: center;font: normal 50px/1.4  "黑体";}
.jox4 .h2 h4{color: #191919;text-align: center;font: normal 14px/1.3  "黑体";}
.jox4 .container{text-align: center;}

.jox5{padding: 2rem 0;background: url(../images/jm7.jpg) no-repeat center;height: 419px;}
.jox5 .h2 h2{color: #484747;text-align: center;font: normal 35px/1.8  "黑体";}
.jox5 .h2 h4{color: #484747;text-align: center;font: normal 14px/1.3  agb;} 

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



