﻿
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;
    color: #808080;
    background-color: #F5F5F5;
}
@font-face { font-family: Simsun;unicode-range: U+2E80-FFFF; src: local('PingFangSC')}
@font-face { font-family: Simsun;unicode-range: U+0000-2E7F; src: local('Helvetica Neue')}
@font-face { font-family: NSimsun;unicode-range: U+2E80-FFFF; src: local('PingFangSC')}
@font-face { font-family: NSimsun;unicode-range: U+0000-2E7F; src: local('Helvetica Neue')}
@font-face { font-family: Simhei;unicode-range: U+2E80-FFFF; src: local('PingFangSC')}
@font-face { font-family: Simhei;unicode-range: U+0000-2E7F; src: local('Helvetica Neue')}
@font-face { font-family: '宋体';unicode-range: U+2E80-FFFF; src: local('PingFangSC')}
@font-face { font-family: '宋体';unicode-range: U+0000-2E7F; src: local('Helvetica Neue')}
@font-face { font-family: '新宋体';unicode-range: U+2E80-FFFF; src: local('PingFangSC')}
@font-face { font-family: '新宋体';unicode-range: U+0000-2E7F; src: local('Helvetica Neue')}
@font-face { font-family: '黑体';unicode-range: U+2E80-FFFF; src: local('PingFangSC')}
@font-face { font-family: '黑体';unicode-range: U+0000-2E7F; src: local('Helvetica Neue')}

*, :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: #000000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}

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

.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: 38px;
    line-height: 38px;
    /*min-width: 300px;*/
    min-width: 370px;
    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: #F4E840;
}

.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-7 .li-d b {
    display: inline-block;
    width: 25px;
    height: 28px;
    vertical-align: middle;
    margin: -4px 10px 0 0;
}
.header .rt .li-7 .li-d .a-2 b {
    background: url("../img2/zzyh-bai_03.png") no-repeat center;
}

.header .rt .li-7 .li-d .a-2:hover b, .header .rt .li-7 .li-d .a-2.actimg b {
    background: url("../img2/zzyh-huang.png") no-repeat center;
}

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

.header .rt .li-7 .li-d .a-1:hover b, .header .rt .li-7 .li-d .a-1.actimg b {
    background: url("../img2/pp-huang_03.png") no-repeat center;
}

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

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

.header .rt .li-6 .li-d {
    width: 1200px;
    text-align: right;
    left: auto;
    padding:0 22px 0 0;
    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 .rt .li-6 .li-d .a-6 b {
    background: url("../img/6-bai.png") no-repeat center;
}

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

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

.header .rt .li-6 .li-d .a-7:hover b, .header .rt .li-6 .li-d .a-7.actimg b {
    background: url("../img/7-huang.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: #FFFFFF;
    position: relative;
    line-height: 100px;
    font-size: 18px;
}

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

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

.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 .lf {
    /*width: 45%;*/
    /*width:53%;*/
    margin: 0 0 0 -100px;
    opacity: 0;
    /*padding:0 0 0 7.5%;*/
}

.footer .rt {
    /*width:45%;*/
    margin: 0 -100px 0 0;
    opacity: 0;
    /*padding:0 9% 0 0;*/
}

.footer .lf .a-logo {
    float: left;
    display: block;
    line-height: 116px;
    height: 116px;
}

.footer .lf .a-logo img {
    vertical-align: middle;
    transition: 1s;

}

.footer .lf .a-logo:hover img {
    /*animation: fangda 4s;*/
    transform: scale(.95);
}

.footer .lf .div-a {
    float: left;
    padding:8% 0 0;

}
.footer .lf .div-a p{
    line-height:20px;
}
.footer .lf .div-a a {
    font-size: 14px;
    color: #5b5b5b;
    margin: 0 10px;
}

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

.footer .rt .d-kx {
    margin: 20px 0;
    text-align: right;
    font-size:16px;
}
.footer .rt .d-kx a{
    color: #5b5b5b;
    margin: 0 10px;
}

.footer .rt .d-kx a:hover {
    color: #F2C62C;
}

.footer .rt .d-kx img {
    vertical-align: middle;

    margin: 0 0 0 20px;
}

.footer .rt p {
    font-size: 12px;
    color: #5b5b5b;
}

.footer .a-top {
    position: absolute;
    left: 50%;
    bottom: -40px;
    opacity: 0;
    background: url("../img/top_03.png") no-repeat center;
    background-size: cover;
    width: 195px;
    height: 100px;
    margin: 0 0 0 -100px;
}

.footer .a-top:hover {

    background: url("../img/res_top2.png") no-repeat center;
    transition: .3s;

}

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

.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: 38px;
    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%;
    text-transform: uppercase;
}

.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: #F2C62C;
}

.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 #F2C62C;
    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;*/
    font-size:0;
}

.com-qie .qx-a a {
    display: inline-block;
    /*float: left;*/
    width: 32%;
    /*margin: 0 1.4% 50px 0;*/
    margin: 0 2% 50px 0;
    overflow: hidden;
    /*vertical-align: top;*/
    font-size:14px;
}

.com-qie .qx-a a .d1 {
    width: 100%;
    height: 100%;
    position: relative;
    /*overflow: hidden;*/
}

.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: #333333;
    transition: .6s;
    background-size: cover;
    opacity: 0;
    filter: alpha(opacity=0);
}

.com-qie .qx-a a:hover .d1 p {
    opacity: .4;
    /*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: #4c4c4c;
    font-size: 16px;
}

.com-qie .qx-a a .d2 p {
    color: #4c4c4c;
}

.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;
    text-transform: uppercase;
}

@-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;*/
    margin:0 auto 3%;
    font-size: 0;
}

.ul-xiaoguo li {
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    width: 31.6%;
    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: #4c4c4c;
    font-size: 16px;
    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: #44474C;
    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 #585B5F;
    width: 10%;
    /*width:166px;*/

    margin: .8% .55% .8%;
    /*margin:0 5px 15px;*/
    text-align: center;
    height: 94px;
    line-height: 94px;
    overflow: hidden;
    position: relative;
    transition: .5s;
}

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

.com-hezuo li img {
    max-width: 90%;
    height: auto;
    transition: 1.5s;
    vertical-align: middle;
    /*min-width:120px;*/
    min-width: 51%;
}

.com-hezuo li .i-bai {
    transform: scale(0);
    /*display: none;*/
}

.com-hezuo li:hover .i-bai {
    transform: scale(1);
    display: inline-block;
}

.com-hezuo li:hover .i-hui {
    transform: scale(0);
    display: none;
}

/*联系我们*/

.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 .d-yan {
    overflow: hidden;
}

.com-form .d-yan * {
    margin: 0 !important;
    float: left;

}

.com-form .d-yan .i-yanzhe {
    width: 30% !important;
}

.com-form .d-yan .jiap {
    width: 54px;
    text-align: center;
    display: inline-block;
    float: left;
    color: #FFFFFF;
    height: 22px;
    line-height: 22px;
    background-color: #CCCCCC;
    margin: 10px 0 0 10px !important;
    cursor: pointer;
}


.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 .d-yan input{
    display: inline-block !important;
}
.com-form .i-yzm{
    vertical-align: middle;
    display: inline-block;
    margin:0 0 0 8px;
}


.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;
    border:none;
    cursor: pointer;
}

.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: 18% auto 50%;
}

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

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

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

    margin:7% auto 6%;
    overflow: hidden;
}
.lianxi .rt .rt-nei h4 a{
    text-align: center;
    font-size:14px;
    display: inline-block;
    height:30px;
    line-height:30px;
    color: #ffffff;
    border:1px solid #ffffff;
    width:42%;

    position: relative;
    transition: all 0.5s;
}
.lianxi .rt .rt-nei h4 a:hover {
    border: 1px solid #7A47B9;
}


.lianxi .rt .rt-nei h4  a span {
    position: relative;
    z-index: 10;
}
.lianxi .rt .rt-nei h4 a:before {
    content: '';
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 60%;
    transition: all 0.3s;
    background-color: #ffffff;
    opacity: 0;
}

.lianxi .rt .rt-nei h4 a:hover:before {
    transform: rotate(270deg);
    right: 49%;
    opacity: 1;
}

.lianxi .rt .rt-nei h4 a:after {
    content: '';
    position: absolute;
    top: 20%;
    left: 0;
    width: 1px;
    height: 60%;
    transition: all 0.3s;
    background-color: #ffffff;
    opacity: 0;
}

.lianxi .rt .rt-nei h4 a:hover:after {
    transform: rotate(180deg);
    left: 49%;
    opacity: 1;
}


/*.lianxi .rt .rt-nei h4 a:hover{*/
    /*background-color: #522FA6;*/
    /*border:1px solid #522FA6;*/
/*}*/


.lianxi .rt .rt-nei h4 .alf{
    float: left;
}

.lianxi .rt .rt-nei h4 .art{
    float: right;
}

.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;

    width: 20px;
    text-align: center;
    vertical-align: top;
}

.pager_linkBox a:hover,.pager_linkBox a.current {
    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;
}

/*联系*/
.contact {
    overflow: hidden;
    height: 100%;
    background-color: #3A3D44;
    position: relative;
}

.contact .con-bg {
    background-color: #242831;
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;

}

.contact .lf {
    margin: 0 0 0 -600px;
    opacity: 0;
}

.contact .rt {
    margin: 0 -600px 0 0;
    opacity: 0;
    position: relative;
}

.contact .containe {
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.contact .containe > div {
    width: 50%;
    overflow: hidden;

}

.contact .containe > div > h1 {
    color: #9fa0a0;
    font-size: 30px;
    margin: 6% 0 4%;
}
.contact .containe .lf > h1{
    margin: 6% 0 2%;
}

.contact .containe > div > h1 span {
    font-size: 16px;
    display: inline-block;
    margin: 0 0 0 10px;
}

.contact .rt h1 {
    padding: 0 0 0 2%;
}




.contact .containe > div > h1 img {
    margin: -14px 20px 0 0;
    vertical-align: middle;
}

.contact .lf .xia {
    line-height: 30px;
    color: #d3d4d5;
    overflow: hidden;
}
.contact .lf .xia .p1{
    margin:0 0 0 69px;
}

/*右边*/
.contact .lf .xia {
    overflow: hidden;
}

.contact .lf .xia > div {
    /*float: left;*/
    /*overflow: hidden;*/
}

.contact .lf .xia .xia-r {
    width:52%;
    /*text-align: center;*/
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #d3d4d5;
    font-size: 14px;
    /*padding: 5% 0 0 0;*/
    float: right;
    overflow: hidden;
    padding: 0 0 0 7%;
}

.contact .lf .xia .xia-r:after {
    content: '';
    position: absolute;
    border-right: 1px solid #211F2C;
    height: 86%;
    /*right: -16%;*/
    left:1%;
    bottom: 0;
    box-shadow: rgba(255, 255, 255, .2) 1px 1px 1px 0px;
}

.contact .lf .xia .xia-r h2{
    font-size:16px;
    margin: 12px 0 12px;
}
.contact .lf .xia .xia-r p {
    /*margin: 10% 0 0;*/
}
.contact .lf .xia .xia-r .d-bott{
    margin:16px 0 0;
}
.contact .lf .xia .xia-r .im-ewm {
    display: inline-block;
    width: 108px;
    height: 108px;

}
.contact .lf .xia .xia-r h4{
    font-size:16px;
    width:20px;
    display: inline-block;
    line-height:18px;
    margin:0 0 0 10px;
    vertical-align: top;
}
/*左边*/
.contact .lf .xia .xia-l {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
    width:48%;
}

.contact .lf .xia .xia-l a {
    color: #d3d4d5;
    display: block;
    margin: 4% 0 0 0;
}



.contact .lf .xia .xia-l h2 {
    font-size: 18px;
    margin: 0 0 4%;
}

.contact .rt .a-more {
    position: absolute;
    right: 1%;
    top: 16%;
}

.contact .rt .a-more img {
    transition: .5s;
}

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

.contact .rt .rt-ul {
    overflow: hidden;
    padding: 0 0 4%;
}

.contact .rt .rt-ul li {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 0 0 3% 2%;
    overflow: hidden;
}

.contact .rt .rt-ul li .p-zuo {
    border: 1px solid #7B7D82;
    text-align: center;
    float: left;
    width: 40%;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
}

.contact .rt .rt-ul li .p-zuo img {
    vertical-align: middle;
    max-width: 90%;
    transition: .4s;
}

.contact .rt .rt-ul li:hover .p-zuo img {
    transform: scale(1.1);
}

.contact .rt .rt-ul li .d-you {
    font-size: 12px;
    float: right;
    width: 55%;
    color: #d3d4d5;
    line-height: 24px;
    text-align: justify;
    /*margin: -.7% 0 0;*/
    transition: .4s;
}

.contact .rt .rt-ul li:hover .d-you {
    color: #F2C62C;
}

/*观点*/
.point {
    height: 50px;
    line-height: 50px;
    background-color: #44484D;
    color: #d3d4d5;
    overflow: hidden;
}

.point .containe {
    height: 100%;
}

.point span {
    display: inline-block;
    float: left;
    color: #fff22a;
    font-size: 18px;
}

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

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

#demo1 {
    float: left;
}

#demo a {

    margin: 0 10px;
    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: 70px;
    position: relative;
    /*border-bottom: 1px solid #363636;*/
}
.cebian .ul-cb li:after{
    content: '';
    position: absolute;
    width:70px;
    border-bottom: 1px solid #626264;
    right:0;
    z-index:20;
    bottom:0;
}

.cebian .ul-cb li .a-tu {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    /*border-bottom: 1px solid #363636;*/
    transition: .5s;
    position: relative;
    z-index: 2;
    float: left;
    background-color: #000000;
}
.cebian .ul-cb li .fenli{
    float: left;
    width:158px;
}


.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-1 .d-tan{
    padding: 0 0 0 12px;
}
.cebian .ul-cb li .d-tan {
    position: absolute;
    right: -170px;
    top: 0;
    /*width: 180px;*/
    width:240px;
    height: 70px;
    background-color: #000000;
    color: #ffffff;
    /*padding: 0 0 0 12px;*/
    overflow: hidden;
}

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

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

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

.cebian .ul-cb .li-1 .d-tan .com-form .i-sub {
    margin: 4% 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);
    }
}

#nima {
    margin: -100px 0 0;
    padding: 100px 0 0;
}
.ul-top-qie1{
    overflow: hidden;
}
.ul-top-qie1 p{
    float: left;
    padding:0 10px;
    height:30px;
    line-height:30px;
    border:1px solid #696969;
    margin:0 20px 0 0;
}
.ul-top-qie1 p.sel{
    border:1px solid #878B93;
    color: #ffffff;

}


