﻿@charset "utf-8";
/* CSS Document */


.ts{text-align:center; margin-top:60px;}
.top-box{
	width:100%;
	}

.tupian{
	text-align: center;
    overflow: hidden;
    width: 100%;
    display: block;
    position: relative;
	}
	
.tupian img{
	width:100%;
	}

.lmbt{
	width: 1300px;
    margin: 0 auto;
	}

.top-title{
	float: right;
    height: 90px;
    position: relative;
    margin-top: -175px;
    color: #FFFFFF;
    font-size: 40px;
    line-height: 50px;
    text-align: right;
    font-weight: bold;
    letter-spacing: 3px;
    top: 50%;
	}

.top-title span{
	display: block;
	font-size: 27px;
    line-height: 54px;
    letter-spacing: 0;
    padding-right: 4px;
    font-weight: normal;
	}
	
.zlm-nav{
	line-height: 59px;
	border-bottom: 1px solid #e6e6e6;
	}

.zlm-nav ul{
	width: 1300px;
    margin: 0 auto;
	}
	
.zlm-nav ul li{
	display:block;
	float:left;
	text-align: center;
        width: 100px;
        margin: 0 16px;
        height: 60px;
	}
	
.zlm-nav ul li a{
	display:block;
	font-size:16px;
	}

.zlm-nav ul li.current{
	color:#008ed6;
        border-bottom: 2px solid #008ed6;
        height: 58px;
	}

.zlm-nav ul li.current a{
	color:#008ed6;
	}

.zlm-nav ul li:hover a{
	color:#008ed6;
	border-bottom: 2px solid #008ed6;
        height: 58px;
	}
	
/* 主要内容 */
.main-contain{
	background-image: url(/cms/templates/80560494623090000/images/zrwz_bg.jpg);
	padding: 0 20px 22px;
	width: 1260px;
        margin:0 auto;
}

/* 二级导航 */
.mid-nav-box{
	height: 60px;
	line-height: 60px;
        display:none;
}


.mid-nav-right{
	float: right;
	font-size: 14px;
}
.mid-nav-right span img{
	vertical-align: middle;    position: relative;
    top: -1px;
}
.locate{    margin: 0 3px 0 6px;}
/* 文章详情 */
.article-title{
	text-align: center;
	font-size: 22px;
	color: #008ed6;
	    padding-top: 60px;
}
.article-time{
	text-align: center;
	color: #999999;
	margin-top: 23px;
	font-size: 14px;
}
.article-main{
	margin-top: 42px;
	line-height: 36px;
	min-height: 500px
}




