* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}



img {
    border: none;
}
a{color: #666666;
/* position:relative; */
}

a:hover {
    
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft yahei";
	background-color: #f7f7f7;
	
}
.clearfix {
    zoom: 1;
}
.clearf{
	overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:after {
	display:block;
	content:'';
	height:0;
	visibility:hidden;
	clear:both;
}
.cf {
	zoom:1;
}
.blue{
    color: #1a56a8;
}
.bt-none {
    display: none;
}
.bt-block {
    display: block;
}
/* 主体内容 */
	.nav {
		width: 100%;
		height: 50px;
		line-height: 50px;
		background-color: rgb(65,129,235);
	}
	.nav-middle {
        width: 1200px;
        margin: 0 auto;
    }
    
	.nav-middle li {
		float: left;
		width: 200px;
		font-size: 22px;
		text-align: center;
		display:inline-block;
		position:relative;
	}
	.nav-middle li a {
        width: 200px;
        display: inline;
		color:white;
    }
	.downdrop:hover .down-content{
		display:block;
	}
	.zdgzdrop{
		left:-53px;
	}
	.zdgzdrop li{
		width:300px;
	}
	.down-content {
		display:none;
		position:absolute;
		background-color:#f9f9f9;
		box-shadow:0px 8px 16px 0px rgb(204, 195, 195);
		z-index: 9;
		min-width: 160px;	
	}
	.down-content li a{
		color:black;
	}
	.nav-middle .downdrop>a::after{
		content:" ▼";
		font-size: 12px;
	}

.logo{
	width: 1200px;
	margin:0 auto;
}
.zyqzfz{
	width: 100%;
    height: 600px;
    min-width: 1200px;
    position: relative;
    background: url(/uploads/image/i1761/yshj_banner.jpg) center top no-repeat ;	
}
.content{
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    position: relative;
}
.box{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #ffffff;
    padding: 20px 0px 0px 0px;
}
/* 头条 */
.tt_title{
	width:100%;
	height: 110px;
    line-height: 110px;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
	
}
.tt_title a{
	color: #0055ae;
}
/* 轮播、中央和总局精神 */
.lz{
    width: 100%;
    height: 365px;
	background-color:rgb(245,245,245);
}
/*图片轮播*/
.lb{
    width: 570px;
    height: 365px;
}
/* .slidebox .hd ul li {
    float: left;
    width: 30px;
    height: 42px;
    margin-right: 0px;
    cursor: pointer;
    background:url(/uploads/image/i1761/jssw_pic_21.png) no-repeat center;
}
.slidebox{width: 580px;}
.tpxw{width: 1220px;margin: auto;}
.slidebox{height:365px; position:relative;}
.slidebox .hd{ height:42px; position:absolute; bottom:1px;right: 15px;}
.slidebox .hd ul{float:left;  }
.slidebox .hd ul li{ float:left; width:25px;height: 42px;margin-right: 0px;cursor: pointer; color:#ffffff; text-align:center; padding-top:12px}
.slidebox .hd ul li a{ padding-left:0px; font-size: 16px; display:block; width:670px; height:40px; line-height:42px; position:relative; color:#ffffff; font-family:"微软雅黑"; }
.new_txt{float: left;}
.slidebox .hd ul li a img{ display:none; position:absolute; top:-7px; left:0px;}
.slidebox .hd ul li.on{background:url(/uploads/image/i1761/jssw_pic_22.png) no-repeat center;}
.slidebox .bd{ position:relative; height:100%; z-index:0;   }
.slidebox .bd ul{height:365px;}
.slidebox .bd ul li{ position:relative;}
.slidebox .bd img{ width:580px; height:365px; }
.new_pic{position: relative;}
.pos_txt{position: absolute;height: 42px;width: 580px;bottom: 0;left: 0;line-height: 42px;background:url(/uploads/image/i1761/jssw_pic_20.png) no-repeat center;padding-left: 20px;font-size: 16px;color: #ffffff;}
.pos_txt a{color: #ffffff}
.burder_content{height:365px; width:580px; padding:40px 30px 30px 30px; background-color:#f3f3f1;}
.burder_content h1{font-size: 24px;font-weight: normal;line-height: 48px;}
.burder_content h1 a{color: #355e92;}
.burder_content span{display: block;font-size: 15px;line-height: 34px;color: #666666;margin-top: 5px;}
.burder_content div a{float:right;width:110px;padding-left:20px;display:block;background:  no-repeat;height: 32px;line-height: 32px;color: #ffffff;font-size: 15px;} */

/* 焦点图 */
.focusbox {
    float: left;
    position: relative;
    width: 570px;
    height: 365px;
    overflow: hidden;
    font-family: arial;
    text-align: left;
    background: #fff;
}

.focusbox .pic img {
    width: 570px;
    height: 365px;
    display: block;
}

.focusbox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 42px;
    width: 100%;
    background: url(/uploads/image/i1761/jssw_pic_20.png) no-repeat center;
    overflow: hidden;
}

.focusbox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 42px;
    width: 100%;
    overflow: hidden;
}

.focusbox .txt li {
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: -42px;
}

.focusbox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
}

.focusbox .num {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    right: 8px;
}

.focusbox .num li {
    float: left;
    position: relative;
    width: 15px;
    height: 13px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusbox .num li a,
.focusbox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background: url(/uploads/image/i1761/jssw_pic_21.png) no-repeat center;
}

.focusbox .num li span {
    z-index: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusbox .num li.on a,
.focusbox .num a:hover {
    background: url(/uploads/image/i1761/jssw_pic_22.png) no-repeat center;
}
/* 中央和总局精神 */
.zxfb{
    width: 604px;
    height: 365px;
}
.zxfb-title{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #efefef;
}
.zxfb-title-img{
    font-size: 22px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    border-bottom:2px solid rgb(65,129,235);
}
.zxfb-title-more{
    font-size: 22px;
    height: 60px;
    line-height: 60px;
}

.zxfb-title-img a{
    color: rgb(65,129,235);
}
.zxfb-title-more a{
    color: rgb(88,128,212)
}
.zxfb-text{
    width: 604px;
    height: auto;
    margin-top: 10px;
}
.zxfb-text ul li {
    width: 604px;
    line-height: 36px;
    background: url(/uploads/image/i1761/jssw_pic_24.jpg) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
}
.zxfb-text ul li a{
    color: #333333;
    float: left;
}
.zxfb-text ul li span{
    color: #999999;
    float:right;
}
/* 5个外链 */
.wl5{
	width:100%;
	height:204;	
}
.wl{
	width:100%;
	margin-bottom:27px;
}
.wl4{
	width:100%;
	
}
.wl4 ul li{
	float: left;
    width: 266px;
    margin-right: 24px;
	
}
.wl4 ul {
    width: 1160px; 
}
.wl4 ul li a{
    display: block;
    width: 100%;
}
.wl4 ul li img{
    width: 100%;
    height: 78px;
}
/* 栏目 */
.zyqzfz_lm{
	width:100%;	
}
.floor-1-top {
    height: 82px;
    font-size: 29px;
}
.floor-1-top-inside {
    height: 82px;
    margin: 0 auto;
	padding-top: 10px;
}
.floor-1-top-inside_zdgz {
	background: url(/uploads/image/i1761/zdgz.jpg) center top no-repeat;
}
.floor-1-top-inside_qsdt {
	background: url(/uploads/image/i1761/qsdt.jpg) center top no-repeat;
}
.floor-1-top-inside_mtsd {
	background: url(/uploads/image/i1761/mtsd.jpg) center top no-repeat;
}
.floor-1-top-inside_blzn {
	background: url(/uploads/image/i1761/blzn.jpg) center top no-repeat;
}
.floor-1-txt {
	margin-top:34px;
    width: 100%;
    overflow: hidden;
    min-height: 72px;
}
.floor-1-txt ul{
	width:1260px;
}
.floor-1-txt ul p{
	width:100%;
	text-align: center;
}
.floor-1-txt ul li {
    width: 380px;
    line-height: 36px;
    background: url(/uploads/image/i1761/title_bg.png) no-repeat left;
	margin-right:30px;
    font-size: 16px;
	float:left;
	height: 104px;
	padding-left: 35px;
    padding-top: 17px;
}

.floor-1-txt ul li a{
    color: #666666;
    float: left;
}
.floor-1-txt ul li span{
    color: #999999;
    float:right;
}
.floor-1-img{
	margin-top:34px;
    width: 100%;
    overflow: hidden;
    min-height:170px;
}
.floor-1-img ul{
	width:1170px;
}
.floor-1-img ul li {
    width:380px;
    height: 170px;
	float: left;
	margin-right: 30px;
	margin-bottom:34px;

}
.floor-1-img ul li a{
    color: #333333;
    float: left;
	position: relative;
    display: block;
}
.floor-1-img img{
	width:380px;
	height:170px;
	
}
.floor-1-img .img-box{	
	width: 100%;
    height: 100%;
}
.floor-1-img .bottom-title{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-indent: 1em;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url(/uploads/image/i1761/zyqzfz-icon-01.png);	
}

.zyqzfz_lm{
	clear:both;
}
/* 重点关注 */
.two-left-title{
	width:90%;
	margin:0 auto;
	border-radius: 20px;
}
.two-left-title li{
	float:left;
	height:40px;
	line-height:40px;
	font-size:22px;
	margin-right:22px;
	margin-top:20px;
	margin-bottom:20px;
}
.two-left-title li a{
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	color:#666666;
}
.two-left-title li a.hover{
	color:white;
	border-radius: 20px;
	background-color: rgb(65,129,235);
}
/* 全省动态 */
.floor-1-txt-left{
	float:left;
	width:49%;
	min-height:100px;
	margin-top:20px;
}
.floor-1-txt-left p{
	width:100%;
	height: 40px;
    line-height: 40px;
    font-size: 22px;
	margin-bottom:10px;
}
.floor-1-txt-left div span{
	width:50%;
	display:inline-block;
	float:left;
}
.floor-1-txt-left span img{
	width:270px;
	height:188px;
}
.floor-1-txt-left div a{
	display:inline-block;
	width:48%;
	padding:10px;
}
.sjdt{
	float:left;
	display:inline-block;
	color: white;
    border-radius: 20px;
    background-color: rgb(65,129,235);
	padding-left: 20px;
    padding-right: 20px;
	width: 35%;
    text-align: center;
}
.sjdt-more{
	float:right;
	display:inline-block;
	color: rgb(88,128,212);
}
.floor-1-txt-left div{
	width:100%;
	height:188px;
	margin-bottom:10px;
	background-color:rgb(230,246,255);
}
.floor-1-txt-left ul li{
	width: 100%;
	line-height: 36px;
	background:url(/uploads/image/i1761/jssw_pic_24.jpg) no-repeat left;
	padding-left: 15px;
	font-size:16px;
}
.floor-1-txt-left ul li span{
	color:#999999;
	float:right;	
}
.floor-1-txt-right{
	float:right;
	width:49%;
	min-height:100px;
	margin-top:20px;
}
.floor-1-txt-right p{
	width:100%;
	height: 40px;
    line-height: 40px;
    font-size: 22px;
	margin-bottom:10px;
}
.floor-1-txt-right div span{
	width:50%;
	display:inline-block;
	float:left;
}
.floor-1-txt-right span img{
	width:270px;
	height:188px;
}
.floor-1-txt-right div a{
	display:inline-block;
	width:48%;
	padding:10px;
}
.gddt{
	float:left;
	display:inline-block;
	color: white;
    border-radius: 20px;
    background-color: rgb(65,129,235);
	padding-left: 20px;
    padding-right: 20px;
	width: 35%;
    text-align: center;
}
.gddt-more{
	float:right;
	display:inline-block;
	color: rgb(88,128,212);
}
.floor-1-txt-right div{
	width:100%;
	height:188px;
	margin-bottom:10px;
	background-color:rgb(230,246,255);
}
.floor-1-txt-right ul li{
	width: 100%;
	line-height: 36px;
	background:url(/uploads/image/i1761/jssw_pic_24.jpg) no-repeat left;
	padding-left: 15px;
	font-size:16px;
}
.floor-1-txt-right ul li span{
	color:#999999;
	float:right;	
}
/* 媒体视角 */
.floor-3-title {
	width:100%;
	position:relative;
}
.floor-3-title ul{
	width:100%;
	border-bottom:1px solid rgb(221,221,221);
	margin:0 auto;
	padding-left:32%;
}
.floor-3-title ul li{
	float:left;
	text-align:center;
	margin-right:80px;
	height:60px;
	line-height:60px;
	font-size:22px;
	color:rgb(88,128,212);
}
.floor-3-title ul li a{
	color:rgb(88,128,212);
	height:60px;
	line-height:60px;
	display:inline-block;
	
}
.floor-3-title ul li a.hover{
	color:rgb(18,88,218);
	font-weight:bold;
	border-bottom:2px solid rgb(18,88,218);
}

.floor-3-title span a{
	position: absolute;
    right: 0px;
	color:rgb(88,128,212);
	height:60px;
	top: 0px;
	line-height:60px;
	font-size:22px;
}
.floor-2-txt ul li {
    width: 100%;
    line-height: 36px;
    background: url(/uploads/image/i1761/jssw_pic_24.jpg) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
	height:36px;
}
.floor-2-txt{
	margin-top:10px;
}
.floor-2-txt ul li a {
    color: #666666;
    float: left;
}
.floor-2-txt ul li span {
    color: #666666;
    float: right;
}
.picscroll-left .next {
    background: url(/uploads/image/i1761/jssw_pic_32.png) no-repeat;
    right: 1px;
    background-size: 100%;
    position: absolute;
    display: block;
    width: 30px;
    height: 60px;
    top: 59px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}
.picscroll-left .prev {
    background: url(/uploads/image/i1761/jssw_pic_33.png) no-repeat;
    background-size: 100%;
    position: absolute;
    display: block;
    width: 30px;
    height: 60px;
    top: 59px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}
.picscroll-left {
    overflow: hidden;
    position: relative;
}
/* 办理指引 */
.floor-2-img{
	width:1220px;
	margin-top:20px;
}
.floor-2-img ul li {
    width: 225.5px;
    height: 108px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
    text-align: center;
}
.floor-2-img img {
    width: 225.5px;
    height: 108px;
}
/* 右边关闭 */
#fuzhu{
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 999;
    width: 91px;
}
#close{
   text-align: right;
}
#close img{
    cursor: pointer;
    width: 46px;
    height: 17px;
 }
 

 /***************自适应***************/
@media (max-width: 700px) {
	.dajg,
	.zxfb-title-more,
	.jc,
	#fuzhu,.ztlb-title ,.down-content{
     display: none;
	}
    

	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
   

	.zyqzfz {
		width: 100% !important;
        margin: 0 auto;
        height: 100px;
		background-size: 100% 100%;
		min-width: 100%;
	}
	
	.tt_title{
		width: 100%;
		height: auto;
		line-height: 35px;
		text-align: center;
		font-weight: bold;
		color: #0055ae;
		float: left;
		font-size: 24px;
		margin-bottom: 10px;
	}
	.wl5{
		width: 100% !important;
        margin: 0 auto;
        height: 100px;
		background-size: 100% 100%;
		min-width: 100%;	
	}
	.wl img{
		width: 100% ;
		height:80px;
	}
	.wl4 ul {
		width: 102% ;
	}
	.wl4 ul li {
		width: 48%;
		margin-bottom: 10px;
		margin-right: 2%;
	}
	.wl4 ul li img{
		width: 100% ;	
	}
	.floor-1-top{
		width:100%;
		height:auto;
		background-size: 100% 100%;
	}
	.zyqzfz_sjxd {
		width:100%;
		height:80px;
		
	}
	
	.floor-1-img{
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 10px;	
	}
	.floor-1-img ul{
		width: 100%;
		height: auto;	
	}
	.floor-1-img ul li{
		width: 100%;
		
	}
	.floor-1-img ul li a{
		margin-left: 3%;
		
	}
	.floor-1-txt1 ul{
		width: 100%;
		
	}
	.floor-1-txt1 ul li{
		width: 100%;
		
	}
	.content {
		overflow: hidden;
        padding-bottom: 10px;
        background: #ffffff;
		margin-top: 0px;
	}

	.box {
		padding: 10px !important;
        background: #ffffff !important;
        width: 100%;
	}
    
	.top {
		display: none;
	}

	.search-box {
		display: none;
	}

	.banner-r {
		display: none;
	}

	.nav {
		width: 100%;
		height: auto;
		line-height: 50px;
		background-color: rgb(65,129,235);
	}
	.nav-middle {
        width: 100%;
        margin: 0 auto;
    }
    
	.nav-middle li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
	}
	.nav-middle .downdrop>a::after {
        content:"";
    }
	.two-left-title{
		width:100%;
	}
	.two-left-title li{
		margin-right: 0px;
	}
	.two-left-title li a{
		padding-left: 5px;
		padding-right: 5px;
		font-size:16px;
	}
	.floor-1-txt ul{
		width:100%;
	}
	.floor-1-txt ul li{
		width:100%;
	}
	.floor-1-txt-left{
		width:100%;
	}
	.sjdt{
		width:50%;
	}
	.floor-1-txt-left span img{
		width:100%;
	}
	.floor-1-txt-right{
		width:100%;
	}
	.gddt{
		width:50%;
	}
	.floor-1-txt-right span img{
		width:100%;
	}
	.floor-3-title ul{
		padding-left: 0;
	}
	.floor-3-title ul li{
		margin-right: 10px;
	}
	.floor-2-img{
		width:100%;
	}
	.floor-2-img ul li{
		width:100%;
		margin-bottom:5px;
	}
	.floor-2-img img{
		width:100%;
	}
	.logo {
		display: none;
	}

	.zxfb-title-img,.tjmt-right-title a ,.tjmt-left-title a,.news-left-title ul li, .news-left-title ul li a,{
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}

	.zxfb-title,.tjmt-right-title,.tjmt-left-title,.news-left-title {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}

	.name {
		position: initial !important;
        width: 100% !important;
        height: auto !important;
	}
	.logo {
		display: none;
	}
	/* .content {
    background-color: #fff;
    height: 60px;
    line-height: 60px;
} */
.zxfb-text,.tjmt-right-text,.tjmt-left-text,.news-left-text,.news-left-text{
    width: 100%;
	margin-top:22px;
}
.zxfb-text ul li,.tjmt-right-text ul li,.news-left-text ul li,.news-left-text ul li{
    width: 100%;
}
.zxfb-text li a,.tjmt-right-text ul li a,.news-left-text ul li a ,.floor-1-txt ul li a,.floor-2-txt ul li a,.floor-1-txt-left ul li a,.floor-1-txt-right ul li a,.floor-1-txt1 ul li a{
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 70%;
	}
    .news-left-text{
        height: auto;
    }
	/* .box-1,
	.box-2,
	.box-3,
	.box-4,
	.box-5,
	.box-1-2,
	.box-1-1,
	.box,
	.box-2-2,
	.box-2-1,
	.box-2-2-1,.box-2-2-2,.box-3,.box-3-1,.box-3-2 {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
	} */
    .lz,.lb,.zxfb,.tjmt,.news,.tjmt-right,.tjmt-left,.tjmt-left-text-l,.tjmt-left-text-r,.news-left,.news-right{
        width: 100%;
		height: auto;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
	}
	.lz {
        border: none;
	}
    .tjmt-left-text-db{
        width: 100%;
        background:  no-repeat left center;
    }
    .focusbox .txt li {
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 65%;
    }
    .focusbox .txt li a {
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    }
.tjmt-left-text-db a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 95%;
    display: block;
    font-size: 14px;
}
	.tjmt-left-text-l a {
		width: 100%;
		height: 100%;
		position: relative;
        z-index: 0;
        display: block;
        font-size: 14px;
        
	}
    .tjmt-left-text{
        height: auto;
        margin-top: 0px;
    }
	.tjmt-left-text img {
		width: 100%;
		height: 100%;
	}

	.tjmt-left-text-l {
		margin-top: 20px;
	}
		.focusbox,.tempwrap {
		width: 100% !important;
		height: 244px !important;
	}

	.slidebox .bd img {
		width: 100% !important;
		height: 244px !important;
		display: block;
	}
	.focusbox .prev {
    top: 70px !important;
}
.focusbox .new_pic{
	width: 580px !important;
}
.focusbox .next {
    top: 70px !important;
}
.ztlb{
	width: 100%;
    height: auto;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.tjmt-left-text-l{
    margin-top: 20px;
    width: 48%;
	float: left;
	margin-bottom: 0;
}
.tjmt-left-text-r{
    margin-top: 20px;
    width: 48%;
	float: right;
	margin-bottom: 0;
}
.bottom-slide{
	width: 100%;
    height: 90px;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.div7 .picscroll-left .bd ul li{
    width: 100% ;
    margin: 0;
 }
 .div7 .picscroll-left .bd ul li .pic img {
   width: 100%;
   height: 90px;
   display: block;
 }
 .div7 .picscroll-left .next {
     right: 0;
 }
 .div7 .picscroll-left .prev {
     left: 0;
 }
 .div7 .picscroll-left{
     margin: 0;
 }
.banner{
	  width: 100%;
	  height: auto !important;
  }
  .focusbox {
    width: 100% !important;
    height: 244px !important;
}

.focusbox .pic img {
    width: 100% !important;
    height: 244px !important;
    display: block;
}
.focusbox .prev {
top: 70px !important;
}
.focusbox .pic li{
width: 100% !important;
}
.focusbox .next {
top: 70px !important;
}
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 



