/*跨区域通办*/
.XinYaoGreen3 .XinYaoBot .XinYaoLeft {
	line-height: normal;
}

.XinYaoGreen3 .XinYaoBot .XinYaoLeft span {
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 15px;
}

.XinYaoGreen3 .XinYaoBot .XinYaoLeft p {
	font-size: 16px;
	font-weight: 400;
}

.XinYaoKuaqytbNr {
	background-color: #fff;
	padding: 15px 0 40px;
}

.XinYaoKuaqytbNr .XinYaoHD {
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin-bottom: 5px;
}

.XinYaoKuaqytbNr .XinYaoBD ul {
	width: 1200px;
}

.XinYaoKuaqytbNr .XinYaoBD li {
	float: left;
	width: 380px;
	height: 76px;
	line-height: 76px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.XinYaoTanBox .XinYaoBD1 i {
    /* color: #333; */
    float: left;
    width: 112px;
    text-align: right;
    font-style:normal;
    }
.XinYaoKuaqytbNr .XinYaoBD li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #333;
	background-color: #f5f5f5;
	padding-left: 30px;
	padding-right: 79px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: .3s;
	-moz-transition: .3s; /* Firefox 4 */
	-webkit-transition: .3s; /* Safari 和 Chrome */
	-o-transition: .3s; /* Opera */
}

.XinYaoKuaqytbNr .XinYaoBD li a:hover {
	transition: .3s;
	-moz-transition: .3s; /* Firefox 4 */
	-webkit-transition: .3s; /* Safari 和 Chrome */
	-o-transition: .3s; /* Opera */
	color: #fff;
	background-color: 509BD8;
}

.XinYaoKuaqytbNr2 {
	margin-top: 20px;
}

.XinYaoCover {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

.XinYaoTanBox {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -446px;
	margin-top: -155px;
	width: 897px;
	padding-bottom: 35px;
	background-color: #fff;
	z-index: 100;
	border-radius: 10px;
	box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.3);
}

.XinYaoTanBox .XinYaoHD {
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 29px;
}

.XinYaoTanBox .XinYaoHD a {
	float: right;
	height: 56px;
	width: 56px;
}

.XinYaoTanBox .XinYaoHD a img {
	display: block;
	width: 12px;
	height: 13px;
	margin: 0 auto;
	margin-top: 22px;
}

.XinYaoTanBox .XinYaoBD {
	max-height: 510px;
	padding-left: 46px;
	overflow-y: auto;
}

.XinYaoTanBox .XinYaoBD1 {
	font-size: 16px;
	margin-top: 15px;
}

.XinYaoTanBox .XinYaoBD1 p {
	line-height: 40px;
}

.XinYaoTanBox .XinYaoBD1 i {
	color: #333;
	float: left;
	width: 112px;
	text-align: right;
}

.XinYaoTanBox .XinYaoBD1 span {
	display: block;
	margin-left: 112px;
	padding-right: 60px;
	color: #666;
}

.XinYaoTanBox .XinYaoBD2 {
	margin-top: 15px;
}

.XinYaoTanBox .XinYaoBD-l {
	float: left;
	width: 112px;
	font-size: 16px;
	color: #333;
	text-align: right;
}

.XinYaoTanBox .XinYaoBD-l span {
	display: block;
	margin-top: 5px;
}

.XinYaoTanBox .XinYaoBD-r {
	float: left;
	width: 665px;
}

.XinYaoTanBox .XinYaoBD-r li {
	float: left;
	width: 123px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 9px;
}

.XinYaoTanBox .XinYaoBD-r li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.XinYaoTanBox .XinYaoBD-r li:hover a {
	background-color: #2E8DDA;
	color: #fff;
}

.XinYaoTanBox .XinYaoBD-r li.on a {
	background-color: #2E8DDA;
	color: #fff;
}

.XinYaoBD3 {
	margin-top: 17px;
}

.XinYaoBD3 .XinYaoBD-r ul {
	display: none;
}

.XinYaoBD4 .XinYaoBD-r li {
	float: left;
	width: 100% !important;
	border: none !important;
}

.XinYaoBD4 .XinYaoBD-r li a {
	float: left;
	max-width: 100%;
	width: auto !important;
	border: 1px solid #dddddd;
	background: none !important;
	padding: 0 20px 0 20px
}

.XinYaoBD4 .XinYaoBD-r li:hover a {
	background: #2E8DDA !important;
}
.XinYaoCover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
     background: url(../../../images/xy_kqytb3.png) repeat center center;
     display: none;
}
.lnrzq{
	height:800px;
    padding: 35px;
}
.channl{
height:30px;
margin:0 auto;
width:100%;
padding:10px;
} 
.channl ul li {
	float: left;
	width: 135px;
	height: 40px;
	line-height: 33px;
	margin: 0 25px;
	background:#F1F2F3;
	font-size: 16px;
	
}
.channl ul li.on {
	background:#2E8DDA;
	color: #fff;
}
.channl ul li:hover {
	background:#2E8DDA;
	color: #fff;
}
.lnrList{
 padding:40px;
}
.lnrList span:first-child {
    float: left;
    font-size: 24px;
    color: #000;
}
.lnrList span:first-child+span {
    float: right;
    padding-right: 40px;
    font-size: 24px;
    color: #000;
}
.sxbt{
 height:20px;
 border-bottom:1px solid #ddd;
padding-bottom:20px;
}
.picListNone{
	display:none;
}
.picList{
  	display:none;
}
.picList li{
    padding-left: 16px;
    height: 74px;
    line-height: 74px;
    border-bottom: 1px solid #e6e3e3;
    box-sizing: border-box;
    list-style-type : square;
    font-size: 16px;
    color: #000;
}
.picList li span {
    float: right;
    width: 90px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #2E8DDA;
    border-radius: 3px;
    color: #2E8DDA;
    cursor: pointer;
    font-size: 16px;
    margin-top: 22px;
    margin-right: 14px;
    transition: .3s;
}
.czfw-a{
    background: url(../../../images/xy_tsrsqt_idx4.png) no-repeat 15px center;
}
.czfw-a:hover{
    background: url(../../../images/xy_tsrsqt_idx4-1.png) no-repeat 15px center;
}
.channl ul li.on > .czfw-a{
	background: url(../../../images/xy_tsrsqt_idx4-1.png) no-repeat 15px center !important;
}
.sybz-a{
    background: url(../../../images/xy_tsrsqt_idx5.png) no-repeat 15px center;
}
.sybz-a:hover{
    background: url(../../../images/xy_tsrsqt_idx5-1.png) no-repeat 15px center;
}
.channl ul li.on > .sybz-a{
	background: url(../../../images/xy_tsrsqt_idx5-1.png) no-repeat 15px center !important;
}
.jyfw-a{
    background: url(../../../images/xy_tsrsqt_idx6.png) no-repeat 15px center;
}
.jyfw-a:hover{
    background: url(../../../images/xy_tsrsqt_idx6-1.png) no-repeat 15px center;
}
.channl ul li.on > .jyfw-a{
	background: url(../../../images/xy_tsrsqt_idx6-1.png) no-repeat 15px center !important;
}
.zzfw-a{
    background: url(../../../images/xy_tsrsqt_idx7.png) no-repeat 15px center;
}
.zzfw-a:hover{
    background: url(../../../images/xy_tsrsqt_idx7-1.png) no-repeat 15px center;
}
.channl ul li.on > .zzfw-a{
	background: url(../../../images/xy_tsrsqt_idx7-1.png) no-repeat 15px center !important;
}
.fpfw-a{
    background: url(../../../images/xy_tsrsqt_idx8.png) no-repeat 15px center;
}
.fpfw-a:hover{
    background: url(../../../images/xy_tsrsqt_idx8-1.png) no-repeat 15px center;
}
.channl ul li.on > .fpfw-a{
	background: url(../../../images/xy_tsrsqt_idx8-1.png) no-repeat 15px center !important;
}
.fpbz-a{
    background: url(../../../images/xy_tsrsqt_idx9.png) no-repeat 15px center;
}
.fpbz-a:hover{
    background: url(../../../images/xy_tsrsqt_idx9-1.png) no-repeat 15px center;
}
.channl ul li.on > .fpbz-a{
	background: url(../../..//images/xy_tsrsqt_idx9-1.png) no-repeat 15px center !important;
}
 .channl ul li a{
    display: block;
    padding-left: 58px;
    padding-top: 5px;
    width:100%;
} 
 .channl ul li a:hover{
     display: block;
    padding-left: 58px;
    padding-top: 5px;
    width:100%;
    color:#fff;
} 
.channl ul li.on a{
	color: #fff;
}
