body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #f65e01;
}
body, p, h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    outline: none;
    color: #f65e01;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
i{
    font-style: normal;
}
img {
    border-width: 0px;
}

@media screen and (min-height:1080px){
    .cover-waimian{
        width:100%;
        margin:0 auto;
        position:absolute;
        height:1080px;
        top:50%;
        margin-top:-540px;

    }
    }

.cover-zuiwaimian{
    position: absolute;
    left: 0;
    right:0;
    top:0;
    bottom:0;
    background-color: #000;
}
.cover-wrap{
    background: url("../images/cover-bg.jpg") no-repeat center;
    height: 904px;
    min-width: 1020px;
    background-size: cover;

}

.cover-main{
    width: 1050px;
    margin: auto;
}
.cover-logo{
    background: url("../images/cover-logo.png") no-repeat;
    width: 227px;
    height: 124px;
    position: relative;
    left: -25px;
    top: -30px;
    transform: translate3d(-550px,0,0);
    opacity: 0;
    transition: all 1.8s
}
.cover-logo2{
    transform: translate3d(0,0,0);
    opacity: 1;


}
.cover-zombie{
    background: url("../images/zombie.png") no-repeat;
    width: 134px;
    height: 184px;
    position: relative;
    left: 90px;
    top: 235px;
    margin-bottom: -320px;
    opacity: 0;
    transition: all 1.6s cubic-bezier(0.32, 0.73, 0.99, 1.00);

    -webkit-transform:scale(0.4) rotate(0deg);
}
.cover-zombie2{
  opacity: 1;
    transform:scale(1.0) rotate(360deg);
}
.cover-bird{
    background: url("../images/bird.png") no-repeat;
    width: 82px;
    height: 90px;
    position: relative;
    left: -200px;
    top: -200px;
    opacity: 0;
    transition: all 1.8s ;
transform: scaleY(0.6);
}
.cover-bird2{
    opacity: 1;
    transform:scaleY(1.2);
}

.cover-cat{
    background: url("../images/cat.png") no-repeat;
    width: 162px;
    height: 174px;
    position: relative;
    left: 100%;
    top: 380px;
    opacity: 0;
    transform: translate3d(0,500px,0);
    transform: translate3d(0,500px,0);
    transition: all 1.5s cubic-bezier(0.59, -0.84, 0, 2.05);

}

.cover-cat2{
    opacity: 1;
    transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
    transform: scale(1) !important;

}

.cover-slogan{
    background: url("../images/cover-slogan.png") no-repeat;
    width: 1050px;
    height: 798px;
    position: relative;
    margin-top: -381px;
}
.cover-button{
    width: 660px;
    position: relative;
    top:500px;
    margin: auto;
    padding-top: 40px;
}
.cover-button-left{
    width: 182px;
    height:300px;
    float: left;
}
.cover-button-index{
    float: left;
}
.cover-button-index img{
    width: 182px;
    height: 182px;
}


.cover-button-right{
    width: 284px;
    height:300px;
    float: left;
    padding-top: 14px;
}
.cover-button-event{
    background: url("../images/iosdownload.jpg") no-repeat;
    width: 182px;
    height: 55px;
    float: left;
}
.cover-button-event2{
    background: url("../images/addownload.jpg") no-repeat;
    width: 182px;
    height: 55px;
    float: left;
}
.cover-video{
    margin-left: 10px;
    width: 468px;
    height: 292px;
    float: left;
    z-index: 9999;
}
.cover-qd{
    margin-left: 10px;
    width: 468px;
    height: 292px;
    float: left;
    z-index: 9999;
}
.cover-bord{
    width: 468px;
    height: 292px;
    float: left;
    position:relative;
    pointer-events: none;
}
.cover-qdbord{
    background: url("../images/lucky-draw.jpg") no-repeat;
    width: 468px;
    height: 292px;
    float: left;
    position:relative;
    pointer-events: none;
}
.black{

    width: 480px;
    height: 304px;

    background: url("../images/1.png") no-repeat;
    float: left;
    position:relative;
    z-index: 1;
    pointer-events: none;
    margin-top:-300px;
}



.cover-iframe {
    margin-top: -282px;
    margin-left: 23px;
    z-index: 5;
    position: relative;
    overflow:hidden;
    float:left;
}


.cover-button-libao{
    background: url("../images/cover-libao.png") no-repeat;
    width: 284px;
    height: 102px;
    margin-top: 2px;
    float: left;
}
.cover-button-libao:hover{
    opacity:0.9
}
.cover-button-download{
    background: url("../images/cover-download.png") no-repeat;
    width: 284px;
    height: 182px;
}
.cover-button-download:hover{
    opacity:0.9
 }
.cover-footer{
    background: url("../images/cover-footer-bg.jpg") no-repeat center;
    height: 176px;
    min-width: 1200px;
    background-size: cover;
}
.min-width {
    min-width: 1060px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.min-width a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.center-main {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -300px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.center-main2 {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.center-main a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.container1 {

}

.container2 {

    background-image: url("../images/container2_bg.jpg");
    background-position: center 1080px;
    background-repeat: no-repeat;
}
.container3 {

    background-image: url("../images/container2_bg.jpg");
    background-repeat: no-repeat;
    background-position-x: center;
}

.container2features {
    background: url("../images/features-background.jpg") no-repeat;
    background-position: center 108px;
}

.container2single {
    background: url("../images/qita-background.jpg") no-repeat;
    background-position: center 108px;
}

.features-bg {
    background: url("../images/guide-bg.png") repeat;
    background-position: center 600px;
    margin: 0 auto;
    padding-top: 20px;
    width: 1060px;
}
.single-bg {
    background: url("../images/guide-bg.png") no-repeat;
    background-position: 0 150px;
    margin: 0 auto;
    padding: 200px 270px 70px 0px;
    width: 790px;
    height: 647px;
}

.detail-article-content {
    padding: 30px 20px 20px 70px;
    color: #FFFFCF;
    height: 600px;
}
.detail-article-content a{
    color: #f65e01;
}
.detail-article-content h1{
    font-size: 1.8em;
}
.detail-article-content img {
    max-width: 560px;
}
.detail-article-content p{
	text-indent: 22px;
}
.ccf-form input[type="text"]{
    background-color: #543D2D;
    border: none;
    height: 35px;

}


.features-warp {
    padding: 30px 50px 20px 50px;
    color: #FFFFCF;
}

.features-bottom-nav {
    padding-top: 70px;
    height: 241px;
}

.features-tab {
    background: url("../images/features-tab.png") no-repeat;
    display: block;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 175px;
    height: 94px;
}

.features-tab-fengfu {
    background-position: 0 -94px;
}

.features-tab-fengfu.on {
    background-position: 0 0;
}

.features-tab-baibian {
    background-position: -175px -94px;
}

.features-tab-baibian.on {
    background-position: -175px 0px;
}

.features-tab-qiangli {
    background-position: -350px -94px;
}

.features-tab-qiangli.on {
    background-position: -350px 0px;
}

.features-tab-dianfeng {
    background-position: -525px -94px;
}

.features-tab-dianfeng.on {
    background-position: -525px 0px;
}

.features-content li {
    display: none;
}

.features-content li.on {
    display: block;
}

.container2guide {
    background: url("../images/guide-background.jpg") no-repeat;
    background-position: center 108px;
}
.detail-article-content .features-text-content {
    height: 530px;
}
.features-text-content {
    margin: 50px 0 0 0;
    margin-left: -30px!important;
    line-height: 28px;
    width: 500px;
    height: 500px;
    scrollbar-track-color: #423026;
    scrollbar-face-color: #FFFFCF;
    scrollbar-arrow-color: #FFFFCF;
    overflow: auto;
}
.guide-header{
    background: url("../images/guide-header.png") no-repeat;
    background-position: center 600px;
    width: 1060px;
    height: 160px;
    margin: 0 auto;
    padding-top: 600px;
}
.qita-header{
    background: url("../images/zixun-header.png") no-repeat;
    background-position: center 600px;
    width: 1060px;
    height: 160px;
    margin: 0 auto;
    padding-top: 600px;
}
.features-header{
    background: url("../images/features-header.png") no-repeat;
    background-position: center 600px;
    width: 1060px;
    height: 160px;
    margin: 0 auto;
    padding-top: 600px;
}
.guide-bg {
    background: url("../images/guide-bg.png") repeat;
    background-position: center 600px;
    margin: 0 auto;
    padding-top: 10px;
    width: 1060px;
    margin-top: -10px;
}
.gonglue-header{
    background: url("../images/gonglue-header.png") no-repeat;
    background-position: center 600px;
    width: 1060px;
    height: 160px;
    margin: 0 auto;
    padding-top: 600px;
}
.guide-content {
    padding: 170px 50px 20px 50px;
    color: #FFFFCF;
}

.guide-top-nav {
    height: 104px;
}

.guide-btn {
    background: url("../images/guide-btn.jpg") no-repeat;
    display: block;
    float: left;
    margin-left: 1px;
    width: 238px;
    height: 104px;
}

.guide-btn-xiazai {
    background-position: 0 -104px;
}

.guide-btn-xiazai:hover {
    background-position: 0 0;
}

.guide-top-text-content {
    padding: 50px 50px 0 80px;
    padding-top: 0px;
    width:900px;
    line-height: 28px;
    color: #FFFFCF;
}
.guide-top-text-content  h2 {
	display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.guide-top-text-content p{
    line-height: 150%;
    font-size: 1.1em;
	    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.guide-top-text-content img{
	padding: 20px 0;
    max-width:900px!important;
}
.aligncenter{
    display: block;
    margin:auto;


}
.guide-top-text-content a {
text-decoration: none;
    color: #FFFFCF!important;
}
.guide-top-text-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #FFFFCF;
}
.guide-top-text-content h2 {
    padding-top: 20px;
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
/*.guide-top-text-content img {*/
    /*background: url("../images/hulidaxian-1024x576.jpg") no-repeat;*/
    /*background-size: cover;*/
    /*float: left;*/
    /*margin-right: 40px;*/
    /*width: 267px;*/
    /*height: 153px;*/
/*}*/

.guide-bottom-nav {
    height: 41px;
}

.pagebottom{
    background: url("../images/guide-pagebottom.png") no-repeat;
    margin: 0 auto;
    width: 1060px;
    height: 80px;
    margin-bottom: 100px;
    margin-top: -16px;
}

.guide-tab {
    background: url("../images/guide-tab.jpg") no-repeat;
    display: block;
    float: left;
    margin-left: 1px;
    width: 238px;
    height: 41px;
}

.guide-tab-wujing {
    background-position: 0 -41px;
}

.guide-tab-wujing.on {
    background-position: 0 0;
}

.guide-tab-fengling {
    background-position: -238px -41px;
}

.guide-tab-fengling.on {
    background-position: -238px 0px;
}

.guide-tab-wupai {
    background-position: -476px -41px;
}

.guide-tab-wupai.on {
    background-position: -476px 0px;
}

.guide-tab-shicheng {
    background-position: -714px -41px;
}

.guide-tab-shicheng.on {
    background-position: -714px 0px;
}

.guide-bottom-text-content {
    padding: 40px 50px 0 50px;
    line-height: 28px;
}

.guide-bottom-text-content img {
    background: url("../images/richangfuben-2-1024x576.jpg") no-repeat;
    background-size: cover;
    float: right;
    margin-left: 30px;
    width: 323px;
    height: 190px;
}

.guide-bottom-text-content li {
    display: none;
}

.guide-bottom-text-content li.on {
    display: block;
}

.faq-text-content {
    padding: 50px 50px 0 50px;
    line-height: 28px;
}

.faq-text-content pre {
    white-space: pre-wrap;
}

.container2faq {
    background: url("../images/faq-background.jpg") no-repeat;
    background-position: center 108px;
}

.faq-bg {
    background: url("../images/faq-bg.png")  no-repeat;
    background-position: center 600px;
    margin:auto;
    padding-top: 600px;
    width: 1060px;
    height: 982px;
}

.faq-content {
    padding: 170px 50px 20px 50px;
    color: #FFFFCF;
}

.faq-nav {
    height: 104px;
}

.faq-btn {
    background: url("../images/faq-btn.jpg") no-repeat;
    display: block;
    float: left;
    margin-left: 1px;
    width: 238px;
    height: 104px;
}

.faq-btn-xiazai {
    background-position: 0 -104px;
}

.faq-btn-xiazai:hover {
    background-position: 0 0;
}

.faq-btn-anzhuang {
    background-position: -238px -104px;
}

.faq-btn-anzhuang:hover {
    background-position: -238px 0px;
}

.faq-btn-neirong {
    background-position: -476px -104px;
}

.faq-btn-neirong:hover {
    background-position: -476px 0px;
}

.faq-btn-changjian {
    background-position: -714px -104px;
}

.faq-btn-changjian:hover {
    background-position: -714px 0px;
}

.faq-text-content {
    padding: 50px 50px 0 50px;
    line-height: 28px;
}

.faq-text-content pre {
    white-space: pre-wrap;
}

.footer {
    font-family: "Microsoft YaHei";
    height: 170px;

    background-position: center;
    background-repeat: no-repeat;
    color: black;
}

.footer-container {
    width: 1020px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
}

.footer-logo {
    width:350px;
    margin: 0 auto;
    height:100px;
    text-align: center;
    padding-top: 20px;
    align:center;
    line-height: 100px;

}
.footer-slogo1{
    marigin:0 auto;
    float:left;
    text-align: center;
    line-height: 200px;
    padding-top: 28px;
    vertical-align: middle;

}



.footer-slogo2{
    marigin:0 auto;
    float:left;
    text-align: center;
    line-height: 200px;
    vertical-align: middle;
    margin-left: 11px;
    margin-top:5px;

}
.footer-slogo3{
    marigin:0 auto;
    float:left;
    text-align: center;
    line-height: 200px;
    vertical-align: middle;
    margin-left: 11px;
    margin-top:-5px;

}
.footer-slogo{
    width:600px;
    height:200px;
    background-color: #00A8EF;

}

.footer-copyright {
     text-align: center;
     margin: -12px auto 0 auto;
     font-size: 8px;
     color: #FFF;
     line-height: 20px;
 }
.footer-mainright {
    text-align: center;
    margin: -12px auto 0 auto;
    font-size: 8px;
    line-height: 20px;
}

.footer a:hover {
    color: black;
}

.footer-bottom {
    line-height: 21px;
    padding-top: 25px;
    height: 85px;
    margin-left: 310px;
}

/*首页轮播图象效果*/
.fullSlide {
    width: 100%;
    position: relative;
    background: #000;
    padding-top: 108px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 970px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 970px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 350px;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 55px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 23px;
    height: 17px;
    margin: 3px;
    background: url(../images/slide_dot_w.png) no-repeat;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background: url(../images/slide_dot_b.png) no-repeat;
}

.bg-line {
    background-color: #CCAD8E;
    margin: auto;
    height: 8px;
    width: 100%;
}
.middle {
    background: url('../images/middle_bg2.png') no-repeat;
    width: 1020px;
    margin: 0 auto;
    padding: 45px 20px;

}

.index-middle {
    position: relative;
    margin-top: -55px;
    height: 1080px;
}

.other-middle {
    margin-top: -47px;
    min-height: 1550px;
}

.middle > .for-clear {
    height: 0px;
}

.middle-left {
    float: left;
    width: 182px;
    padding-left: 40px;
    padding-top: 30px;
    margin-top: -18px\9;
}

.middle-right {
    margin-left: 250px;
    width: 710px;


}

.for-clear {
    clear: both;
}

/*首页底部填充*/
.index-middle-bottom {
    width: 979px;
    height: 250px;
    margin: 0 auto;
    margin-top: 15px;
}
.index-middle-bg{
    width: 962px;
    height:250px;
    margin-left: 5px;
    background: url("../images/index-bottombg.jpg") no-repeat;;
}
.index-middle-bg a{
    width: 192px;
    height:50px;
    display: block;
    float: left;
}
.index-flip-bottom{
    margin-top: 10px;
    width: 620px;
    height: 200px;
}

/*页面头部设置*/
.header {
    position: fixed;
    z-index: 999;
    height: 100px;
    width: 100%;
    left: 0;
}

.otherheader {
    position: relative;
}

.header .header_nav {
    height: 108px;
    background: rgb(2, 2, 2) url('../images/header_bg.png') repeat-x;
    width: 100%;
}

.header .header_nav .header_nav_contain {
    width: 880px;
    margin: 0 auto;
    height: 100px;

}

.header > div {
    float: left;
}

.top-nav {
    width: 124px;
    float: left;
    background-image: url("../images/qi.png");
    background-repeat: no-repeat;
    background-position: 124px 0px;
    padding-top: 30px;
}
.top-nav-logo{
    width: 200px;
    float: left;
}

.top-index {
    height: 70px;
}

.top-nav-spc {
    width: 190px;
    padding-top: 0px;
    height: 122px;
    background: none;
}

.top-nav-spc a {
    float: left;
}

.top-nav-spc a.top-yindao {
    margin-top: 30px;
    padding-left: 25px;
    padding-right: 20px;
}

.top-nav-main {
    display: block;
    height: 45px;
    text-align: center;
    cursor: pointer;
    padding-top: 15px;
}

.top-nav-left {
    background: url("../images/top-nav-left.png") no-repeat;
    position: absolute;
    float: left;
    top: 80px;
    left: 80px;
    height: 51px;
    width: 93px;
}

.top-nav-right {
    background: url("../images/top-nav-right.png") no-repeat;
    position: absolute;
    float: right;
    top: 80px;
    right: 80px;
    height: 51px;
    width: 93px;
}

.top-nav:hover {
    background-position: 0 0;
}

.top-nav:hover .top-nav-chinese {
    color: #000;
}

.top-nav-chinese {
    font-weight: 900;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: black;
}

.top-nav-xsm {
    color: #FF8A2B;
}

.top-nav:hover .top-nav-xsm {
    color: #FF8A2B !important;
}

.top-nav-second {
    height: 100px;
    display: none;
    padding-top: 10px;
    z-index: 15;
}

.top-nav:hover .top-nav-second {
    display: block;
}

.top-nav-second p {
    text-align: center;
    line-height: 25px;
}

.top-nav-second p a {
    color: #000;
}

.top-nav-second p a:hover {
    color: #fff;
}

.left-block {
    color: #f6d296;
    width: 310px;
    margin-top: 2px;
}

.left-block a {
    color: #f65e01;
}

.top-btns {
    height: 326px;
}

.top-btns a {

    background-repeat: no-repeat;
    display: block;
}

.btn-kaishi {
    height: 142px;
    background: url('../images/btn_kaishi.png') no-repeat;

}

.btn-kaishi:hover {
    opacity: 0.9;
}

.btn-xiazhai {
    width: 150px;
    height: 91px;
    float: left;
    background: url('../images/btn_xiazai.png') no-repeat;
}

.btn-xiazhai:hover {
    opacity: 0.9;
}

.btn-libao {
    width: 150px;
    height: 91px;
    float: left;
    background: url('../images/btn_libao.png') no-repeat;
}

.btn-libao:hover {
    opacity: 0.9;
}

.btn-chongzhi {
    width: 150px;
    height: 91px;
    float: left;
    background: url('../images/btn_chongzhi.png') no-repeat;
    margin-top: 4px;
}

.btn-chongzhi:hover {
    opacity: 0.9;
}

.btn-kefu {
    width: 150px;
    height: 91px;
    float: left;
    background: url('../images/btn_kefu.png') no-repeat;
    margin-top: 4px;
}

.btn-kefu:hover {
    opacity: 0.9;
}

.top-links {
    width: 320px;;
    height: 105px;

}

.top-links a {
    height: 50px;
    width: 150px;
    display: block;
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    margin-top: 2px;
    text-align: center;
    font-size: 16px;
    color: #fff ! important;

    letter-spacing: 2px;
}

.btn-tese {
    background-image: url("../images/btn_tese.png");
}

.btn-wanfa {
    background-image: url("../images/btn_wanfa.png");
}

.btn-faq {
    background-image: url("../images/btn_faq.png");
}

.btn-wenti {
    background-image: url("../images/btn_wenti.png");
}

.top-links a:hover {
    opacity: 0.9;
}

.top-links-adpter {
    margin-left: 1px;
}

.top-links a:hover {

}

.qr-code-content {
    padding: 50px 10px;
    margin-right: 10px;
}

.left-tieba-div {
    background: url('../images/left_tieba.png') no-repeat;
    height: 250px;
    width: 302px;
    margin-top: 5px;
}

.left-weibo-div {
    background: url('../images/left_weibo.png') no-repeat;
    height: 250px;
    width: 302px;
    margin-top: 8px;
}

.left-gg-div {
    background: url('../images/left_gg.png') no-repeat;
    height: 250px;
    width: 302px;
    margin-top: 5px;

}

.qr-code {
	padding-left: 5px;
    float: left;
}

.qr-code img {
    width: 145px;
    height: 145px;
}

.qr-code-text {
    margin-left: 158px;
}

.qr-code-text-title {
    font-size: 20px;
    height: 80px;
    margin-top: -5px;

}

.qr-code-intro {
    font-size: 14px;
    line-height: 23px;
}

.left-text-content {
    padding-left: 10px;
    padding-top: 85px;
}

.left-text-content a {
    display: block;
    height: 35px;
    line-height: 35px;
    background-image: url("../images/main-icon-add.png");
    background-repeat: no-repeat;
    background-position: 250px 8px;
}

.left-text-content a:hover {
    color: #d81600;
}

.left-text-content span {
    display: inline-block;
    width: 135px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 3px;
}

.left-dash-line {
    border-bottom: 1px dashed #cfa972;
    margin: 0 30px 0 15px;
}

.bxslider a {
    display: block;
    height: 323px;
    background-repeat: no-repeat;
    background-position: center;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border: 0;
    left: 0;
}

.bx-wrapper .bx-pager {
    bottom: 20px;
}

.bx-wrapper {
    margin: 0 auto 6px;
}

.index-article {
    background-color: #423026;
    box-shadow: 0px 0px 8px #423026;
    padding-top: 8px;
}

.index-article-nav{
    background: url(../images/main-navbg.png) no-repeat;
    height: 50px;
}


.index-article-type {
    background: url(../images/main-banner-b.png) no-repeat;
    height: 50px;
}


.index-article-type1  {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}


.index-article-type1:hover {
    background: url("../images/main-navbg1.png")no-repeat;
    border-radius: 8px;
}
.index-article-type2  {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}


.index-article-type2:hover {
    background: url("../images/main-navbg2.png")no-repeat;
    border-radius: 8px;
}
.index-article-type3  {
     float: left;
     height: 50px;
     width: 120px;
     line-height: 39px;
     text-align: center;
     font-size: 18px;
     cursor: pointer;
 }


.index-article-type3:hover {
    background: url("../images/main-navbg3.png")no-repeat;
    border-radius: 8px;
}
.index-article-type4  {
     float: left;
     height: 50px;
     width: 120px;
     line-height: 39px;
     text-align: center;
     font-size: 18px;
     cursor: pointer;
 }


.index-article-type4:hover {
    background: url("../images/main-navbg4.png")no-repeat;
    border-radius: 8px;
}
.index-article-type5 {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}


.index-article-type5:hover {
    background: url("../images/main-navbg5.png")no-repeat;
    border-radius: 8px;
}

.index-article-type6 {
    float: left;
    height: 50px;
    width: 80px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    padding-left:5px;
}

.index-article-more a {
    display: block;
    background-image: url("../images/index-icon-more1.png");
    background-position: center 5px;
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    margin-left: auto;
}

.index-article-main {
    height: 204px;
    color: #f6d296;
}

.index-article-main a {
    color: #f6d296;
}

.index-article-left {
    width: 240px;
    height: 170px;
    padding: 25px 25px 0 25px;
    float: left;
}

.index-article-left img {
    width: 237px;
    height: 161px;
    border: 2px solid #b09077;
    border-radius: 10px;
}

.index-article-main ul {
    margin-left: 280px;
    line-height: 28px;
    padding-top: 20px;
    padding-right: 30px;
}

.index-article-main li {
    height: 28px;
    border-bottom: 1px dashed #605041;
}

.index-article-main li div {
    float: left;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-article-date {
    float: right;
    margin-right: 8px;
}

.index-article-main ul a:hover {
    text-decoration: underline;
    color: #d81600;
}

.index-article-type-text {
    color: #f98d2a;
}

.index-article-type-text a {
    color: #9b6104;
}

.index-articles{
    background-color: #423026;
    /*box-shadow: 0px 0px 8px #423026;*/
    padding-top: 10px;
}
.index-articles-nav {
    background: url(../images/main-navbg-b.png) no-repeat;
    height: 50px;
}
.index-articles-type {
    background: url(../images/main-banner-b.png) no-repeat;
    height: 50px;
}
.index-articles-type2 {
    background: url(../images/main-banner2.png) no-repeat;
    height: 50px;
}


.index-articles-main {
    color: #f6d296;
}
.index-articles-main ul{
    margin-left: 8px;
    /*padding:14px 30px 0 10px ;*/
    padding-top: 5px;
    line-height: 28px;
}
.index-articles-main li {
    height: 46px;
    border-bottom: 1px dashed #605041;
    line-height: 46px;
}
.index-articles-main a {
    color: #f6d296;
}
.index-articles-type2 li{
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.articles-type1  {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.articles-type2  {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.articles-type3  {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.articles-type4  {
    float: left;
    height: 50px;
    width: 120px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}



.articles-type1:hover{
    background: url("../images/main-navbg01.png")no-repeat;
    border-radius: 8px;
}
.articles-type2:hover{
    background: url("../images/main-navbg02.png")no-repeat;
    border-radius: 8px;
}
.articles-type3:hover{
    background: url("../images/main-navbg03.png")no-repeat;
    border-radius: 8px;
}
.articles-type4:hover{
    background: url("../images/main-navbg04.png")no-repeat;
    border-radius: 8px;
}


.index-feature {
    height: 323px;
    background-image: url("../images/index-bg-feature.jpg");
    background-repeat: no-repeat;
}

.index-feature a {
    float: left;
    height: 323px;
    display: block;
    width: 164px;
}

.index-title {
    height: 35px;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 8px;
}

.index-title-text {
    font-size: 22px;
    padding-left: 30px;
    background-image: url("../images/index-icon-title.png");
    background-repeat: no-repeat;
    height: 35px;
}

.index-title a {
    float: right;
    display: block;
    height: 40px;
    width: 80px;
    text-align: right;
}

.index-title a:hover {
    color: #9b6104;
    background-position: 2px 5px;
}

.index-title-act .index-title-text {
    height: 42px;
    background: url('../images/index_title_fengling.png') no-repeat;
}

.index-title-feature .index-title-text {
    height: 42px;
    background: url('../images/index_title_baibian.png') no-repeat;
}

.index-title-visual .index-title-text {
    height: 42px;
    background: url('../images/index-title-shifang.png') no-repeat;
}

.index-visual {
    height: 250px;
}

.index-visual a {
    display: block;
    height: 250px;
    float: left;
    width: 160px;
    background-image: url("../images/index-bg-visual.jpg");
}

.index-visual div {
    height: 250px;
    float: left;
    width: 4px;
}

.index-visual1 {
    background-position: -2px -2px;
}

.index-visual2 {
    background-position: -167px -2px;
}

.index-visual3 {
    background-position: -332px -2px;
}

.index-visual4 {
    background-position: -498px -2px;
}

.index-visual1:hover {
    background-position: -2px -260px;
}

.index-visual2:hover {
    background-position: -167px -260px;
}

.index-visual3:hover {
    background-position: -332px -260px;
}

.index-visual4:hover {
    background-position: -498px -260px;
}

.index-act-img {
    height: 122px;
}

.index-act-img a {
    height: 122px;
    width: 214px;
    display: block;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
}

.index-act-img div {
    height: 94px;
    width: 6px;
    float: left;
}

.index-banner{
    width:708px;
    height: 248px;
    margin-left: 1px;
    margin-top: 8px;
    background-color: #64523e;
    border-radius: 2px;
    border: 1px solid #fffdd0;
}
.index-banner img{
    width: 708px;
    height:199px;
    border-radius: 2px;
}
.index-banner span{
    height:46px;
    line-height: 46px;
    margin-left: 30px;
    color: #f6d296;
}
.index-banner a{
    color: #f6d296;
}
.height2{
    height:20px;
}


/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.features-text-content::-webkit-scrollbar {
    width: 8px;
    height: 16px;
    background-color: #423026;
}

/*定义滚动条轨道 内阴影+圆角*/
.features-text-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #423026;
}

/*定义滑块 内阴影+圆角*/
.features-text-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #FFFFCF;
}
.radio-pic{
    width: 320px;
    height: 230px;
    margin-top:35px;
    padding-right:10px;
    float: left;
    position: relative;
}
.radio-pic img{
    width: 320px;
    height: 195px;
    border:1px solid #fffdd0;
    border-radius: 5px 5px 5px 5px;

}
.radio-title{
    width:310px;
    text-align: center;
    padding-top:15px;
}

/*翻页样式*/
.nav-links{
    margin-top: 20px;
    float: right;
    color: #f6d296;
}
.nav-links a{
    color: #f6d296;
    float: left;
    background-color: #63513d;
    margin-left: 5px;
}
.nav-links span{
    background-color: #f6d296;
    float: left;
    color: #000;
}
.page-numbers{
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 2px;
    text-align: center;
    line-height: 24px;
}


/*lightbox*/


.lb-overlay{
    display: none;
    width: 0px;
    height: 0px;
    position: fixed;
    overflow: hidden;
    left: 0px;
    top: 0px;
    padding: 0px;
    z-index: 99;
    text-align: center;
    background: rgba(2, 2, 2, 0.32);
    /*background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(2, 2, 2, 0.32) 100%);*/
    /*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(2, 2, 2, 0.32)));*/
    /*background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
    /*background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
    /*background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
    /*background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
}
.lb-overlay2{
    width: 0px;
    height: 0px;
    position: fixed;
    overflow: hidden;
    left: 0px;
    top: 0px;
    padding: 0px;
    z-index: 99;
    text-align: center;
    background: rgba(2, 2, 2, 0.32);
    /*background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(2, 2, 2, 0.32) 100%);*/
    /*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(2, 2, 2, 0.32)));*/
    /*background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
    /*background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
    /*background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/
    /*background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(2, 2, 2, 0.32) 100%);*/

}
.lb-overlay > div{
    position: relative;
    color: rgba(27,54,81,0.8);

    filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
    width: 550px;
    margin: 10px auto 0px auto;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
    -webkit-transition: opacity 0.3s linear 1.3s;
    -moz-transition: opacity 0.3s linear 1.3s;
    -o-transition: opacity 0.3s linear 1.3s;
    -ms-transition: opacity 0.3s linear 1.3s;
    transition: opacity 0.3s linear 1.3s;
}
.lb-overlay2 > div{
    position: relative;
    color: rgba(27,54,81,0.8);
    opacity: 0;
    filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
    width: 550px;
    margin: 10px auto 0px auto;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
    -webkit-transition: opacity 0.3s linear 1.3s;
    -moz-transition: opacity 0.3s linear 1.3s;
    -o-transition: opacity 0.3s linear 1.3s;
    -ms-transition: opacity 0.3s linear 1.3s;
    transition: opacity 0.3s linear 1.3s;
}

.lb-overlay2 a.lb-close2{
    background: url(http://cdn.bootcss.com/lightbox2/2.8.2/images/close.png) top right no-repeat;
    z-index: 999;
    color: #fff;
    position: relative;
    left: 411px;
	top: 0;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    width: 50px;
    height: 23px;
    overflow: hidden;
    margin-left: -25px;
    opacity: 0;
    filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -webkit-transition: opacity 0.3s linear 1.2s;
    -moz-transition: opacity 0.3s linear 1.2s;
    -o-transition: opacity 0.3s linear 1.2s;
    -ms-transition: opacity 0.3s linear 1.2s;
    transition: opacity 0.3s linear 1.2s;
}
.lb-overlay a.lb-close{

    background: rgba(27,54,81,0.8);
    z-index: 999;
    color: #fff;
    position: relative;
    top: 14px;
    left: 411px;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    width: 50px;
    height: 23px;
    overflow: hidden;
    margin-left: 380px;
    opacity: 0;
    filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -webkit-transition: opacity 0.3s linear 1.2s;
    -moz-transition: opacity 0.3s linear 1.2s;
    -o-transition: opacity 0.3s linear 1.2s;
    -ms-transition: opacity 0.3s linear 1.2s;
    transition: opacity 0.3s linear 1.2s;
}


.wallpaperbox img{
    height:600px;
    width: 1100px;
    margin-left: -200px;
}

.lb-overlay img{
    /* height: 100%; For Opera max-height does not seem to work */
    max-height: 100%;
    position: relative;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay2 img{
    /* height: 100%; For Opera max-height does not seem to work */
    max-height: 100%;
    position: relative;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}

.lb-overlay:target {
    width: auto;
    height: auto;
    bottom: 0px;
    right: 0px;
    padding: 120px 180px 10px 10px;
}
.lb-overlay2:target {
    width: auto;
    height: auto;
    bottom: 0px;
    right: 0px;
    padding: 200px 180px 10px 10px;
}
.lb-overlay:target img {
    -webkit-animation: fadeInScale 1.2s ease-in-out;
    -moz-animation: fadeInScale 1.2s ease-in-out;
    -o-animation: fadeInScale 1.2s ease-in-out;
    -ms-animation: fadeInScale 1.2s ease-in-out;
    animation: fadeInScale 1.2s ease-in-out;
}


.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
    opacity: 1;
    filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay2:target a.lb-close2,
.lb-overlay2:target > div{
    opacity: 1;
    filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
    0% { -webkit-transform: scale(0.6); opacity: 0; }
    100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
    0% { -moz-transform: scale(0.6); opacity: 0; }
    100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
    0% { -o-transform: scale(0.6); opacity: 0; }
    100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
    0% { -ms-transform: scale(0.6); opacity: 0; }
    100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
    0% { transform: scale(0.6); opacity: 0; }
    100% { transform: scale(1); opacity: 1; }
}

/*
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens
	http://bricss.net/post/11230266445/css-hack-to-target-opera
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}

.wrap-appointment {
    background: #000 url("../images/appointment.jpg") no-repeat center;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 1080px;
    top: 50%;
    margin-top: -500px;
}


.features-text-content2 {

    line-height: 28px;
    height: 250px;
    scrollbar-track-color: #423026;
    scrollbar-face-color: #FFFFCF;
    scrollbar-arrow-color: #FFFFCF;
    overflow: auto;
}

.ccf-form-complete{

}
.ccf-form-wrapper .error {
    color: red;
    float: right;
    font-size: 90% !important;
    margin-top: 9px!important;
    margin-right: 70px;
}
.form-submit  input[type="submit"]{
    width:300px;height: 110px; background-color: transparent;outline: none;border: none;cursor: pointer;margin-top:15px;
}

.ccf-form-wrapper .field input[type=text]{
    width:280px;margin-left: 20px;margin-top: 5px ;   outline: none;color: white;
}
.ccf-form-wrapper .field label.main-label{
    display: none !important;
    clear: both;

}
.center{
    position:relative;
    margin:0 auto;
    width: 300px;
}
.ccf-form-wrapper {
    margin: auto!important;;
    margin-right: 0;!important;
    width: 250px;
    z-index: 9999;
}
.loading-img{
    display:none!important;
}
.appointment-bg{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    left: 0px;
    top: 0px;
    padding: 0px;
    z-index: 99;
    text-align: center;
    background: url("../images/tankuang.png") no-repeat center;;
    /*background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
    background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);*/
}
.bg-close{
color:rgb(254, 253, 121);
position: absolute;
top: 50%;
left: 50%;
font-size: 33px;
font-family: 微软雅黑;
width: 100px;
height: 60px;
overflow: hidden;


opacity: 0.9;
filter: alpha(opacity=0); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
.download-box{
    width: 736px;
    height: 100%;
    margin:auto;
}
.download-box >img{
    position:absolute;
    /* left: 25%; */
    top: 42%;
    /* margin-top: 20%; */
    margin: 0 auto;
    z-index: 999;
}

.xiazai-box{
    position: absolute;

    width: 736px;
    height: 200px;
    margin: auto;
    top: 49%;
    z-index: 5001;


}

.xiazai-box img{

    z-index:5001

}
.erweima{
    margin-left: 170px;
    float: left;
}
.ios-download{
    float: left;
    margin-left:20px;
}
.android-download{
    margin-left:20px;
    margin-top:10px;
    float:left;
}

.close-button{
    float:right;
    margin-top: -215px;
    margin-right: 10px;
}


.index-article-video{
    position:relative;
    list-style: none;
    float: left;
    display: block;

}
.index-article-video1{
    position:relative;
    list-style: none;
    float: left;
    width: 660px;
}
.index-article-video li{
    position:relative;
    list-style: none;
    float: left;
}


.cover-box{
    display:none;
    background:    rgba(0,0,0,0.7);
    width: 100%;
    margin: 0 auto;
    position: fixed;
    height: 1720px;
    top: 55%;
    margin-top: -950px;
    z-index: 5000;
}
.video1 {
    width: 700px;
    height: 404px;
    /* margin-top: 0px; */
    float: left;
}
.entersy{
    width: 110px;
    height: 35px;
    border: solid #a6ebf5 2px;
    position: absolute;
    top:30px;
    z-index: 9999;
}
.entersy img{
    margin-top: 10px;
    float: left;
    margin-left: 10px;
}
.entersy a{
    color: #25b6cb;
    font-weight: bold;
    float: left;
    margin-top: 9px;
    margin-left: 10px;
    cursor: pointer;
}
.video-star{
    width: 137px;
    height: 137px;
    position: relative;
    background:url("../images/video-star.png") no-repeat;
    top: 250px;
    left: 450px;
    z-index: 9999;
}

.page-in{
    list-style: none;
    overflow: hidden;
    margin-left:-20px!important;
}

.page-in li{
    list-style: none;
    float:left;
    width:120px;
    height:41px;
    line-height: 41px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    color: #fffed2;
    font-size: 15px;
    font-family:"Microsoft Yahei" ;
}
.page-in li:hover{
 background:url("../images/main-little-triangle.png") no-repeat ;
    background-position: 55px 32px;
    cursor: pointer;


}

.iii {
    display: block;
    width: 11px;
    height: 11px;
    background: #e39047;
    float: left;
    margin-top: 17px;
    margin-right: 20px;
    border-radius: 50%;
}
.hl-box{
    position: relative;
    float: left;
}
.hl-box a{
    position: absolute;
    top: 300px;
    right: 26px;
    z-index: 1;
}
.hl-box .yuyue{
    position: absolute;
    top: 360px;
    right: 29px;
    color: #fffed2;
}
.yuyue i{
    font-size: 18px;
}
.hl-box .yyyqm{
    position: absolute;
    top: 330px;
    right:26px;
    color: #fffed2;
}
.page_title{
    text-align: center;
    margin: 3px auto;
    line-height: 40px;
    padding: 20px;
}

.error404{

	margin-bottom:780px!important;
	
}