@CHARSET "UTF-8";
.common-size{
width:100%;
min-width:1024px;
}
.common-center-size{
width:1024px;
margin:0 auto;
}
.common-part-size{
/* width:90%; */
overflow:hidden;
min-width:1024px;
margin:0 auto;
background-color: #ffffff;
min-height: 517px;
}
.common-part-center-size{
width:1200px;/* 1024px; */
margin:0 auto;
min-height:350px;
}
.common-two-bg{
width:100%;
position:absolute;
z-index: -1;
/* background: url("../images/blackbg.png") repeat; */
min-width:1300px;
overflow:hidden;
}
.common-two-part{
width: 100%;
height: 60px;
min-width: 1024px;
/* background-color: #cbd6f6; *//* #f0f0f0; */
margin: 0 auto; 
/* width: 1920px;
height: 60px; */
-ms-filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  /* For IE 8 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  /* For IE 5.5 - 7 */
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,.1);/* for firefox */
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,.1);/* for safari or chrome */
/* box-shadow:0px 2px 4px #909090; *//* for opera or ie9 */
box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
.common-part-name{
width:1024px;
height:125px;
margin:0 auto;
padding-top:20px;
font-weight: bold;
color: #444444;
}
.common-part-zhCN{
font-size:30px;
font-family:微软雅黑;
color:#ffffff;
margin-left:35px;
}
.common-part-enUS{
font-size:18px;
color:#ffffff;
margin-left:35px;
}
.admin-instrument-right{
width:25%;
padding-top:20px;
float:left;
overflow: hidden;
margin-bottom:88px;
}
.admin-instrument-left{
/* width:75%;*/
padding-top:20px;
/* float:left; */
/* overflow: hidden; */
margin-bottom:88px;
display: flex;
    flex-direction: column;
}
.pagination{
height:35px;
width:550px;
margin:50px auto 100px;
color:black;
}
.pagination_list{
float:left;
}
.pagination_margin_left{
margin-left:200px;
}
.pagination_num{
width:25px;
height:25px;
text-align:center;
line-height:25px;
float:left;
cursor: pointer;
margin-left:10px;
}
.pagination_num:hover{
color:white;
background: url("../images/pagenation.jpg") no-repeat center center;
}
.pagination_num_sel{
color:white;
background: url("../images/pagenation.jpg") no-repeat center center;
}
.pagination_total_page{
width:70px;
float:left;
font-size:12px;
}
.pagination_total_num{
width:150px;
float:left;
font-size:12px;
}
.pagination_span{
font-size:12px;
color:#1684ff;
}
.pagination_system_page{
color:#666666;
font-family:微软雅黑;
font-size:14px;
float:left;
}
.pagination_system_page a{
text-decoration: none;
color:#666666;
}
.pagination_system_page a:hover{
color:#7DBAE0;
}

.news-items-common{
line-height:53px;
width:250px;
height:53px;
font-size:16px;
font-weight:bold;
position: relative;
}
.news-items-news{
text-indent:3em;
color:white;
cursor:pointer;
background: url("../images/part-sel.png") no-repeat center center;
}
.news-items-common:not(:last-child):before{
    content: "";
    display: inline-block;
    width: 165px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 40%;
    margin-left: -50px;
    background-color: #D9D9D9;
}
.news-items-news:before{
	width: 0 !important;
}
.news-items-platform{
 text-indent: 2em;
    cursor: pointer;
    width: 231px;
    margin-left: 17px;
    height: 53px;
    color: #666666;
    background-color: #EFEFEF;
}
.news-items-line{
width:231px;
height:1px;
margin-left:17px;
background-color: #CCCCCC;
}
.news-list-title{
width:85%;
height:70px;
margin:50px auto 20px;
text-align: center;
font-family: 微软雅黑;
font-size:28px;
}
/*    2018-1-3修改新增样式      by   lidy                */
.platFormClass{
float: left;
margin-left: 10%;
width: 114px; 
cursor: pointer;
}
.serviceFormClass {
    float: left;
    margin-left: 4%;
    width: 114px;
    cursor: pointer;
}