*{margin:0;padding:0;box-sizing: border-box;outline: none;}
body{
	color:#333;
	font-size:14px;
	background-color:#f6f6f6;
	font-family:"Î¢ÈíÑÅºÚ"; 
}
hr.division{border:none;height:1px;background-color:#ccc;margin:15px auto}

#container{min-width: 1200px;margin:0 auto}

#header { background: #fbfbfb;}
#headerLinks{display:inline-block;line-height:34px;position: absolute;right:0;top:0;font-size: 14px;}
#headerLinks a{display:inline-block;padding:0 5px}
#headerInner {
	margin:0 auto;
	width: 1200px;
	height: 234px;
	background: url(../png/6dbq27.png) no-repeat right center;
	position: relative;
}
#logo{
	position: absolute;
	left:0;
	top:50%;
	margin-top: -38px;
}

#navWrapper {
	height: 54px;
	background-color: #e22323;
	font-size: 16px;
}

ul.navList {
	list-style-type: none;
	display: block;
	width: 1200px;
	height:54px;
	margin: 0 auto;
}

ul.navList li {
	float: left;
	display: block;
	height:54px;
	position:relative
}
ul.navList li:after{
	content:"";
	display:block;
	width:1px;
	height:20px;
	background-color:#ea7272;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-10px;
}

ul.navList li a {
	display:block;
	width:90px;
	text-align:center;
	height:54px;
	line-height:54px;
	color: #fff;
	text-decoration: none;
	border-bottom: 5px solid transparent;
	box-sizing: border-box;
}
ul.navList li a:hover{
	background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/headeer_over.jpg) top center no-repeat;
}


.tabSearchWrapper{width:350px;height:40px;position: absolute;right:40px;top:95px;}


.tabSearchFormWrapper{
    padding-right: 40px;
    position: relative;
    display: none;
}
.tabSearchText{
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    outline: none;
    border: 1px solid #ccc;
}
.tabSearchButton{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: none;
    background:#e22323 url(../png/q70yj8.png) no-repeat center center;
    cursor:pointer
}
.tabSearchButton:hover{
	background-color:#43a4ea
}


#main{width:1200px;margin:0 auto}
.creditQueryWrapper{border:1px solid #ccc;padding:15px 0}
.path{padding:15px 0}
.path a{margin-right:5px}


.creditQueryTitle{font-size:24px;text-align:center}
.creditQueryTitle span{display: inline-block;color:#e22323;padding-bottom:5px;border-bottom:4px solid #e22323}
table.creditQueryTable{
	border-collapse: collapse;
	width:1000px;
	line-height:40px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
table.creditQueryTable tr th{
	text-align:right;
	font-weight:normal;
	width:200px
}
table.creditQueryTable tr td{
	padding:5px 0
}

.creditQueryTxt{padding:0 15px 15px  0;width: 1000px;margin: 0 auto;}
table.creditQueryResultTable{
	border-collapse: collapse;
	table-layout: fixed;
	line-height:40px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
table.creditQueryResultTable tr th{
	font-weight: normal;
	color:#fff;
	background-color:#e22323;
	text-align:center;
	border-right:1px solid #fff
}
table.creditQueryResultTable tr th:last-child{
	border-right:1px solid #ccc
}
table.creditQueryResultTable tr td{
	padding:5px;
	word-break: break-all;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	border:1px solid #ccc
}
table.creditQueryResultTable tr:hover{
	background-color:#eee
}
.searchWrapper{
    height: 40px;
    padding-right: 80px;
    position: relative;
}
.searchTxt{
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.searchButton{
    width: 80px;
    height: 40px;
    color: #fff;
    background-color: #e22323;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
	cursor:pointer;
}
.codeWrapper{width: 400px;height: 40px;position: relative;padding-right: 118px;display: inline-block;}
.codeTxt{display:block;border: 1px solid #ccc;width:100%;height: 40px;padding: 0 10px;}
.codeImg{position: absolute;right:0;top:0;cursor: pointer;}

.creditQueryDetail{border:1px solid #ccc;padding:15px; position: relative;}
.creditQueryDetailFeedback{
    width: 100px;
    text-align:center;
    background-color: #0063ba;
    position:absolute;
    right:10px;
    top:10px;
    color:#fff;
	height:30px;
	line-height:30px;
}
.creditQueryDetailFeedback a{}
.creditQueryDetailFeedback a:link{color:#fff}
.creditQueryDetailFeedback a:visited{color:#fff}
.creditQueryDetailFeedback a:hover{color:#ffcc33}
.creditQueryDetailFeedback a:active{color:#fff}

.creditQueryDetailName{font-size:28px}
ul.creditQueryDetailList{list-style-type: none;padding: 15px 0;}
ul.creditQueryDetailList li{
    line-height: 35px;
}
.creditQueryDetailAcquire{padding-top:15px;position:relative; height:30px; line-height:30px; margin-bottom:15px;}
a.creditQueryDetailDown{
	display:inline-block;
	background:#e22323 url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-down.png) no-repeat 10px center;
	padding:0 10px 0 34px;
}
a.creditQueryDetailDown:link{color:#fff}
a.creditQueryDetailDown:visited{color:#fff}
a.creditQueryDetailDown:hover{background-color:#ef5858}
a.creditQueryDetailDown:active{color:#fff}
.creditQueryDetailShare{position:absolute;right:0;top:10px}
.creditQueryDetailTxt{padding:10px; color:#252525; font-size:12px;}
.creditQueryDetailTxtTitle{color:#ea3e3e}

.creditQueryTabsWrapper{
	border:1px solid #ccc;
	position: relative;
	margin-bottom:10px
}
.creditQueryTabsHeader{line-height:50px;font-size:16px;border-bottom: 1px solid #ccc;}
.creditQueryTabsHeader div{height:50px;float: left;padding: 0 10px;cursor:pointer;}
.creditQueryTabsHeader div span{
    margin-left: 5px;
    color:#e22323;
}
.creditQueryTabsHeaderActive{
	color:#e22323;
	border-bottom:5px solid #0063ba
}
.creditQueryTabItemHeader{border-bottom:1px solid #ccc}
.creditQueryTabItemHeaderTxt{
	border-bottom:4px solid #e22323;
	display:inline-block;
	padding-bottom:2px;
	font-size: 16px
}
.creditQueryTabItemHeaderTxt span{margin-left:5px}
.creditQueryTabItemHeader a{float:right;display:inline-block;line-height:28px}
.creditQueryTabItemHeader a:link{color:#666}
.creditQueryTabItemHeader a:visited{color:#666}
.creditQueryTabItemHeader a:hover{color:#999}
.creditQueryTabItemHeader a:active{color:#999}

.creditQueryTabContent{padding:15px}
.creditQueryTabTable{
	border-collapse: collapse;
	width:100%;
	text-align: left;
}
.creditQueryTabTable tr th{padding: 10px 5px;width: 140px;}
.creditQueryTabTable tr td{padding: 10px 5px;}
.creditQueryTabHeader{color:#0063ba;font-size:16px;padding-left: 15px;position: relative;}
.creditQueryTabHeader:before{
	display: block;
	content:"\200B";
	width:8px;
	height:8px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
	border-radius: 50%;
	background-color: #0063ba;
}
.creditQueryTabSelection{display: none;}


.redListWrapper{
    padding: 15px 0
}
.redListBox{
    border: 1px solid #ccc;
    padding: 0 15px;
}
.redListHeader{}
.redListBoxTxt{
    padding: 15px 8px;
}
ul.redList{
    list-style-type: none;
}
ul.redList li{
    float:left;
    width: 50%;
    margin-bottom: 15px;
}
dl.redItem{
    display: block;
    padding-left: 140px;
    width: 570px;
    height: 186px;
    margin: 0 auto;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
}
dl.redItem dt{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
}
dl.redItem dt img{display:block;}
dl.redItem dd{
    padding: 10px 10px 10px 0;
}
table.redItemTable{
    width: 100%;
    line-height: 30px;
    table-layout: fixed;
}
table.redItemTable tr th{width: 70px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis}
table.redItemTable tr td{text-align:left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis}


.relatedNewsWrapper{
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}
ul.relatedNewsList{list-style-type: decimal;line-height: 30px;}
ul.relatedNewsList li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.relatedNewsBox{
	padding-top: 15px;
	padding-left: 380px;
	height: 225px;
	position: relative;
}
#relatedSlides{
	width: 368px;
	height: 210px;
	position: absolute;
	left:0;
	bottom: 0;
	overflow:hidden;
	background-color:#66cc00
}
#relatedSlides .arrow-left {
	background: url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10
}

#relatedSlides .arrow-right {
	background: url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10
}

.swiper-container {
	width: 368px;
	height: 210px;
}

.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5px;
	width: 100%;
	z-index: 10
}

.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}


.icon{display:inline-block;width:18px;height:18px;vertical-align: middle}
.icon-brand{background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-brand.png) no-repeat}
.icon-geography{background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-geography.png) no-repeat}
.icon-card{background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-card.gif) no-repeat}

#footer{
	background-color:#e22323;
        height:130px;
}
#footerInner{
	width:1200px;
	padding: 20px 0;
	margin:0 auto;
	position: relative;
}
#footerTxt{margin: 0 auto;}
#footerTxt p{
	display:block;
	color:#fff;
	text-align: left;
	float: left;
}
#footerTxt p a{color:#fff}
#footerTxt p a:hover{color:#ff9900}
.footer-txts{
	width: 967px;
	border-right:1px solid #5c5c5c;
	padding-right:10px;
}
.footer-imgs{
	text-align: left;
	padding-top: 5px;
}
#footerTxt .footer-imgs p{float:none;text-align:right}
#footerTxt .footer-imgs p:after{
	display:block;
	content:"\200B";
	height:0;
	clear:both
}
.footer-imgs:after{
	display:block;
	content:"\200B";
	height:0;
	clear:both
}
.footer-imgs a{margin-left:30px;display:inline-block;float:left}
.footer-imgs img{display:block}
#copyrightTxt{border-left:1px solid #6c767f;height: 62px;padding-left: 10px;padding-top:10px;text-align: center;line-height: 22px;}

a{text-decoration: none}
a:link{color:#333}
a:visited{color:#333}
a:hover{color:#ff0000}
a:active{color:#333}

.clearfix:before,
.clearfix:after{
	content: " ";
	display: table;
	clear: both
}
.mb15{
	margin-bottom: 15px;
}
.show{
	display: block;
}

.replayWrapper{
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}
.replayTable{
	border-collapse: collapse;
	width:100%;
	text-align: left;
}
.replayTable tr th{padding: 10px 5px;width: 390px;text-align:right}
.replayTable tr td{padding: 10px 5px}
.commentQueryTable{border-collapse: collapse}
.commentQueryTable tr th{padding: 10px 5px;width: 390px;text-align:right}
.commentQueryTable tr td{padding: 10px 5px}

.jcRow{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.jcInfoBox{
	width:590px;
}
.jcInfo{border-bottom:1px solid #ccc}
.jcInfo dt{
    padding: 15px 0;
}
.jcInfo dd{color:#666;padding-bottom: 15px;}
.departmentName{display:inline-block;float:left}
.departmentDate{display:inline-block;float:right}
.departmentsWrapper{
	border:1px solid #ccc;
	padding:10px;
	margin-top: 10px;
}

#jcSlideWrapper{
	padding-left: 34px;
	position: relative;
}
.jcTabHeader{
    width: 34px;
    height: 108px;
    text-align: center;
    position: absolute;
    left: 0;
    background-color: #dedede;
}
.jcTabHeader:after{
	display:block;
	content:"\200B";
	height:0;
	clear:both
}
.jcTabItem{cursor: pointer;height: 54px;line-height:54px;position: relative;}
.jcTabItem span{display:inline-block;line-height:14px;width: 14px;height: 28px;position: absolute;top: 13px;left: 10px;}
.jcTabItem-active{
	cursor:default;
	background-color:#e22323;
	color: #fff;
}
.jcTabItem-active:after{
	content:"\200B";
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:6px;
	border-left-color:#e22323;
	position:absolute;
	right:-12px;
	bottom:21px;
}

#departmentsSlide .swiper-wrapper{padding-left:3px}
#departmentsSlide{position:relative;}
#departmentsSlide .swiper-container{
  width: 1072px;
  height: 108px;
  color: #fff;
  text-align: center;
}
#departmentsSlide .arrow-left {
	background: #666 url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/departmentsArrow-left.png) no-repeat center center;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -54px;
	width: 36px;
	height: 108px;
	z-index: 10;
}

#departmentsSlide .arrow-right {
	background: #666 url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/departmentsArrow-right.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -54px;
	width: 36px;
	height: 108px;
	z-index: 10;
}
.departmentForSlide{
	cursor:pointer;
	position: relative;
	cursor: pointer
}
.departmentForSlide img{width: 209px;height:108px;}
.departmentForSlide-active{
	cursor: default;
}
.departmentForSlide-active:after{
	content:"\200B";
	width:209px;
	height:19px;
	position: absolute;
	bottom:0;
	left:45%;
	margin-left:-90px;
	background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/share-triangle2.png) center bottom no-repeat;
	 
}
#assistWrapper{padding-top:10px}
.assistTable{
	border-collapse: collapse;
	width:100%;
	text-align: center;
	table-layout: fixed
}
.assistTable tr td{
	height:36px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.randbActionListBox{
	position: relative;
}
.randbActionListBox:after{
	content:"\200B";
	display:block;
	position: absolute;
	background-color: #ccc;
	width: 1px;
	margin-left: -0.5px;
	left:50%;
	top: 20px;
	bottom: 10px;
}
ul.randbActionList{
	width: 550px;
	list-style-type:none;
	line-height: 36px;
}
ul.randbActionList li{
	padding-right:80px;
	position: relative
}
ul.randbActionList li a{
	display: inline-block;
	background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/blueArrow.png) no-repeat left center;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 460px;
}
ul.randbActionList li span{
	position: absolute;
	right:0;
	color:#ccc
}

#aboutPrimeWrapper{}
.aboutPrimeBox{padding-top:15px}
.aboutPrimeTableWrapper{margin-left:-10px;margin-right:-10px}
.aboutPrimeTable{
	border-collapse: collapse;
	table-layout: fixed;
	line-height:40px;
	width: 100%;
	text-align:center;
}
.aboutPrimeTable tr th{
	font-weight: normal;
	background-color:#f9d4d4;	
	text-align:center
}

.aboutPrimeTable tr td{
	padding:5px;
	word-break: break-all;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	border-bottom:1px solid #ccc
}
.aboutPrimeTable tr:nth-child(2n+1){
	background-color:#eee
}


.vipWrapper {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}
a.vipSlide{display:block;width:112px;height: 64px;text-align:center;line-height: 64px;background-color:#fff;border:1px solid #ccc}
a.vipSlide-active:link,
a.vipSlide-active:visited,
a.vipSlide-active:hover,
a.vipSlide-active:active{background-color:#e22323;color:#fff}
#vipSlideBox .swiper-wrapper{padding-left:3.5px}
#vipSlideBox{position:relative;}
#vipSlideBox .swiper-container{
  width: 1072px;
  height: 64px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
#vipSlideBox .arrow-left {
	background: #666 url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/departmentsArrow-left.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 64px;
	z-index: 10;
}

#vipSlideBox .arrow-right {
	background: #666 url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/departmentsArrow-right.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 64px;
	z-index: 10;
}

.vipTable{
	border-collapse: collapse;
	width:900px;
	line-height:40px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.vipTable tr th{
	text-align:right;
	font-weight:normal;
	width:200px
}
.vipTable tr td{
	padding:5px 0
}
.vipTxt{color:#666}
.vipTxt b{font-weight: normal;color:#0063ba;display:inline-block;margin-left:5px;margin-right:5px}
.vipList{
	display:block;
	list-style-type: none;
	line-height:56px
}
.vipList li{
	display: block;
	border-bottom:1px solid #ccc;
	padding: 0 10px;
	text-align:left;
}
.vipList li:after{
	display: block;
	content:"\200B";
	height:0;
	clear:both
}
.vipList li a{display:block;width:700px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;float:left}
.vipList li span{display:block;float:right}
#pagination{list-style-type:none}

.w260{width:260px}
.w400{width:400px}

.publicItemHeader{border-bottom:1px solid #ccc}
.publicItemHeaderTxt{
	border-bottom:4px solid #e22323;
	display:inline-block;
	padding-bottom:2px;
	font-size: 16px
}
.publicItemHeaderTxt span{margin-left:5px}
.publicItemContent{padding:15px}

.icon{display:inline-block;width:19px;height:18px;vertical-align: middle;}
.icon-brand{background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-brand.png) no-repeat}
.icon-geography{background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-geography.png) no-repeat}
.icon-card{background:url(http://xysy.shenyang.gov.cn/material/gongyong/xyzgsy/images/icon-card.gif) no-repeat}
.icon-comp{background: url(../png/jctmll.png) no-repeat center 2.3px;}
.icon-clock{background: url(../png/1t5bey.png) no-repeat center 2.3px;}

.inputTxt{
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.select{
	display: block;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.textarea{
    border: 1px solid #ccc;
    padding: 10px;
    height:140px;
    resize: none;
}
.error{
	padding-left:5px;
	color:#ea3e3e
}
.floatL{float:left}
.floatR{float:right}
.itemRequired{padding-left:5px;color:#ea3e3e}
.button{padding: 0 50px;height:40px;line-height:40px;border:none;cursor: pointer;}
.button-submit{background-color:#ea3e3e;color:#fff}
.button-submit:hover{background-color:#da3a3a}
.button-reset{background-color:#0063ba;color:#fff}
.button-reset:hover{background-color:#015bab}
.button-query{background-color:#ea3e3e;color:#fff}
.button-query:hover{background-color:#da3a3a}