﻿@charset "utf-8";
/* CSS Document */

.sfzt_center_title{    
	background-image: url(/img/201710311236440.png);
    width: 33.3333%;
    height: 100%;
    background-color: #f1c192;
    background-size: 80%;
    float: left;
    background-position: 15vw 8vh;
    background-repeat: no-repeat;
}
.sfzt_center_title h1{
	color: #FFF;
    font-size: 2.5vw;
    padding-top: 3vh;
    padding-left: 2.5vw;
    font-weight: normal;
}
.sfzt_center_ru{
	width: 66.2%;
    height: 100%;
    float: right;
    position: absolute;
    right: 0;
}
.sfzt_banner_box_r,.sfzt_banner_box{
	width: 100%;
	height: 100%;	
}
.sfzt_banner_box_r a,.sfzt_banner_box a{
    height: 100%;
    width: 100%;
}
.sfzt_banner_box_r img,.sfzt_banner_box img{ 
	width:100%; 
	height:100%;
}
.sfzt_center_ld{
	width: 66.3%;
	height: 100%;
    float: left;
    position: absolute;
    left: 0;
}
.sfzt_center_rd{
	width: 33.3%;
	height: 100%;
    float: right;
}
.sfzt_center_rd_lu{
	width: 49.2%;
    height: 100%;
    background-color: #f1c192;
    float: left;
}
.sfzt_center_rd_lu a, .sfzt_center_rd_ru a, .sfzt_center_rd_ld a {
    text-decoration:none;
}
.sfzt_center_rd_lu a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 30%;
    background-position: 90% 80%;
	background-image: url(/img/images/icon/shu.svg);
    background-repeat: no-repeat;
}
.sfzt_center_rd_lu a:hover{
	background-color: #f9b26d;
}
.sfzt_center_rd_lu h2,.sfzt_center_rd_ru h2,.sfzt_center_rd_ld h2,.sfzt_center_rd_rd h2{
	color: #FFF;
    font-size: 1.5vw;
    padding-top: 1.5vh;
    padding-left: 1.5vw;
    font-weight: normal;
}
.sfzt_center_rd_ru{
	width: 49.3%;
    height: 100%;
    background-color: #f1c192;
    float: right;
}
.sfzt_center_rd_ru a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 30%;
    background-position: 90% 80%;
	background-image: url(/img/images/icon/bi.svg);
    background-repeat: no-repeat;
}
.sfzt_center_rd_ru a:hover{
	background-color: #f9b26d;
}
.sfzt_center_rd_ld{
	width: 100%;
    height: 100%;
    background-color: #f1c192;
    float: left;
}
.sfzt_center_rd_ld a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 18%;
    background-position: 95% 90%;
	background-image: url(/img/images/icon/child.svg);
    background-repeat: no-repeat;
}
.sfzt_center_rd_ld a:hover{
	background-color: #f9b26d;
}
.sfzt_center_rd_rd{
	width: 49.3%;
    height: 100%;
    background-color: #f1c192;
    float: right;
}
.sfzt_center_rd_rd a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 30%;
    background-position: 90% 80%; 
	background-image: url(/img/images/icon/child.svg);
    background-repeat: no-repeat;
}
.sfzt_center_rd_rd a:hover{
	background-color: #f9b26d;
}