@charset "utf-8";
/* CSS Document */
a:-webkit-any-link{
	text-decoration: none;
}
*{
	   max-width: 100%;
	}
body{
	    background: #f7f7f7;
	text-decoration: none;
	margin: 0px;
	width:100%;
	max-width:100%;
            touch-action: pan-y; /* 只允许垂直方向的触摸操作 */
			overflow-x: hidden;
}
.clearfix {
    zoom:1}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden
}
.cursor {
    cursor: pointer
}

.txt-right {
    text-align: right
}

.fr {
    float: right
}

.fl {
    float: left
}

.dis-none {
    display: none!important
}

.dis-block {
    display: block!important
}
.btn-ghost:hover,.t-btn:hover {
    opacity: .8
}

.markdown .anchor:focus,.markdown a:active,.markdown a:hover {
    outline: 0
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 5px #cbcbcb;
    background: #cbcbcb
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #e6e6e6;
    border-radius: 0;
    background: #e6e6e6
}
.type-three .top-banner {
    background:url("../image/type3-01.png") center no-repeat;
    width: 100%;
    height: 400px;
    background-size: cover;
    min-width: 1200px
}

.type-three .top-banner .top-content {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.type-three .top-banner .top-content .top-img-wrap {
    box-sizing: border-box;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 1px solid #fff;
    float: left;
    margin-top: 110px;
    overflow: hidden
}

.type-three .top-banner .top-content .top-img-wrap .top-img {
    width: 210px
}

.type-three .top-banner .top-content .top-info {
    float: left;
    padding-left: 30px
}

.type-three .top-banner .top-content .top-info .info-name {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    padding-top: 145px
}

.type-three .top-banner .top-content .top-info .info-job {
    font-size: 16px;
    color: #92b3dc;
    padding-top: 20px
}

.type-three .top-banner .top-content .top-info .info-firm {
    font-size: 20px;
    color: #fff;
    padding-top: 30px
}

.type-three .top-banner .top-content .top-phone {
    width: 330px;
    height: 155px;
    background: #617ab8;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 150px;
    text-align: center
}

.type-three .top-banner .top-content .top-phone .phone-wrap {
    color: #fff;
    padding-top: 24px
}

.type-three .top-banner .top-content .top-phone .phone-wrap .iconfont {
    font-size: 31px
}

.type-three .top-banner .top-content .top-phone .phone-wrap .phone {
    font-size: 32px;
    padding-left:50px;
	background: url("../image/Phone.png") left center no-repeat;
}

.type-three .top-banner .top-content .top-phone .phone-btn {
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    margin: 18px auto 0;
    color: #fff;
    font-size: 16px
}
.type-three .type-three-tab {
    height: 90px;
    background: #fff
}

.type-three .type-three-tab .tab-content {
    position: relative;
    width: 1200px;
    height: 90px;
    margin: 0 auto
}

.type-three .type-three-tab .tab-content .three-item {
    width: 20%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 18px;
    float: left;
    cursor: pointer
}

.type-three .type-three-tab .tab-content .tab-active,.type-three .type-three-tab .tab-content .three-item:hover {
    background: #2c364e;
    color: #fff
}

.type-three .three-content {
    box-sizing: border-box;
    width: 1200px;
    margin: 20px auto 90px;
    background: #fff;
    padding: 30px;
}
.type-three .three-content1 {
	  background: none;
	
	
}

.type-three .three-content .common-title {
    position: relative;
    font-size: 24px;
    color: #333;
    padding-left: 5px;
    z-index: 10
}

.type-three .three-content .common-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 105px;
    height: 10px;
    background: #99c1f5;
    opacity: .7;
    z-index: -1
}

.type-three .three-content .field-wrap,.type-three .three-content .message-item-wrap {
    position: relative
}

.type-three .three-content .common-txt {
    padding-top: 25px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    white-space: pre-line;
}

.type-three .three-content .personal-info {
    margin-top:40px
}

.type-three .three-content .personal-info .personal-img-wrap {
    float: left;
    width: 150px;
    height: 166px;
    overflow: hidden
}

.type-three .three-content .personal-info .personal-img {
    width: 150px
}

.type-three .three-content .personal-info .info-txt {
    float: left;
    width: 820px;
    padding-left: 20px
}

.type-three .three-content .personal-info .info-txt .name {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    padding-top: 15px
}

.type-three .three-content .second-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    padding-top: 40px
}

.type-three .three-content .field-wrap .field-item {
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    background: #f6f8ff;
    font-size: 16px;
    color: #9fa5b9;
    float: left;
    margin-right: 10px;
    margin-top: 20px
}

.type-three .three-content .corpus-item {
    background: #f7f7f7;
    padding: 20px;
    margin-top: 20px;
    border-radius: 6px
}

.type-three .three-content .corpus-item .corpus-title {
    cursor: pointer
}

.type-three .three-content .corpus-item .corpus-title .num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    background: #8fbbf5;
    box-shadow: 3px 3px rgba(113,149,198,.4);
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px
}

.type-three .three-content .corpus-item .corpus-title .title {
    display: inline-block;
    padding-left: 10px;
    font-size: 20px;
    color: #333;
    font-weight: 700
}

.type-three .three-content .corpus-item .corpus-title:hover .title {
    color: #222；
}

.type-three .three-content .corpus-item .corpus-txt {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    padding-top: 16px
}

.type-three .three-content .corpus-item .corpus-bottom {
    padding-top: 20px
}

.type-three .three-content .corpus-item .corpus-bottom .iconfont {
    color: #ccc;
    font-size: 14px
}

.type-three .three-content .corpus-item .corpus-bottom .bottom-txt {
    padding-left: 10px;
    color: #999;
    font-size: 14px;
    padding-right: 70px
}

.type-three .three-content .contact-table-wrap {
    margin-top: 30px
}

.type-three .three-content .contact-table-wrap .table-header {
    height: 56px;
    line-height: 56px;
    background: #2c364e;
    color: #fff;
    font-size: 22px;
    padding-left: 20px
}

.type-three .three-content .contact-table-wrap .tab-item {
    position: relative;
    border: 1px solid #eee;
    height: 56px;
    border-top: none
}

.type-three .three-content .contact-table-wrap .tab-item .item-left {
    box-sizing: border-box;
    float: left;
    width: 140px;
    border-right: 1px solid #eee;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #999;
    padding-left: 20px
}

.type-three .three-content .contact-table-wrap .tab-item .item-right {
    box-sizing: border-box;
    float: left;
    width: 980px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #333;
    padding-left: 56px
}

.type-three .three-content .message-item-wrap .message-short {
    float: left
}
.type-three .three-content .message-item-wrap .message-short01{
	margin-left: 15px;
}
.type-three .three-content .message-item-wrap .message-short .short-title {
    font-size: 18px;
    color: #999;
    padding-top: 30px
}
.type-three .three-content .message-item-wrap .message-short .short-value {
    box-sizing: border-box;
    width: 366px;
    height: 50px;
    background: #f7f7f7;
    border-radius: 6px;
    font-size: 18px;
    color: #333;
    border: none;
    outline: 0;
    margin-top: 10px;
    padding: 0 20px
}

.type-three .three-content .message-long .long-text,.type-three .three-content .message-long .long-value {
    width: 752px;
    background: #f7f7f7;
    border-radius: 6px;
    font-size: 18px;
    outline: 0;
    margin-top: 10px;
    box-sizing: border-box
}

.type-three .three-content .message-item-wrap .message-short .short-value::-webkit-input-placeholder {
    color: #ccc
}

.type-three .three-content .message-item-wrap .message-short .short-value::-moz-placeholder {
    color: #ccc
}

.type-three .three-content .message-item-wrap .message-short .short-value:-moz-placeholder {
    color: #ccc
}

.type-three .three-content .message-item-wrap .message-short .short-value:-ms-input-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-title {
    font-size: 18px;
    color: #999;
    padding-top: 30px
}

.type-three .three-content .message-long .long-value {
    height: 50px;
    color: #333;
    border: none;
    padding: 0 20px
}

.type-three .three-content .message-long .long-value::-webkit-input-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-value::-moz-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-value:-moz-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-value:-ms-input-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-text {
    height: 180px;
    color: #333;
    border: none;
    padding: 20px;
    resize: none
}

.type-three .three-content .message-long .long-text::-webkit-input-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-text::-moz-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-text:-moz-placeholder {
    color: #ccc
}

.type-three .three-content .message-long .long-text:-ms-input-placeholder {
    color: #ccc
}

.type-three .three-content .message-btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #8fbbf5;
    cursor: pointer;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
	border: none;
    margin: 20px 0 50px
}

.type-three .three-content .two-load-more {
    text-align: center;
    font-size: 16px;
    color: #666;
    padding-top: 30px;
	display: block;
}

.type-three .three-content .two-load-more .more-txt {
    cursor: pointer
}
.pc-message-left {
        padding-left: 100px
    }

    .pc-message-left .common-title {
        margin-top: 120px
    }

    .pc-message-right {
        padding-left: 100px!important
    }

    .pc-message-right .message-title {
        font-size: 30px;
        color: #fff;
        padding-top: 120px
    }

    .pc-message-right .message-item {
        width: 550px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 40px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd
    }

    .pc-message-right .message-item .item-title {
        font-size: 16px;
        color: #ccc
    }

    .pc-message-right .message-item .item-value {
        font-size: 16px;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background: 0 0;
        border: none;
        outline: 0;
        color: #fff
    }
.type-two-footer {
    height: 240px;
    background: #333
}

.type-two-footer .footer-content {
    width: 1200px;
    margin: 0 auto
}
.type-two-footer .footer-content a.footLink {
	color: #999;
	padding-right: 20px;
	text-decoration: none;
}
.type-two-footer .footer-content .footer-left .name {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    padding-top:50px
}

.type-two-footer .footer-content .footer-left .footer-tab {
    margin-top: 40px
}

.type-two-footer .footer-content .footer-left .footer-tab .tab-txt {
    font-size: 18px;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    border-right: 1px solid #999;
    vertical-align: middle;
    cursor: pointer
}

.type-two-footer .footer-content .footer-left .footer-tab .tab-txt:first-child {
    padding-left: 0
}

.type-two-footer .footer-content .footer-left .footer-tab .tab-txt:last-child {
    border-right: none
}

.type-two-footer .footer-content .footer-left .footer-tab .tab-txt:hover {
    color: #92b3dc;
}

.type-two-footer .footer-content .footer-right {
    float: right
}

.type-two-footer .footer-content .footer-right .phone-wrap {
    color: #fff;
    margin-top: 80px
}

.type-two-footer .footer-content .footer-right .phone-wrap .iconfont {
    font-size: 32px
}

.type-two-footer .footer-content .footer-right .phone-wrap .phone {
    font-size: 30px;
    font-weight: 700;
	padding-left:50px;
	background: url("../image/Phone.png") left center no-repeat;	
}

.type-two-footer .footer-content .footer-right .phone-btn {
    box-sizing: border-box;
    width: 210px;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 16px;
    text-align: center;
    border: 1px solid #666;
    margin-top: 20px;
    float: right
}
.type-two-footer .footer-content .footer-left {
    float: left
}
.tab-buttons {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

/* DIV作为按钮的完整样式 */
.tab-button {
    /* 基础按钮样式 */
    /* DIV必需样式 */
    display: inline-block;
    user-select: none;
    
    /* 可访问性样式 */
    outline: none;
    position: relative;
}
.tab-button.active {
    color:#fff;
    background: #2c364e;
}

/* 内容区域 */
.tab-content1 {
    display: none;
    animation: fade 0.3s;
}

.tab-content1.active {
    display: block;
}

@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1; }
}
.marginTop{
	margin-top: 60px;
}
.type-three .detail-content {
    box-sizing: border-box;
    width:100%;
    margin:0px auto 30px;
    background: #fff;
    padding:20px 50px;

}

.type-three .detail-content .detail-top .top-title {
    font-size: 28px;
    color: #333;
    font-weight: 700
}

.type-three .detail-content .detail-top .top-info {
    border-bottom: 1px solid #eee;
    padding: 20px 0
}

.type-three .detail-content .detail-top .top-info .head-img {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #e1e4ee
}

.type-three .detail-content .detail-top .top-info .name {
    font-size: 18px;
    color: #333;
    padding-left: 10px
}

.type-three .detail-content .detail-top .top-info .iconfont {
    font-size: 14px;
    color: #ccc;
    margin-left: 60px
}

.type-three .detail-content .detail-top .top-info .info-txt {
    font-size: 14px;
    color: #999;
    padding-left: 10px
}

.type-three .detail-content .detail-top .top-info .info-item {
    font-size: 14px;
    color: #9fa5b9;
    padding-right: 60px
}

.type-three .detail-content .detail-content-txt {
    font-size: 16px;
    color: #444;
    line-height: 30px;
    padding: 45px 0;
    white-space: pre-line
}
.type-three .detail-back {
    width:100%;
    margin: 20px 50px 0 50px;
}

.type-three .detail-back .back-txt-wrap {
    cursor: pointer
}

.type-three .detail-back .back-txt,.type-three .detail-back .iconfont {
    font-size: 14px;
    color: #333
}
.type-three .detail-content .detail-content-txt{
	font-size: 16px;
    color: #444;
    line-height: 30px;
    padding: 0;
    white-space: pre-line
}
.readingUL{ width:100%; margin:30px 0px; margin-bottom:0px; list-style: none; padding-left: 0px;}
.readingUL li{ width:92%; color:#222222; padding:20px 4%; background-color:#ffffff; margin-bottom:20px;}
.readingUL li a h1{font-size:24px; color:#222; margin-bottom:15px;} 
.readingUL li a h2{color:#999; font-size:14px;  } 
.readingUL li:hover{color:#3f6498; }
.readingUL li h2{ font-weight:normal;display:block; max-height:150px; overflow:hidden; padding-bottom:15px; font-size:14px;font-family:微软雅黑; line-height:30px;}
.readingUL li div.desc{ color:#999999;}
.readingUL li div.imgS{width: 92%; margin-left: 8%; text-align: left;}
.readingUL li div.imgS p img {
    float: left;
    margin-right: 8px;
    width: 150px;
    object-fit: cover;
}
.readingUL li div.time{ float:right; text-align:right;}
.WBUL li{ background:none; padding:0;  width:100%; margin-bottom:26px;} 
.WBUL li div.dialogue{ width:82%; background-color:#ffffff;padding:20px 3%; float:right; border: 1px solid #ededed;} 
.WBUL li div.dialogue h1{ font-size:24px; color:#222; margin-bottom:15px;}
.WBUL li div.dialogue h2{ display:block; max-height:150px; overflow:hidden; padding-bottom:15px; font-size:14px;font-family:微软雅黑; line-height:30px;}
.readingUL li div.Avatar {
    width: 100%;
    height: 25px;
    display: block;
    text-align:left;
    line-height: 25px;
    color: #666;
    font-size: 12px;
	padding: 0px;
	font-weight: normal;
}
.readingUL li div.Avatar img {
    display: block;
    float: left;
    width: 7%;
    margin-right: 1%;
}
.readingUL li div.Avatar div.nameTitle {
    float: left;
    padding-top: 4px;
}
.readingUL li div.Avatar h2{font-size: 15px; color: #333; line-height: 20px; padding-bottom: 0px;font-weight:bold; margin-bottom: 5px;}
.readingUL li h3{color:#333; font-size:15px; line-height:25px; width: 92%; margin-left:8%; font-weight: normal; font-family: 微软雅黑; font-size: 15px; margin-top: 0px; margin-bottom: 0px;}
.readingUL li h3 p span{font-size:15px; line-height:25px;  color: rgb(79, 129, 189);}
.readingUL li h3 p img{ }
.readingUL li div.Avatar div.nameTitle{ float:left; padding-top: 4px;}
.readingUL li div.desc {
    color: #999999;
    text-align: right;
}
.readingUL li div.Avatar h4 {
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #999;
	margin: 0px;
}
.WBUL li h2{margin-bottom:0px; line-height:28px; font-size:16px; font-weight:normal; font-family:微软雅黑;}
.WBUL li:hover{color:#222222; }
    .hidden {
    display: none;
}