/*footer*/

.copyright {
    background-color: #09123d;
    color: #939393;
    font-size: 14px;
    /* width: 100%; */
    padding-left: 1.3rem;
    bottom: 0;
    text-align: center;
}
.copyright p {
    display: inline;
}
.copyright p span {
    margin: 0 ;
}
.copyright a {
    text-decoration: none;
    color: #939393;
}

.footer-phone {
    line-height: 32px;
    align-items: center;
}

/*footer结束*/
.single-body {
    text-align: center;
    width: 100%;
    height: auto;
}

img {
    -webkit-touch-callout: none;
}
/*下载框*/
.head-mark {
    width: 100%;
    height: 48px;
    background-color: #fff;
    z-index: 999;
}

.head-mark .icon-mark {
    float: left;
    margin-top: 14px;
    margin-left: 10px;
}

.head-mark .icon-mark img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.head-mark .icon-mark .title {
    float: left;
    height: 20px;
    line-height: 20px;
    width: auto;
}

.head-mark .title {
    color: #2576fe;
    font-size: 16px;
    display: inline-block;
}

.header .download-header {
    float: right;
    line-height: 28px;
    margin-right: 58px;
    /* border: 1px solid #FFFFFF; */
    /* border-radius: 2px; */
    border-radius: 2px;
    width: 71px;
    height: 28px;
    /* color: #ffffff; */
    margin-top: 9px;
    /* margin-top: 14px; */
    font-size: 14px;
}
.header.top{
    background: transparent;
}
.top #logoTop{
    display: inline-block;
}
.scroll #logoTop,.nav-show #menuTop{
    display: none;
}
#logoScroll{
    display: none;
}
.top #logoScroll{
    display: none;
}
.scroll #logoScroll{
    display: inline-block;
}
.nav-show #logoScroll{
    display: inline-block;
}
.top #menuTop{
    display: inline-block;
}
.scroll #menuTop{
    display: none;
}
.nav-show #menuTop{
    display: inline-block;
}
.top #menuScroll{
    display: none;
}
.scroll #menuScroll{
    display: inline-block;
}
.header.scroll{
    background: #ffffff;
}
.header.nav-show{
    background: #ffffff;
}
.top .download-header {
    border: 1px solid #FFFFFF;
    color: #ffffff;
  
}
.scroll .download-header {
    border: 1px solid #0A64FA;
    /* 下载部分去掉圆角 */
    /* border-radius: 4px; */
    color: #0A64FA;
  
}

.head-mark .download-header img {
    width: 24px;
    height: 24px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.header {
    width: 100%;
    height: 50px;
    position:fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.header .logo {
    position: absolute;
    left: 0;
    display: inline-block;
    line-height: 48px;
    /* margin-left: 15px;
    margin-top: 15px; */
    width: 57px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 15px solid transparent;

}

.header .logo img {
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 2px;
    left: 0;
    position: absolute;
    width: 70px;
    height: 24px;
}

.header .logo span {
    line-height: 44px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
    vertical-align: middle;
    margin-top: -2px
}

.header hr.line {
}

/*list-header*/
#listHeader {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d3d3d3;
    background: #f9f9f9;
    text-align: left;
    width: 100%;
    color: #282828;
}

#listHeader h1 {
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 160px;
    overflow: hidden;
    float: left;
}

#listHeader span {
    display: inline-block;
    font-size: 0.9em;
    color: #888;
}

#listHeader span.avatar {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    padding: 10px;
}

#listHeader span.avatar img {
    width: 100%;
}

#listbar {
    height: 35px;
    border-bottom: 1px solid #e2e2e2;
    width: 100%;
    background: #ededed;
    overflow: hidden;
}

#barbg {
    height: 25px;
    line-height: 25px;
    font-size: 0.8em;
    padding: 0 10px;
    border-top: 1px solid #ebebeb;
    background: #e6e6e6;
    color: #7e7f7f;
}

#barbg a {
    font-weight: bold;
    color: #000;
}

.select-all {
    float: right;
    padding-right: 10px;
    cursor: pointer;
    line-height: 35px;
    display: none
}

#download-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background: #323232;
    text-align: center;
    display: none;
}

#download-btn span {
    width: 50%;
    text-align: center;
    display: inline-block;
}

#listHeader .button-area {
    margin-top: 40px;
}

.touch-right {
    display: none;
    z-index: 1;
    width: 100%;
    /* max-height: 568px; */
    overflow-y: scroll;
    background: #fff;
    height: calc(100% - 50px);
    
    /* padding-top:50px; */
}

.touch-right .touch-right-content {

    height: 100%;
    /* background: rgba(27,39,51,0.97); */
    background: #fff;
    border: 0px solid;
    opacity: 1.9;
    text-align: left;
    /* padding-left: 15px; */

}
.touch-right-content article p:hover{
    background: #F6F7FA;
}
.touch-right-content {
    position: relative;
    /* top: -48px; */
}

/* .touch-right-content article p:link {
    color: #8d98a0;
}

.touch-right-content article p:visited {
    color: #8d98a0;
} */

/* .touch-right-content article p:hover {
    color: #fff;
} */

/* .touch-right-content article p:active {
    color: #8d98a0;
} */

.touch-right-content p {
    color: #1B2733;
    font-size: 20px;
    border: 20px solid transparent;
    margin-left: -5px;
}

.touch-right-content .whiten {
    color: #fff;
}

.touch-right-content article .icon-right {
    float: right;
    margin-top: -36px;
}

.touch-right-content article .right-icon {
    width: 12px;
    float: right;
    /* margin-right: 15px; */
    margin-right: 22.5px;
}
/*竖线*/
hr.separate_line, hr.separate_line2 {
    height: 24px;
    width: 2px;
    z-index: 99;
    float: right;
    position: absolute;
    right: 12%;
    opacity: 0.4;
    margin-top: 12px;
    background-color: #7b7b7b;
    border: none;
}

/* file  -页面主体 */
.single-body {
}


.single-header {
}

.single-img {
    /*height:200px; line-height:200px;*/
}

.single-img img {
    display: inline;
    vertical-align: bottom;
}

p.btnBox {
    margin-top: 1.4rem
}

.btnBox .button5, .btn-login {
    background-color: #53b602;
}

.touch-right #btn-login2 {
    display: block;
    height: 2.1rem;
    color: transparent;
}

.single-prev {
    overflow: hidden;
    position: relative;
    display: none;
    background: #000;
}

.wrapper {
    overflow: hidden;
    position: relative;
}

.single-prev-main {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.touch-right hr.vert_line {
    display: block;
    position: absolute;
    float: left;
    margin-top: 23px;
    left: 20px;
    background-color: #3f4045;
    vertical-align: middle;
    border: 0;

}
.touch-right .piece
{
    display: block;
    width: 62%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #ffffff;
    background-color: #0A64FA;
    text-align: center;
    border: 1px blue solid;
    border-radius: 4px;
    text-decoration: none;
    margin: 10% auto 6%;
}
.touch-right .piece-two
{
    display: block;
    width: 62%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: 1px white solid;
    border-radius: 4px;
    text-decoration: none;
    margin: 10% auto 6%;

}
.bottom_line {
    width: 94%;
    margin: 0px 10px 0px 17px;
    text-align: center;
    background: #c1c7cd;
    height: 1px;
    overflow:hidden;
}

/*手机image*/
.header .adv_call img {
    position: absolute;
    right: 65px;
    margin-top: 14px;
    width: 20px;
    height: 20px;
}

#en .header .adv_call img {
    right: 20px;
}
ul.menu {
    float: right;
    margin-top: 12px;
    margin-right: 10px;
    list-style-type: none;
}

ul.menu .menu1 img {
    width: 28px;
    position: absolute;
    right: 15px;
    top: 11px;
}

ul.menu .closed img {
    float: left;
    display: none;
    width: 20px;
    top: 15px;
    position: absolute;
    /* right: 13px; */
    right: 22.5px;
}

.bottom {
    padding-top: 30px;
}

.bottom p, .footer p {
    background: #ededed;
    line-height: 35px;
    height: 35px;
    color: #c0c0c0;
    font-size: 0.9em;
    text-align: center;
}

.publicity_three span.place_top_land {
    background: url(/img/index_phone/place_top.png)
}

.bottom a {
    color: #0079db;
    text-decoration: none;
}

.copyright a {
    text-decoration: none;
    color: #939393;

}

ul.menu li a.close img {
    width: 0.832rem
}

article.industry table td a {
    color: #fff;
    position: relative;
    font-size: 0.6rem;
    margin-left: 3.2rem;
    /* display: block; */
    top: -2.5rem;
    margin-top: 1rem;
}

/**/
.submenu {
    display: none;
    padding-top: 0;
    /*display: block;*/
    /* position: absolute;
    top: 0;
    left: 0; */
    width: 100%;
    position: relative;
    /* z-index: 99; */
}

.submenu table.plan {
    width: 100%;
    background: #28292d;
}

.submenu table tr {
    text-align: center;

}

.submenu table tr td {
    text-align: center;
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    padding-bottom: 0.34rem;

}

.submenu table tr td a {
    color: #59595b;
    font-size: 12px;
}

.submenu ul {
    /* background: #28292d */
    background: #fff;
}

.submenu ul li {
    /* border-bottom: 1px solid #3f4045; */
    /* padding-bottom: 10px;
    padding-top: 10px; */
    display: block;
    /* padding-bottom: 12px;
    padding-top: 14px; */

}
.submenu ul li:hover{
    background: #F6F7FA;
}
.submenu-box {
    width: 100%;
    height: 100%;
    display: flex;
}

ul.phone_dropdown-menu.phone_dropdown-menu1 {
    /* width: 49.9%; */
    width:100%;
    float: left;
  
}

ul.phone_dropdown-menu.phone_dropdown-menu2 {
    float: right;
    width: 49.8%;
    border-top: 1px solid #3f4045;
}

.phone_dropdown-menu1 li a, .phone_dropdown-menu1 li span.strong-text{
    font-size: 16px;
    color: #637282;
    position: relative;
    line-height: 22px;
    margin-left: 40px;
    width: 80%;
    border: 14px solid transparent;
    display: inline-block;
}
.phone_dropdown-menu1 li span.strong-text{
    color: #1B2733;
    font-size: 18px;
}


.phone_dropdown-menu2 li a {
    color: #7d7d7d;
    line-height: 14px;
    font-size: 14px;
    display: inline-block;
}
.download-App.wrapper{
    /*修改下载距离立即咨询的高度和关于我们等间距一致*/
    padding-top: 3px;
}
.download-App.wrapper,.about-our.wrapper,.language.wrapper,.help.wrapper,.hot-work.clear-float.list-num {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #1B2733;
}

.download-App-title,.about-our span.title,.help span.help-title ,.language span.language-title ,.keyword-title, .medium-title, .link-exchange-title{
    width: auto;
    height: 44px;
    display: block;
}
.about-our.list,.help.list,.language.list,.keyword-list{
    display: none;
  
}
.about-our.list.show,.help.list.show,.language.list.show{
    display: block;
   
    padding-bottom: 20px;
}
.menu-0, .menu-1, .menu-2 ,.about-our.menu,.help.menu,.language.menu,.download-App.wrapper{
    border-bottom: 1px solid #C1C7CD;
    width: 92%;
    margin: auto;
}
.keyword-list.show{
    display: inline-block;
    margin: 12.5px 0;
}
.about-our.list span,.help.list span,.language.list span{
    display: block;
    padding: 20px 0 0 35px;
    font-size: 14px;
    color: #637282;
}
.contact.wrapper{
    border-bottom: 1px solid #C1C7CD;
    width: 92%;
    margin: auto;
}
span.contact-title {
    font-size: 14px;
    color: #1B2733;
    height: 44px;
    line-height: 44px;
}
.contact.wrapper .contact-info{ 
    font-size: 13px;
    color: #637282;
    line-height: 24px;
}
.contact-info .number{
    color: #637282;
}
.contact.wrapper .focus {
    padding: 23px 0;
    line-height: 20px;
    font-size: 14px;
}
/* Cookie notice banner start */
.cookie-notice {
    box-sizing: border-box;
    background: #e8ebef;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
    width: 100%;
    position: fixed;
    bottom: 50px;
    padding: 0 4%;
}
.cookie-notice-content {
    font-size: 13px;
    line-height: 18px;
    color: #6e7b8a;
    padding: 4% 0;
}
.cookie-notice-a {
    color: #4c8af4;
    font-weight: 700;
}
.cookie-notice-button {
    border: 1px solid #4c8af4;
    border-radius: 4px;
    width: 100%;
    color: #4c8af4;
    cursor: pointer;
    padding: 0.5rem;
    margin-bottom: 1.5rem;
}
/* Cookie notice banner end */
.consultation{
    height: 50px;
    background: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
    width: 100%;
    position: fixed;
    bottom: 0;
  }
  .mobile-phone, .online-service{
    float: left;
    width: 50%;
    text-align: center;
    line-height: 50px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #1B2733;
  }
  .phone-img,.service-img{
    position: relative;
    top: 2px;
    width: 15px;
  }
  .line{
    position: absolute;
    left: 50%;
    line-height: 50px;
    font-size: 25px;
    color: #C1C7CD;
  }
img.wechat,img.weibo {
    width: 17px;
    height: 14px;
    padding-left: 16px;
}
a.login-lenovobox {
    font-size: 14px;
    /* color: #FFFFFF; */
    color: #1B2733;
    text-align: center;
    display: block;
    margin-bottom: 8px;
    
}
.piece .interlinkage,.interlinkage-two
{
    color: #FFFFFF;
}
.footer-button {
    height: 50px;
    background: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.29);
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 1;
}
img.mobile-img,img.custom-img {
    position: relative;
    top: 2px;
    width: 15px;
}
.mobile-consult, .custom-service {
    float: left;
    width: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #1B2733;
}
span.division {
    position: absolute;
    line-height: 50px;
    color: #C1C7CD;
    font-size: 25px;
}
a.register{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    background-color: #0A64FA;
    text-align: center;
    /* border-radius: 4px; */
    text-decoration: none;
    padding:0;
    /* margin: 40px auto 25px; */
}
a.login{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    /* color: #ffffff; */
    color: #1B2733;
    text-align: center;
    /* border: 1px solid #ffffff; */
    /* border-radius: 4px; */
    text-decoration: none;
    margin: 0 auto;
    /* margin-bottom: 40px; */
    border-top: 1px solid #929CA9;
    margin-top: 120px;
}
a.help.list-list{
    color: #637282;
}
span.wechat-title,span.weibo-title {
    font-size: 14px;
    color: #1B2733;
    display: block;
    text-align: center;
    padding: 20px 88px 10px;
}
.wechat-code,.weibo-code{
    display: none;
}
.wechat-code.show,.weibo-code.show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(27,39,51,0.60);
    z-index: 1;
}
.wechat-wrapper,.weibo-wrapper{
    width: 258px;
    height: 233px;
    top: 50%;
    background: #ffffff;
    position: absolute;
    margin-top: -125px;
    left: 50%;
    margin-left: -128px;
    z-index: 333;
}
span.wechat-dsc ,span.weibo-dsc {
    font-size: 13px;
    color: #637282;
    text-align: center;
    display: block;
    width: 202px;
    height: 37px;
    margin: 0 auto;
}
span.wechat,span.weibo {
    border-bottom: 1px solid;
    color: #000;
    width: 26px;
}
img.wechat-code-img,img.weibo-code-img {
    height: 96px;
    width: 98px;
    position: absolute;
    margin: 0 auto;
    padding: 20px 80px 30px;
}
.weibo-focus,.wechat-focus{
    display:inline-block;
}
span.keyword,span.medium,span.link-exchange{
    font-size: 13px;
    color: #929CA9;
}
span.keyword-docs,span.medium-list,span.link-exchange-list {
    display: block;
    font-size: 13px;
    color: #929CA9;
    padding:2px 6px 0px 0px;
}
div.footer-pilot {
    position: relative;
    border-radius: 4px;
    margin: 0 auto;
}
.point ,.point.keyword {
    width: 12px;
    float: right;
}
.point{
    margin-top: 19px;
}
.point.up, .point.keyword.up {
    transform: rotate(-180deg);
}
.link-address ul li.list-caption>a {
    cursor: default;
    color: #575757;
    font-size: 12px;
    padding: 0 15px;
}
.download-App-title a {
    color: #1B2733;
}
/* .download-header a{
    color: #FFFFFF;
} */
.top .download-header a{
    color: #FFFFFF;
}
.scroll .download-header a{
    color: #0A64FA;
}
img.icon-right.right-icon.up {
    transform: rotate(-180deg);
}
a.keyword-one {
    color: #929CA9;
    padding-right: 20px;
    white-space: nowrap;
}

.hot-work.clear-float.list-num
{
    z-index: -2;
}
span#cnzz_stat_icon_1258671077 {
    position: fixed;
}
section.ban.ban-seven {
    margin-bottom: 50px;
    text-align: left;
    margin-top: 32px;
}
/* 预热版样式  start*/
.mt-0 {
    margin-top: 0;
}
.preban1 {
    background: #003CED;
}

.bg-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    min-height: 550px;
}
/* .bg-btn {
    z-index: 1000;
} */
.bg-img .ban1-pic {
    width: 100%;
    height: 310px;
    margin-top: 10%;
}
.bg-img .ban1-btn {
    display: block;
    width: 240px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #ffffff;
    background-color: #0bc366;
    text-align: center;
    border: 1px #03ac56 solid;
    border-radius: 2px;
    text-decoration: none;
    margin: 10% auto 6%;
}
.bg-img .login-lenovobox {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    margin-bottom: 8px;
}
.bg-img .ban1-arrow {
    width: 9px;
    height: 13px;
    text-align: center;
    background: url(../../images/index_ban1_arrow.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
}
.bg-img .ban1-bottom {
    color: #ffffff;
    text-align: center;
    margin-top: 11px;
}
.aimg {
    position: absolute;
    top:0;
    left: -50%;
    right: 0;
    bottom: 0;
    margin: auto;
}
.preaimg {
    position: absolute;
    top:-120px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.preaimgbtn {
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.test {
    width: 100px;
    height: 100px;
    background: #FF753C;
}
@-webkit-keyframes rotation{

    from {-webkit-transform: rotate(0deg);}

    to {-webkit-transform: rotate(360deg);}

}

.an{

    -webkit-transform: rotate(360deg);

    animation: rotation 20s linear infinite;

    -moz-animation: rotation 20s linear infinite;

    -webkit-animation: rotation 20s linear infinite;

    -o-animation: rotation 20s linear infinite;

}
.an2{

    -webkit-transform: rotate(360deg);

    animation: rotation 10s linear infinite;

    -moz-animation: rotation 10s linear infinite;

    -webkit-animation: rotation 10s linear infinite;

    -o-animation: rotation 10s linear infinite;

}
.an3{

    -webkit-transform: rotate(360deg);

    animation: rotation 7s linear infinite;

    -moz-animation: rotation 7s linear infinite;

    -webkit-animation: rotation 7s linear infinite;

    -o-animation: rotation 7s linear infinite;

}
.top-content {
    height: 44px;
    background: #FF753C;
    text-align: center;
    line-height: 44px;
}
.top-fs {
    font-size: 16px;
    color: #fff;
}
/* 预热处样式 end*/
/* span.list {
    margin-top: 30px;
    display: block;
    margin-left: 50px;
    margin-bottom: 18px;
}

img.icon-right {
    float: right;
    margin-right: 21px;
    margin-bottom: 20px;
}

span.about-our-title {
    display: block;
    margin-top: 20px;
    margin-left: 18px;
}
.help
{
display: none;
}
img.help-icon-right {
        float: right;
        margin-right: 21px;
        margin-bottom: 20px;
    }
p.Contact-title {
    display: block;
    margin-top: 20px;
    margin-left: 18px;
} */ 

/* 添加修改filez部分,去掉img采用字体样式 */
.icon-filez {
    margin-right:7.5px;
    font-size:27px;
}

.icon-filez .blod{
    font-weight: 700;
}

.icon-filez .blod2{
    font-weight: 500;
}

/*添加一个a标签连接样式*/
.phone-link-color{
    color: #ffffff;
    width:100%;
    height:100%;
    display: block;
}

/*menu菜单栏部分登陆注册要在底部显示*/
.to-bottom {
    position: absolute;
    width:100%;
    /* bottom:0px; */
}
#lenovo-side-logo {
    position: fixed;
    right: 0;
    width: 43px;
    height: 128px;
    top:369.5px;
  }
