/* 搜索/热门推荐 */
.zty-search-recommend {
	height: 375px;
	margin-bottom: 20px;
	overflow: hidden;
	/*background: url("../images/index/index_banner.jpg;vpn_img") no-repeat center;*/
	/*background-size: auto 263px;*/
}

#indexBanner {
	position: absolute;
	margin-left: -960px;
	left: 50%;
	width: 1920px;
	height: 375px;
}

#indexBanner .layui-carousel-ind {
	top: -70px !important;
}

.zty-search-recommend-content {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	padding-top: 88px;
	margin: 0 auto;
}

/* 搜索 */
.zty-index-search {
	margin-top: 33px;
}

.zty-welcome-area {
	max-width: 480px;
}

.zty-welcome-area,
.zty-welcome-text {
	line-height: 50px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 4px;
	text-shadow: 0px 2px 12px rgba(0,0,0,0.1400);
}

.zty-welcome-area .www_rrbay_com,
.zty-welcome-text .www_rrbay_com {
	line-height: 50px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 4px;
	text-shadow: 0px 2px 12px rgba(0,0,0,0.1400);
}

.zty-index-search-box {
	margin-top: 6px;
}

.zty-search-find {
	width: 468px;
	padding: 0 8px;
	top: 46px;
	left: 0;
	z-index: 10;
	background: #FFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.28);
	border-radius: 0 2px 2px 0;
}

.zty-search-find-content {
	padding: 8px;
	border-top: 1px solid #E5E5E5;
}

.zty-search-find-title {
	color: #999;
	font-size: 14px;
}

.zty-search-fixed {
	margin-top: 8px;
}

.zty-search-fixed a {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 16px;
	margin: 0 8px 8px 0 !important;
	font-size: 14px;
	background: #F0F2F5;
	border-radius: 2px;
}

.zty-search-fixed a:hover {
	color: #FFF;
	background: #0C5B99;
}

.zty-search-location {
	width: 100px;
	line-height: 48px;
	padding-left: 11px;
	background: #FFF;
	border-right: 1px solid #E5E5E5;
}

.zty-search-location-title {
	max-width: 62px;
	color: #666;
	font-size: 16px;
}

.zty-search-i {
	margin-right: 10px;
	color: #666;
}

.zty-search-i .www_rrbay_com {
	font-family: "iconfont" !important;
}

.zty-search-location-ul {
	width: 100%;
	padding: 18px;
	border: 1px solid #E5E5E5;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	background: #fff;
	left: 0;
	top: 47px;
	z-index: 1;
}

.zty-search-location-ul li {
	height: 32px;
	line-height: 32px;
	padding: 0 16px;
	margin: 0 16px 12px 0 !important;
	font-size: 14px;
	background: #F0F2F5;
	transition: all .3s;
	float: left;
}

.zty-search-location-ul li:nth-child(6n+6) {
	margin: 0 0 12px 0 !important;
}

.zty-search-location-ul li:hover {
	color: #FFF !important;
	background: #0C5B99;
}

.zty-index-search-input {
	width: 468px;
	height: 46px;
	padding: 0 16px;
	border-radius: 0;
	border: none;
}

.zty-index-search-input:hover {
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.28);
}

.zty-index-search-input:focus {
	border: none;
}

.zty-index-search-btn {
	width: 96px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	background: #F39219;
	border-radius: 0 2px 2px 0;
	border: none;
}

.zty-search-association {
	width: 612px;
	height: 272px;
	padding: 10px 0;
	left: 0;
	top: 55px;
	background: #fff;
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.08);
	border-radius: 2px;
}

.zty-search-association li a {
	height: 42px;
	line-height: 42px;
	padding: 0 24px;
	color: #333;
	font-size: 16px;
}

.zty-search-association li a:hover {
	background: #F5F8FA;
}

.zty-key-word {
	color: #E45742;
}

.ui-widget-content {
	width: 468px !important;
	left: 0!important;
	padding: 9px 0 !important;
}

.ui-menu .ui-menu-item {
	padding: 0 16px !important;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	box-sizing: border-box !important;
	margin: 0 !important;
	font-size: 14px;
}

.ui-menu .ui-menu-item span,
.ui-menu .ui-menu-item p {
	font-size: 14px;
}

.ui-menu-item:hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-focus {
	border: none !important;
}

/* 热门推荐 */
.zty-recommend-content {
	width: 432px;
	height: 167px;
	padding: 20px;
	background: #fff;
	box-shadow: 0px 2px 17px 0px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
}

.zty-recommend-content .st2 {
	font-weight: bold;
}

.zty-recommend-content .st2 .www_rrbay_com {
	font-size: 18px;
}

.zty-recommend-content .zty-panel-more {
	margin-top: 2px;
}

.zty-panel-more {
	margin-top: 7px;
}

.zty-panel-more-img {
	font-size: 14px;
	line-height: 20px;
	margin-right: 3px;
	color: #666;
	transition: all .3s;
}

.zty-panel-more-title {
	line-height: 20px;
	color: #666;
	transition: all .3s;
}

.zty-panel-more:hover .zty-panel-more-title,
.zty-panel-more:hover .zty-panel-more-img {
	color: #0E65AB;
}

#zty-recommend li {
	width: 190px;
	margin: 12px 4px 0 0;
}

#zty-recommend li:nth-child(even) {
	margin: 12px 0 0 0;
}

.zty-blue-circle {
	width: 4px;
	height: 4px;
	margin: 9px 8px 9px 0;
	border-radius: 50%;
	background: #0C5B99;
}

.zty-recommend-list {
	max-width: 174px;
	height: 22px;
	line-height: 22px;
}

.zty-recommend-list:hover {
	color: #2F7BE7;
}

.zty-body {
	width: 1200px;
	margin: 0 auto;
}

/* 七个一事项 */
.zty-seven-ones-body {
	position: absolute;
	top: 332px;
	left: 50%;
	transform: translateX(-50%);
	width: 1920px;
	background: rgba(0, 0, 0, .4);
}

.zty-seven-ones {
	width: 1200px;
	margin: 0 auto;
}

.zty-seven-ones-content {
	margin-top: -1px;
}

.zty-seven-ones-content li {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 205px;
	/*width: 171px;*/
	height: 44px;
	/*padding: 6px 17px;*/
	transition: all .3s;
}

.zty-seven-ones-content li:last-child {
	width: 174px;
}

.zty-seven-ones-content li:hover {
	background: rgba(12, 91, 153, .6);
}

.zty-seven-ones-img {
	width: 32px;
	height: 32px;
	margin-right: 8px;
}

.zty-seven-ones-text {
	line-height: 20px;
	margin-top: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	transition: all .3s;
}

/* 特色专区 */
.zty-special-zoom {
	width: 100px;
	height: auto;
	left: -120px;
}

.zty-beComplaintReport {
	width: 100px;
	margin-bottom: 8px !important;
	/*height: 276px;*/
	/*left: -132px;*/
}

.zty-beComplaintReport img {
	width: 100%;
}

.zty-special-zone {
	width: 1200px;
	margin-bottom: 20px;
}

.zty-special-zone-box {
	width: 288px;
	height: 117px;
	margin-right: 16px;
	margin-bottom: 16px !important;
	border-radius: 2px;
}

.zty-special-zone-box:nth-child(4n+4) {
	margin-right: 0;
}

.zty-special-zone-box img {
	width: 288px;
	height: 117px;
	transition: all 0.5s;
}

.zty-special-zone-box:hover img {
	transform: scale(1.1);
}

.zty-special-zone-content {
	width: 248px;
	height: 77px;
	top: 20px;
	left: 20px;
}

.zty-special-zone-title {
	line-height: 20px;
	color: #fff;
	font-size: 20px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, .15);
}

.zty-special-zone-text {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.zty-special-zone-text span {
	color:#fff;
}

/*全省通办*/
.zty-provincial-office-switch {
	height: 33px;
	margin-left: 32px;
}

.zty-provincial-office-switch-title {
	height: 33px;
	line-height: 33px;
	color: #666;
	font-size: 18px;
}

.zty-provincial-office-switch-title.zty-provincial-office-active {
	color: #0C5B99;
	border-bottom: 3px solid #0C5B99;
}

.zty-provincial-office-switch-separate {
	width: 1px;
	height: 17px;
	margin: 8px 10px;
	background: #E5E5E5;
}

.zty-provincial-office-more {
	display: none;
}

.zty-provincial-office-list {
	display: none;
	margin-bottom: 20px;
}

.zty-provincial-office-box {
	width: 386px;
	height: 142px;
	padding: 16px 16px 16px 24px;
	margin-right: 21px;
	background-size: 116px 115px;
	box-shadow: 0px 0px 12px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
}

#provincial-public-service .zty-provincial-office-box:nth-child(1) {
	background: url("../images/index/shbx_bg.png;vpn_img") no-repeat right bottom;
}

#provincial-public-service .zty-provincial-office-box:nth-child(2) {
	background: url("../images/index/crj_bg.png;vpn_img") no-repeat right bottom;
}

#provincial-public-service .zty-provincial-office-box:nth-child(3) {
	background: url("../images/index/hzyw_bg.png;vpn_img") no-repeat right bottom;
}

.zty-provincial-office-box:nth-child(3n+3) {
	margin-right: 0;
}

.zty-qstb-blue {
	width: 44px;
	height: 44px;
	background: #0C5B99;
	border-radius: 50%;
}

.zty-qstb-blue img {
	width: 24px;
	height: 24px;
	margin: 10px;
}

.zty-qstb-title {
	max-width: 240px;
	line-height: 26px;
	margin: 9px 16px;
	font-size: 18px;
}

.zty-qstb-top a {
	margin-top: 10px;
}

.zty-qstb-go {
	line-height: 24px;
	color: #0C5B99;
	font-size: 22px;
}

.zty-qstb-bottom {
	margin-top: 12px;
}

.zty-qstb-bottom a {
	width: 161px;
	height: 22px;
	line-height: 22px;
}

.zty-qstb-bottom a:nth-child(1),
.zty-qstb-bottom a:nth-child(2) {
	margin-bottom: 10px !important;
}

.zty-qstb-bottom a:nth-child(even) {
	padding-left: 12px;
	margin-left: 12px;
	border-left: 1px solid #E5E5E5;
}

.zty-qstb-title:hover,
.zty-qstb-bottom a:hover {
	color: #0C5B99;
}

/* 个人服务/法人服务 */
.zty-module-header {
	margin-bottom: 12px;
}

.zty-personal-services-title {
	line-height: 33px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
}

.zty-personal-services-title .www_rrbay_com {
	line-height: 33px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
}

.zty-services-box {
	width: 386px;
	height: 146px;
	margin: 0 20px 20px 0;
	box-shadow: 0px 0px 10px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
}

.zty-services-box:nth-child(3) {
	margin: 0 0 20px 0;
}

.zty-services-big-matter {
	width: 112px;
	height: 146px;
	padding: 32px 0;
	background: #0C5B99;
	border-radius: 2px;
}

.zty-services-big-matter:hover {
	background: #0A4D81;
}

.zty-services-img {
	width: 48px;
	height: 48px;
	margin: 0 auto 8px;
}

.zty-services-big-matter .st2 {
	color: #fff;
}

.zty-services-big-matter .st2 .www_rrbay_com {
	color: #FFF;
}

.zty-services-small-matter {
	padding: 16px;
}

.zty-services-small-matter a {
	width: 234px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 8px !important;
	color: #333;
}

.zty-services-small-matter a:nth-child(5) {
	display: none;
}

.zty-services-small-matter a:hover {
	color: #0A4D81;
}

.zty-services-small-matter a:last-child {
	margin-bottom: 0 !important;
}

/* 办证照 */
.zty-license-application {
	height: 412px;
	margin-bottom: 48px;
	box-shadow: 0px 0px 10px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
}

.zty-license-department {
	width: 200px;
	height: 412px;
}

.zty-license-department li {
	height: 54px;
	line-height: 54px;
	padding: 0 24px;
	font-size: 16px;
	border-bottom: 1px solid #E5E5E5;
	transition: all .3s;
}

.zty-license-department li:last-child {
	border-bottom: none;
}

.zty-license-department li.current,
.zty-license-department li:hover {
	color: #fff;
	background: #0C5B99;
}

.zty-license-list {
	width: 1000px;
	height: 412px;
	background: url("../images/index/wave_bg.png;vpn_img") no-repeat bottom center;
	background-size: 1000px 89px;
}

.zty-license-list-content {
	width: 936px;
	height: 324px;
	margin: 24px 32px 0;
}

.zty-license-list-content li {
	width: 312px;
	height: 54px;
}

.zty-license-list-content li:hover .zty-license-name {
	color: #0C5B99;
}

.zty-license-circle {
	width: 4px;
	height: 4px;
	margin: 25px 8px 25px 0;
	border-radius: 50%;
	background: #0C5B99;
}

.zty-license-name {
	width: 300px;
	height: 54px;
	line-height: 54px;
}

.layui-laypage {
	margin: 0 !important;
}

.layui-laypage-prev {
	width: 32px !important;
	height: 32px !important;
	padding: 0;
	background: url("../images/index/left.png;vpn_img") no-repeat center;
}

.layui-laypage-next {
	width: 16px;
	height: 16px;
	background: url("../images/index/right.png;vpn_img") no-repeat center;
}

.layui-laypage-prev,
.layui-laypage-next {
	display: inline-block !important;
}

#pages a,
.layui-laypage .layui-laypage-curr {
	display: none;
}

.layui-laypage a,
.layui-laypage span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 !important;
	width: 32px !important;
	height: 32px;
	line-height: 32px;
	margin: 0;
	background-color: transparent !important;
	color: transparent !important;
	font-size: 12px;
	border: none !important;
}

.layui-laypage a:hover {
	color: transparent !important;
}

.layui-disabled,
.layui-disabled:hover {
	color: transparent !important;
	cursor: default !important;
}

#pages {
	right: 32px;
	bottom: 24px;
}

/* 部门直达 */
.zty-department-direct {
	margin-bottom: 8px;
}

.zty-department-statistics {
	height: 20px;
	line-height: 20px;
	margin: 7px 0 6px 12px;
	color: #666;
	font-size: 14px;
}

.zty-statistics-num {
	color: #F39219;
}

.zty-department-content {
	margin-bottom: 12px;
}

#zty-all-department {
	width: 1146px;
}

#zty-all-department .swiper-slide {
	width: auto !important;
	height: 36px;
	line-height: 34px;
	padding: 0 13px;
	margin-right: 8px;
	background: #fff;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
}

#zty-all-department .swiper-slide.current {
	color: #fff;
	background: #0C5B99;
	border: 1px solid #0C5B99;
}

.zty-department-down {
	width: 32px;
	height: 32px;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
	transition: all .3s;
}

.zty-department-down-btn {
	line-height: 16px;
	margin: 9px 8px 7px;
}

.zty-department-down:hover {
	background: #0C5B99;
	border: 1px solid #0C5B99;
}

.zty-department-down:hover .zty-department-down-btn {
	color: #fff;
}

#zty-section {
	width: 1200px;
	padding: 24px;
	box-shadow: 0px 2px 12px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
	background: #fff;
	top: 32px;
	right: -1px;
	z-index: 10;
}

#zty-section li {
	width: 144px;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	transition: all .3s;
}

#zty-section li:hover {
	color: #0C5B99;
	background: #F5F8FA;
}

#zty-section li.current {
	color: #0C5B99;
	background: #F5F8FA;
}

.zty-departmental-matters {
	height: 282px;
	overflow: hidden;
}

.zty-departmental-matters-box {
	width: 386px;
	height: 82px;
	padding: 16px;
	margin: 0 20px 12px 0 !important;
	background: #F5F8FA;
	border-radius: 2px;
}

.zty-departmental-matters-box:nth-child(3n+3) {
	margin: 0 0 12px 0 !important;
}

.zty-departmental-matters-name {
	line-height: 22px;
	margin-bottom: 8px;
	color: #333;
	font-weight: bold;
	transition: all .3s;
}

.zty-departmental-matters-name:hover {
	color: #0C5B99;
}

.zty-time-limit,
.zty-time-limit-num {
	line-height: 20px;
	color: #999;
	font-size: 14px;
}

#noMessage {
	position: absolute;
	left: 50%;
	top: 120px;
	transform: translateX(-50%);
}

/* 套餐服务 */
.zty-package-service {
	margin-bottom: 48px;
}

.zty-package-service-list li {
	margin-right: 20px;
}

.zty-package-service-list li:nth-child(3) {
	margin-right: 0;
}

.zty-package-service-list li a {
	width: 386px;
	height: 94px;
	padding-top: 20px;
	border-radius: 2px;
	background: #437AA5;
	background: url("../images/index/wave_box.png;vpn_img") no-repeat center;
}

.zty-package-title {
	line-height: 28px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
}

.zty-package-sub-title {
	line-height: 20px;
	margin-top: 4px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
}

.zty-package-img {
	bottom: 0;
	width: 100%;
	height: 70px;
}

/* 便民缴费 */
.zty-convenient-payment {
	margin-bottom: 20px;
}

.zty-payment-box {
	width: 386px;
	height: 175px;
	padding: 0 16px;
	margin-right: 20px;
	box-shadow: 0px 4px 10px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
}

.zty-payment-box:nth-child(3) {
	margin-right: 0;
}

.zty-payment-box-top {
	height: 54px;
	padding: 18px 0;
	margin-bottom: 16px;
	border-bottom: 1px solid #E5E5E5;
}

.zty-payment-box-top-title {
	line-height: 18px;
	padding-left: 8px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #0C5B99;
}

.zty-payment-item {
	width: 173px;
	height: 40px;
	margin-right: 8px;
	margin-bottom: 8px !important;
}

.zty-payment-item:nth-child(even) {
	margin-right: 0;
}

.zty-payment-icon {
	display: none;
	width: 24px;
	height: 24px;
	margin: 16px auto;
}

.zty-payment-text {
	line-height: 40px;
	color: #333;
	background: #F5F7FA;
	border-radius: 4px;
	transition: all .3s;
}

.zty-payment-item:hover .zty-payment-text {
	color: #FFF;
	background: #0C5B99;
}

#zty-pay-recharge .zty-payment-item:nth-child(1) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat 0 -200px;
}

#zty-pay-recharge .zty-payment-item:nth-child(2) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -24px -200px;
}

#zty-pay-recharge .zty-payment-item:nth-child(3) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -48px -200px;
}

#zty-pay-recharge .zty-payment-item:nth-child(4) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -72px -200px;
}

#zty-medical-insurance .zty-payment-item:nth-child(1) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -96px -200px;
}

#zty-medical-insurance .zty-payment-item:nth-child(2) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -120px -200px;
}

#zty-medical-insurance .zty-payment-item:nth-child(3) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -144px -200px;
}

#zty-car-service .zty-payment-item:nth-child(1) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -168px -200px;
}

#zty-car-service .zty-payment-item:nth-child(2) .zty-payment-icon {
	background: url("../../common/images/public/micro_icon.png;vpn_img") no-repeat -192px -200px;
}

/*山西省投资服务平台弹出框*/
.zty-sblx-popup {
	width: 624px;
	z-index: 200;
	background: #FFF;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#zty-sblx-box .zty-popup-body {
	padding: 16px 32px 8px;
}

#zty-sblx-box .zty-popup-body-box {
	display: block;
	width: 128px;
	height: 132px;
	margin-right: 16px;
	border-radius: 4px;
	background: rgba(247, 247, 247, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	text-align: center;
	cursor: pointer;
	transition: all .3s;
}

#zty-sblx-box .zty-popup-body-box:last-child {
	margin-right: 0;
}

#zty-sblx-box .zty-popup-body-box:hover {
	background: rgba(14, 101, 171, 0.05);
	border: 1px solid rgba(14, 101, 171, 1);
}

#zty-sblx-box .zty-popup-body-img {
	width: 56px;
	height: 56px;
	margin: 24px auto 8px;
}

#zty-sblx-box .zty-popup-body-title {
	color: #666;
	font-size: 14px;
	transition: all .3s;
}

#zty-sblx-box .zty-popup-body-box:hover .zty-popup-body-title {
	color: #0E65AB;
}

/* 信息专区 */
.zty-information-zone {
	margin-bottom: 20px;
}

.zty-information-box-top {
	height: 54px;
	padding: 18px 0;
	border-bottom: 1px solid #E5E5E5;
}

.zty-information-box-top-title {
	line-height: 18px;
	padding-left: 8px;
	margin-left: 16px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #0C5B99;
}

.zty-information-box-top-title.zty-xwdt-current {
	color: #0C5B99;
}

/*#zty-info-more {*/
/*	margin: 0 16px 0 0;*/
/*}*/

.zty-information-box-top .zty-panel-more {
	margin: 0 16px!important;
}

.zty-information-zone-box .zty-panel-more {
	margin-top: 0 !important;
}

/* 工作动态 */
#zty-work-trends {
	width: 792px;
	height: 244px;
	box-shadow: 0px 4px 10px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
}

.zty-information-box-bottom {
	padding: 16px;
}

.zty-information-box-bottom li {
	justify-content: space-between;
}

.zty-information-box-bottom li a {
	max-width: 605px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 12px !important;
	color: #333;
}

.zty-information-box-bottom li a:hover {
	color: #0A4D81;
}

.zty-information-time {
	flex-shrink: 0;
	height: 22px;
	line-height: 22px;
	margin-left: 16px;
	color: #999;
}

/* 政策法规 */
#zty-policies-regulations {
	width: 388px;
	height: 244px;
	box-shadow: 0px 4px 10px 0px rgba(41, 42, 44, 0.12);
	border-radius: 2px;
}

#zty-policies-regulations-box li {
	justify-content: space-between;
}

#zty-policies-regulations-box li a {
	max-width: 200px;
}

/* 政务数据统计 */
.zty-data-total {
	height: 100px;
	padding-top: 11px;
	background: #F5F8FA;
}

.zty-data-total-content {
	width: 1200px;
	padding: 0 130px 0 105px;
	margin: 0 auto;
	justify-content: space-between;
}

.zty-data-total-title {
	line-height: 20px;
	color: #666;
	font-size: 14px;
}

.zty-data-total-unit {
	line-height: 20px;
	margin-left: 10px;
	color: #333;
	font-size: 14px;
}

.zty-data-total-num {
	margin-top: 8px;
}

#ssqdCount,
#approveCount,
#registerCount {
	line-height: 50px;
	color: #0E65AB;
	font-size: 50px;
	letter-spacing: -3px;
}

#ssqdCount .www_rrbay_com,
#approveCount .www_rrbay_com,
#registerCount .www_rrbay_com {
	line-height: 50px;
	color: #0E65AB;
	font-size: 50px;
	letter-spacing: -3px;
}

/* 滚动条 */
.os-theme-light>.os-scrollbar-vertical {
	width: 5px !important;
}

.os-theme-light>.os-scrollbar-horizontal {
	display: none;
}

/* 便民缴费弹出框 */
.zty-cover {
	width: 100%;
	height: 100% !important;
	z-index: 100;
	top: 0px;
	background: #000;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

.zty-popup {
	width: 624px;
	z-index: 200;
	background: #FFF;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.zty-popup-header {
	padding: 24px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.zty-popup-header-content {
	width: 308px;
	margin: 0 auto;
}

.zty-popup-header-img-left {
	width: 68px;
	height: 2px;
	margin-top: 16px;
	background: linear-gradient(90deg, rgba(92, 177, 237, 0) 0%, rgba(47, 121, 214, 1) 100%);
}

.zty-popup-header-title {
	line-height: 33px;
	margin-left: 15px;
	font-size: 24px;
	font-weight: bold;
}

.zty-popup-header-img-right {
	width: 68px;
	height: 2px;
	margin-top: 16px;
	background: linear-gradient(90deg, rgba(47, 121, 214, 1) 0%, rgba(92, 177, 237, 0) 100%);
}

.zty-popup-close {
	line-height: 16px;
	color: #999;
	top: 21px;
	right: 24px;
	transition: all .3s;
}

.zty-popup-close:hover {
	color: #333;
}

.zty-popup-body {
	padding: 24px 87px 27px;
}

.zty-popup-body-box {
	width: 213px;
	height: 72px;
	border-radius: 4px;
	background: #F7F7F7;
	border: 1px solid rgba(255, 255, 255, 1);
	text-align: center;
	cursor: pointer;
}

.zty-popup-body-box:first-child {
	margin-right: 24px;
}

.zty-popup-body-box:hover {
	background: rgba(14, 101, 171, 0.05);
	border: 1px solid #0E65AB;
}

.zty-popup-bank {
	width: 171px;
	height: 34px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.zty-popup-footer {
	height: 48px;
	background: url(../images/convenientPayment/wave_bg.png;vpn_img) no-repeat center;
	background-size: 624px 48px;
}

/*营商环境满意度网络调查弹出框*/
#yshjmydPop {
	display: none;
	position: fixed;
	z-index: 200;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 450px;
	height: 800px;
}

.zty-yshjmyd-close {
	z-index: 200;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #FFF;
}

.zty-yshjmyd-close i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFF;
}

.zty-yshjmyd-img {
	width: 450px;
	height: 800px;
}

/*右下角新闻*/
#zty-news {
	width: 270px !important;
	height: 160px !important;
}

.zty-news-banner {
	right: 60px;
	bottom: 0;
	z-index: 1;
	border-radius: 8px 8px 0 0;
	overflow: hidden;
}

.zty-news-close {
	color: rgba(255, 255, 255, .8);
	right: 10px;
	top: 10px;
	background: rgba(0, 0, 0, .2);
	z-index: 1;
	height: 24px;
	padding: 4px;
	width: 24px;
	border-radius: 50%;
}

.zty-news-img {
	/*width: 270px;
	height: 356px;*/
	width: 270px;
	height: 160px;
}

.layui-carousel-ind {
	top: -22px !important;
}

.layui-carousel-ind ul,
.layui-carousel-arrow:hover, .layui-carousel-ind ul:hover {
	background-color: transparent !important;
}
.zty-special-zone-text
.layui-carousel-ind li.layui-this {
	background-color: #0c5b99 !important;
}

.layui-carousel-ind li {
	width: 8px !important;
	height: 8px !important;
}
