/* yui3 reset.css */

html {
    color: #333;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei";
}

select,
input,
button,
textarea {
    font: 99% Microsoft YaHei, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
    color: #333;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.mr1 {
    margin-right: 1px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

::-webkit-input-placeholder
/* WebKit browsers */

{
    color: #999 !important;
}

:-moz-placeholder
/* Mozilla Firefox 4 to 18 */

{
    color: #999;
}

::-moz-placeholder
/* Mozilla Firefox 19+ */

{
    color: #999 !important;
}

:-ms-input-placeholder
/* Internet Explorer 10+ */

{
    color: #999 !important;
}

.placeholder
/* Internet Explorer 9- */

{
    color: #999 !important;
}

.container {
 	position:relative;
    width: 1166px;
    margin: 0 auto;
}


/*#region 头部样式 */

.header {
    background-color: #fff;
}

.header-top {
    height: 97px;
}

.header-top > img,
.header-sj,
.header-search {
    float: left;
}

.header-top > img {
	cursor:pointer;
    margin: 19px 0px 20px 0px;
}

.header-sj {
    position: relative;
    height: 64px;
    padding: 33px 20px 0 23px;
    /* cursor: pointer; */
}

.city {
    float: left;
    font-size: 16px;
    width:250px;
    text-align:right;
}

.arrow {
    float: left;
    margin: 9px 0 0 12px;
    width: 13px;
    height: 8px;
    background: url(images/arrowdown.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.header-sj:hover .city-around {
    display: block;
}

.header-sj:hover .arrow {
    background-image: url(images/arrowup.png);
}

.city-around {
    display: none;
    position: absolute;
    top: 84px;
    left: -320px;
    width: 1131px;
    padding: 15px 0px 18px 31px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    z-index: 10;
}

.city-around > img {
    position: absolute;
    top: -10px;
    left: 550px;
}

.header-search {
    margin-top: 28px;
    width:400px;
}

.header-search #headsearchtxt,.header-search #txtsearch {
    float: left;
    width: 315px;
    height: 37px;
    line-height: 37px;
    text-indent: 10px;
    font-size: 14px;
    color: #999;
    border: 1px solid #cacaca;
    outline: none;
}

.header-search #zwdtqwjs,.header-search #searchbutton{
    float: left;
    width: 83px;
    height: 39px;
    margin-left: -1px;
    background: #f38401 url(images/icon_09.png) no-repeat;
    background-position: center;
    cursor: pointer;
}

.header-search > span:hover {
    background-color: #f36d01;
}

.header-user {
    float: right;
    margin-top: 11px;
}

.header-user > img {
    width: 43px;
    height: 43px;
    margin: 0px 24px 0px 27px;
    border-radius: 20px;
}

.header-user p {
    color: #b6b6b6;
}

.header-user > p a {
    text-align: center;
    float: left;
    display: block;
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.header-user .line {
   display: block;
    margin: 0 5px;
    float: left;
}

.header-user a:hover {
    color: #ce1e2c;
}

.header-user p a.active {
	color: #257ed7;
}

.header-user p a.activename {
	color: #257ed7;
	max-width:100px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float:left;
	width: 42px;
}

.city-item {
    margin-top: 8px;
}

.city-item > span,
.city-item > ul,
.city-item > li {
    float: left;
}

.city-item > span {
    height: 25px;
    padding-top: 1px;
    font-size: 16px;
    font-weight: bold;
    color: #265fae;
}

.city-item > ul {
    margin-left: 12px;
}

.city-item > ul li {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 2px;
    font-size: 14px;
}

.city-item > ul li a {
    color: #333;
    padding: 0px 15px;
    display: block;
}

.city-around li:hover,
.city-around .active, .city-around .current{
    background-color: #ffae00;
}

.city-around li:hover a,
.city-around .active a,.city-around .current a {
    color: #fff;
}


/*#endregion */


/*#region 尾部样式 */

.footer {
    background-color: #2a2b2a;
}

.footerwrapper > p {
    float: left;
    line-height: 74px;
    color: #a2a3a2;
}

.footerwrapper span {
    margin: 0px 5px;
}

.footerwrapper a,
.footerwrapper span {
    font-size: 14px;
    color: #a2a3a2;
}

.footer-bq {
    margin: 0px 41px 0px 40px;
}

.img-cn {
    float: left;
    margin: 22px 39px 0px 160px;
}

.img-js {
    margin: 22px 0px 0px 0px;
}

/*headerbar*/

.headerbar {
    background-color: #257ed8;
}

.headerbar-list {
    padding-left: 30px;
}

.headerbar-list > li {
    float: left;
}

.headerbar-list > li > a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}

.headerbar-list > li > a:hover,
.headerbar-list > li.active a {
    background-color: #0068b7;
}

.nav {
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    background-color: #257ed7;
}

.nav li {
    float: left;
    width: 150px;
    text-align: center;
}

.nav li a {
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
}

.nav li a:hover,
.curr-nav {
    background-color: #0068b7;
}


/*当前所在位置*/

.position {
    height: 56px;
    line-height: 56px;
    color: #666;
    text-indent: 22px;
    background: url(images/position.png) left 20px no-repeat;
}

.position a {
    margin: 0 5px;
    color: #666;
}

.position a.curr-position {
    color: #cf1f1f;
}

.gray {
    background-color: #f8f8f8;
}


/* 个人空间通用页面导航 */

.menu {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width: 200px;
    background-color: #fff;
}

.menu .logo {
    display: block;
    margin: 2px auto;
    width: 196px;
    height: 80px;
}

.menu .menuname {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #257ed7;
    text-indent: 56px;
    background-color: #daebfb;
    border-left: 8px solid #257ed7;
}
.menu .menuname:hover{
    background-color: #bfe0fe;
}

.menu .link {
    display: block;
    text-indent: 64px;
    line-height: 32px;
}

.menu .link.active,
.menu .link:hover {
    font-weight: bold;
    color: #f58402;
}
.header{
	height:97px;
}

/* 多出省略 */
.omit{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

/* ie禁用小眼睛等 */
input::-ms-clear{
	display:none;
}
input::-ms-reveal{
	display:none;
}
.toplength{
	height: 15px
}

/* 审批公共样式 */
.approve-title{
	font-size:26px;
	line-height:83px;
	margin-left:30px;
}
.approveheader{
	background-color:#fff;
}

/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

/* 头部事项名、事项编号 *********************************************/


.header .title-icon {
	float: left;
	width: 47px;
}

.header .title-box {
	float: right;
	width: 910px;
	height: 50px;
	line-height: 48px;
	border-bottom: #3f7bad 2px solid;
}

.header .title {
	float: left;
	width: 640px;
	font-size: 24px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.header .item-code {
	float: right;
	line-height: 18px;
	text-align: right;
	font-family: "SimSun";
	font-size: 14px;
	color: #333;
	margin-top: 8px;
}

/* 操作流程 *********************************************************/
.process {
/* 		width: 140px;
		min-height: 540px;
		float: left;
		text-align: center; */
}
.process_cg {
		width: 140px;
		min-height: 540px;
		float: left;
		text-align: center;
}
.process-title {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #333;
	margin-bottom: 14px;
}

.process-content li {
	line-height: 0;
}

.process-content .process-line {
	height: 75px;
	background: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/process-line.png") center no-repeat;
}

/* 详细信息 *********************************************************/
.infomation {
	width: 805px;
	min-height: 540px;
	float: right;
}

/* 提醒 */
.info-tip {
	width: 100%;
	background-color: #ffe5ab;
	border: 1px solid #ffc545;
	border-radius: 5px;
	font-size: 14px;
	font-family: "SimSun";
	color: #8b6420;
	line-height: 30px;
	padding: 15px 32px 15px 70px;
	position: relative;
	margin-top:24px;
}

.info-tip:target {
	display: none;
}

.info-tip .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/icon_close.gif") center no-repeat;
}

.info-tip .alert {
	position: absolute;
	left: 30px;
}

.info-tip .star01, .info-tip .star02, .info-tip .star03 {
	display: inline-block;
	width: 15px;
	height: 14px;
	background: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/star_icon_1.png") center no-repeat;
	margin-right: 5px;
}

.info-tip .star02 {
	background-image: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/star_icon_2.png");
}

.info-tip .star03 {
	background-image: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/star_icon_3.png");
}

/* 内容 *************************************************************/
/* 标题(通用) */
.info-stitle {
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 15px;
	margin-bottom: 15px;
}

.info-stitle .sname {
	display: inline-block;
	height: 42px;
	font-size: 20px;
	color: #02a0eb;
	padding-left: 40px;
	background: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/icon-title01.png") 4px 7px no-repeat;
	border-bottom: 3px solid #35c6f2;
}

.info-stitle .sname.name01 {
	background-image: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/icon-title01.png");
}

.info-stitle .sname.name02 {
	background-image: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/icon-title02.png");
}

.info-stitle .sname.name03 {
	background-image: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/icon-title03.png");
}

.info-stitle .sname.name04 {
	background-image: url("../../jhzwdt/individuation/overall/pages/onlinedeclaration/images/icon-title04.png");
}

/* 按钮区 ***********************************************************/

/* 首次申报提示 */
.btn-tips {
	font-size: 14px;
	color: #f00;
	margin-top: 20px;
}

.btn-tips>a {
	color: #3D3D3D;
	transition: all .1s linear;
}

.btn-tips>a:hover {
	color: #f00;
	text-decoration: underline;
}

/*****底部*****/
/*foot*/
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	background-color: #E7E7E7;
}

.foot_main {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}

.foot_link {
	width: 1000px;
	height: 20px;
	position: absolute;
	top: 30px;
	left: 0px;
	text-align: center;
}

.foot_copyright {
	width: 1000px;
	height: 62px;
	padding-top: 6px;
	position: absolute;
	top: 26px;
	left: -3px;
	text-align: center
}

.foot_dzjgimg {
	width: 50px;
	height: 62px;
	position: absolute;
	top: 0px;
	right: 134px;
}

.foot_phone {
	width: 1000px;
	height: 20px;
	position: absolute;
	top: 33px;
	left: 0;
	text-align: center;
}

/*****头部*****/
/* .head_all {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #fff;
} */

.head {
	background-color: #fff;
}
/*top*/
.top {
	width: 100%;
	height: auto;
	background-color: #f3f3f3;
}

.top_main {
	width: 1000px;
	height: 37px;
	margin: 0 auto;
}

.top_link {
	display: block;
	height: 37px;
	float: right;
	padding-left: 19px;
	background: url(top_link_bg.png) left no-repeat;
	font-size: 12px;
	font-family: "宋体";
	line-height: 37px;
	color: #666;
}
/*head*/
.head {
	width: 100%;
	height: auto;
	position: relative;
}

.head_main {
	width: 1000px;
	height: 107px;
	margin: 0 auto;
	position: relative;
}

.headlogo {
	width: 245px;
	height: 50px;
	position: absolute;
	top: 24px;
	left: 0px;
}

.site_nav {
	width: 210px;
	height: 25px;
	position: absolute;
	top: 34px;
	left: 357px;
}

.site_nav_main {
	display: block;
	height: 25px;
	float: left;
	padding-right: 25px;
	position: relative;
	background:
		url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web1/site/images/new_picture/head_site_bg1.png)
		right no-repeat;
}

.site_nav_tit {
	font-size: 18px;
	line-height: 25px;
	cursor: pointer;
}

.site_nav_list {
	width: 1000px;
	height: 235px;
	position: absolute;
	left: -357px;
	z-index: 2;
	display: none;
}

.site_nav_main:hover {
	background:
		url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web1/site/images/new_picture/head_site_bg2.png)
		right no-repeat;
}

.site_nav_main:hover .site_nav_list {
	display: block;
}

.site_sub1 {
	width: 996px;
	height: 35px;
	position: absolute;
	top: 35px;
	left: 2px;
	border-bottom: 1px solid #e7e7e7;
}

.site_sub1_tit {
	width: 94px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 13px;
	font-size: 14px;
	line-height: 35px;
}

.site_sub1_listmain {
	width: 889px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 107px;
}

.site_sub1_list {
	display: block;
	height: 25px;
	padding-left: 6px;
	padding-right: 12px;
	margin-top: 5px;
	margin-right: 20px;
	float: left;
	background-color: #0987FF;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	cursor: pointer;
}

.site_sub2 {
	width: 996px;
	height: 35px;
	position: absolute;
	top: 71px;
	left: 2px;
	border-bottom: 1px solid #e7e7e7;
}

.site_sub2_tit {
	width: 94px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 13px;
	font-size: 14px;
	line-height: 35px;
}

.site_sub2_listmain {
	width: 889px;
	height: 35px;
	position: absolute;
	top: 108px;
	left: 107px;
}

.site_sub2_list {
	display: block;
	height: 25px;
	padding-left: 6px;
	margin-top: 5px;
	margin-right: 20px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}

.site_sub2_listx {
	padding-right: 26px;
	background: url(site_x.png) right no-repeat;
	visibility: hidden;
}

.site_sub2_list:hover {
	background-color: #0987FF;
	color: #fff;
}

.site_sub2_list:hover .site_sub2_listx {
	visibility: visible;
}

.site_sub3 {
	width: 996px;
	height: 70px;
	position: absolute;
	top: 107px;
	left: 2px;
	border-bottom: 1px solid #e7e7e7;
}

.site_sub3_tit {
	width: 94px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 13px;
	font-size: 14px;
	line-height: 35px;
}

.site_sub3_listmain {
	width: 889px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 107px;
}

.site_sub3_list {
	display: block;
	height: 25px;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}

.site_sub3_listx {
	padding-right: 20px;
	background: url(site_x.png) right no-repeat;
	visibility: hidden;
}

.site_sub3_list:hover {
	background-color: #0987FF;
	color: #fff;
}

.site_sub3_list:hover .site_sub3_listx {
	visibility: visible;
}

.site_sub4 {
	width: 996px;
	height: 35px;
	position: absolute;
	top: 178px;
	left: 2px;
}

.site_sub4_tit {
	width: 94px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 13px;
	font-size: 14px;
	line-height: 35px;
}

.site_sub4_listmain {
	width: 889px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 107px;
}

.site_sub4_list {
	display: block;
	height: 25px;
	padding-left: 6px;
	margin-top: 5px;
	margin-right: 20px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}

.site_sub4_listx {
	padding-right: 26px;
	background: url(site_x.png) right no-repeat;
	visibility: hidden;
}

.site_sub4_list:hover {
	background-color: #0987FF;
	color: #fff;
}

.site_sub4_list:hover .site_sub4_listx {
	visibility: visible;
}

.bumen_nav {
	width: 100px;
	height: 25px;
	position: absolute;
	top: 73px;
	left: 565px;
}

.bumen_nav_main {
	display: block;
	height: 25px;
	float: left;
	padding-left: 30px;
	position: relative;
	background:
		url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web1/site/script/new_banner/head_bumen_bg.png)
		left no-repeat;
}

.bumen_nav_tit {
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}

.bumen_nav_list {
	width: 1000px;
	height: 296px;
	position: absolute;
	top: 22px;
	left: -565px;
	background:
		url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web1/site/script/new_banner/bumen_list_bg.png)
		top no-repeat;
	z-index: 2;
	display: none;
}

.bumen_nav_main:hover .bumen_nav_list {
	display: block;
}

.bumen_sub_tit {
	width: 75px;
	height: 40px;
	position: relative;
	top: 13px;
	left: 15px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}

.bumen_sub_listmain {
	width: 977px;
	height: 189px;
	position: absolute;
	top: 73px;
	left: 21px;
}

.bumen_sub_list {
	width: 125px;
	height: 25px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}

.bumen_sub_list:hover {
	background-color: #0987FF;
	color: #fff;
}

.weather {
	width: 80px;
	height: 50px;
	position: absolute;
	top: 24px;
	left: 270px;
}

.weather_subd {
	display: block;
	height: 25px;
	float: left;
	padding-left: 5px;
	position: absolute;
	top: 10px;
}

.weather_sub_tit {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	cursor: pointer;
}

.weather_sub_list {
	width: 218px;
	height: auto;
	min-height: 200px;
	position: absolute;
	top: 50px;
	left: -60px;
	z-index: 2;
	display: none;
}

.weather_sub:hover .weather_sub_list {
	display: block;
	background-color: #cfc;
}

.headsearch {
	width: 335px;
	height: 37px;
	position: absolute;
	top: 30px;
	right: 97px;
}

.login {
	width: 85px;
	height: 37px;
	position: absolute;
	top: 32px;
	right: 0px;
}

.login_per {
	width: 80px;
	height: 16px;
	padding-left: 20px;
	position: absolute;
	top: 0px;
	left: 5px;
	background:
		url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web1/site/script/new_banner/login_img.png)
		left no-repeat;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	cursor: pointer;
}

.login_status {
	display: block;
	width: 80px;
	height: 16px;
	position: absolute;
	top: 16px;
	left: 5px;
}

.login_denglu {
	font-size: 12px;
	font-family: "宋体";
	line-height: 16px;
	color: #1492FF;
	cursor: pointer;
}

.login_line {
	font-size: 12px;
	font-family: "宋体";
	line-height: 16px;
	color: #999;
}

.login_zhuce {
	font-size: 12px;
	font-family: "宋体";
	line-height: 16px;
	color: #666;
	cursor: pointer;
}

.phone {
	width: 220px;
	height: 28px;
	position: absolute;
	bottom: 8px;
	right: 0px;
}

.phone_sub {
	float: right;
	font-size: 16px;
	line-height: 28px;
	color: #1492FF;
}