@charset "UTF-8";
.title_nav{
	padding: 15px 0;
}
.title_nav .icon{
	margin: 0 5px;
}
.title_nav .wz_title{
	color: #00a5a5;
}
.bodymain{
	width: 850px;
	height: auto;
	padding: 50px;
	border: 1px solid #EEE;
	overflow: hidden;
}
.bodymain h1 {
    text-align: center;
    font-size: 28px;
    line-height: 42px;
    font-weight: normal;
    color: #444;
}
.bodymain .txt_doc {
    border-bottom: 1px solid #EEE;
    line-height: 32px;
    height: 32px;
    margin-top: 30px;
    color: #999;
    font-size: 12px;
    padding-left: 4%;
}
.bodymain .txt_doc span {
    margin: 0 5%;
    float: left;
    height: 28px;
    width: 22%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
.txt_daodu {
    border: 1px solid #EEE;
    padding:15px 35px;
    margin: 20px auto 30px;
    line-height: 24px;
    position: relative;
    min-height: 25px;
}
.txt_daodu .tdd_ico {
       width: 60px;
    height: 60px;
    display: block;
    background: url(../img/lead.png) no-repeat;
    position: absolute;
    z-index: 9;
    left: -1px;
    top: -1px;
}
.txt_main {
    font-size: 15px;
}
.txt_main .center_img{
	text-align: center;
	margin-bottom: 25px;
}
.txt_main .words{
	text-indent: 2em;
	line-height: 25px;
    padding-bottom: 25px;
}
.s-x-doc {
    margin: 25px auto;
    font-size: 15px;
}
.s-x-doc span {
    width: 50%;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.s-x-doc span a {
    color: #06C;
}
.jctj{
	width: 910px;
	height: 200px;
	border: 1px solid #EEE;
	margin-top: 45px;
	padding: 20px;
	position: relative;
}
.jctj h2{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.some_like{
	width: 290px;
    height: 168px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.some_like img{
	width: 100%;
	height: 100%;
}
.off{
	 margin-right: 0;
}
.suspend_2{
	width: 100%;
	position: absolute;
	height: 30px;
	line-height: 30px;
	background: #000;
	bottom: 0;
	background:rgba(0,0,0,0.8) none repeat scroll !important;
    background:#000; filter:Alpha(opacity=20);
    color: #fff;
    font-size: 14px;
}

.suspend_2 span{
    margin-left: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 240px;
    text-align: center;
}
.rt_part{
	width: 206px;
	padding: 20px 15px;
	border: 1px solid #EEE;
	margin-left: 20px;
}
.rt_part h2{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.rt_part .company_name{
	width: 205px;
	height: 225px;
	border: 1px solid #EEE;
	margin-bottom: 20px;
}
.rt_part .company_name .c_pic{
	width: 100%;
	height: 185px;
	margin-bottom: 5px;
}
.rt_part .company_name a{
    margin-left: 15px;
    color: #00a5a5;
}
.rt_part .company_name span{
	margin-right: 15px;
}