/*首页*/
.layout {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	text-align: left;
}
.header {
	background: #4a7ebe;
}
.header .logo {
	float: left;width: 102px;height: 29px;margin-top: 16px;
}
.header .logo a {
	display: block;width: 100%;height: 100%;
}
.header .logo img {
	display: block;width: 100%;height: 100%;
}
.header .naver {
	float: right;margin-right: 80px;
}
.header .naver ul {
	overflow: hidden;
}
.header .naver li {
	float: left;margin-left: 55px;
}
.header .naver li a {
	display: block;font-size: 16px;
	line-height: 60px;color: rgba(255,255,255,0.9);
	transition: all 0.3s;
}
.header .naver li a:hover {
	color: rgba(255,255,255,1);
}
.banner {
	height: 740px;
}

.banner .text {
	margin: 0px auto ;
	padding-top: 104px;
	text-align: center;
}
.banner .text h2 {
	font-size: 60px;line-height: 88px;color: #fff;
}
.banner .text p {
	font-size: 26px;line-height: 76px;color: #fff;
}
.banner .text ul {
	text-align: center;margin: 66px auto 0;
}
.banner .text li {
	display: inline-block;margin: 0 26px;
}
.banner .text li a {
	display: block;height: 60px;width: 160px;border-radius: 30px;
	background: #fff;overflow: hidden;text-align: center;transition: all 0.3s;
}
.banner .text li a:hover {
	background: #f2f1f1;
}
.banner .text li a span {
	display: inline-block;text-align: center;padding-right: 30px;
	background: url(/dgweb/icon1.png) no-repeat right center;
	font-size: 20px;line-height: 60px;color: #4a7ebe;
}
.introduce {
	padding: 36px 0 66px;
}
.title {
	text-align: center;
}
.title h2 {
	font-size: 40px;line-height: 62px;color: #000000;
}
.title p {
	font-size: 20px;line-height: 40px;color: #888888;
}
.introduce .list ul {
	overflow: hidden;margin: 40px auto 0;
}
.introduce .list ul li {
	float: left;width: 250px;padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 280px;
}
.introduce .list ul li:nth-child(3n) {
	margin-right: 0;
}
.introduce .list ul li .icon {
	width: 180px;height: 180px;border-radius: 50%;overflow: hidden;margin: 0 auto;
}
.introduce .list ul li .icon img {
	display: block;width: 100%;height: 100%;
}
.introduce .list ul li .tet {
	margin: 10px auto 0;text-align: center;
}
.introduce .list ul li .tet h2 {
	font-size: 30px;line-height: 48px;color: #000;
}
.introduce .list ul li .tet p {
	font-size: 16px;line-height: 26px;color: #888888;margin-top: 6px;height: 134px;overflow: hidden;
}
.project {
	background: #eeeeee;padding: 34px 0 15px;
}
.project .list ul{
	margin: 50px auto 0;overflow: hidden;
}
.project .list ul li {
	float: left;width: calc((100% - 62px)/4);margin-right: 20px;margin-bottom: 40px;
	box-shadow: 0 0 8px 1px #dee7eb;
	background: #fff;border-radius: 4px;overflow: hidden;
}
.project .list ul li:nth-child(4n) {
	margin-right: 0;
}
.project .list ul li a {
	display: block;overflow: hidden;
	padding: 20px 10px 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s;
}
.project .list ul li a:hover {
	background: #f8f6f6;
}
.project .list ul li .txt {
	float: left;width: 180px;
}
.project .list ul li .txt h3 {
	font-size: 20px;line-height: 38px;color: #000;font-weight: bold;
}
.project .list ul li .txt h6 {
	font-size: 12px;line-height: 20px;color: #888888;height: 40px;overflow: hidden;
}
.project .list ul li .ico {
	float: right;height: 78px;width: 68px;position: relative;
}
.project .list ul li .ico img {
	display: block;max-height: 100%;max-width: 100%;
	position: absolute;left: 0;right: 0;margin: 0 auto;
	top: 50%;transform: translateY(-50%);
}
.effect {
	padding: 40px 0 60px;
}
.effect .list ul {
	margin: 28px auto 0;overflow: hidden;
}
.effect .list ul li {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;
	border: 1px solid #eeeeee;height: 740px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.effect .list ul li:nth-child(3n) {
	margin-right: 0;
}
.effect .list ul li img {
	display: block;width: 100%;height: 100%;
}
.agent_list {
	padding: 140px 0 100px;
}
.agent_list ul {
	
}
.agent_list li {
	float: left;width: calc((100% - 60px)/2);margin-right: 0;position: relative;
	border-radius: 3px;background: url(/dgweb/img1.jpg) no-repeat center/cover;
	padding: 60px 40px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.agent_list li:nth-child(2n) {
	float: right;
}
.agent_list li h2 {
	position: absolute;left: 0;right: 0;top: -40px;margin: 0 auto;background: #4a7ebe;text-align: center;
	font-size: 40px;line-height: 80px;width: 320px;border-radius: 40px;font-weight: bold;color: #fff;
}
.agent_list li .imgs {
	margin: 20px auto 0;
}
.agent_list li .imgs .img {
	margin: 0 auto;width: 115px;height: 117px;
}
.agent_list li .imgs .img img {
	display: block;width: 100%;height: 100%;
}
.agent_list li .imgs h3 {
	margin: 12px auto 0;font-size: 30px;line-height: 40px;color: #fff;text-align: center;
}
.agent_list li .imgs p {
	font-size: 16px;line-height: 26px;color: #fff;text-align: center;padding-bottom: 25px;border-bottom: 1px solid #fff;margin-bottom: 25px;
}
.agent_list li .list {
	margin-bottom: 10px;
}
.agent_list li .list h3 {
	text-align: center;font-size: 30px;line-height: 34px;color: #fff;
}
.agent_list li .list dl {
	padding-left: 106px;overflow: hidden;
}
.agent_list li .list dl dd {
	float: left;width: calc((100% - 22px)/2);overflow: hidden;
}
.agent_list li .list dl dd:nth-child(2n) {
	float: right;
}
.agent_list li .list dl dd .icon {
	float: left;position: relative;height: 50px;width: 30px;
}
.agent_list li .list dl dd .icon img {
	position: absolute;z-index: 11;display: block;
	left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);
}
.agent_list li .list dl dd p {
	float: left;margin-left: 6px;
	font-size: 16px;line-height: 50px;color: #fff;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.agent_list li .opening {
	display: block;margin: 15px auto 0;
	line-height: 60px;width: 160px;border-radius: 30px;
	overflow: hidden;background: #fff;text-align: center;
	font-size: 20px;color: #4a7ebe;transition: all 0.3s;
}
.agent_list li .opening:hover {
	background: #f9f9f9;
}
.help_center {
	padding: 26px 0 56px;background: #eeeeee;
}
.help_center .cen {
	margin: 0 auto 0;
}
.help_center .cen .lts {
	float: left;width: 47%;
}
.help_center .cen .lts .list h3 {
	font-size: 20px;line-height: 50px;color: #000;
	padding-left: 10px;margin-left: 12px;position: relative;
}
.help_center .cen .lts .list h3:before {
	position: absolute;z-index: 11;left: 0;top: 50%;transform: translateY(-50%);
	content: "";height: 21px;width: 3px;background: #0376f7;
}
.help_center .cen .lts .list ul {
	padding-left: 10px;
}
.help_center .cen .lts .list li {
	font-size: 14px;line-height: 26px;color: #888888;
}
.help_center .cen .lts .list {
	margin: 24px 0;
}
.help_center .cen .lts .more {
	background: url(/dgweb/f24.png) no-repeat center/cover;width: 160px;line-height: 60px;
	border-radius: 30px;overflow: hidden;display: block;text-align: center;font-size: 20px;color: #fff;
}
.help_center .cen .lts .more span {
	display: inline-block;padding-right: 30px;font-size: 20px;
	background: url(/dgweb/icon1.png) no-repeat right center;
}
.help_center .cen .imgs {
	float: right;width: 44%;height: 485px;
	margin-top: 8px;
}
.help_center .cen .imgs img {
	display: block;width: 100%;height: 100%;
}
.time_info {
	padding: 52px 0 75px;
}
.time_info ul {
	margin: 42px auto 0;overflow: hidden;
}
.time_info ul li {
	float: left;width: calc((100% - 55px)/2);
}
.time_info ul li:nth-child(2n) {
	float: right;
}
.time_info ul li .img {
	width: 100%;height: 186px;border-radius: 3px;overflow: hidden;
}
.time_info ul li .img img {
	display: block;width: 100%;height: 100%;
}
.time_info ul li dl {
	margin-top: 15px;
}
.time_info ul li dl dt {
	font-size: 20px;line-height: 50px;color: #000;
	padding-left: 10px;position: relative;
}
.time_info ul li dl dt:before {
	position: absolute;z-index: 11;left: 0;top: 50%;transform: translateY(-50%);
	content: "";height: 21px;width: 3px;background: #0376f7;
}
.time_info ul li dl dd {
	font-size: 14px;line-height: 26px;color: #888888;
}
.sign_in {
	background: #f8f9fa;
	padding: 40px 0;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.sign_in ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
}
.sign_in li {
	margin: 0;
}
.sign_in h4 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}
.sign_in .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 160px;
	height: 50px;
	background: #4a7ebe;
	color: #fff;
	font-size: 16px;
	border-radius: 25px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 2px 6px rgba(74, 126, 190, 0.2);
}
.sign_in .btn:hover {
	background: #3867a3;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(74, 126, 190, 0.3);
}
.sign_in .btn span {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
}
.sign_in .btn span:after {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 8px;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z"/></svg>') no-repeat center/contain;
	transition: transform 0.3s ease;
}
.sign_in .btn:hover span:after {
	transform: translateX(3px);
}
.footer {
	background: #2e3038;
	padding: 50px 0;
}
.footer .wrap {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 40px;
}
.footer dl {
	margin: 0;
	padding-right: 20px;
}
.footer dt {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
	font-weight: 500;
	position: relative;
	padding-bottom: 12px;
}
.footer dt:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 2px;
	background: #4a7ebe;
}
.footer dd {
	font-size: 14px;
	line-height: 1.8;
	color: rgba(255,255,255,0.8);
	margin: 0;
	padding: 0;
	text-align: justify;
}
.footer dd strong {
	color: #fff;
	font-weight: 500;
}
.footer dd em {
	font-style: normal;
	color: #4a7ebe;
}
.footer dd:last-child {
	margin-bottom: 0;
}
.footer dd.highlight {
	color: #4a7ebe;
	font-weight: 500;
}
.footer dd.list-item {
	position: relative;
	padding-left: 15px;
}
.footer dd.list-item:before {
	content: '•';
	position: absolute;
	left: 0;
	color: #4a7ebe;
}
.footer_in {
	background: #252730;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.footer_in ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.footer_in li {
	display: inline-block;
}
.footer_in li a {
	color: rgba(255,255,255,0.7);
	font-size: 14px;
	text-decoration: none;
	transition: color 0.3s;
	white-space: nowrap;
}
.footer_in li a:hover {
	color: #4a7ebe;
}
.footer_in .copyright {
	color: rgba(255,255,255,0.5);
	margin-top: 10px;
	font-size: 13px;
}
.qm_app .img{
	width: 200px;height: 200px;margin: 0 auto;
}
.qm_app .title h2{
	color: #333;margin-top: 30px;
}
.qm_app .title p{
	color: #333;margin-top: 30px;
}
.qm_app .cen .xiazai ul li:hover,
.qm_app .cen .xiazai ul li{
	background: #4a7ebe;
}
.qm_app .cen .xiazai ul li a{
	color: #FFFFFF;
}
.qm_app .cen .xiazai ul li span{
	background: url(../images/icon2-1.png) left center no-repeat;
}
.qm_app .cen .xiazai ul li:nth-child(2n) span{
	background: url(../images/icon3-1.png) left center no-repeat;
}
.qm_app .cen .wx .imgs h6{
	color: #333;
}
.del_text{
	padding: 50px 0 140px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;font-size:16px !important;
	line-height: 1.7 !important;
	color: #333 !important;
}
.qm_list li{
	width:auto;
}
.qm_list li .list dl dd{
	width: 50%;
}
.qm_list li .list dl{
	padding-left: 320px;padding-top: 40px;
}

/* 美化帮助中心列表 */
.del_text {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.del_text li {
    list-style: none;
    text-align: left;
}

.del_text li span {
    display: block;
    text-align: left;
    padding: 10px 0;
}

.del_text li span a {
    color: #666;
    text-decoration: none;
}

.del_text li span a:hover {
    color: #4a7ebe;
}

.del_text section {
    margin-bottom: 15px;
}

.del_text h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 15px 20px;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    margin: 0;
}

.del_text .article-title {
    flex: 1;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.del_text .article-right {
    display: flex;
    align-items: center;
    gap: 15px;
    white-space: nowrap;
}

.del_text .article-time {
    color: #999;
    font-size: 14px;
}

.del_text .read-btn {
    display: inline-block;
    padding: 6px 15px;
    background: #4a7ebe;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
}

.del_text div[style="text-align: justify;"] {
    text-align: left !important;
}

/* 美化分页 */
.pagenavi {
    text-align: left;
    margin: 30px 0;
}

#pageNav {
    display: inline-block;
}

#pageNav a,
#pageNav span {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 3px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #666;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.3s ease;
}

#pageNav a:hover {
    background: #f5f7fa;
    border-color: #4a7ebe;
    color: #4a7ebe;
}

#pageNav span.current {
    background: #4a7ebe;
    color: #fff;
    border-color: #4a7ebe;
}

#pageNav .prev_page,
#pageNav .next_page {
    font-weight: 500;
}

#pageNav .disabled {
    color: #999;
    cursor: not-allowed;
    background: #f5f5f5;
    border-color: #e0e0e0;
}

/* 文章详情页样式 */
.article-page {
    background: #fff;
    padding: 20px 0 40px;
}

.article-container {
    background: #fff;
    padding: 30px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}

.article-container:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-image: linear-gradient(to right, #ccc 50%, transparent 50%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
}

.article-container:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-image: linear-gradient(to right, #ccc 50%, transparent 50%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
}

.article-breadcrumb {
    background: #fff;
    margin-bottom: 20px;
    padding-left: 15px;
}

.article-breadcrumb .wrap {
    padding: 15px 0;
    color: #666;
    font-size: 14px;
    text-align: left;
    margin: 0;
    width: auto;
}

.article-breadcrumb a,
.article-breadcrumb span {
    display: inline;
    color: #666;
    text-decoration: none;
    margin: 0;
}

.article-breadcrumb a {
    transition: color 0.3s;
}

.article-breadcrumb a:after {
    content: '/';
    margin: 0 8px;
    color: #ccc;
}

.article-breadcrumb span {
    color: #333;
}

.article-header {
    margin-bottom: 30px;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.article-title {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.4;
    text-align: left;
}

.article-meta {
    color: #999;
    font-size: 14px;
    text-align: left;
}

.article-meta i {
    margin-right: 5px;
}

.article-content {
    color: #444;
    line-height: 1.8;
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
}

.article-content p {
    margin-bottom: 20px;
}

.article-content .bold {
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.article-content .mt2 {
    margin-top: 15px;
    color: #444;
}

/* 优化文章列表样式 */
.del_text {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 20px;
}

.del_text section {
    margin-bottom: 15px;
}

.del_text h2 {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.del_text h2:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border-color: #e0e0e0;
}

.del_text .article-title {
    font-size: 16px;
    padding-right: 20px;
    transition: color 0.3s ease;
}

.del_text .article-title:hover {
    color: #4a7ebe;
}

.del_text .article-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.del_text .article-time {
    color: #999;
    font-size: 14px;
}

.del_text .read-btn {
    background: #4a7ebe;
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.3s ease;
}

.del_text .read-btn:hover {
    background: #3867a3;
}

/* 文章页面样式 */
.article-breadcrumb {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}

.article-breadcrumb:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-image: linear-gradient(to right, #ccc 50%, transparent 50%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
}

.article-breadcrumb .wrap {
    padding: 15px 0;
    color: #666;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.article-breadcrumb a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
    display: flex;
    align-items: center;
}

.article-breadcrumb a:after {
    content: '/';
    margin: 0 8px;
    color: #ccc;
    font-weight: normal;
}

.article-breadcrumb a:last-of-type:after {
    content: '/';
    margin: 0 8px;
    color: #ccc;
}

.article-breadcrumb a:hover {
    color: #4a7ebe;
}

.article-breadcrumb span {
    color: #333;
    font-weight: 500;
}

.article-page {
    background: #f5f5f5;
    padding: 20px 0 40px;
}

.article-breadcrumb {
    background: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    text-align: center;
}

.article-breadcrumb .wrap {
    padding: 15px 0;
    color: #666;
    font-size: 14px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.article-breadcrumb .wrap:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 100px;
    height: 2px;
    background: #4a7ebe;
    transform: translateX(-50%);
}

.article-container {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    padding: 30px;
    margin: 0 auto;
    max-width: 1000px;
}

.article-header {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.article-title {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.4;
    text-align: center;
}

.article-meta {
    text-align: center;
    color: #999;
    font-size: 14px;
}

.article-meta i {
    margin-right: 5px;
}

.article-content {
    color: #444;
    line-height: 1.8;
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
}

.article-content p {
    margin-bottom: 20px;
}

.article-content .bold {
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.article-content .mt2 {
    margin-top: 15px;
    color: #444;
}




