@charset "utf-8";
/* CSS Document */
 @import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
 @import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
 @import url(https://fonts.googleapis.com/css2?family=Coda&display=swap);
 .get-started-btn {
     padding: 2px 10px 2px 10px;
     font-size: 20px;
}
 .mainTitle {
     font-size: 45px;
     color: #30648a;
     letter-spacing: 2px;
     font-family: 'cwTeXYen', sans-serif;
}
 .mainTitle2 {
     font-size: 60px;
     color: #4781ab;
     font-family: 'cwTeXFangSong', sans-serif;
    /*宋體*/
}
 .mainTitle3 {
     font-size: 32px;
     line-height: 28px;
     color: #356a90;
     font-family: 'Coda', cursive;
}
 .nav-menu a {
     font-size: 18px;
}
 ul {
     list-style-type: none;
     box-sizing: border-box;
     padding-inline-start: 0px;
     text-align: left;
}
 .section-bg {
     background-color: #a4c4cc;
}
 .section-bg .section-title h2 {
     color: #615552;
}
 .section-bg .section-title p {
     color: #fff;
}
 #services .icon-box {
     width: 100%;
     min-height: 600px;
     margin-bottom: 30px;
     border-radius: 6px;
     padding-left: 0px;
     padding-right: 0px;
}
 .leadAccountantImg {
     width: 100%;
}
 .mainBtn {
     width: 100%;
     min-height: 116px;
     padding-top: 24px;
     background-color: #9023ea;
}
 .about {
     padding-top: 0px;
}
 .about .content h3 {
     color: #fff;
}
 .about .content p {
     color: #ddd;
}
 .MH {
     min-height: 880px;
}
 .MHContainer {
     padding: 0px;
}
 .MHContainer_pic {
     position: relative;
}
 .MHPic {
     background-position: top right;
     background-size: auto;
     background-repeat: no-repeat;
     width: 100%;
     min-height: 900px;
     background-color: #a7b8c2;
     position: absolute;
     top: 0px;
     right: 0px;
}
 #MHPicA {
     background-image: url(../img/headADPic_01.jpg);
	 background-size: cover;
}
 #MHPicB {
     background-image: url(../img/headADPic_02.jpg);
	 background-size: cover;
     display: none;
}
 .mainTitlePre {
     padding-left: 0px;
     margin-bottom: 32px;
     font-size: 18px;
     color: #a2b2bf;
}
 .MHTitle {
     padding-top: 37%;
     padding-left: 2%;
     width: 100%;
     min-height: 900px;
     background-color: #dfecf7;
     box-shadow: -7px 0px 10px 0px #4240409e;
}
 .about .content h3 {
     font-weight: 600;
     font-size: 26px;
}
 .MHTitleBLine {
     width: 210px;
     margin-left: 0%;
     height: 2px;
     border-bottom: 10px solid #bf4d4d;
     margin-top: -10px;
     margin-bottom: 25px;
}
 .coreValueContent {
     margin-top: 15px;
     line-height: 32px;
     color: #446480;
}
 .coreValueImg {
     width: 100%;
}
 .leadAccountant {
     margin-top: -30px;
}
 .leadAccountantName {
     margin-top: 36px;
     margin-bottom: 10px;
     font-size: 30px;
     padding-bottom: 8px;
     color: #436480;
     padding-left: 58px;
     font-family: 'cwTeXFangSong', sans-serif;
     border-bottom: 1px #dad3d3 dashed;
}
 .leadAccountantST {
     color: #1b6196;
     margin-top: 10px;
     margin-bottom: 3px;
}
 .leadAccountantUL {
     margin-bottom: 4px;
     padding-left: 60px !important;
}
 .services .icon-box h4 {
     margin: -30px 0 3px 0;
     padding: 10px 0px;
     background-color: #1495c1;
}
 .servicesIconBg {
     min-height: 36px;
}
 .servicesUL {
     padding: 20px;
     color: #0c7192;
     line-height: 32px;
}
 .subUL {
     padding-left: 16px;
}
 .services .icon-box h4 a {
     color: #fff;
}
 .paddingL11 {
     padding-left: 11px;
}
 .news {
     background-color: #f5f5f4;
}
 .services .icon-box p {
     line-height: 30px;
     font-size: 16px;
     margin-bottom: 0;
     padding: 25px;
}
 .copyright {
     font-size: 14px;
     color: #8494a0;
}
 .newItemDate {
     font-size: +108%;
     font-weight: bolder;
     color: #ab1698;
}
 .newItemContent {
     margin-bottom: 10px;
}