.d-pic {
    margin-bottom: 30px;
}.custom-form-group {
    margin-bottom: 14px;
    clear: both;
}
	.custom-form-label {
    position: relative;
    float: left;
    display: block;
    padding: 9px 15px;
    font-weight: normal;
    line-height: 20px;
    font-size: 15px;
    font-family: "微软雅黑";
}.custom-form-input, .custom-form-textarea, .custom-form-select {
    height: 38px;
    line-height: 1.3;
    line-height: 38px \9;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    border-radius: 2px;
    font-size: 15px;
    font-family: "微软雅黑";
}.custom-form-submit {
    width: 100%;
    height: 40px;
    font: bold 14px/40px "微软雅黑";
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #3e97c9;
    border-width: 0;
}.custom-form-select {
  width: calc(100% - 4px);
}
	.custom-form-item {
    margin-left: 110px;
    min-height: 36px;
}.custom-form-input, .custom-form-textarea {
    display: block;
    width: calc(100% - 6px);
}
	.tab td{
		text-align: center;
	}
		.page-title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
		.page-title h2 {
    font-size: 30px;
    background-position: 65px;
    background: #3e97c9;
    color: white;
    padding: 20px 0;
}.page-forms .part-tit {
    border-bottom: 1px solid #3e97c9;
    margin: 35px 0 15px;
}.page-forms .part-tit span {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    background-color: #3e97c9;
    line-height: 40px;
    font-size: 16px;
}.page-forms .texts {
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
}
	
	#MainBody {
    background-color: #ffffff;
    overflow: hidden;
    width: 1160px;
    margin: 0 auto;
}#MLeft {
    width: 350px;
    float: left;
    padding-bottom: 20px;
    padding-top: 10px;
}.ding_left {
    padding: 14px;
    margin-top: 10px;
    border: 1px solid #ebebeb;
    background-color: #f3f3f3;
    min-height: 520px;
	padding-left: 20px;
	margin-left: 20px;
}.ding_left h3 {
    margin-left: 0;
    width: 100%;
	text-align: center;
}.ding_left p {
    color: #6c6c6c;
    font-size: 14px;
    overflow: hidden;
    line-height: 30px;
    margin: 6px 0;
}.ding_left .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 20px;
}.ding_left .row .col-6 {
    position: relative;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px 0;
    padding-bottom: 0;
    float: left;
    text-align: center;
}
.form_sub{
	width: 880px;
	margin: auto;
}
.custom-form-submit-yx {
    width: 400px;
    float: left;
    margin-right: 40px;
}