﻿
body {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    font-size: 14px;
    /*font-family: "microsoft yahei";*/
    font-family: 黑体, "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif!important;
    color: #808080;
    background-color: #F5F5F5;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

p, ul, li, h1, h2, h3, h4, h5, h6, dl, dd, dt, button, input, img {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.clear {
    clear: both;
}

input, textarea, select {
    font-family: "Microsoft Yahei";
}

input[type=submit], input[type=reset] {
    border: none;
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #808080;
}

a:hover {
    text-decoration: none;
    color: #F2C62C;
}

h1, h2, h3, h4, h5, h6, i, b {
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;

}

.arial {
    font-family: "Arial";
}

/*头部*/
.header {
    height: 100px;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 20;
}

.header .containe {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.header .h-bg {
    height: 48px;
    background-color: #333333;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: .7;
    display: none;
}

.header .rt li .li-d {
    z-index: 10;
    height: 48px;
    line-height: 48px;
    min-width: 300px;
    position: absolute;
    text-align: center;
    margin: 0 0 0 -150px;
    left: 50%;
    top: 100px;
    opacity: 1;
    display: none;
}

.header .rt li .li-d a {
    color: #FFFFFF;
    display: inline-block;
    margin: 0 10px;
}

.header .rt li .li-d a.actimg {
    color: #333;
}

.header .rt .li-3 .li-d b {
    display: inline-block;
    width: 16px;
    height: 21px;
    vertical-align: middle;
    margin: -4px 10px 0 0;
}

.header .rt .li-3 .li-d .a-1 b {
    background: url("../img/yuanguibai.png") no-repeat center;
}

.header .rt .li-3 .li-d .a-1:hover b, .header .rt .li-3 .li-d .a-1.actimg b {
    background: url("../img/yuanguihguang.png") no-repeat center;
}

.header .rt .li-3 .li-d .a-2 b {
    background: url("../img/huibangbai.png") no-repeat center;
}

.header .rt .li-3 .li-d .a-2:hover b, .header .rt .li-3 .li-d .a-2.actimg b {
    background: url("../img/huibanghuang.png") no-repeat center;
}

.header .rt .li-6 .li-d {
    width: 1200px;
    text-align: center;
    left: auto;
    right: -170%;
}

.header .rt li .li-d a {
    margin: 0 3%;
}

.header .rt .li-6 .li-d b {
    display: inline-block;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.header .rt .li-6 .li-d .a-1 b {
    background: url("../img/1-bai.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-1:hover b, .header .rt .li-6 .li-d .a-1.actimg b {
    background: url("../img/1-hui.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-2 b {
    background: url("../img/2-bai.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-2:hover b, .header .rt .li-6 .li-d .a-2.actimg b {
    background: url("../img/2-hui.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-3 b {
    background: url("../img/3-bai.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-3:hover b, .header .rt .li-6 .li-d .a-3.actimg b {
    background: url("../img/3-hui.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-4 b {
    background: url("../img/4-bai.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-4:hover b, .header .rt .li-6 .li-d .a-4.actimg b {
    background: url("../img/4-hui.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-5 b {
    background: url("../img/5-bai.png") no-repeat center;
}

.header .rt .li-6 .li-d .a-5:hover b, .header .rt .li-6 .li-d .a-5.actimg b {
    background: url("../img/5-hui.png") no-repeat center;
}

/*.header .a-logo {*/
    /*display: inline-block;*/
    /*height: 100%;*/
    /*line-height: 100px;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*!*left: 9.8%;*!*/
    /*left: 0;*/
/*}*/

/*.header .a-logo img {*/
    /*vertical-align: middle;*/
/*}*/

.header .rt {
    /*overflow: hidden;*/
    height: 100px;
    /*margin: 0 9.8% 0 0;*/
}

.header .rt li {
    float: left;
    margin: 0 0 0 52px;
    position: relative;
}

.header .rt li img {
    vertical-align: middle;
}

.header .rt li.li-last {
    line-height: 100px;
}

.header .rt li > a {
    display: block;
    color: #333;
    position: relative;
    line-height: 100px;
    font-size: 18px;
}

.header .rt li > a:after {
    content: '';
    position: absolute;
    width: 0;
    border-top: 1px solid #333;
    bottom: 28px;
    left: 0;
    transition: .4s;
}

.header .rt li a:hover, .header .rt li > a.act {
    color: #333;
}

.header .rt li > a:hover:after, .header .rt li > a.act:after {
    width: 100%;
}

.header .navBtn {
    height: 100%;
    line-height: 100px;
    position: absolute;
    /*right: 4%;*/
    right: 0;
    top: 0;
    display: none;
    width: 50px;
}

.header .navBtn img {
    vertical-align: middle;
}

.header .navBtn span {
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transition: .5s;
    transform-origin: right bottom;
}

.header .navBtn .s1 {
    width: 60%;
    top: 40%;

}

.header .navBtn .s2 {
    width: 60%;
    top: 50%;
}

.header .navBtn .s3 {
    width: 30%;
    top: 60%;
    transform-origin: right bottom;
}

.header .navBtn:hover .s1 {
    width: 30%;
}

.header .navBtn:hover .s2 {
    width: 45%;
}

.header .navBtn:hover .s3 {
    width: 60%;
}

.header .navBtn.zhuan .s1 {
    width: 60%;
}

.header .navBtn.zhuan .s2 {
    width: 0;
}

.header .navBtn.zhuan .s3 {
    width: 60%;
}

/*友情链接*/
.youqing {
    background-color: #1A1A1A;
    position: relative;
}

.youqing:after {
    width: 81%;
    /*width: 1548px;*/
    border-bottom: 1px solid #363636;
    content: '';
    position: absolute;
    bottom: 0;
    /*left:7.5%;*/
    left: 9.5%;
    /*margin: 0 0 0 -774px;*/
}

.youqing .containe {
    /*width:91%;*/
    /*border-bottom:1px solid #363636;*/
    overflow: hidden;
    padding: 20px 0 0 0;
    /*width: 1636px;*/
    width: 86%;

}

.youqing .containe a {
    float: left;
    margin: 0 0 20px 0;
    /*width:192px;*/
    width: 12.5%;
    text-align: center;

}

.youqing .containe a:hover {
    color: #F2C62C;
}

/*底部*/
.footer {
    background-color: #1A1A1A;
}

.footer .containe {
    overflow: hidden;
    /*height: 116px;*/
    position: relative;
    margin: 0 auto;
    /*line-height:116px;*/
}

.footer .containe p{
    line-height: 45px;
    text-align: center;
}

.footer .lf .div-a a {
    font-size: 16px;
    color: #5b5b5b;
    margin: 0 10px;
}

.footer .lf .div-a a:hover {
    color: #F2C62C;
}

/*公共*/
/*.containe {*/
    /*!*width:81.2%;*!*/
    /*!*width: 1546px;*!*/
    /*margin: 0 auto;*/
    /*!*width: 1440px;*!*/
    /*width:81.2%;*/

/*}*/

.conta {
    width: 72.92%;
    margin: 0 auto;
}

.main > div {
    overflow: hidden;
}

.baibg {
    background-color: #FFFFFF;
}

/*公共banner*/
.com-ban {
    width: 100%;
    height: 100%;
    position: relative;
    color: #FFFFFF;
    min-height: 400px;
}

.com-ban > img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 400px;
}

.about .com-ban {
    min-height: 240px;
}

.about .com-ban > img {
    min-height: 240px;
}

.comban-h1 {
    font-size: 44px;
    position: absolute;
    top: 26%;
    text-align: center;
    width: 100%;
    color: #FFFFFF;

}

.comban-h2 {
    position: absolute;
    top: 46%;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-size: 60px;

}

.com-h1 {
    color: #333333;
    font-size: 36px;

    margin: 3.5% 0;
    text-align: center;
}

.com-qie {
    position: relative;
    margin: 200px 0 0;
    opacity: 0;
}

.com-qie .qie-sha {
    border: 1px solid #E6E6E6;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    width: 60%;
    margin: 20px auto 50px;
}

.com-qie .a-more {
    position: absolute;
    right: 0;
    top: 4%;
}

.com-qie .a-more img {
    transition: .6s;
    /*vertical-align: middle;*/
}

.com-qie .a-more:hover img {
    transform: rotate(360deg);
}

.com-qie .qie-sha a {
    display: inline-block;
    float: left;
    color: #666666;
    width: 21%;
    margin: 0 2%;
    text-align: center;
    transition: .5s;
}

.com-qie .qie-sha a.select, .com-qie .qie-sha a:hover {
    color: #5F3C10;
}

.com-qie .qie-sha a span {
    position: relative;
}

.com-qie .qie-sha a span:after {
    width: 0;
    transition: .5s;
    content: '';
    position: absolute;

    border-top: 2px solid #5F3C10;
    bottom: -14px;
    left: 0;
}

.com-qie .qie-sha a.select span:after, .com-qie .qie-sha a:hover span:after {

    width: 100%;

}

.com-qie .qx-a {
    overflow: hidden;
    /*display: none;*/
}

.com-qie .qx-a a {
    /*display: inline-block;*/
    float: left;
    width: 23.5%;
    /*margin: 0 1.4% 50px 0;*/
    margin: 0 2% 50px 0;
    overflow: hidden;
    /*vertical-align: top;*/
    border: 1px solid #F0F0F0;
}

.com-qie .qx-a a .d1 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #F0F0F0;

}

.com-qie .qx-a a .d1 h2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.com-qie .qx-a a .d1 img {
    display: block;
    width: 100%;
    height: auto;
    transition: 1s;
}

.com-qie .qx-a a:hover .d1 img {
    transform: scale(1.05);
}

.com-qie .qx-a a:hover .sgonghua, .com-qie .qx-a a:hover .sgonghua img {
    width: 40px;
}

.com-qie .qx-a a:hover .sgonghua b {
    opacity: 1;
    width: 12px;
}

.com-qie .qx-a a .sgonghua {
    float: right;
    transition: 1.5s;
}

.index .com-qie .qx-a a .sgonghua b {
    top: 19px;
}

.com-qie .qx-a a .d1 p {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6F4E29;
    transition: .6s;
    background-size: cover;
    opacity: 0;
    filter: alpha(opacity=0);
}

.com-qie .qx-a a:hover .d1 p {
    opacity: .8;
    /*display: block;*/
}

.rect-btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -70px;
    z-index: 10;
    overflow: hidden;
}

.rect-btn svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rect-btn h4, .rect-btn a {
    z-index: 20;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #fff;
    display: none;
}

.com-qie .qx-a a:hover .rect-btn h4, .index .mobile .m-top .rt:hover .rect-btn a {
    display: block;
}

.rect-btn a {
    color: #333333;
}

.rect-btn rect {
    stroke-width: 1;
    stroke-dasharray: 0, 210;
    stroke-dashoffset: 8;
    -webkit-transition: all 1.05s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.05s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.com-qie .qx-a a:hover .rect-btn rect {
    fill: none;
    stroke-width: 1;
    stroke-dasharray: 315, 0;
    -webkit-transition: all 0.8s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 0.8s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.rect-btn:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 0ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: -10;
}

.com-qie .qx-a a:hover .rect-btn:after, .index .mobile .m-top .rt:hover .rect-btn:after {
    left: 120%;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

/*分割*/
.com-qie .qx-a a .d1 b {
    display: none;
    position: absolute;
    width: 68px;
    height: 68px;
    background: url("../img/more.png") no-repeat center;
    bottom: -34px;
    /*right: -100px;*/
    right: 10%;
    transition: .6s;
    opacity: 0;
}

.wangjian .com-qie .qx-a a .d1 b {
    display: block;
}

.com-qie .qx-a a:hover .d1 b {
    /*right: 10%;*/
    opacity: 1;
    transform: rotate(90deg);
}

.com-qie .qx-a a .d2 {
    padding: 0 6%;
    /*border: 1px solid #F0F0F0;*/
    border-top: none;
    overflow: hidden;
    background-color: #FFFFFF;
}

.com-qie .qx-a a .d2 h3 {
    margin: 30px 0 3px;
    color: #5f3911;
    font-size: 16px;
}

.com-qie .qx-a a .d2 p {
    color: #333333;
    font-size: 14px;
}

.com-qie .qx-a a .d2 .d2-xia {
    border-top: 1px solid #EBEBEB;
    line-height: 48px;
    margin: 14px 0 0;
}

.com-qie .qx-a a .d2 .d2-xia .slf {
    font-size: 12px;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fanrotate {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes fanrotate {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes sxtiao {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    40% {
        -webkit-transform: translate(0, -50px);
        transform: translate(0, -50px);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

/*悬停效果*/
.ul-xiaoguo {
    overflow: hidden;
    margin: 0 auto 80px;
    font-size: 0;
}

.ul-xiaoguo li {
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    width: 18.4%;
    margin: 0 .8%;
}

.ul-xiaoguo li a {
    display: block;
    width: 100%;
    height: 100%;
}

.ul-xiaoguo li a .d-xia {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.ul-xiaoguo li a .d-xia .bg {
    width: 100%;
    height: 100%;
    background: rgba(244, 232, 64, 0);
    position: absolute;
    top: 0;
    left: 0;
    transition: 1s;
    z-index: 10;
}

.ul-xiaoguo li:hover a .d-xia .bg {
    background: rgba(244, 232, 64, .9);
}

.ul-xiaoguo li .d-xia img {
    width: 100%;
    height: auto;
    /*height:100%;*/
    display: block;
    transition: .3s;
}

.ul-xiaoguo li:hover .d-xia img {
    transform: scale(1.2);
}

.ul-xiaoguo li .d-xia i {
    transition: 1s;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/star-web.svg") no-repeat center;
    transform: rotate(0deg) scale(.1);
    position: absolute;
    top: 0;
    left: 0;
}

.ul-xiaoguo li:hover .d-xia i {
    transform: rotate(360deg) scale(2);
}

.ul-xiaoguo li .d-xia .m-nei {
    width: 34%;
    position: absolute;
    top: 60%;
    left: 50%;
    margin: 0 0 0 -17%;
    height: 15px;
    z-index: 11;
}

.ul-xiaoguo li .d-xia b {
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    transition: 1s;

}

.index .ul-xiaoguo li .d-xia b {
    width: 10px;
    height: 10px;
    top: 2px;
}

.ul-xiaoguo li .d-xia .b2 {
    opacity: 0;
    transition: .5s;
}

.ul-xiaoguo li:hover .d-xia .b2 {
    opacity: 1;
}

.ul-xiaoguo li .d-xia .b2 {
    left: 50%;
    margin: 0 0 0 -7px;
}

.ul-xiaoguo li .d-xia .b1 {
    left: 50%;
    opacity: 0;
}

.ul-xiaoguo li:hover .d-xia .b1 {
    left: 0;
    opacity: 1;
}

.ul-xiaoguo li .d-xia .b3 {
    right: 50%;
    opacity: 0;
}

.ul-xiaoguo li:hover .d-xia .b3 {
    right: 0;
    opacity: 1;
}

.ul-xiaoguo li .d-xia em {
    border-top: 1px solid #FFFFFF;
    width: 0;
    transition: 1s;
    position: absolute;
    top: 7px;
    left: 50%;
}

.ul-xiaoguo li:hover .d-xia em {
    width: 100%;
    left: 0;
}

.ul-xiaoguo li .d-xia p {
    z-index: 11;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 35%;
    transition: .4s;
    opacity: 0;
}

.ul-xiaoguo li:hover .d-xia p {
    opacity: 1;
}

.ul-xiaoguo li h3 {
    color: #333;
    font-size: 14px;
    margin: 5% 0 10%;
    transition: .5s;
}

/*.ul-xiaoguo li h4 {*/
    /*font-size: 12px;*/
    /*text-align: center;*/
    /*transition: .5s;*/
/*}*/

.ul-xiaoguo li:hover h3 {
    color: #F2C62C;
}

/*底部合作品牌*/
.hezuo {
    background-color: #fff;
    padding: 1.4% 0;
}

.com-hezuo {
    overflow: hidden;
    margin: 0 auto;
}

.hezuo .containe {
    /*width: 1566px;*/
    width: 82%;
}

.com-hezuo li {
    float: left;
    border: 1px solid #e6e6e6;
    width: 11.5%;
    overflow: hidden;
    position: relative;
    transition: .5s;
    margin: 0 .5%;
}

.com-hezuo li:hover {
    border: 1px solid #8B8C8F;
}



.i-hui{
    display: block;
    width: 100%;
}
.hezuo-a{
    text-align: center;
    line-height: 60px;
    color: #333;
    font-size: 24px;
    border-top: 1px solid #e6e6e6;
    padding-top: 50px;

}
.hezuo-b{
    width: 20px;
    height: 1px;
    background-color: #888888;
    margin: 0 auto;
}
.com-hezuo{
    padding-top: 20px;
}
.hezuo-c{
   overflow: hidden;
    margin-top: 20px;
}
.hezuo-c img{
    display: block;
    width: 100%;
    height: auto;
}
/*联系我们*/

.lianxi {
    background: url("../img/weixin_02.jpg") no-repeat center;

    background-size: cover;
    overflow: inherit !important;
    position: relative;
    z-index: 11;
}

.lianxi .lf {
    color: #e7e2e4;

}

.lianxi .lf h1 {
    font-size: 42px;
    margin: 15% 0 0;
}

.lianxi .lf h2 {
    font-size: 20px;
    margin: 5% 0 8%;
}

.com-form * {
    display: block;
    background-color: transparent;
    margin: 10px 0 0 0;
}

.com-form input[type=text] {
    color: #FFFFFF;

    padding: 0 0 0 3%;
    height: 40px;
    line-height: 40px;
    width: 97%;
    border: 1px solid #626264;
    outline: none;
}

.com-form input:focus, .com-form textarea:focus {
    border: 1px solid #FFF101;

}

.com-form textarea {
    color: #FFFFFF;

    padding: 10px 0 0 3%;
    height: 100px;
    border: 1px solid #626264;
    width: 97%;
    outline: none;
}

.com-form .i-sub {
    width: 156px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #4d2b09;
    font-size: 16px;
    background-color: #FECC5F;
    margin: 12% 0 20%;
    transition: .5s;
}

.com-form .i-sub:hover {
    box-shadow: rgba(255, 241, 0, .3) 1px 2px 1px 2px;
}

.lianxi .rt {
    background-color: #5330A7;
    width: 310px;
    margin: -4% 0 0;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 24px;
    /*padding:10% 0;*/
    /*height:75%;*/
    position: relative;
}

.lianxi .rt .i-ewm {
    display: block;
    margin: 28% auto 50%;
}

.lianxi .rt .wx-hello {
    position: absolute;
    top: 15%;
    right: 20%;
}

.lianxi .rt .rt-nei {
    background-color: #7B48BA;
    padding: 3% 0 3% 10%;
    margin: 0 0 25%;
}

.lianxi .rt .rt-nei h3 {
    font-size: 18px;
    line-height: 30px;
}

.main {
    margin: 100px 0 0;
}

.sgonghua {
    position: relative;
    transition: 1.4s;
}

.sgonghua b {
    /*display: inline-block;*/
    position: absolute;
    right: -2px;
    top: 4px;
    width: 0;
    height: 12px;
    /*height:0;*/
    border: 2px solid #FECC5F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: .4s;
    opacity: 0;
    display: none;
}

.sgonghua img {
    display: inline-block;
    width: 24px;
    height: 8px;
    transition: .4s;

}

.sgonghua:hover {
    width: 120px;

}

.sgonghua:hover img {
    width: 40px;
}

.sgonghua:hover b {
    opacity: 1;
    width: 12px;
}

/*分页*/
.pager_linkBox {
    text-align: center;
    margin: 50px 0 70px;
    z-index: 1;
}

.pager_linkBox a {
    border: 1px solid #BECABE;
    color: #BECABE;
    transition: .3s;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin: 0 3px;
    position: relative;
    z-index: 100;
    width: 20px;
    text-align: center;
    vertical-align: top;
}

.pager_linkBox a:hover {
    color: #FFFFFF;
    background-color: #FDD24F;
    border: 1px solid #FDD24F;
}

.pager_linkBox a.shang {
    background: url("../img/wangjian_04.png") no-repeat center;
}

.pager_linkBox a.xia {
    background: url("../img/wangjian_05.png") no-repeat center;
}

/*联系*/
.dibu{
    background-color: #fff;

}
.dibu-a-img{
    width: 165px;
    height: 60px;
    margin: 0 auto;
    cursor: pointer;
}
.dibu-a{
   background-color: #F2F4F5;
}
.dibu-ba{
    width: 472px;
    margin: 0 auto;
    margin-top: 95px;
}
.dibu-ba img{
    display: block;
    width: 100%;
}
.dibu-bb{
    width: 680px;
    height: 75px;
    margin: 0 auto;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 20px;

}
.dibu-bb a{
    line-height: 75px;
    color: #333;
    margin: 0 2.7%;
}
.dibu-bc{
    margin: 0 auto;
    width: 65%;
    padding: 45px;
}
.dibu-bc a{
    line-height: 14px;
    color: #333;
    /*margin: 0 1%;*/
    border-right: 1px solid #666;
    display: inline-block;
    padding: 0 1%;
    float: left;
}
.dibu-bc a:nth-of-type(1){
    border-left: none;
}
.dibu-bc a:nth-last-of-type(1){
    border-right: none;
}
/*观点*/


#demo {
    float: right;
    overflow: hidden;
    max-height: 50px;
    display: inline-block;
}

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
}

#demo a {

    margin: 0 1%;
    display: inline-block;
}

#demo2 {
    float: left;
}

.h2-xcx {
    text-align: center;
    font-size: 32px;
    position: absolute;
    top: 36%;
    width: 100%;
}

/*飘窗*/
.cebian {
    position: fixed;
    background-color: #000000;
    top: 50%;
    right: 0;
    z-index: 20;
    margin: -200px 0 0;
}

.cebian .ul-cb li {
    height: 80px;
    position: relative;
}

.cebian .ul-cb li .a-tu {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-bottom: 1px solid #363636;
    transition: .5s;
    position: relative;
    z-index: 2;
}

.cebian .ul-cb li .a-tu:hover {
    background-color: #F2C62C;
    border-bottom: 1px solid #F2C62C;
}

.cebian .ul-cb li .a-tu img {
    vertical-align: middle;

}

.cebian .ul-cb li .d-tan {
    position: absolute;
    right: -185px;
    top: 0;
    width: 180px;
    height: 80px;
    background-color: #000000;
    color: #ffffff;
    padding: 0 0 0 12px;
    overflow: hidden;
    opacity: 0;
}

.cebian .ul-cb .li-1 .d-tan {
    width: 400px;
    height: 480px;
    border-right: 1px solid #363636;
    overflow: hidden;
    right: -405px;
}

.cebian .ul-cb .li-1 .d-tan > h1 {
    font-size: 16px;
    margin: 30px 0;
}

.cebian .ul-cb .li-1 .d-tan .com-form input[type=text], .cebian .ul-cb .li-1 .d-tan .com-form textarea {
    margin: 6% 0 0;
    width: 360px;
}

.cebian .ul-cb .li-1 .d-tan .com-form .i-sub {
    margin: 9% 0 0;
}

.cebian .ul-cb li .d-tan h2 {
    margin: 16px 0 10px;
}

.phcolor {
    color: #999;
}

.jiazaigengduo {
    margin: 3% auto 5%;
    text-align: center;
}

.jiazaigengduo a:hover img {
    animation: shangxiatiao 2s linear 0s infinite;
}

@keyframes shangxiatiao {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    40% {
        -webkit-transform: translate(0, 30px);
        transform: translate(0, 30px);
    }
    100% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
    }
}




