﻿@charset "UTF-8";
*{
	letter-spacing: 3px;
}
.old_type{
	min-width: 1200px;
}

/* 主体 */
.old_type .contant {
    width: 1200px;
    margin: auto;
    height: auto;
    background: #fff;
    min-height: 500px;
    overflow: hidden;
    padding-bottom:20px;
}
.old_type .weizhi{
    height: 80px;
    line-height: 80px;
    font-size: 26px;
    background: #ededed;
    padding-left: 20px;

}
.old_type .bt-weizhi{
    background: url("weizhi_03.png") no-repeat left center;
    padding-left: 40px;
	background-size: 30px;
}
.old_type .bt-weizhi a,.old_type .bt-weizhi td{
    font-size: 26px !important;
    color: #333;
}
.old_type .main{
    margin: 0 ;
}
.old_type .main_title{
    line-height: 66px;
    border-bottom: 2px solid #717171;
    font-size: 26px;
    color: #000000;
    text-align: center;
}
.old_type .main_fenxiang{
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.old_type .main_fenxiang span{
    font-size: 14px;
    display: inline-block;
    text-align: center;
}
.old_type .main_fenxiang span.fbrq{
    min-width: 41%;
}
.old_type .main_fenxiang span.xxly{
    min-width: 58%;
}
.old_type .fenxiang{
    height: 50px;
    padding: 12px 0;
}
.old_type .main .main_fenxiang .fenxiang .bds_more,
.old_type .main .main_fenxiang .fenxiang .bds_tsina,
.old_type .main .main_fenxiang .fenxiang .bds_weixin,
.old_type .main .main_fenxiang .fenxiang .bds_qzone{
    width: 25px;
    height: 25px;
    margin: 0 3px;
}
.old_type .main .main_fenxiang .fenxiang .bds_more{
    background: url("fenxiang.png") no-repeat center;
}
.old_type .main .main_fenxiang .fenxiang .bds_tsina{
    background: url("weibo.png") no-repeat center;
}
.old_type .main .main_fenxiang .fenxiang .bds_weixin{
    background: url("weixin.png") no-repeat center;
}
.old_type .main .main_fenxiang .fenxiang .bds_qzone{
    background: url("kongjian.png") no-repeat center;
}
.old_type .main_content,
.old_type .main_content p{
    line-height: 70px;
    font-size: 32px;
}
.old_type .main_content,
.old_type .main_content p span{
    font-size: 32px !important;
    font-family: 微软雅黑 !important;
}
.old_type .main_dayin{
    background: #f1f1f1;
    height: 40px;
    line-height: 40px;
    text-align: right;
    margin-top: 20px;
    width: 100%;
}
.old_type .main_dayin span{
    font-size: 14px;
    display: inline-block;
    margin-right:25px;
}
.old_type .main_dayin span a{
    font-size: 14px;
}
.old_type .main_dayin span img{
    margin-right: 10px;
    vertical-align:middle;
}
.old_type .article_links{
    margin-top: 20px;
}

/************************样式2****************************/



.old_type .con_top_left {
	float: left;
	width: 32%;
	border-top: 3px solid #4078be;
	padding: 10px 16px 20px 16px;
	background: #faf8f9;
	min-height: 404px;
}

.old_type .line {
	border-top: 1px dotted #a6a4a5;
	margin: 16px 0;
}

.old_type .zjzt_box .zjzt_title {
	font-size: 36px;
	color: #4078be;
	font-weight: bold;
	padding-left: 50px;
	background: url(zjzt_title.png) no-repeat;
	background-size: 22px;
	line-height: 44px;
	margin: 10px 0;
	background-size: 44px;
}

.old_type .zjzt_box .zjzt_con,
.old_type .zjsj_box .zjsj_con,
.old_type .zjdw_box .zjdw_con,
.old_type .wytyj_box .wytyj_con {
	line-height: 50px;
	font-size: 30px;
	text-align: justify;
}

.old_type .zjzt_box .zjzt_con {
	font-size: 30px;
}

.old_type .zjsj_box .zjsj_title {
	font-size: 36px;
	color: #4078be;
	font-weight: bold;
	padding-left: 50px;
	background: url(zjsj_title.png) no-repeat;
	background-size: 44px;
	line-height: 44px;
	margin-bottom: 10px;
	background-size: 44px;
}

.old_type .zjdw_box .zjdw_title {
	font-size: 36px;
	color: #4078be;
	font-weight: bold;
	padding-left: 50px;
	background: url(zjdw_title.png) no-repeat;
	background-size: 44px;
	line-height: 44px;
	margin-bottom: 10px;
	background-size: 44px;
}

.old_type .ggnr_box .ggnr_title {
	font-size: 36px;
	color: #4078be;
	font-weight: bold;
	padding-left: 50px;
	background: url(ggnr_title.png) no-repeat;
	background-size: 44px;
	line-height: 44px;
	margin: 10px 0;
	background-size: 44px;
}

.old_type .wytyj_box .wytyj_title {
	font-size: 18px;
	color: #4078be;
	font-weight: bold;
	padding-left: 30px;
	background: url(wytyj_title.png) no-repeat;
	background-size: 22px;
	line-height: 22px;
	margin: 10px 0;
}

.old_type .wytyj_box .wytyj_con a {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	display: block;
	text-align: center;
	background: #6f98ca;
	border-radius: 4px;
        font-size: 32px;
}

.old_type .con_top_right {
	float: right;
	width: 66%;
	border-top: 3px solid #4078be;
	padding: 10px 16px 20px 16px;
	background: #faf8f9;
	min-height: 760px;
}

.old_type .ggnr_con {
	height: 650px;
	overflow-y: auto;
}

.old_type .con_bottom {
	border-top: 3px solid #4078be;
	padding: 10px 16px 20px 16px;
	margin-top: 20px;
}

.old_type .zjjg_box .zjjg_title {
	font-size: 36px;
	color: #4078be;
	font-weight: bold;
	padding-left: 50px;
	background: url(zjjg.png) no-repeat;
	background-size: 44px;
	line-height: 44px;
	margin: 10px 0;
	background-size: 44px;
}

.old_type .canr_box {
	margin-top: 15px;
}

.old_type .canr_box .canr_title {
	font-size: 36px;
	color: #4078be;
	font-weight: bold;
	padding-left: 50px;
	background: url(canr_title.png) no-repeat;
	background-size: 44px;
	line-height: 44px;
	margin: 10px 0;
	bckground-size: 44px;
}

.old_type .canr_box .canr_title {
	float: left;
}

.old_type .canr_box .canr_con {
	float: left;
	margin: 10px;
	line-height: 44px;
	font-size: 36px;
	border-bottom: 1px dashed #333333;
}
.old_type .canr_box .canr_con a{

	font-size: 36px;

}
.old_type .canr_box .canr_con:hover {
	border-bottom: 1px dashed #fa0505;
}

.old_type .canr_box .canr_con a:hover {
	color: #fa0505;
}


