@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: '方正准雅宋_GBK';
    src: url(/resource/img/fzzys_simplify.ttf);
}
/*内容*/
.main{
    padding-top: 40px;
}
/*左侧*/
.left_box{
    display: inline-block;
    width: 200px;
    margin-right: 20px;
    height: auto;
	background-color:#f6f4f5;
}
.left_box .title{
    width: 200px;
    padding:20px 0;
    height: auto;
}
.left_box .title a img{
    width: 200px;
    height: 23px;
}
.left_box .pic_box{
	text-align: center;
	margin-bottom: 10px;
}
.left_box .pic_box a{
    display: inline-block;
}
.left_box .pic_box a img{
    width: 164px;
    height: 92px;
}
.left_box .pic_box a .tit{
    text-align: center;
    color:#333;
    font-size: 14px;
	font-weight:bold;
    line-height: 24px;
	padding-top:10px;
}
.left_box .list_box ul{
    padding:0 10px;
}
.left_box .list_box ul li{
margin-bottom: 15px;
}
.left_box .list_box ul li:hover a,
.left_box .pic_box:hover a .tit,
.right_box .sz_box .sz_list ul li:hover a,
.center_box .shxw_box .shxw_con a .con:hover,
.center_box .shxw_box .shxw_con a .con:hover .detail p,
.right_box .zt_box .zt_list ul li:hover a p{
color:#EE1C25;
}
.left_box .list_box ul li a{
    position: relative;
    display: inline-block;
    text-align: left;
    color:#333;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
}
.left_box .list_box ul li a span{
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: url("/resource/img/dian.jpg") no-repeat center center;
}
.gg_box .gg_con{
    width: 200px;
	text-align:center;
}
.gg_box .gg_con a{
    display: inline-block;
    width: 200px;
    height: 200px;
}
.gg_box .gg_con a img{
    width: 200px;
    height: 200px;
}
/*slide*/
.slideBox1 {
    position: relative;
    width: 640px;
    height: 360px;
    overflow: hidden;
}

.slideBox1 .bd {
    height: 100%;
}

.slideBox1 img {
    width: 640px;
    height: 360px;
    vertical-align: bottom;
}

.slideBox1 .bd .shadow {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    padding: 20px 30px;
    width: 640px;
    height: 60px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    color: #fff;
}

.slideBox1 .bd .shadow p {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.slideBox1 .hd {
    position: absolute;
    bottom: 20px;
    right: -10px;
    transform: translateX(-50%);
    z-index: 999;
}

.slideBox1 .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fff;
    margin: 3px;
}

.slideBox1 .hd li:last-child {
    margin-right: 0;
}

.slideBox1 .hd li.on {
    background-color: #ee1c25;
}

.slideBox1 .prev {
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 34px;
    height: 73px;    
    cursor: pointer;    
    opacity: .5;
    background: url("../img/left_arrow4.png") no-repeat center center;
}

.slideBox1 .next {
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 34px;
    height: 73px;    
    cursor: pointer;    
    opacity: .5;
    background: url("../img/right_arrow4.png") no-repeat center center;
}
/*中间*/
.center_box{
    display: inline-block;
    width: 640px;
    margin-right: 20px;
	padding-bottom: 40px;
}
.center_box .top_pic{
    width: 640px;
    height: 360px;
	margin-bottom:10px;
}
.center_box .top_pic a{
    display: inline-block;
    width: 640px;
    height: 360px;
}
.center_box .top_pic a img{
    width: 640px;
    height: 360px;
}
.center_box .shxw_box .title{
    width: 640px;
}
.center_box .shxw_box .title a{	
	font-size: 24px;
	font-family:'方正准雅宋_GBK'; 
}
.center_box .shxw_box .center_box_nav a{    
	font-size: 14px;
}
.center_box .shxw_box .shxw_con li{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
	overflow: hidden;
}

.center_box .shxw_box .shxw_con .pic_l{
    display: inline-block;
    width: 180px;
    height: 100px;
    margin-right: 20px;
}
.center_box .shxw_box .shxw_con .pic_l img{
    width: 180px;
    height: 100px;
}
.center_box .shxw_box .shxw_con .con{
    width: 100%;
    height: 110px;
}
.center_box .shxw_box .shxw_con .con .tit{
    font-size:20px;
    line-height: 36px;
    font-weight: bold;
    height: 76px;
}
.center_box .shxw_box .shxw_con .con .tit a:hover {
	color:#f00;	

}
.center_box .shxw_box .shxw_con .con .detail{

    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.center_box .shxw_box .shxw_con .con .detail p{
    font-size: 12px;
    line-height: 24px;
    color: #adadad;
}
.center_box .loadmore a{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color:#333;	
	background-color: #f7f7f7;
	font-size:14px;
}
.center_box .loading {
	text-align:center;
	padding:10px 0px;
	display:none;
}
/*右侧*/
.right_box{
    display: inline-block;
    width: 320px;
}
.right_box .sz_box{
    width: 320px;
    margin-bottom: 25px;
}
.right_box .sz_box .title,
.right_box .zt_box .title{
    width: 320px;
	border-bottom:1px solid #eee;height:39px;font-size:24px;font-family:'方正准雅宋_GBK';color:#ee1c25;font-style: italic;
}
.right_box .sz_box .title span,.right_box .title span{display:block;width:12px;height:26px;background-color:#ee1c25;float:left;margin-top:5px;margin-right:10px;}

.right_box .sz_box .sz_list ul{
    margin-top: 5px;
}
.right_box .sz_box .sz_list ul li{
    margin-bottom: 15px;
}
.right_box .sz_box .sz_list ul li a{
    width: 320px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.right_box .zt_box .zt_list ul {
	margin-top: 15px;
}
.right_box .zt_box .zt_list ul li{
    width: 320px;
    margin-bottom: 10px;
}
.right_box .zt_box .zt_list ul li a{
    display: inline-block;
    width: 320px;
    height: 216px;
}
.right_box .zt_box .zt_list ul li a img{
    width: 320px;
    height: 180px;
}
.right_box .zt_box .zt_list ul li a p{
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.calendar-nextmonth {
    background: url("../img/cal_arrow_r.png") no-repeat center center;
    width: 40px;
    height: 20px;
}
.calendar-nextyear{
    background: url("../img/cal_double_arrow_r.png") no-repeat center center;
    width: 20px;
    height: 20px;
}
.calendar-prevmonth{
    background: url("../img/cal_arrow_l.png") no-repeat center center;
    width: 40px;
    height: 20px;
}
.calendar-prevyear{
    background: url("../img/cal__double_arrow_l.png") no-repeat center center;
    width: 20px;
    height: 20px;
}
.calendar-title{
    background: url("../img/cal_t_bg.png") center center;
}
.calendar{
    border:none;
    padding: 0;
}
.calendar-title span{
    height: 37px;
    line-height: 37px;
    color: #fff;
}
.calendar table td, .calendar table th {
    font-size: 14px;
    border: 1px solid #eee;
    /*background: #eee;*/
}

.calendar-selected{
    background: url("../img/cal_t_bg.png") center center!important;
    background-size: 100% 100%!important;
    color: #fff!important;
    border: 0px solid #ffab3f;
    padding: 0;
}
.calendar-selected.calendar-nav-hover{
    color: #fff!important;
    border-radius: 5px;
}
.calendar-nav-hover{
    color:#000!important;
    border-radius: 0;
}

/*服务*/
.fw_box_l{
    display: inline-block;
    width: 320px;
    margin-right: 30px;
}
.fw_box_r{
    display: inline-block;
    width: 365px;
}
.fw_box_l .tit,
.fw_box_r .tit{
    width: 96px;
    height: 30px;
    text-align: center;
}
.fw_box_l .tit a,
.fw_box_r .tit a{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: #db4c52;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fw_box_r .tit a{
    border-radius: 10px;
    margin-bottom: 10px;
}
.fw_box_con{
    width: 320px;
    height: 221px;
    background: #db4c52;;
    border-radius: 10px;
    border-top-left-radius: 0;
}
.fw_box_con .tit{
    display: inline-block;
    width: 40px;
    height: 110px;
    writing-mode:vertical-rl;
    font-size: 16px;
    line-height: 30px;
    color: #fed700;
}
.fw_box_con .dash_line{
    border-bottom: 1px dashed #fff;
}
.fw_box_con .con{
    padding:20px 5px;
    box-sizing: border-box;
}
.fw_box_con .con ul{
    width: 260px;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.fw_box_con .con ul li{
    width: 82px;
    line-height: 24px;
    box-sizing: border-box;
}
.fw_box_con .con ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
}
.fw_box_con .con ul li:last-child a{
    color: #fed700;
}
.fw_box_con .banshi_box .rcfw_box{
    display: inline-block;
    width: 180px;
    height: 127px;
    text-align: center;
    border-radius: 10px;
    padding-top: 30px;
    background: #00a0e9 url("../img/rcfw_bg.png") no-repeat center center;
}
.fw_box_con .banshi_box .rcfw_box a{
    display: inline-block;
    width: 180px;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}
.fw_box_con .banshi_box .ycb_ywt{
    display: inline-block;
    width: 130px;
    height: 127px;
    text-align: center;
}
.fw_box_con .banshi_box .ycb_ywt .ycb{
    border-radius: 10px;
    width: 130px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background:#22ac38 url("../img/ycb_bg.png") no-repeat center center;
}
.fw_box_con .banshi_box .ycb_ywt .ywt{
    border-radius: 10px;
    width: 130px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background:#fd8b05 url("../img/ywt_bg.png") no-repeat center center;
}
.fw_box_con .banshi_box .ycb_ywt a{
    color: #fff!important;
}


.module_box{
    margin-top:20px;
    display: flex;
    justify-content: space-around;
}
.module_box .module_item{
    width: 90px;
    height: 90px;
    background: #d4fdeb;
    border-radius: 10px;
}
.module_box .module_item a{
	display: inline-block;
	padding-top: 10px;
    text-align: center;

}
.module_box .module_item img{
    margin-left: 50%;
    transform: translateX(-50%);
    height: 46px;
    margin-bottom: 5px;
}
.module_box .module_item span{
    display: inline-block;
    text-align: center;
}
.module_box .module_item:nth-child(2){
    background: #daf2ff;
}
.module_box .module_item:last-child{
    background: #f7dfdf;
}
