body, html {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "SimSun",Arial, verdana,;
}
A:link {color: #000000; text-decoration: none}
A:visited {color: #000000; text-decoration: none}
A:active {color: #ff6600; text-decoration: none}
A:hover {color: #ff6600; text-decoration: none}
dl, dt, dd, input, span,h1,p,a {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.clearfix {
    clear: both;
}
select,input{
    outline: none;
    -webkit-appearance:none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
    display: block;
    border: none;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.w1200{
    width:1200px;
    margin:0 auto;
}
.header-contain{
    background: #870003;
    width: 100%;
    height: 44px;
    overflow: hidden;
}
.shortcut li{
    float: right;
    font-size: 14px;
    line-height: 44px;
    color: #fff;
    margin:0 5px;
}
.shortcut li a{
    color:#fff;
}
.shortcut .mail{
    width:124px;
    height: 44px;
    background: #bd161a;
}
.shortcut .mail:before{
    content:"";
    background-image: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3430/site/picture/676/2005271436001009299.png);
    background-repeat: no-repeat;
    width:14px;
    height: 13px;
    float: left;
    margin-top:15px;
    margin-left:20px;
    margin-right: 5px;
}
.shortcut .split{
    width: 0;
    height: 12px;
    border-left: 1px solid #fff;
    margin: 16px 5px;
}
.header-top{
    background-image: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3430/site/picture/676/2005271436002026729.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.logo{
    margin-top:34px;
    width: 510px;
}
.logohot{
    margin-top:26px;
}
.logohot a{
    float: left;
    margin-left:9px;
}
.header-search{
    margin-top:17px;
}
.search_input{
    height: 44px;
    width:298px;
    line-height: 44px;
    color: #fff;
    border:#fff 1px solid;
    border-right: none;
    background: transparent;
    border-radius: 10px 0px 0px 10px;
    padding-left:14px;
    font-size: 16px;
    box-sizing: border-box;
}
.search_input::-webkit-input-placeholder { /* WebKit browsers */
    color:#fff;
}
.search_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
.search_input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#fff;
}
.search_input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#fff;
}
.search_btn{
    width: 44px;
    height: 44px;
    background-color: transparent;
    background-image: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3430/site/picture/676/2005271436001383105.png);
    background-repeat: no-repeat;
    background-position: center center;
    border:#fff 1px solid;
    border-left: none;
    border-radius: 0px 10px 10px 0px;
    box-sizing: border-box;
    cursor: pointer;
}
.header-nav{
    background: #870003;
    width: 100%;
    height: 44px;
    /*overflow: hidden;*/
}
.header-nav ul{
    text-align: center;
}
.header-nav ul li{
    display: inline;
    color:#fff;
    font-size:16px; 
    font-weight: bold;
    /*line-height: 58px;*/
}
.header-nav ul li a{
    color:#fff;
    padding:12px 47px;
}
.header-nav li a:hover{
    background: #ca1c20;
}
.header-nav li a.active{
    background: #ca1c20;
}
.headline{
    background-image: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3430/site/picture/676/2005271435599929765.jpg);
    background-repeat: no-repeat;
    height: 124px;
    margin-top:22px;
    overflow: hidden;
}
.headline .title{
    width: 90%;
    margin:0px auto;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height: 70px;
}
.headline .subtitle{
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.headline .subtitle a{
    float: left;
    width:31%;
    margin-left:1%;
    margin-right: 1%;
    font-size: 14px;
    color:#727272;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height: 50px;
}
.container1{
    margin-top:22px;
    height:366px;
    clear: both;
    border-bottom:#e0e0e0 2px solid;
}
.photo-news{
    float: left;
    width: 460px;
}
.column{
    width: 100%;
    background: #ca1c20;
    height: 36px;
    overflow: hidden;
}
.column h1{
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-left:16px;
    line-height: 36px;
}
.column a{
    color:#fff;
    font-size:15px;
    float: right;
    margin-right: 16px;
    line-height: 36px;
}
.column2{
    width: 100%;
    background: #e0e0e0;
    height: 36px;
    overflow: hidden;
}
.column2 h1{
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-left:16px;
    line-height: 36px;
}
.column2 a{
    font-size:15px;
    float: right;
    margin-right: 16px;
    line-height: 36px;
}
.photo-news .picture{
    width: 460px;
    height: 346px;
    overflow: hidden;
}
.photo-news .picture img{
    width: 100%;
    height: 346px;
}
.news{
    float: left;
    margin-left:20px; 
    width:365px;
    height: 346px;
    overflow: hidden;
    position: relative;
}
.news-column{
    width: 100%;
    background: #e0e0e0;
    height: 36px; 
}
.news-column a{
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding:8px 10px;
    box-sizing: border-box;
    /*color: #666666;*/
}
.news-column a.active{
    background: #ca1c20;
    color: #fff;
    position: relative;
}
.news-column a.active:after{
    content:"";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ca1c20;
    position: absolute;
    bottom:-5px;
    left:50%;
    margin-left:-5px;
}
.news-more{
    position: absolute;
    right:15px;
    top:7px;
}
.more{
    display: none;
}
.more a{
    color: #999999;
    font-size:15px;
}
.news-con{
    padding:3px 5px;
    box-sizing: border-box;
}
.news-con .wrap{
    display:none;
}
.news-con .wrap a{
    display:block;
    font-size:14px;
    border-bottom:#eceef0 1px solid;
    height: 42px;
    line-height: 42px;
}
.news-con .wrap a span{
    color: #ca1c20;
    float: right;
}
.news-con .wrap a p{
    width:306px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*.news-con .wrap a p:before{
    content: "";
    background: url(/picture/61/1909251718412185356.png);
    width: 6px;
    height: 6px;
    float: left;
    margin:18px 5px;
}*/
.notices{
    float: right;
    width: 335px;
}
.notices-con{
    width: 100%;
    height: 310px;
    border:#e0e0e0 1px solid;
    border-top: none;
    box-sizing: border-box;
    padding:3px 10px;
}
.notices-con a{
    display:block;
    font-size:14px;
    border-bottom:#eceef0 1px solid;
    height: 42px;
    line-height: 42px;
}
.notices-con a:last-child{
    border-bottom:none;
}
.notices-con a span{
    color: #ca1c20;
    float: right;
}
.notices-con a p{
    width:264px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*.notices-con a p:before{
    content: "";
    background: url(/picture/61/1909251719151815564.png);
    width: 6px;
    height: 6px;
    float: left;
    margin:18px 10px;
}*/
.container2{
    margin-top:22px;
    height:384px;
    clear: both;
    border-bottom:#e0e0e0 2px solid;
}
.service1,.service2{
    width: 590px;
    overflow: hidden;
}
.service-con{
    width: 100%;
    height: 326px;
    border:#e0e0e0 1px solid;
    border-top: none;
    box-sizing: border-box;
    padding:4px 6px;
    text-align: center;
}
.service-icon{
    width:136px;
    height: 146px;
    border:#e0e0e0 1px solid;
    display: inline-block;
    box-sizing: border-box;
    padding:11px;
    margin:4px 2px;
    overflow: hidden;
}
.service-icon img{
    margin-top:10px;
    margin-left: 20px;
    margin-bottom: 6px;
}
.service-icon span{
    width:100%;
    line-height: 18px;
    color: #333333;
    font-size: 14px;
}
.container3{
    margin-top:22px;
    height:324px;
    clear: both;
    border-bottom:#e0e0e0 2px solid;
}
.information{
    float: left;
    width: 335px;
}
.information-con{
    width: 100%;
    height: 274px;
    box-sizing: border-box;
    padding:0px;
}
.information-icon{
    width:162px;
    height: 82px;
    border:#e0e0e0 1px solid;
    box-sizing: border-box;  
    overflow: hidden;
    margin-top:8px;
    text-align: center;
}
.information-icon img{
    margin-top:10px;
    margin-left: 63px;
    margin-bottom: 4px;
}
.information-icon span{
    width:100%;
    line-height: 18px;
    color: #333333;
    font-size: 16px;   
}
.information-icon2{
    width:77px;
    height: 82px;
    border:#e0e0e0 1px solid;
    box-sizing: border-box;  
    overflow: hidden;
    margin:5px 3px;
    text-align: center;
}
.information-icon2 img{
    margin-top:4px;
    margin-left: 18px;
    margin-bottom: 4px;
}
.information-icon2 span{
    width:100%;
    line-height: 18px;
    color: #333333;
    font-size: 14px;
}
.policy{
    float: left;
    width: 490px;
    margin-left:20px;
}
.interact{
    float: right;
    width: 335px;
}
.policy-column{
    width: 100%;
    height: 36px; 
    padding-left: 5px;
    box-sizing: border-box;
}
.policy-column a{
    font-size: 15px;
    font-weight: bold;
    float: left;
    padding:8px 15px;
    box-sizing: border-box;
    color: #666666;
}
.policy-column a.active{
    border-bottom: #ca1c20 2px solid;
    color: #ca1c20;
    position: relative;
}
.policy-column a.active:after{
    content:"";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ca1c20;
    position: absolute;
    bottom:-5px;
    left:50%;
    margin-left:-5px;
}
.policy-con{
    padding:3px 5px;
    box-sizing: border-box;
}
.policy-con .wrap{
    display:none;
}
.policy-con .wrap a{
    display:block;
    font-size:14px;
    border-bottom:#eceef0 1px solid;
    height: 42px;
    line-height: 42px;
}
.policy-con .wrap a span{
    color: #ca1c20;
    float: right;
    margin-right: 5px;
}
.policy-con .wrap a p{
    width:420px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*.policy-con .wrap a p:before{
    content: "";
    background: url(/picture/61/1909251718412185356.png);
    width: 6px;
    height: 6px;
    float: left;
    margin:18px 5px;
}*/
.container4{
    margin-top:22px;
    height:130px;
    clear: both;
    border-bottom:#e0e0e0 2px solid;
}
.special{
    width: 100%;
    height: 103px;
    overflow: hidden;
}
.special-column{
    width: 104px;
    height: 103px;
    background:#ca1c20;
    display: block;
    color:#fff;
    text-align: center;
    line-height: 103px;
    font-size: 16px;
    font-weight: bold;
}
.special-con{
    width:1096px;
    height: 103px;
    border:#e0e0e0 1px solid;
    border-left: none;
    box-sizing: border-box;
}
.special-pic{
    margin:12px 9px;
}
.special-pic a{
    float: left;
    margin:0px 7px;
}
.special-more{
    line-height: 78px;
    color: #ca1c20;
    font-size: 15px;
    float: right;
    margin-right: 18px;
}
.special-more a{
    color: #ca1c20;
}
.link{
    margin-top:22px;
    height: 74px;
    overflow: hidden;
}
.link-column{
    width: 104px;
    height: 74px;
    background:#ca1c20;
    display: block;
    color:#fff;
    text-align: center;
    line-height: 74px;
    font-size: 16px;
    font-weight: bold;
}
.link-con{
    width:1096px;
    height: 74px;
    border:#e0e0e0 1px solid;
    border-left: none;
    box-sizing: border-box;
}
.link-pic{
    margin:12px 9px;
}
.link-pic a{
    float: left;
    margin:0px 4px;
}
.bot{
    margin-top:22px;
    border-top:#e0e0e0 2px solid;
    height: 168px;
    padding-top:22px;
    box-sizing: border-box;
}
.bot-code{
    margin-right: 4px;
    margin-left:30px;
}
.bot-dzjg{
    margin-top:10px;
    margin-left:30px;
}
.bot-error{
    margin-top:16px;
    margin-left:48px;
}
.bot-con{
    border-right:#e0e0e0 1px solid;
    padding-right: 46px;
}
.bot-link{
    height:16px;
}
.bot-link li{
    float: right;
    color: #333333;
    font-size: 14px;
}
.bot-link li a{
    color: #333333;
}
.bot-link .split{
    width: 0;
    height: 12px;
    border-left: 1px solid #e0e0e0;
    margin: 5px 16px;
}
.bot-notes{
    margin-top:22px;
    text-align: right;
    color: #333333;
    font-size: 12px;
    line-height: 24px;
}

/* 二级 */
.erlist-con{
    margin-top:22px;
    clear: both;
}
.erlist-lm{
    width: 248px;
}
.erlm{
    height: 44px;
    background: #ca1c20;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;
    padding-left:15px;
    box-sizing: border-box;
    text-align: left;
}
.erlist-lmcon{
    border:#e0e0e0 1px solid;
    border-top: none;
    width:248px;
    display: block;
    padding:4px 9px;
    box-sizing: border-box;
}
.erlist-lmcon li{
    font-size:16px;
    line-height: 50px;
    border-bottom: #eceef0 1px solid;
}
.erlist-lmcon li:before{
    content:"";
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3430/site/picture/676/2005271435599491854.png);
    width:18px;
    height: 16px;
    float: left;
    margin-left:10px;
    margin-right: 10px;
    margin: 17px;
}
.erlist-lmcon li:last-child{
    border-bottom:none;
}
.erlist-wrap{
    border:#e0e0e0 1px solid;
    width:936px;
    display:block;
    padding:4px 16px;
    box-sizing: border-box;
    min-height: 400px;
}
.erlist-wrap2{
    border:#e0e0e0 1px solid;
    width:1200px;
    display:block;
    padding:4px 16px;
    box-sizing: border-box;
    min-height: 500px;
}
.erlist-lmt{
    height: 42px;
    border-bottom: #b5b5b5 1px solid;
    width: 100%;
}
.erlist-title{
    line-height: 42px;
    color: #ca1c20;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}
.erlist-location{
    line-height: 42px;
    color: #686868;
    font-size: 12px;
    margin-right: 5px;
}
.erlist-location a{
    color: #686868;
}

.erlist-location A:active {color: #ff6600; text-decoration: none}
.erlist-location A:hover {color: #ff6600; text-decoration: none}

.erlist-info p{
    display:block;
    font-size:14px;
    border-bottom:#eceef0 1px dashed;
    height: 42px;
    line-height: 42px;
}
.erlist-info p span{
    color: #ca1c20;
    float: right;
    /*margin-right: 5px;*/
}
/*.erlist-info p a{
    width:83%;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}*/
/*.erlist-info p:before{
    content: "";
    background: url(/picture/61/1909251718412185356.png);
    width: 6px;
    height: 6px;
    float: left;
    margin:18px 5px;
}*/
.erlist-page{
    margin-top:10px;
}
.erlist-info2{
    width:95%;
    margin:10px auto;
    font-size: 14px;
    line-height: 26px;
}
.erlist-info2 .dy{
    text-align: right;
    width: 95%;
    height: auto;
    margin:0 auto;
}

.erlist-info2 .share{
    width: 95%;
    margin:0 auto;
    margin-top:10px;
    padding-bottom: 20px;
}
.erlist-info2 .share a{
    vertical-align: middle;
}
.erlist-info2 .dotted{
    width: 95%;
    height: auto;
    margin:0 auto;
    border:1px dotted #d7d7d7;
}
.erlist-info2 .sxp{
    width: 95%;
    margin:0 auto;
    height: 48px;
    margin-top:10px;
}
.erlist-info2 .sxp>p{
    font-size:12px;
    color:#000;
    padding-top:2px;
    padding-bottom: 2px;
}
.erlist-info2 .sxp>p a{
    color:#464646;
}
.erlist-info2 .sxp>p a:hover{
    color:#0c58a4;
}
.erlist-info2 .solid{
    width: 95%;
    height: 1px;
    margin:0 auto;
    background-color: #d7d7d7;
}
.info-title{
    width:95%;
    margin:10px auto;
    font-size: 24px;
    color: #ca1c20;
    font-weight: bold;
    text-align: center;
}
.info-subtitle{
    width:95%;
    margin:10px auto;
    font-size: 18px;
    color: #ca1c20;
    /*font-weight: bold;*/
    text-align: center;
}
.info-notes{
    color: #999999;
    font-size: 14px;
    width:95%;
    line-height: 30px;
    margin:10px auto;
    text-align: center;
    border-bottom: #e0e0e0 1px solid;
}
.info-notes a{
    color: #999999;
}
.info-notes .protect-color{
	display:inline;
}
.info-notes .protect-color a{
	margin-right: 2px;
	display: inline-block;
	width: 10px;
	height: 10px;
	border: solid 1px #999;
	vertical-align: middle;
	margin-bottom: 3px;
}
.info-con{
    width:95%;
    margin:10px auto;
    font-size: 14px;
    line-height: 26px;
}
.info-con img{
    border:0px;
	/*margin:15px auto;*/
	padding:0px;
	max-width:600px;
    _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<600?"600px":"");
    display:inline;
}
.info-con-zq{
    width:95%;
    margin:10px auto;
    font-size: 14px;
    line-height: 26px;
}
.info-con-zq img{
    border:0px;
	margin:15px auto;
	padding:0px;
	max-width:600px;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<600?"600px":"");
}
.info-con-zq p{
    text-indent: 2em;
}
.info-yt{
    width:95%;
    margin:10px auto;
    font-size: 18px;
    color: #ca1c20;
    font-weight: normal;
    text-align: center;
}
/***************导航*****************/

.Nav{
    width: 100%;
    /*overflow: hidden;*/
	height:40px;
	margin:0 auto;
	position:relative;
}
.nav1{  
	height: 44px;  
	position:relative; 
	*z-index:1000;  
	margin:0 auto; 
	width: 1200px;
	color:#ffffff;
	padding:0 10px;
}
.sy2_inside{
	width: 1200px;
	height: 44px;
	margin: 0px auto;
}
.home01{ 
	display:block; 
	no-repeat 0 0px; 
	width:18px; 
	height:16px; 
	position:absolute; 
	left:175px; 
	top:7px
}


.navli12{ display:none!important;}




.sy1_ul{
	/*font-size:16px; */
	/*line-height:40px;*/
	height:44px;
	*margin:12px 0 12px 0;
	_margin:15px 0 0 0; 
	position:relative; 
	z-index:1111;
}

.sy1_li{
	/*width:130px; 
	float:left; */
	display:inline;
}


.sy1_ul li.sy1_li{ 
	/*float:left;*/  
	z-index:10000; 
	line-height:44px;
}

.sy1_ul li.sy1_li .sy1_tit{ 
	/*line-height:40px; 
	font-size:16px; 
	display:block; */
	text-align:center
}

.sy2_ul{
	position:absolute;
	left:0;
	top: 44px;
	z-index:1112;
	display:none;
	/*border:#d7dadc solid 1px;*/
	border-top:none;
	/*padding:5px 10px;*/
	background:#c01617;
	width: auto;
	text-align:left;
	/*opacity: 0.9;
	filter: alpha(opacity=90);*/
}
.sy2_ul li{
	float:left;
	z-index:10000;
	line-height:40px;
	/*width: 100px;
	margin: 0px -7px 0px 30px;*/
}
.sy2_ul li a,.sy2_ul li a:hover{
	/*color:#1D66CF;*/
	font-size: 16px;
	font-weight: normal;
	/*padding:0px;*/
	/*background:#fff;*/
}
.sy2_ul li a{
}
.sy2_li{float:left;color:#fff; line-height:50px; font-size:16px; text-align:left; margin:0 5px;_margin-left:2px; position:relative; width:100px;}

.sy2_tit{ padding:0 0 12px 10px; overflow:hidden}

.sy2_tit:hover{ color:#ec9205!important}

.sy1_ul .sy1_li .sy2_li_h{ border-left:solid 1px #014c6c;border-top:solid 1px #014c6c;border-bottom:solid 1px #014c6c!important; display:block; z-index:2000; }

.sy1_ul .sy1_li .sy2_li_h a{color:#333!important}
	
.sy1_ul .sy1_li .sy2_li_h a:hover{ color:#ec9205!important;}


.sy1_li_bg .sy1_tit {background:#ca1c20;}

.header-nav .sy2_ul a{
    color:#fff;
    padding:10px 30px;
}
.header-nav sy2_ul a:hover{
    background: #ca1c20;
}
.header-nav sy2_ul a.active{
    background: #ca1c20;
}
/************网站地图*************/
.wzdt_tlt{background:#ca1c20; margin-top:10px; margin-bottom:8px; height:32px; padding-left:12px; padding-right:12px;}
.wzdt_con{font-size:13px; line-height:27px; margin:0px;; padding:0px;}
.wzdt_con li{float:left; width:20%; text-align:left; list-style-type:disc; list-style-position:inside; text-indent:8px; overflow:hidden;}
.white_16_cu,.white_16_cu A:link,.white_16_cu A:visited,.white_16_cu A:active,.white_16_cu A:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
/*******************领导之窗*******************/
.erlist-info .introduction-list-header{
    width: 902px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 110px;
}
.erlist-info .introduction-list-header ul li{
    background: #FAFAFA;
    border: 1px solid #ddd;
    margin-bottom: 26px;
    width: 102px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 2px;
    padding: 5px;
}
.erlist-info .introduction-list-header ul li.active{
    background: #ca1c20;
    border: 1px solid #ca1c20;
    padding: 5px;
}
.erlist-info .introduction-list-header ul li.active a{
    color: #fff;
}
.erlist-info .introduction-list-header ul li a{
    display: block;
    font-size: 13px;
    color: #666666;
    text-align: center;
    padding-top: 2px;
}
.erlist-info .ldjj{
    width: 890px;
    height: auto;
    margin-bottom: 20px;
}
.erlist-info .ldjj .img_box{
    width:200px;
}
.erlist-info .ldjj .img_box .bg{
    width: 164px;
    /*height: 248px;*/
    height: 215px;
    background-color:#f2f2f2;
    margin-left:20px;
    /*margin-top:30px;*/
    margin-top:20px;
    overflow: hidden;
}
.erlist-info .ldjj .img_box .bg img{
    /*width: 133px;
    height: 166px;*/
    width: 104px;
    height: 131px;
    border:1px solid #e4e4e4;
    overflow: hidden;
    margin:0 auto;
    margin-top:15px;
}
.erlist-info .ldjj .img_box .bg .xm{
    font-size:14px;
    color:#4d4d4d;
    font-weight: bold;
    text-align: center;
    margin-top:10px;
    display: block;
}
.erlist-info .ldjj .img_box .bg .zw{
    font-size:12px;
    color:#ca1c20;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    display: block;
}
.erlist-info .ldjj .intro{
    width: 690px;
}
.erlist-info .ldjj .intro span{
    display: block;
}
.erlist-info .ldjj .intro .tx{
   font-size:14px;
   color:#ca1c20;
   font-weight: bold;
   text-align: center;
   width: auto;
   height: 14px;
   line-height: 14px;
   background-image: url(line_dotted.png);
   background-repeat: no-repeat;
   background-position: center center;
   margin-top:30px;
}
.erlist-info .ldjj .intro .dif{
    margin-top:20px;
}
.erlist-info .ldjj .intro .nr{
    /*width: 370px;*/
    font-size:12px;
    color:#4d4d4d;   
    line-height: 18px;
    margin-left:10px;
    margin-top:12px;
}
.erlist-info .ldjj .intro .nr>a{
    color:#4d4d4d;
}
.erlist-info .ldjj .intro .nr p{
    font-size: 12px;
    line-height: 18px;
    border: 0;
    display: inline;
}
.erlist-info .ldjj .intro .nr p::before{
    content: none;
}
/***********公共法律服务***********/
.service-con-ggfw{
    width: 100%;
    height: 344px;
    border-top: none;
    box-sizing: border-box;
    padding:4px 8px;
    text-align: center;
}
.service-icon-ggfw{
    width:136px;
    height: 154px;
    border:#e0e0e0 1px solid;
    display: inline-block;
    box-sizing: border-box;
    padding:11px;
    margin:4px 2px;
    overflow: hidden;
}
.service-icon-ggfw img{
    margin-top:15px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.service-icon-ggfw span{
    width:100%;
    line-height: 18px;
    color: #333333;
    font-size: 14px;
}
/*************************专题专栏二级列表***************************/
.ztzl-list-header{
    /*width: 902px;*/
    margin-top: 10px;
    /*margin-bottom: 10px;
    height: 110px;*/
}
.ztzl-list-header ul li{
    background: #FAFAFA;
    border: 1px solid #ddd;
    /*margin-bottom: 26px;*/
    width: 102px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 2px;
    padding: 5px;
}
.ztzl-list-header ul li.active{
    background: #ca1c20;
    border: 1px solid #ca1c20;
    padding: 5px;
}
.ztzl-list-header ul li.active a{
    color: #fff;
}
.ztzl-list-header ul li a{
    display: block;
    font-size: 13px;
    color: #666666;
    text-align: center;
    padding-top: 2px;
}
