/*@import url('/Content/CSS/oldPublic.css');*/
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
a,
em {
    font-style: normal;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
}




a {
    color: #333;
    text-decoration: none;
    font-size: var(--common-fontSize16-4);
}

a:hover {
    text-decoration: underline;
}

input {
    outline: none;
    /*height: var(--common-input) !important;*/
}

* {
    font-family: "微软雅黑";
}

.flex-ac {
    display: flex;
    align-items: center;
}

.felx1 {
    flex: 1;
}

.center {
    width: 1200px;
    margin: auto;
    gap: 24px;
    justify-content: space-between;
}

.center .header-logo,
.center .header-title,
.header-banner .center .headMenu,
.header-banner .center .headMenu .container {
    float: left;
}

.header-banner .center>.content {
    width: 1250px;
    float: left;
    margin-left: -25px;
    padding: 10px 0;
    background: url(../Image/content_bg.png) no-repeat;
    background: #fff;
}

.box {
    width: 1200px;
    margin: 0 25px;
    background-color: #fff;
}

input::-webkit-input-placeholder {
    color: #aaa;
}

input::-moz-placeholder {
    color: #aaa;
}

input:-ms-input-placeholder {
    color: #aaa;
}

.news-top .more {
    color: #0089fe;
    float: right;
    margin-top: -8px;
}

/* 主页友情链接下拉框 start */
.link .link-content {
    display: flex;
}

.select-container {
    position: relative;
    color: #fff;
    margin-left: 25.8px;
}

.select-container input {
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-indent: 5px;
    border: 0px;
    background: rgba(255, 255, 255, 0.1);
}

.select-container span {
    /* 定位至 input 尾部 */
    position: absolute;
    top: 25%;
    right: 10px;
    /* 屏蔽点击事件 */
    pointer-events: none;
}

.select-container ul {
    /* 定位至 input 下面 */
    position: absolute;
    top: 40px;
    left: 0px;
    padding: 0;
    /* 显示在 input 上面 */
    z-index: 1;
    width: 242px;
    /* 默认隐藏 */
    display: none;
    list-style: none;
    /* 边框 */
    border: 1px solid #0089fe;
}

.select-container ul li {
    width: 100%;
    height: 40px;
}

.select-container li a {
    /* 使背景色占满一行 */
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #000000;
    text-indent: 5px;
    /* 默认背景色 */
    background: #fff;
    /* 去掉下划线 */
    text-decoration: none;
    display: flex;
    align-items: center;
}

.select-container li a:hover {
    color: #fff;
    background: #0089fe;
}

/* 主页友情链接下拉框 end */

/*返回顶部*/
.totop {
    width: var(--callbox-width);
    position: fixed;
    right: 20px;
    bottom: 140px;
    z-index: 1001;
    background-color: #fff;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .15);
    padding: 10px 8px 8px 8px;
    border-radius: 4px;
}

.totop .cart,
.totop .back-top {
    float: left;
    width: 100%;
    height: 46px;
    padding-top: 26px;
    text-align: center;
    font-size: var(--common-fontSize12-4);
    color: #666666;
    background: url(../Image/phone.png) no-repeat -8px 0px;
    text-decoration: none;
}

.totop .cart:hover,
.totop .back-top:hover {
    color: #0089fe;
    text-decoration: none;
    background-position: -72px 0;
}

.totop .back-top {
    float: left;
    margin-top: 14px;
    background-image: url(../Image/totop.png);
}

.totop .ctel {
    width: 200px;
    position: absolute;
    left: -210px;
    top: 0;
    display: none;
}

.totop .ctel-main {
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .15);
    padding: 15px;
    margin-right: 10px;
    background: #fff;
}

.totop .ctel-main img {
    padding-right: 10px;
    padding-top: 2px;
    float: left;
}

.totop .ctel-main .tel-num {
    padding-left: 26px;
    padding-top: 6px;
}

/*头部区域*/
.header-banner {
    width: 100%;
    height: 440px;
    background: url(../Image/banner.png) center top no-repeat;
}

.header-top {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 52px;
    opacity: 1;
    display: flex;
    flex-direction: column;
}

.header-top .logBox {
    float: right;
    color: #151515;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}



.aa_bleft {
    float: left;
    margin-left: 20px;
    color: #fff;
}

.aa_bright {
    margin: 0;
}

.link_line {
    height: 12px;
    color: #A4CDFF;
    float: left;
    margin: 0px 8px;
    line-height: 28px;
}

.header-top .aa {
    float: left;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    line-height: 28px;
    font-size: var(--common-fontSize16-4);
}

.s_location {
    float: left;
    color: #fff;
    width: 20px;
    margin-left: 8px;
}

.s_location img {
    width: 16px;
    height: 16px;
}

.triangle_img {
    float: right;
    color: #fff;
    width: 20px;
    margin-right: 8px;
}

.header-top .logcompany {
    float: left;
    color: #fff;
}

.header-top .selecompany {
    float: left;
    color: #fff;
    min-width: 140px;
    height: 28px;
    line-height: 28px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
}

/*从内页母版样式移入*/
.aa_blue {
    color: #1291FC;
}

.link_line2 {
    height: 12px;
    color: #A4CDFF;
    float: left;
    margin: 0px 8px;
    line-height: 28px;
}

.logBox img {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.center_h {
    height: 60px;
    margin-top: 10px;
}

.english_tit {
    font-size: var(--index-englishTitFontSize);
    font-family: arial;
    line-height: var(--index-EnglishTitLineHeight);
    margin-top: 12px;
}

.english_tit2 {
    color: #181818;
}

.headMenu .a_name {
    font-size: var(--common-fontSize20-4);
}

.logcompany2 {
    color: #181818;
}

.selecompany {
    background: #F5F5F5;
}

.logcompany2 aa {
    color: #181818;
}

.oldmodel {
    float: right;
    color: #fff;
    height: 28px;
    line-height: 28px;
    background: rgb(255 153 0);
    border-radius: 16px;
    text-align: center;
    font-weight: 600;
}

.oldmodel a {
    color: #fff;
    font-weight: 600;
    font-size: var(--common-fontSize16-4);
    padding: 5px 10px;
    cursor: pointer;
    text-decoration: none;
}

.logBox a {
    color: white;
    float: left;
    margin: 0 6px;
    line-height: 28px;
}

.logBox a:hover,
.logBox a:visited {
    color: #fff;
}

.logBox span {
    color: #83bee5;
    float: left;
    font-size: var(--common-fontSize13-4);
    line-height: 28px;
    margin: 0 2px;
}

.header-logo {
    float: left;
    display: flex;
}

.header-logo img {
    width: var(--index-logoImgSize);
    height: var(--index-logoImgSize);
    float: left;
    margin-right: 16px;
}


.header-logo .testtip {
    width: 26px;
    float: left;
    font-size: var(--common-fontSize14-4);
    text-align: center;
    border-radius: 2px;
    background-color: #FF9900;
    color: #fff;
    margin-left: 5px;
}

.header-title {
    float: right;
    font-size: var(--common-fontSize16-4);
    color: #fff;
    /**text-shadow: 0 0 10px rgba(0,0,0,0.3);**/
    line-height: 34px;
    letter-spacing: 1px;
}

.header-title h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 32px;
    font-size: var(--index-titleFontSize);
    color: #FFFFFF;
    font-weight: 700;
}

.center .search-box {
    float: right;
    margin-top: 54px;
}

.search-box .input-text {
    height: 40px;
    line-height: 40px;
    width: 300px;
    padding: 0 10px;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border: none;
    font-size: var(--common-fontSize16-4);
    float: left;
}

.btn-box {
    width: 50px;
    height: 40px;
    border: none;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #fff;
    font-size: var(--common-fontSize16-4);
    float: left;
    background: url(../Image/search.jpg) center center no-repeat #ff8800;
}


.btn-boxs {
    width: 50px;
    height: 40px;
    border: none;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #fff;
    font-size: var(--common-fontSize16-4);
    float: left;
}

.center_info {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 328px;
}

.btn-box:hover {
    background-color: #ff7700;
}

/*.header-banner .center .nav {
	width: 1220px;
	margin-left: -10px;
	height: 48px;
	line-height: 44px;
	background-color: #0089fe;
	border-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-top: 62px;
	border-bottom: solid 4px #0062b5;
}
	.header-banner .center .nav li {
		margin-right: -8px;
	}
		.header-banner .center .nav li .nav_bg {
			width: 8px;
			height: 54px;
			float: left;
		}
		.header-banner .center .nav li img {
			display: none;
		}
		.header-banner .center .nav li a {
			font-size: 18px;
			height: 48px;
			color: #fff;
			padding: 0 50px;
			float: left;
			border-right: solid 1px #006ac4;
		}
			.header-banner .center .nav li a:hover {
				text-decoration: none;
				background: #159fff;
				border-bottom: solid 4px #0073d4;
			}
		.header-banner .center .nav li.current {
			border-right: none;
			position: relative;
			z-index: 10;
		}
			.header-banner .center .nav li.current .nav_bg {
				background: url(../Image/nav_selectbg.png) bottom center no-repeat;
			}
			.header-banner .center .nav li.current a {
				background: #ff8800;
				height: 52px;
				line-height: 52px;
				font-weight: bold;
				margin-top: -4px;
				border-radius: 4px;
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
				border-right: solid 1px #ff8800;
			}
				.header-banner .center .nav li.current a:hover {
					border-bottom: solid 4px #ff8800;
				}
*/

/*底部样式*/
.footer {
    width: 100%;
    height: 312px;
    background: #2b303b;
    float: left;
    width: 100%;
    height: 100px;
    background: #0885F0;
    float: left;
}

.floorBox {
    width: 100%;
    height: 100px;
    background: #0885F0;
    float: left;
}

.footer-nav {
    width: 800px;
    height: 30px;
    margin: auto;
    display: flex;
    align-items: center;
}

.footer-nav a:hover {
    color: #b5b6ba;
}

.footer-nav em {
    width: 1px;
    height: 10px;
    background: #DCDCDC;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}

.footer-text {
    width: 960px;
    margin: auto;
}

/*.botcenter {
    display: flex;
    /*justify-content: center;
    align-items: center;
}
*/

.footer-text p {
    text-align: center;
    font-size: var(--common-fontSize14-4);
    color: #666;
    line-height: 32px;
    height: 32px;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}

.footer-text img {
    margin-right: 4px;
}

.footer-text span {
    margin-right: 30px;
    color: #ffffff;
    white-space: nowrap;
}

.lnk1 {
    font-size: var(--common-fontSize14-4);
}

.b_nav_tit {
    color: #ffffff;
    font-size: var(--common-fontSize16-4);
}

.bbot_nav {
    width: 800px;
    float: left;
    margin-top: 16px
}

/*头条*/
.headlines {
    margin: 10px 0 0;
    float: left;
    width: 100%;
}

.headlines-date {
    width: 120px;
    height: 72px;
    border-radius: 4px;
    background-color: #f2f2f2;
    text-align: center;
    float: left;
}

.headlines-date .date-ym {
    height: 26px;
    line-height: 26px;
    background-color: #8b0000;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.headlines-date .date-d {
    width: 100%;
    color: #8b0000;
    font-size: var(--common-fontSize16-4);
}

.headlines-date .date-d span {
    color: #8b0000;
    font-size: var(--common-fontSize32-4);
    font-weight: bold;
}

.headlines .headlines-title {
    width: 1070px;
    float: right;
    text-align: center;
}

.headlines-title h1 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: var(--common-fontSize24-4);
    font-weight: bold;
    margin: 2px 0 10px 0;
    color: #000;
}

.headlines:hover .headlines-title h1 {
    color: #0089fe;
}

.headlines-title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: var(--common-fontSize16-4);
    color: #666666;
    width: 88%;
    float: left;
    margin: 0 6%;
}


/*新闻中心*/
.news {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    margin-top: 20px;
    float: left;
}

.news .pic-slide {
    width: 540px;
    float: left;
    height: 324px;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
}

.news .news-content {
    width: 640px;
    float: right;
    margin-top: 4px;
}

.news .article-list {
    width: 100%;
    float: left;
    margin-top: 8px;
    padding-left: 0;
    margin-bottom: 0;
}

.news .article-list li {
    width: 100%;
    font-size: var(--common-fontSize16-4);
    overflow: hidden;
    line-height: 45px;
}

.news .article-list li a {
    font-size: var(--common-fontSize16-4);
}

.news .article-list li em {
    width: 6px;
    height: 6px;
    float: left;
    display: block;
    border-radius: 3px;
    background: #ff9c0f;
    margin-right: 12px;
    margin-top: 19px;
}

.news .article-list li span {
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(51, 51, 51);
}

.news .article-list li i {
    float: right;
    font-style: normal;
    color: #999999;
}

.news .article-list li:hover span {
    color: #0089fe;
}

.news .article-list h4 {
    font-size: var(--common-fontSize16-4);
    line-height: 24px;
    margin-top: 4px;
    margin-bottom: 20px;
    height: 48px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news .article-list h4:hover {
    color: #1F59D8;
    cursor: pointer;
}

.news .pic-slide .slide-picbox {
    width: 540px;
    height: 324px;
    overflow: hidden;
    position: relative;
}

.news .pic-slide .slide-picbox img {
    width: 100%;
    height: 100%;
}

.news .pic-slide .slide-picbox .side-info {
    position: absolute;
    line-height: 42px;
    background-color: rgba(0, 0, 0, .4);
    padding: 0 20px;
    left: 0;
    bottom: 0;
    width: 100%;
}

.news .pic-slide .slide-picbox .side-info span {
    display: block;
    font-size: var(--common-fontSize16-4);
    width: 75%;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.slide-dot {
    position: absolute;
    right: 20px;
    z-index: 888;
    bottom: 10px;
}

.slide-dot li {
    float: left;
    margin-right: 4px;
    cursor: pointer;
}

.slide-dot li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    outline: none;
    border: none;
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
    z-index: 777;
}

.slide-dot .current button {
    width: 32px;
    border-radius: 4px;
}

.news-content .news-top {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #f2f2f2;
    padding-right: 10px;
    float: left;
}

.news-content .news-top .news-title {
    padding-left: 0;
}

.news-top li a {
    font-size: var(--common-fontSize18-4);
    font-weight: bold;
    padding: 0 24px;
    float: left;
    color: #333;
    text-decoration: none;
}

.news-top li a:hover {
    color: #0089fe;
    text-decoration: none;
}

.news-top li a:visited,
.news-top li a:active {
    text-decoration: none;
}

.news-top li .nav_bg {
    width: 8px;
    height: 42px;
    float: left;
}

.news-top li.current .nav_bg {
    background: url(../Image/nav_selectbg.png) bottom center no-repeat;
}

.news-top li.current a {
    background: #0089fe;
    color: #fff;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    margin-top: -4px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

/*线上服务*/
.main-title {
    width: 100%;
    float: left;
    font-size: var(--common-fontSize26-4);
    color: #333;
    background-color: #f0f3f3;
}

.main-title2 {
    background-color: #FFFFFF;
}

.index_h2tit {
    margin-top: 28px;
    margin-bottom: 16px;
    float: left;
    font-weight: bold;
    font-size: var(--common-fontSize28-8);
}

.xsfw-box {
    padding-left: 0;
    /*float: left;*/
    width: 100%;
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.xsfw-box li {
    text-decoration: none;
    width: var(--index-widthbmfw);
    height: var(--index-heightbmfw);
    box-sizing: border-box;
    background: #FFFFFF;
    /*margin-right: 25px;*/
    /*float: left;*/
    /*margin-bottom: 20px;*/
    border-radius: 12px;
}

.xsfw-box li:hover,
.xsfw-box li a:hover {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 12px;
}

.xsfw-box li a {
    width: 100%;
    height: var(--index-heightbmfw);
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    border-radius: 12px;
    padding: 0px var(--index-paddingbmfw);
}

.xsfw-box li a:hover .xsfw-content,
.xsfw-box li a:hover .xsfw-content span {
    color: #fff;
}

.xsfw-img {
    border-radius: 10px;
    background-size: contain;
    width: 48px;
    height: 48px;
    float: left;
}

.xsfw-box li a:hover .xsfw-img {
    background-position: -64px 0;
}

.xsfw-box li.nomargin {
    margin-right: 0;
}



.xsfw-content {
    margin-left: 20px;
    line-height: 19px;
    color: #666;
    max-width: 130px;
    /*width: 116px;*/
}

.xsfw-content span {
    margin-bottom: 12px;
    float: left;
    font-size: var(--index-sizebmfw);
    width: 100%;
    margin-top: 10px;
}

/*便民服务页面样式*/
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: 100px;
    right: 0;
    left: auto;
}

.swiper-bizserver .swiper-pagination-bullets {
    width: 100%;
}

.service-banner {
    background-image: url(@(Url.Content("~/Content/imgs/banner.jpg")));
    height: 100px;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    margin-top: 20px;
    float: left;
}


.service-pan {
    float: left;
    margin-top: 20px;
    margin-left: 20%;
    cursor: pointer;
}

.service-pannext {
    float: left;
    margin-top: 20px;
    margin-left: 35px;
    cursor: pointer;
}

.service-pan-title {
    float: left;
    line-height: 60px;
    font-size: var(--common-fontSize18-4);
    font-weight: 600;
    color: white;
    font-family: fangsong;
    margin-left: 10px;
}

.contentcss {
    width: 1200px;
}

/*热门搜索*/
.hot_tip {
    float: left;
    margin-top: 20px;
    color: #fff;
    overflow: hidden;
}

.hot_tip img {
    float: left;
    margin-right: 4px;
    width: 16px;
    height: 16px;
}

.hot_info {
    float: left;
}

/*业务公告*/
.ywgg {
    width: 585px;
    height: 440px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
    overflow: hidden;
    float: left
}

.ywgg-title {
    text-align: center;
    color: #fff;
    line-height: 24px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 156px;
    opacity: 1;
    align-self: stretch;
    background: linear-gradient(180deg, #4579FF 0%, #80C1FE 100%);
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ywgg-title .tip {
    left: 0px;
    top: 0px;
    /*width: 380px;*/
    max-height: 64px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--index-sizegsgg);
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0em;
    color: #FFFFFF;
    z-index: 0;
    text-align: left
}

.ywgg-title a {
    float: left;
    height: var(--common-input);
    line-height: var(--common-input);
    width: 120px;
    color: #fff;
    border: solid 1px #fff;
    border-radius: 20px;
    font-size: var(--common-fontSize18-4);
    margin-top: 16px;
}

.ywgg-title a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    color: #fff;
}

.ywgg-title h1 {
    color: #fff;
    font-size: var(--common-fontSize26-4);
    font-weight: bold;
    margin-bottom: 28px;
    margin-top: 110px;
}



.ywgg-title .title {
    float: left;
    min-width: 380px;
    margin-left: 24px;
    margin-right: 20px;
}


.ywgg-con {
    width: 100%;
    min-height: 430px;
}

.ywgg-con .ywgg-list {
    padding-left: 0;
}




.ywgg-con .ywgg-list li:last-child {
    border-bottom: none;
}

.art_list {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    line-height: 45px;
    float: left;
}

.art_list .orange_dot {
    width: 6px;
    height: 6px;
    float: left;
    display: block;
    border-radius: 3px;
    background: #ff9c0f;
    margin-right: 12px;
    margin-top: 20px;
}

.art_list .date_em {
    float: right;
    display: block;
    color: #999999;
    font-size: var(--common-fontSize16-8);
}

.art_list span {
    font-size: var(--common-fontSize16-8);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: rgb(51, 51, 51);
}

.zxzx_span {
    width: 530px;
}

.gsgg_span {
    width: 400px;
}

.qr img {
    width: 160px;
    height: 160px;
}

.bot_ewm_box {
    float: right;
}

.beb_text {
    text-align: center;
    margin-top: 8px;
    color: white;
    font-size: var(--common-fontSize16-4);
}

.bot_link {
    float: right;
}

.main-title .more {
    margin-top: 28px;
    float: right;
    left: 0px;
    top: 2px;
    height: 30px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize16-4);
    font-weight: normal;
    letter-spacing: 0em;
    z-index: 0;
    cursor: pointer;
    line-height: 28px;
    float: right;
}

.main-title .more a {
    color: #1291FC;
}

.ywgg-con .titleico {
    margin-top: 15px;
    float: left;
    margin-right: 8px;
}

.titallogoimg {
    width: 140px;
    margin-top: 15px;
    float: right;
    margin-right: 20px;
}

.ywgg-con .ywgg-list a:hover {
    text-decoration: none;
}

.ywgg-con .ywgg-list a:hover span {
    color: #0089fe;
}

.ywgg-kind {
    width: 240px;
    height: 430px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.12);
}

.ywgg-kind a {
    width: 100%;
    height: 86px;
    line-height: 74px;
    float: left;
}

.ywgg-kind a img {
    float: left;
    margin-top: 18px;
    margin-right: 14px;
    margin-left: 20px;
}

.ywgg-kind a span {
    font-size: var(--common-fontSize17-4);
    float: left;
    color: #333;
}

.ywgg-kind a:hover span {
    font-weight: bold;
}

.ywgg-kind a.current {
    background-color: #f1f5f8;
}

.ywgg-kind a.current span {
    font-weight: bold;
    color: #000;
}

.ywgg-title,
.ywgg-con,
.ywgg-kind {
    float: left;
}

/*其他链接*/
.otherl {
    padding-left: 0;
}

.otherl li {
    float: left;
    margin-right: 26px;
}

.otherl li a {
    width: 280px;
    height: 90px;
    line-height: 90px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: var(--common-fontSize24-4);
    font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 0 0 10px rgb(31 89 216 / 30%);
    background: url(../Image/ico_wsxt.png) no-repeat;
}

/*友情链接*/
.link {
    width: 100%;
    height: 90px;
    float: left;
    padding: 20px 0;
    margin-top: 10px;
}

.link .link-title {
    width: 120px;
    height: var(--common-input);
}

.link .select {
    width: 250px;
    height: var(--common-input);
    font-size: var(--common-fontSize16-4);
    margin-left: 20px;
    margin: 0 0 0 20px;
}

.link .select_txt {
    height: var(--common-input);
    padding: 0px 28px 0 12px;
}

.link .select ul li {
    height: var(--common-input);
    line-height: var(--common-input);
    font-size: var(--common-fontSize16-4);
}

.qh_choose {
    border-left: solid 1px #fff;
}


.qh_choose a {
    background-color: #0089fe;
}

.qh_choose a:hover {
    color: #fff;
    background-color: #0089fe;
}

.headMenu {
    height: 48px;
    border-top: 0;
}

.headMenu .container {
    padding-left: 0px;
    padding-right: 0px;
    margin: auto;
    height: 50px;
    background-color: transparent;
    border-bottom: none;
    width: auto;
    border-radius: 4px;
}

.headMenu .container .col-sm-12 {
    padding-left: 0 !important
}

.headMenu .container .xxlhd {
    overflow: inherit !important;
}

.headMenu ul li {
    border-right: none;
    padding: 0 5px;
    height: 48px;
    line-height: 44px;
    padding-left: 5px;
    padding-right: 5px;
    padding: 0 11px;
    text-align: center;
}

.header-banner .rowRight {
    margin-top: 52px;
    float: left;
    margin-left: 50px;
    position: inherit;
}

.header-banner .rowRight .weChatQrCode {
    position: fixed;
    top: 40%;
    right: 30px;
    background-color: #fff;
    width: 126px;
    height: 134px;
    z-index: 1000;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 2px 9px #ddd;
}

.header-banner .rowRight .weChatQrCode .qrcodeImg {
    height: 92px;
    width: 92px;
    margin: 12px 0 0 18px;
}

.header-banner .rowRight .weChatQrCode .desc {
    display: block;
    font-size: var(--common-fontSize15-4);
    margin-left: 10px;
    float: left;
    margin-top: 2px;
}

.header-banner .rowRight .weChatQrCode .delImg {
    position: absolute;
    top: -8px;
    right: -8px;
    border-width: 0;
    cursor: pointer;
    opacity: 0.75;
}

.header-banner .rowRight .font_right .loginInfo1 {
    color: #fff;
    font-size: var(--common-fontSize16-4);
    line-height: 24px;
    white-space: nowrap;
    width: 100px;
}

.header-banner .rowRight .font_right .loginInfo2 .logged {
    color: #ffa800;
    margin-right: 20px;
}


.headMenu ul li.selected {
    height: 48px;
    line-height: 42px;
    font-weight: bold;
    border-radius: 4px;
    border-bottom: 2px;
}

.headMenu ul li.selected div a {
    color: #ffffff;
}

.selected .a_name2 {
    color: #ffffff;
}

.headMenu .container .col-sm-12 ul li:not(.selected):hover {
    text-decoration: none;
    background: #159fff;
}

.headMenu .container .col-sm-12 ul li:not(.selected):hover div {
    border-bottom: 3px solid #159fff;
    border-radius: 2px;
}

.headMenu .container .col-sm-12 ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.headMenu #box_menu {
    background-color: #006ac4;
}

.headMenu #box_menu li:hover {
    background: #159fff;
}

#floorBox {
    clear: both;
}

.header-banner .center>.content {
    width: 1220px;
    margin-left: -10px;
    min-height: 496px;
}

.header-banner .center>.content .box {
    margin: 0 10px;
}

/*内页背景*/
.center_titbox {
    width: 1200px;
    height: 88px;
    margin: auto;
    padding-top: 40px;
}

.location {
    width: 14px;
    height: 16px;
    float: left;
}

.a_blogin {
    color: #1291FC;
}

.footer-text #gabba,
.footer-text #gabba:hover,
.footer-text #gabba:focus,
.footer-text #gabba:visited {
    color: #fff;
    text-decoration: none;
}


.business_service {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    float: left;
    overflow: hidden;
}

.business_service .swiper-bizserver img {
    height: 110px;
}


#div_brOrprc {
    right: 0;
}


.headleft {
    width: 680px;
    float: left;
}

.headleft .title {
    position: static;
    left: 0px;
    top: 0px;
    height: 40px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize26-8);
    font-weight: normal;
    line-height: 40px;
    letter-spacing: 0em;
    color: #FFFFFF;
    z-index: 0;
    margin-bottom: 16px;
}

.headleft .text {
    left: 0px;
    top: 0px;
    width: 550px;
    height: 52px !important;
    border-radius: 4px;
    opacity: 1;
    background: #FFFFFF;
    border: 0px;
    padding: 26px;
    font-size: var(--common-fontSize16-4);
}

.headleft .btn {
    float: left;
    margin-left: -4px;
    left: 560px;
    top: 0px;
    width: 120px;
    height: 52px;
    border-radius: 0px 4px 4px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 20px;
    gap: 4px;
    background: #FF9900;
    color: #fff;
}

.headleft .hosttip {
    text-align: center;
    border-radius: 10px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #00000050;
    margin-right: 5px;
}


.headright {
    width: 520px;
    float: right;
}

.headright .qr {
    left: 0px;
    top: 0px;
    width: 180px;
    height: 180px;
    border-radius: 4px 4px 0px 0px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.6);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.3);
}



.headright .qrbottom {
    left: 0px;
    top: 0px;
    width: 180px;
    height: var(--common-input);
    border-radius: 0px 0px 4px 4px;
    opacity: 1;
    background: #1291FC;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: var(--common-fontSize16-4);
}

/*迁移首页框架样式*/
#tree_li li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    cursor: pointer
}

#tree_li li:hover {
    background: #e4f4ff
}

.headMenu .container .col-sm-12 {
    padding-right: 0
}

.headMenu ul {
    overflow-x: auto;
    list-style: none;
    white-space: nowrap;
    display: var(--index-headerdisplay);
    gap: 0px 30px;
    grid-template-areas:
        ". . ."
        ". . .";
}

.headMenu ul::-webkit-scrollbar {
    height: 6px
}

.headMenu ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ddd
}

.headMenu ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff
}

.hostld {
    float: left;
    width: 1070px;
    margin-left: 15px;
    left: 134px;
    top: 6px;
    height: 40px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize16-4);
    font-weight: normal;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    color: #181818;
}



.wybs-box {
    padding-left: 0;
    /*float: left;*/
    width: 100%;
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.wybs-box li {
    width: var(--index-widthwybs);
    height: 220px;
    box-sizing: border-box;
    background: #FFFFFF;
    /* margin-right: 24px;
        float: left;*/
    margin-bottom: 26px;
    flex-direction: row;
    padding: 24px 20px 30px 20px;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    z-index: 0;
    cursor: pointer;
    border-radius: 8px;
}

.wybs-box li:hover {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 12px;
}


.wybs-content {
    text-align: center;
    margin-top: 20px;
}


.wybs-content .name {
    height: 35px;
    font-family: 微软雅黑;
    font-size: var(--index-sizewybstb);
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0em;
    color: #1A1A1A;
    z-index: 0;
}

.wybs-content .title {
    font-family: 微软雅黑;
    font-size: var(--common-fontSize16-8);
    font-weight: normal;
    text-align: center;
    letter-spacing: 0em;
    color: #767676;
    z-index: 1;
    margin-top: 6px;
}



.wybs-box li.nomargin {
    margin-right: 0;
}

/** 首页公示公告/政策资讯*/
.gkxx-width {
    width: var(--index-gkxxWidth);
}

/**首页-办理网点*/
.blwd-box {
    text-align: center;
    margin: 20px 0;
    min-height: 430px;
    width: 100%;
    display: flex;
    flex-direction: var(--index-flexdirection);
    border: solid #eaeaea 1px;
}

.blwd-map {
    min-width: 70%;
    min-height: 430px;
}

.blwd-sel {
    min-width: 30%;
    height: 100%;
    border-left: solid #eaeaea 1px;
    max-height: var(--index-max-height);
    display: flex;
    flex-direction: column;
}

.blwd-sel-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-bottom: solid #eaeaea 1px;
}

.blwd-sel-head span {
    padding: 0 5px;
    font-size: var(--common-fontSize16-8);
}

.blwd-sel-head select {
    border: none;
    background-color: #f3f3f3;
    flex-grow: 1;
    padding: 0 5px;
    font-size: var(--common-fontSize14-8);
    min-height: 30px;
    margin-left: 5px;
}

.blwd-select {
    width: var(--index-blwdSelectWidth);
}

.blwd-list {
    /*flex-grow: 1;*/
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
}

.blwd-list .blwd-list-li {
    width: var(--index-rightbox);
    min-height: 60px;
    padding: 0px 8px 0px 15px;
    border-bottom: solid #eaeaea 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

.blwd-list .blwd-list-li-border {
    border-right: 1px solid #DCDCDC;

}

/*.blwd-list-li-border:nth-child(2n) {
    border-right:none;
}*/


/*.blwd-list-li:last-child {
    border: none;
}*/

.blwd-list-sel {
    background-color: #e8f2ff;
}

.blwd-list-selname {
    color: #1291fc;
}

.blwd-list-li .blwd-list-name {
    font-size: var(--common-fontSize16-4);
}

.blwd-list-li .blwd-list-addr {
    color: #999;
    font-size: var(--common-fontSize14-4);
    margin-top: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 340px;
    text-align: left;
}

.layoutbottom .title {
    left: 0px;
    top: 0px;
    height: 28px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize20-8);
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0em;
    color: #FFFFFF;
    z-index: 0;
    margin-bottom: 10px;
}

.layoutbottom .lxtitle {
    left: 0px;
    margin-top: 12px;
    width: 500px;
    height: 24px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize16-4);
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.layoutbottom .zdtitle {
    float: left;
    color: white;
    margin-top: 12px;
    cursor: pointer;
    font-size: var(--common-fontSize16-4);
    margin-right: 20px;
}



.layoutcenter {
    background: url(../../../Content/HomePageImgs/bg.png) center top no-repeat;
    background-size: 100% 400px;
    background-color: whitesmoke;
    padding-bottom: 30px;
    min-height: 536px;
}


.layoutcenter .hm {
    float: left;
    left: 0px;
    top: 0px;
    height: 28px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize24-8);
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 0em;
    color: #FFFFFF;
    z-index: 0;
}

.layoutcenter .hxm {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    height: 24px;
    opacity: 1;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize16-8);
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0em;
    color: rgba(255, 255, 255, 0.7);
    z-index: 1;
}

.layoutcenter .headtop {
    height: 44px;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 12px;
    gap: 4px;
    align-self: stretch;
    background: #FAFAFA;
    box-sizing: border-box;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #EEEEEE;
    z-index: 0;
    justify-content: flex-start;
}

.layoutcenter .toplink {
    float: left;
    /* Body/Large */
    font-family: 微软雅黑;
    font-size: var(--common-fontSize16-4);
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0em;
    /* 文字颜色/text-5 */
    /* 样式描述：强调/正文标题 */
    color: #181818;
    z-index: 2;
    cursor: pointer;
    text-decoration: none;
}

.layoutcenter .rightlink {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    color: #c3c3c3;
    opacity: 1;
}

.layoutcenter .redbody {
    min-height: 580px;
    background-color: white;
    opacity: 1;
    /*        display: flex;
        flex-direction: column;*/
    padding: 20px;
    z-index: 1;
    border-radius: 0px 0px 8px 8px;
}

.redbody .search {
    width: 347px;
    height: var(--common-input);
    border-radius: 4px;
    opacity: 1;
    background: #FAFAFA;
    box-sizing: border-box;
    /* 线条/line-2 */
    /* 样式描述：一般 */
    border: 1px solid #DCDCDC;
}

.redbody .left {
    float: left;
    margin-left: 8px;
}

.layui-input,
.layui-textarea {
    font-size: var(--common-fontSize16-4)
}

.redbody .input {
    height: var(--common-fontSize30-4) !important;
    border: 0px;
    margin-top: 1px;
    width: 300px;
    background-color: #fafafa;
    font-size: var(--common-fontSize16-4)
}

.redbody .serbtn {
    float: left;
    height: var(--common-input);
    width: 35px;
    cursor: pointer;
}

.redbody .serimg {
    margin-left: 10px;
    width: 18px;
    margin-top: 8px;
}

.redbody .sertip {
    width: 4px;
    height: 12px;
    border-radius: 2px;
    opacity: 1;
    background: #1291FC;
    z-index: 0;
    float: left;
}

.c_ytit .sertip {
    margin-top: 9px;
}

.c_yli {
    margin-right: 55px;
}

.c_yli li {
    background: #F6F8FB;
    width: 260px;
    /* margin-right: 40px; */
    /* margin-bottom: 20px; */
}

.c_yli li:nth-child(4n) {
    margin-right: 0;
}

.c_zb {
    margin-top: 10px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.c_xc {
    margin-left: 16px;
    color: #666;
    font-size: var(--common-fontSize16-4);
}

.c_xc span {
    color: #181818;
    font-size: var(--common-fontSize18-4);
    font-weight: 500;
}

.c_zb:last-child {
    border-bottom: 0;
    margin-bottom: -20px;
}

.c_yli li a:hover {
    box-shadow: 0px 1px 5px 0px rgba(0, 82, 189, 0.5);
}

.c_yli li a:hover .c_xc span {
    color: #181818;
}

.c_yli li .xsfw-img {
    border-radius: 10px;
    background-size: contain;
    width: 48px;
    height: 48px;
}

.redbody .sertitle {
    font-family: 微软雅黑;
    font-size: var(--common-fontSize20-4);
    font-weight: 700;
    letter-spacing: 0em;
    color: #1D2129;
    margin-left: 10px;
    width: 240px;
    height: 30px;
    opacity: 1;
    z-index: 0;
    float: left;
    line-height: 30px;
}

/*业务办理搜索样式*/
.ss_input {
    width: 320px;
    height: var(--common-input);
    position: absolute;
    top: -4px;
    right: 0px;
    z-index: 9999;
}

.ss_gs {
    position: absolute;
    top: 12px;
    right: 10px;
    z-index: 99999;
    color: #1291FC
}

.c_li {
    background: #fafafa;
    height: var(--common-input);
}

.c_lt {
    margin-bottom: 0px;
}

.c_lcd9 {
    margin-left: 40px;
    width: 880px;
}

.register_url {
    white-space: normal;
    word-break: break-all;
    display: block;
    width: 880px;
    text-align: left;
    font-size: var(--common-fontSize16-4);
    background: inherit;
    border-top: 1px solid #e5e5e5;
    line-height: inherit;
    height: inherit;
    margin-top: 0px;
    margin-left: 0px;
    padding: 12px 0px;
    padding-right: 10px;
}

.register_title {
    border-left: 0;
    display: flex;
    height: 26px;
}

.register_title em {
    width: 4px;
    height: 12px;
    border-radius: 2px;
    opacity: 1;
    background: #1291FC;
    display: inline-block;
    float: left;
    margin-top: 6px;
}

.register_title span {
    border-bottom: 0px;
    line-height: 26px;
    border-bottom: 0px;
    font-size: var(--common-fontSize18-8);
    font-weight: 600;
}

.bizTypeBtn {
    border-radius: 3px;
    border: solid 1px #499AFE;
    color: #ffffff;
    font-size: var(--common-fontSize14-4);
    float: right;
    height: auto;
    line-height: 24px;
    margin-top: 6px;
    padding: 5px 16px;
    background-color: #1291FC;
}

.bizTypeBtn:hover {
    color: #fff;
    text-decoration: none;
}

.txt_type {
    font-size: var(--common-fontSize16-4);
    color: #181818;
    line-height: 23px;
    margin-bottom: 4px;
}

.txt_type2 {
    font-size: var(--common-fontSize14-4);
    font-weight: normal;
    color: #999999;
}

.c_zxll {
    width: 880px;
    margin-top: 0;
}

.sertip2 {
    margin-top: 12px !important;
}

.c_tr {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #e7e7e7;
}

.c_td {
    font-size: var(--common-fontSize16-4);
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 700px;
    display: block;
}

.c_gsgg {
    padding-top: 0;
}

.c_theader {
    width: 860px;
}


/***/
.c_tdright {
    vertical-align: top;
    width: 860px;
    margin-left: 20px;
}

.c_titleHeader {
    height: 60px;
    line-height: 60px;
    background-color: #f9f9f9;
    border: solid 1px #e3e3e3;
    z-index: 4;
}

.c_titleHeader .title {
    font-family: 微软雅黑;
    font-weight: 700;
    font-size: var(--common-fontSize18-4);
    color: #1592fe;
    margin-left: 16px;
    float: left;
    width: 558px;
}

.c_titleHeader .input-group {
    width: 280px;
    margin-top: 9px;
    margin-right: 16px;
    float: right;
}

.c_titleHeader .input-group #txtSearch {
    height: var(--common-input);
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
    border: solid 1px #ddd;
    border-right: none;
}

.c_titleHeader .input-group .input-group-addon {
    background: none;
    padding: 0px;
    border: none;
    width: 46px;
}

.headMenu .container .col-sm-12 ul li.selected div {
    border-bottom: solid 3px #fff;
    line-height: 42px;
    border-radius: 2px;
}

.c_menulist .c_select {
    background: #E7F4FF;
    color: #1291FC;
}

.tdLeft {
    width: 278px;
    float: left;
}

.tdLeft .centerLeft {
    width: 280px;
}

.tdLeft .centerLeft_title {
    float: none;
    width: 100%;
}

.titleHeader {
    line-height: inherit;
}

.titleHeader .title {
    width: 400px;
    color: #181818;
    font-family: 微软雅黑;
    font-weight: 700;
    font-size: var(--common-fontSize18-4);
    float: none;
    margin: 4px 10px;
}

.titleHeader .text {
    margin-left: 10px;
    color: #999;
    font-family: 微软雅黑;
    font-size: var(--common-fontSize13-4);
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0em;
}

.titleHeader .text span {
    color: #999;
    font-size: var(--common-fontSize13-4);
}

.tdRight {
    width: 860px;
    float: right;
}


#left .layui-input-inline {
    display: block;
}

.tdLeft .centerLeft {
    border: 1px solid #DCDCDC;
}

.layui-tab-brief {
    margin: -8px 0 0;
}

.layui-tab-title li {
    /**  font-weight: 600; */
}

.tdRight img {
    width: 100%;
}

.searchbox-tips p {
    line-height: 27px;
}