﻿/*全局*/
body {
    font-family: "微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;";
    background-color: #ffffff;
}


.height25 {
    height: 25px;
    width: 100%;
}

.height30 {
    height: 30px;
    width: 100%;
}

.height40 {
    height: 10px;
    width: 100%;
}

.height15 {
    height: 15px;
    width: 100%;
}

.height20 {
    height: 20px;
    width: 100%;
}

.cf:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.cf {
    zoom: 1
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.block {
    display: block;
}

/* 主题内容 */
.tai_main {
    width: 100%;
    background: url(boby_bg.png) no-repeat top;
}

/* 新闻轮播 */
.news_tab {
    width: 1200px;
    margin: 0 auto;
    height: 355px;
    border: 1px solid #dddddd;
    position: relative;
    overflow: hidden;
}

.news_tab .scroll_index {
    width: 100%;
    height: 355px;
    overflow: hidden;
}

.news_tab .scroll_index img {
    width: 650px;
    height: 360px;
    display: block;
}

.news_tab .scroll_index a {
    display: block;
    float: left;
}

.news_tab .scroll_index li .text_news {
    z-index: 2;
    height: 360px;
    width: 548px;
    overflow: hidden;
    background: #ffffff;
    float: right;
    padding: 28px 14px 20px 14px;
}

.news_tab .scroll_index li .text_news .news_title {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 28px;
    display: block;
}

.news_tab .scroll_index li .text_news .col_f {
    display: block;
    padding: 0 8px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #e12323;
    float: left;
    margin-top: 22px;
}

.news_tab .scroll_index li .text_news .col_m {
    display: block;
    padding: 0 8px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 14px;
    color: #000000;
    background: #dddddd;
    float: left;
    margin-top: 22px;
    margin-left: 8px;
}

.news_tab .scroll_index li .text_news .news_time {
    display: block;
    float: left;
    color: #b0b0b0;
    font-size: 14px;
    margin-top: 22px;
    line-height: 21px;
    margin-left: 60px;
}

.news_tab .scroll_index li .text_news .news_jj {
    display: block;
    float: left;
    font-size: 12px;
    color: #000000;
    line-height: 26px;
    margin-top: 15px;
}

.news_tab .scroll_index li .text_news .more {
    display: block;
    margin: 20px 0 0 410px;
    color: #e12323;
    font-size: 14px;
    background: url(sjx_03.png) no-repeat left;
    text-indent: 15px;
}

.news_tab .num {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    left: 480px;
    width: 138px;
    height: 22px;
    background: url(ty_op.png);
}

.news_tab .num li:first-child {
    margin-left: 10px;
}

.news_tab .num li {
    float: left;
    position: relative;
    width: 14px;
    height: 14px;
    margin-left: 21px;
    cursor: pointer;
    background: url(circle_d.png);
    line-height: 22px;
    margin-top: 4px;
}

.news_tab .num li.on {
    background: url(circle_on.png);
}

/* 滚动区域 */
.center_scroll {
	overflow: hidden;
	position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 170px;
    border: 1px solid #dddddd;
    background: url(center_scroll_bg.png) no-repeat center;
}

.center_scroll .hd {
	position: relative;

}

.center_scroll .bd {
	width: 1200px;
	margin: 0 auto;
    overflow: hidden; 
    height: 170px;
}

.center_scroll .bd ul {
	overflow: hidden;
    height: 170px;
	zoom: 1;
}

.center_scroll .tempWrap {
	width: 100% !important;
}

.arrow {
	position: absolute;
	width: 100%;
}

.arrow a {
	display: block;
	width: 32px;
	height: 41px;
	margin-top: 70px;
	overflow: hidden;
	cursor: pointer;
	z-index: 999;
}

.arrow .next {
	background: url(right.png) no-repeat;
    float: right;
    margin-right: 13px;
}

.arrow .prev {
	background: url(left.png) no-repeat;
    float: left;
    margin-left: 13px;
}

.center_scroll ul li {  
	width: 128px;
	height: 113px;
    float: left;
/*     background: url(red_fk_03.png); */
    margin-left: 18px;
    margin-top: 28px;
}

.center_scroll ul li div {
	width: 146px;
    height: 119px;
    margin: 0 auto;
/*    margin-top: 14px;  */
    background: url(xybg.png) no-repeat center;
}

.center_scroll ul li p {
	text-align: center;
	font-size: 16px;
    color: #f04444;
    font-weight: bold;
	margin-top: 5px;
}

/* 文本新闻 */
.mess_area {width: 1200px;margin: 0 auto;overflow: hidden;}
.text_area {width: 920px;height: 100%;}
.mess_text {float: left;width: 440px;margin-right: 20px;}
.mess_tit {width: 100%;height: 44px;line-height: 44px;border-bottom: 4px solid #dddddd;}
.mess_tit span {display: block;width: 134px;background: url(tit_bg_03.png) no-repeat bottom;text-indent: 22px;color: #e12323;font-size: 18px;font-weight: bold;height: 44px;float: left;}
.mess_tit a {float: right;display: block;font-size: 12px;color: #a8a8a8;}
.mess_con {width: 100%;height: 250px;padding-top: 10px;}
.mess_con ul li:first-child {border: none;}
.mess_con ul li {width: 100%;height: 40px;line-height: 40px;border-top: 2px solid #dddddd;}
.mess_con ul li a {font-size: 14px;color: #010101;}
.mess_con ul li a:hover {color: #fd6733;}
.mess_con ul li span {float: right;font-size: 12px;color: #010101;}

.xygs {width: 280px;float: right;}
.xygs_tit {width: 100%;height: 44px;line-height: 44px;border-bottom: 4px solid #dddddd;}
.xygs_tit a {display: block;width: 148px;background: url(tit_bg_03.png) no-repeat bottom;text-indent: 22px;color: #e12323;font-size: 18px;font-weight: bold;height: 44px;float: left;}

.xyfw_tit {width: 63%;margin-left:353px;margin-bottom:10px;height: 44px;line-height: 44px;border-bottom: 4px solid #dddddd;}
.xyfw_tit a {display: block;width: 134px;background: url(tit_bg_03.png) no-repeat bottom;text-indent: 22px;color: #e12323;font-size: 18px;font-weight: bold;height: 44px;float: left;}
.xygs_list {width: 100%;padding: 0 7px;}
.xygs_list li:first-child {margin-top: 8px;}
.xygs_list li {width: 100%;height: 80px; margin-top: 28px;}

/* 专题专区 */
.ztzq {width: 1200px;height: 170px;margin: 0 auto;overflow: hidden;}
.ztzq_tit {width: 59px;height: 100%;float: left;background: url(zt_bg.png);font-size: 18px;color: #ffffff;padding: 15px 20px;text-align: center;}
.ztzq_scroll {
	overflow: hidden;
	position: relative;
    width: 1141px;
    margin: 0 auto;
    height: 170px;
    border: 1px solid #dddddd;
    background: url(center_scroll_bg.png) no-repeat center;
}

.ztzq_scroll .hd {
	position: relative;

}

.ztzq_scroll .bd {
	width: 1044px;
	margin: 0 auto;
    overflow: hidden; 
    height: 170px;
}

.ztzq_scroll .bd ul {
	overflow: hidden;
    height: 170px;
    zoom: 1;
}

.ztzq_scroll .tempWrap {
	width: 100% !important;
}

.arrow {
	position: absolute;
	width: 100%;
}

.arrow a {
	display: block;
	width: 32px;
	height: 41px;
	margin-top: 70px;
	overflow: hidden;
	cursor: pointer;
	z-index: 999;
}

.arrow .next {
	background: url(right.png) no-repeat;
    float: right;
    margin-right: 13px;
}

.arrow .prev {
	background: url(left.png) no-repeat;
    float: left;
    margin-left: 13px;
}

.ztzq_scroll ul li {
	width: 160px;
	height: 152px;
    float: left;
    margin-left: 12px;
    margin-top: 9px;
}

.ztzq_scroll ul li div {
	width: 100%;
    height: 120px;
    background: url(zt1.png) no-repeat center;
}

.ztzq_scroll ul li p {
	text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #ffffff;
    margin-top: 2px;
    background: url(red_bottom.png) no-repeat center;
    width: 100%;
}

/* 信用链接 */
.yqlj {width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.yqlj_tit {width: 100%;height: 44px;line-height: 44px;border-bottom: 4px solid #dddddd; }
.yqlj_tit span {display: block;width: 134px;background: url(tit_bg_03.png) no-repeat bottom;text-indent: 22px;color: #e12323;font-size: 18px;font-weight: bold;height: 44px;float: left;}
.yqlj_tit ul {float: left;width: 296px;height: 21px;margin-left: 680px;margin-top: 12px;}
.yqlj_tit ul li {width: 73px;height: 100%;line-height: 21px;margin-left: 1px;background: #dddddd;color: #000000;font-size: 14px;float: left;text-align: center;cursor: pointer;}
.yqlj_tit ul li.tit_on {background: #e12323;color: #ffffff;}
.yqlj_tit a {float: right;line-height: 44px;color: #a8a8a8;font-size: 12px;}
.yqlj_list {width: 100%;height: auto;padding-top: 12px;}
.yqlj_list ul li {width: auto;display: block;float: left;padding: 0 30px 0 30px;line-height: 30px;font-size: 15px;text-align: left;}
.yqlj_list ul li a {color: #000000;}
