@charset "utf-8";
/* =s Reset */
html{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-ms-overflow-style: -ms-autohiding-scrollbar;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:sup;}
sub{vertical-align:sub;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* =e Reset */
header,footer,nav{display: block;}
::-moz-selection{background:#fe917b; color:#fff;} 
::selection {background:#fe917b; color:#fff;} 
html,body{font-family: PingFangSC-Light,'helvetica neue','hiragino sans gb',arial,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
body{color:#333; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;font-size:0.24rem}
i{font-style:normal;}
a{text-decoration: none;color: #333;border: 0;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
.fl{float: left;}
.fr{float: right;}
input,textarea{outline: 0;border:0;}

.header{
    padding: 0.4rem 0.3rem;
    background: #fff;
}
.header .logo{
    float: left;
}
.header .logo img{
    width: 3.76rem;
    height: 0.5rem;
    vertical-align: top;
}
.header .icon{
    float: right;
}
.header .icon em{
    display: inline-block;
    margin-top: 0.05rem;
    width: 0.5rem;
    height: 0.4rem;
    background: url(../../images/2020/lenovo2020/menu.png);
    background-size: 0.5rem 0.4rem;
    cursor: pointer;
}
.header .menu{
    position: absolute;
    width: 2.14rem;
    text-align: center;
    padding: 0.28rem 0;
    line-height: 0.64rem;
    background: #fff;
    right: 0.3rem;
    box-shadow: 0 0 2px rgba(110, 112, 109,0.16);
    top:1.1rem;
    display: none;
}
.header .menu a{
    font-size: 0.28rem;
    color:#333;
    display: block;
}
.header .menu .arrow{
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 0.1rem;
    border-style: solid;
    border-color:#fff;
    box-shadow: 0 0 2px rgba(110, 112, 109,0.16);
    top: -0.1rem;
    right: 0.1rem;
    transform: rotate(45deg);
    z-index: 2;
}
.header .menu  i{
    width: 0.4rem;
    height: 0.2rem;
    position: absolute;
    right: 0rem;
    top: 0;
    background: #fff;
    z-index: 3;
}
.topImg img{
    width: 100%;
    vertical-align: top;
}
.topicLead{
    background: #824ed0;
    line-height: 0.48rem;
    font-size: 0.28rem;
    color:#fff;
    padding: 0.3rem;
}
.comTitle{
    font-size: 0.34rem;
    color:#000;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.introduce{
    background:#fafafa;
    padding: 0.7rem 0.3rem;
}
.introduce .des{
    font-size: 0.28rem;
    line-height: 0.48rem;
    color:#000;
    padding-top: 0.45rem;
}
.introduce .des p a{
    color:#824ED0;
}
.introduce .des .txt{
    display: none;
}
.flow .title{
    line-height: 1.6rem;
}
.flow .list{
    background: #1632b1;
    padding: 0.75rem 0 0.6rem 0.3rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    
}
.flow .list .swiper-container{
    overflow-x: scroll;
}
.flow .list::before{
    content: "";
    width: 100%;
    left: 0;
    top:3.24rem;
    height: 0.04rem;
    background: #01ffff;
    position: absolute;
}
.flow .list li{
    position: relative;
    width: 3.2rem;
    margin-right: 0.3rem;
}
.flow .list li .img,
.flow .list li .img img{
    width: 3.2rem;
    height: 1.77rem;
    vertical-align: top;
}
.flow .list li .txt{
    color:#fff;;
    font-size: 0.28rem;
    margin-top:1.2rem;
}
.flow .list li .txt .time{
    letter-spacing: 2px;
}
.flow .list li .txt .des{
    padding-top: 0.2rem;
    line-height: 0.48rem;
}
.flow .list li em{
    position: absolute;
    width: 0.52rem;
    height: 1.6rem;
    background: url(../../images/2020/lenovo2020/circle.png);
    background-size: 0.52rem 1.6rem;
    z-index: 2;
    left: 50%;
    margin-left: -0.26rem;
    top:1.2rem;
}

.whitePaper .title{
    padding: 0.6rem 0;
}
.whitePaper .bImg{
    width: 100%;
}
.whitePaper .list li{
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 0.5rem;
}
.whitePaper .list li .imgs{
    position: relative;
}
.whitePaper .list li .imgs img{
  text-align: center;
  width: 3rem;
}
.whitePaper .list li .imgs .name{
    position: absolute;
    width: 100%;
    top: 0.6rem;
    left: 0;
    font-size: 0.24rem;
}
.whitePaper .list li .txt{
    text-align: center;
    font-size: 0.28rem;
    color:#333;
}
.case{
    background: #2a46bf;
    padding: 0.7rem 0 0 0.3rem;
}
.case .list{
    padding-bottom: 1rem;
}
.case li{
    width: 6.4rem;
}
.case li .img img{
    width: 6.4rem;
    vertical-align: top;
}
.case li .txt{
    background: #fff;
    padding: 0.2rem 0.28rem;
    height: 2.6rem;
}
.case li .txt .tit{
    font-size:0.28rem;
    font-weight: bold;
    color:#000;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.case li .txt .des{
    font-size: 0.24rem;
    color:#666;
    line-height: 0.4rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 0.2rem;
}
.case li .txt .btn{
   font-size: 0.28rem;
   color:#000;
   padding-top: 0.12rem;
}
.case li .txt .btn img{
    width: 0.44rem;
    height: 0.28rem;
    vertical-align: middle;
}
.solution .title{
    line-height: 1.5rem;
}
.solution{
    background: #ebecee;
    padding-bottom: 0.5rem;
}
.solution .list{
    padding: 0 0.3rem;
}
.solution .list li {
    margin-bottom: 0.45rem;
}
.solution .list li img{
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0.4rem;
}
.swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    border:1px solid #fff;
    background: #2a46bf;
}
.swiper-pagination-bullet-active{
    background: #fff;
}


.newsList{
	padding:0.5rem 0 0 0;
	background: #f6f8fa;
}
.newsList .list{
	margin: 0.5rem 0.3rem 0 0.3rem;
}
.newsList .list li{
	overflow: hidden;
	margin-bottom: 0.5rem;
	min-height: 1.43rem;
}
/* .newsList .list li:nth-child(odd){
	float: left;
}
.newsList .list li:nth-child(even){
	float: right;
} */
.newsList .list li .imgs{
	float: left;
	width: 2.35rem;
}
.newsList .list li .imgs img{
	width: 100%;
	vertical-align: top;
	height: 1.43rem;
}
.newsList .list li .txt{
	overflow: hidden;
	padding-left: 0.26rem;
}
.newsList .list li .txt .hdTit{
	font-size: 0.27rem;
	line-height: 0.4rem;
	color:#000e40;
	display: block;
}
.newsList .list li .txt .des{
	font-size: 0.24rem;
	color:#626a88;
	line-height: 0.36rem;
    padding-top: 0.1rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.footer{
    background: #000;
    font-size: 0.2rem;
    color:#fff;
    padding: 0.2rem;
    text-align: center;
}