*{
	padding: 0px;
	margin: 0px;
}
body{
	background-color: #FFFFFF;
}
.ui-header{
	height: 138px;
	width: 1200px;
	margin: auto;
}
.ui-hd-p{
	font-size: 42px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #E90000;
    line-height: 120px;
}
.ui-content{

	width: 100%;
	height: 688px;
	background: url(../img/syct1.png) no-repeat;
}
.ui-ct{
	width: 1200px;
	margin: auto;
}
.ui-ctl{
	width: 600px;
	height: 256px;
	background-color: rgba(0,0,0,.4);
	float: left;
	margin-top: 328px;
}
.ui-ctl-h{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FF0000;
	padding: 20px;
}
.ui-ctl-tx{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	padding:0px 20px ;
	line-height: 30px;
}
.ui-ctr{
	width: 428px;
	height: 514px;
	position: relative;
	float: right;
	margin-top: 127px;
	z-index: 0;
}
.ui-ctr-img{
	width: 428px;
	height: 514px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: -1;
}
.ui-ctr-tp{
	width: 235px;
	margin:47px auto 35px;
}
.ui-ctr-tp-p{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	display: inline-block;
	    padding-bottom: 14px;
}
.ui-ctr-tp-p1{
	margin-right: 85px;
}
.ui-ctr-ct{
	width: 271px;
	height: 107px;
	position: relative;
	margin: auto;
}
.ui-ctr-ct-pt{
	width: 227px;
	height: 42px;
	border: 1px solid #1269FF;
	border-radius: 8px;
	padding-left: 44px;
	margin-bottom: 17px;
}
.ui-ctr-ct-img1{
	width: 18px;
	height: 16px;
	position: absolute;
	    top: 12px;
	    left: 12px;
}
.ui-ctr-ct-img2{
	width: 16px;
	height: 18px;
	position: absolute;
	    bottom: 15px;
	    left: 12px;
}
.ui-ctr-ct-a{
	font-size: 14px;
	text-decoration: none;
	color: #1269FF;
	display: block;
	position: absolute;
	bottom: 12px;
	right: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #1269FF;
}

.ui-ctrb{
	width: 298px;
	margin:80px auto 0px;
}
.ui-ctrba{
	width: 298px;
	height: 71px;
	display: block;
	text-decoration: none;
}
.ui-ctrb-img{
	width: 298px;
	height: 71px;
}
.ui-ctrb-a{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #1269FF;
	text-decoration: none;
}
.ui-ctrb-a1{
	margin-right: 130px;
	    margin-left: 18px;
}
.ui-footer{
	width: 1200px;
	height:136px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.ui-ft-bx{
	width: 153px;
	display: inline-block;
}
.ui-ft-bx-a{
	text-decoration: none;
}
.ui-ft-bx-img{
	width: 47px;
	height: 45px;
	display: block;
    float: left;
}
.ui-ft-bx-p{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #666666;
	float: left;
	line-height: 40px;
	padding-left: 6px;
}
.ui-current{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	border-bottom: 2px solid #1269FF;
}

.Validform_error,input.error,textarea.error,select.error {
	background-color: #fbe2e2;
	border-color: #c66161;
	color: #c00
}

.Validform_wrong,.Validform_right,.Validform_warning {
	display: inline-block;
	height: 20px;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 25px
}

.i-checks label.error, .check-box label.error, .radio-box label.error {
	right: auto;
	width: 150px;
	left: 210px;
	top: 1px;
	max-width: none;
}
.ui-ft-p{
	width:100%;
	text-align:center;
}
