@charset "UTF-8";

html, body, ul, ol, p, a, img {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑"
}

body{
    background: #F8F6F7;
}

ul, ol {
    list-style-type: none
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer
}

img {
    border: none;
    background: #DDD
}

.ui-box{
    display: block;
}

.ui-float-left {
    float: left
}

.ui-float-right {
    float: right
}
.ui-clear:after{
    content: '';
    display: block;
    clear: both;
}
.bg-1{
    background: #F6F6F6;
}

.top{
    background: url(../images/top-bg.jpg) no-repeat center;
    width: 100%;
    height: 700px;
}
.dynamic{
    width: 100%;
    height: 618px;
    background: url(../images/dynamic-bg.jpg) no-repeat center;
    padding-top: 66px;
}
.dynamic-box{
    width: 1156px;
    height: 518px;
    background: #FFF;
    margin: 0 auto;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    padding: 25px 20px 20px 20px;
}
.dynamic-title{
    background: url(../images/title-1.png) no-repeat center;
    width: 764px;
    height: 72px;
    margin: 0 auto 25px;
}
.dynamic-left{
    width: 585px;
    height: 420px;
    margin-right: 20px;
    float: left;
}
.dynamic-right{
    border: 1px solid #F6F6F6;
    width: 549px;
    height: 418px;
    float: left;
}
.dynamic-right a{
    height: 52.2px;
    line-height: 52.2px;
    width: 94%;
    padding: 0 3%;
    font-size: 16px;
}
.dynamic-right .date{
    color: #A8A8A8;
    font-size: 13px;
}
.focus{position: relative;width: 585px;height: 420px;background-color: #000;float: left;}
.focus img{ width: 585px; height: 420px;}
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;}
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}
.focus .fPic{left: 0px;top: 0px;}
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }
.focus .shadow{width: 100%;position: absolute;bottom: 0;left: 0px;z-index: 10;height: 32px;line-height: 32px;background: rgba(0,0,0,0.6);filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9; display: block;text-align: left;}
.focus .shadow a{text-decoration:none;color:#fff;overflow:hidden;margin-left:10px;font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }
.focus .fcon img{ display:block; }
.focus .fbg{bottom: 7px;left: 495px;position: absolute;height: 17px;text-align: center;z-index: 200;}
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none; font-style:normal; }
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus .prev:hover{  background-position:0 0; }
.focus .next:hover{  background-position:-40px 0;}

.activity{
    background: url(../images/activity-bg.jpg) no-repeat center;
    width: 100%;
    height: 417px;
    padding: 60px 0;
}
.activity-box{
    width: 1230px;
    margin: 0 auto;
}
.activity-title{
    background: url(../images/title-2.png) no-repeat center;
    width: 99px;
    height: 307px;
    float: left;
}
.activity-data{
    float: left;
    margin-left: 10px;
}
.activity-nav a{
    background: url(../images/activity-nav.png) no-repeat center;
    width: 112px;
    height: 36px;
    margin: 0 5px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}
.sm-font{
    font-size: 14px !important;
}
.activity-nav{
    height: 43px;
    margin-bottom: 40px;
}
.activity-info-left{
    width: 640px;
    float: left;
    margin-right: 42px;
}
.activity-info-right{
    position: relative;
    width: 400px;
    height: 335px;
    background: #DDD;
    float: left;
}
.activity-info-right img{
    width: 100%;
    height: 100%;
    background: #FFF;
}
.activity-info-right p{
    position: absolute;
    bottom: 0;
    width: 97%;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    padding-left: 3%;
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9; 
    background: rgba(0,0,0,0.5);
}
.activity-list a{
    color: #FFF;
    height: 35px;
    line-height: 35px;
}
.activity-hot-title{
    background: url(../images/point.png) no-repeat 0px 9px;
    width: 100%;
    color: #E59301;
    font-size: 17px;
    padding-left: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
.activity-hot-summary img {
    width: 145px;
    height: 110px;
    background: #DDD;
    margin-right: 1%;
}
.activity-hot-summary .summary-data{
    color: #FFF;
    line-height: 26px;
    border-bottom: 1px dashed #ACAAAB;
    height: 109px;
    width: 470px;
    margin-bottom: 11px;
}
.activity-zh, .activity-en{
    display: none;
}
.max-box{
    background: url(../images/max-box-bg.jpg) no-repeat center;
    width: 100%;
    padding-top: 45px;
}
.policy{
    width: 1156px;
    height: 518px;
    background: #FFF;
    margin: 0 auto 55px;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    padding: 25px 20px 20px 20px;
}
.policy-title{
    background: url(../images/title-3.png) no-repeat center;
    width: 764px;
    height: 88px;
    margin: 0 auto 15px;
}
.policy-left, .policy-right {
    border: 1px solid #F6F6F6;
    width: 549px;
    height: 418px;
    float: left;
}
.policy-right{
    margin-left: 20px;
}
.policy-left a, .policy-right a {
    height: 52.2px;
    line-height: 52.2px;
    width: 94%;
    padding: 0 3%;
    font-size: 16px;
}
.group-1 .more, .group-2 .more{
    font-size: 13px;
    color: #8F8F8F;
}
.group-1, .group-2{
    width: 1200px;
    margin: 0 auto 30px;
}
.group-4{
	padding: 20px;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    background: #FFF;
    width: 1160px;
	margin: 0 auto 30px;
}
.group-4 .comments-list .group{
	width: 570px;
}
.group-left{
    width: 740px;
    padding: 20px;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    float: left;
    background: #FFF;
}
.group-right{
    width: 360px;
    padding: 15px 20px;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    margin-left: 20px;
    float: left;
    background: #FFF;
    height: 509px;
}
.group-title-1{
    background: url(../images/title-4.png) no-repeat center;
    width: 740px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
}
.group-title-2{
    background: url(../images/title-5.png) no-repeat center;
    width: 359px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
}
.group-title-3{
    background: url(../images/title-6.png) no-repeat 0 0;
    width: 1160px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
}
.group-title-4{
    background: url(../images/title-7.png) no-repeat center;
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
}
.img-hot a{
    width: 360px;
    height: 215px;
    float: left;
    position: relative;
}
.img-hot img{
    width: 360px;
    height: 215px;
    background: #DDD;
}
.img-hot p{
    position: absolute;
    bottom: 0;
    width: 97%;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    padding-left: 3%;
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9; 
    background: rgba(0,0,0,0.5);
}
.new-list{
    margin-top: 10px;
}
.new-list a{
    height: 35px;
    line-height: 35px;
}
.new-list .date{
    color: #9C9C9C;
}
.video-hot{
    margin-bottom: 10px;
}
.video-hot a{
    width: 359px;
    height: 215px;
}
.video-hot img{
    width: 100%;
    height: 100%;
}
.viode-list li{
    height: 35px;
    line-height: 35px;
    width: 90%;
    padding-left: 10%;
    background: url(../images/video-point.png) no-repeat 0 center;
}
.succinct-group{
    margin-bottom: 18px;
}
.succinct-group img{
    width: 100%;
    height: 100%;
}
.comments-list a{
    height: 35px;
    line-height: 35px;
}
.cuccinct-img-1{
    width: 452px;
    height: 225px;
}
.cuccinct-img-2{
    margin-left: 18px;
    width: 270px;
    height: 225px;;
}
.cuccinct-img-3{
    width: 217px;
    height: 183px;
    margin-right: 18px;
}
.cuccinct-img-4{
    width: 270px;
    height: 183px;;
}
.cuccinct-img-7{
    width: 402px;
    margin-left: 18px;
    height: 183px;
}
.policy-left .date, .policy-right .date{
    color: #9C9C9C;
    font-size: 13px;
}
.title-str{
    display: none;
}
#footers {
    background: #F9F9F9;
    height: 110px;
    border-top: 1px solid #E7E7E7;
    width: 100%;
    color: #333;
}
#copyright {
    background: #333;
    height: 47px;
    line-height: 47px;
    color: #fff;
}
.footer {
    width: 1000px;
    margin: auto;
    font-size: 12px;
}
.footer dl {
    float: left;
    line-height: 26px;
    padding-top: 10px;
}
.footer ul {
    float: right;
    line-height: 26px;
    padding-top: 10px;
    text-align: right;
}
.footer dl span {
    padding: 0 10px;
}
#copyright pre {
    float: left;
    font-size: 12px;
  margin: 0;
}
.footer ol {
    float: right;
}
#copyright a {
    color: #fff;
}
.footer ol a {
    padding: 0 10px;
}
.footer dd{
	width: 399px;
    height: 40px;
    margin: 0;
}
.group-left-2{
	width: 1160px;
    padding: 20px;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    float: left;
    background: #FFF;
}
.bty1{
	    border-bottom: 4px solid #AD1111;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
}
.group-left-2{
	    width: 1160px;
    padding: 20px;
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    float: left;
    background: #FFF;
}
.cuccinct-img-5{
  width: 402px;
  margin-left: 18px;
      height: 225px;
}
@media screen and (min-width: 320px) and (max-width: 760px) {
    .top{
        background: url(../images/top-bg.jpg) no-repeat center;
        width: 100%;
        height: 130px;
        background-size: 100%;
    }
    .dynamic{
        width: 100%;
        height: auto;
        background: url(../images/dynamic-bg.jpg) no-repeat center;
        background-size: 100%;
        padding-top: 7%;
    }
    .dynamic-box{
        width: 90%;
        background: #FFF;
        margin: 0 auto 7%;
        -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
        -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
        box-shadow: 0px 5px 20px 10px #E5EDF8;
        height: auto;
        padding: 3%;
    }
    .dynamic-title {
        background: url(../images/title-1.png) no-repeat center;
        width: 100%;
        height: 40px;
        margin: 0 auto 5%;
        background-size: 100%;
    }
    .dynamic-left {
        width: 100%;
        height: auto;
    }
    .focus {
        position: relative;
        width: 100%;
        height: 230px;
        background-color: #000;
        float: left;
    }
    .focus img{ 
        width: 100%; 
        height: 230px;
    }
    .focus .fbg {
            bottom: 7px;
    left: 67%;
    position: absolute;
    height: 17px;
    text-align: center;
    z-index: 200;    }
    .dynamic-right {
        border: 1px solid #F6F6F6;
        width: 100%;
        float: left;
    }
    .activity {
        background: url(../images/activity-bg.jpg) no-repeat center;
        width: 100%;
        padding: 6% 0;
        height: auto;
        background-size: 880%;
    }
    .activity-box {
        width: 95%;
        margin: 0 auto;
    }
    .activity-title {
        width: 100%;
        margin: 0 auto;
        background: none;
        height: auto;
        float: none;
        border-bottom: 3px solid #FFC000;
    }
    .activity-zh{
        color: #FFF;
        font-size: 25px;
        font-weight: bold;
        display: block;
    }
    .activity-zh{
        color: #FFF;
        font-size: 25px;
        font-weight: bold;
        display: inline-block;
        padding-bottom: 5px;
    }
    .activity-en{
        font-size: 18px;
        display: inline-block;
    }
    .activity-data {
        width: 100%;
        float: none;
        margin: 0;
    }
    .activity-nav {
        margin-bottom: 3%;
        width: 100%;
    }
    .activity-nav a {
        width: 29%;
        height: 30px;
        margin: 2%;
        line-height: 30px;
        text-align: center;
        color: #FFF;
        font-size: 1rem;
        background-size: 100%;
        background: #E69200;
        border-radius: 99rem;
    }
    .activity-info-left {
        width: 100%;
        float: left;
        margin-right: 42px;
    }
    .activity-hot-summary img {
        width: 145px;
        height: 110px;
        background: #DDD;
        margin-right: 2%;
    }
  .group-4{
  	    width: calc( 100% - 40px );
  }
  .group-4 .comments-list .group {
    width: 100%;
}
    .activity-hot-summary .summary-data {
        color: #FFF;
        line-height: 26px;
        border-bottom: 1px dashed #ACAAAB;
        height: 109px;
        width: calc( 100% - 145px - 2% );
        margin-bottom: 11px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }
    .activity-info-right {
        position: relative;
        width: 100%;
        height: 230px;
        background: #DDD;
        float: left;
        margin-top: 1%;
    }
    .sm-font {
        font-size: 0.5rem !important;
    }
    .max-box {
        background: url(../images/max-box-bg.jpg) no-repeat center;
        width: 100%;
        height: auto;
        padding-top: 6%;
        background-size: 800%;
    }
    .policy {
        width: 90%;
        height: auto;
        background: #FFF;
        margin: 0 auto 6%;
        -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
        -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
        box-shadow: 0px 5px 20px 10px #E5EDF8;
        padding: 2%;
    }
    .policy-left, .policy-right {
        border: 1px solid #F6F6F6;
    width: calc( 100% - 1px );
    height: auto;
    margin: 0 0 5% !important;
    float: none;
    }
    .policy-title {
        background: url(../images/title-3.png) no-repeat center;
        width: 100%;
        height: 43px;
        margin: 0 auto 15px;
        background-size: 100%;
    }
    .policy-left a, .policy-right a {
           height: 50px;
    line-height: 50px;
    width: calc( 100% - 6% );
    padding: 0 3%;
    font-size: 1rem;
    }
  .policy-left a .title, .policy-right a .title{
  	    width: 64%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;  }
    .group-1, .group-2 {
        width: 100%;
        margin: 0 auto 30px;
    }
    .group-left {
        width: 89%;
        padding: 3% 2%;
        -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
        -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
        box-shadow: 0px 5px 20px 10px #E5EDF8;
        float: none;
        background: #FFF;
        margin: 0 auto 7%;
    }
    .group-right {
        width: 89%;
        padding: 3% 2%;
        -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
        -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
        box-shadow: 0px 5px 20px 10px #E5EDF8;
        float: none;
        background: #FFF;
        margin: 0 auto 7%;
    }
    .group-title-1, .group-title-2,  .group-title-3,  .group-title-4 {
        width: 100%;
        height: 35px;
        line-height: 35px;
        margin-bottom: 20px;
        background-size: 129%;
        border-bottom: 1px solid #DDD;
        background: none;
    }
    .title-str{
        color: #FFF;
        background: #AD1111;
        width: 80px;
        height: 35px;
        display: block;
        text-align: center;
        border-top-left-radius: .3rem;
        border-top-right-radius: .3rem;
        font-size: 1rem;
    }
    .img-hot a {
        width: 100%;
        height: 215px;
        float: left;
        position: relative;
        margin: 0 0 10px 0 !important;
    }
    .img-hot img {
        width: 100%;
        height: 215px;
        background: #DDD;
    }
    .video-hot a {
        width: 100%;
        height: 215px;
    }
    .cuccinct-img-1 {
        width: 100%;
    }
    .cuccinct-img-2 {
        margin-top: 18px;
        width: 100%;
        margin-left: 0;
    }
    .cuccinct-img-3 {
        width: 100%;
        margin-bottom: 18px;
    }
    .cuccinct-img-4 {
        width: 100%;
    }
    body {
        background: #F8F6F7;
        width: 100%;
        overflow-x: hidden;
    }
    .dynamic-right .title{
        width: calc( 100% - 31% );
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .dynamic-right .date {
           color: #A8A8A8;
    font-size: 13px;
    width: 31%;
    text-align: right;
    }
    .policy-left .title{
    width: 64%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .policy-left .date {
        color: #A8A8A8;
    font-size: 13px;
    width: 35%;
    text-align: right;
    }
    .new-list .title{
        width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-list .date {
        color: #A8A8A8;
        font-size: 13px;
        width: 29%;
        text-align: right;
    }
    .comments-list a {
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
  #footers {
    background: #F9F9F9;
    height: 233px;
    border-top: 1px solid #E7E7E7;
    width: 100%;
    color: #333;
}
  .footer {
    width: 100%;
    margin: auto;
    font-size: 12px;
}
  .footer dl {
    float: left;
    line-height: 26px;
    padding-top: 10px;
    width: 100%;
    font-size: .5rem;
}
  .footer dl span {
    padding: 0 4px;
}
  .footer dd a{
  	display:block;
  }
  .footer ul {
    line-height: 26px;
    padding-top: 10px;
    text-align: left;
    padding-left: 6px;
}
  #copyright {
    background: #333;
    height: 143px;
    line-height: 47px;
    color: #fff;
}
  #copyright pre {
    float: left;
    font-size: 12px;
    margin: 0;
    padding-left: 5px;
}
  .cuccinct-img-7 {
    width: 100%;
    margin-top: 18px;
    height: 183px;
}
  .group-left-2 {
    -webkit-box-shadow: 0px 5px 20px 10px #E5EDF8;
    -moz-box-shadow: 0px 5px 20px 10px #E5EDF8;
    box-shadow: 0px 5px 20px 10px #E5EDF8;
    background: #FFF;
    width: 89%;
    padding: 3% 2%;
    margin: 0 auto;
    float: inherit;
}
  .cuccinct-img-5 {
width: 100%;

margin-top: 18px;

margin-left: 0;
}
}