﻿body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

body {
    overflow-x: hidden;
}

tr,
td,
dd,
dl,
dt {
    margin: 0;
    padding: 0
}

img {
    border: none;
    vertical-align: middle;
}

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

ul,
li {
    list-style: none
}

.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

.fl {
    float: left;
}

.fr {
    float: right;
}

.none {
    display: none !important;
}

.block {
    display: block !important;
}

.header .language {
    position: relative;
    margin-right: 3%;
    
}
.pcLaN{
    display: none;
}
.moblicLaN{
    display: block;
}
.moblicLaN a{
    line-height: 26px!important;
    color: #fff!important;
    font-size: 14px!important;
}
.ziye .header .language .langBtn span,
.header .language.active .langBtn span{
    color: #333;
}
.ziye .header .language .langBtn img.moblicArrow,
.header .language.active .langBtn img.moblicArrow{
    display: block;
}
.ziye .header .language .langBtn img.pcArrow,
.header .language.active .langBtn img.pcArrow{
    display: none;
}
.header .language .langBtn span {
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer
}

.header .language .langBtn {
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.header .language .langBtn img.moblicArrow{
    display: none;
}
.header .language .langBtn img {

    width: 15px;
    height: 8px;
    background: url("../images/arrow.png") no-repeat;
    background-size: cover;
    margin-left: 15px;

}

.header .language ul {
    position: absolute;
    left: -17px;
    width: 100px;
    background: #fff;
    display: none;
    z-index: 20;
    border-top: 2px solid #e67817;
    box-shadow: 0 2px 5px #555;
}

.header .language a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #3d3d3d;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.header .language a:hover {
    background: #e67817;
    color: #fff;
}
.header .language:hover ul {
    display: block;
}


.section1 {
    background: url(../images/section1.jpg) no-repeat center center;
    background-size: cover;
}

.section2 {
    background: url(../images/section2.jpg) no-repeat center left;
    background-size: cover;
}

.section3 {
    background: url(../images/section3.jpg) no-repeat center center;
    background-size: cover;
}

.section4 {
    background: url(../images/section2.jpg) no-repeat center left;
    background-size: cover;
}

.section5 {
    background: url(../images/section5.jpg) no-repeat center center;
    background-size: cover;
}



header {

    position: absolute;

    width: 100%;

    z-index: 999;

    padding: 20px 0;





}

.logo {

    margin-left: 3%;

}





.logo {

    transform-origin: left top;

    -webkit-transform-origin: left top;

    -o-transform-origin: left top;

    -moz-transform-origin: left top;

    -ms-transform-origin: left top;

    transition-duration: 0.4s;

    -webkit-transition-duration: 0.4s;

    -o-transition-duration: 0.4s;

    -moz-transition-duration: 0.4s;

    -ms-transition-duration: 0.4s;

}

.logo img {

    width: 420px;



}

.logo img:nth-of-type(2) {

    display: none;

}

.ssubNav1 {

    cursor: pointer;

    display: none;

    margin-right: 3%;

    margin-top: 6%;

}

.ssubNav1 span {

    cursor: pointer;

    width: 30px;

    height: 2px;

    border-radius: 2px;

    background-color: #FFF;

    display: block;

    margin-bottom: 8px;

    -ms-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    -o-transition: all 0.4s ease-in-out s;

    -moz-transition: all 0.4s ease-in-out s;

    transition: all 0.4s ease-in-out 0s;

}

.ssubNav1 span.cur {

    background-color: #7d7d7d;

}

.nav .close {

    display: none;

    position: absolute;

    top: 20px;

    right: 20px;

}

.ziye.nav_b .nav {

    margin-top: 0px
}

.nav {

    margin-right: 10px;

    margin-top: 10px;



}

.nav.time {

    transition-duration: 0.4s;

    -webkit-transition-duration: 0.4s;

    -o-transition-duration: 0.4s;

    -moz-transition-duration: 0.4s;

    -ms-transition-duration: 0.4s;

}

.nav ul li {

    float: left;

    margin: 0 0px
}

.nav ul li a {

    color: #fff;

    font-size: 16px;

    padding: 10px 15px;

    display: inline-block;

    border-radius: 10px;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

}

.nav ul li.on a,
.nav ul li:hover a {

    background-color: #e67817;

    color: #fff !important
}

.section_img a,
.section_img img {

    left: -120%;

    position: relative;

    opacity: 0;

}

.button_img {
    margin-top: 10px
}

.button_img a {

    font-size: 26px;

    color: #fff;

    padding: 10px 20px;

    border-radius: 5px;

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1923d), to(#de6800));

    background: -moz-linear-gradient(top, #f1923d, #de6800);

    background: -o-linear-gradient(top, #f1923d, #de6800);

    background: -webkit-linear-gradient(top, #f1923d, #de6800);

}

.button_img a:hover {

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#de6800), to(#f1923d));

    background: -moz-linear-gradient(top, #de6800, #f1923d);

    background: -o-linear-gradient(top, #de6800, #f1923d);

    background: -webkit-linear-gradient(top, #de6800, #f1923d);

}

/*.section_img a{background:url(../images/sec2.png) no-repeat;width: 371px;

    display: block;

    height: 44px;}

.section_img a:hover{ background:url(../images/sec2_2.png) no-repeat; transition: all 0.3s ease-in-out; 

    -webkit-transition:all 0.3s ease-in-out;

    -o-transition:all 0.3s ease-in-out;

    -moz-transition:all 0.3s ease-in-out;

    -ms-transition:all 0.3s ease-in-out;}*/

.section .pageLft {

    width: 100%;

    padding-top: 70px;

}

.section .pageRit {

    width: 100%;

    padding-top: 70px;

    text-align: right;

}

aside.waperTit {

    width: auto;

    position: relative;

    display: table;

}

aside.waperTit .webLine4 {

    position: absolute;

    left: 45px;

    top: 0;

}

aside.waperTit .webLine4 .webs4 {

    fill: none;

    stroke-width: 6px;

    stroke: #A4A4A4;

    stroke-dasharray: 0 1200;

    transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

    -webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

    -moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

    -o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

}

aside.waperTit.active .webLine4 .webs4 {

    stroke-dasharray: 1200 0;

}

aside.waperTit .tst {

    margin-top: 28px;

}

aside.waperTit p {

    color: #fff;

    font-size: 26px;

    text-transform: uppercase;

    transform: translateX(-260px);

    -webkit-transform: translateX(-260px);

    -moz-transform: translateX(-260px);

    opacity: 0;

}

aside.waperTit.active p {

    transform: translateX(0px);

    -webkit-transform: translateX(0px);

    -moz-transform: translateX(0px);

    transition: all 1.2s ease 0.4s;

    -webkit-transition: all 1.2s ease 0.4s;

    -moz-transition: all 1.2s ease 0.4s;

    opacity: 1;

}

aside.waperTit2 .tst p {

    font-size: 20px;

    color: #585858;

}

.section .waps {

    display: table;

    margin: 100px 0 0 0;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    transform: translateX(-100px);

    -webkit-transform: translateX(-100px);

    -moz-transform: translateX(-100px);

    -o-transform: translateX(-100px);

    opacity: 0;

    transition: all 1s ease .2s;

    -webkit-transition: all 1s ease .2s;

    -moz-transition: all 1s ease .2s;

    -o-transition: all 1s ease .2s;

}

.section .waps.active {

    transform: translateX(0px);

    -webkit-transform: translateX(0px);

    -moz-transform: translateX(0px);

    -o-transform: translateX(0px);

    opacity: 1;

}

.section .waps p {

    font-size: 16px;

    line-height: 30px;

    color: #333;

    margin-left: 38px;

}

.section .read {

    border-radius: 10px;

    color: #fff;

    font-size: 16px;

    background-color: #e67817;

    display: inline-block;

    margin: 20px 0 0 45px;

    transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    padding: 10px 15px;

}

aside.waperTit h3 {

    font-size: 36px;

    color: #333;

    font-weight: normal;

    text-transform: uppercase;

    transform: translateX(-260px);

    -webkit-transform: translateX(-260px);

    -moz-transform: translateX(-260px);

    opacity: 0;

}

aside.waperTit.active h3 {

    transform: translateX(0px);

    -webkit-transform: translateX(0px);

    -moz-transform: translateX(0px);

    transition: all 1.2s ease 0s;

    -webkit-transition: all 1.2s ease 0s;

    -moz-transition: all 1.2s ease 0s;

    opacity: 1;

}

.section .pageRit img {

    width: 80%;

    height: auto;

    transform: scale(0.5);

    -webkit-transform: scale(0.5);

    -moz-transform: scale(0.5);

    -o-transform: scale(0.5);

    transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;

    -webkit-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;

    -moz-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;

    -o-transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;

    opacity: 0;

}

.section .pageRit.active img {

    transform: scale(1.0);

    -webkit-transform: scale(1.0);

    -moz-transform: scale(1.0);

    -o-transform: scale(1.0);

    opacity: 1;

}



/*第三屏*/

.waper-page3-bottom {

    margin-top: 30px;

}

.waper-page3-top {

    width: 100%;

    height: 100px;

    display: table;

    position: relative;

}

.waper-page3-top .sub-left-tit {

    width: 285px;

    position: absolute;

    left: -85px;

    top: 0;

    opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    filter: alpha(opacity=0);

}

.waper-page3-top .sub-left-tit img {

    width: 100%
}

.sub-news-top-logo {

    width: 125px;

    height: 75px;

    position: absolute;

    left: 330px;

    bottom: 0;

    display: table;

}

.sub-news-top-logo .wen {

    float: left;

    width: 48px;

    height: 48px;

    border-radius: 50%;

    position: relative;

    opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    filter: alpha(opacity=0);

    transform: scale(0.5);

    -webkit-transform: scale(0.5);

    -moz-transform: scale(0.5);

    -ms-transform: scale(0.5);

    transition: all .4s linear 0s;

    -webkit-transition: all .4s linear 0s;

    -moz-transition: all .4s linear 0s;

    -ms-transition: all .4s linear 0s;

}

.sub-news-top-logo .act {

    opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    filter: alpha(opacity=1);

    transform: scale(1.0);

    -webkit-transform: scale(1.0);

    -moz-transform: scale(1.0);

    -ms-transform: scale(1.0);

}

.sub-news-top-logo .news {

    float: right;

    width: 48px;

    height: 48px;

    opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    filter: alpha(opacity=0);

    transform: scale(0.5);

    -webkit-transform: scale(0.5);

    -moz-transform: scale(0.5);

    -ms-transform: scale(0.5);

    transition: all .4s linear 0s;

    -webkit-transition: all .4s linear .3s;

    -moz-transition: all .4s linear .3s;

    -ms-transition: all .4s linear .3s;

}

.sub-news-top-logo .news img {

    width: 52px
}

.sub-news-top-logo .wen img {

    display: block;

    margin: 9px 0 0 10px;

    width: 28px;

}

.sub-news-top-logo .act {

    opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    filter: alpha(opacity=1);

    transform: scale(1.0);

    -webkit-transform: scale(1.0);

    -moz-transform: scale(1.0);

    -ms-transform: scale(1.0);

}

.sub-news-top-logo .wen:before {

    width: 48px;

    height: 48px;

    border: 1px solid #fff;

    -moz-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);

    -o-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);

    -webkit-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);

    transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);

}

.section4 .sub-news-top-logo .wen:after,
.section4 .sub-news-top-logo .wen:before {

    border: 1px solid #717171;

}

.sub-news-top-logo .wen:before,
.sub-news-top-logo .wen:after {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    border-radius: 50%;

    pointer-events: none;

}

.sub-news-top-logo .wen:after {

    width: 46px;

    height: 46px;

    border: 1px solid #fff;

    background-color: rgba(255, 255, 255, 0.1);

    opacity: 0;

    -moz-transform: scale(0.5, 0.5);

    -ms-transform: scale(0.5, 0.5);

    -webkit-transform: scale(0.5, 0.5);

    transform: scale(0.5, 0.5);

    -moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);

    -o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);

    -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);

    transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1)
}

.sub-news-top-logo .wen:hover:before {

    opacity: 0;

    -moz-transform: scale(1.5, 1.5);

    -ms-transform: scale(1.5, 1.5);

    -webkit-transform: scale(1.5, 1.5);

    transform: scale(1.5, 1.5);

    -moz-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);

    -o-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);

    -webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);

    transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.sub-news-top-logo .wen:hover:after {

    opacity: 1;

    -moz-transform: scale(1, 1);

    -ms-transform: scale(1, 1);

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1)
}

.section3 .page3 .owl-carousel .item {

    opacity: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    filter: alpha(opacity=0);

}



/*新闻*/

section.page6 {

    width: 1480px;

    height: 680px;

    position: absolute;

    top: 50%;

    margin-top: -340px;

    right: 0;

}

section.page6 .page6Lft {

    float: left;

    padding-top: 266px;

}

aside.waperTit5 {

    width: auto;

    position: relative;

    display: table;

}

aside.waperTit5 .webLine5 {

    position: absolute;

    left: 100px;

    top: 0;

}

aside.waperTit5 .webLine5 .webs5 {

    fill: none;

    stroke-width: 6px;

    stroke: #A4A4A4;

    stroke-dasharray: 0 720;

    transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

    -webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

    -moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

    -o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) .5s;

}

aside.waperTit5.active .webLine5 .webs5 {

    stroke-dasharray: 720 0;

}

aside.waperTit5 .tst {

    margin-top: 22px;

}

aside.waperTit5 h3 {

    font-size: 36px;

    color: #585858;

    text-transform: uppercase;

    transform: translateX(-260px);

    -webkit-transform: translateX(-260px);

    -moz-transform: translateX(-260px);

    opacity: 0;

}

aside.waperTit5.active h3:nth-child(1) {

    transform: translateX(0px);

    -webkit-transform: translateX(0px);

    -moz-transform: translateX(0px);

    transition: all 1.2s ease 0s;

    -webkit-transition: all 1.2s ease 0s;

    -moz-transition: all 1.2s ease 0s;

    opacity: 1;

}

aside.waperTit5.active h3:nth-child(2) {

    font-size: 26px;

    transform: translateX(0px);

    -webkit-transform: translateX(0px);

    -moz-transform: translateX(0px);

    transition: all 1.2s ease 0.2s;

    -webkit-transition: all 1.2s ease 0.2s;

    -moz-transition: all 1.2s ease 0.2s;

    opacity: 1;

}



section.page6 .page6Rit {

    float: right;

    width: 1000px;

}



section.page6 .page6Rit .newsLiat {

    width: 100%;

    display: table;

}

section.page6 .page6Rit .newsLiat li {

    width: 100%;

    height: 168px;

    position: relative;

    z-index: 2;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    padding: 40px 0 0 24px;

    transform: translate(100%);

    -webkit-transform: translate(100%);

    -moz-transform: translate(100%);

    -o-transform: translate(100%);

    opacity: 0;

}

section.page6 .page6Rit .newsLiat li strong {

    display: block;

    font-size: 16px;

    color: #000000;

    font-family: arial;

}

section.page6 .page6Rit .newsLiat li h4 {

    font-size: 16px;

    color: #000;

    padding-top: 20px;

    transition: all .4s ease-out 0s;

    -webkit-transition: all .4s ease-out 0s;

    -moz-transition: all .4s ease-out 0s;

    -o-transition: all .4s ease-out 0s;

}

section.page6 .page6Rit .newsLiat li p {

    font-size: 13px;

    color: #A3A3A3;

    padding-top: 6px;

    line-height: 1.7;

    transition: all .4s ease-out 0s;

    -webkit-transition: all .4s ease-out 0s;

    -moz-transition: all .4s ease-out 0s;

    -o-transition: all .4s ease-out 0s;

    height: 44px;

    overflow: hidden;

}

section.page6 .page6Rit .newsLiat li:nth-of-type(1) {

    transition: all 1.2s ease 0s;

    -webkit-transition: all 1.2s ease 0s;

    -moz-transition: all 1.2s ease 0s;

    -o-transition: all 1.2s ease 0s;

}

section.page6 .page6Rit .newsLiat li:nth-of-type(2) {

    transition: all 1.2s ease .2s;

    -webkit-transition: all 1.2s ease .2s;

    -moz-transition: all 1.2s ease .2s;

    -o-transition: all 1.2s ease .2s;

}

section.page6 .page6Rit .newsLiat li:nth-of-type(3) {

    transition: all 1.2s ease .4s;

    -webkit-transition: all 1.2s ease .4s;

    -moz-transition: all 1.2s ease .4s;

    -o-transition: all 1.2s ease .4s;

}

section.page6 .page6Rit .newsLiat li:nth-of-type(4) {

    transition: all 1.2s ease .6s;

    -webkit-transition: all 1.2s ease .6s;

    -moz-transition: all 1.2s ease .6s;

    -o-transition: all 1.2s ease .6s;

}

section.page6 .page6Rit .newsLiat li.active {

    transform: translate(0%);

    -webkit-transform: translate(0%);

    -moz-transform: translate(0%);

    -o-transform: translate(0%);

    opacity: 1;

}

section.page6 .page6Rit .newsLiat li:after {

    position: absolute;

    right: 0;

    top: 0;

    content: '';

    width: 0%;

    height: 100%;

    background: url(../images/in_bgs.png) no-repeat center center;

    background-size: cover;

    z-index: -1;

    overflow: hidden;

    transition: all .8s ease 0s;

    -webkit-transition: all .8s ease 0s;

    -moz-transition: all .8s ease 0s;

    -o-transition: all .8s ease 0s;

}

section.page6 .page6Rit .newsLiat li:hover:after {

    width: 100%;

}

section.page6 .page6Rit .newsLiat li:hover strong {

    color: #fff;

}

section.page6 .page6Rit .newsLiat li:hover h4 {

    color: #e67817
}

/*联系我们*/

.section5 .waps ul {
    margin-left: 40px
}

.section5 .waps ul li {

    background-image: url(../images/contact.png);

    background-repeat: no-repeat;

    color: #fff;

    font-size: 16px;

    padding-left: 30px;

    margin-bottom: 20px;

}

.section5 .waps ul li:nth-of-type(1) {
    background-position: 0 0
}

.section5 .waps ul li:nth-of-type(2) {
    background-position: 0 -45px
}

.section5 .waps ul li:nth-of-type(3) {
    background-position: 0 -88px
}

.section5 .waps ul li:nth-of-type(4) {
    background-position: 0 -128px
}

.section5 .waps ul li:nth-of-type(5) {
    background-position: 0 -175px
}



.section5 .pageRit {

    transform: translate(100%);

    -webkit-transform: translate(100%);

    -ms-transform: translate(100%);

    -o-transform: translate(100%);

    -moz-transform: translate(100%);

    transition: all 0.5s ease-in-out;

    -webkit-transition: all 0.5s ease-in-out;

    -moz-transition: all 0.5s ease-in-out;

    -ms-transition: all 0.5s ease-in-out;

    opacity: 0;

}

.section5 .pageRit.active {

    opacity: 1;

    transform: translate(0px);

    -webkit-transform: translate(0px);

    -o-transform: translate(0px);

    -moz-transform: translate(0px);

    -ms-transform: translate(0px);



}

.section5 .pageRit .form1 {

    margin-bottom: 20px;

}

.section5 .pageRit .form1 span {

    color: #fff;

    font-size: 16px;

    margin-right: 30px;

}

.section5 .pageRit .form1 textarea,
.section5 .pageRit .form1 input {

    width: 65%;

    padding: 8px 10px;

    font-family: "微软雅黑";

    border: 2px solid #757a7c;

    opacity: 0.5;

    background: #0c0f22;

    color: #fff;

    border-radius: 0;



}

.section5 .pageRit .form1 textarea {

    height: 166px;

    resize: none;

    float: right;

}

.section5 .pageRit .form1 button {

    font-size: 16px;

    color: #fff;

    border: none;

    background-color: #e67817;

    font-family: "微软雅黑";

    width: 102px;

    height: 40px;

    text-align: center;

    line-height: 40px;

    cursor: pointer;

    margin-right: 20px;

}

.section5 .pageRit .form1 button[type=reset] {

    background-color: #f19444;

}

.section5 .pageRit .form1 button:hover {
    background-color: #f5b177
}



/*侧边栏*/

.yb_conct {
    position: fixed;
    z-index: 999;
    top: 50%;
    margin-top: -150px;
    right: 0px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
    position: relative;
    right: -127px;
}

.yb_bar ul li a {
    color: #fff
}

.yb_bar .yb_top {
    background: #e67817 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #e67817 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #e67817 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #e67817 url(../images/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}