.smallSpan {
    font-size: 12px;
    line-height: 30px;
}
.substation{
	position: relative;
}
.subs{
	width:120px;
	height: 65px;
	top: 29px;
	position: fixed;
    z-index: 99999999999999999999999999999999999999;
    background: #f1f1f1;
    float: left;
    border: 1px #f1f1f1 solid;
    border-radius: 2px;
    box-shadow: 0px 1px 30px #999;
}
.subs span{
	color: #000;
    display: block;
    text-align: center;
}
.subsDex{
	color: #000 !important;
}
.toufenzhan {
    position: fixed;
    width: 100%;
    z-index: 10000000;
}
.nav{
	/* height: 80px;
	width:100%;
	top: 29px;
	left: 0;
	z-index:999;
	background-color: #fff;
	box-shadow: 5px 0px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 5px 0px 5px rgba(0,0,0,0.25);
	-o-box-shadow: 5px 0px 5px rgba(0,0,0,0.25);
	-ms-box-shadow: 5px 0px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 5px 0px 5px rgba(0,0,0,0.25);
	min-width: 1024px;
	position: fixed; */
}
.turnNext a{
	width: 46px;
	height: 44px;
	bottom: 11px;
	left: 50%;
	margin-left: -22.5px;
	z-index: 1000;
	position: absolute;
	background: url(../images/turnNext.png) no-repeat;
}
.nav_wrap{
	width: 80%;
	margin: 0 auto;
	height: 100%;
	/* overflow: hidden; */
	min-width: 80%;
}
.nav .zy_logo{
	padding-top: 20px;
	float: left;
}
.nav .nav-fr{
	float: right;
	padding-top: 25px;
}
.nav .nav-fr a,
.nav .nav-fr span,
.nav .nav-fr button{
	float: right;
	margin-left: 10px;
	font-size: 14px;
	color: #333541;
	margin-top: 7px;
}
.nav .nav-fr .appcan{
	margin-left: 30px;
	border: 0 none;
	color: #fff;
	width: 100px;
	height: 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	background: #dc3034;
	margin-top: 0;
	line-height:30px;
	display:inline-block;
}
.nav .nav-fr .appcan:hover{
	background: #de2d2d;
}
.nav .nav-fr .appcan:focus{
	background: #c10000;
}
.nav .nav-fr a.reg{
	color: #dc3034;
	border: 1px solid #fff;
}
.nav .nav-fr a{
	/* width: 40px; */
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	padding: 0 5px;
}
.nav .nav-fr a.login{
	margin-left: 3px;
	border: 1px solid #fff;
}
.nav .nav-fr img{
	margin-top: 3px;
}
.nav .nav-fr a.login:hover{
	border: 1px solid #dbdbdb;
	color: #000;
}
.nav .nav-fr a.login:focus{
	border: 1px solid #b3b3b3;
	color: #000;
	background: #f4f4f4;
}
.nav .nav-fr a.reg:hover{
	border: 1px solid #ffd9d9;
	color: #de2d2d;
}
.nav .nav-fr a.reg:focus{
	border: 1px solid #ff8a8a;
	background: #fff1f1;
}
.nav .nav-fr a.tuichu{
	border: 1px solid #fff;
	color: #999;
}
.nav .nav-fr a.tuichu:hover{
	border: 1px solid #dbdbdb;
}
.nav .nav-fr a.tuichu:focus{
	border: 1px solid #d3d3d3;
	background: #f4f4f4;
}
.nav .nav-fr i{
	float: right;
	width: 12px;
	height: 14px;
	margin-left: 30px;
	margin-top: 10px;
	position: relative;
	background: url(../images/tx.png) no-repeat;
}
.nav .nav-fr i s{
	position: absolute;
	top: -5px; 
	left: 5px;
	padding: 0 3px;
	min-height: 12px;
	background: #ed3737;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
.nav .nav-fr i.twoNum s{
	width: 22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	left: -5px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.nav .nav-fr a.tx{
	float: right;
	color: #333;
	margin-top: 8px;
	margin-left: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 0 5px;
	border: 1px solid #fff;
}
.nav .nav-fr a.tx:hover{
	border: 1px solid #dbdbdb;
}
.nav .nav-fr a.tx:focus{
	border: 1px solid #d3d3d3;
	background: #f4f4f4;
}




/*list-detail*/
*{font-family: "微软雅黑";}
.crumbs{
	margin-top: 20px;
	font-size: 12px;
	line-height: 12px;
	color: #999;
}
.crumbs a{
	text-decoration: none;
	color: #999;
}
.news-banner{
	min-width: 1200px;
	height: 366px;
}
.news-content{
	width: 1200px;
	margin: 0 auto;
	min-height:400px;
}
.news-title{
	font-size: 22px;
	color: #333;
	text-align: center;
	line-height: 22px;
	margin-top: 38px;
	margin-bottom: 20px;
}
.news-time{
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 12px;
	margin-bottom: 22px;
}
.news-des{
	margin-left: 19px;
	margin-right: 19px;
	margin-bottom: 93px;
}
.news-des p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	/*margin-bottom: 28px;*/
}
.news_img{
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 7px;
	margin-bottom: 35px;
}
.news-header{
	min-width: 1200px;
	height: 101px;
}
.news-footer{
	min-width: 1200px;
	height: 255px;
}

/*list*/
.row{
	margin-left: 0px;
	margin-right: 0px;
}
.newslist-banner{
	min-width: 1200px;
	height: 270px;
}
.newslist{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.crumbs-border{
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 28px;
}
.newslist{
	border-bottom:1px solid #f2f2f2;
}
.newslist li{
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
}
.list-img{
	display: block;
	width: 210px;
	height: 84px;
	float: left;
}
.list-img img{
	width: 210px;
	height: 84px;
}
.list-cont{
	width: 940px;
	float: left;
	margin-left: 30px;
}
.list-cont a{
	width: 100%;
	color:#333541;
    display: inline-block;
    cursor: pointer;
}
.list-title{
	color: #333541;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 14px;
	text-decoration: none;
}
.list-cont a:hover{
	color:#3565a3;
	text-decoration: none;
}
.list-cont a:visited{
	color:#999;
	text-decoration: none;
}
.list-des{
	color: #999;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height:38px;
}
.list-time{
	color: #999;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
}
.list-time span{
	width: 15px;
	height: 13px;
	display: inline-block;
	background: url(../images/newslist_icon03.png) no-repeat 0 3px;
}
.cont{
	margin-bottom:20px;
}
#PageNav {
	text-align: right;
	clear:both;
}
.laypage_main{
	margin-bottom: 100px;
}
#PageNav a{
	width: 30px;
	height: 30px;
	padding: 0;
	font-size: 12px;
	line-height: 28px;
	background: #fff;
	text-align: center;
	border: 1px solid #4585d7;
	border-radius: 3px;
	color: #333;
	margin: 0 0 0 20px;
	box-sizing: border-box;
}
.laypage_main .laypage_curr{
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
	background: #4585d7;
	text-align: center;
	border-radius: 3px;
	color: #fff;
}
#PageNav .laypage_main label {
	color: #333;
	font-weight:normal;
}
#PageNav .laypage_main input {
	height: 30px;
	border: 1px solid #4585d7;
	border-radius: 3px;
	color: #333;
	margin: 0 20px;
	box-sizing: border-box;
}
#PageNav .laypage_main button {
    height: 30px;
    border: 1px solid #4585d7;
    border-radius: 3px;
    color: #333;
    margin-left: 30px;
    background: #4585d7;
    color: #fff;
    box-sizing: border-box;
}
.laypage_main span{
    margin: 0 0 0 20px!important;	
    padding: 0!important;
}
.projectType1 .all{
    background: #4585d7;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #4585d7;
}
.projectType1 a {
    padding: 5px 15px;
    margin-right: 20px;
    color: #999999;
    border: 1px solid #fff;
    float: left;
    background: #fff;
    margin-bottom: 5px;
}
.projectType1 a:hover{
	border: 1px solid #4585d7;
    border-radius: 5px;
    color: #4585d7;
}
.projectType1 .all:hover{
	background: #4585d7;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #4585d7;
}
.projectType1{
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
    text-align: left;
    overflow: hidden;
}