*{
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
}
body{

}
.common{
	width: 1350px;
	margin: 0 auto;
}

.topflow {
	position: relative;
	width: 1350px;
	height: 150px;
	margin: 0 auto;
	background: url(__PUBLIC__/Index/images/u70.jpg) 100% 100% no-repeat;
	background-size: cover;
	background-position-y: -170px;
}
.body{
    width: 100%;
    height: 100%;
    position: absolute;
}
.pingdai{
    width: 1350px;
    height: 33px;
    margin:  0 auto;
}
.pingdai span{
    font-size: 14px;
    color: #000000;
    font-family: "微软雅黑";
    line-height: 33px;
}

.denglu{
    float: right;
    width: 50px;
    height: 33px;
    margin-right: 30px;
}
.denglu img{
    margin-top: 10.5px;
    margin-left: 8px;
}
.denglu span{
    float: right;
    font-size: 12px;
}
.zhuce{
    float: right;
    width: 50px;
    height: 33px;
}
.zhuce img{
    margin-top: 10.5px;
    margin-left: 8px;
}
.zhuce span{
    float: right;
    font-size: 12px;
}

.dh{
    width: 100%;
    height: 60px;
    background-color: rgba(191, 30, 27, 0.8)
}
.daohang{
    width: 1350px;
    height: 60px;
    margin: 0 auto;
}
.tb{
	float: left;
    width: 50px;
    height: 60px;
}
.tb img{
	float: left;
    height: 46px;
    margin-top: 7px;
}
.hhh{
    float: left;
    width: 340px;
    height: 60px;
}.hhhsp{
     float: left;
     font-size: 18px;
     color: #FFFFFF;
     margin-top: 11px;
     margin-left: 10px;
 }
.hhhsp1{
    float: left;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: -2px;
    margin-left: 10px;
}
.dhs{
    float: left;
    width: 1000px;
    height: 60px;
}
.dhs ul{
    list-style: none;
}
.dhs ul li{
    float: left;
    width: 166px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.midele{
    width: 100%;
    height: 100%;
}
.chaxun{
     width: 1350px;
     height: 47px;
     margin: 0 auto;
     /*border-bottom: 2px solid #d89307;*/
}
.chaxun span{
    line-height: 45px;
    font-size: 12px;
    color: #313131;
}
.chaxun button{
    float: right;
    width: 78px;
    height: 24px;
    background: linear-gradient(to bottom, #fad25f 0%,#da970b 100%);
    border-radius: 5px;
    outline: none;
    border: 0px;
    margin-top: 10.5px;
    color: #FFFFFF;
    cursor: pointer;
}
.chaxun input{
     float: right;
     width: 205px;
     height: 24px;
     margin-top: 10.5px;
     margin-right: 12px;
     outline: none;
     border: 0px;
     box-shadow: 0px 2px 3px #CCCCCC inset;
 }
.chaxun select{
    float: right;
    width: 124px;
    height: 24px;
    margin-top: 10.5px;
    margin-right: 24px;
}

/*中央要闻*/
.CentralNews {
    height: 230px;
    margin-top: 12px;
}
.CentralNews_tu {
    width: 300px;
    float: left;
    height: 230px;
}
.swiper-container1 {
    width: 298px;
    height: 230px;
}
.swiper-container1 .swiper-main {
    position: relative;
    width: 298px;
    height: 230px;
}
.swiper-container1 .swiper-main div {
    width: 100%;
    height:67px;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.647058823529412);
}
.swiper-container1 .swiper-main div span {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 260px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 8px;
    margin-left: 4px;
}
.CentralNews_center {
    height: 230px;
    float: left;
    width: 600px;
    margin-left: 10px
}
.CentralNews_title {
    background: linear-gradient(180deg, 
        rgba(204, 204, 204, 1) 0%, 
        rgba(204, 204, 204, 1) 0%, 
        rgba(228, 228, 228, 1) 63%, 
        rgba(228, 228, 228, 1) 100%
    );
    height: 36px;
    width: 100%;
}
.CentralNews_title span {
    display: inline-block;
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #333333;
    border-top: 2px solid #cfcfcf;
    width: 100px;
    height: 31px;
    line-height: 32px;
    text-align: center;
    margin-top: 5px;
}
.CentralNews_title span.active {
    border-top: 2px solid #BF1E1B;
    color: #BF1E1B;
    background: #ffffff;
}
.CentralNews_content {
    width: 100%;
    margin-top: 12px;
    height: 182px;
    overflow: auto;
}
.CentralNews_content::-webkit-scrollbar{width:0;}
@-moz-document url-prefix(http://),url-prefix(https://) {
    /* 滚动条颜色 */
    scrollbar {
        -moz-appearance: none !important;
        background: rgb(0,255,0) !important;
    }
    /* 滚动条按钮颜色 */
    thumb,scrollbarbutton {
        -moz-appearance: none !important;
        background-color: rgb(0,0,255) !important;
    }
    /* 鼠标悬停时按钮颜色 */

    thumb:hover,scrollbarbutton:hover {
        -moz-appearance: none !important;
        background-color: rgb(255,0,0) !important;
    }
    /* 隐藏上下箭头 */
    scrollbarbutton {
        display: none !important;
    }
    /* 纵向滚动条宽度 */
    scrollbar[orient="vertical"] {
        min-width: 0px !important;
    }
}
.CentralNews_content ul li {
    height: 26px;
    line-height: 26px;
    position: relative;
}
.CentralNews_content ul li a {
    text-decoration: none;
}
.CentralNews_content ul li a img{
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: 8px;
}
.CentralNews_content ul li a span {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #333;
}
.CentralNews_content ul li a span:nth-child(2) {
    width: 474px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.CentralNews_content ul li a span.top {
    font-size: 16px;
}
.CentralNews_content_time {
    display: inline-block;
    right: 16px;
    position: absolute;
}
.CentralNews_right {
    width: 428px;
    height: 230px;
    border: 1px solid #d7d7d7;
    float: left;
    margin-left: 10px;
}
.CentralNews_right .CentralNews_content ul li a span {
    font-size: 14px;
    margin-left: 20px;
}
.todaytop {
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    color: #C76666;
    margin-left: 26px;
}

/*专栏*/
.SpecialColumn {
    height: 126px;
    background: #f2f2f2;
    margin-top: 12px;
}
.SpecialColumn_title {
    height: 126px;
    width: 126px;
    line-height: 126px;
    font-weight: 400;
    font-style: normal;
    font-family: '微软雅黑 Regular', '微软雅黑';
    word-wrap: break-word;
    font-size: 28px;
    text-align: center;
    color: #fff;
    background: -webkit-ar-gradient(#bf1f1c, #c66464); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#bf1f1c, #c66464); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#bf1f1c, #c66464); /* Firefox 3.6 - 15 */
    background: linear-gradient(#bf1f1c, #c66464); /* 标准的语法 */;
    border-radius: 5px;
    float: left;
}
.SpecialColumn_show {
    float: left;
    position: relative;
}
.SpecialColumn_show {
    float: left;
    position: relative;
}
.SpecialColumn_show marquee{
    width: 1038px;
    height: 68px;
    margin-left: 98px;
    margin-top: 29px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}
.SpecialColumn_show marquee ul {
    left: -1038px;
    position: absolute;
    height: 68px;
}
.SpecialColumn_show marquee ul li {
    width: 252px;
    height: 68px;
    border-radius: 5px;
    background: #ffffff;
    text-align: center;
    float: left;
    padding: 0 12px;
}
.SpecialColumn_show .swiper-button1 {
    width: 98px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 12px;
    text-align: center;
    left: 0;
}
.SpecialColumn_show .swiper-button1-top, .SpecialColumn_show .swiper-button1-bottom {
    height: 34px;
    background: #5b5b5b;
    width: 1px;
    margin: 0 auto;
}
.swiper-prev3, .swiper-next3 {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #5b5b5b
}
.swiper-prev3:active, .swiper-next3:active{
    background: #5b5b5b;
}
.SpecialColumn_show .swiper-button2 {
    width: 98px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 12px;
    text-align: center;
    right: -90px;
}

/*党建工作*/
.PartyBuildingWork{
    height: 386px;
    margin-top: 12px;
}
.PartyBuildingWork_left {
    width: 665px;
    height: 384px;
    border: 1px solid #d7d7d7;
    float: left;
    position: relative;
}
.PartyBuildingWork_title {
    background: linear-gradient(180deg, 
        rgba(204, 204, 204, 1) 0%, 
        rgba(204, 204, 204, 1) 0%,
        rgba(204, 204, 204, 1) 0%,
        rgba(228, 228, 228, 1) 63%,
        rgba(228, 228, 228, 1) 100%
    );
    height: 36px;
    width: 100%;
}
.PartyBuildingWork_title span {
    display: inline-block;
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #333333;
    border-top: 2px solid #cfcfcf;
    width: 140px;
    height: 31px;
    line-height: 32px;
    text-align: center;
    margin-top: 5px;
}
.PartyBuildingWork_title span.active {
    border-top: 2px solid #BF1E1B;
    color: #BF1E1B;
    background: #ffffff;
}
.PartyBuildingWork_content {
    /*position: relative;*/
    width:100%;
    margin-top:12px;
    height:336px;
    overflow:auto;
}
.PartyBuildingWork_tu {
    float: left;
    margin-left: 14px;
    width: 298px;
    height: 230px;
}
.swiper-container5 {
    width: 298px;
    height: 230px;
}
.swiper-container5 .swiper-main {
    position: relative;
    width: 298px;
    height: 238px;
}
.swiper-container5 .swiper-main div {
    width: 100%;
    height:67px;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.647058823529412);
}
.swiper-container5 .swiper-main div span {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 260px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 8px;
    margin-left: 4px;
}
.PartyBuildingWork_content::-webkit-scrollbar {
    width:0;
}
.PartyBuildingWork_content ul li {
    height: 26px;
    line-height: 26px;
    position: relative;
}
.PartyBuildingWork_content ul li a {
    text-decoration: none;
}
.PartyBuildingWork_content ul li a img{
    display: inline-block;
    margin-left: 20px;
    margin-right: 4px;
    vertical-align: 8px;
}
.PartyBuildingWork_content ul li a span {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #333;
}
.PartyBuildingWork_content ul li a span:nth-child(2) {
    width: 520px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.PartyBuildingWork_content ul li:nth-child(1) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(2) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(3) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(4) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(5) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(6) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(7) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(8) a span:nth-child(2),
.PartyBuildingWork_content ul li:nth-child(9) a span:nth-child(2){
    width: 214px;
}
.PartyBuildingWork_content_time {
    display: inline-block;
    right: 16px;
    position: absolute;
}
.PartyBuildingWork_right {
	width: 665px;
	height: 384px;
	border: 1px solid #d7d7d7;
	float: left;
	margin-left: 16px;
	position: relative;
}
.swiper-container6 {
    width: 298px;
    height: 230px;
}
.swiper-container6 .swiper-main {
    position: relative;
    width: 298px;
    height: 238px;
}
.swiper-container6 .swiper-main div {
    width: 100%;
    height:67px;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.647058823529412);
}
.swiper-container6 .swiper-main div span {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 260px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 8px;
    margin-left: 4px;
}

/*相关链接*/
.RelatedLinks {
    background: #f2f2f2;
    margin-top: 12px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}
.RelatedLinks_title {
    width: 63px;
    float: left;
    background: #f2f2f2;
}
.RelatedLinks_title > div {
    text-align: center;
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
}
.RelatedLinks_title > div:not(:first-child) {
    height: 20px;
    line-height: 20px;
}
.RelatedLinks_title img {
    margin-top: 32px;
}
.RelatedLinks_show {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    width: 1284px;
    float: left;
}
.RelatedLinks_menu {
    background: linear-gradient(180deg,
    rgba(204, 204, 204, 1) 0%,
    rgba(204, 204, 204, 1) 0%,
    rgba(228, 228, 228, 1) 63%,
    rgba(228, 228, 228, 1) 100%
    );
    height: 36px;
    width: 100%;
}
.RelatedLinks_menu span{
    display: inline-block;
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #BF1E1B;
    border-top: 2px solid #BF1E1B;
    width: 120px;
    height: 31px;
    line-height: 32px;
    text-align: center;
    margin-top: 3px;
    background: #ffffff
}
.RelatedLinks_container {
    background-color: #fff;
    width: 1286px;
    height: auto;
}
.RelatedLinks_list {
    width: 1286px;
}
.RelatedLinks_list ul {
    width: 100%;
    overflow: hidden;
}
.RelatedLinks_list ul li {
    width: 257px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    float: left;
}
/*.RelatedLinks_list ul li:not(:first-child) {
    margin-top: 16px;
}*/
.RelatedLinks_list ul li a {
    text-decoration: none;
}
.RelatedLinks_list ul li a img{
    display: inline-block;
    margin-left: 20px;
    margin-right: 14px
}
.RelatedLinks_list ul li a span {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #333;
}

/*文件发布*/
.DocumentPublication {
    height: 298px;
    margin-top: 12px;
}
.DocumentPublication_left {
    width: 665px;
    height: 296px;
    border: 1px solid #d7d7d7;
    float: left;
}
.DocumentPublication_title {
    background: linear-gradient(180deg, 
        rgba(204, 204, 204, 1) 0%, 
        rgba(204, 204, 204, 1) 0%, 
        rgba(228, 228, 228, 1) 63%, 
        rgba(228, 228, 228, 1) 100%
    );
    height: 36px;
    width: 100%;
}
.DocumentPublication_title span {
    display: inline-block;
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #333333;
    border-top: 2px solid #cfcfcf;
    width: 120px;
    height: 31px;
    line-height: 32px;
    text-align: center;
    margin-top: 5px;
}
.DocumentPublication_title span.active {
    border-top: 2px solid #BF1E1B;
    color: #BF1E1B;
    background: #ffffff;
}
.DocumentPublication_content {
    width: 100%;
    margin-top: 12px;
}
.DocumentPublication_tu {
    float: left;
    margin-left: 14px;
    width: 298px;
    height: 238px;
}
.swiper-container2 {
    width: 298px;
    height: 238px;
}
.swiper-container2 .swiper-main {
    position: relative;
    width: 298px;
    height: 238px;
}
.swiper-container2 .swiper-main div {
    width: 100%;
    height:67px;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.647058823529412);
}
.swiper-container2 .swiper-main div span {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 260px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 8px;
    margin-left: 4px;
}
.DocumentPublication_content ul li {
    height: 26px;
    line-height: 26px;
    position: relative;
}
.DocumentPublication_content ul li a {
    text-decoration: none;
}
.DocumentPublication_content ul li a img{
    display: inline-block;
    margin-left: 20px;
    margin-right: 4px
}
.DocumentPublication_content ul li a span {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #333;
}
.DocumentPublication_right {
    width: 665px;
    height: 296px;
    border: 1px solid #d7d7d7;
    float: left;
    margin-left: 16px;
}
.QuickEntry_intro {
    margin-top: 30px;
    margin-left: 12px;
    width: 628px;
}
.QuickEntry_intro p {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #333;
    text-indent: 2em;
    line-height: 18px
}
.QuickEntry_show {
    margin-top: 60px;
    margin-left: 12px;
    overflow: auto;
    height: 156px;
}
.QuickEntry_show::-webkit-scrollbar {
    width:0;
}
.QuickEntry_show_one {
    display: inline-block;
    width: 284px;
    height: 76px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#bf1f1c, #c66464); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#bf1f1c, #c66464); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#bf1f1c, #c66464); /* Firefox 3.6 - 15 */
    background: linear-gradient(#bf1f1c, #c66464); /* 标准的语法 */;
    text-align: center;
    float: left;
}
.QuickEntry_show_one img {
    display: inline-block;
    margin-top: 8px;
}
.QuickEntry_show_one div {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}
.QuickEntry_show_two {
    display: inline-block;
    width: 284px;
    height: 76px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#fdd969, #d79003); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fdd969, #d79003); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fdd969, #d79003); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fdd969, #d79003); /* 标准的语法 */;
    text-align: center;
    float: left;
    margin-left: 44px;
}
.QuickEntry_show_two img {
    display: inline-block;
    margin-top: 8px;
}
.QuickEntry_show_two div {
    font-family: '微软雅黑 Regular', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}

/*党建服务*/
.PartyBuildingService {
    height: 126px;
    background: #f2f2f2;
    margin-top: 8px;
}
.PartyBuildingService_title {
    height: 96px;
    width: 126px;
    font-weight: 400;
    font-style: normal;
    font-family: '微软雅黑 Regular', '微软雅黑';
    word-wrap: break-word;
    font-size: 28px;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(#bf1f1c, #c66464); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#bf1f1c, #c66464); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#bf1f1c, #c66464); /* Firefox 3.6 - 15 */
    background: linear-gradient(#bf1f1c, #c66464); /* 标准的语法 */;
    border-radius: 5px;
    padding-top: 30px;
    float: left;
}
.PartyBuildingService_show {
    float: left;
    position: relative;
}
.swiper-container4 {
    width: 1038px;
    height: 98px;
    margin-left: 98px !important;
    margin-top: 14px;
}  
.PartyBuildingService_one {
    width: 198px;
    height: 98px;
    border-radius: 5px;
    background: #ffffff;
    text-align: center;
}
.PartyBuildingService_one img {
    width: 48px;
    height: 48px;
    margin-top: 12px;
}
.PartyBuildingService_one div {
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    color: rgba(191,30,27,0.8);
    font-size: 18px;
}
.PartyBuildingService_show .swiper-button1 {
    width: 98px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 12px;
    text-align: center;
}
.PartyBuildingService_show .swiper-button1-top, .PartyBuildingService_show .swiper-button1-bottom {
    height: 34px;
    background: #5b5b5b;
    width: 1px;
    margin: 0 auto;
}
.swiper-prev4, .swiper-next4 {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #5b5b5b
}
.swiper-prev4:active, .swiper-next4:active{
    background: #5b5b5b;
}
.PartyBuildingService_show .swiper-button2 {
    width: 98px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 12px;
    text-align: center;
    right: -90px;
}

/*栏目关注度排行*/
.ColumnAttentionRanking {
        width: 100%;
        height: 36px;
        background: #ae3a41;
        margin-top: 12px;
    }
.ColumnAttentionRanking-container {
    height: 36px;
    line-height: 36px;
}
.ColumnAttentionRanking-container span {
    display: inline-block;
    width: 1px;
    height: 26px;
    background: rgba(255, 255, 255, 0.8);
    vertical-align: -5px;
}
.ColumnAttentionRanking-container a {
    display: inline-block;
    width: 218px;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}

footer {
    width: 1000px;
    margin: 15px auto;
    font-size: 12px;
    font-family: "宋体";
    color: #333333;
}
footer p {
    text-align: center;
    line-height: 24px;
    color: #333333;
}
footer a {
    text-decoration: none;
    color: #333333;
}
footer img {
    vertical-align: middle;
}
a:hover {
	color: #ff6b07;
}