﻿
.dqwz {
    height: 30px;
    line-height: 30px;
    width: 1200px;
    margin: auto;
    padding-top: 15px;
    background: white;
}

.gs{
    width: 1200px;
    padding-top:20px;
    margin:auto;
    background: white;
    margin-bottom: 40px;


}
table{
 width:100%!important;
}
a {
    text-decoration: none;
    color: #333333;
    font-size: 16px;
}

.title {
    /* margin-top: 0px; */
    margin-bottom: 15px;
    font-size: 30px;
    text-align: center;
    padding: 0 78px;
}

span {
    font-size: 16px;
    color: #333333;
}

.time {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 25px;
}

.sg {
    margin: 20px 50px;
    border: 1px solid #E74141;
    width: auto;
    text-align: center;
}

.sj {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 25px;
    margin:auto 50px;
}
.sj p {
  font-size: 16px !important;
  line-height: 36px !important;
}
.sj p span {
  /* font-size:20px !important; */
  /* line-height: 36px !important; */
}
#c1 {
    text-indent: 2em;
}

#c2 {
    text-align: right;
}

.c3 {
    margin-top: 20px;
    text-align: right;
}
.clearfix {
	margin: 10px 78px;
	display: block;
}
 .chare {
	overflow: hidden;
	height: 40px;
	line-height: 33px;
	font-size: 14px;
	padding-left: 20px;
}

 .chare .chare-left {
	float: left;
}

 .chare .chare-right {
	float: right;
       display:block;
}

 .chare .chare-right span {
	float: left;
	height: 33px;
	margin-left: 20px;
}