/********************************************


							办事大厅业务列表


									*********************************************/
.hall-body{
	padding-bottom: 81px;
}
.hall-topcontainer{
	background: none;
	height: 90px;
}
.top-pos{
	height: 40px;
	line-height: 40px;
	background: #2c345b;
	box-shadow: 0 3px 3px #aaa;
}
.top-pos p{
	padding-left: 25px;
	color: #81b6e8;
	background: url(imagestop-pos.png) no-repeat 5px center;
}
.top-pos a{
	color: #81b6e8;
}
.sl-chosen-condition{
	margin-top: 20px;
}
.sl-con-div{
	height: 32px;
	border: 1px solid #e2e2e2;
	line-height: 32px;
	font-size: 14px;
	color: #777;
	background: #fff;
	float: left;
	margin-right: 5px;
	*width: 193px;
	position: relative;
	top: 0;
	left: 0;
}
.sl-con-div-title{
	text-indent: 25px;
	width: 108px;
}
.sl-con-div-cons{
	text-indent: 12px;
}
.sl-con-div-cons span{
	color: #df3f3c;
}
.sl-con-div-cons a{
	display: block;
	float: right;
	width: 33px;
	height: 32px;
	background: url(imageschosen-con1.jpg) no-repeat center center;
	margin-left: 20px;
	*position: absolute;
	*right: 0;
	*top: 0;
}

.sl-con-div-cons:hover{
	border: 1px solid #f45448;
}
.sl-con-div-cons:hover a{
	background: #f45448 url(imageschosen-con2.png) no-repeat center center;
}
.sl-condition-container{
	margin: 10px 0;
}
.sl-condition-container a:hover{
	color: #df3f3c;
}
.sl-condition{
	height: 50px;
}
.sl-condition-title{
	width: 108px;
	height: 49px;
	text-indent: 25px;
	line-height: 49px;
	color: #fff;
	font-size: 14px;
	background: #3a83f4;
	border: 1px solid #2d6ed3;
	border-bottom: 0;
}
.sl-condition-list{
	height: 49px;
	width: 1049px;
	line-height: 49px;
	border: 1px solid #e1e1e1;
	border-left: 0;
	border-bottom: 0;
	background: #fafafa;
	padding-left: 40px;
}
.sl-condition3 .sl-condition-title{
	border-bottom: 1px solid #2d6ed3;
}
.sl-condition3 .sl-condition-list{
	border-bottom: 1px solid #e1e1e1;
}
.sl-condition-list a{
	margin-right: 40px;
	float: left;
}
.sl-condition-list .more{
	display: block;
	float: right;
	width: 60px;
	height: 26px;
	line-height: 26px;
	padding-left: 15px;
	background: #3a83f4 url(imagessl-more-bg.png) no-repeat 48px center;
	color: #fff;
	margin-top: 11px;
	border-radius: 3px;
	margin-right: 11px;
	box-shadow: 0 0 5px #CCC;
}
.sl-main-ul li{
	float: left;
	width: 380px;
	height: 153px;
	margin-right: 30px;
	margin-bottom: 30px;	
}
.sl-main-ul li.sl-nr{
	margin-right: 0;
}
.sl-main-ul li h1{
	background: #5f99f2;
	border: 1px solid #5d7fcc;
	border-bottom: 0;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.sl-main-ul li>div{
	height: 62px;
	background: #fafafa;
	border: 1px solid #e1e1e1;
	border-top: 0;
	padding: 20px;
	font-size: 14px;
	color: #797979;
	position: relative;
}
.sl-main-ul li a{
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 54px;
	height: 20px;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding-left: 15px;
	line-height: 20px;
	font-size: 12px;
	color: #a0a0a0;
	background: url(imagessl-detail-bg.png) no-repeat 50px center;
}
.sl-main-ul li a:hover{
	background: #33c16f url(imagessl-detail-bg2.png) no-repeat 50px center;
	border: 1px solid #33c16f;
	color: #fff;
}
.sl-paged-container{
	height: 32px;
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 30px 20px;
}
.sl-page-sum{
	float: left;
	line-height: 30px;
	width: 120px;
	color: #525659;
	font-size: 14px;
}
.sl-page-sum-title{
	line-height: 32px;
	float: left;
}
.sl-page-sum .rt{
	width: 25px;
	border: 1px solid #c5cacd;
	padding-right: 26px;
	text-align: center;
	border-radius: 5px;
	position: relative;
}
.sl-page-sum .rt input{
	width: 25px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 5px 0 0 5px;
	font-weight: bold;
}
.sl-page-sum-add,.sl-page-sum-minus{
	position: absolute;
	right: 8px;
	display: block;
	width: 15px;
	height: 15px;
}
.sl-page-sum-add{
	top: 0;
	background: url(imagessl-page-sum-add.png) no-repeat center center;
}
.sl-page-sum-minus{
	bottom: 0;
	background: url(imagessl-page-minus-add.png) no-repeat center center;
}
.sl-page{
	float: right;
}
.sl-page, .sl-page a{
	font-size: 14px;
	color: #525659;
}
.sl-page-num{
	width: 485px;
	line-height: 32px;
	text-align: center;
	float: left;
}
.sl-page-num a{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #c5cacd;
	margin-right: 5px;
	border-radius: 5px;
}
.sl-page-num a:hover{
	background: #5f99f2;
	border: 1px solid #5f99f2;
	color: #fff;
}
.sl-page-num b{
	float: left;
	font-size: 16px;
	margin: 0 15px 0 5px;
}
.sl-page-num .sl-tofirst,.sl-page-num .sl-tolast{
	width: 51px;
}
.sl-page-skip{
	float: left;
	margin-left: 10px;
}
.sl-page-skip em{
	font-style: normal;
}
.sl-input-txt{
	width: 51px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #c5cacd;
	border-radius: 5px;
	text-align: center;
}
.sl-input-btn{
	width: 51px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f45448;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
/********************************************


							办事大厅业务列表end


									*********************************************/
/********************************************


							办事大厅业务列表细览


									*********************************************/
.slxl-server-title{
	height: 128px;
	background: #fafafa;
	border: 1px solid #e1e1e1;
	position: relative;
	margin-top: 20px;
}
.slxl-server-title h1{
	color: #005da8;
	font-size: 30px;
	margin: 15px 30px;
	font-family: "黑体";
}
.slxl-server-title p{
	font-size: 16px;
	color: #5c5c5c;
	margin-left: 30px;
}
.slxl-title-btns{
	position: absolute;
	top: 38px;
	right: 30px;
}
.slxl-title-btns a{
	display: block;
	float: left;
	width: 65px;
	height: 50px;
	line-height: 50px;
	padding-left: 65px;
	margin-left: 20px;
	font-family: "黑体";
	color: #fff;
	font-size: 20px;
	box-shadow: 0 0 3px #ccc;
	border-radius: 1px;
}
.slxl-focus-btn{
	background: #5cb796 url(imagesslxl-focus-btn.png) no-repeat 26px center;
}
.slxl-haddle-btn{
	background: #4290e0 url(imagesslxl-haddle-btn.png) no-repeat 26px center;
}
.slxl-ul li{
	padding: 20px 29px;
	margin-top: 10px;
	background: #fafafa;
	border: 1px solid #e1e1e1;
}
.slxl-ul li>div{
	border: 1px solid #e1e1e1;
}
.slxl-li-title{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #f1f1f1;
}
.slxl-li-title h1{
	float: left;
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}
.slxl-li-title span{
	float: right;
	display: block;
	width: 28px;
	margin-right: 20px;
	padding-left: 26px;
	background: url(imagesslxl-slideup.png) no-repeat 0 center;
	cursor: pointer;
}
.slxl-li-content{
	padding: 20px 26px;
	background: #fff;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 22px;
}
.slxl-mid{
	position: relative;
	float: right;
	width: 1080px;
}
.slxl-sidebar{
	position: fixed;
	top: 150px;
	width: 100px;
	height: 409px;
}
.slxl-sidebar-title{
	width: 100%;
	height: 27px;
	padding-top: 73px;
	background: #005da8 url(imagesslxl-sidebar-title.png) no-repeat center 9px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.slxl-sidebar a{
	display: block;
	padding-left: 22px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #efefef;
	border-top: 0;
	background: #fff;
	font-size: 14px;
	color: #808080;
}
.slxl-sidebar a:hover{
	background: #fafafa url(imagesslxl-sidebar-bg.png) no-repeat;
	color: #000;
}
.slxl-sidebar-totop{
	height: 70px;
	border: 1px solid #efefef;
	border-top: 0;
	background: #fafafa url(imagesslxl-sidebar-totop.png) no-repeat bottom center;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.bsxlup{
background:url(../images/slxl-slideup2.png) no-repeat 0 center;
}


.bsxldown{
background:url(imagesslxl-slideup.png) no-repeat 0 center;
}



/********************************************


							办事大厅业务列表细览end


									*********************************************/
/********************************************


							登录


									*********************************************/
.login-div-container{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(imageslogin-bg.png);
	z-index: 99;
}
.login-div{
	position: fixed;
	top: 192px;
	left: 50%;
	margin-left: -218px;
	width: 397px;
	height: 427px;
	background: url(imageslogin-div.png);
	padding: 20px;
}
.login-div form{
	height: 205px;
	padding-top: 137px;
	background: url(imageslogin-content1.png);
}
.login-div form input{
	display: block;
	width: 294px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #56a1d6;
}
.login-user-name{
	background: #1883c9 url(imageslogin-user-name.png) no-repeat 11px center;
}
.login-pw{
	background: #1883c9 url(imageslogin-pw.png) no-repeat 11px center;
}
.login-div .login-btn{
	width: 332px;
	height: 36px;
	line-height: 30px;
	border: 2px solid #fff;
	padding-left: 0;
	background: transparent;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.login-forget-container{
	padding: 35px 30px;
	height: 15px;
	line-height: 15px;
	background: #fff;
}
.login-forget-container, .login-forget-container a{
	color: #5d5d5d;
}
.login-forget-container span a{
	text-decoration: underline;
	font-weight: bold;
}
/********************************************


							登录end


									*********************************************/
/********************************************


							概览页


									*********************************************/
.gl-body{
	background: url(imagesgl-body.png);
}
.hall-pointselect{
	z-index: 99;
}
.gl-top-nav{
	margin-left: 276px;
}
.gl-top-nav a{
	display: block;
	float: left;
	width: 98px;
	height: 28px;
	margin-top: 14px;
	margin-left: 10px;
	background: #42496c;
	border: 1px solid #6c718d;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
}
.gl-top-nav a.checked{
	background: #005da8;
	border: 1px solid #fff;
}
.gl-main{
	margin: 20px auto 35px;
}
.gl-sidebar{
	float: left;
	width: 200px;
	height: 1015px;
	background: #3e63aa url(imagesgl-sidebar-bg.png) no-repeat center bottom;
}
.gl-sidebar-div{
	text-indent: 50px;
	background: url(imagesgl-sidebar-div-bg1.png) no-repeat 168px 23px;
}
.gl-sidebar-div p{
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #476cb2;
	cursor: pointer;
}
.gl-sidebar-jfyw p{
	background: url(imagesgl-sidebar-jfyw.png) no-repeat 17px center;
}
.gl-sidebar-gsgg p{
	background: url(imagesgl-sidebar-gsgg.png) no-repeat 17px center;
}
.gl-sidebar-szjx p{
	background: url(imagesgl-sidebar-szjx.png) no-repeat 17px center;
}
.gl-sidebar-jgdt p{
	background: url(imagesgl-sidebar-jgdt.png) no-repeat 17px center;
}
.gl-sidebar-gawh p{
	background: url(imagesgl-sidebar-gawh.png) no-repeat 17px center;
}
.gl-sidebar-jwgk p{
	background: url(imagesgl-sidebar-jwgk.png) no-repeat 17px center;
}
.gl-sidebar-ysqgk p{
	background: url(imagesgl-sidebar-ysqgk.png) no-repeat 17px center;
}
.gl-sidebar-div ul{
	padding: 7px 0;
	display: none;
}
.gl-sidebar-div li{
	height: 40px;
	line-height: 40px;
}
.gl-sidebar-div li a{
	display: block;
	height: 40px;
	font-size: 14px;
	color: #fff;
}
.gl-sidebar-div li a:hover{
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #fc6666;
	border-bottom: 1px solid #fc6666;
	background: #da4c4c;
}
.gl-sidebar-div.checked{
	background: #274689 url(imagesgl-sidebar-div-bg2.png) no-repeat 168px 23px;
}
.gl-main-right{
	float: right;
	width: 1000px;
	background: #fff;
}
.gl-right-topbar{
	height: 37px;
	padding: 32px 0;
	border-bottom: 1px solid #f0f0f0;
}
.gl-right-btn{
	margin-left: 40px;
}
.gl-right-btn p{
	width: 114px;
	height: 17px;
	line-height: 17px;
	margin: 9px 0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	float: left;
	border-right: 1px solid #f0f0f0;
	margin-right: -1px;
}
.gl-right-btn p.checked{
	height: 35px;
	line-height: 35px;
	margin: 0;
	border: 1px solid #2b57ba;
	background: #5374c5;
	border-radius: 3px;
}
.gl-right-btn p.gl-last {
	border-right: 0;
	margin-right: 0;
}
.gl-right-btn p.checked a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.gl-right-searchbar{
	width: 420px;
	height: 40px;
	margin-right: 40px;
	float: right;
}
.gl-right-searchbar input{
	float: left;
	width: 357px;
	height: 36px;
	line-height: 36px;
	padding-left: 18px;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	border-right: 0;
	color: #b7b7b7;
	border-radius: 3px 0 0 3px;
}
.gl-right-searchbar a{
	float: left;
	display: block;
	width: 41px;
	height: 38px;
	border: 1px solid #2b57ba;
	border-radius: 0 3px 3px 0;
	background: #5374c5 url(imagesgl-search-btn.png) no-repeat center center;
}
.gl-right-list{
	border-bottom: 1px solid #f0f0f0;
}
.gl-right-list li{
	height: 50px;
	line-height: 50px;
	vertical-align: bottom;
}
.gl-right-list li p{
	float: left;
	padding-left: 65px;
	background: url(imagesgl-list-icon.png) no-repeat 45px center;
	max-width: 425px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 50px;
}
.gl-right-list li p a{
	font-size: 14px;
	color: #000;
}

.gl-right-list li p a:hover{
	color:#f12;
}
.gl-right-list li span{
	float: right;
	margin-right: 40px;
	color: #989898;
	font-size: 14px;
}
.gl-right-paged{
	height: 26px;
	padding: 43px 0;
	padding-left: 26px;
}
.gl-right-paged a{
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	border: 1px solid #d9d9d9;
	line-height: 24px;
	text-align: center;
	margin-right: 5px;
	font-size: 12px;
	color: #424242;
}
.gl-right-paged b{
	text-align: center;
	float: left;
	font-size: 16px;
	color: #dedede;
	line-height: 24px;
	margin-left: 5px;
}
.gl-right-paged .gl-toprev{
	background: url(imagesgl-toprev.png) no-repeat center center;
	margin-right: 20px;
}
.gl-tonext{
	background: url(imagesgl-tonext.png) no-repeat center center;
	margin-left: 20px;
}
.gl-right-paged .checked,.gl-paged-num:hover{
	border: 1px solid #2b57ba;
	background: #5374c5;
	color: #fff;
}
/********************************************


							概览页end


									*********************************************/
/********************************************


							首页修改


									*********************************************/
.content2-3-ul li div:hover .content2-3-a1{
	color: #fff;
	background: url(imagescontent2-3-a1b.png) no-repeat center 28px;
}
.content2-3-ul li div:hover .content2-3-a2{
	color: #fff;
	background: url(imagescontent2-3-a2b.png) no-repeat center 28px;
}
.content2-3-ul li div:hover .content2-3-a3{
	color: #fff;
	background: url(imagescontent2-3-a3b.png) no-repeat center 28px;
}
.content2-3-ul li div:hover .content2-3-a4{
	color: #fff;
	background: url(imagescontent2-3-a4b.png) no-repeat center 28px;
}
.content2-3-ul li div:hover .content2-3-a5{
	color: #fff;
	background: url(imagescontent2-3-a5b.png) no-repeat center 28px;
}
.content2-3-ul li div:hover .content2-3-a6{
	color: #fff;
	background: url(imagescontent2-3-a6b.png) no-repeat center 28px;
}
.friendly-link p{
	font-size: 14px;
}
.hot-news-span{
	display: block;
	width: 17px;
	height: 20px;
	margin-left: 15px;
	margin-top: -5px;
	float: left;
	background: url(imageshome-news-hot.png) no-repeat;
}
/********************************************


							首页修改end


									*********************************************/
/********************************************


							警民互动


									*********************************************/
.jmhd-mid-img{
	width: 1200px;
	height: 121px;
	position: relative;
	top: -32px;
	margin-bottom: -32px;
}
.jmhd-mid-content1{
	height: 291px;
	border: 2px solid #e5e5e5;
	background: #fff;
	margin-top: 10px;
}
.jmhd-mid-content1 > .lf,.jmhd-mid-content2 > .lf{
	width: 776px;
	height: 100%;
	border-right: 1px solid #f3f3f3;
}
.jmhd-mid-content1 > .rt,.jmhd-mid-content2 > .rt{
	width: 418px;
	height: 100%;
	background: #fafafa;
	border-left: 1px solid #f7f7f7;
}
.jmhd-content1-title{
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
}
.jmhd-content1-title h1{
	width: 69px;
	height: 49px;
	float: left;
	font-family: "黑体";
	color: #2c345b;
	font-size: 16px;
	line-height: 50px;
	margin-bottom: -1px;
	padding-left: 45px;
	border-bottom: 2px solid #005da8;
	margin-right: 95px;
	background: url(imagesjmhd-content1-title-h1.png) no-repeat 16px center;
}
.jmhd-content1-searchbar{
	width: 324px;
	height: 30px;
	border: 1px solid #dcdcdc;
	float: left;
	border-radius: 13px;
	margin-top: 9px;
}
.jmhd-content1-searchbar input{
	height: 28px;
	padding-left: 12px;
	line-height: 30px;
	background: transparent;
	font-size: 12px;
	color: #8e8e8e;
	width: 275px;
	float: left;
}
.jmhd-content1-searchbar a{
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	background: url(imagesjmhd-content1-searchbar-a.png) no-repeat center center;
}
.jmhd-content1-title-btns{
	float: left;
	margin-top: 9px;
	margin-left: 18px;
}
.jmhd-content1-title-btns a{
	display: block;
	float: left;
	height: 32px;
	border-radius: 3px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-right: 5px;
}
.jmhd-content1-title-btn1{
	background: #4290e0 url(imagesjmhd-content1-title-btn1.png) no-repeat;
	padding-left: 53px;
	width: 51px;
	background-position: 27px center;
}
.jmhd-content1-title-btn2{
	background: #5cb796 url(imagesjmhd-content1-title-btn2.png) no-repeat;
	padding-left: 40px;
	width: 64px;
	background-position: 16px center;
}
.jmhd-content1-table{
	width: 100%;
	height: 240px;
}
.jmhd-content1-table th{
	height: 38px;
	background: #f6f6f6;
	text-align: left;
	color: #595959;
	font-size: 12px;
}
.jmhd-content1-table td{
	height: 38px;
}
.jmhd-content1-table th.jmhd-content1-col1{
	text-indent: 39px;
}
.jmhd-content1-col1{
	width: 172px;
	text-indent: 22px;
	font-size: 14px;
	color: #333;
}
.jmhd-content1-table th.jmhd-content1-col2{
	text-indent: 95px;
}
.jmhd-content1-col2{
	width: 385px;
}
.jmhd-content1-col2 a{
	font-size: 14px;
	color: #333;
}
.jmhd-content1-table th.jmhd-content1-col3{
	text-indent: 20px;
}
.jmhd-content1-col3{
	width: 122px;
	color: #7b7b7b;
}
.jmhd-content1-table th.jmhd-content1-col4{
	text-indent: 9px;
}
.jmhd-content1-col4{
	width: 95px;
	color: #7b7b7b;
}
.jmhd-content1-tr-even{
	background: #fbfbfb;
}
.jmhd-content1-links{
	padding-top: 10px;
	padding-left: 9px;
}
.jmhd-content1-links a{
	display: block;
	float: left;
	width: 128px;
	height: 37px;
	padding-top: 94px;
	border: 1px solid #dfe3e6;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px;
	color: #444;
	font-weight: bold;
}
.jmhd-content1-link1{
	background: #fff url(imagesjmhd-content1-link1a.png) no-repeat 33px 22px;
}
.jmhd-content1-link2{
	background: #fff url(imagesjmhd-content1-link2a.png) no-repeat 33px 22px;
}
.jmhd-content1-link3{
	background: #fff url(imagesjmhd-content1-link3a.png) no-repeat 33px 22px;
}
.jmhd-content1-link4{
	background: #fff url(imagesjmhd-content1-link4a.png) no-repeat 33px 22px;
}
.jmhd-content1-link5{
	background: #fff url(imagesjmhd-content1-link5a.png) no-repeat 33px 22px;
}
.jmhd-content1-link6{
	background: #fff url(imagesjmhd-content1-link6a.png) no-repeat 33px 22px;
}
.jmhd-content1-link1:hover{
	background: #2692ec url(imagesjmhd-content1-link1b.png) no-repeat 33px 22px;
	color: #fff;
}
.jmhd-content1-link2:hover{
	background: #2692ec url(imagesjmhd-content1-link2b.png) no-repeat 33px 22px;
	color: #fff;
}
.jmhd-content1-link3:hover{
	background: #2692ec url(imagesjmhd-content1-link3b.png) no-repeat 33px 22px;
	color: #fff;
}
.jmhd-content1-link4:hover{
	background: #2692ec url(imagesjmhd-content1-link4b.png) no-repeat 33px 22px;
	color: #fff;
}
.jmhd-content1-link5:hover{
	background: #2692ec url(imagesjmhd-content1-link5b.png) no-repeat 33px 22px;
	color: #fff;
}
.jmhd-content1-link6:hover{
	background: #2692ec url(imagesjmhd-content1-link6b.png) no-repeat 33px 22px;
	color: #fff;
}
.jmhd-mid-content2{
	height: 296px;
	border: 2px solid #e5e5e5;
	background: #fff;
	margin-top: 10px;
}
.jmhd-content2{
	padding: 0 8px;
}
.jmhd-content2-title{
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
}
.jmhd-content2-tabs{
	position: relative;
	top: 16px;
	left: 10px;
	float: left;
}
.jmhd-content2-tabs a{
	display: block;
	float: left;
	width: 106px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	margin-right: 2px;
	background: #ececec;
	font-family: "黑体";
	font-size: 16px;
	color: #2c345b;
}
.jmhd-content2-tabs a.checked{
	background: #2692ec;
	color: #fff;
}
.jmhd-content2 .more{
	float: right;
	margin-top: 13px;
	margin-right: 17px;
	display: block;
	width: 60px;
	height: 21px;
	line-height: 21px;
	padding-left: 18px;
	border: 1px solid #d7dce3;
	border-radius: 11px;
	background: url(imageshome-content1-more.png) no-repeat 49px 5px;
	font-size: 12px;
	color: #015293;
}
.jmhd-content2-img-show{
	display: none;
}
.jmhd-content2-img-show a{
	display: block;
	float: left;
	width: 167px;
	height: 174px;
	text-align: center;
	border: 1px solid #ccd0c8;
	border-radius: 5px;
	margin: 25px 10px;
	padding-top: 4px;
}
.jmhd-content2-img-show a p{
	font-size: 14px;
	color: #404040;
	line-height: 42px;
}
.jmhd-content2-img-show.checked{
	display: block;
}
.jmhd-content2-rt-title{
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
}
.jmhd-content2-rt-title h1{
	line-height: 48px;
	font-family: "黑体";
	font-size: 16px;
	color: #2c345b;
	margin-left: 20px;
	font-weight: normal;
	float: left;
	margin-right: 25px;
}
.jmhd-content2-rt-searchbar {
	width: 300px;
	height: 30px;
	border: 1px solid #dcdcdc;
	float: left;
	border-radius: 13px;
	margin-top: 9px;
	background: #fff;
}
.jmhd-content2-rt-searchbar input{
	height: 28px;
	padding-left: 12px;
	line-height: 30px;
	background: transparent;
	font-size: 12px;
	color: #8e8e8e;
	width: 251px;
	float: left;
}
.jmhd-content2-rt-searchbar a {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	background: url(imagesjmhd-content1-searchbar-a.png) no-repeat center center;
}
.jmhd-content2-map{
	height: 248px;
	text-align: center;
}
.jmhd-content2-list{
	width: 730px;
	margin: 30px auto;
	background: url(imagesjmhd-content2-list-bg.png) no-repeat 3px center;
	display: none;
}
.jmhd-content2-list.checked{
	display: block;
}
.jmhd-content2-list li{
	height: 16px;
	line-height: 16px;
	margin: 15px 0;
	width: 730px;
	vertical-align: bottom;
	*height: 18px;
	*line-height: 18px;
	*margin: 14px 0;
}
.jmhd-content2-list a {
	font-size: 14px;
	color: #333;
	display: block;
	float: left;
	max-width: 465px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 18px;
	background: url(imageshome-news-list.png) no-repeat left center;
}
.jmhd-content2-list a:hover{
	color: #015293;
	background: url(imageshome-news-list2.png) no-repeat left center;
}
.jmhd-content2-list .date-span {
	float: right;
	font-size: 12px;
	color: #aaa;
}
.jmhd-content2-ask{
	padding-left: 21px;
	padding-top: 22px;
	border-bottom: 1px solid #dcdcdc;
	height: 154px;
}
.jmhd-content2-ask p{
	font-family: "黑体";
	font-size: 14px;
	color: #464646;
	max-width: 380px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jmhd-content2-ask label{
	display: block;
	height: 44px;
	line-height: 44px;
	background: url(imagesjmhd-ask1.png) no-repeat 0 center;
	font-size: 14px;
	color: #525252;
}
.jmhd-content2-ask label.checked{
	background: url(imagesjmhd-ask2.png) no-repeat 0 center;
}
.jmhd-content2-ask input{
	margin-right: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.jmhd-content2-ask-btns{
	padding-top: 15px;
	padding-left: 103px;
}
.jmhd-content2-ask-btns a {
	display: block;
	float: left;
	height: 32px;
	border-radius: 3px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-right: 5px;
	padding-left: 53px;
	width: 51px;
	background-position: 27px center;
}
.jmhd-content2-ask-btn1{
	background: #4290e0 url(imagesjmhd-content2-ask-btn1.png) no-repeat 27px center;
}
.jmhd-content2-ask-btn2{
	background: #5cb796 url(imagesjmhd-content2-ask-btn2.png) no-repeat 27px center;
}
/********************************************


							警民互动end


									*********************************************/
/********************************************


							信息公开


									*********************************************/
.xxgk-content1{
	margin-top: 10px;
}
.xxgk-content1 > .lf{
	height: 366px;
	width: 998px;
	border: 2px solid #3c90e4;
	border-right: 0;
}
.xxgk-content1 > .rt{
	background: url(imageshome-content1-rt-bg.png) no-repeat right bottom;
	width: 198px;
	height: 366px;
	border: 2px solid #3c90e4;
	border-left: 0;
}
.xxgk-content1-content{
	margin-top: 8px;
	margin-left: 8px;
}
.xxgk-content1-title{
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.xxgk-content1-title h1{
	margin-left: 20px;
	display: block;
	height: 45px;
	line-height: 35px;
	color: #2c345b;
	font-weight: bold;
	font-size: 16px;
	width: 110px;
	text-align: center;
	font-family: "黑体";
	font-weight: normal;
	float: left;
	background: url(imageshome-content1-nav-slider.png) no-repeat 0 bottom;
}
.xxgk-content1-title .more {
	float: right;
	margin-top: 5px;
	margin-right: 17px;
	display: block;
	width: 60px;
	height: 21px;
	line-height: 21px;
	padding-left: 18px;
	border: 1px solid #d7dce3;
	border-radius: 11px;
	background: url(imageshome-content1-more.png) no-repeat 49px 5px;
	font-size: 12px;
	color: #015293;
}
.xxgk-content1-news{
	width: 600px;
}
.xxgk-content1-news .hot-news{
	margin-top: 20px;
	margin-left: 20px;
}
.xxgk-news-list{
	margin-left: 20px;
	background: url(imagesxxgk-news-list.png) no-repeat 3px center;
}
.xxgk-content1-rt-title{
	display: block;
	height: 48px;
	background: #f5f5f5 url(imagesxxgk-content1-rt-title.png) no-repeat 177px center;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font-family: "黑体";
	font-size: 16px;
	color: #2c345b;
	text-indent: 16px;
	line-height: 48px;
}
.xxgk-content1-rt-links{
	height: 317px;
	border-left: 1px solid #dcdcdc;
}
.xxgk-content1-rt-links a{
	display: block;
	width: 187px;
	height: 88px;
	margin-top: 5px;
	margin-left: 5px;
}
.xxgk-content1-rt-links img{
	width: 187px;
	height: 88px;
}
.xxgk-content2{
	border: 2px solid #e4e4e4;
	margin-top: 10px;
	padding: 0 8px;
}
.xxgk-content2-1{
	height: 290px;
}
.xxgk-content2-1 > .lf{
	width: 390px;
}
.xxgk-content2-title{
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 47px;
}
.xxgk-content2-title h1{
	float: left;
	padding-right: 5px;
	padding-left: 36px;
	font-family: "黑体";
	font-size: 16px;
	color: #2c345b;
	border-bottom: 2px solid #005da8;
}
.xxgk-content2-title .more {
	float: right;
	margin-top: 12px;
	display: block;
	width: 60px;
	height: 21px;
	line-height: 21px;
	padding-left: 18px;
	border: 1px solid #d7dce3;
	border-radius: 11px;
	background: url(imageshome-content1-more.png) no-repeat 49px 5px;
	font-size: 12px;
	color: #015293;
}
.xxgk-content2-1-leftlist{
	margin-left: 6px;
	background: url(imagesxxgk-content2-1-leftlist.png) no-repeat 3px center;
}
.xxgk-content2-1-leftlist li {
	height: 16px;
	line-height: 16px;
	margin: 15px 0;
	vertical-align: bottom;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	*height: 18px;
	*line-height: 18px;
}
.xxgk-content2-1-leftlist a {
	font-size: 14px;
	color: #333;
	padding-left: 18px;
	background: url(imageshome-news-list.png) no-repeat left center;
}
.xxgk-content2-1-leftlist a:hover{
	color: #015293;
	background: url(imageshome-news-list2.png) no-repeat left center;
}
.xxgk-content2-1 > .rt{
	width: 770px;
}
.xxgk-content2-1-rm{
	height: 80px;
	padding: 20px 0;
	border-bottom: 1px dotted #dcdcdc;
}
.xxgk-content2-1-rm img{
	float: left;
}
.xxgk-content2-1-rm div{
	float: left;
	margin-left: 20px;
	width: 610px;
}
.xxgk-content2-1-rm a{
	font-size: 16px;
	color: #015293;
	line-height: 24px;
}
.xxgk-content2-1-rm p{
	font-size: 14px;
	color: #8d8d8d;
	margin-top: 8px;
}
.xxgk-content2-1-rb{
	padding-top: 15px;
}
.xxgk-content2-1-rb li{
	float: left;
	height: 14px;
	line-height: 14px;
	margin: 8px 0;
	width: 366px;
	padding-left: 14px;
	background: url(imagesxxgk-content2-1-rb.png) no-repeat 0 center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	*height: 20px;
	*line-height: 20px;
	*margin: 0;
}
.xxgk-content2-1-rb a{
	font-size: 14px;
	color: #333;
	float: left;
}
.xxgk-content2-1-rb a:hover{
	color: #015293;
}
.xxgk-content2-1-rb-hasimg{
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	background: url(imagesxxgk-content2-1-rb-hasimg.png) no-repeat;
	margin-left: 9px;
}
.xxgk-content2-2{
	height: 327px;
}
.xxgk-content2-2 > .lf{
	width: 390px;
}
.xxgk-content2-2 > .rt{
	width: 770px;
}
.xxgk-gsgg{
	background: url(imagesxxgk-gsgg.png) no-repeat 10px center;
}
.xxgk-jxdt{
	background: url(imagesxxgk-jxdt.png) no-repeat 10px center;
}
.xxgk-gawh{
	background: url(imagesxxgk-gawh.png) no-repeat 10px center;
}
.xxgk-jyfc{
	background: url(imagesxxgk-jyfc.png) no-repeat 10px center;
}
.xxgk-content2-2-leftlist{
	padding-left: 5px;
	margin-top: 20px;
}
.xxgk-content2-2-leftlist li{
	height: 40px;
	margin-bottom: 20px;
}
.xxgk-content2-2-leftlist img{
	float: left;
	margin-top: 2px;
	margin-right: 13px;
}
.xxgk-content2-2-leftcontent{
	float: left;
	max-width: 335px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xxgk-content2-2-leftcontent a{
	font-size: 14px;
	color: #253541;
	line-height: 24px;
}
.xxgk-content2-2-leftcontent p{
	line-height: 14px;
	color: #8d8d8d;
}
.xxgk-content2-rt-btns{
	float: right;
	position: relative;
	top: 12px;
	left: 0;
}
.xxgk-content2-rt-btns a{
	display: block;
	width: 52px;
	height: 35px;
	line-height: 35px;
	margin-left: 3px;
	border: 1px solid #f5f5f5;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	font-size: 14px;
	color: #565d7b;
	padding-left: 46px;
}
.xxgk-content2-rt-btn1{
	background: #f5f5f5 url(imagesxxgk-content2-rt-btn1a.png) no-repeat 21px center;
}
.xxgk-content2-rt-btn2{
	background: #f5f5f5 url(imagesxxgk-content2-rt-btn2a.png) no-repeat 21px center;
}
.xxgk-content2-rt-btn1.checked{
	background: #fff url(imagesxxgk-content2-rt-btn1b.png) no-repeat 21px center;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #fff;
}
.xxgk-content2-rt-btn2.checked{
	background: #fff url(imagesxxgk-content2-rt-btn2b.png) no-repeat 21px center;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #fff;
}
.xxgk-content2-content{
	padding-top: 20px;
	display: none;
}
.xxgk-content2-content.checked{
	display: block;
}
.xxgk-content2-content1{
	float: left;
	width: 296px;
	height: 230px;
	position: relative;
}
.xxgk-content2-content1-masking{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: #000; 
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.xxgk-content2-content1 p{
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fafafa;
	position: absolute;
	bottom: 0;
	left: 0;
}
.xxgk-content2-content div.lf{
	width: 474px;
}
.xxgk-content2-content div a{
	display: block;
	float: left;
	width: 148px;
	height: 110px;
	margin-bottom: 10px;
	margin-left: 9px;
}
.xxgk-content2-content-more{
	line-height: 110px;
	font-size: 18px;
	color: #fff;
	text-indent: 83px;
	font-family: "黑体";
	background: #2692ec url(imagesxxgk-content2-content-more.png) no-repeat 32px center;
}
.xxgk-content3{
	padding: 0 8px;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	height: 271px;
	margin-bottom: 21px;
}
.xxgk-content3 .xxgk-content2-title h1{
	background: url(imagesxxgk-gsgg.png) no-repeat 10px center;
}
.xxgk-content3 > .lf{
	width: 581px;
}
.xxgk-content1,.xxgk-content2,.xxgk-content3{
	background: #fff;
}
.xxgk-content3-btns{
	float: right;
	position: relative;
	top: 12px;
	left: 0;
}
.xxgk-content3 .lf .xxgk-content3-btns{
	margin-right: 11px;
}
.xxgk-content3-btns a{
	display: block;
	width: 98px;
	height: 35px;
	line-height: 35px;
	margin-left: 3px;
	border: 1px solid #f5f5f5;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	font-size: 14px;
	color: #565d7b;
	text-align: center;
	font-weight: bold;
	background: #f5f5f5;
}
.xxgk-content3-btns a.checked{
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #2692ec;
}
.xxgk-content3-lf-content{
	height: 186px;
	display: none;
}
.xxgk-content3-lf-content.checked{
	display: block;
}
.xxgk-content3-lf-content .lf{
	margin-top: 20px;
}
.xxgk-content3-lf-content .lf a{
	display: block;
	width: 106px;
	height: 57px;
	position: relative;
	line-height: 57px;
	text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
	color: #fff;
}
.xxgk-content3-lf-a1{
	background: #6295c0;
}
.xxgk-content3-lf-a2{
	background: #5075c6;
}
.xxgk-content3-lf-a3{
	background: #e15050;
}
.xxgk-content3-sj{
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 0;
	position: absolute;
	right: -5px;
	top: 23px;
	display: none;
	height: 0;
}
.xxgk-content3-lf-a1 .xxgk-content3-sj{
	border-left: 5px solid #6295c0;
}
.xxgk-content3-lf-a2 .xxgk-content3-sj{
	border-left: 5px solid #5075c6;
}
.xxgk-content3-lf-a3 .xxgk-content3-sj{
	border-left: 5px solid #e15050;
}
.xxgk-content3-lf-content .lf a.checked span{
	display: block;
}
.xxgk-content3-leftlist{
	width: 445px;
	margin-left: 6px;
	margin-top: 10px;
	background: url(imagesxxgk-content3-leftlist.png) no-repeat 3px center;
	display: none;
}
.xxgk-content3-leftlist.checked{
	display: block;
}
.xxgk-content3-leftlist li {
	height: 16px;
	line-height: 16px;
	margin: 15px 0;
	vertical-align: bottom;
	max-width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	*height: 18px;
	*line-height: 18px;
	*margin: 13px 0;
}
.xxgk-content3-leftlist a {
	font-size: 14px;
	color: #333;
	padding-left: 18px;
	background: url(imageshome-news-list.png) no-repeat left center;
}
.xxgk-content3-leftlist a:hover{
	color: #015293;
	background: url(imageshome-news-list2.png) no-repeat left center;
}
.xxgk-content3 > .rt{
	width: 581px;
}
.xxgk-content3-rightlist{
	width: 575px;
	float: left;
	margin-left: 6px;
	margin-top: 10px;
	background: url(imagesxxgk-content3-leftlist.png) no-repeat 3px center;
	display: none;
}
.xxgk-content3-rightlist.checked{
	display: block;
}
.xxgk-content3-rightlist li {
	height: 16px;
	line-height: 16px;
	margin: 15px 0;
	vertical-align: bottom;
	max-width: 520px;
	overflow: hidden;
	text-overflow: ellipsis;
	*height: 18px;
	*line-height: 18px;
	*margin: 13px 0;
}
.xxgk-content3-rightlist a {
	font-size: 14px;
	color: #333;
	padding-left: 18px;
	background: url(imageshome-news-list.png) no-repeat left center;
	*display: block;
}
.xxgk-content3-rightlist a:hover{
	color: #015293;
	background: url(imageshome-news-list2.png) no-repeat left center;
}
/********************************************


							信息公开end


									*********************************************/
/********************************************


							阳光警务


									*********************************************/
.ygjw-mid-content1{
	height: 269px;
	border: 2px solid #e5e5e5;
	background: #fff;
	margin-top: 10px;
}
.ygjw-mid-content > .lf{
	width: 845px;
	height: 100%;
	border-right: 1px solid #f0f0f0;
}
.ygjw-mid-content1 .ygjw-xzajgk{
	background: url(imagesygjw-xzajgk.png) no-repeat 16px center;
	padding-left: 43px;
}
.ygjw-mid-content .more{
	margin-right: 15px;
}
.ygjw-mid-content .xxgk-content3-rightlist{
	margin-left: 20px;
	width: 800px;
}
.ygjw-mid-content .xxgk-content3-rightlist li{
	max-width: 800px;
}
.ygjw-mid-content .date-span{
    float: right;
    font-size: 12px;
    color: #aaa;
}
.ygjw-mid-content1 .rt{
	background: #fafafa;
}
.ygjw-mid-content1 .rt a{
	width: 220px;
	height: 75px;
	display: block;
	padding-left: 110px;
	line-height: 75px;
	font-size: 28px;
	color: #fff;
	font-family: "黑体";
	margin: 10px;
}
.ygjw-content1-rt-a1{
	background: #e05a57 url(imagesygjw-content1-rt-a1.png) no-repeat 30px 11px;
}
.ygjw-content1-rt-a2{
	background: #4290e0 url(imagesygjw-content1-rt-a2.png) no-repeat 30px 11px;
}
.ygjw-mid-content1 .rt .ygjw-content1-rt-a3{
	background: #5cb796 url(imagesygjw-content1-rt-a3.png) no-repeat 30px 11px;
	font-size: 24px;
}
.ygjw-mid-content2{
	height: 315px;
	border: 2px solid #e5e5e5;
	background: #fff;
	margin-top: 10px;
}
.ygjw-mid-content2 .ygjw-xgfgzc{
	background: url(imagesygjw-xgfgzc.png) no-repeat 16px center;
	padding-left: 43px;
}
.ygjw-mid-content2 > .lf{
	width: 845px;
}
.ygjw-mid-content-mid{
	height: 40px;
	background: #f6f6f6;
	font-size: 12px;
	color: #595959;
	line-height: 40px;
	font-weight: bold;
}
.ygjw-mid-content-mid .lf{
	margin-left: 40px;
}
.ygjw-mid-content-mid .rt{
	margin-right: 38px;
}
.ygjw-mid-content2 > .rt{
	width: 350px;
	height: 100%;
}
.ygjw-content2-rt-title{
	margin: 10px;
	height: 57px;
	line-height: 57px;
	background: #2c345b;
	font-size: 30px;
	font-family: "黑体";
	color: #fff;
	position: relative;
}
.ygjw-content2-rt-title .lf{
	margin-left: 40px;
}
.ygjw-content2-rt-title .rt{
	margin-right: 40px;
}
.ygjw-content2-rt-title img{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -50px;
}
.ygjw-mid-content2 > .rt .xxgk-content3-rightlist{
	width: 330px;
	margin-top: 22px;
}
.ygjw-mid-content2 > .rt .xxgk-content3-rightlist li {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ygjw-mid-content3{
	width: 844px;
	background: #fff;
	border:2px solid #e5e5e5;
	margin-top: 10px;
}
/********************************************


							阳光警务end


									*********************************************/
/********************************************


							具体办事


									*********************************************/
.jtbs-middle{
	border: 1px solid #e1e1e1;
	background: #fafafa;
	margin-top: 20px;
	padding-top: 40px;
}
.jtbs-form{
	width: 1145px;
	margin-left: 5px;
}
.jtbs-form strong{
	display: block;
	height: 40px;
	width: 115px;
	text-align: right;
	line-height: 40px;
	font-size: 14px;
	color: #525252;
	font-weight: normal;
	float: left;
}
.jtbs-form .text-input,.jtbs-input-container p{
	width: 378px;
	height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #525252;
	border: 1px solid #d7d7d7;
	line-height: 38px;
	display: block;
	float: left;
	background: #fff;
}
.jtbs-sex{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	background: url(imagesjmhd-ask1.png) no-repeat 0 center;
	font-size: 14px;
	color: #525252;
	margin-left: 10px;
	margin-right: 30px;
}
.jtbs-sex.checked{
	background: url(imagesjmhd-ask2.png) no-repeat 0 center;
}
.jtbs-sex input{
	margin-right: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.jtbs-row-container{
	margin-bottom: 10px;
}
.jtbs-form .jtbs-birthday{
	background: #fff url(imagesjtbs-birthday.png) no-repeat 375px center;
	font-weight: bold;	
}
.jtbs-input-container p{
	background: #fff url(imagesjtbs-form-p.png) no-repeat 379px center;
	cursor: pointer;
}
.jtbs-form .jtbs-live-now{
	width: 1008px;
}
.jtbs-input-container{
	position: relative;
}
.jtbs-form-upload-container{
	float: left;
	width: 1030px;
}
.jtbs-form-upload{
	border: 1px solid #d7d7d7;
}
.jtbs-form-info {
	width: 100%;
}
.jtbs-form-info tr{
	height: 38px;
	font-size: 12px;
	color: #525252;
	text-align: left;
	text-indent: 18px;
}
.jtbs-table-col1{
	width: 400px;
}
.jtbs-table-col2{
	width: 175px;
}
.jtbs-table-col3{
	width: 170px;
}
.jtbs-table-col4{
	width: 170px;
}
.jtbs-table-col5{
	width: 98px;
}
.jtbs-form-info th,.jtbs-form-info td{
	border-bottom: 1px solid #d7d7d7;
}
.jtbs-form-upload-progress{
	padding-top: 20px;
	background: #fff;
	padding-bottom: 96px;
}
.jtbs-form-upload-progress p{
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	text-indent: 18px;
}
.jtbs-form-upload-progress-bg{
	height: 20px;
	width: 100%;
	background: #f5f5f5;
}
.jtbs-form-upload-progress-color{
	height: 20px;
	width: 700px;
	background: #5b7bc8;
}
.jtbs-form-btns{
	margin-top: 10px;
}
.jtbs-form-btns a{
	display: block;
	float: left;
	margin-right: 10px;
	width: 83px;
	height: 40px;
	line-height: 40px;
	padding-left: 47px;
	font-family: "黑体";
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
}
.jtbs-form-btn1{
	background: #4290e0 url(imagesjtbs-form-btn1.png) no-repeat 21px center;
	box-shadow: 0 2px 2px #387ec6;
}
.jtbs-form-btn2{
	background: #5cb796 url(imagesjtbs-form-btn2.png) no-repeat 21px center;
	box-shadow: 0 2px 2px #4b9d7f;
}
.jtbs-form-btn3{
	background: #f4a01c url(imagesjtbs-form-btn3.png) no-repeat 21px center;
	box-shadow: 0 2px 2px #df9218;
}
.jtbs-form-btn4{
	background: #e05a57 url(imagesjtbs-form-btn4.png) no-repeat 21px center;
	box-shadow: 0 2px 2px #c74e4c;
}
.jtbs-row-container textarea{
	width: 1008px;
	height: 116px;
	border: 1px solid #e1e1e1;
	text-indent: 2em;
	padding: 13px 10px;
	font-size: 14px;
	color: #525252;
}
.jtbs-apply-type{
	display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    background: url(imagesjtbs-apply-type1.png) no-repeat 0 center;
    font-size: 14px;
    color: #525252;
    margin-left: 10px;
    margin-right: 30px;
}
.jtbs-apply-type.checked{
	background: url(imagesjtbs-apply-type2.png) no-repeat 0 center;
}
.jtbs-apply-type input{
	margin-right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.jtbs-form-submit-btns{
	width: 270px;
	margin: auto;
	margin-top: 31px;
	margin-bottom: 42px;
}
.jtbs-form-submit-btns a{
	width: 130px;
	height: 40px;
	display: block;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
}
.jtbs-form-submit-btn1 {
    background: #4290e0	;
    box-shadow: 0 2px 3px #387ec6;
    margin-right: 10px;
}
.jtbs-form-submit-btn2 {
    background: #5cb796;
    box-shadow: 0 2px 3px #4b9d7f;
}
.jtbs-input-container ul{
	position: absolute;
	top: 39px;
	left: 115px;
	z-index: 99;
	width: 398px;
	border: 1px solid #e1e1e1;
	background: #fff;
	display: none;
}
.jtbs-input-container li{
	text-indent: 18px;
	height: 25px;
	line-height: 25px;
}
.jtbs-input-container li:hover{
	background: #e1e1e1;
	cursor: pointer;
}
/********************************************


							具体办事end


									*********************************************/