﻿@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0; color:#333; line-height:25px; font-size:12px; font-family:"Microsoft YaHei","宋体";overflow:hidden;overflow-y:auto; background:url(../../images/mobileWeb/bg.jpg) repeat-x}
img{ border:none;}
a{ text-decoration:none; list-style:none;outline:none;}
ul,li,form{ padding:0; margin:0; list-style:none;}
.c{clear:both; visibility:hidden;}

#top,#topmenu,#foot{
	width:100%;
}
#top{
	background:url(../../images/mobileWeb/cz/top_bg.jpg) repeat-x;
	height:40px;
}
.head {
	margin: 0 auto;
	line-height : 103px;
	height: 103px;
	background: url(../../images/mobileWeb/tz/head_cl.png) repeat-x;
	background-color:#1762a4;
}

.head_l {
	position: absolute;
	width: 333px;
	z-index: 999;
}

.head_r {
	height: 100px;
	background: url(../../images/mobileWeb/tz/head_r.png) right no-repeat;
	position: absolute;
    right: 10%;
}

#topmenu{
	background:url(../../images/mobileWeb/tz/topmenu_bg.png) repeat-x #1f7bc8;
	width:100%;
}
#dq{
	float:left;
	height:43px;
}
#dq>ul{
	height:43px;
}
#dq>ul>li{
	float:left;
	height:43px;
	width:100px;
	padding-left:1px;
	background:url(../../images/mobileWeb/tz/menu_bar.png) no-repeat right top;
}
#dq>ul>li.current{
	
}
#dq>ul>li>a{
	
}
#dq>ul>li.current>a{
	background:url(../../images/mobileWeb/tz/menu_hover.png) repeat-x left top;
}
#dq>ul>li.pli{
	width:95px;
}
#dq>ul>li.list{
	border:#0e6bb0 1px solid;
	width:93px;
	background-color:#fff;
	border-top:0;
	border-bottom:0;
}
#dq>ul>li>ul{
	z-index:51;
	position:relative;
	display:none;
	background-color:#fff;
	border:#0e6bb0 1px solid;
	border-top:0;
	color:#fff;
	width:99px;
	left:-2px;
}
#dq>ul>li>ul>li>a{
	display:block;
	text-align:center;
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#000;
}
#dq>ul>li>ul>li>a:hover{
	background-color: #dfeef6;
	color: #178df0;
}
#dq>ul>li.list>ul{
	display:block;
}
#dq>ul>li>a{
	display:block;
	line-height:43px;
	text-align:center;
	font-size:18px;
	color:#fff;
}
#dq>ul>li.current>a{
	color:#fff;
}
#dq>ul>li.pli>a{
	float:left;
	width:114px;
}
#dq>ul>li.pli.list>a{
	width:78px;
}
#dq>ul>li.list>a{
	color:#066bb3;
}

#dq>ul>li>.img{
	width:15px;
	height:38px;
	float:left;
	cursor:pointer;
	background:url(../../images/mobileWeb/dqxl.png) no-repeat center center;
}
#dq>ul>li.list>.img{
	background:url(../../images/mobileWeb/dqxl_xl.png) no-repeat center center;
}
#topmenu>.topmenuright{
	float:right;
	height:40px;
	position:relative;
	padding-top:2px;
}
#topmenu>.topmenuright>.scj{
	width:110px;
	height:32px;
	cursor:pointer;
	float:left;
	padding-top:6px;
}
#topmenu>.topmenuright>.scj>.scj_l{
	width:40px;
	height:32px;
	line-height:32px;
	float:left;
	color:#fff;
	font-size:14px;
	padding-left:30px;
	background:url(../../images/mobileWeb/cz/sc_l.png) no-repeat;
}
#topmenu>.topmenuright>.scj>.scj_r{
	width:26px;
	height:32px;
	float:left;
	background:url(../../images/mobileWeb/cz/sc_r.png) no-repeat;
}
#topmenu>.topmenuright>.scj>.scj_r.hover{
	background:url(../../images/mobileWeb/cz/sc_r_h.png) no-repeat;
}
#topmenu>.topmenuright>.scj>.favlist{
	z-index:51;
	display : none;
	width : 250px;
	padding:4px;
	overflow : auto;
	position : relative;
	border:#0b4d43 1px solid;
	background:#FFF;
	left:-140px;
	top:-4px;
}
#topmenu>.topmenuright>.scj>.favlist li{
	height:25px;
}
#topmenu>.topmenuright>.scj>.favlist li a{
	overflow : hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
}
#topmenu>.topmenuright>.scj>.favlist li a:hover{
	background : #ececec;
	cursor:pointer;
}
#topmenu>.topmenuright>.scj>.favlist.show{
	display : block;
}
#topmenu>.topmenuright>.scj>.favlist .deleteall{
	position : absolute;
	right : 5px;
}
#topmenu>.topmenuright>.scj>.favlist .deleteall a:hover{
	cursor:pointer;
	color:#ca290a;
}
#topmenu>.topmenuright>.scj>.favlist ul li span.delete{
	width:16px;
	height:25px;
	line-height:25px;
	display : block;
	float : left;
	background:url(../../images/mobileWeb/delete.png) no-repeat center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
#topmenu>.topmenuright>.scj>.favlist ul li span.delete.hover{
	background-image:url(../../images/mobileWeb/delete_h.png);
}
#topmenu>.topmenuright>.search{
	float:left;
	width:130px;
	height:40px;
	line-height:40px;
	text-align:left;
	cursor:pointer;
	background:url(../../images/mobileWeb/tz/search.png) no-repeat left center;
}
#topmenu>.topmenuright>.search>.searchinput{
	float:left;
	width:70px;
	height:20px;
	line-height:20px;
	border:0px;
	margin:8px;
	margin-right:0;
}
#topmenu>.topmenuright>.search>#go{
	float:left;
	width:36px;
	height:40px;
}
#searchContent{
	overflow: auto;
	display:none;
	padding: 4px;
	border: #ccc 1px solid;
	width:247px;
	background: #FFF;
	float :right;
	position:relative;
	z-index:46;
	left : -8px;
	top:-5px
}
#searchContent li{
	width: 247px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height:25px;
	line-height:25px;
	cursor:pointer;
}
#searchContent ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 1px 0;
	text-decoration: none;
	color: #333;
}

#searchContent ul li a{
	width : 222px;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#searchContent ul li a:hover{
	background : #bee3f7;
}
#main{
	margin:0 auto;
	overflow:auto;
	width:100%;
	overflow: hidden;
}
.NJ {
	margin:0 auto;
	width:100%;
	overflow: hidden;
	display:none;
	font-size:18px;
}
.NJ .putCenter {
	margin-left : 20%;
	width : 60%;
	overflow: hidden;
	margin-top:20px;
	text-align:center;
}
.NJ .bottom {
	border-bottom:none;
}
.NJ .right {
	border-right:none;
}
.NJ li {
	/* background: url(../../images/img_9.jpg) no-repeat 3px 50%; */
	border:1px solid #ccc;
	width:200px;
	height:30px;
	padding-top:5px;
	line-height:25px;
	/* border-left:1px solid #ccc;
	border-top:1px solid #ccc; */
	float:left;
}
.NJ a,font {
	font-size:14px;
	color: #333;
}
.NJ a:hover, a.hover {
    color: red;
    text-decoration:underline
}
#main>.fwl_left{
	width:250px; 
	float:left;
}
.fwl_all_sty{
	float:left;
	color: #3e7fb5;
	width: 100%;
	height:30px;
	padding-top: 7px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei","宋体";
	cursor: pointer;
	background:url(../../images/mobileWeb/tz/zhibiao_c_s.png) no-repeat;
}

#main>.mainleft{
	overflow:hidden;
	overflow-y:auto;
	float:left;
	width:250px;
	height:100%;
	margin-bottom:1px;
	background:url(../../images/mobileWeb/tz/silde_bg_s.png) repeat-y;/**此处固定250px*/
}
#main.scroll>.mainleft{
	width:263px;
	background:url(../../images/mobileWeb/tz/silde_bg_s.png) repeat-y;
}
#main.split>.mainleft{
	
}
#main>.leftsplit{
	width:10px;
	float:left;
	height:100%;
}
#main>.leftsplit>img{
	margin-top:320px;
	cursor:pointer;
	width:10px;
	height:42px;
	background:url(../../images/mobileWeb/cz/bar.png) no-repeat;
}
#main.split>.leftsplit>img{
	background:url(../../images/mobileWeb/cz/bar_s.png) no-repeat;
}
#main>.mainright{
	margin-left:260px;
	height:100%;
	overflow:auto;
	overflow-x:hidden;
}
#main.scroll>.mainright{
	margin-left:273px;
}
#main.split>.mainright{
	margin-left:10px;
}

#zb{
	margin-right:2px;
	margin-left:2px;
	background:url(../../images/mobileWeb/tz/zhibiao_c.png) repeat-x;
}
#zb>span{
	height:38px;
	line-height:38px;
	display:block;
	color:#3e7fb5;
	font-size:18px;
	padding-left:60px;
	font-weight:bold;
	background:url(../../images/mobileWeb/tz/zb_tb.png)  no-repeat 35px 12px;
	border: #b9d8ed 1px solid;
}
#zb>.menu{
	display:none;
	overflow:auto;
	padding-right:2px;
	padding-left:2px;
}
#zb>.menu.current{
	display:block;
}
#zb>.menu li{
	margin-top: 5px;
	margin-bottom: 5px;
}

#zb>.menu>li>h2{
	cursor:pointer;
	height: 30px;
	margin:0 0 1px 0;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	background:url(../../images/mobileWeb/tz/jiahao.png) no-repeat 8px 9px;
	background-color:#fff;
	border: #b9d8ed 1px solid;
}
#zb>.menu>li.expand>h2{
	background:url(../../images/mobileWeb/tz/jianhao.png) no-repeat 8px 9px;
	background-color:#fff;
}
#zb>.menu li>a{
	line-height:25px;
	height:25px;
	font-size:14px;
	display:block;
	color: #000;
	text-decoration: none;
	list-style: none;
	outline: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#zb>.menu li>h2>img,#zb>.menu li>a>img{
	width:15px;
	height:15px;
	cursor:pointer;
	vertical-align:middle;
	margin-top:-4px;
	background:url(../../images/mobileWeb/tz/sjx.png) no-repeat center center;
}
#zb>.menu ul{
	margin-right:10px;
	display:none;
}
#zb>.menu li.expand>ul{
	display:block;
}
#zb>.menu li.expand>h2>img,#zb>.menu li.expand>a>img{
	background:url(../../images/mobileWeb/cz/list_expand.png) no-repeat center center;
}
#zb>.menu.current{
	display:block;
}
#zb>.menu li>a:hover{
	background-color:#cee2f1;
}
#zb>.menu li.current>a{
	background-color:#b7b6b6;
	padding-left:15px!important;
}
#main>.mainright>.reporttitle{
	padding-bottom:2px;
	position:relative;
	border:0;
}
#main>.mainright>.reporttitle>span{
	background:url(../../images/mobileWeb/cz/mark_icon.png) no-repeat 10px 10px;
	height:35px;
	line-height:35px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	padding-left:41px;
	float:left;
	width:auto;
}
#tbar{
	margin-top:5px;
	padding-right:10px;
	background-color:#fbf6e3;
}
#export{
	float:right;
	display:block;
	margin-right:10px;
	margin-top:4px;
}
#export>a{
	width:38px;
	padding-left:33px;
	height:29px;
	line-height:29px;
	font-size:12px;
	float:left;
	background:url(../../images/mobileWeb/tz/dc.png) no-repeat center center;
	color:#fff;
}
#export>a:hover{
	
}
#tab{
	float:right;
	width:142px;
	height:35px;
}
#tab>ul>li{
	float:left;
	width:71px;
}
#tab>ul>li.current{
	
}

#tab>ul>li.current>a{
	color:#fff;
}
#tab>ul>li>a{
	width:45px;
	height:35px;
	display:block;
	line-height:35px;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	padding-left:26px;
}
#qst{
	background:url(../../images/mobileWeb/tz/qst_tab.png) no-repeat left center;
}
#qst.current{
	background:url(../../images/mobileWeb/tz/qst_c_tab.png) no-repeat left center;
}
#sjb{
	background:url(../../images/mobileWeb/tz/sjb_tab.png) no-repeat left center;
}
#sjb.current{
	background:url(../../images/mobileWeb/tz/sjb_c_tab.png) no-repeat left center;
}
#bgqbar{
	height:34px;
	display:none;
}
#bgqbar.setting,#main>.mainright.sjb #bgqbar,#main>.mainright.qst.pie #bgqbar{
	display:block;
}
#main>.mainright.qst #bgqbar.nobgq{
	display:none;
}
#main>.mainright.sjb #bgqbar.nobgq{
	visibility:hidden;
	display:block;
	display:none;
}
#bgqbar>.year{
	background-color:#fff;
	margin-left:20px;
	width:100px;
	height:32px;
	line-height:32px;
	text-align:center;
	float:left;
	border: #ccc 1px solid;
}
#bgqbar.bgqbar_Y>.year{
	display:none;
}
#bgqbar>.year>li{
	height:32px;
	line-height:32px;
}
#bgqbar>.year>li>a{
	width:79px;
	float:left;
	height:32px;
	display:block;
	line-height:32px;
	border-right: #ccc 1px solid;
}
#bgqbar>.year>li>img{
	width:20px;
	height:32px;
	cursor:pointer;
	background:url(../../images/mobileWeb/cz/list_expand.png) no-repeat center center;
}
#bgqbar>.year>ul{
	display:none;
	position:relative;
	width:100px;
	left:-1px;
	border: #ccc 1px solid;
	z-index:51;
	background-color:#fff;
}
#bgqbar>.year>ul.list{
	display:block;
}
#bgqbar>.year>ul>li>a{
	width:100px;
	height:32px;
	display:block;
	cursor:pointer;
}
#bgqbar>.year>ul>li>a:hover{
	background-color:#ececec;
}
#bgqbar>.scrollbar{
	margin-left:130px;
	height:32px;
}
#bgqbar.bgqbar_Y>.scrollbar{
	margin-left:20px;
}
#bgqbar>.scrollbar>.prev{
	width:20px;
	height:32px;
	float:left;
	display:block;
	position:relative;
	top : -32px;
	background:url(../../images/mobileWeb/cz/left.gif) no-repeat;
}
#bgqbar>.scrollbar.noscroll>.prev{
	display:none;
}
#bgqbar>.scrollbar>.prev:hover{
	background:url(../../images/mobileWeb/cz/left_h.gif) no-repeat;
}
#bgqbar>.scrollbar>.next{
	width:20px;
	height:32px;
	float:right;
	display:block;
	position:relative;
	top : -32px;
	background:url(../../images/mobileWeb/cz/right.gif) no-repeat;
}
#bgqbar>.scrollbar.noscroll>.next{
	display:none;
}
#bgqbar>.scrollbar>.next:hover{
	background:url(../../images/mobileWeb/cz/right_h.gif) no-repeat;
}
#scroll{
	margin:0 auto;
	overflow:hidden;
	height:32px;
	position:relative;
}
#scroll>ul{
	height:32px;
}
#scroll>ul>li{
	width:72px;
	height:30px;
	line-height:32px;
	text-align:center;
	float:left;
	cursor:pointer;
	margin-right:3px;
	border: #ccc 1px solid;
	background-color:#fff;
}
#bgqbar.bgqbar_M #scroll>ul>li{
	width:30px;
}
#bgqbar.bgqbar_Y #scroll>ul>li{
	width:42px;
}
#scroll>ul>li.hover{
	
}
#scroll>ul>li.current{
	background: url(../../images/mobileWeb/tz/xq_bg.png) repeat-x;
	color:#fff;
}
#content{
	background-color:#fff;
}
#tool{
	padding-left:20px;
}
#main>.mainright.sjb #tool{
	display:none;
}
#content>div{
	position:absolute;
	top:-9999px;
	padding-left:10px;
}
#content>div.current{
	position:static;
}
#zbjs{
	margin-top: 20px;
	font-size: 14px;
}
#zbjs>.tab{
	border-bottom:#276ec6 3px solid;
}

#zbjs>.tab>ul>li{
	background:url(../../images/mobileWeb/tz/zbjs2.png) no-repeat;
	float:left;
	margin-right:5px;
}
#zbjs>.tab>ul>li.current{
	background:url(../../images/mobileWeb/tz/zbjs1.png) no-repeat;
}
#zbjs>.tab>ul>li.current>a{
	color:#fff;
}
#zbjs>.tab>ul>li>a{
	text-align:center;
	display:block;
	width:111px;
	height:26px;
	color:#1e608c;
	font-size:14px;
	line-height:26px;
	cursor:pointer;
}
#remark,#remark2,#scope,#method,#publishTime{
	display:none;
}
#zbjs.zbsm #remark,#zbjs.zbjs #remark2,#zbjs.tjfw #scope,#zbjs.dcff #method,#zbjs.fbsj #publishTime{
	display:block;
}
#foot{
	margin-top:3px;
	position:absolute;
	line-height:40px;
	bottom:0;
}
#foot a{
	color:#fff;
}
#dttag{
	
}
#dttag li.zbradio{
	background:url(../../images/mobileWeb/cz/radio_not_select.png) no-repeat left center;
	float : left;
	height:32px;
	line-height:32px;
	display:block;
	padding-left : 18px;
	margin-right : 10px;
	cursor:pointer;
}
#dttag li.zbradio.hover{
	background:url(../../images/mobileWeb/cz/radio_not_select_h.png) no-repeat left center;
}
#dttag li.zbradio.current{
	background:url(../../images/mobileWeb/cz/radio_select.png) no-repeat left center;
}
#dttag li.zbradio.current.hover{
	background:url(../../images/mobileWeb/cz/radio_select_h.png) no-repeat left center;
}
#dttag li.zbradio font{
	display:block;
	font-size: 1.2em;
	height:32px;
	line-height:32px;
}

table>tbody>tr.os{
	background-color:#ffffff;
}
table>tbody>tr.js{
	background-color:#ffffff;
}
table>tbody>tr.os.hover,table>tbody>tr.js.hover{
	background-color:#ccc;
}
.tableFix{
	background:url(../../images/mobileWeb/tz/tablehead.png) repeat-x center center !important;
}

.tableHead{
	background:url(../../images/mobileWeb/tz/tablehead.png) repeat-x center center !important;
}

.tableColumn{
	background-color:#cee8f9!important;
}
#table table.D thead th,#table table.D tbody td,#table table.D tbody th{
	border-color:#8dbbdc;
}
#table table.D thead th.sideTH{
	border-top-color:#8dbbdc;
}
#table table.D{
	border-color:#8dbbdc;
}

#compare{
	float:right;
	width: 68px;
	padding-top:6px;
	margin-right:5px;
	display:none;
}
#compare>a.bg{
	display:block;
	cursor:pointer;
	font-weight:normal;
	font-size:12px;
	width: 68px;
	height:26px;
	background: url(../../images/mobileWeb/compare.png) no-repeat left center; 
}
#compare>a.bg:hover{
	background: url(../../images/mobileWeb/compare_h.png) no-repeat left center;
}
#compare>a.bg>.text{
	width:39px;
	padding-left:30px;
	height:26px;
	line-height:26px;
	float:left;
	color:#000;
	font-size:12px;
}
.bz {
	color: #333;
	position: absolute;
	left: 22px;
}
#tableBtn{
	margin-bottom:5px;
	display:block;
	padding-left:20px;
}
#main>.mainright.sjb #tableBtn{
	display:block;
}
#tableBtn>ul{
	
}
#main>.mainright #tableBtn li{
	float:left;
	border: #ccc 1px solid;
	margin-right:2px;
	margin-bottom:2px;
	padding:3px 5px 3px 5px;
	background-color:#fff;
}
#main>.mainright #tableBtn li.current{
	background: url(../../images/mobileWeb/tz/xq_bg.png) repeat-x;
}
#main>.mainright #tableBtn li>a{
	font-size:14px;
	display:block;
	cursor:pointer;
	color:#1e608c;
}
#main>.mainright #tableBtn li.current>a{
	color:#ffffff;
}
#bgqrange{
	background-color: #fff;
	line-height:26px;
	height:26px;
	font-size:14px;
	float : right;
}
#f_sblx{
	margin-left:10px;
	z-index:1;
	float:right;
}
#f_sblx>.down{
	position:absolute;
	display:block;
	width:11px;
	height:6px;
	right:2px;
	top:16px;
	background:url(../../images/mobileWeb/tz/down.png) no-repeat;
}
#f_sblx.list>.down{
	display:none;
}
#f_sblx>span{
	
}
#f_sblx>ul{
	float:left;
	margin-top:7px;
	background-color:#fff;
}
#f_sblx>ul>li{
	border: #ccc 1px solid;
	width:50px;
	display:none;
}
#f_sblx.list>ul>li{
	display:block;
}
#f_sblx.list>ul>li{
	border-top:0;
}
#f_sblx.list>ul>li.first{
	border: #ccc 1px solid;
}
#f_sblx>ul>li.current{
	display:block;
}
#f_sblx>ul>li>a{
	padding-left:5px;
	display:block;
	color:#333;
	height:20px;
	line-height:20px;
}
#f_sblx.list>ul>li>a:hover{
	background-color:#2e8dc0;
	color:#fff;
}
#f_start,#f_end{
	padding:2px;
	width:100px;
	height: 18px;
	line-height: 18px;
	border: #ccc 1px solid;
}
#f_start:hover,#f_end:hover{
	border: #258fdf 1px solid;	
}

#cx{
	float : right;
	font-size:14px;
	cursor:pointer;
	width:38px;
	padding-left:11px;
	margin-left:5px;
	display:inline-block;
	vertical-align:middle;
	background:url(../../images/mobileWeb/tz/cx.png) no-repeat center center;
}
#cx:hover{
	color:#1e608c;
}

/**泰州需求，数据要居中显示*/
.F {
	text-align: center;
}
/**图形下方按钮的table样式控制*/
.reportBtn {
	position: relative;
	left: 25px;
	float:left;
}

#tycheck {
	background: url(../../images/mobileWeb/check.png) no-repeat scroll left center rgba(0, 0, 0, 0);
}

#tycheck .current {
	background: url(../../images/mobileWeb/checked.png) no-repeat scroll left center rgba(0, 0, 0, 0);
}

.button {
	cursor: pointer;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    margin-left: 2px;
    padding-right: 9px;
    text-decoration: none;
}

.button-left {
    display: block;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-left: 9px;
}

.button-o {
    color: #333;
    background-color: #9bd6f8;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    margin-left: 2px;
    padding-right: 9px;
    text-decoration: none;
}

.button-o-left {
    display: block;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-left: 9px;
}

.help{
	position: relative;
	top: 3px;
	cursor : pointer;
	background: url(../../css/mobileWeb/images/help.png) no-repeat left;
	text-align: left;
	width: 70px;
	float:right;
	color:#fff;
	text-align : center;
	height : 36px;
	line-height:36px;
	font-size: 14px;
}

.download{
	background: url(../../css/mobileWeb/images/download.png) no-repeat left;
	float:left;
	width:90px;
	height:40px;
}
.download>a{
	color:#fff;
	margin-left:20px;
	font-size: 14px;
	line-height:40px;
}

.daohang span {
	position: relative;
	left: 5px;
	width : 95%;
	height: 35px;
	line-height: 35px;
	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;";
	font-size: 16px;
	color: #333;
	padding-left: 41px;
	float: left;
	border-bottom: 2px solid #3493e1;
	background: url(../../images/mobileWeb/cz/mark_icon.png) no-repeat 10px 10px;
}

.download1 {
	float: left;
	text-indent: -9999999px;
	display: block;
	width: 233px;
	height: 76px;
	background: url(../../images/mobileWeb/tz/but1.png) no-repeat;
}

.download1:hover {
	background: url(../../images/mobileWeb/tz/but1-1.png) no-repeat;
}

.download2 {
	float: left;
	text-indent: -9999999px;
	display: block;
	width: 233px;
	height: 76px;
	background: url(../../images/mobileWeb/tz/but2.png) no-repeat;
}

#Tab2 {
	float: right;
	width: 200px;
	margin-top: 4px;
}

.Contentbox{
	clear:both;
	height:201px;
}

.smts{
	position : relative;
	top: 20px;
	font-size: 14px;
}

/**帮助页面样式*/
.biaoti {
	margin-top: 60px;
	margin-left : 5%;
	margin-right: 5%;
	height: 65px;
	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;";
	font-size: 20px;
	color: #00448d;
	text-align: center;
}

.small {
	position: relative;
	top: 5px;
	margin-left: 180px;
	font-size: 14px;
}

.content {
	margin: 0 auto;
	font-size: 14px;
	max-width: 1000px;
	line-height: 28px;
	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: url(../../images/mobileWeb/tz/beijing.png) no-repeat center; 添加泰州视频的时候去掉的。*/
	background-position: bottom center;
}

.subTitle {
	background-color: #1f7cc9;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

/**调整表格的字体，和目录上字体大小一致*/
#table table {
    font-size: 14px;
}

.bc{
	display:none;
}
.bc.show {
	background: url(../../images/mobileWeb/tz/xlbc.png) no-repeat;
	height: 157px;
	width: 584px;
	position:absolute;
	z-index:51;
	left:-120px;
	line-height:16px;
	display:block;
}

.bc ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 36px;
}

.bc ul li {
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	text-align: center;
	color: #4b7fa8;
	padding-left: 15px;
}

.fwltip{
	color: black;
	width: 245px;
	padding-top:17px;
	position: absolute;	
}

.fwltip ul {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

.fwltip ul li {
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	text-align: center;
	width:40px;
	background-color: #eee;
	padding-top: 6px;
	padding-bottom: 6px;
}

.visit_bc{
	display:none;
}
.visit_bc.show {
	height: 157px;
	width: 245px;
	position:absolute;
	z-index:51;
	display:block;
}

.visit_bc ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

.visit_bc ul li {
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	text-align: center;
	color: black;
}