a:link{
    text-decoration:none;
}
a:visited{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
a:active{
    text-decoration:none;
}
.font-12{
    font-size: 12px;
    line-height: 16px;
}
.font-16{
    font-size: 16px;
    line-height: 22px;
}
.font-18{
    font-size: 18px;
    line-height: 26px;
}
.font-20{
    font-size: 20px;
    line-height: 28px;
}
.font-24{
    font-size: 24px;
    line-height: 32px;
}
.font-22{
    font-size: 22px;
    line-height: 30px;
}
.font-26{
    font-size: 26px;
    line-height: 32px;
}
.font-30{
    font-size: 30px;
    line-height: 36px;
}
.font-36{
    font-size: 36px;
    line-height: 44px;
}
.font-40{
    font-size: 40px;
    line-height: 48px;
}
.font-46{
    font-size: 46px;
    line-height: 52px;
}
.font-48{
    font-size: 48px;
    line-height: 56px;
}
.font-50{
    font-size: 50px;
    line-height: 58px;
}
.font-100{
    font-size: 100px;
    line-height: 108px;
}
.color-333{
    color: #333;
}
.color-555{
    color: #555;
}
.color-666{
    color: #666;
}
.color-999{
    color: #999;
}
.color-blue {
    color: #d02e2c;
}
.mt-40{
    margin-top: 40px;
}
.mb-40{
    margin-bottom: 40px;
}
.mt-60{
    margin-top: 60px;
}
.mb-60{
    margin-bottom: 60px;
}
.pt-60{
    padding-top: 60px;
}
.pb-60{
    padding-bottom: 60px;
}
.yinhao-left {
background: url("../images/left.jpg") left no-repeat;
padding: 1px 35px 1px 0px;
}
.yinhao-right {
background: url("../images/right.jpg") center no-repeat;
padding: 1px 13px 0 35px;
}
@font-face {
  font-family: 'siyouyun';
  src: url('font_1457662463_1139657.eot'); /* IE9*/
  src: url('font_1457662463_1139657.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('font_1457662463_1139657.woff') format('woff'), /* chrome、firefox */
  url('font_1457662463_1139657.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('font_1457662463_1139657.svg#siyouyun') format('svg'); /* iOS 4.1- */
}
.siyouyun {
    font-family:"siyouyun" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.bg-fafafa{
    background-color: #fafafa;
}
.title-border{
    border: 5px solid #FFFFFF;
    border-radius:5px;
    padding: 20px 60px;
}
.syy-button-border{
    padding: 8px 50px;
    border: 3px solid #d02e2c;
    color: #d02e2c;
    font-size: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
@keyframes mybtn{
    from{background: transparent;}
    to{background: #d02e2c;}
}
@-moz-keyframes mybtn{
    from{background: transparent;}
    to{background: #d02e2c;}
}
@-webkit-keyframes mybtn{
    from{background: transparent;}
    to{background: #d02e2c;}
}
@-o-keyframes mybtn{
    from{background: transparent;}
    to{background: #d02e2c;}
}
.syy-button-border:hover{
    padding: 8px 50px;
    border: 3px solid #d02e2c;
    color: #fff;
    font-size: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    animation: mybtn 0.5s linear;
    -moz-animation: mybtn 1s linear;
    -webkit-animation: mybtn 0.5s linear;
    -o-animation: mybtn 1s linear;
    animation-fill-mode : forwards;
}
.syy-button-border:active,.syy-button-border:focus{
    padding: 8px 50px;
    border: 3px solid #d02e2c;
    color: #d02e2c;
    font-size: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*脚部*/
.color-ccc{
    color: #ccc !important;
}
#footer{
    border-top: 4px solid #fafafa;
    padding: 0 0 10px 0;
    background: #343438;
}
#footer .footer-copyright{
    background: #343438;
    border-top: 4px solid #343438;
}
.footer-border{
    border: 3px solid #999;
    height: 164px;
    width: 164px;
    margin: 0 auto;
}
.footer-font{
    font-size: 70px !important;
    line-height: 78px !important;
}
#footer .footer-copyright p{
    margin: 20px 0 0 0;
}
/*首页*/
.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 750px;
    overflow: hidden;
    zoom: 1;
}

.flexslider ul{
    list-style: none;
    width: 100%;
    padding-left: 0px;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 65px 0;
    display: block;
    background: url(../images/09141809ljb0.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/09141730mhza.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a .bg-img {
    width: 100%;
    height: 750px;
    display: block;
}

.index #header {
    background: transparent !important;
    border-bottom: none !important;
    position: absolute !important;
    box-shadow: none !important;
}
.letter-s-17{
    letter-spacing: 17px;
}
.index-p-div{
    border:3px solid #dedede;
    height: 30px;
    width: 200px;
    margin: 0 auto;
}
.index-p-p{
    position: absolute;
    margin-top: 12px;
    background-color: #fff;
    padding: 0 10px;
    margin-left: 40px;
}
.index-img-border{
    border: 1px solid #ddd;
    height: 225px;
    width: 472px;
    margin-top: -116px;
    z-index: -1;
    position: initial;
    margin-left: 50px;
}
.index-p-hr{
    width: 20px;
    margin: 75px auto 0;
    background-color: #333 !important;
    height: 2px;
}
.pt-t{
    padding-top: 260px;
}
.index-btn-p{
    border: 1px solid;
    padding: 10px 30px;
    border-radius: 3px;
    color: #d02e2c;
}
.index-btn-p:hover{
    border: 1px solid;
    padding: 10px 30px;
    border-radius: 3px;
    color: #d02e2c;
}
.index-btn-s{
    border: 1px solid;
    padding: 10px 30px;
    border-radius: 3px;
    color: #d02e2c;
}
.index-btn-s:hover{
    border: 1px solid;
    padding: 10px 30px;
    border-radius: 3px;
    color: #d02e2c;
}
.index-btn-b{
    background: #d02e2c;
    border: 1px solid #d02e2c;
    padding: 10px 30px;
    border-radius: 3px;
    color:#fff;
}
.index-btn-b:hover{
    background: #d02e2c;
    border: 1px solid #d02e2c;
    padding: 10px 30px;
    border-radius: 3px;
    color:#fff;
}
.index-t-border{
    border: 3px solid #343438;
    width: 270px;
    height: 346px;
}
.bg-black{
    background: #343438;
    height: 160px;
    position: absolute;
    margin-top: 196px;
    width: 100%;
}
.index-t-hr{
    width: 20px;
    margin: 0px 0px 0 122px;
    background-color: #333 !important;
    height: 2px;
}
.index-t-div{
    padding: 20px 0;
    background-color: #fafafa;
    margin: 24px 0 0 133px;
    width: 286px;
}
.index-t-ul{
    list-style: square;
}
.index-t-ul li{
    float: left;
    margin: 0 10px 0 50px;
}
.al-img-slider {
    position: relative;
}

.al-slider {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.al-row {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
}

.al-slider .al-item {
    display: inline-block;
    margin: 0 8px;
}

.al-img-slider .btn-turn {
    width: 32px;
    height: 32px;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 30px;
    z-index: 30;
    cursor: pointer;
}

.al-img-slider .btn-turn.active {
    background-color: #d02e2c;
}

.al-img-slider .btn-turn a {
    text-decoration: none;
}

.al-img-slider .btn-turn .qmfont {
    position: relative;
    top: 4px;
    left: 2px;
    font-size: 20px;
    color: #fff;
}

.al-img-slider .next .qmfont {
    left: 4px;
}

.al-img-slider .prev {
    position: absolute;
    top: 0%;
    margin-top: -16px;
    left: 545px;
}

.al-img-slider .next {
    position: absolute;
    top: 0%;
    margin-top: -16px;
    right: 545px;
}

.al-item .content2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -95px;
    z-index: 5;
}

#slider3 .al-item span {
    display: inline-block;
    color: #fff;
    width: 190px;
    padding: 15px 0;
    background-color: #f8b600;
    opacity: 0.9;
}
.index-s-hr{
    width: 20px;
    margin: 0px auto;
    background-color: #fff !important;
    height: 2px;
}
.index-c-p{
    position: absolute;
    margin-top: 12px;
    background-color: #fff;
    padding: 0 10px;
    margin-left: 59px;
}
.index .thumb-info-1 .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 32%;
}
.index .thumb-info-2 .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 25%;
}
.index .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(255, 255, 255, 1);
    border: 3px solid #dedede;
}
.width-273{
    width: 273px;
}
@media (min-width: 992px){
    #header nav ul.nav-main ul.dropdown-menu{
        margin: 1px 0 0 0px;
    }
    #header nav ul.nav-main li.dropdown:hover > a{
        padding-bottom: 27px;
    }
}
/*B2C*/
.btn-blue {
    border: 2px solid #FFFFFF;
    border-radius: 2px;
    padding: 10px 50px;
    color: #FFFFFF;
    font-size: 20px;
}
    .btn-blue:hover {
        border: 2px solid #FFFFFF;
        border-radius: 2px;
        padding: 10px 50px;
        color: #FFFFFF;
        font-size: 20px;
    }
.b2c-tab .nav-tabs{
    border-bottom: none;
}
    .b2c-tab .nav-tabs li.active a {
        background: #d02e2c;
        border: none;
    }
.b2c-tab .tabs .nav-tabs li.active a{
    color:#fff;
}
.b2c-tab .nav-tabs li a{
    border-radius: 0px;
}
.b2c-tab .nav-tabs li a:hover,.b2c-tab .nav-tabs li a{
    border-top: 0px;
    color: #fff !important;
}
    .b2c-tab .nav-tabs li a:hover {
        background: #d02e2c;
    }
.b2c-tab .nav-tabs li a{
    background: #343438;
}
.b2c-tab .nav > li > a{
    padding: 8px 40px;
}
.b2c-tab .tab-content{
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    /*-moz-box-shadow:0px -4px 8px rgba(0, 0, 0, 0.1) inset;*/
    /*-webkit-box-shadow:0px -4px 8px rgba(0, 0, 0, 0.1) inset;*/
    /*box-shadow:0px -4px 8px rgba(0, 0, 0, 0.1) inset;*/
    -moz-box-shadow:0px -0px 0px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow:0px -0px 0px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0px 0px 0px rgba(0, 0, 0, 0.1) inset;
}
.b2c-tab .b2c-tab-p{
    width: 25%;
    float: left;
}
.scqt-img{
    margin-top: 0px;
    cursor: pointer;
    /*cursor: -webkit-zoom-in;*/
}
@keyframes myfirst{
    100%{
        margin-top: -30px;
    }
}
@-moz-keyframes myfirst{
    100%{
        margin-top: -30px;
    }
}
@-webkit-keyframes myfirst{
    100%{
        margin-top: -30px;
    }
}
@-o-keyframes myfirst{
    100%{
        margin-top: -30px;
    }
}
.b2c .shop-ui .thumb-info.thumb-info-no-zoom:hover img {
    animation: myfirst 0.3s ease-in;
    -moz-animation: myfirst 0.3s ease-in;
    -webkit-animation: myfirst 0.3s ease-in;
    -o-animation: myfirst 0.3s ease-in;
    animation-fill-mode : forwards;
}
.b2c .shop-ui .tab-content .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(255, 255, 255, 0.1);
    border: 0px;
}
.b2c .shop-ui .tab-content .thumb-info-1 .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 20%;
}
.b2c-tab-div{
    position: absolute;
    width: 100%;
    margin-top: -60px;
    background-color: #fff;
    height: 60px;
    -moz-box-shadow:0px -4px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow:0px -4px 8px rgba(0, 0, 0, 0.1);
    box-shadow:0px -4px 8px rgba(0, 0, 0, 0.1);
}
.b2c-tab-div2{
    margin: 0 auto;
}
.b2c-border{
    width: 100px;
    height: 100px;
    border: 3px solid #888888;
    margin: 0 auto;
    padding: 22px;
}
.b2c .b2c-icon-size{
    font-size: 50px;
    line-height: 50px;
    color: #444;
}
.b2c .b2c-bg-dark{
    background: #343438;
}
.b2c .b2c-bg-dark .showMore{
    cursor: pointer;
}
.b2c .b2c-yyms-border{
    border: 2px solid #454545;
    height: 340px;
}
.b2c .width-50{
    width: 50px;
    height: 300px;
    float: left;
    padding: 210px 0 0 0;
}
.b2c .width-60{
    width: 60px;
    height: 300px;
    float: left;
    padding: 210px 0 0 0;
}
.b2c .width-120{
    width: 120px;
    float: left;
}
.b2c .width-130{
    width: 130px;
    float: left;
}
.b2c .width-190{
    width: 190px;
    float: left;
}
.b2c .width-280{
    width: 280px;
    float: left;
}

.b2c .width-5P{
    width: 5%;
    height: 300px;
    float: left;
    padding: 210px 0 0 0;
}
.b2c .width-10P{
    width: 10%;
    float: left;
}
.b2c .width-15P{
    width: 15%;
    float: left;
}
.b2c .width-20P{
    width: 20%;
    float: left;
}
.b2c .width-30P{
    width: 30%;
    float: left;
}
.b2c .width-35P{
    width: 35%;
    float: left;
}
.b2c .width-40P{
    width: 40%;
    float: left;
}
.b2c .b2c-icon-40{
    font-size: 40px;
    line-height: 40px;
}
.b2c .b2c-icon-20{
    font-size: 20px;
    line-height: 20px;
}
.b2c .b2c-yhlx-padding{
    padding: 85px 0;
}
.b2c .b2c-qqdls-padding{
    padding-top: 115px;
}
.b2c-yyms-bg{
    width: 80%;
    height: 26px;
    line-height: 26px;
    background: #fff;
    margin: 0 auto;
}
.b2c-yyms-mt{
    margin-top: 120px;
}
.b2c .thumb-info-1 .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 32%;
}
.b2c .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(255, 255, 255, 1);
    border: 3px solid #dedede;
}
/*BBC*/
.bbc .letter-s-2{
    letter-spacing: 2px;
}
.width-1200{
    width: 1200px;
    margin: 0 auto;
}
.bbc-yyms-width1{
    width: 100px;
}
.bbc-yyms-width2{
    width: 305px;
}
.bbc-yyms-width3{
    width: 142px;
}
.bbc-yyms-width4{
    width: 210px;
}
.bbc-yyms-width5{
    width: 160px;
}
.bbc-yyms-width6{
    width: 190px;
}
.bbc-yyms-width7{
    width: 590px;
}
.bbc-yyms-width8{
    width: 264px;
}
.bbc-yyms-1{
    margin-top: 195px;
}
.bbc-yyms-2{
    margin-top: 78px;
}
.bbc-yyms-3{
    margin-top: 130px;
}
.bbc-yyms-4{
    margin-top: 81px;
}
/*案例详情页*/
.by-cases-content .btn-content{
    padding: 5px 26px;
    border: 1px solid #333;
    border-radius: 3px;
    color: #333;
}
    .by-cases-content .btn-content:hover {
        padding: 5px 26px;
        border: 1px solid #d02e2c;
        border-radius: 3px;
        color: #d02e2c;
    }
.by-cases-content .btn-content:visited,.by-cases-content .btn-content:focus{
    padding: 5px 26px;
    border: 1px solid #333;
    border-radius: 3px;
    color: #333;
}
.btn-orange{
    background-color: #f60;
    color: #fff;
    padding: 10px 50px !important;
    font-size: 20px;
}
.btn-orange:hover{
    background-color: #ff852b;
    color: #fff;
}
.btn-orange:focus{
    background-color: #ff852b;
    color: #fff;
}
.by-cases-content ul {
    list-style-type: none;
}
.by-cases-content .accordion .link {
    cursor: pointer;
    display: block;
    padding: 10px 15px 10px 30px;
    color: #4D4D4D;
    font-size: 14px;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.by-cases-content .accordion li:last-child .link {
    border-bottom: 0;
}
.by-cases-content .accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.by-cases-content .accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}
.by-cases-content .accordion li.open .link {
    color: #d02e2c;
}

.by-cases-content .accordion li.open i {
    color: #d02e2c;
}
.by-cases-content .accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.by-cases-content .submenu {
    display: none;
    background: #ddd;
    font-size: 14px;
    padding: 0;
}
.by-cases-content .submenu li {
    border-bottom: 1px solid #ccc;
}
.by-cases-content .submenu a {
    display: block;
    text-decoration: none;
    color: #444;
    padding: 10px;
    padding-left: 30px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
    .by-cases-content .submenu a:hover {
        background: #d02e2c;
        color: #FFF;
    }
.btn-case-border,.btn-case-border:hover,.btn-case-border:focus,.btn-case-border:active{
    border: 1px solid #fff;
    padding: 10px 40px;
    border-radius: 3px;
    color: #fff;
}
.case-border-left{
    border-left: 8px solid #dedede;
    margin-right: 10px;
}
.case .thumb-info-1 .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 27%;
}
.case .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(255, 255, 255, 1);
    border: 3px solid #dedede;
}
