li{
    list-style: none;
}
i{
    font-style: normal;
}
.banner{
    width: 100%;
    height: 506px;
    background:url("../../images/public/banner/sourcecenterbanner.png") no-repeat center top;
    /* background-size: 100% 506px; */
    overflow: hidden;
}
.banner .contentgroup{
    max-width: 1200px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}
.banner .contentgroup div{
    width: 100%;
}
.banner .contentgroup .title{
    padding-top: 125px;
    font-size: 36px;
    line-height: 64px;
    height: 64px;
}

/* 中间 */
.content{
    width: 100%;
    height: 884px;
}
.content-1{
  width: 1200px;
    height: 884px;
    margin: 0 auto;
}
.box-1{
    width: 1200px;
    height: 58px;
    margin: 0 auto;
    border-bottom: 1px solid #dbdbdb;
}
.box-1 p{
    margin: 0;
    padding: 0;
    height: 34px;
    width: 284px;
    line-height: 34px;
    font-size:12px;
    padding: 24px 0 0 23px;
    color: #636363;
}
.box-1 p i{
    font-style: normal;
    padding: 0 10px 0 6px;
}
.box-1 p span{
    color:#14a4fe;
}
.column{
    width: 1200px;
    height: 141px;
    margin-top: 80px;
    border-bottom: 1px solid #d9d9d9;
}
.column ul{
    text-align: center;
}
.column li{
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 26px;
    font-size: 14px;
    color:#414141;
    margin-right: 32px;
}
.column .te-1{
    margin-left: 23px;
}
.column .te-2{
    margin: 0;
}
.column .selected{
    background: #039dfe;
}
.list{
    height: 424px;
}
.list li{
    width: 1198px;
    height: 52px;
    line-height: 52px;
    color:#666666;
    position: relative;
    font-size: 14px;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.list li i{
        margin: 0 6px 0 23px;
    }
.list li span{
    position: absolute;
    right: 23px;
}
.list .selected{
    color: #039dfe;
}
.pageupdown{
    width: 100%;
    height: 178px;
    float: left;
}
.pageupdown .wtemp60{
width: 100%;
float: left;
height: 60px;
}
.pageupdown .pageupdownpagercontent{
    width: 1200px;
    margin: 0 auto;
    height: 36px;
}

.pageupdown .pageupdownpagercontent .pageupdownlist{
 
   margin: 0 auto;
   width: 108px;
}



.pageupdown .pageupdownpagercontent .pageupdownlist  div{
    height: 36px;
    width: 36px;
    line-height: 36px;
    color: #aaaaaa;
    text-align: center;
    font-size: 12px;
    float: left;

}

.pageupdown .pageupdownpagercontent .pageupdownlist  .selected{
    color: #ffffff;
    background-color: #039dfe;
}

.pageupdown .pageupdownpagercontent .pageupdownlist .pagedown{
    background: url("../../images/public/icon/pagedown.png") no-repeat center center;
    background-size: auto 50%;

}