body,html{
	min-width: 1200px;
}
.sy1326_top{
	height: 116px;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 10px;
}
.sy1326_top>p{
	font-size: 28.48px;
	color: #000000;
}
.sy1326_top>p>span{
	color: #d31f1f;
}
.sy1326_mk1{
	background: url(../img/sy1326_tu1.jpg) no-repeat center center;
	height: 730px;
	box-sizing: border-box;
	padding-top: 244px;
}
.sy1326_mk1_bg{
	background: url(../img/bxk_mk1_bg.jpg) no-repeat center center;
	height: 730px;
	box-sizing: border-box;
}
.sy1326_mk1_tit{
	text-align: center;
	font-size: 60px;
	padding: 60px 0px 105px 0px;
}
.sy1326_mk1_ctt{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.sy1326_form1{
	padding: 58px 48px 44px 48px;
	background: #f1f1f2;
	width: 440px;
	box-sizing: border-box;
}
.sy1326_form1>p{
	font-size: 24px;
	color: #000000;
	text-indent: 2em;
	margin-bottom: 54px;
}
.sy1326_btn,.sy1326_inp{
	height: 60px;
	display: block;
	border-radius: 6px;
}
.sy1326_inp{
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 0px;
}
.sy1326_inp>span{
	font-size: 16px;
	margin: 0 15px;
}
.sy1326_inp>input{
	flex: 1;
	font-size: 12px;
	margin-top: 2px;
}
.sy1326_btn{
	background: #3e8bd3;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
}
.sy1326_btn:hover{
	background: #2a76bd;
}
.sy1326_mk1_list{
	font-size: 0px;
	width: 700px;
}
.sy1326_mk1_list>li{
	display: inline-block;
	background: url(../img/sy1326_icon2.png) no-repeat center center;
	width: 103px;
	height: 50px;
	margin-right: 16px;
	margin-bottom: 36px;
	cursor: pointer;
	font-size: 24px;
	color: #000000;
	line-height: 50px;
	text-align: center;
}
.sy1326_mk1_list>li:hover,.sy1326_mk1_list>li.sy1326_mk1_list_active{
	background: url(../img/sy1326_icon1.png) no-repeat center center;
	color: #FFFFFF;
}
.sy1326_mk1_list>li:nth-child(6n){
	margin-right: 0px;
}
.sy1326_mk2{
	background: #d7e7f5;
	font-size: 0px;
}
.sy1326_mk2_ctt{
	background: url(../img/sy1326_tu2.jpg) no-repeat center center;
	width: 1200px;
	height: 854px;
	text-align: center;
	padding-top: 656px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: -2px;
}
.bxk_mk2_bg{
	background: url(../img/bxk_mk2_bg.jpg) no-repeat center center;
}
.sy1326_inp1,.sy1326_btn1{
	width: 600px;
	height: 60px;
	margin: 0 auto;
}
.sy1326_inp1{
	background: #ffffff;
	margin-bottom: 20px;
}
.sy1326_inp1>span{
	font-size: 18px;
}
.sy1326_inp1>input{
	font-size: 18px;
}
.sy1326_btn1{
	background: #e81b3d;
}
.sy1326_btn1:hover{
	background: #c41532;
}
.sy1326_mk3{
	background: #1e255b;
}
.sy1326_mk3_ctt{
	background: url(../img/sy1326_tu3.jpg) no-repeat center center;
	height: 1203px;
	width: 1200px;
	margin: 0 auto;
}
.sy1326_footer{
	height: 144px;
	background: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #7a7a7a;
}
.sy1326_footer>p{
	font-size: 17.48px;
	color: #7a7a7a;
	line-height: 30px;
}