.newDetail-container{
    background: #efefef;
    overflow: hidden;
}
.newDetail{
    /*width: 1060px;*/
    width: 80%;
    margin: 120px auto;
    padding: 4%;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 1px 1px 1px #e2e2e2;
    -moz-box-shadow: 1px 1px 1px #e2e2e2;
    box-shadow: 1px 1px 1px #e2e2e2;
}
.con-title{
    font-size: 16px;
    font-weight:bold;
    margin-top: 20px;
}
.con-detail{
    font-size: 14px;
    margin: 10px 0;
    color: #727171;
}
.newsDetail-title h3{
    color: #e57f23;
}
.newsDetail-title .news_detail_title{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 0;
}
.newDetail p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.newsDetail-title .date_tip{
    font-size: 14px;
    font-weight: 400;
    color: #989898;
    text-align: center;
}
.newsDetailImage{
    display: block;
    width: 100%;
    margin: 10px auto;
}

.con-detail.two{
    text-align: center;
    font-size: 20px;
    margin: 20px;
}
.con-title{
	width: 30%;
    min-width: 220px;
    padding: 10px 40px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #d7e7e1;
    margin: 50px auto;
}
.con-detail.two.border{
    border: 1px solid #e2e2e2;
    margin: 0;
    margin-top: 40px;
    box-shadow: 4px 4px 4px #e2e2e2;
}
.con-detail.two em{
    color: #ff9900;
    font-style: normal;
    font-weight:bold;
    font-size: 22px;
}
.con-detail.two p{
    margin: 20px;
}
.part-title{
    text-align: center;
    margin: 100px 0px;
    font-size: 25px;
    line-height: 50px;
    text-decoration: underline;
    color: #adba61;
}
.part-title em{
    border: 1px solid #d4d4d4;
    padding: 10px 10px 20px 20px;
}
.part-title p{
    padding-left: 20%;
}
.part-con{
    padding: 40px;
    border: 1px solid #e2e2e2;
    box-shadow: 0px 0px 10px #e2e2e2;
}
.part-con img{
	width: 100%;
}
.con-detail.two.part{
    margin: 60px 0;
    position: relative;
    line-height: 60px;
}
.con-detail.two.part em.up{
    position: absolute;
    top: -40px;
    font-size: 40px;
    color: #adba61;
    font-weight: bold;
}
.con-detail.two.part em.down{
    position: absolute;
    bottom: -60px;
    right: 140px;
    font-size: 40px;
    color: #adba61;
    font-weight: bold;
}
.part-author{
    text-align: right;
    font-size: 20px;
    color: #aaaaaa;
}
.con-detail.part{
    position: relative;
    font-size: 18px;
    margin-top: 40px;
    line-height: 40px;
}
.con-detail.part p:first-of-type{
    padding-top: 40px;
}
.con-detail.part em.up{
    padding: 20px;
    font-size: 40px;
    color: #a9b7e2;
}
.con-detail.part em.down{
    position: absolute;
    right: 200px;
    font-size: 40px;
    color: #a9b7e2;
}
.con-part.last{
    margin-top: 100px;
}
.part-con.last{
    text-align: center;
    font-size: 18px;
    color: #aaaaaa;
}
.part-con.last em{
    display: block;
    font-style: normal;
    color: #ff9900;
    font-weight: bold;
    padding: 20px;
}
.con-detail.two.right{
    background-color: #e2e2e2;
    padding: 40px;
    line-height: 40px;
}
.con-detail.part.right{
    text-align: center;
}
.con-detail.part.right em.down{
    bottom: -20px;
    right: 300px;
}
.newsthree-title{
	/* border-bottom: 1px solid #898989; */
}
.three .con-detail{
	font-size: 16px;
	width:80%;
	display: inline-block;
	text-indent: 30px;
	margin-left: 10%;
	height: 36px;
	line-height: 36px;
	color: #000000;
}
.three  .newsDetailImage{
	width:80%;
	margin: 20px auto;
}
