﻿.fixed
{
    position: fixed;
}
.top
{
    width: 100%;
    top: 0px;
    background: #000;
    caption: 0.7;
}
#menu li
{
    display: none;
}
/***********  phone menu-icon **************/
.memu-icon
{
    width: 40px;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.memu-icon:before
{
    content: '';
    height: 15px;
    width: 15px;
    background: #00dfb9;
    display: block;
    top: 0;
    left: 0px;
    box-shadow: 17px 0 0 #00dfb9, 0 17px 0 #00dfb9, 17px 17px 0 #00dfb9;
    -webkit-box-shadow: 17px 0 0 #00dfb9, 0 17px 0 #00dfb9, 17px 17px 0 #00dfb9;
    -moz-box-shadow: 17px 0 0 #00dfb9, 0 17px 0 #00dfb9, 17px 17px 0 #00dfb9;
}
.memu-ic
{
    width: 40px;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.memu-ic:before
{
    content: '';
    height: 15px;
    width: 15px;
    background: #2B9A88;
    display: block;
    top: 0;
    left: 0px;
    box-shadow: 17px 0 0 #2B9A88, 0 17px 0 #2B9A88, 17px 17px 0 #2B9A88;
    -webkit-box-shadow: 17px 0 0 #2B9A88, 0 17px 0 #2B9A88, 17px 17px 0 #2B9A88;
    -moz-box-shadow: 17px 0 0 #2B9A88, 0 17px 0 #2B9A88, 17px 17px 0 #2B9A88;
}
/************** menu right *****************/
#pp-nav
{
    position: fixed;
    z-index: 100; /*    margin-top: -32px; 	top: 50%;*/
    opacity: 1;
    background: #3A3A3A;
    margin-top: 60px;
}
#pp-nav.right
{
    right: -50px;
}

#pp-nav ul, .pp-slidesNav ul
{
    margin: 0;
    padding: 0;
}
#pp-nav li, .pp-slidesNav li
{
    display: block;
    width: 50px;
    height: 30px;
    position: relative;
}
.pp-slidesNav li
{
    display: inline-block;
}
#pp-nav li a, .pp-slidesNav li a
{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#pp-nav li .active span, .pp-slidesNav .active span
{
    /* background: #333;*/
    color: #00DF89;
    background: #111111;
}
#pp-nav span, .pp-slidesNav span
{
    position: absolute;
    z-index: 1;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    width: 50px;
    height: 30px;
    font-size: 12px;
}
/********* 联系 css  **********/
@media (max-width: 950px)
{
    #section8 .box
    {
        width: 470px;
    }
    #section8 .box .above .right
    {
        display: none;
    }
}
@media (max-width: 319px), (max-height: 210px)
{
    html
    {
        background: url(../images/bg/displayNone.png) no-repeat 50% top;
        background-color: #333a32;
    }
    body
    {
        display: none;
    }
}
@media (max-width: 550px) and (orientation: portrait)
{
    #section8 .box
    {
        width: 430px;
        height: 490px;
    }
    #section8 .box .above .wechat
    {
        position: relative;
        float: none;
        margin: 0px;
        top: 200px;
        width: 100px;
        left: 50%;
        margin-left: -50px;
    }
    #section8 .box .above .left
    {
        position: absolute;
        float: none;
        margin: 0px;
        top: 0px;
        left: 50%;
        margin-left: -125px;
    }
    #section8 .box .below
    {
        margin-top: 150px;
    }
}
@media (max-height: 650px) and (max-width: 550px) and (orientation: portrait), (max-width: 470px) and (orientation: portrait)
{
    #section8 .box
    {
        width: 260px;
        height: 350px;
    }
    #section8 .box .below
    {
        display: none;
    }
    #section8 .box .above .wechat
    {
        width: 150px;
        margin-left: -75px;
    }
}

/*********             关于 *****************************/

@media (max-width: 550px)
{
    .sectionTab
    {
        width: auto;
    }
    #section7 .tempWrap
    {
        width: 240px;
        margin: 0 auto;
        padding-top:40px;
    }
    #section7 .bd, #section7.active .bd
    {
        width: 240px;
    }
    .sectionTab .bd .swiper-slide.nth1, .sectionTab .bd .swiper-slide.nth2, .sectionTab .bd .swiper-slide.nth3,.sectionTab .bd .swiper-slide.nth4
    {
        width: 240px;
    }
    #section7 .bd, #section7.active .bd
    {
        left: 30px;
        right: auto;
    }
}
@media (max-width: 680px), (max-height: 470px)
{
    #section7 table.exp, #section7 .expBg
    {
        display: none;
        height: 0px;
    }
}
@media (max-width: 700px) and (orientation: portrait)
{
    #section7 ul.menu
    {
        top: 70px;
        left: 50%; 
        margin-left: -150px;
        width: 300px;
            margin-bottom: 50px;
    }
    #section7 ul.menu li
    {
        float: left;
        width: 65px !important;
        padding: 10px 6px;
        font-size:12px;
    }
    #section7 .bd .swiper-slide.nth3 ul
    {
        width: 240px;
        margin: 0 auto;
    }

    #section7 .bd, #section7.active .bd
    {
        left: 50%;
        margin-left: -240px;
        height: 300px;
    }

    #section7 .bd .swiper-slide.nth1 strong
    {
        font-size: 20px;
        text-align: center;
    }

    #section7 .bd .swiper-slide.nth1 p
    {
        display: block;
        width: 230px;
        margin: 0 auto;
        margin-top: 30px;
        line-height:25px;
    }

    #section7 .bd .swiper-slide.nth1 u
    {
        font-size: 14px;
        width: 230px;
        margin: 0 auto;
        margin-top: 6px;
    }

    #section7 .bd .swiper-slide.nth2 strong
    {
        text-align: center;
        margin-left: -20px;
    }

    #section7 .bd .swiper-slide.nth2 p
    {
        display: block;
        width: 240px;
        margin: 0 auto;
        margin-top: 20px;
        line-height:25px;
    }

    #section7 .bd .swiper-slide.nth3 strong
    {
        text-align: center;
        margin-left: 10px;
    }

    #section7 .bd .swiper-slide.nth3 ul
    {
        width: 240px;
        margin: 0 auto;
    }

    #section7 .bd .swiper-slide.nth3 ul li
    {
        line-height: 30px;
    }

    #section7 .bd .swiper-slide.nth3 ul li:last-child
    {
        display: none;
    }
     #section7 .bd .swiper-slide.nth4 strong
    {
        text-align: center;
        margin-left: -20px;
    }

    #section7 .bd .swiper-slide.nth4 p
    {
        display: block;
        width: 240px;
        margin: 0 auto;
        margin-top: 20px;
        line-height:20px;
    }
}
@media (max-width: 900px)
{
    #section7 table.exp td
    {
        width: 33.333333%;
    }
}
@media (max-width:780px)
{
    #section7.active .bd
    {
        left: auto;
        right: 30px;
    }
}
@media (max-width:780px) and (max-height:400px)
{
    #section7 .bd
    {
        height: 220px;
    }

    #section7 .bd .swiper-slide.nth1 strong
    {
        font-size: 30px;
    }

    #section7 .bd .swiper-slide.nth1 p
    {
        margin-top: 15px;
        line-height:20px;
    }

    #section7 .bd .swiper-slide.nth1 u
    {
        margin-top: 15px;
        font-size: 22px;
    }

    #section7 .bd .swiper-slide.nth2 p
    {
        margin-top: 12px;
        line-height: 20px;
    }

    #section7 .bd .swiper-slide.nth3 strong
    {
        margin-bottom: 15px;
    }
}
@media (max-width:780px) and (max-height:340px)
{
    #section7 .bd
    {
        height: 190px;
    }

    #section7.active .bd
    {
        right: -50px;
    }

    #section7 .bd .swiper-slide.nth1 strong
    {
        font-size: 26px;
    }

    #section7 .bd .swiper-slide.nth1 u
    {
        margin-top: 0px;
        font-size: 14px;
    }

    #section7 .bd .swiper-slide.nth2 p:last-child
    {
        display: none;
    }

    #section7 .bd .swiper-slide.nth2 p
    {
        display: block;
        width: 350px;
        line-height: 30px;
    }

    #section7 .bd .swiper-slide.nth3 ul li:last-child
    {
        display: none;
    }
      #section7 .bd .swiper-slide.nth4 p:last-child
    {
        display: none;
    }

    #section7 .bd .swiper-slide.nth4 p
    {
        display: block;
        width: 350px;
        line-height: 30px;
    }
}
@media (max-width:780px) and (max-height:310px)
{

    #section7 .bd
    {
        height: 140px;
    }

    #section7.active .bd
    {
        right: -100px;
    }

    #section7 .bd .swiper-slide.nth1 strong
    {
        font-size: 22px;
    }

    #section7 .bd .swiper-slide.nth1 p
    {
        font-family: "宋体";
        font-size: 12px;
        line-height: 25px;
    }

    #section7 .bd .swiper-slide.nth1 u
    {
        margin-top: -6px;
        font-family: "宋体";
        font-size: 12px;
    }

    #section7 .bd .swiper-slide.nth2 p
    {
        width: 330px;
        font-family: "宋体";
        font-size: 12px;
        line-height: 25px;
    }

    #section7 .bd .swiper-slide.nth3 ul li
    {
        font-family: "宋体";
        font-size: 12px;
        line-height: 25px;
        background-position: 0px 7px;
    }
        #section7 .bd .swiper-slide.nth4 p
    {
        width: 330px;
        font-family: "宋体";
        font-size: 12px;
        line-height: 25px;
    }
}
@media (orientation:portrait) and (max-width:700px) and (max-height:660px)
{

    #section7 .bd, #section7.active .bd
    {
        margin-top: 20px;
    }
}

@media (orientation:portrait) and (max-width:700px) and (max-height:500px)
{

    #section7 .bd, #section7.active .bd
    {
        margin-top: 60px;
        height: 260px;
    }

    #section7 .bd .swiper-slide.nth1 p
    {
        margin-top: 15px;
    }

    #section7 .bd .swiper-slide.nth3 ul li
    {
        line-height: 30px;
    }
}

@media (orientation:portrait) and (max-width:700px) and (max-height:470px)
{

    #section7 .bd .swiper-slide.nth1 strong
    {
        font-size: 24px;
    }

    #section7 .bd .swiper-slide.nth1 p
    {
        margin-top: 10px;
        line-height: 20px;
    }

    #section7 .bd .swiper-slide.nth1 u
    {
        margin-top: 4px;
    }

    #section7 .bd .swiper-slide.nth2 p
    {
        margin-top: 10px;
        line-height: 20px;
    }

    #section7 .bd .swiper-slide.nth2 p:last-child
    {
        display: none;
    }

    #section7 .bd .swiper-slide.nth3 strong
    {
        margin-bottom: 8px;
    }

    #section7 .bd .swiper-slide.nth3 ul li
    {
        line-height: 20px;
    }
        #section7 .bd .swiper-slide.nth4 p
    {
        margin-top: 10px;
        line-height: 20px;
    }

    #section7 .bd .swiper-slide.nth4 p:last-child
    {
        display: none;
    }
}

/************ 增值 ******************************/
@media (max-width: 1000px) and (min-height: 920px)
{
    #section6 .box
    {
        top: -100px;
        margin: 0px;
    }
    #section6 .box ul.items
    {
        width: 550px !important;
    }
    #section6 .box ul.items li
    {
        height: 190px;
        margin: 0 20px;
    }
    #section6 .box ul.items li u
    {
        display: none;
    }
    #section6.active .box ul.items li strong
    {
        margin-top: 20px;
    }
}
@media (max-height: 470px) and (max-width: 1000px), (max-width: 600px)
{
    #section6 .box ul.items
    {
        margin-top: 30px;
        width: 600px !important;
    }
    #section6 .box ul.items li
    {
        width: 160px;
        height: 43px;
        margin: 30px 0 0 25px;
    }
    #section6 .box ul.items li i
    {
        float: left;
        margin-top: 0px;
        height: 43px;
    }
    #section6 .box ul.items li strong, #section6.active .box ul.items li strong
    {
        float: left;
        margin: 0px;
        padding-left: 8px;
        line-height: 43px;
    }
    #section6 .box ul.items li.se i
    {
        width: 33px;
        margin: 0 6px;
        background: url(../images/bg/words_mini.png) no-repeat -86px -380px;
    }
    #section6 .box ul.items li.weixin i
    {
        width: 45px;
        background: url(../images/bg/words_mini.png) no-repeat -124px -377px;
    }

    #section6 .box ul.items li.weibo i
    {
        width: 42px;
        margin: 0 1px 0 2px;
        background: url(../images/bg/words_mini.png) no-repeat -172px -377px;
    }

    #section6 .box ul.items li.sms i
    {
        width: 38px;
        margin: 0 3px 0 4px;
        background: url(../images/bg/words_mini.png) no-repeat -219px -374px;
    }

    #section6 .box ul.items li.pay i
    {
        width: 34px;
        margin: 0 5px 0 6px;
        background: url(../images/bg/words_mini.png) no-repeat -263px -382px;
    }

    #section6 .box ul.items li.bbs i
    {
        width: 31px;
        margin: 0 7px;
        background: url(../images/bg/words_mini.png) no-repeat -86px -422px;
    }
    #section6 .box ul.items li p
    {
        display: none;
    }
}


@media (max-height: 650px) and (max-width: 450px)
{
    #section6 .box .caption i
    {
        display: none;
    }
    #section6 .box ul.items
    {
        margin-top: 20px;
    }
}
@media (max-width:600px)
{
    #section6 .box ul.items
    {
        margin-top: 50px;
        width: 395px !important;
    }
}

@media (max-width:600px) and (min-height:750px)
{
    #section6 .box
    {
        margin-top: -70px;
    }
}

@media (max-width:600px) and (max-height:520px)
{
    #section6 .box ul.items
    {
        margin-top: 20px;
    }

    #section6 .box ul.items li
    {
        margin-top: 15px;
    }
}

@media (max-width:450px)
{
    #section6 .box
    {
        margin-top: 0px;
    }

    #section6 .box ul.items
    {
        margin-top: 20px;
        width: 220px !important;
    }
}

@media (max-width:450px) and (max-height:730px)
{
    #section6 .box ul.items
    {
        margin-top: 30px;
    }

    #section6 .box ul.items li
    {
        margin-top: 15px;
    }
}

@media (max-width:450px) and (max-height:650px)
{
    #section6 .box .caption i
    {
        display: none;
    }

    #section6 .box ul.items
    {
        margin-top: 20px;
    }
}

@media (max-width:600px) and (max-height:380px),(max-width:450px) and (max-height:550px)
{
    #section6 .box ul.items
    {
        width: 222px !important;
    }

    #section6 .box ul.items li
    {
        position: relative;
        width: 102px;
        margin: 0 3px;
        padding: 0px;
        text-align: center;
    }

    #section6 .box ul.items li strong, #section6.active .box ul.items li strong
    {
        display: block;
        position: absolute;
        float: none;
        padding: 0px;
        margin: 0 auto;
        width: 100px;
        font-size: 14px;
        font-weight: normal;
        line-height: 36px;
        border: 1px solid #eee;
    }

    #section6 .box ul.items li i
    {
        position: absolute;
        width: 130px !important;
        height: 36px !important;
        margin: 0 !important;
        padding: 1px 0 0 1px !important;
        background: White !important;
        -moz-opacity: 0.5;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
}

@media (orientation:landscape) and (max-height:230px)
{
    #section6 .box ul.items
    {
        width: 334px !important;
    }
}

/************ 品质 未完成 ****************/
@media (max-width: 960px)
{
    #section5 .box .items
    {
        display: none;
    }
    #section5 .box a.prev
    {
        left: 30px;
        background: url(../images/bg/icons.png) no-repeat 0px -219px;
    }
    #section5 .box a.next
    {
        right: 30px;
        background: url(../images/bg/icons.png) no-repeat -25px -219px;
    }

    #section5 .box a.prev, #section5 .box a.next
    {
        display: block;
        position: absolute;
        top: -300px;
        width: 16px;
        height: 30px;
        cursor: pointer;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        z-index: 100;
    }
    #section5 .box .mini
    {
        display: block;
        margin: 0 auto;
        margin-top: 120px;
        width: 240px;
        height: 200px;
        overflow: hidden;
    }

    #section5 .box .mini .swiper-slide
    {
        margin: 0px;
    }
}
@media (max-height: 530px)
{
    #section5 .box .caption i
    {
        display: none;
    }

    #section5 .box .items, #section5 .box .mini
    {
        margin-top: 60px;
    }
}
@media (max-height: 730px)
{
    #section5 .box .items, #section5 .box .mini
    {
        margin-top: 80px;
    }
}
@media (max-height: 530px)
{
    #section5 .box .caption i
    {
        display: none;
    }
}
@media (max-height: 599px)
{
    #section5 .box a.lookall
    {
        display: none;
    }
}
/************** 客户 css  ******************/
@media (min-height: 920px)
{
    #section4 .box
    {
        margin-top: -80px;
    }
    #section4 .box ul.items
    {
        width: 693px;
    }
}
@media (max-height: 800px) and (max-width: 470px)
{

    #section4 .box ul.mini
    {
        height: 440px;
    }
}
@media (max-width: 690px)
{
    #section4 .box ul.items
    {
        width: 462px;
    }
}
@media (max-height: 380px) and (max-width: 690px), (max-height: 480px) and (max-width: 620px), (max-width: 470px)
{
    #section4 .box ul.items
    {
        display: none;
    }

    #section4 .box ul.mini
    {
        display: block;
        margin: 0 auto;
        margin-top: 30px;
        width: 500px;
        height: 550px;
        overflow: hidden;
    }
    #section4 .box ul.mini li
    {
        float: left;
        width: 240px;
        padding: 8px 0 8px 40px;
        background: url(../images/bg/point.png) no-repeat 20px 15px;
        z-index: 20;
        text-align: left;
        color: #333;
    }
}

@media (max-height: 480px) and (max-width: 560px), (max-width: 470px)
{

    #section4 .box ul.mini
    {
        width: 250px;
    }
}
@media (max-height: 520px) and (max-width: 690px)
{
    #section4 .box .caption i
    {
        display: none;
    }
    #section4 .box ul.mini
    {
        margin-top: 15px;
    }
}
@media (max-height: 600px) and (max-width: 560px)
{
    #section4 .box .caption i
    {
        display: none;
    }
    #section4 .box ul.mini
    {
        height: 260px;
    }
}
@media (max-height: 700px) and (max-width: 470px)
{
    #section4 .box
    {
        margin-top: 10px;
    }
    #section4 .box ul.mini
    {
        height: 330px;
    }
}



/***************  案例    *****************/

@media (max-width: 900px) and (orientation: portrait)
{
    #section3 .box .swiper-container.items
    {
        display: none;
    }
    #section3 .box .swiper-container.mini
    {
        display: block;
        width: 340px;
        margin-top: 60px;
    }

    #section3 .box a.prev, #section3 .box a.next
    {
        display: block;
        position: absolute;
        width: 16px;
        height: 30px;
        cursor: pointer;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        z-index: 100;
    }
    #section3 .box a.next
    {
        right: 30px;
        margin-top: -180px;
        background: url(../images/bg/icons.png) no-repeat -25px -219px;
    }
    #section3 .box a.prev
    {
        left: 30px;
        margin-top: 180px;
        background: url(../images/bg/icons.png) no-repeat 0px -219px;
    }

    #section3 .box .swiper-container.mini .swiper-wrapper
    {
        height: 325px !important;
        overflow: hidden;
    }

    #section3 .box .swiper-container.mini .swiper-slide
    {
        width: 340px;
        height: 300px !important;
        border-bottom: 2px solid #2fd0b5;
        cursor: pointer;
    }

    #section3 .box .swiper-container.mini .swiper-slide img
    {
        width: 340px;
        height: 200px;
    }

    #section3 .box .swiper-container.mini .swiper-slide p
    {
        position: absolute;
        margin: 10px 20px;
        color: #999;
        font-family: Arial, "宋体";
        font-size: 12px;
        line-height: 26px;
        z-index: 10;
    }
    #section3 .box .swiper-container.mini .swiper-slide .bg
    {
        width: 340px;
        height: 100px;
        background-color: #fff;
        -moz-opacity: 0.5;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
}
@media (max-width: 500px) and (orientation: portrait)
{
    #section3 .box a.prev
    {
        left: 20px;
        margin-top: 150px;
    }
    #section3 .box .swiper-container.mini
    {
        width: 260px;
        margin-top: 40px;
    }
    #section3 .box a.next
    {
        right: 20px;
        margin-top: -150px;
    }
    #section3 .box .swiper-container.mini .swiper-wrapper
    {
        height: 253px !important;
    }
    #section3 .box .swiper-container.mini .swiper-slide
    {
        width: 260px;
        height: 253px !important;
    }
    #section3 .box .swiper-container.mini .swiper-slide img
    {
        width: 260px;
        height: 153px;
    }

    #section3 .box .swiper-container.mini .swiper-slide .bg
    {
        width: 260px;
        height: 100px;
    }
    #section3 .box .caption i
    {
        display: block;
    }
}
@media (max-height: 640px) and (max-width: 500px) and (orientation: portrait)
{
    #section3 .box .caption i
    {
        display: none;
    }
    #section3 .box a.next 
    {
     bottom:50px;
      right:80px;
    }
    #section3 .box a.prev
    {
      bottom:50px;
      left:80px;
    }
}

@media (max-height: 700px) and (max-width: 900px) and (orientation: portrait)
{
    #section3 .box
    {
        margin-top: 10px;
    }
    #section3 .box .caption i
    {
        display: none;
    }
}
@media (max-height: 660px) and (max-width: 1150px)
{
    #section3 .box .caption i
    {
        display: none;
    }
}
@media (max-height: 580px) and (max-width: 500px) and (orientation: portrait)
{
    #section3 .box a.more
    {
        display: block;
        position: static;
        margin: 0 auto;
        margin-top: 30px;
        width: 66px;
        font-size: 16px;
        padding: 3px 0px;
    }
}
/************ 业务 css   ************/
@media (max-width: 1000px)
{
    #section2 .box
    {
        margin-top: -55px;
    }
    #section2 .box ul.items li
    {
        width: 270px;
        height: 80px;
        margin: 30px 0 0 21px;
        padding: 10px 0 5px 15px;
    }
    #section2 .box ul.items li i
    {
        margin-top: 0px;
        float: left;
    }
    #section2 .box ul.items li strong
    {
        float: left;
        margin: 5px 0 0 20px;
    }
    #section2 .box label
    {
        margin-top: 50px;
    }
}

@media (max-width:929px) and (max-height:570px),(max-width:620px)
{
    #section2 .box
    {
        margin-top: 20px;
    }

    #section2 .box ul.items
    {
        margin-top: 30px;
    }

    #section2 .box ul.items li
    {
        width: 173px;
        height: 43px;
        margin: 15px 10px 0px 10px;
    }

    #section2 .box ul.items li i
    {
        margin-top: 0px;
    }

    #section2 .box ul.items li.pc i
    {
        width: 46px;
        height: 35px;
        background: url(../images/bg/words_mini.png) no-repeat -145px -217px;
    }

    #section2 .box ul.items li.mobi i
    {
        width: 46px;
        height: 39px;
        background: url(../images/bg/words_mini.png) no-repeat -245px -176px;
    }

    #section2 .box ul.items li.sys i
    {
        width: 46px;
        height: 35px;
        background: url(../images/bg/words_mini.png) no-repeat -249px -220px;
    }

    #section2 .box ul.items li.app i
    {
        width: 46px;
        height: 41px;
        background: url(../images/bg/words_mini.png) no-repeat -146px -264px;
    }

    #section2 .box ul.items li.host i
    {
        width: 47px;
        height: 38px;
        background: url(../images/bg/words_mini.png) no-repeat -253px -266px;
    }

    #section2 .box ul.items li p
    {
        display: none;
    }

    #section2 .box ul.items li strong
    {
        margin-left: 15px;
    }

    #section2 .box ul.items li.pc:hover i
    {
        background: url(../images/bg/words_mini.png) no-repeat -100px -217px;
    }

    #section2 .box ul.items li.mobi:hover i
    {
        background: url(../images/bg/words_mini.png) no-repeat -201px -176px;
    }

    #section2 .box ul.items li.sys:hover i
    {
        background: url(../images/bg/words_mini.png) no-repeat -196px -220px;
    }

    #section2 .box ul.items li.app:hover i
    {
        background: url(../images/bg/words_mini.png) no-repeat -100px -264px;
    }

    #section2 .box ul.items li.host:hover i
    {
        background: url(../images/bg/words_mini.png) no-repeat -201px -266px;
    }
}
@media (max-height: 880px) and (max-width: 425px)
{
    #section2 .box label
    {
        display: none;
    }
    #section2 .box .caption i
    {
        display: block;
    }
}
@media (max-width: 390px)
{
    #section2 .box .caption i
    {
        display: none;
    }

}
@media (max-height: 880px) and (max-width: 929px)
{
    #section2 .box .caption i
    {
        display: none;
    }
    #section2 .box ul.items
    {
        margin-top: 10px;
    }
}
@media (max-height: 570px) and (max-width: 929px), (max-width: 620px)
{
    #section2 .box ul.items
    {
        margin-top: 30px;
    }
    #section2 .box ul.items
    {
        margin-top: 30px;
    }
}

@media (max-height: 770px) and (max-width: 425px)
{
    #section2 .box .caption i
    {
        display: none;
    }
    #section2 .box ul.items
    {
        margin-top: 20px;
    }
}

@media (max-height: 660px) and (max-width: 929px)
{
    #section2 .box .caption i
    {
        display: none;
    }
    #section2 .box ul.items
    {
        margin-top: 30px;
    }
}

@media (max-height: 730px) and (max-width: 1000px)
{
    #section2 .box .caption i
    {
        display: none;
    }
    #section2 .box ul.items
    {
        margin-top: 10px;
    }
}
@media (max-height: 680px) and (max-width: 1150px)
{
    #section2 .box .caption i
    {
        display: none;
    }
    #section2 .box ul.items
    {
        margin-top: 10px;
    }
}


@media (orientation:landscape) and (max-height:650px) {
	 #section1 .innerBox {
		bottom: 15px;
	}

	 #section1 .innerBox .news {
		margin-left: 100px;
		margin-bottom: 10px;
	}

	 #section1 .innerBox .guide {
		position: absolute;
		margin: 0px;
		right: 15px;
		bottom: 18px;
		width: 110px;
	}

	 #section1 .innerBox .guide a {
		margin: 0px 3px;
		width: 20px;
	}

	 #section1 .innerBox a.movedown {
		position: absolute;
		margin: 0px;
		left: 15px;
		bottom: 0px;
	}
}

@media (orientation:landscape) and (max-height:650px) and (max-width:660px) {
	 #section1 .innerBox .news a.more {
		display: none;
	}

	 #section1 .innerBox .news span {
		display: none;
	}
	#section1 .innerBox .news ul {	 
	margin:0px; 
	}
}

@media (orientation:landscape) and (max-height:650px) and (max-width:540px) {
	 #section1 .innerBox .news {
		margin-left: 85px;
	}

	 #section1 .innerBox .news ul li {
		font-size: 12px;
		font-family: "宋体";
	}
}

@media
(orientation:landscape) and (max-height:650px) and (max-width:460px),(orientation:landscape) and (max-height:300px),(orientation:portrait) and (max-height:380px) {
	 #section1 .innerBox .news {
		display: none;
	}
}

@media (orientation:portrait) and (max-width:460px) {
	 #section1 .innerBox .news a.more {
		display: none;
	}
#section1 .innerBox .news ul {	 
	margin:0px; 
	}
	 #section1 .innerBox .news span {
		display: none;
	}

	 #section1 .innerBox .news {
		width: 100%;
	}

	 #section1 .innerBox .news ul {
		width: 100%;
		text-align: center;
	}
}

@media (orientation:portrait) and (max-width:360px) {
	 #section1 .innerBox .news {
		margin: 0px;
		margin-bottom: 10px;
	}

	 #section1 .innerBox .news ul li {
		font-size: 12px;
		font-family: "宋体";
	}

	 #section1 .innerBox .guide {
		position: static;
		margin: 0 auto;
		padding-top: 10px;
		margin-bottom: 25px;
		right: inherit;
		bottom: inherit;
		width: 110px;
	}

	 #section1 .innerBox .guide a {
		margin: 0 3px;
		width: 20px;
	}

	 #section1 .innerBox a.movedown {
		position: static;
		margin: 0 auto;
		left: 0px;
	}
}



