/*椤堕儴涓嬪帇骞垮憡*/
.top_ad {width:100%;margin:0px auto;height:0px;overflow:hidden;}
.top_ad img {width:100%;max-height:400px;height:400px;}
/*宸﹀彸瀵硅仈骞垮憡*/
.float_ad_img {width:132px;}
/*涓夎仈骞垮憡*/
.sanlian_ad {
	margin-bottom:20px;
	display: flex;
}
.sanlian_ad img {
	width:420px;
	height:80px;
} 
.sanlian_ad a:first-child{
	margin-right:10px;
}
.sanlian_ad a:last-child{
	margin-left:10px;
}
.main{

}
.toutiao{
   /* background: #f4f5f9 url('../img/toutiao_bg.jpg') no-repeat center top;*/
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 20px;
}
.toutiao .title{
    text-align: center;
}
.toutiao .title a{
    padding-bottom: 15px;
    display: inline-block;
    color: #333;
    font-weight: bold;
    font-size: 38px;
    line-height: 45px;
	font-family: "Microsoft YaHei";
}
.toutiao_sub {text-align: center;font-size: 18px;line-height: 35px;}
.toutiao_sub a {margin:0px 10px;}
.toutiao_sub a:hover {color: #e30e13;}

.gdbb_box{
    background: #f5f5f5;
    height: 100px;
	overflow:hidden;
    margin-bottom: 20px;
    display: none;
}
.gdbb_box .gdbb {
    width: 110px;
    height: 100px;
    background: url("/resource/img/szyw_b.png") no-repeat center center;
}
.gdbb_box .gdbb_con {
    width: 1280px;
    height: 100px;
}

.txtMarquee-left {
    width: 1280px;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}
.txtMarquee-left .bd {
    /*float: right;*/
    width: 1280px;
    overflow: hidden;
}
.txtMarquee-left li {
    box-sizing: border-box;
    height: 80px;    
    text-align: left;
    font-size:16px;
}
.txtMarquee-left li a{
    color: #333;
    display: block;
    width:33.3%;
    height: 40px;
    line-height: 40px;
    float: left;
}
.txtMarquee-left li span{
    font-style: italic;
    color: #c70c11;
    margin-right:10px;
}
/*骞垮憡*/
.gg_box{
    height: 80px;
    margin-bottom: 10px;
	display: none;
}
.gg_box a{
    display: inline-block;
    width: 100%;
    height: 80px;
}
.gg_box a img{
    display: inline-block;
    width: 100%;
    height: 80px;
}

/* xinxiang */
.sjxxBox { 
    width:100%;
	background-color:#e4e4e4;	
    margin: auto 0px;
    height: 45px;
}
.xinxiang {
    text-align: center;
    font-size: 18px;
    line-height: 45px;
}
.xinxiang a {
float:left;
margin:0px 15px;
    color: #333;
}
.xinxiang a:hover {color: #e30e13;}



/* hot */
.hotBox{
   /* background: #f5f5f5;*/
    margin-bottom: 20px;
    height: 120px;
}
.hotBox .hot{
    padding: 0 20px;
    width: 1400px;
    box-sizing: border-box;
}
.hotBox .title{
    text-align: center;
}
.hotBox .title a{
    padding: 20px 0;
    display: inline-block;
    color: #3253a7;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
}
.hotBox .title a:hover {color: #e30e13;}
.hotBox .hot_r{    
    margin: 26px 20px 0px 0;
}

.hotBox .hot_r a {
    display: block;
    width:160px;
	font-size:16px;
	border:1px #ccc solid;
    border-radius: 5px;
    background: #fff url("/resource/img/hot_r.png") 10px center no-repeat;
    line-height: 32px;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.hotBox p{ color:#989898; text-align:center; font-size:16px;}
/*杞挱鍥剧墖*/
.piclb_box{
    width: 920px;
    height: 518px;
	padding-top: 10px;
}
.piclb_box .lunboBox{
    /*margin-top: 20px;*/
    position: relative;
    overflow: hidden;
    width: 920px;
    height: 518px;
}
.piclb_box .lunboBox .hd{
    position: absolute;
    right: 40px;
    bottom: 30px;
    z-index: 1;
}
.piclb_box .lunboBox .hd li{
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #ffffff;
    margin-left: 5px;
}
.piclb_box .lunboBox .hd li.on{
    position: relative;
    width: 24px;
    /*background: #00a0e9;*/
}
.piclb_box .lunboBox .hd li.on::after{
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 8px;
    border-radius: 4px;
    background: #00a0e9;
    animation: intrduceImgLunbo 5s linear !important;
}

@keyframes intrduceImgLunbo {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }

}
.piclb_box .lunboBox .bd {
    height: 100%;
}
.piclb_box .lunboBox .bd li {
    position: relative;
    overflow: hidden;
}
.piclb_box .lunboBox .bd li p {
    position:absolute;
	left:0px;
	bottom:0px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 21px;
    font-weight: 500;
    text-align: center;
	line-height: 40px;
	padding:20px 0px;
	width: 100%;
    color: #fff;
}

.piclb_box .lunboBox img {
    width: 920px;
    height: 518px;
    vertical-align: bottom;
    transition: transform 0.3s ease;
}
.piclb_box .lunboBox:hover img{transform: scale(1.05);}

.piclb_box .lunboBox .bd .prev,
.piclb_box .lunboBox .bd .next {
    box-sizing: border-box;
    display: none;
    position: absolute;
    z-index: 2;
    top: 200px;
    cursor: pointer;
    width: 34px;
    height: 73px;
    background: url("/resource/img/left_arrow2.png") center center no-repeat;
    background-size: contain;
}
.piclb_box .lunboBox .bd .prev{
    left: 0px;
}
.piclb_box .lunboBox .bd .next{
    background: url("/resource/img/right_arrow2.png") center center no-repeat;
    right: 0px;
}
.piclb_box .lunboBox .bd .piclb_num
{
	position: absolute;
    left: 50px;
    bottom: 22px;
    color: #fff;
    font-size: 24px;	
}
/*鏂伴椈鍒楄〃*/
.xwlb_box{
    width: 440px;
    height: 480px;
}
.xwlb_box .tit{ /* font-style: italic; */}
.xwlb_box .list_box {padding: 10px 0px;}
.xwlb_box .list_box li{
    display: table;
    height: 45px;
    line-height: 45px;
    width: 100%;    
    box-sizing: border-box;
}
.xwlb_box .list_box li a{    
    font-size: 18px;
    line-height: 45px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.xwlb_box .list_box li:first-child a{
	font-size: 18px;
	/*font-weight:bold;	*/
}
/*
.xwlb_box .list_box li:hover{
    background: #e60012;
}
*/
.xwlb_box .list_box li:hover a{
    color:#e30e13;
}
.xwlb_box .list_box li:last-child{
    border-bottom:none;
}


/*棣栭〉瑕侀椈鍖哄煙*/
.xwlb_box .ywlist_box {padding: 10px 0px;}
.xwlb_box .ywlist_box li{
    display: table;
    height: 55px;
    line-height: 55px;
    width: 100%;    
    box-sizing: border-box;
	border-bottom: 1px dashed #dedede;
}
.xwlb_box .ywlist_box li a{    
    font-size: 18px;
    line-height: 55px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.xwlb_box .ywlist_box li:first-child a{
	font-size: 18px;
	/*font-weight:bold;	*/
}
/*
.xwlb_box .list_box li:hover{
    background: #e60012;
}
*/
.xwlb_box .ywlist_box li:hover a{
    color:#e30e13;
}
.xwlb_box .ywlist_box li:last-child{
   /* border-bottom:none; */
}





.ad_yaowen {width:440px;height: 40px;border-radius: 5px;}

/*鍏叡tit鏍囬*/
.tit{
    width: 100%;
    border-bottom: 1px solid #ededed;
	height: 40px;
}
.tit a{
    display: inline-block;
    width: 100px;
    height: 36px;
    color: #e30e13;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    border-bottom: 4px solid #e30e13;
}
.tit .more a{
    float: right;
    display: inline-block;
    width: 40px;
    height: 50px;
    color: #6f6f6f;
    font-size: 12px;
    line-height: 40px;
    text-align: right;
    font-weight: normal;
    border-bottom: none;
}
.tit .more:hover a{
    color: #e60012;
}

/*box_sep2*/
.box_sep2{
    margin-top: 25px;
	    margin-bottom: 10px;
}
.box_sep2_l,.box_sep2_m,.box_sep2_r{
    width: 440px;
    box-sizing: border-box;
}
.box_sep2_m {margin-left: 40px;}

/*涓撻*/
.zhuanti_box{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.zt_box_con ul{
    width: 100%;
    font-size: 0;
}

.zt_box_con ul li{
    display: inline-block;
    width: 250px;
    margin-right: 37px;
}
.zt_box_con .bd{
    position: relative;
}
.zt_box_con .bd ul li .img_box{
    width: 250px;
    height: 111px;
    overflow: hidden;
}
.zt_box_con .bd ul li .img_box img {
    transition: transform 0.3s ease;
}
.zt_box_con .bd ul li .img_box:hover img{
    transform: scale(1.05);
}
.zt_box_con .bd img{
    width: 250px;
    height: 111px;
	    border-radius: 10px;
}
.zt_box_con .bd .prev,
.zt_box_con .bd .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 10px;
    height: 26px;
    background: url("/resource/img/left_arrow1.png") center center no-repeat;
    opacity: 0.9;
    background-size: contain;
}
.zt_box_con .bd .prev{
    left: 7px;
}
.zt_box_con .bd .next{
    background: url("/resource/img/right_arrow1.png") center center no-repeat;
    right: 7px;
}

/*鏈湴瑙嗛*/
.bdxw_box .tit a{width:110px;}
.bdxw_box .bdxw_box_con {padding-top: 10px;}
.bdxw_box .bdxw_box_con ul li{
    width: 100%;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    /*border-bottom: 1px solid #eee;*/
    box-sizing: border-box;
}
.bdxw_box .bdxw_box_con ul li:last-child{
    border-bottom: none;
}
.bdxw_box .bdxw_box_con ul li a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;;
}
.bdxw_box .bdxw_box_con ul li:first-child a{
	/*font-size: 20px;
	font-weight:bold;*/
}

/*zixun*/
.quxian_box {width: 440px;margin-top: 15px;}
.quxian_box .img_box {width: 440px;height: 275px;overflow: hidden;}
.quxian_box img {width: 440px;height: 275px;transition: transform 0.3s ease;    border-radius: 10px;}
.quxian_box:hover img{transform: scale(1.05);}
.quxian_box .tit_box {height: 240px;padding: 10px;box-sizing: border-box;background: url("/resource/img/zixun_bg.png") no-repeat left bottom;}
.quxian_box .tit_box h3 {font-size: 20px;}
.quxian_box .tit_box p {font-size: 16px;padding: 10px 0px;line-height: 30px;}
.quxian_box .tit_box span {font-size: 16px;display: block;text-align: right;color: #666;}

.pinglun_box {padding-top: 5px;}
.xwfbt_box {padding-top: 15px;}
.lilun_box {padding-top: 10px;}


.box_sep3 .title{
    height: 40px;
    border-bottom: 1px #ededed solid;
}
.box_sep3 .title span a{
    display: inline-block;
    width: 100px;
    height: 36px;
    color: #e30e13;
    font-weight: bold;
    border-bottom: 4px solid #e30e13;
    font-size: 24px;
    line-height: 36px;
}
.box_sep3 .box_sep3_tab {padding-top:10px;}
.box_sep3 .box_sep3_tab a {color: #0470c4;font-weight: bold;font-size: 20px;display: inline-block;height: 20px;line-height: 20px;font-style: italic;padding-right: 20px;padding-left: 8px;background: url('../img/xiexian.png') no-repeat;background-position: right center;}
.box_sep3 .box_sep3_tab a:hover {color:#e30e13;}
.box_sep3 .box_sep3_tab a:last-child {background: none;}
.box_sep3_m {
    width: 440px;
    margin-left:40px;
}
.box_sep3_m ul li{
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    text-align: left;
}
.box_sep3_m ul li a{
    display: inline-block;
    width: 100%;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.box_sep3_m ul li a:hover{
    color:#e30e13;
}
.box_sep3_r {
    width: 440px;
}
.box_sep3_r .quxian_box .tit_box {height: 80px;}
.box_sep3_r .quxian_box .tit_box p {font-size: 16px;padding: 10px 0px;line-height: 30px;}

.lilun_box li {font-size: 18px;height: 45px;line-height: 45px;}

.lilun_box li a {
  display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


/*骞垮憡1*/
.gg_box1{
    height: 80px;
    margin: 20px 0px;
    display: flex;
    gap: 10px;
}
.gg_box1 a img{
    width: 100%;
    height: 100%;
}
/*娴锋姤*/
.haibao_box{
    height: 440px;
    background: url("/resource/img/rongmei_bg.jpg") no-repeat left bottom;
    background-size: 100% auto;
    margin-bottom: 20px;
    display: flex;
}
.haibao_box .haibao_tit{
    border-bottom: none;
    background: url("/resource/img/rongmei_tit_bg.png") no-repeat left top;    
    margin-top: 120px;
    width: 57px;
    text-align: center;
    margin-right: 43px;
}
.haibao_box .haibao_tit a{
    border-bottom: none;
    font-size: 28px;
    color:#fff;
    font-weight: bold;
}
.haibao_box_con {
    width: 1260px;
    padding-top: 50px;
}
.haibao_box_con .bd{
    position: relative;
    padding: 0px;
}
.haibao_box_con .bd li{
    position: relative;
    float: left;
    width: 190px;
    margin: 0 22px 0 0px;
    height: 340px;
}
.haibao_box_con .img_box {
    width: 190px;
    height: 340px;
    overflow: hidden;
}
.haibao_box_con .bd img{
    width: 190px;
    height: 340px;
    transition: transform 0.3s ease;
	    border-radius: 10px;
}

.haibao_box_con .bd li:hover img{
    transform: scale(1.05);
}
.haibao_box_con .bd .prev,
.haibao_box_con .bd .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 20px;
    height: 46px;
    background: url("/resource/img/left_arrow7.png") center center no-repeat;
    opacity: 0.9;
    background-size: contain;
}
.haibao_box_con .bd .prev{
    left: -30px;
}
.haibao_box_con .bd .next{
    background: url("/resource/img/right_arrow7.png") center center no-repeat;
    right: -30px;
}
/*浠峰€艰*/
.jzg_box {
	margin-top: 20px;
	height:210px;
}
.jzg_box_con {
	width:1280px;
	height:210px;
	overflow:hidden;
}
.jzg_box .bd{
    position: relative;
    padding:0px;
	height:210px;
}
.jzg_box .bd li{
    position: relative;
    float: left;
    width: 635px;
    margin: 0 10px 0 0px;
    height: 211px;
    transition: .2s ease;
}
.jzg_box .bd img{
    width: 635px;
    height: 211px;
}

.jzg_box .bd li:hover img{
    transform: scale(1.01);
    transition: 0.2s;
}
.jzg_box .bd .prev,
.jzg_box .bd .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 20px;
    height: 46px;
    background: url("/resource/img/left_arrow2.png") center center no-repeat;
    opacity: 0.5;
    background-size: contain;
}
.jzg_box .bd .prev{
    left: 7px;
}
.jzg_box .bd .next{
    background: url("/resource/img/right_arrow2.png") center center no-repeat;
    right: 7px;
}

/*鏂囨槑*/
.wmgg_box {
	margin-top: 20px;
	overflow:hidden;
	height:268px;		
}
.wmgg_box .wmgg_l {
	float:left;
}
.wmgg_box .wmgg_r {
	width:280px;
	float:right;
}
.wmgg_box .wmgg_r img {
	width:280px;
	height:268px;
}

/*淇℃伅鍏紑*/
.xxgk_box{
    margin-top: 20px;
}
.xxgk_box .title{
    height: 40px;
    border-bottom: 1px #ededed solid;
}
.xxgk_box .title span a{
    display: inline-block;
    width: 100px;
    height: 36px;
    color: #e30e13;
    font-weight: bold;
    border-bottom: 4px solid #e30e13;
    font-size: 24px;
    line-height: 36px;
}
.xxgk_box .xxgk_tab {padding-top:10px;}
.xxgk_box .xxgk_tab a {color: #0470c4;font-weight: bold;font-size: 20px;display: inline-block;height: 20px;line-height: 20px;font-style: italic;padding-right: 20px;padding-left: 8px;background: url('../img/xiexian.png') no-repeat;background-position: right center;}
.xxgk_box .xxgk_tab a:hover {color:#e30e13;}
.xxgk_box .xxgk_tab a:last-child {background: none;}
.xxgk_l_con {overflow: hidden;width: 920px;display: flex;gap:40px;}
.xxgk_l_item {overflow: hidden;width: 440px;}
.xxgk_l_item li {height: 95px;border-bottom: 1px dotted #ccc;width: 440px;margin-right: 40px;padding-top: 20px;box-sizing: border-box;}
.xxgk_l_item li:hover {background: #fee0e2;}
.xxgk_l_item a:last-child li {border-bottom:none;}
.xxgk_l_item a {font-size:18px;}
.xxgk_l_item span {width: 40px;display: block;float: left;font-size: 24px;}


.xxgk_box_con{
	overflow:hidden;
    width: 440px;
}
.xxgk_box_con .lunboBox8{
    position: relative;    
    width:280px;
    height: 420px;
    margin: 0px auto;
    margin-top:30px;
}
.xxgk_box_con .lunboBox8 .hd{
    position: absolute;
    right: 40px;
    bottom: 15px;
    z-index: 1;
}

.xxgk_box_con .lunboBox8 .bd {
    position: relative;
    height: 100%;
}


.xxgk_box_con .lunboBox8 .item {
    width: 280px;
    height: 390px;
    overflow: hidden;
}

.xxgk_box_con .lunboBox8 img {
    width: 280px;
    height: 390px;
    transition: .3s ease;
}
.xxgk_box_con .lunboBox8 .bd .item:hover img {
    transform: scale(1.05);
}
.xxgk_box_con .lunboBox8 .bd .prev,
.xxgk_box_con .lunboBox8 .bd .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 26px;
    height: 69px;
    background: url("/resource/img/left_arrow3.png") center center no-repeat;
    background-size: contain;
}
.xxgk_box_con .lunboBox8 .bd .prev{
    left: -50px;
}
.xxgk_box_con .lunboBox8 .bd .next{
    background: url("/resource/img/right_arrow3.png") center center no-repeat;
    right: -50px;
}
.xxgk_box_con .lunboBox8 .hd {
    position: absolute;
    bottom: 0px;
    right: -10px;
    transform: translateX(-50%);
    z-index: 999;
	left: 176px;
}

.xxgk_box_con .lunboBox8 .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #98d4de;
    margin: 3px;
}

.xxgk_box_con .lunboBox8 .hd li:last-child {
    margin-right: 0;
}

.xxgk_box_con .lunboBox8 .hd li.on {
    background-color: #ee1c25;
}

/*濯掍綋鐭╅樀*/
.mtjz_box{
    margin-top: 20px;
    padding:0px;
}

.mtjz_box .qxtit{
    display: inline-block;
    width: 150px;
    height: 36px;
    color: #e30e13;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    border-bottom: 4px solid #e30e13;
}

.mtjz_box .mtjz_box_con{
    margin-top: 20px;
}
.mtjz_box .mtjz_box_con ul{
    width:100%;
    display: flex;
    gap: 20px;
}
.mtjz_box .mtjz_box_con ul li{
    overflow: hidden;
}
.mtjz_box .mtjz_box_con ul li a{
    position: relative;
    display: inline-block;
    text-align: center;
}
.mtjz_box .mtjz_box_con ul li a img{
    width: 138px;
    height: 216px;
    transition: transform 0.3s ease;
	    border-radius: 10px;
}
.mtjz_box .mtjz_box_con ul li:hover img {
    transform: scale(1.1);
}
.mtjz_box .mtjz_box_con ul li a span{
    display: inline-block;
    width: 129px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color:#818181;
}
/*閾炬帴*/
.lj_box{
    margin-top: 20px;
    margin-bottom: 20px;
}
.lj_box .box_com{
    border-bottom: 1px #ededed solid;
}
.lj_box .box_com .title {
    display: inline-block;
    width: 120px;
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #0070c4;
}
.lj_box .bd {
    padding: 10px 0px;
}

.lj_box .bd .lj_box_con{
    min-height: 80px;
    padding-top: 10px;
}
.lj_box .bd a {    
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}
.lj_box .bd a:hover{
    color:#e30e13;
}

.ad3 {margin-top:10px;margin-bottom:10px;position: relative;} 
.ad3 img {width:1400px;height:80px;border-radius:0;}
.ad3 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.ad3 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ad3 .hd ul li {
    font-size: 6px;
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 25px;
}

.ad3 .hd ul li.on {
    background-color: red;
    color: #fff;
    font-size: 6px;
}

.fuwu_box{
    margin-top: 20px;
}
.fuwu_box .title{
    height: 40px;
    border-bottom: 1px #ededed solid;
}
.fuwu_box .title span a{
    display: inline-block;
    width: 100px;
    height: 36px;
    color: #e30e13;
    font-weight: bold;
    border-bottom: 4px solid #e30e13;
    font-size: 24px;
    line-height: 36px;
}
.fuwu_box .title span{
    display: inline-block;
    width: 100px;
    height: 36px;
    color: #e30e13;
    font-weight: bold;
    border-bottom: 4px solid #e30e13;
    font-size: 24px;
    line-height: 36px;
}
.fuwu_box .title img {float: right;margin-top: 10px;}
.fuwu_box .fuwu_tab {padding-top:10px;}
.fuwu_box .fuwu_tab a {color: #0470c4;font-weight: bold;font-size: 20px;display: inline-block;height: 20px;line-height: 20px;font-style: italic;padding-right: 20px;padding-left: 8px;background: url('../img/xiexian.png') no-repeat;background-position: right center;}
.fuwu_box .fuwu_tab a:last-child {background: none;}
.fuwu_l_con {overflow: hidden;width: 920px;padding-top: 20px;}
.fuwu_l_con li {float: left;height:70px;width:294px;margin-right: 19px;border-radius: 5px;margin-bottom: 19px;text-align: center;line-height: 70px;box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);}
.fuwu_l_con li:hover {background: #daf8ff;}
.fuwu_l_con a:nth-child(3n) li {margin-right: 0;}
.fuwu_l_con a {font-size:18px;}
.fuwu_l_con li span {font-size: 24px;/* font-weight: bold; */}
.fuwu_red {background: #fee0e2;}
.fuwu_green {background: #eafee2;}
.fuwu_blue {background: #e1fff7;}
.fuwu_bg1 {background: url("/resource/img/fuwu_bg1.png") left top no-repeat;}
.fuwu_bg2 {background: url("/resource/img/fuwu_bg2.png") left top no-repeat;}

.fuwu_box_con{
	overflow:hidden;
    width: 440px;
}
.fuwu_box_con .title {
    height: 40px;
    border-bottom: 1px #ededed solid;
}
.fuwu_box_con .title a{
    display: inline-block;
    width: 100px;
    height: 36px;
    color: #e30e13;
    font-weight: bold;
    border-bottom: 4px solid #e30e13;
    font-size: 24px;
    line-height: 36px;
}
.fuwu_box_con .lunbo_fuwu{
    position: relative;    
    width:440px;
    height: 337px;
    margin: 0px auto;
    margin-top:20px;
    background: url("/resource/img/fuwu_sp.png") left bottom no-repeat;
    border-radius: 5px;
}

.fuwu_box_con .lunbo_fuwu .bd {
    position: relative;
    height: 100%;
}


.fuwu_box_con .lunbo_fuwu .item {
    width: 440px;
    height: 273px;
    overflow: hidden;
}

.fuwu_box_con .lunbo_fuwu img {
    width: 440px;
    height: 273px;
    transition: .3s ease;
	    border-radius: 10px;
}
.fuwu_box_con .lunbo_fuwu p {font-size: 18px;padding: 0px 10px;}
.fuwu_box_con .lunbo_fuwu .bd .item:hover img {
    transform: scale(1.05);
}
.fuwu_box_con .lunbo_fuwu .bd .prev,
.fuwu_box_con .lunbo_fuwu .bd .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 42%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 34px;
    height: 73px;
    background: url("/resource/img/left_arrow2.png") center center no-repeat;
    background-size: contain;
}
.fuwu_box_con .lunbo_fuwu .bd .prev{
    left: 0px;
}
.fuwu_box_con .lunbo_fuwu .bd .next{
    background: url("/resource/img/right_arrow2.png") center center no-repeat;
    right: 0px;
}

/*鎵嬫満閫傞厤*/
@media screen and (orientation:portrait) {
    body {min-width:1400px;}
}