@charset "utf-8";
/* CSS Document */


.wxtop {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

/* 幻灯 */
.wx .slide_box {
	width: 400px;
	height: 350px;
	background: none;
}

.wx .slide_box .slide {
	width: 400px;
	height: 350px;
}

.wx .slide_box .slide_ul {
	width: 400px;
	height: 350px;
	position: relative;
}

.wx .slide_box .slide_ul li {
	width: 400px;
	height: 350px;
}

.wx .slide_box ul.slide_ul li img {
	width: 400px;
	height: 300px;
}

.wx .slide_box .slide_ul li .pre_btm {
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-position: 0 -220px;
    background-color: #d3d4d3;
	width:100%;
	text-align:left;
}

.wx .slide_box .slide_ul li .pre_btm a {
    overflow: hidden;
    color: #666;
    line-height: 50px;
    padding-left: 14px;
    font-weight: bold;
    font-size:15px;
}

.wx .slide_box ul.slide_an {
	top: 324px;
	right: 5px;
	overflow: hidden;
}

.wx .slide_box ul.slide_an li {
	margin-right: 5px;
	height: 12px;
	width: 12px;
	background: url(../images/dot_slide.png) no-repeat;
	background-position: -10px -4px;
}

.wx .slide_box ul.slide_an li:hover {
	background-position: -26px -4px;
}

.wx .slide_box ul.slide_an li.slide_an_cur {
	background-position: -26px -4px;
}


/* 幻灯end */


/* 顶部中间 */
.wx_cen {
    overflow: hidden;
    float: left;
    margin-left: 16px;
    width: 461px;
    height: 350px;
    background-color: #eee;
    padding: 25px 17px 30px 30px;
}

.wx_cen ul {
    overflow: hidden;
    display: block;
    border-right: 2px solid #ddd;
    padding-right: 45px;
}

.wx_cen ul .wx_cen_fir {
    padding-bottom: 11px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 7px;
}

.wx_cen ul li {
    color: #333;
    line-height: 30px;
}

.wx_cen ul .wx_cen_fir h2 {
    font-size: 22px;
    line-height: 24px;
    height: 23px;
    margin-bottom: 14px;
    overflow: hidden;
    padding-left: 15px;
    border-left: 9px solid #9aa39a;
}

.wx_cen ul .wx_cen_fir h2 a {
    color: #666;
}

.wx_cen ul .wx_cen_fir p {
    font-size: 13px;
    line-height: 20px;
}

.wx_cen ul .wx_cen_fir p a {
    font-size: 14px;
    line-height: 25px;
    color: #333;
}

.wx_cen ul li a.zuo {
    display: inline-block;
    overflow: hidden;
    width: 352px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #666;
    float: left;
    padding-left: 10px;
    background: url(../images/ztzy_libg_999.png) no-repeat center left;
}

.wx_cen ul li span.you {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #bbb;
}


/* 顶部中间 end */


/* 顶部右侧 s */

.wx_top_r {
	overflow: hidden;
	width: 292px;
	float: right;
}

.wx_rig {
    height: 350px;
    width: 292px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #eeeeee;
}

.wx_rig ul {
    overflow: hidden;
    padding: 18px 30px 0;
    line-height: 26px;
}


.wx_rig .wx_rig_t {
    overflow: hidden;
    background-color: #9aa39a;
    height: 38px;
    color: #fff;
    margin-bottom: 8px;
    line-height: 38px;
    text-align: center;
    padding-left: 0;
    font-size: 16px;
    border-radius: 20px;
    font-weight: bold;
}

.wx_rig ul li {
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 8px;
    padding-left: 45px;
    font-size: 16px;
    background-color: #d3d4d3;
    border-radius: 20px;
}

.wx_rig ul li a {
    color: #666;
}

.wx_rig ul li:hover {
	background: url(../images/ctwh_rig_bg_h2.png) no-repeat center;
}

/* 顶部右侧 e */

/* 顶部右侧 TAG s */
.wx_r_tag {
	width: 260px;
	height: 72px;
	overflow: hidden;
	background: url(../images/bg_yxyj_tag.png) no-repeat left top;
	margin-top: 10px;
	padding: 15px 12px 9px 24px;
}

.wx_r_tag ul {
	overflow: hidden;
}

.wx_r_tag ul li {
	overflow: hidden;
	display: inline-block;
	height: 58px;
	font-size: 13px;
}

.wx_r_tag a {
	display: inline-block;
	line-height: 20px;
	margin-right: 5px;
}


/* 顶部右侧 TAG E */


.wx_comm_tit {
    overflow: hidden;
    padding-bottom: 5px;
    height: 26px;
    color: #666;
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e5e3dc;
}

.wx_comm_tit a.dabt:hover {
    color: #888;
}

.wx_comm_tit span {
	display: inline-block;
	float: left;
       color: #555;
}

.wx_comm_tit i {
	display: inline-block;
	float: left;
	color: #849084;
}

.wx_sg {
	overflow: hidden;

}

.wx_sg .wx_sg_main {
    overflow: hidden;
    background: #eeeeee;
    padding: 35px 38px 30px 35px;
    margin-top: 20px;
}

.wx_sg_tit {
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	background: url(../images/wx_sg_bg.png) no-repeat center right;
	margin: 0 0 18px;
}

.wx_sg_tit span {
	overflow: hidden;
	display: inline-block;
	background: #9aa39a;
	color: #fff;
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.wx_sg_l {
	width: 340px;
	overflow: hidden;
	float: left;
}

.wx_sg_l ul {
	overflow: hidden;
	display: block;
	margin-left: -11px;
	height: 120px;
	margin-bottom: 26px;
}

.wx_sg_l ul li {
	width: 160px;
	height: 120px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 11px;
}

.wx_sg_l ul li div {
	overflow: hidden;
	position: relative;
}

.wx_sg_l ul li div img {
	display: block;
	width: 160px;
	height: 120px;
}

.wx_sg_l ul li div span {
	display: block;
	position: absolute;
	width: 160px;
	height: 26px;
	line-height: 26px;
	bottom: 0;
	left: 0;
	text-align: center;
	background: url(../images/person.png) no-repeat 0 -220px;
}

.wx_sg_l ul li div span a {
	color: #e6dfcf;
	font-size: 13px;
}

.wx_sg_l h2 {
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.wx_sg_l p {
	overflow: hidden;
	line-height: 25px;
	font-size: 14px;
	height: 70px;
}

.wx_sg_l p a {
	color:#666;
}

.wx_sg_l p a:hover {
	color:#666;
}

.wx_sg_l a {
    color: #666;
}

.wx_sg_c {
    overflow: hidden;
    width: 360px;
    float: left;
    margin-left: 35px;
    padding-right: 10px;
    border-right: 1px solid #d2d2d2;
}

.wx_sg_c .wx_sg_c_tit {
	width: 76px;
}

.wx_sg_c .wx_sg_c_tit span {
	width: 70px;
}

.wx_sg_c ul {
	overflow: hidden;
}

.wx_sg_c ul li {
	overflow: hidden;
	height: 35px;
	line-height:32px;
	font-size: 15px;
}

.wx_sg_c ul li a {
	display: inline-block;
	color: #4c4c4c;
	float: left;
      padding-left: 10px;
      background: url(../images/ztzy_libg_999.png) no-repeat center left;
}

.wx_sg_c ul li span {
    display: inline-block;
    width: 70px;
    color: #bbb;
    float: right;
    font-size: 12px;
}

.wx_sg_r {
	overflow: hidden;
	width: 350px;
	float: right;
}

.wx_sg_r .wx_sg_rli h2{
      overflow: hidden;
      height: 25px;
      line-height: 25px;
      font-size: 18px;
      display: block;
      margin-bottom: 10px;
}

.wx_sg_rli a {
    color: #666;
}

.wx_sg_r .wx_sg_rli p{
      overflow: hidden;
    line-height: 25px;
    font-size: 14px;
    height: 50px;
    margin-bottom: 12px;
    display: block;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    color: #999;
}

.wx_sg_r .wx_sg_rli p a{

}

.wx_sg_r .wx_sg_rli p a:hover{
	color:#666;
}

.wx_sg_r .wx_sg_r_tit {
	width: 88px;
}

.wx_sg_tit a {
    color: #fff;
}

.wx_sg_r .wx_sg_r_tit span {
	width: 82px;
}

.wx_sg_r ul {
	overflow: hidden;
}

.wx_sg_r ul li.wx_sg_rli {
	overflow: hidden;
	height: 87px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 12px;
}

.wx_sg_r ul li.wx_sg_rli h2 {
	overflow: hidden;
	height: 20px;
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 20px;
}

.wx_sg_r ul li.wx_sg_rli a {
	width: auto;
}

.wx_sg_r ul li.wx_sg_rli h2 a {
	color: #666;
}

.wx_sg_r ul li.wx_sg_rli p {
	overflow: hidden;
	height: 40px;
	line-height: 20px;
}

.wx_sg_r ul li.wx_sg_rli p a {
	color: #4c4c4c;
}

.wx_sg_r ul li {
	overflow: hidden;
	height: 35px;
}

.wx_sg_r ul li a {
	display: inline-block;
	color: #4c4c4c;
	float: left;
      padding-left: 10px;
      background: url(../images/ztzy_libg_999.png) no-repeat center left;
      font-size:15px;
}

.wx_sg_r ul li span {
	display: inline-block;
	width: 70px;
	color: #bbb;
	float: right;
	font-size:12px;
}

.wx_main {
	overflow: hidden;
}

.wx_main_l {
    overflow: hidden;
    float: left;
    padding-right: 25px;
}

.wx_main_r {
	overflow: hidden;
	width: 352px;
	float: right;
}

.wx_main_r ul.list_p_wx{
    overflow: hidden;
    margin-bottom: 8px;
    text-align: center;
	width:369px;
}

.wx_main_r ul.list_p_wx li{
    overflow: hidden;
    width: 166px;
    text-align: center;
    float: left;
    padding-right: 18px;
}

.wx_main_r ul.list_p_wx li span{
    overflow: hidden;
    width: 169px;
    height: 22px;
    display: block;
    text-align: center;
    background-color: #eee;
}

.wx_main_r .wx_r_kj {
    margin-bottom: 25px;
}

.wx_main_r .wx_r_kj .wx_comm_tit_r{
    display: block;
    font-size: 20px;
    color: #666;
    line-height: 39px;
    border-top: 4px solid #e5e3dc;
    margin-bottom: 10px;
    padding-top: 13px;
}

.wx_main_r ul.list_a_wx li a {
    display: inline-block;
    color: #4c4c4c;
    font-size: 15px;
    width: 352px;
    padding-left: 10px;
    background: url(../images/ztzy_libg_999.png) no-repeat center left;
    line-height: 32px;
    height: 32px;
}

.wx_main_r ul.list_a_wx li span {
    display: inline-block;
    color: #4c4c4c;
    float: left;
	width:352px;
    padding-left: 10px;
    background: url(../images/ztzy_libg_999.png) no-repeat center left;
	line-height:28px;
}

.list_a_wxlz li {
    display: block;
    border: 1px solid #ededed;
    padding: 10px 8px;
    text-align: center;
    margin-bottom: 9px;
    background-color: #f2f2f2;
    font-size: 15px;
}



.wx_main_r ul.list_px_wx li{
    display: inline-block;    
    width:352px;	
}

.wx_main_r ul.list_px_wx li a {
    display: inline-block;
    color: #4c4c4c;
    float: left;
    width: 320px;
    line-height: 31px;
    font-size: 15px;
}

.wx_main_r ul.list_px_wx li span{
    overflow: hidden;
    display: inline-block;
    width: 18px;
    height: 16px;
    float: left;
    margin-right: 9px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;	
    margin-top: 6px;
}

.wx_main_r ul.list_px_wx li span.num{
    background: #909090;
}

.wx_main_r ul.list_px_wx li span.num3{
    background: #9eb6ba;
}

.wx_main_r ul.list_p_zjtj{
    overflow: hidden;
	width:370px;
	margin-top:15px;
}

.list_p_zjtj a {
    color: #666;
}

.wx_main_r ul.list_p_zjtj li{
    overflow: hidden;
    width:108px;
    text-align: center;
	float:left;
	padding-right:14px;
	padding-bottom:16px;
}

.wx_main_r ul.list_p_zjtj li span{
    overflow: hidden;
    width:108px;
    text-align: center;
	background-color:#eee;
	height:25px;
	line-height:25px;
	display:inline-block;
}

.wx_main_r ul.list_p_zttj{
    overflow: hidden;
    width:100px;
    text-align: center;
	float:left;
}

.wx_main_r ul.list_p_ztlj li{
    overflow: hidden;
    width: 352px;
    text-align: center;
    float: left;
    margin-bottom: 6px;
    /* background-color: #eee; */
    height: 96px;
    line-height: 17px;
}

.wx_main_r .wx_comm_tit{
    overflow: hidden;
    padding-bottom: 5px;
    height: 26px;
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;
}

.wx_main_comm {
	overflow: hidden;
	width: 820px;
	float:left;
}

.wx_main_comm ul{
      padding-top:12px;
}

.wx_main_comm .wx_m_c_fir {
    overflow: hidden;
    margin: 30px 0 8px;
    /* line-height: 25px; */
    background-color: #f2f2f2;
    padding: 20px;
}

.wx_main_comm .wx_m_c_fir img {
	overflow: hidden;
	width: 200px;
	height: 150px;
	display: block;
	float: left;
}

.wx_main_comm .wx_m_c_fir div {
    overflow: hidden;
    display: block;
    width: 525px;
    float: right;
    padding: 0 20px 0 5px;
}

.wx_main_comm .wx_m_c_fir div .ztzy_xx {
    overflow: hidden;
    display: block;
    width: auto;
    font-size: 14px;
    color: #999;
    float: right;
    margin-top: 12px;
}

.wx_main_comm .wx_m_c_fir div .ztzy_xx span {
      padding-left:30px;
}

.wx_main_comm .wx_m_c_fir div h2 {
	overflow: hidden;
	height: 32px;
	display: block;
	font-size: 21px;
	margin-bottom:15px;
	margin-top:3px;
}

.wx_main_comm .wx_m_c_fir div h2 a {
	color: #666;
}

.wx_main_comm .wx_m_c_fir div p a {
    height: 67px;
    line-height: 29px;
    overflow: hidden;
    display: block;
    font-size: 15px;
    color: #666;
}

.wx_main_comm ul li {
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    padding-left: 6px;
}

.wx_main_comm ul li a {
	display: inline-block;
	width: 720px;
	color: #4c4c4c;
	float: left;
	padding-left: 10px;
      background: url(../images/ztzy_libg_999.png) no-repeat center left;
}

.wx_main_comm ul li span {
    display: inline-block;
    width: 70px;
    color: #ccc;
    float: right;
    font-size: 13px;
	text-align:right;
}