h3 , p {
    margin: 0;
    padding: 0;
}
#navbar.active {
    background-color: #6cb8ff;
}
.navbar {
    background-color: rgba(182, 232, 255, 0.4);
    color: #ffffff;
}
.navbar-default {
    border: none;
}
.navbar ul{
    list-style: none;
    float: right;
    margin-bottom: 0;
}
.navbar ul li {
    float: left;
    margin-left: 54px;
    line-height: 68px;
}
.container {
    padding: 0;
}
.bannerLeft .p2 {
    display: none;
}
.container a {
    text-decoration: none;
    color: #f9fdff;
    font-weight: bold;
    font-size: 15px;
}
/* .container a:hover {
    font-weight: bold;
} */
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
.container img {
    width: 190px;
    height: 60px;
    margin-top: 3px;
}
.baner {
    height: 514px;
    padding-top: 68px;
    background: url(../images/mainImg/bannerBG.jpg) no-repeat;
    background-color: #76c2ff;
    background-size: 100% 100%;
}
.banerMain{
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.bannerLeft {
    margin-top: 112px;
}
.bannerLeft , .bannerRight {
    float: left;
    width: 50%;
}
.bannerRight img{
    width: 471px;
    height: 261px;
    margin-top: 80px;
    float: right;
}
.bannerLeft h3 {
    color: #555;
    font-size: 62px;
}
.bannerLeft .p1 {
    margin-top: 10px;
}
.bannerLeft p {
    font-size: 24px;
    color: #ecf8ff;
}
.process {
    padding: 28px;
    background-color: #fff;
    box-shadow: 1px 2px 12px 0px 
    rgba(192, 204, 229, 0.22);
    border-radius: 4px;
    margin: auto;
    width: 100%;
    max-width: 1200px;
    margin-top: -28px;
    overflow: hidden;
}
.ywj , .ywjsb{
    background-image: linear-gradient(146deg, #fff 0%, #fff6ef 100%);
}
.wfjc {
    background-image: linear-gradient(146deg, #fff 0%, #fff3f3 100%);
}
.cqvipmd {
    background-image: linear-gradient(146deg, #fff 0%, #fff6f6 100%);
}
.Turnitin {
    background-image: linear-gradient(146deg, #fff 0%, #f3fbff 100%);
}
.Grammarly {
    background-image: linear-gradient(146deg, #fff 0%, #f2fffa 100%);
}
.ithenticate {
    background-image: linear-gradient(146deg, #fff 0%, #f3f9ff 100%);
}
.zaojiance {
    background-image: linear-gradient(146deg, #fff 0%, rgb(255 250 250) 100%);
}
.zjchong {
    background-image: linear-gradient(146deg, #fff 0%, #f2fbff 100%);
}
.paperyy {
    background-image: linear-gradient(146deg, #fff 0%, rgb(236 255 232) 100%);
}
.paperpass {
    background-image: linear-gradient(146deg, #fff 0%, #ecfff8 100%);
}
.checkpass {
    background-image: linear-gradient(146deg, #fff 0%, #f2faff 100%);
}
.paperrater {
    background-image: linear-gradient(146deg, #fff 0%, #ffdbdb 100%);
}
.lwgx{
    background-image: linear-gradient(146deg, #fff 0%, #e4f4ff 100%);
}
#cnkitpmlc .cardButton {
    background-image: linear-gradient(90deg, 
    #93daff 0%, 
    #4a95ff 100%);
}
#cnkitvip .cardButton {
    background-image: linear-gradient(90deg, 
    #93daff 0%, 
    #4a95ff 100%);
}
#ywjbd .cardButton {
	background-image: linear-gradient(90deg, 
		#ffd973 0%, 
		#ff9035 100%);
} 
#ywjmd .cardButton {
	background-image: linear-gradient(90deg, 
		#ffd973 0%, 
		#ff9035 100%);
} 
#wanfangmd .cardButton {
	background-image: linear-gradient(90deg, 
		#ffb2b2 0%, 
		#ff5555 100%);
} 
#cqvipmd .cardButton {
	background-image: linear-gradient(90deg, 
		#ffb2b2 0%, 
		#ff5555 100%);
}  
#turnitin .cardButton {
	background-image: linear-gradient(90deg, 
		#93daff 0%, 
		#4a95ff 100%);
}  
#turnitinuk .cardButton {
	background-image: linear-gradient(90deg, 
		#93daff 0%, 
		#4a95ff 100%);
}  
#grammarly .cardButton {
	background-image: linear-gradient(90deg, 
		#a3fcd9 0%, 
		#41d0a3 100%);
}  
#ithenticate .cardButton {
	background-image: linear-gradient(90deg, 
		#b2cbdd 0%, 
		#6493b3 100%);
}  
#zaojiance .cardButton {
    background-image: linear-gradient(90deg, rgb(255 148 150) 0%, rgb(229,39,44) 100%);
}   
#zjchong .cardButton {
	background-image: linear-gradient(90deg, 
		#93daff 0%, 
		#4a95ff 100%);
} 
#paperyy .cardButton {
    background-image: linear-gradient(90deg, rgb(210 255 201) 0%, rgb(139 189 129) 100%);
}  
#paperpass .cardButton {
	background-image: linear-gradient(90deg, 
		#a3fcd9 0%, 
		#41d0a3 100%);
} 
#checkpass .cardButton {
	background-image: linear-gradient(90deg, 
		#93daff 0%, 
		#4a95ff 100%);
}   
#paperrater .cardButton {
	background-image: linear-gradient(90deg, 
		#ffb2b2 0%, 
		#ff5555 100%);
}
#lwgx .cardButton {
	background-image: linear-gradient(90deg, 
		#93daff 0%, 
		#4a95ff 100%);
}  
.process .card {
    float: left;
}

.process i {
    float: left;
    margin: 13px 20px;
}
.process i img {
    width: 26px;
}
.processImg {
    margin-right: 24px;
}
.processImg , .processText {
    float: left;
}
.processText b {
    font-size: 20px;
    color: #000;
}
.processText p {
    color: #8c8c8c;
    font-size: 14px;
    vertical-align:middle
}
.content {
    padding-top: 1px;
    position: relative;
    background: url(../images/mainImg/contentgb1.png) no-repeat;
    background-position: 0 0;
    background-color: #f3f9fd;
    padding-bottom: 100px;
}

.choose h3 {
    font-size: 40px;
    color: #38404f;
    margin: 51px 0 10px 0;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    background: url(../images/mainImg/round.png) no-repeat;
    background-position: 46% 20px;
}
.chooseTips {
    font-size: 24px;
    color: #9596a3;
    text-align: center;
    margin-bottom: 50px;
}
.version {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    /* overflow: hidden; */
}
.version .card {
    width: 283px;
    background-color: #ffffff;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    background-size: 100%;
    position: relative;
}
.version .card:hover {
    box-shadow: 9px 10px 6px -7px rgb(125 148 197 / 22%);
    position: relative;
    top: -2px;
}
#lwgx.card:hover {
    margin-top: 0;
}
.cardMain {
    padding: 0 18px;
    border-radius: 4px;
    background-size: 100%;
}
.version .card:nth-child(4n) {
    margin-right: 0;
}
.cardHader {
    text-align: center;
    /* border-bottom: 1px solid #f3f5f9; */
    color: #38404f;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    padding-left: 20px;
}

.explain .p1 {
    color: #38404f;
    font-size: 14px;
    margin-top: 16px;
}
.explain .p2 {
    color: #9097a4;
    font-size: 14px;
    height: 84px;
    margin-bottom: 16px;
    overflow:hidden;
    text-overflow:ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.version .card .tips {
    font-size: 14px;
    color: #231815;
    border-bottom: 1px solid #f3f5f9;
    padding-bottom: 18px;
}
.version .card .tips span {
    float: right;
    color: #ff7c11;
}
.amount {
    color: #38404f;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.amount b {
    font-size: 28px;
    color: #ff7c11;
}
.amount .label {
    border-radius: 2px;
    border: solid 1px #57ca5a;
    padding: 2px 6px;
    font-size: 12px;
    color: #48c159;
    float: right;
    margin-top: 10px;
}
.cardButton {
    height: 54px;
    color: #fff;
    text-align: center;
    font-size: 19px;
    line-height: 54px;
    border-radius: 0 0 4px 4px;
}
.cardButton a {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.cardButton a:hover {
    text-decoration: none;
}
.characteristic {
    background-color: #fff;
    padding: 40px 0 50px 0;
}
.contentText {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.contentText .card {
    float: left;
    width: 25%;
    text-align: center;
}
.contentText .card p {
    font-size: 13px;
    color: #979da5;
}
.contentText .card .b {
    font-size: 20px;
    color: #3a4352;
    font-weight: bold;
    line-height: 40px;
}
.about {
    width: 100%;
    background-color: #f3f9fd;
    padding-bottom: 102px;
}
.about .aboutBox {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.aboutBox h3 {
    color: #454b57;
    font-size: 40px;
    text-align: center;
    line-height: 126px;
    padding-top: 43px;
    background: url(../images/mainImg/aboutUs.png) no-repeat;
    background-position: 50% 104px;
}
.aboutBox .aboutLeft {
    width: 45%;
    max-width: 500px;
    float: left;
    padding: 30px 0 40px 0;
    background: url(../images/mainImg/aboutBG.png) no-repeat;
}
.aboutLeft img {
    margin-left: 50px;
}
.aboutBox .aboutRight {
    width: 55%;
    max-width: 700px;
    float: right;
    padding-left: 4%;
}
.aboutBoxMain {
    overflow: hidden;
}
.aboutRight b {
    font-size: 22px;
    color: #4492ff;
    line-height: 120px;
    position: relative;

}
.aboutRight b span {
    display: block;
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #4492ff;
    left: 2px;
    bottom: -7px;
}
.aboutRight div {
    width: 100%;
    max-width: 612px;
    font-size: 18px;
    color: #454b57;
    line-height: 38px;
}
.immediately {
    width: 100%;
    background-color: #fff;
    height: 354px;
    background: url(../images/mainImg/immediately.jpg) no-repeat;
    background-size: 100% 100%;
}
.immediatelyBox {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    text-align: center;
    padding-top: 111px;
}
.immediately1 , .immediately2 {
    position: absolute;
}
.immediately1 {
    left: 35%;
    top: 49px;
}
.immediately2 {
    left: 26%;
    top: -10px;
}
.immediatelyBox h3 {
    color: #ffffff;
    font-size: 44px;
    margin-bottom: 55px;
    position: relative;
}
.immediatelyBox a {
    padding: 15px 28px;
    background-image: linear-gradient(90deg, 
        #fec238 0%, 
        #ff7a10 100%);
    border-radius: 6px;
    color: #fff;
    font-size: 28px;
    margin-top: 52px;
    text-decoration: none;
 }
 .immediatelyBox a:hover {
    text-decoration: none;
    box-shadow: 0 3px 10px #ff7a10;
  }
  .fiexBox {
    position: fixed;
    top: 40%;
    display: none;
    width: 126px;
    box-shadow: 0 1px 10px #d3dcff;
  }
  .fiexBox img {
    position: absolute;
    left: -24px;
    top: -37px;
    z-index: -1;
  }
  .classification {
	height: 60px;
    text-align: center;
    line-height: 60px;
    color: #ffffff;
    font-size: 20px;
  }
  .navBtn {
    background: #fff;
    line-height: 60px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    color: #38404f;
    font-size: 20px;
  }
  
  .navBtn:hover {
    color: #569cf9;
  }
  .record {
    width: 100%;
    background-color: #161a20;
  }
  .recordBox {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 44px 0 14px 0;
    border-bottom: solid 1px #7e7e7e;
  }
  .recordBox img {
    float: left;
  }
  .recordText {
    line-height: 76px;
    color: #bebfc4;
    font-size: 13px;
    max-width: 1200px;
    margin: auto;
  }
  .recordText a {
    color: #bebfc4;
  }
  .contactwm {
    float: left;
    margin-left: 125px;
    font-size: 12px;
    color: #bebfc4;
  }
  .contactwm p {
    line-height: 26px;
  }
  .contactwm .title {
    font-size: 14px;
    color: #f1f2f5;
    line-height: 30px;
  }
  .contactwm .line {
    display: block;
    width: 22px;
	height: 2px;
	background-color: #eaebec;
  }
  .recordBox .code1 {
    float: right;
    text-align: center;
  }
  .recordBox .code1 span {
    color: #bebfc4;
    line-height: 30px;
  }
  .logoButtom , .contactwm{
    margin-top: 6px;
  }
  .contentgb1 , .contentgb2 {
    position: absolute;
  }
  .contentgb1 {
    top: 0;
    left: 0;
  }
  .contentgb2 {
    bottom: 0;
    right: 0;
  }

  .infoBox {
    width: 48px;
    height: 238px;
    position: fixed;
    right: 20px;
    bottom: 90px;
    z-index: 99;
}
.ccxz-I {
    width: 48px;
    height: 46px;
	background-color: #4c9eff;
    position: relative;
}
.ccxz-Img {
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    left: 50%;
    margin-left: -16px;
}
.ccxz-t {
    height: 92px;
    font-size: 14px;
    color: #38404f;
    padding: 0 16px;
    padding-top: 6px;
    background: #fff;
    box-sizing: border-box;
}

.weixi , .toTop{
    width: 48px;
    height: 48px;
    position: relative;
    background: #fff;
    margin: 10px 0;
}
.wxI , .toTopBOx {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
}

.toTopBOx {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -12px;
}
.ccxz,.weixi,.toTop {
    /* border: 1px solid #3860f4; */
    box-shadow: 0 1px 10px #d3dcff;
    border-radius: 4px;
    overflow: hidden;
    cursor:pointer;
    position: relative;
}
.positionBox {
    position: relative;
    width: 100%;
    height: 100%;
}
.ccxz-H {
    width: 210px;
    height: 214px;
    position: absolute;
    top: 0;
    left: -210px;
    box-shadow: 0 1px 10px #ccc;
    background-size: 100% 100%;
    padding: 0 20px;
    box-sizing: border-box;
    padding-top: 20px;
    display: none;
    transition: all .3s;
    background-color: rgb(241, 241, 241);
    background-image: linear-gradient(0deg, 
    #f7f8fb 0%, 
    #ffffff 100%);
}
.ccxz-H p{
    color: #606060;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.kefu-H {
    position: absolute;
    left: -220px;
    height: 214px;
    top: 0;
    width: 210px;
    background: #fff;
    box-shadow: 0px 0px 4px 1px #dddddd;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 14px;
    display: none;
}

.QL,.DL {
    margin-left: 14px;
    color: #374567;
}
.kefu-H-q {
    margin-bottom: 16px;
    margin-top: 25px;
}
.weixiBox {
    width: 214px;
    height: 236px;
    position: absolute;
    top: 0;
    left: -224px;
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 4px 1px #dddddd;
    display: none;
}
.weixiner {
    margin-top: 30px;
}
.s-weixin {
    font-size: 16px;
    color: #000;
    margin-top: 4px;
}
.ccxz:hover~.ccxz-H,.kefu:hover .kefu-H,.weixi:hover~.weixiBox{
    display: block;
    left: -224px;
}
.ccxz:hover::after,.weixi:hover::after{
    content: '';
    position: absolute;
    width: 226px;
    left: -226px;
    top: 0;
    height: 214px;
    z-index: 100;
}

@media (max-width: 1200px) {
    .process .card img {
      display: none;
    }
    .bannerLeft img {
        max-width: 90%;
    }
    .process i {
        margin: 0;
        width: 6.6%;
        text-align: center;
        margin-top: 10px;
    }
    .process .card {
        width: 20%;
        text-align: center;
    }
    .process .processText {
        width: 100%;
    }
    #fiexBox , .fiexBox{
        display: none !important;
    }
    .version {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .version .card {
        margin: 10px !important;
    }
}
.logoButtom {
    width: 300px;
    height: 95px;
    background-color: #e9e9e9;
    border-radius: 10px;
}
@media (max-width: 1060px) {
    .bannerRight {
        display: none;
    }
    .bannerLeft, .bannerRight {
        text-align: center;
        float: none;
        width: auto;
    }
}
@media (max-width: 800px) {
    .contentText .card {
        width: 50%;
    }
    
}
@media (max-width: 762px) {
    .container img {
        width: 140px;
        margin-top: 11px;
    }
    .container {
        padding: 0 20px;
    }
    .chooseTips {
        font-size: 18px;
        width: 90%;
        margin: auto;
        margin-bottom: 2rem;
    }
    .baner {
        height: 420px;
    }
    .processText b {
        font-size: 1.5rem;
    }
    .processText p {
        font-size: 1rem;
    }
    .process i {
        margin-top: 1.2rem;
    }
    .bannerLeft {
        margin-top: 70px;
    }
    .navbar ul li {
        margin-left: 3rem;
    }
    .bannerLeft p {
        font-size: 1.8rem;
    }
    .contentText .card p {
        font-size: 1rem;
    }
    .contentText .card {
        margin: 1rem 0;
    }
    .aboutLeft img {
        max-width: 70%;
    }
    .aboutBox .aboutLeft {
        background-size: 100% 100%;
    }
    .aboutBox .aboutLeft , .aboutBox .aboutRight{
        float: none;
        width: 90%;
        padding: 0;
        margin: auto;
    }
    .aboutRight b {
        line-height: 90px;
    }
    .aboutRight div {
        line-height: 32px;
        font-size: 14px;
    }
    .immediatelyBox h3 {
        font-size: 2.5rem;
    }
    .immediately1 {
        top: 35px;
    }
    .contactwm {
        margin-left: 5%;
    }
    .recordBox .code1 {
        display: none;
    }
    .logoButtom {
        margin-left: 2%;
        max-width: 35%;
        width: 300px;
    }
    .immediatelyBox {
        padding-top: 70px;
    }
    .immediately {
        height: 270px;
    }
    .aboutRight {
        margin-top: 5rem !important;
    }
    .aboutRight b {
        font-size: 2rem;
    }
    .recordText {
        font-size: 0.6rem;
        text-align: center;
        line-height: 4rem;
    }
    .recordBox {
        padding: 2rem 0;
    }
    .ccxz-t {
        text-align: center;
    }
    .bannerLeft .p2 {
        display: inline-block;
        color: red;
        text-decoration: underline;
        font-size: 3rem;
        text-shadow: 3px 1px rgb(148, 147, 147);
    }
}
@media (max-width: 605px) {
    .version .card {
        width: 80%;
    }
}

.code1 img {
    width: 80px;
}

.navbar-brand {
    padding: 0 0 4px 0;
}
.navbar-nav>li>a {
    line-height: 38px;
  }
  .navbar ul li {
    margin-left: 30px;
  }
  .container a {
    font-weight: 400;
  }
  .navbar-default .navbar-nav>li>a {
    color: #555;
  }
#navbar.active .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
}
@media (max-width: 762px) {
    .navbar ul li {
        width: 60%;
    }
    #navbar{
        background-color: #6cb8ff;
        padding-bottom: 1rem;
    }
    .navbar-nav>li>a {
        line-height: 3rem;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff;
    }
    .navbar ul li {
        margin-left: 1rem;
    }
}
.version {
    display: flex;
    justify-content: center;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #000 !important;
}