.two-label{
	background-color: #232323;
    padding: 0 0 10em;
}
.two-label-header{
	border: 1px solid #DDD;
	background: -webkit-linear-gradient(top,#f8f8f8,#fafafa);
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    /*margin-top: 3.9rem;*/
    margin-top: -0.3rem;
}
.header-left{
    margin-top: -0.3em;
	font-size: 15px !important;
    text-align: center;
    color: #000;
    width: 30%;
    height: 6rem;
    float: left;
    margin-left: 6rem;
    text-shadow: 0 0 1px rgba(0,0,0,.01);
}
.header-left h2{
	margin-top: 1.6rem;
}
.header-right{
    height:4rem;
    text-align: center;
    margin: 0 auto;
}
.header-right ul {
    float: right;
    width: 23rem;
    height: auto;
}
.header-right ul li{
	float:left;
	display: inline-block;
    line-height: 2.5rem;
    font-size: 13px;
    color: #9e9e9e;
    margin: 24px 0px 0px 12px;
    margin-top: 1.2em;
}
.header-right ul a{
	color: #898989;
    font-weight: 600;
}
.content-image{
	width: 244.25px;
	border: 5px #ddd double;
}
.content-list{
	padding: 0.7rem;
}
.content-list a{
	margin-left: 15rem;
}
.content-title,.content-time,.content-introduction,.content-more{
	display: inline-block;
    position: relative;
    bottom: 3rem;
    left: 1rem;
    width: 55%;
}
.content-title a{
	color: #ff0000;
	margin-left: 2rem;
}
.content-title p{
	position: relative;
	left: 2rem;
	top: 1rem;
	color: #727272;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.content-text{
	margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    max-width: 100%;
    clear: both;
    min-height: 1em;
    color: rgb(62, 62, 62);
}
.content-title a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    color: #666;
}
.content-divider{
	content: "";
    height: 5px;
    border-bottom: 4px #dddddd solid;
    margin-left: 13rem;
    margin-right: 8rem;
}
	.label-container {
        width: 100%;
        margin: 0 auto;
    }

    .label-content {
        width: 1100px;
        padding: 30px 0;
        border-bottom: 5px #dfdfdf solid;
        position: relative;
        /*min-height: 170px;*/
		margin: 0 auto;
    }

    .label-content .label-img {
        width: 200px;
        // height: 170px;
        padding: 5px;
        border: 1px #dfdfdf solid;
        position: absolute;
        left: 0;
        top: 20px;
    }

    .label-content .label-img img {
        background: #999;
        width: 244.25px;
        max-height: 130px;
    }

    .label-content .label-text {
        margin-left: 260px;
	    padding: 0px;
	    max-width: 100%;
	    clear: both;
	    min-height: 1em;
	    color: rgb(62, 62, 62);
    }
    .label-detail{
        color: #000;
        max-width: 100%;
        font-family: 宋体, SimSun;
        font-size: 16px;
        box-sizing: border-box !important;
        word-wrap: break-word !important;
        text-indent: 2em;
        margin-top: 2rem;
    }
.pagination{
}
.pagination>li{
        float: left;
    font-size: 15px;
    padding-left: 1em;
    border: 1px solid #ddd;
    text-align: center;
    padding-right: 1em;
    height: 1.8em;
    line-height: 1.8em;
}
.two-centered{
    margin-left: 42%;
    margin-top: 2em;
}
.disabled{
    color: #555;
}
.active{
    background: #ff0000;
}
.detail-header-left{
    width: 80%;
    text-align: center;
    font-size: 17px;
    color: #000;
    height: 4rem;
    text-shadow: 0 0 1px rgba(0,0,0,.01);
    margin: 0 auto;
}
.detail-header-left>h2{
   color:#000;
   color: #000;
   height: 4rem;
   line-height: 2.5em;
}
.detail-content{
    width: 47%;
    margin: 0 auto;
    margin-top: 2em;
    /* text-indent: 2em; */
}
.detail-content>p:first-child>strong {
    display:block;
    width:100%;
    text-align:center;
}
.detail-content>p>span{
    display:block;
    width:100%;
}
.detail-content>p:first-child>span:first-child>strong{
    display:block;
    width:100%;
    text-align:center;
}

.detail-title{
    text-align: center;
    font-size: 14px;
    text-align:center;
}
.detail-button{
    text-align: center;
    margin-top: 2em;
}
.detail-button>a{
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    margin-left: 10em;
    margin-right: 10em;
}
.about-content{
    width: 65%;
    margin: 0 auto;
    margin-top: 4em;
}
.about-left{
    display: inline-block;
    width: 70%;
    margin-left: -6em;
}
.about-right{
    width: 29%;
    margin-top:-27.3rem;
    margin-left: 52rem;
}
.about-left-title>h3,.about-right-title>h3{
    font-size: 28px !important;
    text-align: left;
    color: #000;
}

.about-left-title>h3:after,.about-right-title>h3:after{
    background: url(../images/bg_off.png) repeat;
    content: "";
    height: 5px;
    margin-left: 10px;
    position: absolute;
    top: 12px;
    width: 80%;
}
.about-left-content-left{
    width: 320px;
    padding: 4px;
    border: 1px solid #ddd;
    margin-top: 2.5em;
    display: inline-block;
}
.about-left-content-left>img{
    max-width: 320px;
}
.about-left-content-right{
    float: right;
    width: 50.3%;
    font-size: 16px;
    margin-left: 1em;
    margin-top: 1.7em;
}
.about-left-content-right>p{
    text-indent: 2em;
    color: #737373;
}
.about-right-content{
    margin-top: 1.8em;
}
.progress{
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress>div{
    color:#fff;
}
    

    .wutu-label-container {
        width: 100%;
        margin: 0 auto;
    }

    .wutu-label-content {
        width: 1100px;
        padding: 30px 0;
        border-bottom: 5px #dfdfdf solid;
        position: relative;
        margin: 0 auto;
    }

    .wutu-label-content .wutu-label-text {
        margin-left: 1.8em;
        padding: 0px;
        max-width: 100%;
        clear: both;
        min-height: 1em;
        color: rgb(62, 62, 62);
    }
    .wutu-label-detail{
        color: #666666;
        max-width: 100%;
        font-family: 宋体, SimSun;
        font-size: 16px;
        box-sizing: border-box !important;
        word-wrap: break-word !important;
        text-indent: 2em;
        margin-top: 0.4em;
    }

    .about-header{
        margin-top: -0.3em;
        font-size: 15px !important;
        text-align: center;
        color: #000;
        width: 100%;
        height: 6rem;
        float: left;
        text-shadow: 0 0 1px rgba(0,0,0,.01);
    }
    .about-span,.about-header>h2>a:visited{
        margin-right: 3em;
        color: #ff0000;
        padding: 0.3em;
        background: #fff;
        border-radius: 0.3em;
        padding-left: 0.6em;
        padding-right: 0.6em;

    }
    .about-span-ed,.about-header>h2>a:hover{
        margin-right: 3em;
        color: #fff;
        padding: 0.3em;
        background: #ff0000;
        border-radius: 0.3em;
        padding-left: 0.6em;
        padding-right: 0.6em;
    }
    .timeline-img-default{
        display:none;
        width: 378px;
    }
    .timeline-img-left{
        display: inline-block;
        position: relative;
        bottom: 1.5em;
        border: 0.6em solid #ddd;
        padding: 5px;
        width: 378px;
        z-index: 9999;
        opacity:1;
    }
    .timeline-img-right{
        /*display: inline-block;*/
        /* bottom: 1.5em;
        position: relative;
        border: 0.6em solid #ddd;
        padding: 5px;
        width: 378px;
        opacity:1;
        z-index: 9999; */
        bottom: 1.5em;
        position: fixed;
        border: 0.6em solid #ddd;
        padding: 5px;
        width: 378px;
        opacity: 1;
        z-index: 9999;
        top: 30%;
        left: 39%;
    }
