
/*样式初始化工作*/
body,button,dd,dl, dt,form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul,a,div,span {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}
ul{
 list-style: none;
}
a{
 text-decoration: none;
 cursor: pointer;
}
em {
    font-style: normal;
}
.clear{
 clear: both;
}
/*容器是1423px，始终处于屏幕的居中位置*/
.wrapper{
 
 /*height: auto;*/
 height: 1000px;
 margin: 0 auto;

 position:relative
}
.header {
    background: #f2f6f7;
}
.header-cont,.content-top,.content-center,.content-bottom {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header img {
    float: left;
    width: 167px;
    height: 40px;
    margin-top: 3px;
}
.header p.list {
    float: right;
    line-height: 47px;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 47px;
}
.header p.list a {
    font-size: 14px;
    color: #666;
    line-height: 47px;
    padding: 0 18px;
}
.header p.list a.lang-en {
    width: 35px;
    height: 26px;
    display: inline-block;
    background: url(../images/english.png) no-repeat;
    background-size: 100%;
    color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
}
/*第二部分*/
.head {
    width: 1200px;
    height: 90px;
    background: #fff;
    margin: 0 auto;
}
.head .logo2 {
    width: 266px;
    margin-top: 11px;
    float: left;
}
.head-r {
    float: right;
    height: 44px;
    margin-top: 32px;
}
.head-btn {
    overflow: hidden;
    float: right;
}
.head-btn a {
    min-width: 110px;
    line-height: 40px;
    display: inline-block;
    font-size: 16px;
    color: rgba(50, 64, 161, 1);
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
.head-btn a img {
    width: 22px;
    height: 24px;
    margin-right: 9px;
    float: left;
    margin-top: 8px;
    margin-left: 15px;
}
.head-btn a:hover img {
    color: rgba(50, 64, 161, 0.7);
}

.head-btn a img {
    width: 22px;
    height: 24px;
    margin-right: 9px;
    float: left;
    margin-top: 8px;
    margin-left: 15px;
}
.head-btn em {
    font-size: 14px;
    color: #999;
    line-height: 40px;
    float: left;
}
.head-btn .CIPA {
    background: url(../images/cipa2.png) no-repeat;
    background-size: 100%;
    width: 110px;
    height: 40px;
}
.head-btn a.Complaint {
    /*width: 120px;*/
}
.Complaint {
    background: url(../images/btnback_blue.png);
   background-size: 100%;
    color: #fff !important;
    padding-right: 10px !important;
}
/*第三部分*/
.content-top {
    border:0px solid #ccc;
    height: 360px;
    display:flex;
}
.content-top-right ul li {
  margin-bottom:10px;
}
#image-content-top-left {
    height: 250px;
    width: 100%;
}
.content-top-left {
    flex:1;
    padding:10px 20px;
}
.content-top-right {
    flex:1;
     padding:10px 20px;
}
/*.content-top>div {
    flex: 1;
}*/
.content-top-right>p {
    font-weight: bold;
    font-size:15px;
}

.Lef h5{
    position: relative;
    padding-left: 16px;
    font-size: 15px;
    line-height: 30px;
    color: #4c4c4c;
}

.Lef #describe {
    margin-top: 8px;
    font-size: 13px;
    color: #999;
    line-height: 24px;
    padding-left: 16px;
    min-height: 35px;
}
.moreInfo {
    margin: 5px 20px;
    font-size: 14px;
}
.moreInfo span.source {
    background: url(../images/xhrb.png) no-repeat left center !important;
    padding-left: 15px;
    margin-right: 20px;
}
.moreInfo span.time {
    background: url(../images/date.png) no-repeat left center !important;
    padding-left: 15px;
    color:#3761FE;
    font-weight:bold;
}
/*第四部分*/
.content-center {
    margin-top:10px;
    border:0px solid #ccc;
    height: 600px;

    margin-bottom: 10px;
}
.content-center  .tab-ul{
    display:flex;
   background: #f5f5f5;padding: 20px 10px 10px;
}
.content-center #titleFirst {
 font-weight:bold;
 font-size:14px;
 margin:10px;
}
#contentEvery .item{
    font-size:13px;
    padding: 10px 0;
}
.content-center .tab-ul li{
    font-weight: bold;
    padding:10px;
    text-align: center;
    border-radius: 5px;
    float: left;
    font-size: 16px;
    color: #470a47;
    /*background: #acdeff;*/
    cursor: pointer;
    margin-bottom:10px;
    flex:1;
}
.content-center .tab{
     background: #4f7fe1;
     color: #fff!important;
}
.content-center .content{
    height: 410px;
    padding: 10px 20px;
    margin: 0 auto;
}
.content-center .content ul{
    display: none;
}
.content-center .content .div_show{
    overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 14;
     -webkit-box-orient: vertical;
     height: 395px;
     padding-top: 60px;
     display: block;
}

 .Mroes {
    background: #ee5455;
}
.Mroes {
    margin: 40px auto;
    display: block;
    width: 150px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    /*background: url(../images/Mroes.png) no-repeat;*/
}

/*第五部分　*/
.content-bottom ul {
    display:flex;
}
.content-bottom ul>li {
    flex:1;
    font-size:14px;
    border:1px solid #ccc;
}
.every-li {
   padding:5px;
}
.every-li>p {
   font-size:14px;
   font-weight:bold; 
   border-bottom: 0px solid #ccc;
   padding: 5px;
}
.describe {
    text-align: center;
}
.complaint-number-all {
    padding:30px 20px 18px;
}
.complaint-number-all>span{
   position: relative;
    top: -10px;
    left: 20px;
}

/*底部*/
.footer {
    width: 100%;
    background: #38393d;
    height: 200px;
    overflow: hidden;
    margin-top: 30px;
}
.foot {
    width: 1200px;
    margin: 0 auto;
    padding-top: 14px;
    position: relative;
}
.foot p, .foot p a {
    line-height: 37px;
    color: #fff;
    font-size: 14px;
}

.foot p:first-child a:first-child {
    padding-left: 0;
}
.foot p a {
    padding: 0 20px;
}
.foot img {
    position: absolute;
    right: 75px;
    top: 44px;
}
.spanImg {
    position: relative;
}
.spanImg .policeImg {
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
}
#toTop {
    width: 80px;
    height: 80px;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 60px;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 20px;
    line-height: 80px;
    cursor: pointer;
}