<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
.newsP{
font-size: 14px;
    line-height: 28px;
    padding-right: 20px;
    }
    
    #pagerDiv{
margin:10px auto;
width:300px;
}
.pagerDiv{
	padding: 50px 0;
    height: 100px;
    display: block;
    color: #666;
    cursor: pointer;
}
.help{
    margin:0 auto;
    width:80%;
    height:140px;
    margin-bottom: 50px;
}
.helpDiv{
	width:100%;
	border-bottom: 1px solid #E0E0E0;
}
#pagerDiv  li{
float:left;
list-style-type: none;
text-align:center;
font-size: 12px;
font-family: '微软雅黑 Regular', 微软雅黑;
margin-left:5px;
}
#pagerDiv li a{
color:rgb(17, 157, 238);
height:100%;
width:100%;
display: block;
}

#pre ,#next 
{
width: 66px;
height: 30px;
line-height:30px;
border: 1px solid rgb(17, 157, 238);
color:rgb(17, 157, 238);
background:#fff;
}

#pagerDiv .num{
width: 30px;
height: 30px;
line-height:30px;
border: 1px solid rgb(17, 157, 238);

}
#pagerDiv li:link,#pagerDiv li:visited,#pagerDiv li:hover,#pagerDiv li:active{
background:rgb(17, 157, 238);
}
#pagerDiv li a:link,#pagerDiv li a:visited,#pagerDiv li a:hover,#pagerDiv li a:active{
color:#fff;
}
#pagerDiv .active,#pagerDiv .active a{
background:rgb(17, 157, 238);
color:#fff;
}
#pagerDiv .unUse{
border: 1px solid rgb(153, 153, 153);
color:rgb(153, 153, 153);
cursor:default;
}
#pagerDiv .use:hover{
	cursor:pointer;
    border: 1px solid rgb(17, 157, 238);
    color:#fff;
    background:rgb(17, 157, 238);
}
.help .left{
	width:45%;
	height:100%;
	float:left;
	margin:0 auto;
	text-algin:left;
}
.help .right{
    width:45%;
    float:right;
    height:100%;
    margin:0 auto;
    text-algin:left;
    margin-left:10%;
}
.help .helpTitle{
	font-size:20px;
	color:#0F9DEE;
	 line-height: 60px
}
.help .helpContent{
	font-size: 13px;
    color: #666666;
    line-height: 20px
	
}

.btnDiv{
	padding:70px 0;
	width:227px;
	margin:0 auto;
}
.btnDiv input{
	width:100%;
}
.news-title, .news-cont 
{
  width: 740px;
  margin: 0 auto; 
  }

.news-title h1 
{
  font-size: 24px;
  line-height: 56px;
  border-bottom: 1px solid #ccc; 
  }
.news-title label 
{
  font-size: 12px; 
  line-height: 48px;
  }

.news-cont 
{
  line-height: 28px;
  margin-bottom: 100px; 
  }
  .news-cont p 
  {
    margin-top: 30px; 
    text-indent: 30px;
    }
  .news-cont a
   {
    color: #119DEE;
    text-decoration: underline;
    font-weight: bold; 
    }

.contain {
  position: relative; 
  }
  .contain .weChat 
  {
    position: fixed;
    left: 50%;
    top: 20%;
    margin-left: 400px; 
    }
    .contain .weChat label 
    {
      display: block;
      width: 158px;
      text-align: center;
      font-size: 12px; 
      }
.navLead{
	margin-left:20px;
}
.navLead a{
	padding :0 5px;
}
.compositionTitle{
	font-weight: 700;
    font-style: normal;
    font-size: 16px;
    
    text-align: center;
    line-height: 32px;
    text-align:center;
}
.compositionTitle a,.compositionTitle a:hover{
	color: #666666;
	text-decoration: none;
}
.compositionTitle span {
	border-top:3px solid #199ED8;
	border-bottom:3px solid #199ED8;
	line-height: 28px;
}
.case-block p{
	padding:20px 0;
}

.logo1{
	background: url('../../img/propaganda/sprint.png') no-repeat -430px -645px;
    width: 121px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
}
.logo2{
	background:  url('../../img/propaganda/sprint.png') no-repeat -565px -638px;
	width: 106px;
    height: 49px;
    display: inline-block;
    vertical-align: middle;
}
.logo3{
	background: url('../../img/propaganda/sprint.png') no-repeat -685px -631px;
    width: 45px;
    height: 63px;
    display: inline-block;
    vertical-align: middle;
}
.company{
	text-align:right;
	font-style: italic;
}
.case-title {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.remen{
	    position: absolute;
    left: 0px;
}
.leftPoint{
	background: url('../../img/propaganda/sprint.png') no-repeat -602px -152px;
    width: 58px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}
.rightPoint{
	background: url('../../img/propaganda/sprint.png') no-repeat -678px -152px;
    width: 58px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-left:5px;
}
.text-center {
    text-align: center;
    padding: 5px;
}</pre></body></html>