/*font*/

.bold {
    font-weight: bold;
}

.blue {
    color: #07c;
}

.blue a,
.blue a:hover,
a.blue,
a.blue :hover {
    color: #07c;
}

.white {
    color: #fff;
}

.white a,
.white a:hover,
a.white,
a.white :hover {
    color: #fff;
}

.red {
    color: #c00;
}

.red a,
.red a:hover,
a.red,
a.red :hover {
    color: #c00;
}

.green {
    color: #690;
}

.green a,
.green a:hover,
a.green,
a.green :hover {
    color: #690;
}

.orange {
    color: #f80;
}

.orange a,
.orange a:hover,
a.orange,
a.orange :hover {
    color: #f80;
}

.onclick {
    transform: scale(1);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.onclick:hover {
    transform: scale(1.05);
}


/*----- Body样式 -----*/


/*----- banner样式 -----*/

.yx_banner {
    width: 100%;
    min-width: 1200px;
    height: 580px;
    background: url(../images/yx_bg01.png) center bottom no-repeat;
    background-size: 100%;
    _margin-top: 0;
    padding-top: 80px;
}

.seo_anli li:nth-of-type(4),
.seo_anli li:nth-of-type(8) {
    margin-right: 0;
}


/*----- 营销型网站样式 -----*/

.yx_swiper {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.yxContainer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.yxContainer img,
.yxContainer a,
.yxContainer div {
    position: absolute;
}

.yxContainer .yx_3and1 {
    width: 1200px;
    top: 200px;
    left: 0px;
    position: absolute;
}

.yx_3and1 li {
    width: 390px;
    height: 205px;
    padding: 25px;
    margin: 0 15px 15px 0;
    _margin: 0 10px 15px 0;
    float: left;
    background-color: rgba(255, 255, 255, 1.00);
    _background-color: #ffffff;
    *background-color: #ffffff;
    background-image: url(../images/yx_bg02.png);
    background-repeat: no-repeat;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.yx_3and1 li:hover {
    background-color: rgba(255, 255, 255, 0.95);
}

.yx_3and1 li .yxTitle {
    font-size: 18px;
    line-height: 30px;
}

.yx_3and1 li .yxTitle strong {
    font-size: 24px;
    font-weight: bold;
}

.yx_3and1 li:nth-of-type(1) {
    color: #54bf14;
    background-position: 285px 102px;
}

.yx_3and1 li:nth-of-type(2) {
    color: #fb9a00;
    background-position: -125px 102px;
}

.yx_3and1 li:nth-of-type(3) {
    color: #de2828;
    margin-right: 0 !important;
    background-position: -530px 102px;
}

.yx_3and1 li:nth-of-type(4) {
    color: #8c4391;
    background-position: 285px -120px;
}

.yx_3and1 li:nth-of-type(5) {
    color: #2c88d8;
    background-position: -125px -120px;
}

.yx_3and1 li:nth-of-type(6) {
    color: #11b3c2;
    margin-right: 0 !important;
    background-position: -530px -120px;
}

.yx_3and1 li .yxContent {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 20px;
}

.yxContainer .yx_maidian {
    width: 1200px;
    height: 350px;
    top: 200px;
    left: 0px;
    position: absolute;
}

.yx_maidian li {
    width: 260px;
    height: 310px;
    padding: 20px;
    float: left;
}

.yx_maidian li .yxmPic {
    width: 140px;
    margin: 20px auto 30px auto;
    display: block;
}

.yx_maidian li img {
    width: 140px;
    height: 140px;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transform-origin: center center;
}

.yx_maidian li:hover img {
    transform: rotate(360deg);
}

.yx_maidian li .yxmTitle {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #333333;
}

.yx_maidian li .yxmContent {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 10px;
}

.yxContainer .yx_fuwu {
    width: 1200px;
    height: 280px;
    top: 200px;
    left: 0px;
    position: absolute;
}

.yx_fuwu li {
    width: 380px;
    height: 280px;
    margin-right: 25px;
    _margin-right: 12px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: rgba(255, 255, 255, 1.00);
    _background-color: #ffffff;
    *background-color: #ffffff;
    background-image: url(../images/yx_fw.png);
    background-repeat: no-repeat;
    border-radius: 10px;
    float: left;
}

.yx_fuwu li:hover {
    background-color: rgba(255, 255, 255, 0.95);
}

.yx_fuwu li:nth-of-type(1) {
    background-position: 0 0;
}

.yx_fuwu li:nth-of-type(2) {
    background-position: 0 -300px;
}

.yx_fuwu li:nth-of-type(3) {
    background-position: 0 -600px;
    margin-right: 0 !important;
}

.yx_fuwu li .yxfTitle {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    width: 30px;
    text-align: center;
    padding: 20px 35px;
    line-height: 30px;
    float: left;
    display: block;
}

.yx_fuwu li .yxfContent {
    font-size: 16px;
    width: 230px;
    float: right;
    padding-top: 20px;
    display: block;
    color: #666666;
    line-height: 46px;
}

.yx_fuwu li .yxfContent strong {
    font-size: 18px;
    color: #333333;
    font-style: italic;
    margin-right: 10px;
}

.yxContainer .yx_zixun {
    width: 594px;
    height: 400px;
    overflow: hidden;
    right: 0px;
    bottom: 0px;
    background: url(../images/yx_bg06.png) center top no-repeat;
}

.yxContainer .yx_logo {
    width: 1200px;
    top: 200px;
    left: 0px;
    position: absolute;
}

.yx_logo li {
    width: 192px;
    height: 100px;
    padding: 0 24px 40px 24px;
    float: left;
}

.yx_logo li img {
    width: 192px;
    height: 100px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.yx_logo li:hover img {
    transform: scale(1.2);
}

@media only screen and (max-width: 640px) {
    .yx_swiper {
        min-width: 100%;
    }
    .yxContainer {
        width: calc(100% - 40px)!important;
        padding: 10px 20px;
        height: auto!important;
    }
    .yxContainer img {
        position: static;
        width: 100%;
        height: auto;
    }
    .yxContainer div {
        font-size: 14px!important;
    }
    .yxContainer div span {
        font-size: 14px!important;
    }
    .yxContainer img,
    .yxContainer a,
    .yxContainer div {
        position: static
    }
    .yxContainer a {
        width: 100%!important;
        background-size: 100% 100%!important;
        height: 50px!important;
    }
    .pulse {
        position: absolute!important;
        right: 25px!important;
        left: auto!important;
        top: 428px!important;
        width: 30px!important;
        display: none
    }
    .yxContainer .yx_3and1 {
        position: static;
        width: 100%;
        overflow: hidden
    }
    .yx_3and1 li {
        width: 100%;
        padding: 20px;
        height: 150px;
    }
    .yx_3and1 li .yxTitle strong {
        font-size: 18px;
    }
    .yx_3and1 li .yxTitle {
        font-size: 14px;
    }
    .yx_3and1 li .yxContent {
        font-size: 12px;
        margin-top: 0px;
    }
    .yx_swiper {
        height: auto!important;
        background-size: 100% 100%!important;
    }
    .yxContainer .yx_maidian {
        position: static;
        width: 100%
    }
    .yx_maidian li {
        width: calc(100% - 40px);
    }
    .Characteristic {
        width: 17%!important;
        margin: 0 4%;
        float: left;
        background-size: 100%!important;
    }
    .seo_you {
        width: 100%;
        height: auto
    }
    .seo_you_biao {
        width: 100%
    }
    .seo_you_biao p {
        font-size: 18px;
    }
    .seo_you_biao span {
        font-size: 12px;
    }
    .seo_you_lei {
        width: 100%;
        height: auto
    }
    .seo_you_lei ul {
        overflow: hidden
    }
    .seo_you_lei ul li {
        width: calc(98% - 1px)
    }
    .seo_you {
        overflow: hidden
    }
    .yx_banner {
        margin-top: 50px;
        padding-top: 7px;
    }
}