@charset "utf-8";
a,
img {
    vertical-align: top;
}

.container {
    width: 84%;
    margin: 0 auto;
}

#menu {
    padding-top: 20px;
    box-sizing: border-box;
    display: none;
    position: fixed;
    left: 2%;
    z-index: 99;
    top: 50%;
    height: 216px;
    margin-top: -108px;
}

#menu li {
    margin-bottom: 40px;
}

#menu li.active a {}

#menu li a {
    padding-left: 20px;
    display: block;
    line-height: 14px;
    position: relative;
    font-size: 12px;
    display: block;
    height: 10px;
}

.menu2 li a,
.menu4 li a {
    color: #ffffff;
    opacity: .2;
}

.menu2,
.menu4 {
    background: url("../images/p22.png")/*tpa=https://www.cti-cert.com/images/p22.png*/
    no-repeat left center;
}

.menu2 li.active a,
.menu4 li.active a {
    opacity: 1;
}

.menu2 li.active a span,
.menu4 li.active a span {
    display: block;
    width: 14px;
    height: 14px;
    background: url("../images/p23.png")/*tpa=https://www.cti-cert.com/images/p23.png*/
    no-repeat center;
    position: absolute;
    left: -3px;
    top: 0;
}

.menu2 li:hover a,
.menu4 li:hover a {
    opacity: 1;
}

.menu2 li:hover a span,
.menu4 li:hover a span {
    display: block;
    width: 14px;
    height: 14px;
    background: url("../images/p23.png")/*tpa=https://www.cti-cert.com/images/p23.png*/
    no-repeat center;
    position: absolute;
    left: -3px;
    top: 0;
}

.menu3 li a {
    color: #1c2229;
    opacity: .2;
}

.menu3 {
    background: url("../images/p32.png")/*tpa=https://www.cti-cert.com/images/p32.png*/
    no-repeat left center;
}

.menu3 li.active a {
    opacity: 1;
    color: #1c2229;
}

.menu3 li.active a span {
    display: block;
    width: 14px;
    height: 14px;
    background: url("../images/p33.png")/*tpa=https://www.cti-cert.com/images/p33.png*/
    no-repeat center;
    position: absolute;
    left: -3px;
    top: 0;
}

.menu3 li:hover a {
    opacity: 1;
    color: #1c2229;
}

.menu3 li:hover a span {
    display: block;
    width: 14px;
    height: 14px;
    background: url("../images/p33.png")/*tpa=https://www.cti-cert.com/images/p33.png*/
    no-repeat center;
    position: absolute;
    left: -3px;
    top: 0;
}

.menu5 {
    display: none!important;
}

@media(max-width: 1200px) {
    #menu {
        display: none!important;
    }
}

.header .logo {
    float: left;
    margin-left: 70px;
}

.header .logo a {
    padding: 15px 0 15px;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
}

.header .logo img {
   vertical-align: middle;
    width: 81px;
}

.header {
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 11;
    border-bottom: 1px solid #f2f2f2;
}

.topNav {
    float: right;
}

.topNav .nav {
    float: left;
}

.topNav .nav ul li {
    float: left;
    position: relative;
    margin: 0 20px;
}

.hide {
    display: none;
}

.topNav .nav ul li>a {
    position: relative;
    display: inline-block;
    line-height: 70px;
    font-size: 16px;
    color: #000;
}


/*.topNav .nav ul li:nth-child(5)>a{ padding-right:40px; position: relative; }*/


/*.topNav .nav ul li:nth-child(5)>a:after{ content:'';width: 1px;height: 18px;background: #e1e1e1; position: absolute; right:10px; top:50%; transform: translateY(-50%);}*/


/*.topNav .nav ul li:nth-child(n+6)>a { color:#999; }*/

.topNav .nav ul li:hover>a,
.topNav .nav ul li.cur>a {
    color: #1f2c5c;
}

.topNav .nav ul li:hover>a:before,
.topNav .nav ul li.cur>a:before {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0px;
    width: calc(100% - 40px);
    height: 3px;
    background-color: #37467c;
}

.topNav .search {
    padding: 0 22px 0 20px;
    float: left;
    position: relative;
}

.topNav .nav ul li:hover>a:before,
.topNav .nav ul li.cur>a:before {
    display: none;
}


/*.topNav .search:after { content:'';width: 1px;height: 17px; position: absolute; left:0; top:50%; transform: translateY(-50%);background: #e1e1e1;}*/

.topNav .search .sear {
    cursor: pointer;
    float: left;
    width: 35px;
    height: 70px;
    background: url("../images/bba.png") no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .sear:hover {
    background: url("../images/bbabg.png") no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lan {
    cursor: pointer;
    float: left;
}

.topNav .search .lan>a {
    display: inline-block;
    width: 35px;
    height: 70px;
    background: url("../images/bbc.png")/*tpa=https://www.cti-cert.com/images/bbc.png*/
    no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lana>a {
    background: url("../images/bbb.png")/*tpa=https://www.cti-cert.com/images/bbb.png*/
    no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lan:hover>a {
    background: url("../images/bbcbg.png")/*tpa=https://www.cti-cert.com/images/bbcbg.png*/
    no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lana:hover>a {
    background: url("../images/bbbbg.png")/*tpa=https://www.cti-cert.com/images/bbbbg.png*/
    no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .menu {
    display: none;
    cursor: pointer;
    float: right;
    position: relative;
    width: 70px;
    height: 70px;
    background: #1f2c5c;
}

.topNav .menu span {
    transition: all 0.8s;
    display: inline-block;
    width: 24px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url("../images/menu.png")/*tpa=https://www.cti-cert.com/images/menu.png*/
    no-repeat center/cover;
}

.topNav .menuC span {
    background: url("../images/menux.png")/*tpa=https://www.cti-cert.com/images/menux.png*/
    no-repeat center;
}

.subsearch {
    display: none;
    width: 330px;
    position: absolute;
    top: 50px;
    right: 33px;
    padding-top: 25px;
}

.subsearch form {
    background: #ffffff;
    border-radius: 3px;
    padding: 15px 20px;
    position: relative;
    width: 100%;
    height: 50px;
}

.subsearch form:after {
    content: '';
    position: absolute;
    right: 36px;
    top: -8px;
    line-height: 0;
    border-width: 8px;
    border-color: #ffffff;
    border-top-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}

.subsearch form input.inp {
    width: 100%;
    border: none;
    background: none;
    outline: none;
    padding-left: 10px;
    color: #333;
}

.subsearch form input.subxx {
    border: none;
    outline: none;
    position: absolute;
    right: 20px;
    top: 5px;
    height: 40px;
    background: url("../images/ssbg.png") no-repeat center;
    font-size: 0;
    width: 25px;
}

.topNav .search .sear:hover .subsearch {
    display: block;
}

.topNav .search .lan:hover .subsearch {
    display: block;
}

.subsearch .lanSub {
    right: -26px;
    text-align: left;
    background: rgba(255, 255, 255, 1);
    border-radius: 3px;
    padding: 20px 20px 20px 20px;
    position: relative;
    width: 100%;
    height: auto;
}

.subLan {
    width: 130px;
}

.subsearch .lanSub:after {
    content: '';
    position: absolute;
    right: 26px;
    top: -8px;
    line-height: 0;
    border-width: 8px;
    border-color: rgba(255, 255, 255, 0.9);
    border-top-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}

.subsearch .lanSub a {
    padding-left: 20px;
    line-height: 2.3;
    display: block;
    font-size: 14px;
    color: #999;
}

.subsearch .lanSub a span {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    margin-right: 14px;
    position: relative;
}

.subsearch .lanSub a span:after {
    content: '';
    width: 10px;
    height: 1px;
    background: #ddd;
    position: absolute;
    right: -12px;
    bottom: 8px;
}

.subsearch .lanSub a:hover,
.subsearch .lanSub a.cur {
    background: url("../images/true.jpg")/*tpa=https://www.cti-cert.com/images/true.jpg*/
    no-repeat left center;
}

.fixHeader {
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    width: 100%;
    background: #fff;
}

@media(max-width: 500px) {
    .sear .subsearch {
        width: 300px;
        left: auto;
        right: -50px;
    }
    .sear .subsearch form:after {
        right: 112px;
    }
    .topNav .search {
        padding: 0 10px;
    }
}


/*下拉导航*/

.header .sub {
    overflow: hidden;
    display: none;
    z-index: 10000;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    top: 100%;
    background: #37467c;
}

.header .sub .subL {
    padding: 70px;
    float: left;
    width: 33.333333%;
}

.header .sub .subR {
    float: left;
    padding: 70px;
    width: 66.666666%;
    background: #f9f9f9;
}

.header .sub .subRx {
    width: 100%;
}


/*.header .sub .tit { font-size: 42px;color:#ffffff; font-family: "pmzd"; line-height: 1; }*/

.header .sub .tit {
    font-size: 42px;
    color: #ffffff;
    line-height: 1;
}

.header .sub .c {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.8;
    margin-top: 15px;
}

.header .sub .subL dl {
    margin-top: 30px;
}

.header .sub .subL dl dd {
    margin-top: 10px;
    float: left;
    width: 47%;
    padding-right: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header .sub .subL dl dd a {
    overflow: hidden;
    background: url("../images/sub1.png")/*tpa=https://www.cti-cert.com/images/sub1.png*/
    no-repeat right center;
    padding: 15px 20px 15px 18px;
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.header .sub .subL dl dd a:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #737ea4;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.header .sub .subL dl dd a.sign:before {
    display: none!important;
}

.header .sub .subL dl dd a.sign {
    padding-left: 26px;
    position: relative;
}

.header .sub .subL dl dd a.sign .icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}

.header .sub .subL dl dd:hover a:before {
    background: #fff;
}

.header .sub .subL dl dd:hover {
    border-color: #fff;
}

.header .sub .subL dl dd:hover a {
    color: #fff;
    background: url("../images/sub2.png")/*tpa=https://www.cti-cert.com/images/sub2.png*/
    no-repeat right center;
}

.header .sub .subL dl dd:nth-child(2n) {
    float: right;
}

.header .sub .subR dl dd {
    position: relative;
    float: left;
    width: 47%;
}

.header .sub .subRx {
    padding: 0!important;
}

.header .sub .subRx>dl>dd {
    float: left;
    width: 33.3333%;
    padding: 74px 70px;
}

.header .sub .subR>dl>dd:nth-child(2n) {
    position: relative;
    float: right;
}

.header .sub .subRx>dl>dd:nth-child(2n) {
    float: left;
}

.header .sub .subRx>dl>dd:nth-child(3n) {
    float: right;
}

.header .sub .subR>dl>dd:nth-child(2n):after {
    content: '';
    width: 1px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: -6%;
    background: #eee;
}

.header .sub .subRx>dl>dd:nth-child(2n+3):after {
    content: '';
    width: 1px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: 0;
    background: #eee;
}

.header .sub .subRx>dl>dd:nth-child(2n):after {
    content: '';
    width: 1px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: 0;
    background: #eee;
}

.header .sub .subR>dl>dd .con {
    margin-top: 30px;
}

.header .sub .subR>dl>dd .con .tit {
    color: #1f2c5c;
}

.header .sub .subR>dl>dd .con .c {
    color: #333333;
    width: 90%;
    height: 100px;
}

.header .sub .subR>dl>dd .con .more {
    display: inline-block;
    width: 54px;
    margin-top: 30px;
    height: 54px;
    border: 1px solid #ddd;
    background: url("../images/sub3.png")/*tpa=https://www.cti-cert.com/images/sub3.png*/
    no-repeat center;
}

.header .sub .subR>dl>dd .con .more:hover {
    border: 1px solid #95b649;
    background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
    no-repeat center #95b649;
}

.header .sub .subRx dl dd .subL {
    opacity: 0;
    transition: all 0.8s;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #37467c;
}

.header .sub .subRx dl dd:hover .subL,
.header .sub .subRx dl dd.cur .subL {
    opacity: 1;
}

.navSub {
    display: none;
    position: fixed;
    left: 0;
    top: 70px;
    border-top: 1px solid #ddd;
    width: 100%;
    background: #f9f9f9;
    height: 100%;
    z-index: 100000;
}

.navSub-a {
    padding: 85px 8% 0;
    text-align: center;
}

.navSub-a dl {
    margin-right: 5%;
    float: left;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    width: 10%;
}

.navSub-a dl:last-child {
    margin-right: 0;
}

.navSub-a dl dt {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    padding: 14px 0;
    border-bottom: 1px solid #e6e6e6;
}

.navSub-a dl dt a {
    color: #333333;
}

.navSub-a dl dd a {
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 2;
}


/**/

@media(max-width: 1880px) {
    .header .sub .subRx>dl>dd {
        padding: 74px 50px;
    }
    .header .sub .subL dl dd a {
        font-size: 14px;
    }
    .header .sub .subRx dl dd .subL {
        padding: 74px 50px;
    }
}

@media(max-width: 1750px) {
    .header .sub .subRx>dl>dd {
        padding: 74px 30px;
    }
    .header .sub .subRx dl dd .subL {
        padding: 74px 30px;
    }
}

@media(max-width:1700px) {
    .header .sub .subL {
        padding: 50px 50px 50px 70px;
    }
    .header .sub .subR {
        padding: 50px 70px 50px 50px;
    }
    .header .sub .subRx>dl>dd {
        padding: 54px 40px;
    }
    .header .sub .subRx dl dd .subL {
        padding: 54px 30px;
    }
    .header .sub .subR dl dd .con {
        margin-top: 20px;
    }
    .header .sub .c {
        line-height: 1.6;
        margin-top: 10px;
    }
    .header .sub .subR dl dd .con .c {
        height: 80px;
    }
    .header .sub .subR dl dd .con .more {
        margin-top: 20px;
    }
    .header .sub .subL dl {
        margin-top: 10px;
    }
    .header .sub .tit {
        font-size: 36px;
    }
    .header .sub .subL dl dd a {
        padding: 11px 20px 11px 18px;
    }
    /*.header .sub .clearfix,.header .sub .subR,.header .sub .subRx>dl>dd,.header .sub { min-height: 620px; }*/
}

@media(max-width:1680px) {
    .header .sub .subRx>dl>dd {
        padding: 44px 40px;
    }
    .header .sub .subRx dl dd .subL {
        padding: 44px 30px;
    }
}

@media(max-width:1550px) {
    .header .sub .tit {
        font-size: 30px;
    }
    .header .sub .subRx>dl>dd {
        padding: 40px 20px;
    }
    .header .sub .subRx dl dd .subL {
        padding: 40px 20px;
    }
    .header .sub .subL dl dd {
        margin-top: 5px;
    }
}

@media(max-width:1480px) {
    .header .logo {
        margin-left: 60px;
    }
    .header .sub .subL {
        padding: 30px 30px 30px 60px;
    }
    .header .sub .subR {
        padding: 30px 60px 30px 30px;
    }
    .header .sub .subRx>dl>dd {
        padding: 20px;
    }
    .header .sub .subR dl dd .con {
        margin-top: 10px;
    }
    .header .sub .c {
        line-height: 1.5;
        font-size: 14px;
        margin-top: 10px;
    }
    .header .sub .subR dl dd .con .c {
        height: 70px;
    }
    .header .sub .subR dl dd .con .more {
        margin-top: 10px;
    }
    .header .sub .subL dl {
        margin-top: 10px;
    }
    .header .sub .tit {
        font-size: 32px;
    }
    .navSub-a {
        padding: 60px 5% 0;
    }
    .header .sub .subL dl dd a {
        padding: 6px 20px 6px 18px;
    }
}

@media(max-width:1350px) {
    .header .sub .subRx dl dd .subL {
        padding: 20px 20px;
    }
    .header .sub .subL dl dd a {
        padding: 8px 20px 8px 18px;
    }
    .header .sub .subL dl dd {
        margin-top: 4px;
    }
    .header .sub .tit {
        font-size: 24px;
    }
}

@media(max-width:1300px) {
    .header .logo {
        margin-left: 40px;
    }
    .header .sub .subL {
        padding: 20px 30px 20px 40px;
    }
    .header .sub .subR {
        padding: 20px 40px 20px 30px;
    }
    .header .sub .subRx>dl>dd {
        padding: 20px;
    }
    .header .sub .subR dl dd .con {
        margin-top: 5px;
    }
    .header .sub .c {
        line-height: 1.5;
        font-size: 13px;
        margin-top: 10px;
    }
    .header .sub .subR dl dd .con .c {
        height: 60px;
    }
    .header .sub .subR dl dd .con .more {
        height: 46px;
        height: 46px;
        margin-top: 10px;
    }
    .header .sub .subL dl {
        margin-top: 10px;
    }
    .header .sub .subL dl dd a {
        font-size: 12px;
        padding: 8px 12px 8px 12px;
    }
    .header .sub .subL dl dd {
        margin-top: 5px;
    }
    .header .sub .tit {
        font-size: 28px;
    }
    .navSub-a {
        padding: 30px 3% 0;
    }
    .navSub-a dl {
        margin-right: 2.6666666%;
        width: 12%;
    }
    .navSub-a dl dt {
        margin-bottom: 15px;
        font-size: 18px;
        padding: 12px 0;
    }
    .navSub-a dl dd a {
        font-size: 14px;
    }
}

@media(max-width:1250px) {
    .header .sub .subL dl dd a {
        font-size: 12px;
        padding: 6px 12px 6px 12px;
    }
}

@media(max-width:1100px) {
    .header .logo {
        margin-left: 2%;
    }
    .header .sub .subRx>dl>dd {
        padding: 10px;
    }
    .header .sub .subL {
        padding: 20px 10px 40px;
    }
}

@media(max-width:1050px) {
    .navSub {
        top: 60px;
    }
    .navSub-a dl {
        width: 24%;
        margin-right: 1.333333%;
    }
    .navSub-a dl:nth-child(4n) {
        margin-right: 0;
    }
    .navSub-a dl:nth-child(n+5) {
        margin-top: 20px;
    }
    .topNav .menu {
        display: block;
    }
}

@media(max-width:640px) {
    #menu {
        display: none!important;
        opacity: 0;
    }
    .navSub-a dl dt {
        margin-bottom: 6px;
        font-size: 16px;
        padding: 0 0 10px 0;
    }
    .navSub-a dl dd a {
        font-size: 13px;
        line-height: 1.6;
    }
}

@media(max-width:450px) {
    .navSub-a dl {
        width: 32%;
        margin-right: 2%;
    }
    .navSub-a dl:nth-child(4n) {
        margin-right: 2%;
    }
    .navSub-a dl:nth-child(3) {
        margin-right: 0;
    }
    /*.navSub-a dl:nth-child(5) { display: none; }*/
    .navSub-a dl:nth-child(n+4) {
        margin-top: 20px;
    }
    .navSub-a dl dt {
        margin-bottom: 6px;
        font-size: 16px;
        padding: 0 0 10px 0;
    }
    .navSub-a dl dd a {
        font-size: 13px;
        line-height: 1.6;
    }
}

.pagea-2 .pagea-3 .vie video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.pagea-2 .swiper-slide .pagea-3 {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1, 1.1);
}

.pagea-2 .swiper-slide-active {
    z-index: 10;
}

.pagea-2 .swiper-slide-active .pagea-3,
.pagea-2 .swiper-slide-duplicate-active .pagea-3 {
    transition: 6s linear;
    transform: scale(1, 1);
}

.bannerCon {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.bannerCon .t {
    font-size: 72px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
}

.bannerCon .t2 {
    font-size: 48px;
    color: #fff;
}

.mainMore {
    transition: all 0.8s;
    display: inline-block;
    padding: 14px 60px 14px 20px;
    border: 1px solid #e2e2e2;
    font-size: 18px;
    color: #ffffff;
    margin-top: 40px;
    position: relative;
}

.mainMore:hover {
    border: 1px solid #1f2c5c;
    background: #1f2c5c;
    color: #fff;
}

.mainMore:after {
    content: '>';
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "宋体";
}

.bannerScroll {
    position: absolute;
    left: 3%;
    width: 20px;
    text-align: center;
    bottom: 100px;
    z-index: 10;
}

.bannerScroll p {
    font-size: 12px;
    color: #fff;
}

.bannerScroll span {
    display: block;
    width: 1px;
    height: 60px;
    background: rgba(255, 255, 255, 0.15);
    margin: 12px auto 0;
    position: relative;
}

.bannerScroll span:after {
    content: '';
    width: 3px;
    height: 17px;
    background: #fff;
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: -1px;
}

.bannerScroll span:after {
    -webkit-animation: haha1 2s linear infinite;
}

.pagea-2 .swiper-slide .mbg {
    display: none;
}

.ibanner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.ibanner:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
}

.ibanner .con {
    z-index: 10;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ibanner .con .t1 {
    font-size: 50px;
    color: #ffffff;
    font-weight: bold;
}

.ibanner .con .t2 {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 5px;
}

@-webkit-keyframes haha1 {
    0% {
        top: 0;
        opacity: 1;
    }
    25% {
        top: 25%;
        opacity: 0.75;
    }
    50% {
        top: 50%;
        opacity: 0.5;
    }
    75% {
        top: 75%;
        opacity: 0.25;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

.swiperPage {
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 100%;
}

.swiperPage .swiper-pagination {
    position: relative;
    width: 100%;
    text-align: right;
}

.swiperPage .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 50px;
    height: 3px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0;
    margin: 0 2px;
}

.swiperPage .swiper-pagination .swiper-pagination-bullet-active {
    position: relative;
}

.swiperPage .swiper-pagination .swiper-pagination-bullet-active:after {
    content: '';
    width: 0;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    -webkit-animation: width 5s linear infinite;
}

@-webkit-keyframes width {
    0% {
        width: 0
    }
    100% {
        width: 100%;
    }
}

@media(max-width: 1450px) {
    .topNav .nav ul li {
        margin: 0 15px;
    }
    .bannerCon .t {
        font-size: 72px;
    }
    .bannerCon .t2 {
        font-size: 48px;
    }
    .container {
        width: 90%;
    }
    .ibanner .con .t1 {
        font-size: 40px;
    }
    .ibanner .con .t2 {
        font-size: 16px;
    }
    .topNav .nav ul li:hover>a:before,
    .topNav .nav ul li.cur>a:before {
        left: 15px;
        width: calc(100% - 30px);
    }
}

@media(max-width: 1280px) {
    .topNav .nav ul li {
        margin: 0 10px;
    }
    .topNav .nav ul li:hover>a:before,
    .topNav .nav ul li.cur>a:before {
        left: 10px;
        width: calc(100% - 20px);
    }
    .bannerCon .t {
        font-size: 45px;
    }
    .bannerCon .t2 {
        font-size: 30px;
    }
    .ibanner .con .t1 {
        font-size: 30px;
    }
    .ibanner .con .t2 {
        font-size: 16px;
    }
}

@media(max-width: 1050px) {
    /*.topNav .nav {*/
    /*    display: none;*/
    /*}*/
    /*.topNav .search:after {*/
    /*    display: none;*/
    /*}*/
    /*.topNav .search { display: none; margin-left:0; padding: 0 10px; height: 60px; }*/
    .bannerCon {
        top: 25%;
    }
    .topNav .search {
        height: 60px;
    }
    .header .logo a {
        padding: 10px 0 15px;
    }
    .topNav .menu,
    .topNav .search .sear,
    .topNav .search .lan a {
        height: 60px;
    }
    .topNav .search .lan .subsearch .lanSub a {
        line-height: 28px;
        height: 28px;
    }
}

@media(max-width: 1050px) {
    /*.topNav .nav {*/
    /*    display: none;*/
    /*}*/
    .header .logo {
        margin-left: 2%;
    }
    .container {
        width: 94%;
    }
    .bannerScroll {
        bottom: 20px;
        left: 2%;
    }
    .swiperPage {
        bottom: 20px;
    }
    .pagea-2 .swiper-slide .mbg {
        display: block;
    }
}

@media(max-width: 600px) {
    .ibanner .con .t1 {
        font-size: 20px;
    }
    .ibanner .mainMore {
        margin-top: 20px;
    }
}

@media(max-width: 1024px) {
    .bannerCon .t {
        font-size: 36px;
        text-align: center;
    }
    .bannerCon .t2 {
        font-size: 24px;
        text-align: center;
    }
}

@media(max-width: 500px) {
    .bannerCon .t {
        font-size: 30px;
    }
    .bannerCon .t2 {
        font-size: 20px;
    }
    .mainMore {
        padding: 8px 40px 8px 10px;
        font-size: 14px;
        margin-top: 20px;
    }
    .ibanner .con .t1 {
        text-align: center;
        font-size: 20px;
    }
    .ibanner .con .t2 {
        text-align: center;
        font-size: 14px;
    }
    .ibanner {
        text-align: center;
    }
    .ibanner .alignL {
        text-align: left;
    }
}

.section {
    overflow: hidden;
    height: 100%;
}

#fullPage .active {
    opacity: 1;
}

.homeBoxB,
.p5 .footer {
    opacity: 0;
}

#fullPage .active .homeBoxB,
#fullPage .active .footer {
    opacity: 1;
}


/*.p2 { position: relative; background: url(../images/p2bg.jpg) no-repeat center/cover; }*/

.p2 {
    position: relative;
}

.p2 video {
    /*width:auto;*/
    /*height:100%;*/
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.p2 img.vieb {
    display: none;
}

.homeBoxA {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}

.homeBoxA-a {
    cursor: pointer;
    display: block;
    width: 96px;
    height: 96px;
    margin: 0 auto 40px;
}

.homeBoxA-aC {
    background: url("../images/video.png")/*tpa=https://www.cti-cert.com/images/video.png*/
    no-repeat center/cover;
}


/*.homeBoxA-aC { background: url(../images/videoclose.png) no-repeat center/cover; }*/

.homeBoxA-aO {
    display: block;
    width: 96px;
    height: 96px;
    background: url("../images/video.png")/*tpa=https://www.cti-cert.com/images/video.png*/
    no-repeat center/cover;
    margin: 0 auto 40px;
}

.mtit .t {
    font-size: 53px;
    color: #fff;
    font-weight: bold;
}

.colorBlue .t {
    color: #1f2c5c;
}

.mtit.alignC .t {
    text-align: center;
}

.homeBoxA-b .mtit .t {
    text-shadow: #828592 1px 0 0, #828592 0 1px 0, #828592 -1px 0 0, #828592 0 -1px 0;
}

.homeBoxA-c {
    text-align: center;
    margin-top: 60px;
    text-shadow: #828592 1px 0 0, #828592 0 1px 0, #828592 -1px 0 0, #828592 0 -1px 0;
}

.homeBoxA-c ul li {
    position: relative;
    display: inline-block;
    padding: 0 60px;
}

.homeBoxA-c ul li:after {
    content: '';
    width: 1px;
    height: 82px;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.homeBoxA-c ul li:first-child:after {
    display: none;
}

.homeBoxA-c ul li .num {
    font-size: 70px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
    position: relative;
    line-height: 1;
}

.homeBoxA-c ul li .num i {
    font-style: normal;
}

.homeBoxA-c ul li .num:after {
    content: '+';
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}

.homeBoxA-c ul li:nth-child(1) .num:after {
    content: '';
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}

.homeBoxA-c ul li .num span {
    font-size: 30px;
    display: inline-block;
    min-width: 20px;
    min-height: 2px;
}

.homeBoxA-c ul li .t {
    font-size: 20px;
    color: #fff;
}

.homeBoxA .mainMore {
    margin-top: 80px;
}

@media(max-width: 1700px) {
    .mtit .t {
        font-size: 48px;
    }
    .homeBoxA-a {
        width: 86px;
        height: 86px;
        margin: 0 auto 30px;
    }
    .homeBoxA-c ul li .num {
        font-size: 60px;
    }
    .homeBoxA-c ul li .num:after {
        content: '+';
        font-size: 24px;
    }
    .homeBoxA-c ul li .num span {
        font-size: 24px;
        width: 24px;
    }
    .homeBoxA-c ul li .t {
        font-size: 20px;
        color: #fff;
    }
    .homeBoxA .mainMore {
        margin-top: 70px;
    }
    .homeBoxA-c {
        margin-top: 50px;
    }
}

@media(max-width: 1680px) {
    .mtit .t {
        font-size: 42px;
    }
    .homeBoxA-a {
        width: 80px;
        height: 80px;
        margin: 0 auto 25px;
    }
    .homeBoxA-c ul li .num {
        font-size: 50px;
    }
    .homeBoxA-c ul li .num:after {
        content: '+';
        right: 5px;
        font-size: 22px;
    }
    .homeBoxA-c ul li .num span {
        font-size: 22px;
        width: 22px;
    }
    .homeBoxA-c ul li .t {
        font-size: 20px;
        color: #fff;
    }
    .homeBoxA .mainMore {
        margin-top: 60px;
    }
    .mainMore {
        padding: 10px 60px 10px 20px;
        font-size: 16px;
    }
    .homeBoxA-c {
        margin-top: 40px;
    }
}

@media(max-width: 1400px) {
    .mtit .t {
        font-size: 36px;
    }
    .homeBoxA-a {
        width: 70px;
        height: 70px;
        margin: 0 auto 20px;
    }
    .homeBoxA-c ul li .num {
        font-size: 40px;
    }
    .homeBoxA-c ul li .num:after {
        content: '+';
        font-size: 20px;
    }
    .homeBoxA-c ul li .num span {
        font-size: 20px;
        right: 0;
        width: 20px;
    }
    .homeBoxA-c ul li .t {
        font-size: 16px;
        color: #fff;
        left: 24px;
        height: 48px;
    }
    .homeBoxA-c ul li:after {
        height: 70px;
    }
    .homeBoxA .mainMore {
        margin-top: 50px;
    }
    .mainMore {
        padding: 10px 60px 10px 20px;
        font-size: 16px;
    }
    .homeBoxA-c {
        margin-top: 40px;
    }
}

@media(max-width: 1250px) {
    .mtit .t {
        font-size: 30px;
    }
    .homeBoxA-a {
        width: 50px;
        height: 50px;
        margin: 0 auto 20px;
    }
    .homeBoxA-c ul li {
        padding: 0 40px;
    }
    .homeBoxA-c ul li:after {
        height: 50px;
    }
}

@media(max-width: 1000px) {
    .homeBoxA-c ul li {
        padding: 20px 40px;
    }
    .homeBoxA-c ul li:after {
        display: none;
    }
}

@media(max-width: 550px) {
    .mtit .t {
        font-size: 24px;
    }
    .homeBoxA-c ul li {
        padding: 20px 0;
        width: 33.3333%;
        float: left;
    }
    .homeBoxA-c ul li .num {
        display: inline-block;
    }
    .homeBoxA-c ul li:after {
        display: none;
    }
    .homeBoxA-c ul li:nth-child(n+4) {
        width: 50%;
    }
    .homeBoxA .mainMore {
        padding: 8px 40px 8px 10px;
        font-size: 14px;
        margin-top: 30px;
    }
}

.p3 {
    background: url("../images/p3bg.jpg")/*tpa=https://www.cti-cert.com/images/p3bg.jpg*/
    no-repeat center/cover;
}

.homeBoxB {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}

.homeBoxB-b .mtit {
    float: left;
}

.homeBoxB-b .mtit .t {
    color: #1f2c5c;
}

.homeBoxB-b .mainMore {
    float: right;
    margin-top: 0;
}

.mainMoreA {
    color: #929292;
    border-color: #929292;
}

.mainMoreA:after {
    color: #929292;
}

.mainMoreA:hover:after {
    color: #fff;
}

.homeBoxB-c {
    margin-top: 30px;
}

.homeBoxB-d {
    background: #fff;
    height: 725px;
    overflow: hidden;
    position: relative;
    float: left;
    width: 27.5%;
    margin-right: 1.25%;
}

.homeBoxB-d .con {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 30px;
    bottom: 30px;
}

.homeBoxB-d .con .d {
    margin: 20px 0 8px 0;
    font-size: 18px;
    color: #fff;
}

.homeBoxB-d .con .t a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.homeBoxB-d .con .c {
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
    opacity: 0.7;
}


/*.homeBoxB-d .img img{ transition: all 0.3s; }*/


/*.homeBoxB-d:hover  .img img { transform: scale(1.1); }*/

.homeBoxB-e .img {
    position: relative;
}

.homeBoxB-e .img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/goverbgb.png")/*tpa=https://www.cti-cert.com/images/goverbgb.png*/
    no-repeat bottom center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

img.scas {
    transition: all 0.3s;
}

img.scas:hover {
    transform: scale(0.9);
}

a.mainMoreB {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding-right: 13px;
    margin-top: 20px;
    background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
    no-repeat right center;
}

.homeBoxB-f a.mainMoreB {
    color: #1f2c5c;
    background: url("../images/jtblue.png")/*tpa=https://www.cti-cert.com/images/jtblue.png*/
    no-repeat right center;
}

.homeBoxB-G a.mainMoreB {
    color: #1f2c5c;
    background: url("../images/jtblue.png")/*tpa=https://www.cti-cert.com/images/jtblue.png*/
    no-repeat right center;
}

.homeBoxB-f .con .d {
    color: #002c72;
}

.homeBoxB-f .con .t a {
    color: #333333;
}

.homeBoxB-G ul li.sign {
    display: none;
}

.homeBoxB-f .con .t:hover a,
.homeBoxB-G ul li:hover .con .t {
    color: #1f2c5c;
}

.homeBoxB-f .con .c {
    color: #333333;
}

.homeBoxB-f .img {
    padding: 0px 0px 0;
    position: relative;
}


/*.homeBoxB-f .img:after { content:'';width: 100%;height: 100%; position: absolute; left:0; top:0;background: rgba(0,0,0,0.3); }*/

.homeBoxB-e .img img {
    width: 100%;
    height: auto;
}

.homeBoxB-G {
    float: right;
    width: 42.5%;
    height: 725px;
    overflow: hidden;
}

.homeBoxB-G ul li {
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    padding: 30px;
}

.homeBoxB-G ul li:last-child {
    margin-bottom: 0;
}

.homeBoxB-G ul li .relative {
    position: relative;
    padding-left: 100px;
}

.homeBoxB-G ul li .d {
    width: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    border-right: 1px solid #e2e2e2;
    float: left;
    font-weight: lighter;
    font-size: 18px;
    color: #002c72;
}

.homeBoxB-G ul li .d span {
    display: block;
    margin-top: 5px;
}

.homeBoxB-G ul li .con .t {
    height: 30px;
    overflow: hidden;
    display: block;
    line-height: 30px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.homeBoxB-G ul li .con .c {
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
    line-height: 1.6;
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media(max-width: 2350px) {
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
        height: auto;
    }
}

@media(max-width: 2150px) {
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: 640px;
    }
    .homeBoxB-G ul li .con .c {
        height: 56px;
    }
}

@media(max-width: 1850px) {
    .homeBoxB-d .con .t a {
        font-size: 20px;
        height: 52px;
        overflow: hidden;
    }
    .homeBoxB-d .con .c {
        font-size: 16px;
        height: 75px;
        overflow: hidden;
    }
    a.mainMoreB {
        margin-top: 15px;
        font-size: 16px;
    }
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    /*.homeBoxB-f .img { padding: 20px 20px 0; }*/
    .homeBoxB-d,
    .homeBoxB-G {
        height: 560px;
    }
    .homeBoxB-G ul li {
        padding: 26px 20px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 20px;
        height: 26px;
        line-height: 26px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 16px;
        height: 50px;
    }
}

@media(max-width: 1650px) {
    .homeBoxB-d .con .t a {
        font-size: 18px;
        height: 46px;
    }
    .homeBoxB-d .con .c {
        font-size: 16px;
        height: 75px;
    }
    a.mainMoreB {
        margin-top: 10px;
        font-size: 16px;
    }
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: 520px;
    }
    .homeBoxB-G ul li {
        padding: 24px 20px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 18px;
        height: 22px;
        line-height: 22px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 16px;
        height: 50px;
    }
}

@media(max-width: 1650px) {
    .homeBoxB-d .con .t a {
        font-size: 18px;
        height: 46px;
    }
    .homeBoxB-d .con .c {
        font-size: 16px;
        height: 75px;
    }
    a.mainMoreB {
        margin-top: 10px;
        font-size: 16px;
    }
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: 520px;
    }
    .homeBoxB-G ul li {
        padding: 24px 20px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 18px;
        height: 22px;
        line-height: 22px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 16px;
        height: 50px;
    }
}

@media(max-width: 1550px) {
    .homeBoxB-d .con {
        bottom: 20px;
        padding: 0 20px;
    }
    .homeBoxB-G ul li {
        padding: 19px 20px;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: 490px;
    }
}

@media(max-width: 1350px) {
    .homeBoxB-c {
        margin-top: 20px;
    }
    .homeBoxB-d .con .t a {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-d .con .c {
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        margin: 0;
    }
    .homeBoxB-d .con .d {
        margin: 10px 0 4px 0;
    }
    a.mainMoreB {
        margin-top: 10px;
        font-size: 16px;
    }
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: 450px;
    }
    .homeBoxB-G ul li {
        padding: 20px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
        height: 40px;
    }
}

@media(max-width: 1250px) {
    .homeBoxB-d,
    .homeBoxB-G {
        height: 380px;
    }
    .homeBoxB-d .con {
        bottom: 15px;
        padding: 0 12px;
    }
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    /*.homeBoxB-f .img { padding: 15px 12px 0; }*/
    .homeBoxB-G ul li {
        padding: 15px 12px;
        margin-bottom: 8px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 12px;
        margin-top: 5px;
        line-height: 18px;
        height: 36px;
    }
}

@media(max-width: 1000px) {
    .homeBoxB-d,
    .homeBoxB-G {
        width: 49%;
    }
    .homeBoxB-e {
        display: none;
    }
    .homeBoxB-G ul li.sign {
        display: block;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: 460px;
    }
    .homeBoxB-d .con {
        bottom: 15px;
        padding: 0 12px;
    }
    .homeBoxB-e .img img {
        width: 110%;
        max-width: 200%;
    }
    .homeBoxB-G ul li {
        padding: 18px 12px;
        margin-bottom: 15px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 14px;
        margin-top: 8px;
        line-height: 24px;
        height: 48px;
    }
    .homeBoxB-f .con .c {
        display: none;
    }
}

@media(max-width: 800px) {
    .homeBoxB-d,
    .homeBoxB-G {
        height: 420px;
    }
    .homeBoxB-G ul li {
        padding: 18px 12px;
        margin-bottom: 12px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
        height: 40px;
    }
}

@media(max-width: 700px) {
    .homeBoxB-d,
    .homeBoxB-G {
        height: 380px;
    }
    .homeBoxB-G ul li {
        padding: 12px 12px;
        margin-bottom: 10px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
        height: 40px;
    }
}

@media(max-width: 600px) {
    .homeBoxB-d,
    .homeBoxB-G {
        width: 100%;
        margin: 0;
    }
    .homeBoxB-f {
        margin-bottom: 10px;
    }
    .homeBoxB-f .img {
        padding: 0px;
    }
    .homeBoxB-f .con .d {
        color: #fff;
        display: none;
    }
    .homeBoxB-f .con .t a {
        font-size: 15px;
        color: #fff;
    }
    .homeBoxB-f .con .c {
        color: #fff;
    }
    .homeBoxB-f a.mainMoreB {
        color: #fff;
        background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
        no-repeat right center;
        display: none;
    }
    .homeBoxB-G a.mainMoreB {
        display: none;
    }
    .homeBoxB-d,
    .homeBoxB-G {
        height: auto;
    }
    .homeBoxB-G ul li {
        padding: 12px;
        margin-bottom: 8px;
    }
    .homeBoxB-G ul li .relative {
        padding-left: 70px;
    }
    .homeBoxB-G ul li .d {
        width: 56px;
        font-size: 15px;
    }
    .homeBoxB-G ul li .con .t {
        font-size: 15px;
        height: 20px;
        line-height: 20px;
    }
    .homeBoxB-G ul li .con .c {
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
        height: 20px;
    }
    .mainMore {
        padding: 6px 30px 6px 12px;
        font-size: 14px;
    }
    .mainMore:after {
        right: 10px;
        font-size: 16px;
    }
    .homeBoxB-G ul li:last-child {
        display: none;
    }
}

@media(max-width: 400px) {
    /*.homeBoxB-G ul li:last-child { display: none; }*/
}

.p4 {
    background: url("../images/p4bg.jpg")/*tpa=https://www.cti-cert.com/images/p4bg.jpg*/
    no-repeat center/cover;
}

.homeBoxC {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
}


/*.homeBoxC-a { width: 570px; }*/

.homeBoxC-a {
    width: 760px;
}

.homeBoxC-a .mtit .c {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
    margin-top: 20px;
}

.homeBoxC-a .mtit .art {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
    margin-top: 20px;
    text-align: right;
}

.homeBoxC-b {
    margin-top: 300px;
}

.homeBoxC-b ul li {
    padding-left: 16px;
    border-left: 2px solid #aacf44;
    overflow: hidden;
    float: left;
    width: 30%;
    margin-right: 5%;
}

.homeBoxC-b ul li .t a {
    transition: all 0.5s;
    left: 0;
    position: relative;
    font-size: 24px;
    color: #ffffff;
}

.homeBoxC-b ul li .c {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.7;
    margin-top: 15px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.homeBoxC-b ul li:hover .t a {
    left: -10px;
}

.homeBoxC-b ul li:last-child {
    margin-right: 0;
    float: right;
}

.homeBoxC-b ul li a.mainMoreB {
    margin-top: 30px;
    transition: all 0.6s;
}

.homeBoxC-b ul li:hover a.mainMoreB {
    padding-left: 10px;
}

@media(max-width: 1920px) {
    .homeBoxC-b ul li .t a {
        font-size: 20px;
    }
    .homeBoxC-b ul li .c {
        font-size: 18px;
        line-height: 1.6;
        margin-top: 12px;
    }
    .homeBoxC-b ul li a.mainMoreB {
        margin-top: 30px;
    }
}

@media(max-width: 1680px) {
    .homeBoxC-b {
        margin-top: 200px;
    }
    .homeBoxC-b ul li .t a {
        font-size: 18px;
    }
    .homeBoxC-b ul li .c {
        font-size: 16px;
    }
    .homeBoxC-b ul li a.mainMoreB {
        margin-top: 30px;
    }
}

@media(max-width: 1460px) {
    .homeBoxC-b {
        margin-top: 120px;
    }
    .homeBoxC-b ul li a.mainMoreB {
        margin-top: 25px;
    }
}

@media(max-width: 1024px) {
    .homeBoxC-a {
        width: 100%;
    }
    .homeBoxC-a .mtit .c,
    .homeBoxC-a .mtit .art {
        font-size: 14px;
    }
    .homeBoxC-b {
        margin-top: 20px;
    }
    .homeBoxC-b ul li {
        margin: 0 0 15px 0;
        width: 100%;
    }
    .homeBoxC-b ul li .c {
        margin-top: 8px;
    }
    .homeBoxC-b ul li a.mainMoreB {
        margin-top: 12px;
    }
}

@media(max-width: 450px) {
    .homeBoxC-b ul li .t a {
        font-size: 16px;
    }
    .homeBoxC-b ul li .c {
        font-size: 13px;
    }
    .homeBoxC-b ul li a.mainMoreB {
        font-size: 14px;
    }
}

.homeBoxF {
    margin-top: 30px;
}

.homeBoxF-a ul li {
    float: left;
    width: 180px;
    margin-right: 20px;
}

.homeBoxF-a ul li a {
    transition: all 0.4s;
    display: block;
    width: 100%;
    padding: 15px 0 15px 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    font-size: 18px;
    color: #fff;
}

.homeBoxF-a ul li a:hover {
    background: #a9ce45;
    border-color: #a9ce45;
}

.homeBoxF-a ul li a span {
    position: absolute;
    width: 8px;
    height: 14px;
    background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
    no-repeat center;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.homeBoxF-a ul li:last-child {
    margin-right: 0;
}

.homeBoxF-b {
    margin-top: 70px;
    width: 60%;
}

.homeBoxF-b ul li {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    float: left;
    width: 31%;
    margin-right: 3.5%;
}

.homeBoxF-b ul li:after {
    transition: all 0.6s;
    content: '';
    width: 0;
    height: 3px;
    background: #a9ce45;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.homeBoxF-b ul li:hover:after {
    width: 100%;
}

.homeBoxF-b ul li .img img {
    transition: all 0.3s;
}

.homeBoxF-b ul li:hover .img img {
    transform: scale(0.9);
}

.homeBoxF-b ul li:nth-child(3n) {
    margin-right: 0;
}

.homeBoxF-b ul li:nth-child(n+4) {
    margin-bottom: 0;
}

.homeBoxF-b ul li .t {
    font-size: 20px;
    color: #fff;
    margin-top: 8px;
}

@media(max-width: 1680px) {
    .homeBoxF {
        margin-top: 20px;
    }
    .homeBoxF-a ul li {
        width: 160px;
    }
    .homeBoxF-a ul li a {
        padding: 12px 0 12px 15px;
        font-size: 16px;
    }
    .homeBoxF-a ul li a span {
        right: 15px;
    }
    .homeBoxF-b {
        margin-top: 50px;
    }
    .homeBoxF-b ul li .img img {
        height: 80px;
    }
    .homeBoxF-b ul li .t {
        font-size: 18px;
    }
}

@media(max-width: 1480px) {
    .homeBoxF {
        margin-top: 20px;
    }
    .homeBoxF-a ul li {
        width: 140px;
    }
    .homeBoxF-a ul li a {
        font-size: 15px;
    }
    .homeBoxF-b {
        margin-top: 30px;
    }
    .homeBoxF-b ul li {
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
    .homeBoxF-b ul li .img img {
        height: 60px;
    }
    .homeBoxF-b ul li .t {
        font-size: 16px;
    }
}

@media(max-width: 1024px) {
    .homeBoxF-b {
        width: 100%;
    }
}

@media(max-width: 640px) {
    .homeBoxF-a ul li {
        width: auto;
        margin-right: 10px;
    }
    .homeBoxF-a ul li a {
        font-size: 14px;
        padding: 6px 26px 6px 6px;
    }
    .homeBoxF-a ul li a span {
        right: 6px;
    }
    .homeBoxF-b ul li {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .homeBoxF-b ul li a {
        display: inline-block;
        padding: 10px 0 10px 14px;
        position: relative;
    }
    .homeBoxF-b ul li a:after {
        content: '';
        width: 4px;
        height: 4px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .homeBoxF-b ul li .img img {
        display: none;
    }
    .homeBoxF-b ul li .t {
        margin-top: 0;
    }
    .homeBoxF-b {
        margin-top: 10px;
    }
}

@media(max-width: 360px) {
    .homeBoxF-a ul li {
        margin-right: 5px;
    }
    .homeBoxF-a ul li a {
        padding: 6px 24px 10px 6px;
    }
    .homeBoxF-a ul li a span {
        right: 6px;
    }
}


/*网站底部*/

.footer {
    padding: 40px 0 0;
    background: #f3f3f3;
}

.footerA {
    position: relative;
    padding: 0 3%;
}

.footerA:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #e7e7e7;
    position: absolute;
    left: 0;
    top: 40px;
}

.footerA-a {
    float: left;
}

.footerA-a dl {
    float: left;
    width: 140px;
}

.footerA-a dl dt {
    margin-bottom: 16px;
}

.footerA-a dl dt a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 2;
}

.footerA-a dl dd a {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 2;
}

.footerA-b {
    float: right;
    width: 400px;
}

.footerA-c {
    text-align: right;
    width: 100%;
}

.footerA-c dl {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 300px;
    text-align: left;
}

.footerA-c dl dt {
    padding: 0px 0 10px;
    padding-left: 26px;
    line-height: 22px;
    font-size: 16px;
    position: relative;
    background: url("../images/country.png")/*tpa=https://www.cti-cert.com/images/country.png*/
    no-repeat left 0px;
}

.footerA-c dl dt:after {
    content: '';
    width: 13px;
    height: 8px;
    background: url("../images/jtdown.png")/*tpa=https://www.cti-cert.com/images/jtdown.png*/
    no-repeat right center;
    position: absolute;
    top: 6px;
    right: 0;
}

.footerA-c dl dd {
    z-index: 10;
    display: none;
    background: #fff;
    left: 0;
    top: 39px;
    padding: 10px 15px;
    position: absolute;
    left: 0;
    width: 300px;
}

.footerA-c dl:hover dd {
    display: block;
}

.footerA-c dl dd a {
    line-height: 2;
    font-size: 16px;
    color: #666;
    display: block;
}

.addEnd {
    margin-top: 20px;
    text-align: right;
}

.addEnd p {
    font-size: 14px;
    color: #999999;
    line-height: 1.8;
}

.footerA-d {
    margin-top: 45px;
    text-align: right;
}


/*.footerA-e { display: inline-block; }*/

.footerA-f {
    float: right;
    width: auto;
    text-align: center;
    margin-right: 20px;
}

.footerA-f .t {
    font-size: 24px;
    color: #999999;
    font-family: "Arial";
}

.footerA-f .c {
    font-size: 12px;
    letter-spacing: 10px;
    text-align: center;
    padding-left: 8px;
    color: #999999;
    font-family: "Arial";
}

.footerA-g .t {
    font-size: 26px;
    color: #cf4444;
    font-family: "Arial";
}

.footerA-g .t i {
    font-style: normal;
}

.footerA-g .t i.low {
    color: #0ba10b;
}

.footerA-g .c {
    font-size: 12px;
    position: relative;
    text-align: right;
    padding-left: 18px;
    color: #999999;
    font-family: "Arial";
}

.footerA-g .c i.up {
    display: inline-block;
    width: 11px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 7px;
    background: url("../images/up.png")/*tpa=https://www.cti-cert.com/images/up.png*/
    no-repeat center;
}

.footerA-g .c i.low {
    display: inline-block;
    width: 11px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 7px;
    background: url("../images/down.png")/*tpa=https://www.cti-cert.com/images/down.png*/
    no-repeat center;
}

.footerA-g {
    float: right;
}

.footerA-h {
    margin-top: 40px;
    text-align: right;
}

.footerA-h .bshare-custom a {
    width: 37px;
    height: 37px;
    margin: 0 0 0 10px;
}

.footerA-h .bshare-custom .bshare-sinaminiblog {
    background: url("../images/sharea.png")/*tpa=https://www.cti-cert.com/images/sharea.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-weixin {
    background: url("../images/shareb.png")/*tpa=https://www.cti-cert.com/images/shareb.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-facebook {
    background: url("../images/sharec.png")/*tpa=https://www.cti-cert.com/images/sharec.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-twitter {
    background: url("../images/shared.png")/*tpa=https://www.cti-cert.com/images/shared.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-linkedin {
    background: url("../images/sharee.png")/*tpa=https://www.cti-cert.com/images/sharee.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-sinaminiblog:hover {
    background: url("../images/shareabg.png")/*tpa=https://www.cti-cert.com/images/shareabg.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-weixin:hover {
    background: url("../images/sharebbg.png")/*tpa=https://www.cti-cert.com/images/sharebbg.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-facebook:hover {
    background: url("../images/sharecbg.png")/*tpa=https://www.cti-cert.com/images/sharecbg.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-twitter:hover {
    background: url("../images/sharedbg.png")/*tpa=https://www.cti-cert.com/images/sharedbg.png*/
    no-repeat center;
}

.footerA-h .bshare-custom .bshare-linkedin:hover {
    background: url("../images/shareebg.png")/*tpa=https://www.cti-cert.com/images/shareebg.png*/
    no-repeat center;
}

.footerA-h .bshare-custom {
    float: right;
}

.footerB {
    width: 96%;
    margin: 50px auto 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #e2e2e2;
}

.footerB a,
.footerB span {
    font-size: 14px;
    color: #999999;
    margin: 1px 0;
}

.footerB a {
    display: inline-block;
    margin-right: 12px;
}

.copyright {
    padding: 20px 2%;
    text-align: center;
}

.copyright,
.copyright a {
    font-size: 14px;
    color: #999999;
    line-height: 1.8;
}

.focus {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 30px;
}

.focusA ul li {
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-left: 15px;
}

.focusA ul li .t {
    font-size: 16px;
    color: #333;
    margin-top: 6px;
}

@media(max-width: 1480px) {
    .footer {
        padding-top: 30px;
    }
    .footerA-a dl {
        width: 120px;
    }
    .footerA-a dl dt a {
        font-size: 16px;
    }
    .footerA-a dl dd a,
    .addEnd p,
    .footerB a,
    .footerB span,
    .copyright,
    .copyright a {
        font-size: 12px;
    }
    .footerA-c dl dt {
        font-size: 14px;
    }
}

@media(max-width: 1380px) {
    /*.footerA-a dl dt a { font-size: 16px; }*/
    /*.footerA-a dl dd a { font-size: 14px; }*/
    .footer {
        padding-top: 30px;
    }
    .footerA-a dl {
        width: 110px;
    }
    .footerA-b {
        width: 320px;
    }
    .footerA-c dl {
        width: 250px;
    }
    .footerA-d,
    .footerA-h {
        margin-top: 20px;
    }
}

@media(max-width: 1180px) {
    .footerA-a dl dt a {
        font-size: 14px;
    }
    .footerA-a dl dd a {
        font-size: 12px;
    }
    .footer {
        padding-top: 30px;
    }
    .footerA-a dl {
        width: 90px;
    }
    /*.footerA-b {width: 220px; }*/
    .footerA-c dl {
        width: 220px;
    }
}

@media(max-width: 1024px) {
    .footerA-a {
        display: none;
    }
    .footerB {
        margin-top: 30px;
        display: none;
    }
    .copyright {
        padding-top: 10px;
        border-top: 1px solid #e2e2e2;
        margin-top: 15px;
    }
    .footerA-h .bshare-custom a {
        margin: 0 8px 0 0;
    }
    .footerA-g,
    .footerA-f {
        float: left;
    }
    .addEnd,
    .footerA-h {
        text-align: left;
    }
    .footerA-b {
        float: left;
        text-align: left;
        width: 100%;
    }
    .footerA-c {
        text-align: left;
    }
}

@media(max-width: 750px) {
    .footerA-d,
    .footerA-h {
        margin-top: 15px;
    }
    .footerB {
        margin-top: 20px;
        padding-bottom: 15px;
    }
    .footerB a,
    .footerB span {
        font-size: 14px;
    }
    .copyright {
        padding: 12px 2% 20px;
    }
}


/*内页*/

.location {
    padding: 18px 0;
    font-size: 14px;
}

.location,
.location a {
    color: #999999;
}

.location a.cur {
    color: #333;
}

@media(max-width: 1050px) {
    .location {
        display: none;
    }
}


/*分页*/

.page span {
    display: block;
    vertical-align: baseline;
}

.page a:hover,
.page a.cur {
    background-color: #005197;
    border: none;
    color: #fff;
    border: none;
}

.page {
    text-align: center;
}

.page a {
    display: inline-block;
    line-height: 50px;
    width: 50px;
    box-sizing: border-box;
    font-size: 16px;
    height: 52px;
    border: 1px solid #e2e2e2;
    color: #666666;
    margin: 0 3px;
    border-radius: 2px;
    background: #fff;
}

.page2 {
    margin-top: 30px;
}

.sNav {
    position: relative;
    z-index: 5;
    margin-top: -61px;
}

.sNav ul li {
    float: left;
    background: rgba(71, 71, 73, 0.65);
    width: 20%;
}

.sNav ul li a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    padding: 20px 0;
    text-align: center;
}

.sNav ul li.cur a,
.sNav ul li:hover a {
    background: #283462;
}

.aboutNav ul li {
    width: 16.666666%;
}

.sNav6 ul li {
    float: left;
    width: 16.6667%;
}

.sNav5 ul li {
    float: left;
    width: 20%;
}

.sNav4 ul li {
    float: left;
    width: 25%;
}

@media(max-width: 750px) {
    .page a {
        width: 36px;
        line-height: 36px;
        height: 38px;
    }
    .sNav ul li a {
        padding: 12px 0;
    }
    .sNav {
        margin-top: -2px;
    }
    .sNav ul li {
        background: rgba(71, 71, 73, 1);
    }
    .aboutNav ul li {
        width: 33.33333%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav6 ul li {
        width: 33.33333%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .aboutNav ul li:nth-child(n+4) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav6 ul li:nth-child(n+4) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media(max-width: 450px) {
    .sNav ul li {
        width: 33.3333%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav ul li:nth-child(n+4) {
        width: 50%;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav5 ul li {
        width: 33.3333%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav5 ul li:nth-child(n+4) {
        width: 50%;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .aboutNav ul li {
        width: 33.33333%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .aboutNav ul li:nth-child(n+4) {
        width: 33.33333%;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav6 ul li {
        width: 33.33333%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sNav6 ul li:nth-child(n+4) {
        width: 33.33333%;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
}

.newsA ul li {
    float: left;
    text-align: center;
    width: 16%;
    margin-right: 0.8%;
}

.newsA ul li a {
    display: block;
    font-size: 16px;
    color: #666666;
    padding: 12px 0;
    border: 1px solid #dcdcdc;
    margin: 10px 0;
}

.newsA ul li.cur a {
    color: #1f2c5c;
    border: 1px solid #1f2c5c;
}

.newsA ul li:nth-child(6n) {
    margin-right: 0;
}

.newsboxA {
    margin: 0px auto 90px;
}

.newsboxA ol li {
    padding: 40px 0;
    border-bottom: 1px solid #eeeeee;
}

.newsboxA ol li:first-child {
    padding-top: 0;
}

.newsboxA ol li:last-child {
    border: none;
}

.newsboxA ol li {
    position: relative;
}

.newsboxA ol li .img {
    float: left;
    width: 31.5%;
    padding-right: 3%;
    max-width: 350px;
}

.newsboxA ol li .img img {
    width: 100%;
}

.newsboxA ol li .text {
    float: left;
    width: 68.5%;
}

.newsboxA ol li .textWid {
    float: left;
    width: 100%!important;
}

.newsboxA ol li .text .data {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #283462;
}

.newsboxA ol li .text h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #333333;
    margin-top: 5px;
}

.newsboxA ol li .text .c {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 56px;
    font-size: 14px;
    color: #666666;
    margin: 6px 0 10px;
    line-height: 2;
}

.newsboxA ol li .text .more {
    display: inline-block;
    transition: all 0.5s;
    padding: 0;
    border: 1px solid #fff;
    border-radius: 2px;
    margin-top: 20px;
}

.newsboxA ol li .text .more span {
    font-size: 16px;
    color: #1f2c5c;
    padding: 5px 16px 5px 0;
    line-height: 1;
    background: url("../images/jtblue.png")/*tpa=https://www.cti-cert.com/images/jtblue.png*/
    no-repeat right center;
    display: inline-block;
}

.newsboxA ol li .text .more {
    border-color: #1f2c5c;
    padding: 8px 16px;
}

.newsboxA ol li:hover .text .more {
    background-color: #1f2c5c;
}

.newsboxA ol li:hover .text .more span {
    color: #fff;
    background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
    no-repeat right center;
}

.newsboxA ol li:hover .text h3 {
    color: #1f2c5c;
}

.newsboxA ol li .text .moreA {
    display: inline-block;
    padding: 15px 30px;
    border: 1px solid #e2e2e2;
    margin-top: 20px;
}

.newsboxA ol li .text .moreA span {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    background: url("../images/sol3.png")/*tpa=https://www.cti-cert.com/images/sol3.png*/
    no-repeat right center;
    width: 90px;
}

.newsboxA ol li:hover .text .moreA {
    border-radius: 2px;
    border: 1px solid #b40307;
    background-color: #ab0202;
    background-image: linear-gradient(#c20009, #ab0202);
}

.newsboxA ol li:hover .text .moreA span {
    color: #fff;
    background: url("../images/sol3bg.png")/*tpa=https://www.cti-cert.com/images/sol3bg.png*/
    no-repeat right center;
}

.solutionA .mtit {
    float: left;
}

@media(max-width: 1920px) {
    .newsboxA ol li .img {
        width: 35%;
    }
    .newsboxA ol li .text {
        width: 64%;
    }
}

@media(max-width: 1820px) {
    .newsboxA ol li .img {
        width: 40%;
    }
    .newsboxA ol li .text {
        width: 58%;
    }
}

@media(max-width: 1580px) {
    .newsboxA ol li .text h3 {
        line-height: 1.4;
    }
    .newsboxA ol li .text .more {
        margin-top: 10px;
    }
}

@media(max-width: 1480px) {
    .newsA ul li {
        width: 19%;
        margin-right: 1.25%;
    }
    .newsA ul li:nth-child(6n) {
        margin-right: 1.25%;
    }
    .newsA ul li a {
        margin: 6px 0;
    }
    .newsA ul li:nth-child(5n) {
        margin-right: 0;
    }
    .newsboxA {
        margin: 0 auto 50px;
    }
}

@media(max-width: 1280px) {
    .newsboxA ol li .text .more {
        padding: 6px 18px;
        margin-top: 10px;
    }
}

@media(max-width: 1000px) {
    .newsA ul li {
        width: 24%;
        margin-right: 1.333%;
    }
    .newsA ul li:nth-child(5n) {
        margin-right: 1.3333%;
    }
    .newsA ul li:nth-child(4n) {
        margin-right: 0;
    }
    .newsboxA ol li {
        padding: 30px 0;
    }
    .newsboxA ol li .text h3 {
        font-size: 18px;
    }
    .newsboxA ol li .text .c {
        margin: 8px 0 0;
        line-height: 20px;
        height: 40px;
    }
}

@media(max-width: 750px) {
    .newsA ul li {
        width: 32%;
        margin-right: 1.5%;
    }
    .newsA ul li:nth-child(4n) {
        margin-right: 1.5%;
    }
    .newsA ul li:nth-child(3n) {
        margin-right: 0;
    }
    .newsboxA ol li .text .more {
        display: none;
    }
}

@media(max-width: 500px) {
    .newsA ul li a {
        font-size: 14px;
        padding: 8px 0;
    }
    .newsboxA ol li {
        padding: 20px 0;
    }
    .newsboxA ol li .text h3 {
        font-size: 16px;
        margin-top: 0px;
    }
    .newsboxA ol li .text .c {
        margin-top: 3px;
    }
    .newsboxA ol li .img {
        width: 38%;
    }
    .newsboxA ol li .text {
        width: 60%;
    }
}

@media(max-width: 450px) {
    .newsA ul li {
        width: 49%;
        margin-right: 0%;
    }
    .newsA ul li:nth-child(4n) {
        margin-right: 0%;
    }
    .newsA ul li:nth-child(2n) {
        float: right;
    }
    .newsA ul li a {
        font-size: 14px;
        padding: 8px 0;
        margin: 3px 0;
    }
    .newsboxA ol li .img {
        width: 42%;
    }
    .newsboxA ol li .text {
        width: 55%;
    }
}


/*新闻详情页*/

.news_xq {
    padding: 50px 0 80px;
}

.news_xq .left {
    float: left;
    width: 70%;
}

.news_xq .right {
    float: right;
    width: 26%;
}

.news_xq .left .h3 {
    font-size: 30px;
    color: #333333;
}

.news_xq .left .yearBox {
    line-height: 20px;
    margin: 20px 0;
    display: block;
}

.news_xq .left .yearBox span {
    font-size: 14px;
    color: #999;
    float: left;
    margin-right: 30px;
}

.news_xq .left .yearBox span.s1 {
    background: url("../images/s1.png")/*tpa=https://www.cti-cert.com/images/s1.png*/
    no-repeat left center;
    padding-left: 18px;
}

.news_xq .left .yearBox span.s2 {
    background: url("../images/s2.png")/*tpa=https://www.cti-cert.com/images/s2.png*/
    no-repeat left center;
    padding-left: 20px;
}

.news_xq .left .yearBox a.s3 {
    display: inline-block!important;
    background: url("../images/s3.png")/*tpa=https://www.cti-cert.com/images/s3.png*/
    no-repeat left center;
    padding-left: 24px;
    color: #999!important;
}

.bshareBox {
    position: absolute;
    left: 0;
    min-width: 300px;
    padding: 10px;
    border: 3px solid #ddd;
    background: #fff;
    z-index: 10;
    top: 18px;
    display: none;
}

.bshare-custom {
    position: relative;
    float: left;
}

.bshareBox a {
    display: inline-block;
    margin: 5px 10px 5px 5px;
}

.bshare-custom:hover .bshareBox {
    display: block;
}

.news_xq .text {
    margin-top: 0px;
    font-size: 14px;
    color: #666666;
    line-height: 2;
}

.news_xq .text ul {
    list-style-type: disc;
    margin-left: 20px;
}

.news_xq .text dl {
    list-style-type: decimal;
    margin-left: 20px;
}

.news_xq .text p {
    font-size: 16px;
}


/*.news_xq .text p { text-indent: 2em; font-size: 16px; }*/

.news_xq .text p,
.news_xq .text p img {
    height: auto!important;
}

.fenyeBtn {
    padding-top: 30px;
    border-top: 1px solid #eee;
    margin-top: 25px;
}

.fenyeBtn ul {
    float: left;
    max-width: 70%;
}

.fenyeBtn ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
}

.fenyeBtn ul li a {
    display: block;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fenyeBtn ul li:hover a {
    color: #1f2c5c;
}

.fenyeBtn .returnbtn {
    margin-top: 10px;
    float: right;
    line-height: 54px;
    border: 1px solid #eee;
    color: #666666;
    font-size: 16px;
    padding: 0 40px;
}

.fenyeBtn .returnbtn:hover {
    color: #fff;
    background: #1f2c5c;
}

.news_xq .right .h3 {
    font-size: 34px;
    color: #1f2c5c;
}

.news_xq .right ul li {
    padding: 36px 0;
    border-bottom: 1px solid #eee;
}

.news_xq .right ul li .bt {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news_xq .right ul li .time {
    font-size: 14px;
    color: #1f2c5c;
    margin: 5px 0 16px;
}

.news_xq .right ul li .c {
    font-size: 14px;
    color: #666666;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.waddD-a {
    margin-top: 45px;
}

.waddD-b dl {
    margin: 20px 0;
}

.waddD-b dl dd {
    font-size: 15px;
    color: #666666;
    line-height: 3;
    padding-left: 40px;
}

.waddD-b dl dd:nth-child(1) {
    background: url("../images/phonea.png")/*tpa=https://www.cti-cert.com/images/phonea.png*/
    no-repeat 2px center;
}

.waddD-b dl dd:nth-child(2) {
    background: url("../images/emaila.png")/*tpa=https://www.cti-cert.com/images/emaila.png*/
    no-repeat 2px center;
}

.waddD-c .img {
    width: 120px;
    border: 1px solid #ddd;
    padding: 0px;
}

@media(max-width: 1480px) {
    .news_xq .left .h3 {
        font-size: 24px;
    }
    .news_xq .right .h3 {
        font-size: 28px;
    }
    .news_xq .right ul li .bt {
        font-size: 17px;
    }
}

@media(max-width: 1280px) {
    .news_xq .left .h3 {
        font-size: 20px;
    }
    .news_xq {
        padding: 30px 0 50px;
    }
    .news_xq .right .h3 {
        font-size: 24px;
    }
    .news_xq .right ul li {
        padding: 26px 0;
    }
    .news_xq .right ul li .bt {
        font-size: 16px;
    }
    .news_xq .right ul li .time {
        font-size: 13px;
        margin: 4px 0 12px;
    }
    .news_xq .right ul li .c {
        font-size: 13px;
    }
}

@media(max-width: 1100px) {
    .news_xq .left {
        width: 100%;
    }
    .news_xq .right {
        display: none;
    }
}

@media(max-width: 750px) {
    .fenyeBtn {
        padding-top: 20px;
        margin-top: 10px;
    }
    .fenyeBtn ul li {
        line-height: 2;
    }
    .fenyeBtn ul {
        float: left;
        width: 100%;
        max-width: 100%;
    }
    .fenyeBtn .returnbtn {
        float: left;
        display: block;
        margin: 20px auto 0;
        padding: 12px 30px;
        line-height: 1;
    }
}

@media(max-width: 450px) {
    .news_xq .left .yearBox span {
        width: 100%;
        margin-bottom: 5px;
    }
}


/*公司治理*/

.goverA ul li {
    width: 24%;
    margin-right: 1.3333%;
}

.goverA ul li:nth-child(4n) {
    margin-right: 0;
}

.goverB {
    padding: 40px 0 60px;
}

.goverB ol li {
    margin-bottom: 1.3333%;
    float: left;
    width: 24%;
    margin-right: 1.3333%;
}

.goverB ol li:nth-child(4n) {
    margin-right: 0;
}

.goverB ol li a {
    transition: all 0.6s;
    overflow: hidden;
    display: block;
    position: relative;
}

.goverB ol li a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/goverbgb.png")/*tpa=https://www.cti-cert.com/images/goverbgb.png*/
    no-repeat center/cover;
}

.goverB-a {
    z-index: 10;
    bottom: -160px;
    transition: all 0.8s;
    padding: 0 30px 20px;
    position: absolute;
    width: 100%;
    left: 0;
}

.goverB-a .t {
    font-size: 20px;
    padding-left: 22px;
    color: #fff;
    background: url("../images/govera.png")/*tpa=https://www.cti-cert.com/images/govera.png*/
    no-repeat left center;
}

.goverB-a .t span {
    display: inline-block;
    font-size: 14px;
}

.goverB-a .c {
    height: 105px;
    overflow: hidden;
    margin-top: 18px;
    border: none;
    padding-top: 20px;
    font-size: 14px;
    color: #ffffff;
    line-height: 2;
}

.goverB-a .m {
    display: block;
    margin-top: 26px;
    width: 100%;
    height: 12px;
    background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
    no-repeat left center;
}

.goverB ol li:hover a:after {
    background-image: url("../images/goverbga.png")/*tpa=https://www.cti-cert.com/images/goverbga.png*/
    ;
}

.goverB ol li:hover .goverB-a {
    bottom: 0;
}

.goverB ol li:hover .goverB-a .c {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

@media(max-width: 1480px) {
    .goverB-a {
        padding: 0 20px 20px;
    }
}

@media(max-width: 1280px) {
    .goverB-a {
        padding: 0 12px 20px;
    }
}

@media(max-width: 1000px) {
    .goverB ol li {
        margin-bottom: 1.3333%;
        float: left;
        width: 32%;
        margin-right: 1.3333%;
    }
    .goverB ol li:nth-child(4n) {
        margin-right: 1.33333%;
    }
    .goverB ol li:nth-child(3n) {
        margin-right: 0;
    }
    .goverB {
        padding: 25px 0 40px;
    }
}

@media(max-width: 750px) {
    .goverA ul li {
        width: 49%;
        margin-right: 0%;
    }
    .goverA ul li:nth-child(2n) {
        float: right;
    }
}

@media(max-width: 640px) {
    .goverB ol li {
        margin-bottom: 2%;
        float: left;
        width: 49%;
        margin-right: 0%;
    }
    .goverB ol li:nth-child(4n) {
        margin-right: 0;
    }
    .goverB ol li:nth-child(2n) {
        float: right;
    }
    .goverB ol li .goverB-a {
        bottom: 0;
    }
    .goverB ol li a:after {
        background-image: url("../images/goverbga.png")/*tpa=https://www.cti-cert.com/images/goverbga.png*/
        ;
    }
    .goverB ol li .goverB-a .c {
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        height: 90px;
        line-height: 1.6;
    }
}

@media(max-width: 450px) {
    .goverB ol li {
        margin-bottom: 15px;
        width: 100%;
    }
}


/*董监高详情页*/

.teamA {
    padding: 50px 0 90px;
}

.teamA-a {
    float: left;
    width: 26%;
}

.teamA-b {
    float: right;
    width: 70%;
}

.mainMoreC {
    color: #666666;
    border-color: #eee;
}

.mainMoreC:after {
    background: url("../images/jthui.png")/*tpa=https://www.cti-cert.com/images/jthui.png*/
    no-repeat center;
}

.teamA-b .t {
    font-size: 36px;
    color: #1f2c5c;
    font-weight: bold;
}

.teamA-b .t1 {
    font-size: 16px;
    color: #999999;
    padding: 12px 0 30px;
    border-bottom: 1px solid #eee;
}

.teamA-b .t2 {
    font-size: 14px;
    color: #666666;
    padding: 12px 0 0px;
    line-height: 2;
}

@media(max-width: 1480px) {
    .teamA-a {
        width: 30%;
    }
    .teamA-b {
        width: 65%;
    }
    .teamA-b .t {
        font-size: 30px;
    }
}

@media(max-width: 1280px) {
    .teamA {
        padding: 30px 0 50px;
    }
}

@media(max-width: 640px) {
    .teamA-a {
        width: 100%;
    }
    .teamA-b {
        width: 100%;
        margin-top: 20px;
    }
}


/*公司章程*/

.constitution {
    padding: 40px 0 80px;
}

.constitution-a {
    border-top: 2px solid #334173;
}

.constitution-a ul li {
    border-bottom: 1px solid #eee;
}

.constitution-a ul li a {
    background: url("../images/consa.png")/*tpa=https://www.cti-cert.com/images/consa.png*/
    no-repeat 20px center;
    padding: 40px;
    font-size: 18px;
    color: #333333;
    position: relative;
    display: block;
}

.constitution-a ul li:hover a {
    color: #1f2c5c;
    background: url("../images/consb.png")/*tpa=https://www.cti-cert.com/images/consb.png*/
    no-repeat 20px center;
}

.constitution-a ul li a span.more {
    font-size: 16px;
    color: #666666;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    padding: 12px 50px 12px 24px;
    border: 1px solid #eee;
    background: url("../images/consc.png")/*tpa=https://www.cti-cert.com/images/consc.png*/
    no-repeat 67px center;
}

.constitution-a ul li a span.morex {
    background-image: url("../images/jthuix.png")/*tpa=https://www.cti-cert.com/images/jthuix.png*/
    ;
}

.constitution-a ul li a span.d {
    font-size: 16px;
    color: #666666;
    position: absolute;
    right: 190px;
    top: 50%;
    transform: translateY(-50%);
}

.constitution-a ul li:hover a span.more {
    color: #1f2c5c;
    border: 1px solid #1f2c5c;
    background: url("../images/consd.png")/*tpa=https://www.cti-cert.com/images/consd.png*/
    no-repeat 67px center;
}

.constitution-a ul li:hover a span.morex {
    background-image: url("../images/jtbluex.png")/*tpa=https://www.cti-cert.com/images/jtbluex.png*/
    ;
    vertical-align: top;
}

.constitution-a ul li:hover {
    background: #fbfbfc;
}

.constitution-a ul li a span.t {
    max-width: 60%;
    display: block;
}

@media(max-width: 1480px) {
    .constitution-a ul li a {
        padding: 30px;
        background: url("../images/consa.png")/*tpa=https://www.cti-cert.com/images/consa.png*/
        no-repeat 10px center;
    }
    .constitution-a ul li a span.more {
        right: 20px;
    }
}

@media(max-width: 900px) {
    .constitution-a ul li a span.d {
        right: 140px;
    }
}

@media(max-width: 750px) {
    .constitution {
        padding: 30px 0 50px;
    }
    .constitution-a ul li a {
        padding: 20px 20px 20px 30px;
        font-size: 16px;
    }
    .constitution-a ul li a span.more {
        right: 20px;
        padding: 6px 36px 6px 10px;
        background: url("../images/consc.png")/*tpa=https://www.cti-cert.com/images/consc.png*/
        no-repeat 50px center;
    }
    .constitution-a ul li:hover a span.more {
        background: url("../images/consd.png")/*tpa=https://www.cti-cert.com/images/consd.png*/
        no-repeat 50px center;
    }
    .constitution-a ul li a span.d {
        right: 120px;
        font-size: 14px;
    }
}

@media(max-width: 550px) {
    .constitution-a ul li a {
        font-size: 14px;
    }
    .constitution-a ul li a span.more {
        right: 12px;
    }
    .constitution-a ul li a span.d {
        right: 100px;
        font-size: 14px;
    }
}

@media(max-width: 450px) {
    .constitution-a ul li a span.d {
        display: none;
    }
}


/*信息披露*/

.disclosure ul li {
    width: 49%;
    margin-right: 0;
}

.disclosure ul li:nth-child(2n) {
    float: right;
}


/*股票信息*/

.tzzgxA-a .t4 {
    font-size: 40px;
    color: #fff;
}

.tzzgxA-a .t3 {
    margin-top: 40px;
    font-size: 70px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
}

.tzzgxA-a .t3 a.low {
    color: #067f39;
}

.tzzgxA-a .t3 a.up {
    color: red;
}

.tzzgxA-a .t3 span {
    font-size: 38px;
}

.tzzgxA-a .t3 i {
    display: inline-block;
    width: 21px;
    height: 30px;
    margin-left: 10px;
    background: #000;
}

.tzzgxA-a .t3 i.up {
    background: url("../images/upgp.png")/*tpa=https://www.cti-cert.com/images/upgp.png*/
    no-repeat center/cover;
}

.tzzgxA-a .t3 i.low {
    background: url("../images/low.png")/*tpa=https://www.cti-cert.com/images/low.png*/
    no-repeat center/cover;
}

.tzzgxA-b {
    display: inline-block;
    width: auto;
    padding: 22px 0;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-right: none;
    border-left: none;
}

.tzzgxA-b ul li {
    padding-right: 50px;
    float: left;
}

.tzzgxA-b ul li:last-child {
    padding-right: 0;
}

.tzzgxA-b ul li .t {
    font-size: 16px;
    color: #ffffff;
}

.tzzgxA-b ul li span {
    font-size: 22px;
    color: #fff;
    margin-top: 5px;
    display: block;
    font-family: "Arial";
}

.tzzgxA-c {
    margin-top: 35px;
}

.tzzgxA-c p,
.tzzgxA-c p a {
    font-size: 14px;
    color: #fff;
    line-height: 2;
}

.sharesA {
    padding: 40px 0 80px;
}

.sharesA-a .mtit .t {
    color: #1f2c5c;
}

.sharesA-b {
    margin-top: 25px;
}

.sharesA-b table {
    border-top: 3px solid #334173;
    text-align: center;
}

.sharesA-b table td {
    padding: 20px 0;
}

.sharesA-b table thead td {
    font-size: 18px;
    color: #1f2c5c;
    font-weight: bold;
}

.sharesA-b table tbody td {
    font-size: 15px;
    color: #333333;
}

.sharesA-b table tr {
    border-bottom: 1px solid #eee;
}

.sharesA-b table tbody tr:hover td {
    color: #1f2c5c;
    background: #fbfbfc;
}

.sharesB-a {
    margin-top: 65px;
}

.sharesB-b {
    margin-top: 30px;
}

.sharesB-b ul li {
    display: none;
    text-align: center;
}

.sharesB-b ul li img {
    max-width: 1000px;
}

.sharesB-b ul li.cur {
    display: block;
}

@media(max-width: 1680px) {
    .ibanner .con .tzzgxA-a .t1 {
        font-size: 40px;
    }
    .tzzgxA-a .t4 {
        font-size: 30px;
    }
    .tzzgxA-a .t3 {
        margin-top: 30px;
        font-size: 60px;
    }
    .tzzgxA-a .t3 span {
        font-size: 30px;
    }
    .tzzgxA-b {
        padding: 16px 0;
    }
    .tzzgxA-c {
        margin-top: 20px;
    }
    .sharesA-b table td {
        padding: 15px 0;
    }
    .sharesA-b table thead td {
        font-size: 16px;
    }
    .sharesA-b table tbody td {
        font-size: 14px;
    }
    .sharesA {
        padding: 30px 0 70px;
    }
    .sharesB-a {
        margin-top: 55px;
    }
    .sharesB-b {
        margin-top: 20px;
    }
}

@media(max-width: 1380px) {
    .ibanner .con .tzzgxA-a .t1 {
        font-size: 30px;
    }
    .tzzgxA-a .t4 {
        font-size: 24px;
    }
    .tzzgxA-a .t3 {
        margin-top: 20px;
        font-size: 40px;
    }
    .tzzgxA-a .t3 span {
        font-size: 20px;
    }
    .tzzgxA-b {
        padding: 12px 0;
    }
    .tzzgxA-c {
        margin-top: 12px;
    }
    .sharesA-b table td {
        padding: 12px 0;
    }
    .sharesA-b table thead td {
        font-size: 14px;
    }
    .sharesA-b table tbody td {
        font-size: 12px;
    }
    .sharesA {
        padding: 30px 0 60px;
    }
    .sharesB-a {
        margin-top: 45px;
    }
}

@media(max-width: 1000px) {
    .ibanner .shareImg img {
        width: 150%;
        max-width: 300%;
    }
    .sharesA-b {
        overflow-x: scroll;
        width: 100%;
    }
    .sharesA-b table {
        min-width: 1200px;
    }
    .sharesA-b table td {
        padding: 12px 0;
    }
    .sharesA-b table thead td {
        font-size: 16px;
    }
    .sharesA-b table tbody td {
        font-size: 15px;
    }
}

@media(max-width: 750px) {
    .ibanner .con .tzzgxA-a .t1 {
        font-size: 24px;
    }
    .tzzgxA-a .t4 {
        font-size: 18px;
    }
    .tzzgxA-a .t3 {
        margin-top: 12px;
        font-size: 24px;
        padding-bottom: 10px;
    }
    .tzzgxA-a .t3 span {
        font-size: 14px;
    }
    .tzzgxA-b {
        padding: 12px 0;
    }
    .tzzgxA-c {
        margin-top: 12px;
    }
    .sharesA {
        padding: 30px 0 40px;
    }
    .sharesB-a {
        margin-top: 35px;
    }
}

@media(max-width: 600px) {
    .ibanner .shareImg img {
        width: 180%;
    }
}

@media(max-width: 550px) {
    .tzzgxA-b ul li {
        padding-right: 20px;
    }
    .tzzgxA-b ul li .t {
        font-size: 14px;
    }
    .tzzgxA-b ul li span {
        font-size: 18px;
    }
    .tzzgxA-c {
        margin-top: 6px;
    }
    .tzzgxA-c p,
    .tzzgxA-c p a {
        line-height: 1.6;
    }
    .ibanner .shareImg img {
        width: 200%;
        max-width: 300%;
    }
    .ibanner .con .tzzgxA-a .t1 {
        text-align: left;
    }
    .ibanner .con .tzzgxA-a .t1 {
        font-size: 20px;
    }
}

@media(max-width: 420px) {
    .ibanner .shareImg img {
        width: 250%;
    }
}

@media(max-width: 380px) {
    .tzzgxA-b ul li {
        padding-right: 10px;
    }
    .tzzgxA-b ul li .t {
        font-size: 12px;
    }
    .tzzgxA-b ul li span {
        font-size: 16px;
    }
}


/*投资者联系方式*/

.informationA {
    padding: 50px 0 70px;
}

.informationA-a {
    position: relative;
}

.informationA-b {
    position: absolute;
    height: 100%;
    background: #2e3b67;
    right: 0;
    top: 0;
    padding: 5% 11% 0 5%;
}

.informationA-a {
    overflow: hidden;
}

.informationA-a .img img {
    width: 100%;
    height: auto;
}

.informationA-b .tit {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.informationA-b ul li {
    margin-top: 20px;
    padding: 10px 0 10px 70px;
}

.informationA-b ul li .t {
    font-size: 15px;
    color: #ffffff;
}

.informationA-b ul li .c {
    font-size: 18px;
    color: #ffffff;
    margin-top: 5px;
}

.informationA-b ul li:nth-child(1) {
    background: url("../images/phone.png")/*tpa=https://www.cti-cert.com/images/phone.png*/
    no-repeat left center;
}

.informationA-b ul li:nth-child(2) {
    background: url("../images/email.png")/*tpa=https://www.cti-cert.com/images/email.png*/
    no-repeat left center;
}

.informationA-b .imgEwm {
    margin-top: 30px;
}

@media(max-width: 1900px) {
    .informationA-b {
        padding: 3% 10% 0 5%;
    }
    .informationA-a .img img {
        min-height: 502px;
        width: 1400px;
    }
}

@media(max-width: 1680px) {
    .informationA-b .tit {
        font-size: 30px;
    }
}

@media(max-width: 1480px) {
    .informationA-b {
        padding: 4% 12% 0 6%;
    }
    .informationA-b .tit {
        font-size: 26px;
    }
}

@media(max-width: 750px) {
    .informationA-b {
        width: 100%;
        padding-top: 40px;
    }
    .informationA-b .tit {
        font-size: 26px;
    }
}


/*投资者保护-投资者权益保护*/

.constitutionC {
    width: 100%;
    overflow: hidden;
    padding: 65px 0 138px;
}

.constitutionC-b {
    position: relative;
    z-index: 10;
    float: left;
    padding: 60px 160px 60px 8%;
    width: 60%;
    min-width: 1100px;
    background: #fbfbfb;
}

.constitutionC-a {
    position: relative;
}

.constitutionC-c .mtit .t,
.constitutionD-b .mtit .t {
    color: #1f2c5c;
}

.constitutionC-c .con {
    font-size: 16px;
    color: #666666;
    margin-top: 16px;
    line-height: 1.8;
}

.constitutionC-b .swiper-button-nexta,
.constitutionC-b .swiper-button-preva {
    background: url("../images/jthui.png")/*tpa=https://www.cti-cert.com/images/jthui.png*/
    no-repeat center #f6f6f6;
    opacity: 1;
    width: 54px;
    height: 54px;
    position: absolute;
    left: auto;
    top: auto;
    transform: translate(0);
    bottom: 0;
}

.constitutionC-b .swiper-button-nexta:after,
.constitutionC-b .swiper-button-preva:after {
    display: none;
}

.constitutionC-b .swiper-button-nexta {
    right: -54px;
}

.constitutionC-b .swiper-button-preva {
    transform: rotate(180deg);
    right: 0px;
    background: url("../images/jtwhite.png")/*tpa=https://www.cti-cert.com/images/jtwhite.png*/
    no-repeat center #1f2c5c;
}

.constitutionC-d {
    border-top: 2px solid #1f2c5c;
    margin-top: 35px;
}

.constitutionC-d ul li {
    padding: 24px 0 24px 28px;
    border-bottom: 1px solid #eee;
}

.constitutionC-d ul li .t {
    font-size: 20px;
    color: #333333;
    position: relative;
}

.constitutionC-d ul li .t:after {
    content: '';
    width: 11px;
    height: 11px;
    box-sizing: border-box;
    border: 3px solid #cdcdcd;
    position: absolute;
    left: -15px;
    top: 40%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.constitutionC-d ul li .c {
    min-height: 50px;
    font-size: 14px;
    color: #666666;
    margin-top: 5px;
    line-height: 1.8;
}

.constitutionC-d ul li:hover .t,
.constitutionC-d ul li:hover .c {
    color: #1f2c5c;
}

.constitutionC-d ul li:hover .t:after {
    border-color: #1f2c5c;
}

.constitutionC-f {
    text-align: right;
    width: 60%;
    position: absolute;
    right: 0;
    bottom: -80px;
}

.constitutionC-f .img img {
    max-width: 1141px;
}

.constitutionD {
    padding-bottom: 60px;
}

.constitutionD-c {
    margin-top: 30px;
    border-top: 1px solid #eee;
}

.constitutionD-c ul li {
    position: relative;
    cursor: pointer;
    padding: 20px 50px 20px 0;
    border-bottom: 1px solid #eee;
}

.constitutionD-c ul li .t {
    position: relative;
    padding: 20px 0 20px 80px;
    font-size: 16px;
    color: #333;
}

.constitutionD-c ul li .t2 {
    display: none;
    font-weight: bold;
}

.constitutionD-c ul li .t1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.constitutionD-c ul li .c {
    display: none;
    position: relative;
    padding: 18px 0 18px 80px;
    font-size: 14px;
    color: #666666;
    line-height: 2;
}

.constitutionD-c ul li .t:after {
    content: 'Q';
    padding-left: 13px;
    box-sizing: border-box;
    line-height: 41px;
    color: #999999;
    font-family: "Arial";
    font-size: 20px;
    background: url("../images/cona.png")/*tpa=https://www.cti-cert.com/images/cona.png*/
    no-repeat center/cover;
    width: 48px;
    height: 41px;
    position: absolute;
    left: 20px;
    top: 9px;
}

.constitutionD-c ul li .t2:after {
    color: #fff;
    background: url("../images/conb.png")/*tpa=https://www.cti-cert.com/images/conb.png*/
    no-repeat center/cover;
}

.constitutionD-c ul li .c:after {
    content: 'A';
    padding-left: 13px;
    box-sizing: border-box;
    line-height: 41px;
    color: #fff;
    font-family: "Arial";
    font-size: 20px;
    background: url("../images/conc.png")/*tpa=https://www.cti-cert.com/images/conc.png*/
    no-repeat center/cover;
    width: 48px;
    height: 41px;
    position: absolute;
    left: 20px;
    top: 9px;
}

.constitutionD-c ul li .t:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: -38px;
    top: 23px;
}

.constitutionD-c ul li:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 12px;
    top: 42px;
    background: url("../images/cond.png")/*tpa=https://www.cti-cert.com/images/cond.png*/
    no-repeat center;
}

.constitutionD-c ul li.cur:before {
    display: none;
}

.constitutionD-c ul li .t2:before {
    background: url("../images/cone.png")/*tpa=https://www.cti-cert.com/images/cone.png*/
    no-repeat center;
}

.constitutionD-c ul li:hover,
.constitutionD-c ul li.cur {
    background: #fbfbfc;
    border-bottom: none;
    border-top: 2px solid #1f2c5c;
}

@media(max-width: 1920px) {
    .constitutionC-f {
        width: 1141px;
    }
}

@media(max-width: 1680px) {
    .constitutionC-b {
        padding: 40px 160px 40px 8%;
        min-width: 800px;
    }
    .constitutionC-d {
        margin-top: 25px;
    }
    .constitutionC-d ul li {
        padding: 18px 0 18px 28px;
        border-bottom: 1px solid #eee;
    }
    .constitutionC-f {
        width: 65%;
    }
    .constitutionC-f .img img {
        max-width: 1100px;
    }
    .constitutionC {
        padding: 55px 0 138px;
    }
}

@media(max-width: 1450px) {
    .constitutionC-b {
        padding: 40px 100px 40px 5%;
        min-width: 900px;
    }
    .constitutionC-d {
        margin-top: 25px;
    }
    .constitutionC-d ul li {
        padding: 18px 0 18px 28px;
        border-bottom: 1px solid #eee;
    }
    .constitutionC-f {
        width: 70%;
    }
    .constitutionC-f .img img {
        min-width: 1000px;
    }
}

@media(max-width: 1050px) {
    .constitutionC-b {
        padding: 30px 2%;
        min-width: 100%;
        width: 100%;
    }
    .constitutionC-b .swiper-button-nexta {
        bottom: auto;
        top: 50%;
        margin-top: -27px;
        right: 0;
        background-color: #ddd;
        opacity: 0.6;
    }
    .constitutionC-b .swiper-button-preva {
        transform: rotate(180deg);
        background: url("../images/jthui.png")/*tpa=https://www.cti-cert.com/images/jthui.png*/
        no-repeat center #ddd;
        opacity: 0.6;
        bottom: auto;
        top: 50%;
        margin-top: -27px;
        right: auto;
        left: 0;
    }
    .constitutionC-f {
        width: 100%;
        position: relative;
        bottom: 0;
    }
    .constitutionC-f .img img {
        min-width: 100%;
    }
    .constitutionC {
        padding: 25px 0 45px;
    }
    .constitutionD-c ul li {
        padding: 8px 50px 8px 0;
        border-bottom: 1px solid #eee;
    }
    .constitutionD-c ul li .t {
        padding: 20px 0 20px 60px;
        font-size: 16px;
        color: #333;
    }
    .constitutionD-c ul li .c {
        padding: 10px 0 10px 60px;
    }
    .constitutionD-c ul li .t:after {
        left: 6px;
    }
    .constitutionD-c ul li .c:after {
        left: 6px;
        top: 4px
    }
}


/*测是申请表*/

.test {}

.testA {
    padding-bottom: 40px;
}

.testA input {
    font-size: 16px;
    float: left;
    height: 60px;
    box-sizing: border-box;
    border-radius: 3px;
}

.testA input.inp {
    padding-left: 15px;
    border: 1px solid #dcdcdc;
    width: calc(100% - 220px);
}

.testA input.sub {
    float: right;
    color: #fff;
    width: 200px;
    text-align: left;
    padding-left: 98px;
    background: url("../images/search.png")/*tpa=https://www.cti-cert.com/images/search.png*/
    no-repeat 72px center #1f2c5c;
    border-color: #1f2c5c;
}

@media(max-width: 750px) {
    .testA {
        padding-bottom: 20px;
    }
    .testA input {
        height: 44px;
    }
    .testA input.inp {
        padding-left: 12px;
        width: calc(100% - 130px);
    }
    .testA input.sub {
        width: 120px;
        text-align: left;
        padding-left: 58px;
        background: url("../images/search.png")/*tpa=https://www.cti-cert.com/images/search.png*/
        no-repeat 30px center #1f2c5c;
        border-color: #1f2c5c;
    }
}


/*证书查询*/

.test {}

.testB {
    padding-bottom: 40px;
}

.testB input {
    font-size: 16px;
    float: left;
    height: 50px;
    box-sizing: border-box;
    border-radius: 3px;
}

.testB .testB-b {
    float: left;
    width: calc(100% - 200px);
}

.testB .testB-a {
    padding-right: 20px;
    position: relative;
}

.testB .testB-a:after {
    content: '';
    width: 6px;
    height: 11px;
    background: url("../images/jthui.png")/*tpa=https://www.cti-cert.com/images/jthui.png*/
    no-repeat center;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    transform: rotate(90deg);
}

.testB .testB-b .inp {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    padding-left: 15px;
    border: 1px solid #dcdcdc;
    float: left;
    width: calc(25% - 20px);
    margin-right: 20px;
}

.testB .testB-b .inp p {
    line-height: 58px;
    font-size: 16px;
    color: #666666;
}

.testB .testB-b .inp:hover dl {
    display: block;
}

.testB .testB-b .inp dl {
    max-height: 300px;
    overflow-y: scroll;
    padding: 15px 12px;
    display: none;
    border: 1px solid #eee;
    z-index: 10000;
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
}

.testB .testB-b .inp dl dd {
    cursor: pointer;
    line-height: 2;
    font-size: 16px;
    color: #666;
}

.testB .sub {
    float: right;
    color: #fff;
    width: 200px;
    text-align: center;
    /*padding-left: 98px;*/
    background: url("../images/search.png")/*tpa=https://www.cti-cert.com/images/search.png*/
    no-repeat 72px center #1f2c5c;
    border-color: #1f2c5c;
}

.constitutionCX table {
    border-top: 3px solid #334173;
}
.constitutionCX  table thead td {
    padding: 10px 12px;
}

.constitutionCX  table tbody td {
    margin: 15px 12px;
}

.constitutionCX table thead td {
    font-size: 18px;
    color: #1f2c5c;
    font-weight: bold;
}

.constitutionCX table tbody td {
    font-size: 16px;
    color: #333333;
}

.constitutionCX table tr {
    border-bottom: 1px solid #eee;
}

.constitutionCX table tbody tr:hover td {
    color: #1f2c5c;
    background: #fbfbfc;
}

.constitutionCX table tbody td a {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0 2px;
    border-radius: 50%;
    overflow: hidden;
}

.constitutionCX table tbody td a.view {
    background: url("../images/view.png")/*tpa=https://www.cti-cert.com/images/view.png*/
    no-repeat center;
}

.constitutionCX table tbody td a.down {
    background: url("../images/downa.png")/*tpa=https://www.cti-cert.com/images/downa.png*/
    no-repeat center;
}

.constitutionCX table tbody td a.view:hover {
    background: url("../images/viewbg.png")/*tpa=https://www.cti-cert.com/images/viewbg.png*/
    no-repeat center;
}

.constitutionCX table tbody td a.down:hover {
    background: url("../images/downbg.png")/*tpa=https://www.cti-cert.com/images/downbg.png*/
    no-repeat center;
}

@media(max-width: 1200px) {
    .testB .testB-b {
        width: 100%;
    }
    .constitutionCX-a .testB-b .inp {
        box-sizing: border-box;
        width: 49%;
        margin: 0 0 2% 0;
    }
    .constitutionCX-a .testB-b .inp:nth-child(2n) {
        float: right;
    }
    .constitutionCX-a .sub {
        width: 100%;
        padding-left: 0;
        background-image: none;
        text-align: center;
    }
    .constitutionB-a {
        width: 100%;
        overflow-x: scroll;
    }
    .constitutionCX {
        min-width: 1200px;
    }
}

@media(max-width: 750px) {
    .testB {
        padding-bottom: 20px;
    }
    .testB input {
        height: 44px;
    }
    .testB input.inp {
        padding-left: 12px;
        border: 1px solid #dcdcdc;
        width: calc(100% - 130px);
    }
    .testB input.sub {
        width: 120px;
        text-align: left;
        padding-left: 58px;
        background: url("../images/search.png")/*tpa=https://www.cti-cert.com/images/search.png*/
        no-repeat 30px center #1f2c5c;
        border-color: #1f2c5c;
    }
    .testB .testB-b .inp dl {
        top: 44px;
    }
    .testB .testB-b .inp p {
        height: 42px;
        line-height: 42px;
    }
    .constitutionCX-a input.sub {
        width: 100%;
        padding-left: 0;
        background-image: none;
        text-align: center;
    }
}

@media(max-width: 450px) {
    .constitutionCX-a .testB-b .inp {
        width: 100%;
    }
    .constitutionCX-a input.sub {
        width: 100%;
        padding-left: 0;
        background-image: none;
        text-align: center;
    }
}


/*报告查询*/

.report {}

.reportA {
    position: relative;
}

.reportA-a {
    width: 46.5%;
    float: left;
}

.reportA-b {
    width: 48.5%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.reportA-b .mtit .t {
    color: #1f2c5c;
    margin-bottom: 30px;
}

.reportA-b ul li {
    line-height: 65px;
    margin: 20px 0;
    height: 65px;
    border: 1px solid #e2e2e2;
    padding: 0 24px;
}

.reportA-b ul li span {
    vertical-align: top;
    width: 100px;
    font-size: 16px;
    color: #999999;
    display: inline-block;
    padding-left: 34px;
}

.reportA-b ul li:nth-child(1) span {
    background: url("../images/reporta.png")/*tpa=https://www.cti-cert.com/images/reporta.png*/
    no-repeat left center;
}

.reportA-b ul li:nth-child(2) span {
    background: url("../images/reportb.png")/*tpa=https://www.cti-cert.com/images/reportb.png*/
    no-repeat left center;
}

.reportA-b ul li input {
    vertical-align: top;
    margin-left: 10px;
    font-size: 16px;
    width: 60%;
    height: 58px;
    border: none;
    background: none;
    outline: none;
}

.reportA-b .sub {
    border: 1px solid #334173;
    font-size: 18px;
    color: #1f2c5c;
    margin-top: 40px;
    background: none;
    padding: 18px 56px;
}

@media(max-width: 1580px) {
    .reportA-b .mtit .t {
        margin-bottom: 20px;
    }
    .reportA-b ul li {
        line-height: 55px;
        margin: 12px 0;
        height: 55px;
    }
    .reportA-b ul li input {
        height: 52px;
    }
    .reportA-b .sub {
        margin-top: 25px;
        background: none;
        padding: 14px 45px;
    }
}

@media(max-width: 1100px) {
    .reportA-b .mtit .t {
        margin-bottom: 15px;
    }
    .reportA-b ul li {
        line-height: 42px;
        margin: 10px 0;
        height: 42px;
    }
    .reportA-b ul li input {
        height: 40px;
    }
    .reportA-b .sub {
        margin-top: 20px;
        padding: 10px 32px;
    }
}

@media(max-width: 750px) {
    .reportA-a {
        width: 100%;
    }
    .reportA-b {
        width: 100%;
        float: left;
        position: relative;
        transform: translateY(0);
        margin-top: 20px;
    }
    .reportA-b .mtit .t {
        margin-bottom: 15px;
    }
    .reportA-b ul li {
        line-height: 52px;
        margin: 15px 0;
        padding: 0 10px;
        height: 52px;
    }
    .reportA-b ul li input {
        height: 50px;
    }
    .reportA-b .sub {
        margin-top: 0px;
        padding: 10px 32px;
    }
    .reportA-b ul li input {
        width: calc(100% - 172px);
    }
}

@media(max-width: 400px) {
    .reportA-b ul li span {
        padding-left: 28px;
        width: 90px;
    }
    .reportA-b ul li {
        padding: 0 10px;
    }
}


/*联系我们*/

.contactA .testB .testB-b .inp {
    margin-right: 30px;
    width: calc(33.333% - 20px);
}

.contactA .testB .testB-b .inp:last-child {
    margin-right: 0;
}

.contactA .testB .testB-b {
    width: 100%;
}

.contactB ul li {
    width: 50%;
    box-sizing: border-box;
    font-size: 18px;
    color: #666666;
    border: 1px solid #eee;
    text-align: center;
    padding: 20px 0;
    float: left;
}

.contactB ul li:hover,
.contactB ul li.cur {
    color: #fff;
    background: #1f2c5c;
    border-color: #1f2c5c;
}

.contactB-a {
    margin: 30px 0 60px;
    border-top: 1px solid #eee;
}

.contactB-a dl {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
    transition: all 0.6s;
}

.contactB-a dl dt {
    font-size: 18px;
    color: #333333;
    position: relative;
}

.contactB-a dl dt:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/cond.png")/*tpa=https://www.cti-cert.com/images/cond.png*/
    no-repeat center;
}

.contactB-a dl.cur dt:before {
    background: url("../images/cone.png")/*tpa=https://www.cti-cert.com/images/cone.png*/
    no-repeat center;
}

.contactB-a dl.cur {
    background: #fbfbfc;
    padding: 25px 20px;
}

.contactB-a dl dd {
    padding: 0;
    height: 0;
    overflow: hidden;
}

.contactB-a dl dd ul li {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-bottom: 40px;
    width: 100%;
    padding-right: 0;
    float: left;
}

.contactB-a dl.cur dt {
    color: #1f2c5c;
    font-size: 22px;
    font-weight: bold;
}

.contactB-a dl.cur dd {
    padding: 30px 0;
    height: auto;
}

.contactB-a dl dd ul li .t {
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.contactB-a dl dd ul li .con {
    min-height: 140px;
    padding-left: 15px;
    font-size: 15px;
    color: #666666;
    line-height: 1.8;
}

.contactB-a dl dd ul li a.more {
    margin-left: 15px;
    font-size: 16px;
    color: #666666;
    background: url("../images/map.png")/*tpa=https://www.cti-cert.com/images/map.png*/
    no-repeat 96px center;
    display: inline-block;
    padding: 15px 52px 15px 22px;
    border: 1px solid #d2d2d2;
    margin-top: 20px;
}

.contactB-a dl dd ul li .mainCon {
    float: left;
    width: 550px;
}

.contactB-a dl dd ul li .map {
    float: left;
}

.baidu-map-container {
    max-width: 2000px;
    z-index: 10
}

.marker-overlay {
    position: absolute;
    background-color: #d80c1e;
    width: 206px;
    height: 54px;
    padding: 5px 10px;
    border-radius: 3px;
    border-color: #d80c1e;
    cursor: pointer
}

.marker-overlay .marker-name {
    display: block;
    font-size: 14px;
    line-height: 20px
}

.marker-overlay .marker-description {
    display: block;
    font-size: 12px;
    line-height: 20px
}

.marker-overlay:after {
    position: absolute;
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    size: 0 0;
    pointer-events: none;
    border-top-color: inherit;
    border-width: 14px 8px;
    margin-left: -6px;
}

.contactB-a dl dd ul li .baidu-map {
    width: 500px;
    height: 300px;
}

@media(max-width: 1280px) {
    .contactB-a dl dd ul li .mainCon {
        float: left;
        width: 450px;
    }
    .contactB-a dl dd ul li .map {
        width: 400px;
        height: 280px;
    }
}

@media(max-width: 1200px) {
    .contactA .testB .testB-b .inp:nth-child(2) {
        float: left;
        margin-right: 30px;
    }
}

@media(max-width: 1024px) {
    .contactB-a dl dd ul li .mainCon {
        float: left;
        width: 100%;
    }
    .contactB-a dl dd ul li .map {
        width: 100%;
        height: 300px;
        margin-top: 20px;
    }
}

@media(max-width: 640px) {
    .contactA .testB .testB-b .inp {
        width: 100%;
        margin-right: 0;
    }
    .contactA .testB .testB-b .inp:nth-child(2) {
        margin-right: 0px;
    }
    .contactB ul li {
        padding: 10px 0;
    }
    .contactB-a dl dd ul li {
        width: 100%;
        margin-right: 0;
    }
    .contactB-a dl.cur {
        padding: 20px 10px;
    }
    .contactB-a dl.cur dd {
        padding: 20px 0;
    }
    .contactB-a dl dd ul li:last-child {
        margin-bottom: 10px;
    }
}


/*加入我们-人才政策*/

.joinNav ul li {
    width: 50%;
}

.joinA {
    padding: 5px 0 0px;
}

.joinA-c {
    padding-top: 60px;
}
.carousel-b {
    position: relative;
    background: #fbfbfb;
}
.joinA-d {
    position: relative;
    background: #fbfbfb;
    padding: 30px 38% 50px 2%;
}

.joinA-f {
    position: absolute;
    width: 30%;
    right: 0;
    bottom: 0;
    text-align: right;
}

.joinA-f .img img {
    max-width: 450px;
}

.joinA-e {
    padding-left: 40px;
}

.joinA-e .con {
    max-width: 800px;
    display: inline-block;
    position: relative;
}

.joinA-e .con:after,
.joinA-e .con:before {
    content: '';
    width: 26px;
    height: 20px;
    background: url("../images/fuhao.png")/*tpa=https://www.cti-cert.com/images/fuhao.png*/
    no-repeat center;
    position: absolute;
}

.joinA-e .con:before {
    left: -45px;
    top: 0;
}

.joinA-e .con:after {
    right: -25px;
    bottom: 45px;
    transform: rotate(180deg);
}

.joinA-e .con .t1 {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.joinA-e .con .t2 {
    font-size: 30px;
    color: #1f2c5c;
    font-weight: bold;
    margin: 18px 0 36px;
}

.joinA-e .t3 {
    font-size: 24px;
    color: #333333;
}

.joinA-e .c {
    font-size: 20px;
    color: #1f2c5c;
    margin-top: 55px;
}

.joinA-e .t3 span {
    vertical-align: bottom;
    margin: 0 10px 2px 0;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    background: #b3d458;
    border-radius: 2px;
}

.joinA-e .c a.more {
    display: inline-block;
    font-size: 16px;
    color: #1f2c5c;
    padding: 6px 46px 6px 18px;
    border: 1px solid #1f2c5c;
    border-radius: 2px;
    margin-left: 10px;
    vertical-align: middle;
    background: url("../images/jtblue.png")/*tpa=https://www.cti-cert.com/images/jtblue.png*/
    no-repeat 104px center;
}

.joinA-b {
    position: relative;
}

.joinA-b .swiper-button-next,
.joinA-b .swiper-button-prev {
    transform: translate(0);
    top: auto;
    bottom: 30px;
    left: auto;
}

.joinA-b .swiper-button-next:after,
.joinA-b .swiper-button-prev:after {
    font-size: 20px;
    color: #d2d2d2;
    font-weight: bold;
}

.joinA-b .swiper-button-next {
    right: 20px;
}

.joinA-b .swiper-button-prev {
    right: 50px;
}

.joinB {
    padding: 115px 0;
    background: url("../images/joina.jpg")/*tpa=https://www.cti-cert.com/images/joina.jpg*/
    no-repeat center/cover;
}

.joinB-a {
    position: relative;
}

.joinB-b {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
}

.joinB-b ul li {
    cursor: pointer;
    float: left;
    width: 145px;
    line-height: 50px;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.joinB-b ul li.cur {
    color: #fff;
    background: #1f2c5c;
    border-color: #1f2c5c;
}

.joinB-b .mtit .t {
    color: #1f2c5c;
    margin-bottom: 20px;
}

.joinB-f {
    width: 44.5%;
    float: left;
    padding-top: 180px;
}

.joinB-f .tit {
    position: relative;
}

.joinB-f .tit .num {
    font-size: 90px;
    font-weight: bold;
    color: #1f2c5c;
    color: #d9e1e7;
    background-image: -webkit-linear-gradient(bottom, #edf1f4, #d9e1e7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.joinB-f .tit .t {
    font-size: 30px;
    color: #232f5e;
    font-weight: bold;
    position: relative;
    margin-top: -50px;
}

.joinB-f .con {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    height: 115px;
    line-height: 1.8;
}

.joinB-g {
    float: right;
}

.joinB-d .swiper-pagination {
    top: auto;
    bottom: 0;
    width: 44.5%;
    border-radius: 4px;
    overflow: hidden;
    background: #ededed;
}

.joinB-d .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 4px;
    background: #1f2c5c;
}

.joinB-d .swiper-button-next,
.joinB-d .swiper-button-prev {
    width: 52px;
    height: 52px;
    border: 1px solid #d2d2d2;
    transform: translate(0);
    top: auto;
    bottom: 50px;
    left: auto;
}

.joinB-d .swiper-button-next:after,
.joinB-d .swiper-button-prev:after {
    font-size: 16px;
    color: #999999;
    font-weight: bold;
}

.joinB-d .swiper-button-next {
    left: 80px;
}

.joinB-d .swiper-button-prev {
    left: 0px;
}

.joinB-d .swiper-pagination {
    opacity: 0;
}

.joinC {
    padding: 80px 0 50px;
}

.joinC-a .mtit .t {
    color: #1f2c5c;
    margin-bottom: 20px;
}

.joinC-b {
    padding: 60px 0 0;
}

.joinC-c .swiper-slide {
    text-align: center;
    padding: 40px 0;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.9);
    width: 25%;
    opacity: 0.3;
}

.joinC-c .swiper-slide .img {
    width: 100%;
}

.joinC-c .swiper-slide .con {
    width: 100%;
    margin-top: 5px;
}

.joinC-d {
    width: 40%;
    margin: 20px auto 0;
    text-align: center;
}

.joinC-d .t {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.joinC-d .c {
    margin-top: 6px;
    font-size: 16px;
    color: #666;
}

.joinC-c .swiper-slide-next {
    position: relative;
    left: -180px;
}

.joinC-c .swiper-slide-prev {
    position: relative;
    right: -180px;
}

.joinC-c .swiper-slide-active,
.joinC-c .swiper-slide-duplicate-active {
    z-index: 100;
    width: 50%;
    transform: scale(1.2);
    opacity: 1;
}

.joinC-c .swiper-button-next:after,
.joinC-c .swiper-button-prev:after {
    font-size: 60px;
    color: #1f2c5c;
}

.joinC-c .swiper-button-next {
    right: 100px;
}

.joinC-c .swiper-button-prev {
    left: 100px;
}

.joinD-a .mtit .t {
    color: #333333;
}

.joinD-a .mtit .c {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    line-height: 2;
    color: #666666;
}

.joinD .img {
    position: relative;
    margin-top: 70px;
}

.joinD .img .con {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.joinD .img .con .icon {
    margin: 0 auto 20px;
    cursor: pointer;
    width: 73px;
    height: 73px;
    background: url("../images/vid.png")/*tpa=https://www.cti-cert.com/images/vid.png*/
    no-repeat center/cover;
    margin-bottom: 20px;
}

.joinD .img .con .tit {
    font-size: 24px;
    color: #fff;
}

.bigimgx {
    position: relative;
}

.bigimgx #close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.fixVideo {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.fixVideoA {
    width: 100%;
    height: 100%;
    position: relative;
}

.fixVideoB {
    position: absolute;
    width: 60%;
    max-width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.fixVideoB .close {
    position: absolute;
    right: -1px;
    top: -40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    z-index: 10000;
    background: #000;
    color: #fff;
}

@media(max-width: 1680px) {
    .joinC-c .swiper-slide-next {
        position: relative;
        left: -100px;
    }
    .joinC-c .swiper-slide-prev {
        position: relative;
        right: -100px;
    }
    .joinC-c .swiper-slide-active,
    .swiper-slide-duplicate-active {
        transform: scale(1.4);
    }
    .joinC-c .swiper-button-next:after,
    .joinC-c .swiper-button-prev:after {
        font-size: 40px;
    }
    .joinC-c .swiper-button-next {
        right: 40px;
    }
    .joinC-c .swiper-button-prev {
        left: 40px;
    }
    .joinC-b {
        padding: 30px 0 0;
    }
}

@media(max-width: 1480px) {
    .joinA-d {
        padding: 20px 38% 20px 2%;
    }

    .joinA-c {
        padding-top: 45px;
    }
    .joinA-f {
        right: 4%;
    }
    .joinB {
        padding: 90px 0;
    }
    .joinB-g {
        width: 45%;
    }
    .joinC {
        padding: 50px 0 40px;
    }
    .joinC-b {
        padding: 20px 0 0;
    }
    .joinD .img {
        margin-top: 50px;
    }
}

@media(max-width: 1420px) {
    .joinA-e .con {
        max-width: 580px;
    }
    .joinA-f {
        width: 24%;
        right: 8%;
    }
    .joinA-c {
        padding-top: 55px;
    }
    .joinA-e .con .t1 {
        font-size: 16px;
    }
    .joinA-e .con .t2 {
        font-size: 24px;
    }
    .joinB-b ul li {
        width: 100px;
        line-height: 42px;
        font-size: 14px;
    }
    .joinB-f {
        padding-top: 140px;
    }
}

@media(max-width: 1390px) {
    .joinA-d {
        padding: 10px 38% 0px 2%;
    }
    .joinB-d .swiper-button-next,
    .joinB-d .swiper-button-prev {
        bottom: 28px;
        width: 40px;
        height: 40px;
    }
    .joinB-d .swiper-button-next {
        left: 50px;
    }
}

@media(max-width: 1200px) {
    .joinA-e .c {
        font-size: 16px;
        margin-top: 30px;
    }
    .joinB {
        padding: 30px 0 50px;
    }
    .joinB-f {
        padding-top: 120px;
    }
    .joinB-f .tit .num {
        font-size: 60px;
    }
    .joinB-f .tit .t {
        font-size: 24px;
        margin-top: -30px;
    }
    .joinB-f .con {
        margin-top: 10px;
    }
    .joinC {
        padding: 30px 0 40px;
    }
    .joinC-b {
        padding: 0px 0 0;
    }
    .joinC-c .swiper-slide {
        transform: scale(0.9);
    }
    .joinC-c .swiper-slide-active,
    .joinC-c .swiper-slide-duplicate-active {
        z-index: 100;
        width: 50%;
        transform: scale(1.2);
        opacity: 1;
    }
    .joinD .img {
        margin-top: 20px;
    }
}

@media(max-width: 1000px) {
    .joinA-d {
        padding: 10px 0 0px;
    }
    .joinA-e {
        width: 100%;
        margin-top: 20px;
        padding: 0 30px;
    }
    .joinA-e .con:after,
    .joinA-e .con:before {
        width: 13px;
        height: 10px;
        background: url("../images/fuhao.png")/*tpa=https://www.cti-cert.com/images/fuhao.png*/
        no-repeat center/cover;
    }
    .joinA-e .con:before {
        left: -15px;
        top: 0;
    }
    .joinA-e .con:after {
        right: -15px;
        bottom: 45px;
        transform: rotate(180deg);
    }
    .joinA-e .con {
        max-width: 100%;
    }
    .joinA-f {
        text-align: center;
        width: 100%;
        right: 0;
        position: relative;
        text-align: center;
    }
    .joinB-b {
        position: relative;
    }
    .joinB-f {
        width: 100%;
        padding-top: 20px;
    }
    .joinB-g {
        padding-bottom: 90px;
        width: 100%;
        text-align: center;
    }
    .joinB-d .swiper-pagination {
        width: 100%;
    }
    .joinB-d .swiper-button-next,
    .joinB-d .swiper-button-prev {
        bottom: 20px;
        width: 50px;
        height: 50px;
    }
    .joinB-d .swiper-button-next {
        left: 60px;
    }
}

@media(max-width: 750px) {
    .joinD {
        width: 100%;
        overflow: hidden;
    }
    .joinD .img {
        width: 150%;
        left: 50%;
        transform: translateX(-50%);
    }
    .joinA-f .img img {
        max-width: 100%;
    }
}

@media(max-width: 640px) {
    .joinA-c {
        padding-top: 20px;
    }
    .joinA-e .c a.more {
        display: block;
        width: 140px;
        padding-right: 0;
        margin: 15px 0 0 0;
    }
    .joinC-c .swiper-slide {
        padding: 20px 0;
    }
    .joinC-c .swiper-button-next:after,
    .joinC-c .swiper-button-prev:after {
        color: #b3d458;
    }
    .joinD .img .con .tit {
        font-size: 20px;
    }
    .joinD .img .con .icon {
        margin-bottom: 10px;
        width: 52px;
        height: 52px;
    }
    .joinC-d {
        width: 80%;
        margin: 10px auto 0;
        text-align: center;
    }
}

@media(max-width: 500px) {
    .joinB-b ul li {
        width: 80px;
        font-size: 14px;
        line-height: 36px;
    }
    .joinC-d .t {
        font-size: 20px;
    }
    .joinC-d .c {
        margin-top: 6px;
        font-size: 14px;
    }
}

@media(max-width: 400px) {
    .joinB-b ul li {
        width: 70px;
        margin-right: 5px;
        line-height: 30px;
    }
    .joinD .img {
        width: 180%;
    }
}


/*招贤纳士*/

.joinE {
    margin-top: 20px;
    padding: 70px 0 90px;
    background: url("../images/joinc.jpg")/*tpa=https://www.cti-cert.com/images/joinc.jpg*/
    no-repeat center/cover;
}

.joinE-b {
    max-width: 460px;
}

.joinE-a .mtit .t {
    color: #232f5e;
}

.joinE-a .mtit .c {
    text-align: justify;
    margin-top: 20px;
    color: #333333;
    font-size: 16px;
    line-height: 2;
}

.joinE-a .con {
    text-align: justify;
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
    line-height: 2;
}

.joinE-a .img {
    margin-top: 40px;
    border: 1px solid #e5e5e5;
    padding: 12px;
    background: #fff;
    display: inline-block;
}

.joinF {
    padding: 50px 0 65px;
}

.joinF-b {
    border-bottom: 1px solid #dcdcdc;
}

.joinF-b .mtit {
    float: left;
    position: relative;
    top: -10px;
}

.joinF-b .mtit .t {
    color: #232f5e;
}

.joinF-b .joinFNav {
    float: right;
}

.joinF-b .joinFNav ul li {
    float: left;
    margin-left: 68px;
}

.joinF-b .joinFNav ul li a {
    position: relative;
    display: inline-block;
    padding: 26px 0;
    line-height: 1;
    font-size: 16px;
    color: #666666;
}

.joinF-b .joinFNav ul li.cur a:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #1f2c5c;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.joinF-b .joinFNav ul li.cur a {
    color: #1f2c5c;
}

.joinF-c {
    margin-top: 30px;
}

.joinF-c .testB .testB-b .inp {
    width: calc(33.33333% - 20px);
}

.joinF-c .constitutionCX table tbody td a {
    height: auto;
    width: auto;
    border-radius: 0;
    padding-right: 24px;
    background: url("../images/jthui.png")/*tpa=https://www.cti-cert.com/images/jthui.png*/
    no-repeat right center;
}

@media(max-width: 1680px) {
    .joinF-b .mtit {
        top: 0;
    }
}

@media(max-width: 1580px) {
    .joinE {
        padding: 50px 0 60px;
    }
}

@media(max-width: 1450px) {
    .joinE {
        padding: 30px 0 40px;
    }
    .joinE-b {
        max-width: 400px;
    }
}

@media(max-width: 1380px) {
    .joinE-a .mtit .c {
        margin-top: 10px;
        line-height: 1.6;
    }
    .joinE-a .con {
        margin-top: 10px;
        line-height: 1.6;
    }
    .joinE-a .img {
        margin-top: 20px;
    }
    .joinE-a .img img {
        width: 140px;
    }
}

@media(max-width: 1280px) {
    .joinE {
        padding: 20px 0 30px;
    }
    .joinE-b {
        max-width: 400px;
    }
    .joinE-a .mtit .c {
        margin-top: 10px;
        line-height: 1.6;
        font-size: 14px;
    }
    .joinE-a .con {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.6;
    }
    .joinE-a .img {
        margin-top: 20px;
        padding: 8px;
    }
    .joinE-a .img img {
        width: 100px;
    }
}

@media(max-width: 1200px) {
    .joinF-c .testB .testB-b .inp {
        width: calc(33.33333% - 20px);
        margin-right: 30px;
    }
    .joinF-c .testB-b .inp:nth-child(2n) {
        margin-right: 0;
        float: left;
    }
    .joinF-c .testB-b .inp:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
}

@media(max-width: 1180px) {
    .joinF {
        padding: 30px 0 25px;
    }
    .joinE {
        background: url("../images/joinc.jpg")/*tpa=https://www.cti-cert.com/images/joinc.jpg*/
        no-repeat left center/cover;
    }
}

@media(max-width: 640px) {
    .joinFNav {
        width: 100%;
        margin-top: 0px;
    }
    .joinF-c .testB .testB-b .inp {
        width: 100%;
        margin-right: 0;
    }
    .joinF-b .joinFNav ul li {
        margin: 0 30px 0 0;
    }
}


/*关于我们-公司简介*/

.aboutA {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 60px;
}

.aboutA-b {
    padding-top: 30px;
    float: left;
    width: 49.6%;
}

.aboutA-b .con {
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
    line-height: 2;
}

.aboutA-b ul {
    margin-top: 50px;
}

.aboutA-b ul li {
    float: left;
    margin-right: 80px;
}

.aboutA-b ul li:last-child {
    margin-right: 0;
}

.aboutA-b ul li .num {
    font-size: 56px;
    color: #1f2c5c;
    font-family: "Arial";
    font-weight: bold;
}

.aboutA-b ul li .num span.t {
    font-size: 17px;
    font-weight: normal;
}

.aboutA-b ul li .tit {
    font-size: 16px;
    color: #1f2c5c;
}

.aboutA-c {
    position: relative;
    float: right;
    width: 44.5%;
}

.aboutA-c .img {
    position: relative;
    z-index: 10;
}

.aboutA-c:after {
    content: '';
    width: 727px;
    height: 113px;
    position: absolute;
    right: -180px;
    bottom: -80px;
}

.aboutB-a {
    float: left;
    width: 50%;
}

.aboutB-c {
    position: relative;
}

.aboutB-b {
    width: 50%;
    padding: 0 8% 0 4.5%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.aboutB-b .t {
    font-size: 24px;
    color: #1f2c5c;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    left: 0;
    transition: all 0.6s;
}

.aboutB-b:hover .t {
    left: -15px;
}

.aboutB-b .con {
    font-size: 15px;
    line-height: 2;
    text-align: justify;
    color: #666666;
    margin-top: 20px;
}

.aboutC {
    margin: 160px 0 140px 0;
}

.aboutC .aboutB-a {
    float: right;
}

.aboutC .aboutB-b {
    left: 0;
    padding: 0 4% 0 5%;
}

@media(max-width: 1920px) {
    .aboutA-b {
        padding-top: 0;
    }
    .aboutA-b .con {
        font-size: 15px;
    }
    .aboutA-c:after {
        width: 500px;
        height: 76px;
        right: -120px;
        bottom: -55px;
    }
}

@media(max-width: 1820px) {
    .aboutA-b .con {
        font-size: 15px;
        line-height: 1.8;
    }
    .aboutA-b ul {
        margin-top: 36px;
    }
    .aboutA-b ul li .num span.counter {
        font-size: 50px;
    }
}

@media(max-width: 1580px) {
    .aboutA-b .con {
        font-size: 14px;
        line-height: 1.7;
    }
    .aboutA-b ul {
        margin-top: 30px;
    }
    .aboutA-b ul li {
        margin-right: 50px;
    }
    .aboutA-b ul li .num span.counter {
        font-size: 46px;
    }
    .aboutA-c:after {
        width: 500px;
        height: 76px;
        right: -90px;
        bottom: -55px;
    }
}

@media(max-width: 1450px) {
    .aboutB-b {
        padding: 0 5% 0 4.5%;
    }
    .aboutC .aboutB-b {
        padding: 0 4.5% 0 5%;
    }
    .aboutB-b .t {
        font-size: 20px;
    }
    .aboutB-b .con {
        font-size: 14px;
        line-height: 1.8;
        margin-top: 15px;
    }
}

@media(max-width: 1280px) {
    .aboutA-b .con {
        font-size: 14px;
        line-height: 1.5;
    }
    .aboutA-b ul {
        margin-top: 20px;
    }
    .aboutA-b ul li {
        margin-right: 40px;
    }
    .aboutA-b ul li .num span.counter {
        font-size: 36px;
    }
    .aboutA-c:after {
        width: 500px;
        height: 76px;
        right: -60px;
        bottom: -55px;
    }
    .aboutB-b {
        padding: 0 5% 0 4%;
    }
    .aboutC .aboutB-b {
        padding: 0 4% 0 5%;
    }
    .aboutB-b .t {
        font-size: 18px;
    }
    .aboutB-b .con {
        font-size: 14px;
        line-height: 1.5;
    }
}

@media(max-width: 1100px) {
    .aboutB-b .t {
        font-size: 16px;
    }
}

@media(max-width: 1050px) {
    .aboutB-b {
        padding: 0 2% 0 2%;
    }
    .aboutC .aboutB-b {
        padding: 0 2%;
    }
    .aboutB-b .con {
        font-size: 14px;
        line-height: 1.5;
    }
    .aboutA-c:after {
        display: none;
    }
}

@media(max-width: 1000px) {
    .aboutA {
        padding: 20px 0 50px;
    }
    .aboutA-b .con {
        margin-top: 10px;
    }
    .aboutA-b {
        width: 100%;
    }
    .aboutA-c {
        margin-top: 40px;
        width: 100%;
    }
    .aboutB-a {
        width: 100%;
    }
    .aboutB {
        padding: 0 2% 30px;
        background: #fff;
    }
    .aboutB-b .t {
        font-size: 18px;
    }
    .aboutB-b {
        padding: 20px 16px 30px;
        float: left;
        width: 100%;
        position: relative;
        transform: translateY(0);
        top: 0;
    }
    .aboutC .aboutB-b {
        padding: 20px 16px 30px;
    }
}

@media(max-width: 500px) {
    .aboutA-b ul li {
        width: 50%;
        margin-right: 0;
    }
}

@media(max-width: 450px) {
    .aboutA-b ul {
        margin-top: 0px;
    }
    .aboutA-c {
        margin-top: 20px;
    }
    .aboutB-b {
        padding: 20px 12px 30px;
    }
}


/*关于我们-企业文化*/

.aboutD {
    padding: 50px 0 80px;
}

.aboutD-a {
    position: relative;
}

.aboutD-b {
    float: left;
    width: 43.6%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.aboutD-c {
    float: right;
    width: 48.6%;
}

.aboutD-b .tit {
    transition: all 0.6s;
    top: 0;
    font-size: 30px;
    color: #23315f;
    font-weight: bold;
    line-height: 80px;
    padding-left: 115px;
    position: relative;
}

.aboutD-b .tit .icon {
    transition: all 0.6s;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.aboutD-b .t {
    position: relative;
    left: 0;
    transition: all 0.6s;
    font-size: 18px;
    color: #23315f;
    margin: 50px 0 26px;
}

.aboutD-b .c {
    font-size: 14px;
    color: #666666;
    line-height: 2;
}

.aboutD-b .c p {
    margin-top: 10px;
}

.aboutD-e {
    background: #f6f6f6;
    padding: 80px 0;
}

.aboutD-e .aboutD-b {
    float: left;
    right: 0;
    left: auto;
}

.aboutD-e .aboutD-c {
    float: left;
}

.aboutD-b:hover .tit .icon {
    background: #ddd;
}

.aboutD-b:hover .tit {
    top: -15px;
}

.aboutD-b:hover .t {
    left: -10px;
}

.aboutE {
    padding-top: 80px;
}

.aboutE-a {
    text-align: center;
    font-size: 30px;
    color: #23315f;
    font-weight: bold;
}

.aboutE-b {
    margin-top: 30px;
}

.aboutE-b ul li {
    float: left;
    position: relative;
    width: 20%;
}

.aboutE-b ul li:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}

.aboutE-b ul li .con {
    transition: all 0.6s;
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%;
    text-align: center;
}

.aboutE-b ul li .con .t {
    font-size: 24px;
    margin-top: 16px;
    color: #fff;
}

.aboutE-b ul li:hover .con {
    bottom: 120px;
}

@media(max-width: 1680px) {
    .aboutD-b .tit .icon {
        width: 70px;
        height: 70px;
    }
    .aboutD-b .tit {
        padding-left: 80px;
        line-height: 70px;
        font-size: 26px;
    }
    .aboutD {
        padding: 40px 0 60px;
    }
    .aboutD-e {
        padding: 60px 0;
    }
    .aboutD-b .t {
        margin: 40px 0 20px;
    }
    .aboutD-b .c p {
        margin-top: 6px;
    }
    .aboutE-b ul li .icon img {
        height: 70px;
    }
}

@media(max-width: 1480px) {
    .aboutD-b {
        width: 46%;
    }
    .aboutD-b .t {
        margin: 25px 0 15px;
    }
    .aboutE-b ul li .icon img {
        height: 60px;
    }
    .aboutE-b ul li .con .t {
        font-size: 20px;
    }
    .aboutE {
        padding-top: 60px;
    }
}

@media(max-width: 1200px) {
    .aboutD-b {
        width: 48%;
    }
    .aboutD-b .t {
        margin: 15px 0 10px;
    }
    .aboutD-b .c {
        line-height: 1.6;
    }
    .aboutE-b ul li .icon img {
        height: 50px;
    }
}

@media(max-width: 1000px) {
    .aboutE {
        padding-top: 40px;
    }
    .aboutE-b {
        margin-top: 20px;
    }
    .aboutD-b {
        width: 100%;
        position: relative;
        transform: translateY(0);
        top: 0;
        left: 0;
        right: 0;
    }
    .aboutD-c {
        width: 100%;
        margin-top: 20px;
    }
    .aboutD-b .t {
        margin: 25px 0 15px;
    }
    .aboutD-b .c {
        line-height: 1.8;
    }
    .aboutD {
        padding: 30px 0 40px;
    }
    .aboutD-e {
        padding: 30px 0 20px;
    }
    .aboutE-b ul li .con {
        bottom: 30px;
    }
    .aboutE-b ul li:hover .con {
        bottom: 50px;
    }
}

@media(max-width: 640px) {
    .aboutE-a {
        font-size: 24px;
    }
    .aboutE-b ul li {
        width: 50%;
    }
    .aboutE-b ul li:last-child {
        width: 100%;
    }
    .aboutE-b ul li .con {
        bottom: 50px;
    }
    .aboutE-b ul li:hover .con {
        bottom: 70px;
    }
}


/*关于我们-发展历程*/

.aboutBg {
    background: url("../images/aboutc.jpg")/*tpa=https://www.cti-cert.com/images/aboutc.jpg*/
    no-repeat center/cover;
}

.aboutF {
    padding: 50px 0 110px;
}

.aboutF-a {
    background: url("../images/aboutd.png")/*tpa=https://www.cti-cert.com/images/aboutd.png*/
    repeat-y center;
}

.aboutF-b ul li {
    padding: 0 100px;
    position: relative;
    width: 50%;
    float: left;
}

.aboutF-b ul li:nth-child(2n-1) {
    float: right;
}

.aboutF-b ul li:nth-child(2n) {
    text-align: right;
    margin-right: 10%;
}

.aboutF-b ul li .icon {
    width: 23px;
    height: 23px;
    padding-top: 6px;
    border-radius: 50%;
    border: 1px solid #dddddd;
    position: absolute;
    top: 0;
    background: #fff;
}

.aboutF-b ul li .icon span {
    width: 9px;
    height: 9px;
    display: block;
    background: #999999;
    margin: 0 auto;
    border-radius: 50%;
}

.aboutF-b ul li .con .t {
    font-size: 40px;
    color: #666666;
}

.aboutF-b ul li .con .c {
    font-size: 16px;
    color: #666666;
    margin: 15px 0;
    line-height: 1.6;
}

.aboutF-b ul li .con .c p {
    margin: 5px 0;
}

.aboutF-b ul li .con .imgBox .ico {
    opacity: 1;
    transition: all 0.6s;
    cursor: pointer;
    width: 100%;
    height: 22px;
}

.aboutF-b ul li .con .imgBox .img {
    cursor: pointer;
    margin-top: -23px;
    display: none;
    display: block!important;
}

.aboutF-b ul li .con .imgBox .img img {
    width: 100%;
    height: auto;
    max-width: 400px;
}

.aboutF-b ul li .con .imgBox:hover .ico {
    opacity: 0;
}

.aboutF-b ul li:nth-child(2n-1) .icon {
    left: -12px;
}

.aboutF-b ul li:nth-child(2n) .icon {
    right: -12px;
}

.aboutF-b ul li:nth-child(2n) .con .imgBox .ico {
    background: url("../images/aboute.png")/*tpa=https://www.cti-cert.com/images/aboute.png*/
    no-repeat right center;
}

.aboutF-b ul li:nth-child(2n-1) .con .imgBox .ico {
    background: url("../images/aboute.png")/*tpa=https://www.cti-cert.com/images/aboute.png*/
    no-repeat left center;
}

.aboutF-b ul li:hover .icon {
    border-color: #1f2c5c;
}

.aboutF-b ul li:hover .icon span {
    background-color: #1f2c5c;
}

.aboutF-b ul li:hover .con .t,
.aboutF-b ul li:hover .con .c {
    color: #1f2c5c;
}

.aboutF-b ul li .con .imgBox:hover .ico {
    opacity: 0;
}

@media(max-width: 1480px) {
    .aboutF {
        padding: 40px 0 80px;
    }
    .aboutF-b ul li {
        padding: 0 60px;
    }
    .aboutF-b ul li .con .t {
        font-size: 30px;
    }
    .aboutF-b ul li .con .c {
        font-size: 15px;
    }
}

@media(max-width: 1000px) {
    .aboutF {
        padding: 30px 0 50px;
    }
    .aboutF-b ul li {
        padding: 0 30px;
    }
    .aboutF-b ul li .con .t {
        font-size: 24px;
    }
    .aboutF-b ul li .con .c {
        font-size: 14px;
    }
}

@media(max-width: 640px) {
    .aboutF-a {
        background: url("../images/aboutd.png")/*tpa=https://www.cti-cert.com/images/aboutd.png*/
        repeat-y 12px center;
    }
    .aboutF-b ul li {
        padding: 0 10px 20px 30px;
        width: 100%;
    }
    .aboutF-b ul li:nth-child(2n) {
        text-align: left;
        margin-right: 0;
    }
    .aboutF-b ul li:nth-child(2n-1) .icon {
        left: 0px;
    }
    .aboutF-b ul li:nth-child(2n) .icon {
        left: 0px;
        right: auto;
    }
    .aboutF-b ul li:nth-child(2n) .con .imgBox .ico {
        background: url("../images/aboute.png")/*tpa=https://www.cti-cert.com/images/aboute.png*/
        no-repeat left center;
    }
    .aboutF-b ul li .con .c {
        text-align: justify;
    }
}


/*关于我们-荣誉资质*/

.honorBg {
    background: #fcfcfc;
}

.aboutG {
    padding: 30px 0 50px;
}

.aboutG-a {
    padding-bottom: 80px;
}

.aboutG-a ul li {
    padding-top: 20px;
    text-align: center;
    background: #fff;
    float: left;
    width: 24%;
    margin-right: 1.33333%;
    margin-bottom: 1.33333%;
}

.aboutG-a ul li:nth-child(4n) {
    margin-right: 0;
}

.aboutG-a ul li .con {
    position: relative;
    padding: 10px 20px 0;
    text-align: left;
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
}

.aboutG-a ul li .con .t {
    min-height: 88px;
    padding: 20px 0;
    padding-right: 30px;
    background: url("../images/fdj.png")/*tpa=https://www.cti-cert.com/images/fdj.png*/
    no-repeat right center;
}

.aboutG-a ul li img {
    width: 90%;
}

.aboutG-a ul li .img {
    height: 19vw;
    overflow: hidden;
}

.aboutG-as ul li .img {
    height: 14vw;
    overflow: hidden;
}

.aboutG-a ul li .con:after {
    height: 3px;
    content: '';
    width: 0;
    transition: all 0.8s;
    background: #283462;
    position: absolute;
    left: 0;
    top: -1px;
}

.aboutG-a ul li:hover .con:after {
    width: 100%;
}

@media(max-width: 1480px) {
    .aboutG {
        padding: 20px 0 30px;
    }
    .aboutG-a {
        padding-bottom: 80px;
    }
}

@media(max-width: 1450px) {
    .aboutG-a ul li .img {
        height: 27vw;
    }
    .aboutG-as ul li .img {
        height: 16vw;
    }
    .aboutG-a ul li .con {
        font-size: 16px;
    }
    .aboutG-a ul li .con .t {
        min-height: 62px;
        padding: 10px 0;
        padding-right: 30px;
    }
}

@media(max-width: 1300px) {
    .aboutG-a ul li .con {
        font-size: 14px;
    }
    .aboutG-a ul li .con .t {
        min-height: 62px;
        padding: 10px 0;
        padding-right: 30px;
    }
}

@media(max-width: 1200px) {
    .aboutG-a ul li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .aboutG-a ul li:nth-child(4n) {
        margin-right: 2%;
    }
    .aboutG-a ul li:nth-child(3n) {
        margin-right: 0;
    }
    .aboutG-a ul li .img {
        height: 36vw;
    }
    .aboutG-as ul li .img {
        height: 20vw;
    }
}

@media(max-width: 1050px) {
    .aboutG-a ul li .img {
        height: 38vw;
    }
    .aboutG-as ul li .img {
        height: 22vw;
    }
}

@media(max-width: 1000px) {
    .aboutG-a ul li {
        width: 49%;
        margin-right: 0%;
        margin-bottom: 2%;
    }
    .aboutG-a ul li:nth-child(4n) {
        margin-right: 0%;
    }
    .aboutG-a ul li:nth-child(2n) {
        float: right;
    }
    .aboutG-a ul li .con {
        padding: 0px 12px 0;
        text-align: left;
        font-size: 15px;
    }
    .aboutG-a ul li .con .t {
        padding: 20px 0;
        padding-right: 20px;
        min-height: 76px;
        background: url("../images/fdj.png")/*tpa=https://www.cti-cert.com/images/fdj.png*/
        no-repeat right center;
    }
    .aboutG-a ul li .img {
        height: 58vw;
    }
    .aboutG-as ul li .img {
        height: 33vw;
    }
}

@media(max-width: 450px) {
    .aboutG-a ul li {
        width: 100%;
    }
    .aboutG-a ul li .img {
        height: auto;
    }
    .aboutG-a ul li .con .t {
        min-height: 10px;
    }
}


/*关于我们-可持续发展*/

.aboutH {
    padding: 50px 0 80px;
}

.aboutH-a .mtit .c {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
}

.aboutH-b>ul>li {
    margin-top: 40px;
    position: relative;
    background: #f8f8f9;
}

.aboutH-c {
    width: 50%;
    float: left;
}

.aboutH-b>ul>li:nth-child(2n) .aboutH-c {
    float: right;
}

.aboutH-b>ul>li:nth-child(2n) .aboutH-d {
    left: 0;
    right: auto;
}

.aboutH-d {
    z-index: 10;
    padding: 0px 70px 0 60px;
    position: absolute;
    right: 0;
    top: 10%;
    max-height: 80%;
    overflow-y: scroll;
    width: 50%;
    float: left;
}

.aboutH-d .con .t {
    font-size: 80px;
    font-weight: bold;
    color: #1f2c5c;
    color: #d9e1e7;
    background-image: -webkit-linear-gradient(bottom, #edf1f4, #ebebeb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.aboutH-d .con .tit {
    font-size: 30px;
    color: #232f5e;
    position: relative;
    margin-top: -45px;
}

.aboutH-d .con .c {
    text-align: justify;
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    line-height: 2;
}

.aboutH-b>ul>li .icon {
    position: absolute;
    bottom: 60px;
    right: 70px;
}

.aboutH-b>ul>li:nth-child(2n) .icon {
    right: calc(50% + 70px);
}

.aboutH-b>ul>li ul,
.aboutH-b>ul>li ol {
    padding-left: 20px;
}

.aboutH-b>ul>li ul li {
    list-style: disc;
}

.aboutH-b>ul>li ol li {
    list-style: decimal;
}


/*2021-03-09可持续发展改版*/

.aboutX {}

.aboutX-a {
    position: relative;
}

.aboutX-b {
    width: 51%;
    padding-right: 80px;
    text-align: justify;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.aboutX-c {
    float: right;
    width: 49%;
}

.aboutX-a .tit {
    font-size: 32px;
    color: #1f2c5c;
    font-weight: bold;
}

.aboutX-a .con {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 10px;
}


/*.aboutX-c .img img { transition: all 0.3s; }*/


/*.aboutX-a:hover .img img { transform: scale(0.93); }*/

.aboutY {
    margin-top: 100px;
}

.aboutY-a .tit {
    font-size: 32px;
    color: #1f2c5c;
    font-weight: bold;
}

.aboutY-a .con {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 10px;
}

.aboutY-b {
    margin-top: 50px;
}

.aboutY-b ul li {
    width: 20%;
    float: left;
}

.aboutY-b ul li .imgx img {
    opacity: 0;
}

.aboutY-b ul li .imgx {
    position: relative;
}

.aboutY-b ul li .imgx .con {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #f4f4f7;
    left: 0;
    top: 0;
}

.aboutY-b ul li .imgx .con img {
    opacity: 1;
}

.aboutY-b ul li .imgx .con .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.aboutY-b ul li .imgx .con .icon .t {
    font-size: 20px;
    color: #1f2c5c;
}

.aboutY-b ul li .imgx .con .mb {
    display: block;
    opacity: 0;
    transition: all 0.6s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    padding: 13% 9% 0;
    text-align: left;
    color: #fff;
    background: url("../images/addmb.png")/*tpa=https://www.cti-cert.com/images/addmb.png*/
    no-repeat center/cover;
    width: 100%;
    height: 103%;
}

.aboutY-b ul li:nth-child(2n+1) .imgx .con .mb {
    top: auto;
    bottom: 0;
    background: url("../images/addmbb.png")/*tpa=https://www.cti-cert.com/images/addmbb.png*/
    no-repeat center/cover;
}

.aboutY-b ul li .imgx .con .mb .t {
    font-size: 20px;
    color: #ffffff;
}

.aboutY-b ul li .imgx .con .mb .c {
    font-size: 14px;
    margin-top: 6px;
    line-height: 1.8;
    color: #ffffff;
}

.aboutY-b ul li:hover .imgx .con .mb {
    opacity: 1;
}


/*列表页*/

.aboutW .aboutX-a {
    padding: 35px 0;
}

.aboutW .aboutX-a:nth-child(2n-1) .aboutX-c {
    float: left;
}

.aboutW .aboutX-a:nth-child(2n-1) .aboutX-b {
    left: auto;
    right: 0;
    padding-right: 0;
    padding-left: 80px;
}

.aboutW .aboutX-a .aboutX-b .tit {
    color: #333;
}

.aboutV {
    text-align: center;
    margin-bottom: 40px;
}

.aboutV .tit {
    font-size: 32px;
    color: #1f2c5c;
    font-weight: bold;
}

.aboutV .con {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 10px;
}

@media(max-width: 1580px) {
    .aboutY {
        margin-top: 80px;
    }
    .aboutH-d {
        padding: 0px 50px 0 50px;
    }
    .aboutH-d .con .t {
        font-size: 70px;
    }
    .aboutH-d .con .tit {
        font-size: 28px;
        margin-top: -40px;
    }
    .aboutH-b>ul>li .icon {
        bottom: 50px;
        right: 50px;
    }
    .aboutH-b>ul>li:nth-child(2n) .icon {
        right: calc(50% + 50px);
    }
    .aboutH {
        padding: 40px 0 70px;
    }
    .aboutX-a .tit {
        font-size: 28px;
    }
    .aboutX-a .con {
        font-size: 15px;
        line-height: 1.7;
    }
    .aboutY-a .tit {
        font-size: 28px;
    }
    .aboutY-a .con {
        font-size: 15px;
        line-height: 1.7;
    }
    .aboutY-b ul li .imgx .con .mb {
        padding: 10% 8% 0;
    }
    .aboutY-b ul li .imgx .con .mb .t {
        font-size: 18px;
    }
    .aboutY-b ul li .imgx .con .mb .c {
        font-size: 14px;
        line-height: 1.6;
    }
}

@media(max-width: 1280px) {
    .aboutY {
        margin-top: 60px;
    }
    .aboutH-d {
        padding: 0px 30px 0 30px;
    }
    .aboutH-d .con .t {
        font-size: 60px;
    }
    .aboutH-d .con .tit {
        font-size: 24px;
        margin-top: -30px;
    }
    .aboutH-b>ul>li .icon {
        bottom: 30px;
        right: 30px;
    }
    .aboutH-b>ul>li:nth-child(2n) .icon {
        right: calc(50% + 30px);
    }
    .aboutH-b>ul>li {
        margin-top: 30px;
    }
    .aboutH {
        padding: 30px 0 50px;
    }
    .aboutX-b {
        padding-right: 30px;
    }
    .aboutX-a .tit {
        font-size: 24px;
    }
    .aboutX-a .con {
        font-size: 14px;
        line-height: 1.6;
    }
    .aboutY-a .tit {
        font-size: 24px;
    }
    .aboutY-a .con {
        font-size: 14px;
        line-height: 1.6;
    }
    .aboutY-b {
        margin-top: 20px;
    }
    .aboutV {
        margin-bottom: 30px;
    }
    .aboutV .tit {
        font-size: 28px;
    }
    .aboutV .con {
        font-size: 16px;
        line-height: 1.6;
    }
    .aboutW .aboutX-a {
        padding: 20px 0;
    }
    .aboutW .aboutX-a:nth-child(2n-1) .aboutX-b {
        padding-left: 30px;
    }
}

@media(max-width: 1000px) {
    .aboutY {
        margin-top: 40px;
    }
    .aboutH-d {
        padding: 0px 20px 0 20px;
    }
    .aboutH-d .con .t {
        font-size: 50px;
    }
    .aboutH-d .con .tit {
        font-size: 20px;
        margin-top: -30px;
    }
    .aboutH-b>ul>li .icon {
        bottom: 20px;
        right: 20px;
    }
    .aboutH-b>ul>li:nth-child(2n) .icon {
        right: calc(50% + 20px);
    }
    .aboutH-b>ul>li {
        margin-top: 20px;
    }
    .aboutH-d .con .c {
        font-size: 15px;
        line-height: 1.6;
    }
    .aboutX-b {
        position: relative;
        top: 0;
        transform: translateY(0);
        width: 100%;
        padding-right: 0;
    }
    .aboutX-b .mainMore {
        margin-top: 20px!important;
    }
    .aboutX-c {
        width: 100%;
        margin-top: 30px;
    }
    .aboutY-b ul li {
        width: 100%;
    }
    .aboutY-b ul li .img,
    .aboutY-b ul li .imgx {
        width: 50%;
        float: left;
    }
    .aboutY-b ul li:hover .imgx .con .mb {
        opacity: 0;
    }
    .aboutW .aboutX-a {
        padding: 15px 0;
    }
    .aboutW .aboutX-a:nth-child(2n-1) .aboutX-b {
        padding-left: 0px;
    }
}

@media(max-width: 750px) {
    .aboutH-c,
    .aboutH-d {
        width: 100%;
    }
    .aboutH-d {
        position: relative;
        top: 0;
        height: auto;
        max-height: auto;
        overflow-y: visible;
        padding: 15px 20px 80px;
    }
    .aboutH-d .con {
        width: 90%;
    }
    .aboutH-b>ul>li .icon {
        bottom: 30px;
        right: 20px;
    }
    .aboutH-b>ul>li:nth-child(2n) .icon {
        right: 20px;
    }
    .aboutH-b>ul>li .icon img {
        width: auto;
        height: 90px;
    }
}

@media(max-width: 450px) {
    .aboutH-d {
        padding: 15px 12px 80px;
    }
    .aboutH-b>ul>li .icon {
        bottom: 20px;
        right: 12px;
    }
    .aboutH-b>ul>li:nth-child(2n) .icon {
        right: 12px;
    }
    .aboutY-b ul li .imgx .con .icon {
        top: 45%;
    }
    .aboutY-b ul li .imgx .con .icon img {
        width: 60px;
    }
}


/*我们的服务*/

.servicesA {
    padding: 40px 0 0px;
    display: none;
}

.servicesB ul li {
    float: left;
    margin-bottom: 38px;
    width: 32%;
    margin-right: 2%;
}

.servicesB ul li .con {
    position: relative;
    padding: 25px 10px 30px;
    border-bottom: 1px solid #eeeeee;
}

.servicesB ul li .con .t {
    font-size: 18px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.servicesB ul li .con .c {
    font-size: 14px;
    color: #666666;
    height: 56px;
    margin: 10px 0 25px;
    line-height: 28px;
    overflow: hidden;
}

.servicesB ul li .con span.more {
    font-size: 16px;
    color: #1f2c5c;
    line-height: 20px;
    display: inline-block;
    padding-right: 15px;
    background: url("../images/jtblue.png")/*tpa=https://www.cti-cert.com/images/jtblue.png*/
    no-repeat right center;
}

.servicesB ul li .con:after {
    content: '';
    width: 0;
    height: 2px;
    background: #aacf44;
    position: absolute;
    left: 0;
    bottom: -1px;
    transition: all 0.8s;
}

.servicesB ul li:hover .con:after {
    width: 100%;
}

.servicesB ul li:hover .con .t {
    font-weight: bold;
    color: #1f2c5c;
}

.servicesB ul li:nth-child(3n) {
    margin-right: 0;
}

.servicesB {
    padding-bottom: 80px;
}

.servicesBB h2 {
    text-align: center;
    font-size: 40px;
    color: #666;
}

@media(max-width: 1450px) {
    .servicesB ul li {
        margin-bottom: 26px;
    }
    .servicesB ul li .con {
        padding: 15px 10px 20px;
    }
    .servicesB ul li .con .t {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
    }
    .servicesB ul li .con .c {
        margin: 5px 0 12px;
    }
    .servicesBB h2 {
        font-size: 32px;
    }
}

@media(max-width: 1000px) {
    .servicesB ul li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 2%;
    }
    .servicesB ul li:nth-child(2n) {
        float: right;
    }
    .servicesBB h2 {
        font-size: 28px;
    }
    .servicesA {
        padding-top: 20px;
    }
}

@media(max-width: 500px) {
    .servicesB ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .servicesB ul li:last-child {
        margin-bottom: 0;
    }
    .servicesBB h2 {
        font-size: 24px;
    }
}

@media(max-width: 450px) {
    .servicesBB h2 {
        font-size: 20px;
    }
}

@media(max-width: 380px) {
    .servicesBB h2 {
        font-size: 18px;
    }
}


/*服务二级/三级栏目列表页*/

.servicesC {
    padding: 40px 0 20px;
}

.servicesC-a ul li {
    float: left;
    margin: 0 15px 15px 0;
}

.servicesC-a ul li a {
    display: inline-block;
    padding: 16px 26px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    font-size: 16px;
    color: #666666;
}

.servicesC-a ul li.cur a,
.servicesC-a ul li:hover a {
    border: 1px solid #1f2c5c;
    color: #1f2c5c;
}

@media(max-width: 640px) {
    .servicesC {
        padding-top: 20px;
    }
    .servicesC-a ul li a {
        padding: 10px 0;
        display: block;
        width: 100%;
        text-align: center;
    }
    .servicesC-a ul li {
        width: 32%;
        margin: 0 2% 10px 0;
    }
    .servicesC-a ul li:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width: 550px) {
    .servicesC-a ul li a {
        font-size: 14px;
    }
}

@media(max-width: 480px) {
    .servicesC-a ul li {
        width: 49%;
        margin: 0 2% 10px 0;
    }
    .servicesC-a ul li:nth-child(3n) {
        margin-right: 2%;
    }
    .servicesC-a ul li:nth-child(2n) {
        margin-right: 0;
    }
}


/*服务详情*/

.serviceA {
    padding: 30px 0 60px;
    border-bottom: 1px solid #e2e2e2;
}

.serviceA .container,
.serviceB .container,
.serviceC .container,
.serviceD .container {
    max-width: 1400px;
}

.serviceB {
    padding: 30px 0 40px;
}

.serviceA-b {
    float: left;
    width: 55.5%;
    padding-top: 50px;
}

.serviceA-d {
    float: right;
    width: 40%;
}

.serviceA-b .t {
    font-size: 34px;
    color: #1f2c5c;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}

.serviceA-b .c {
    margin-top: 20px;
    line-height: 2;
}

.serviceA-c {
    margin-top: 30px;
}

.serviceA-c ul li {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #e2e2e2;
    padding: 14px 0;
    margin-right: 2%;
}

.serviceA-c ul li:nth-child(3n) {
    margin-right: 0;
}

.serviceA-c ul li a {
    display: inline-block;
    padding-left: 32px;
    font-size: 16px;
    color: #999999;
    text-align: center;
}

.serviceA-c ul li:hover a {
    color: #1f2c5c;
}

.serviceA-c ul li:hover {
    border-color: #1f2c5c;
}

.serviceA-c ul li a.icon1 {
    background: url("../images/ser1.png")/*tpa=https://www.cti-cert.com/images/ser1.png*/
    no-repeat left center;
}

.serviceA-c ul li a.icon2 {
    background: url("../images/ser2.png")/*tpa=https://www.cti-cert.com/images/ser2.png*/
    no-repeat left center;
}

.serviceA-c ul li a.icon3 {
    background: url("../images/ser3.png")/*tpa=https://www.cti-cert.com/images/ser3.png*/
    no-repeat left center;
}

.serviceA-c ul li a.icon4 {
    background: url("../images/ser4.png")/*tpa=https://www.cti-cert.com/images/ser4.png*/
    no-repeat left center;
}

.serviceA-c ul li a.icon5 {
    background: url("../images/ser5.png")/*tpa=https://www.cti-cert.com/images/ser5.png*/
    no-repeat left center;
}

.serviceA-c ul li a.icon6 {
    background: url("../images/ser6.png")/*tpa=https://www.cti-cert.com/images/ser6.png*/
    no-repeat left center;
}

.serviceA-c ul li:hover a.icon1 {
    background: url("../images/ser1bg.png")/*tpa=https://www.cti-cert.com/images/ser1bg.png*/
    no-repeat left center;
}

.serviceA-c ul li:hover a.icon2 {
    background: url("../images/ser2bg.png")/*tpa=https://www.cti-cert.com/images/ser2bg.png*/
    no-repeat left center;
}

.serviceA-c ul li:hover a.icon3 {
    background: url("../images/ser3bg.png")/*tpa=https://www.cti-cert.com/images/ser3bg.png*/
    no-repeat left center;
}

.serviceA-c ul li:hover a.icon4 {
    background: url("../images/ser4bg.png")/*tpa=https://www.cti-cert.com/images/ser4bg.png*/
    no-repeat left center;
}

.serviceA-c ul li:hover a.icon5 {
    background: url("../images/ser5bg.png")/*tpa=https://www.cti-cert.com/images/ser5bg.png*/
    no-repeat left center;
}

.serviceA-c ul li:hover a.icon6 {
    background: url("../images/ser6bg.png")/*tpa=https://www.cti-cert.com/images/ser6bg.png*/
    no-repeat left center;
}

.serviceB-a {
    font-size: 14px;
    line-height: 2;
}

.serviceC {
    padding: 90px 0;
    background: #fcfcfc;
}

.nmtit .t {
    font-size: 40px;
    color: #1f2c5c;
    font-weight: bold;
}

.serviceD {
    padding: 90px 0;
}

.serviceD-c {
    position: relative;
    margin-top: 40px;
}

.serviceD-c .swiper-button-nexta,
.serviceD-c .swiper-button-preva {
    width: 45px;
    height: 45px;
    border: 1px solid #dedede;
    top: -60px;
    transform: translate(0);
    left: auto;
}

.serviceD-c .swiper-button-nexta {
    right: 0;
}

.serviceD-c .swiper-button-preva {
    right: 60px;
}

.serviceD-c .swiper-button-nexta:after,
.serviceD-c .swiper-button-preva:after {
    font-size: 20px;
    color: #999;
}

.serviceD-c .swiper-button-nexta:hover:after,
.serviceD-c .swiper-button-preva:hover:after {
    color: #1f2c5c;
}

.serviceD-c .swiper-button-nexta:hover,
.serviceD-c .swiper-button-preva:hover {
    border-color: #1f2c5c;
}

.serviceD .servicesB {
    padding-bottom: 0!important;
}

@media(max-width: 1920px) {
    .serviceA-b .t,
    .nmtit .t {
        font-size: 32px;
    }
}

@media(max-width: 1680px) {
    .serviceA-b {
        padding-top: 20px;
    }
    .serviceA-b .t,
    .nmtit .t {
        font-size: 26px;
    }
    .serviceC,
    .serviceD {
        padding: 70px 0;
    }
}

@media(max-width: 1480px) {
    .serviceA-b {
        width: 50%;
    }
    .serviceA-b {
        padding-top: 0px;
    }
    .serviceA-b .t,
    .nmtit .t {
        font-size: 24px;
    }
    .serviceA-c ul li {
        padding: 10px 0;
    }
    .serviceA-c {
        margin-top: 20px;
    }
    .serviceC,
    .serviceD {
        padding: 50px 0;
    }
}

@media(max-width: 1000px) {
    .serviceA {
        padding: 10px 0 40px;
    }
    .serviceA-c {
        margin-top: 15px;
    }
    .serviceA-b {
        width: 100%;
    }
    .serviceA-d {
        width: 100%;
        margin-top: 20px;
    }
    .serviceA-b .t {
        padding-bottom: 10px;
    }
    .serviceA-b .c {
        margin-top: 10px;
        line-height: 1.6;
    }
    .serviceC {
        padding: 30px 0;
    }
    .serviceD {
        padding: 30px 0 50px;
    }
    .serviceD-c {
        margin-top: 30px;
    }
    .serviceD-c .swiper-button-nexta,
    .serviceD-c .swiper-button-preva {
        width: 38px;
        height: 38px;
        top: -40px;
        transform: translate(0);
        left: auto;
    }
    .serviceD-c .swiper-button-preva {
        right: 45px;
    }
}

.searchXX {
    margin-top: 20px;
}


/*å³ä¾§è¾¹æ æ ·å¼*/

.sidebar-box {
    position: fixed;
    right: 15px;
    bottom: 5%;
    z-index: 1000000;
}

.sidebar-box ul {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    bottom: 60px;
}

.sidebar-box.cur ul {
    display: block;
}

.sidebar li {
    width: 50px;
    height: 50px;
    position: relative;
    text-align: right;
    margin-top: 5px;
    transition: all 0.5s ease-in-out;
    box-shadow: 0 0 2px 2px #dedede;
    border-radius: 50px;
}

.sidebar li .bshare-custom {
    padding-left: 20px;
}

.sidebar li .bshare-custom .bshare-more {
    text-align: left;
    background: none!important;
    padding-left: 0!important;
    font-size: 0!important;
    color: #181818!important;
    font-weight: 600!important;
}

.sidebar li:hover .bshare-custom .bshare-more {
    font-size: 14px!important;
}

.bsTop,
.bsFrameDiv,
#bsMorePanel,
#bsBox {
    max-width: 100%;
}

#bsBox {
    left: 50%;
    margin-left: 0!important;
    transform: translateX(-50%);
}

.sidebar li+li {}

.sidebar li i {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1100;
    background-color: #f9f9f9;
    transition: all 0.5s ease-in-out;
}

.sidebar li>a {
    display: block;
    width: 100%;
}

.sidebar li .text {
    width: 220px;
    font-size: 14px;
    color: #181818;
    font-weight: 600;
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari å’Œ Chrome */
    -o-transform: translateY(-50%);
    text-align: left;
    z-index: 10;
}

.sidebar li .icon01 {
    background: url("../images/ri1.png")/*tpa=https://www.cti-cert.com/images/ri1.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}

.sidebar li .icon02 {
    background: url("../images/ri2.png")/*tpa=https://www.cti-cert.com/images/ri2.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}

.sidebar li .icon03 {
    background: url("../images/ri3.png")/*tpa=https://www.cti-cert.com/images/ri3.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}

.sidebar li .icon04 {
    background: url("../images/ri4.png")/*tpa=https://www.cti-cert.com/images/ri4.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}

.sidebar li .icon05 {
    background: url("../images/ri5.png")/*tpa=https://www.cti-cert.com/images/ri5.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}

.sidebar li .icon06 {
    background: url("../images/ri6.png")/*tpa=https://www.cti-cert.com/images/ri6.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}

.sidebar li .icon07 {
    background: url("../images/riewm.png")/*tpa=https://www.cti-cert.com/images/riewm.png*/
    no-repeat center rgba(32, 45, 93, 0.4);
}


/*.sidebar:hover li{*/


/*    width: 250px;*/


/*}*/

.sidebar:hover li .text {
    left: 80px;
    font-size: 0;
}

.sidebar:hover li:nth-child(2) .text {
    left: 30px;
    font-size: 0;
}

.sidebar:hover li:nth-child(2):hover .text {
    font-size: 14px;
}

.sidebar li.pho:hover span.text {
    display: block;
    position: absolute;
    left: -140px;
    width: 140px;
    color: #fff;
    padding-left: 20px;
    line-height: 50px;
    height: 50px;
    background: #202d5d;
}

.sidebar li:hover .bshare-custom .bshare-more {
    color: #fff!important;
}

.sidebar li.ewm .text {
    width: 120px;
    padding: 2px;
    border: 1px solid #ddd;
    background: #f2f2f2;
}

.sidebar li.ewm:hover .text {
    left: -120px;
}


/*.sidebar li:hover{
    background-color: #202d5d;
}*/

.sidebar li:hover .text {
    color: #FFFFFF;
}


/*.sidebar li:hover .icon01{
    border-radius: 50%;
    background:url('../images/ri1bg.png') no-repeat center #202d5d;
}



.sidebar li:nth-child(1):hover a{
    border-radius: 50%;
    position: relative;
    z-index: 1101;
    background:url('../images/ri1bg.png') no-repeat center #202d5d;
}*/


/*.sidebar li:hover .icon02{
    border-radius: 50%;
    background:url('../images/ri2bg.png') no-repeat center #202d5d;
}
.sidebar li:hover .icon03{
    border-radius: 50%;
    background:url('../images/ri3bg.png') no-repeat center #202d5d;
}
.sidebar li:hover .icon04{
    border-radius: 50%;
    background:url('../images/ri4bg.png') no-repeat center #202d5d;
}
.sidebar li:hover .icon05{
    border-radius: 50%;
    background:url('../images/ri5bg.png') no-repeat center #202d5d;
}
.sidebar li:hover .icon06{
    border-radius: 50%;
    background:url('../images/ri6bg.png') no-repeat center #202d5d;
}

.sidebar li:hover .icon07{
    border-radius: 50%;
    background:url('../images/riewmbg.png') no-repeat center #202d5d;
}
*/

.sidebar li .bshareBox {
    min-width: 198px;
    width: 198px;
    left: -200px;
    top: 0;
    display: none;
}

.sidebar li:hover .bshareBox {
    display: block;
}

.sidebar li:hover .bshare-custom {
    left: 0;
    background: none;
}

.sidebar li .icon01 {
    border-radius: 50%;
    background: url("../images/ri1bga.png")/*tpa=https://www.cti-cert.com/images/ri1bga.png*/
    no-repeat center;
    background-size: 50px auto;
    opacity: 0;
}

.sidebar li:nth-child(1) a {
    height: 50px;
    display: block;
    position: relative;
    z-index: 1101;
    background: url("../images/ri1bga.png")/*tpa=https://www.cti-cert.com/images/ri1bga.png*/
    no-repeat center;
    background-size: 50px auto;
}

.sidebar li:nth-child(1) img {
    opacity: 0;
}

.sidebar li .icon02 {
    border-radius: 50%;
    background: url("../images/ri2bga.png")/*tpa=https://www.cti-cert.com/images/ri2bga.png*/
    no-repeat center;
    background-size: 50px auto;
}

.sidebar li .icon03 {
    border-radius: 50%;
    background: url("../images/ri3bga.png")/*tpa=https://www.cti-cert.com/images/ri3bga.png*/
    no-repeat center;
    background-size: 50px auto;
}

.sidebar li .icon04 {
    border-radius: 50%;
    background: url("../images/ri4bga.png")/*tpa=https://www.cti-cert.com/images/ri4bga.png*/
    no-repeat center;
    background-size: 50px auto;
}

.sidebar li .icon05 {
    border-radius: 50%;
    background: url("../images/ri5bga.png")/*tpa=https://www.cti-cert.com/images/ri5bga.png*/
    no-repeat center;
    background-size: 50px auto;
}

.sidebar li .icon06 {
    border-radius: 50%;
    background: url("../images/ri6bg.png")/*tpa=https://www.cti-cert.com/images/ri6bg.png*/
    no-repeat center;
    background-size: 50px auto;
}

.sidebar li .icon07 {
    border-radius: 50%;
    background: url("../images/riewmbga.png")/*tpa=https://www.cti-cert.com/images/riewmbga.png*/
    no-repeat center;
    background-size: 50px auto;
}

.huimb {
    position: fixed;
    z-index: 1000000;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.sidebar li.scollTop {
    display: none;
}


/*证书查询*/

.zscxB {
    margin-top: 50px;
}

.zscxA ul li {
    width: 19%;
    margin-right: 1.25%;
}

.zscxA ul li:last-child {
    margin-right: 0;
}

.reportA-b ul li span {
    width: 150px;
}

.reportA-b ul li span i {
    color: red;
}

.reportA-b ul li.city span {
    background: url("../images/cs.png")/*tpa=https://www.cti-cert.com/images/cs.png*/
    no-repeat left center;
}

.reportA-b ul li.hornor span {
    background: url("../images/zs.png")/*tpa=https://www.cti-cert.com/images/zs.png*/
    no-repeat left center;
}

.reportA-b ul li.member span {
    background: url("../images/reporta.png")/*tpa=https://www.cti-cert.com/images/reporta.png*/
    no-repeat left center;
}

.reportA-b ul li.name span {
    background: url("../images/name.png")/*tpa=https://www.cti-cert.com/images/name.png*/
    no-repeat left center;
}

.reportA-b ul li.phone span {
    background: url("../images/pho.png")/*tpa=https://www.cti-cert.com/images/pho.png*/
    no-repeat left center;
}

.reportA-b .subBtn {
    border-radius: 4px;
    border: 1px solid #f3f3f3;
    color: #999999;
}

.reportA-b .searchBtn {
    color: #fff;
    margin-right: 15px;
    background: #1f2c5c;
    border-color: #1f2c5c;
}

.reportA-b .subBtn:hover {
    color: #fff;
    background: #1f2c5c;
    border-color: #1f2c5c;
}

.zscxD {
    margin-top: 30px;
}

.zscxD table td {
    vertical-align: top;
    border: 1px solid #e2e2e2;
    padding: 20px 0 20px 30px;
    font-size: 16px;
    color: #666666;
}

.zscxD table td .img {
    display: inline-block;
    border: 1px solid #e2e2e2;
}

.zscxD table td .img img {
    vertical-align: top;
    max-width: 400px;
}

@media(max-width: 1480px) {
    .zscxB {
        margin-top: 35px;
    }
    .reportA-b .subBtn {
        margin-top: 15px;
    }
}

@media(max-width: 1280px) {
    .zscxB {
        margin-top: 30px;
    }
}

@media(max-width: 1000px) {
    .zscxA ul li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 5px;
    }
    .zscxA ul li:nth-child(3n) {
        margin-right: 0;
    }
    .zscxA ul li:nth-child(4) {
        margin-right: 2%;
    }
}

@media(max-width: 900px) {
    .reportA-b,
    .reportA-a {
        width: 100%;
    }
    .reportA-b {
        float: left;
        position: relative;
        transform: translateY(0);
        margin-top: 20px;
    }
    .zscxD table tr td:nth-child(1) {
        width: 100px;
    }
    .zscxD table td {
        padding: 14px 12px 14px 12px;
        font-size: 15px;
    }
}

@media(max-width: 450px) {
    .zscxA ul li {
        width: 49%;
        margin-right: 0%;
        margin-bottom: 5px;
    }
    .zscxA ul li:nth-child(2n) {
        float: right;
    }
    .zscxA ul li:nth-child(4) {
        margin-right: 0%;
    }
}

.waddA {
    margin-top: 30px;
}

.waddA ul li {
    position: relative;
    margin-bottom: 15px;
}

.waddA ul li .t {
    width: 100%;
    position: relative;
    padding: 12px 20px;
    background: #ddd;
    font-size: 18px;
    color: #333;
}

.waddA ul li .c {
    display: none;
    font-size: 16px;
    padding: 20px;
    color: #666;
    border: 1px solid #e2e2e2;
    line-height: 1.8;
}

.waddA ul li .t:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/zhankai.png")/*tpa=https://www.cti-cert.com/images/zhankai.png*/
    no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 8px;
}

.waddA ul li.cur .t:after {
    background: url("../images/shouqi.png")/*tpa=https://www.cti-cert.com/images/shouqi.png*/
    0 2px no-repeat;
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-left: 8px;
}

@media(max-width: 640px) {
    .waddA {
        margin-top: 20px;
    }
    .waddA ul li {
        margin-bottom: 10px;
    }
    .waddA ul li .t {
        padding: 6px 15px;
        font-size: 16px;
    }
    .waddA ul li .c {
        padding: 20px 15px;
    }
    .waddA ul li .t:after {
        right: 15px;
    }
}

.searchAdd {
    padding: 30px 0 40px;
}


/*在线留言*/

.offter {
    padding: 60px 0 100px;
    background: #eee;
}

.offterA .mtit .t {
    color: #1f2c5c;
}

.offterA .mtit .c {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 5px;
}

.offterB {
    margin-top: 60px;
}

.offterB-a .tit {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.offterB-b {
    background: #ffff;
    padding: 30px 6%;
}

.offterB-c ul li {
    float: left;
    width: 45%;
}

.offterB-c ul li:nth-child(2n) {
    float: right;
}

.offterB-c ul li:last-child {
    width: 100%;
}

.offterB-b ul li {
    margin-bottom: 25px;
}

.offterB-b ul li p {
    height: 20px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}

.offterB-b ul li p span {
    font-size: 20px;
    color: red;
}

.offterB-b ul li input,
.offterB-b ul li .tit,
.offterB-d ul li textarea {
    width: 100%;
    height: 50px;
    line-height: 48px;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    font-size: 16px;
    padding-left: 10px;
}

.offterB-d ul li textarea {
    line-height: 48px;
    height: 260px;
}

.offterB-d ul li:last-child {
    width: 100%;
}

.ggthA-c .inp {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    width: 100%;
}

.ggthA-c .inp:hover dl {
    display: block;
}

.ggthA-c .inp dl {
    max-height: 240px;
    overflow: scroll;
    padding: 15px 12px;
    display: none;
    border: 1px solid #eee;
    z-index: 100;
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
}

.ggthA-c .inp dl dd {
    cursor: pointer;
    line-height: 2;
    font-size: 14px;
    color: #666;
}

.ggthA-c .inp dl dd:hover {
    color: #303962;
}

.offterB-e {
    margin-top: 30px;
}

.offterB-d ul li {
    float: left;
    width: 45%;
}

.offterB-d ul li:nth-child(2n+1) {
    float: right;
}

.offterB-d ul li:first-child {
    width: 100%;
}

.offterC {
    text-align: center;
    margin-top: 40px;
}

.offterC input {
    width: 156px;
    height: 46px;
    background: #1f2d5c;
    font-size: 16px;
    color: #fff;
    border: 1px solid #1f2d5c;
    cursor: pointer;
    border-radius: 2px;
}

@media(max-width: 1200px) {
    .offterB-b ul li input,
    .offterB-b ul li .tit {
        height: 44px;
        line-height: 42px;
    }
    .ggthA-c .inp dl {
        top: 42px;
    }
    .offterB-d ul li textarea {
        line-height: 42px;
        height: 160px;
    }
    .ggthA-c .inp dl dd {
        font-size: 14px;
    }
    .offter {
        padding: 30px 0 50px;
    }
    .offterB {
        margin-top: 30px;
    }
    .offterB-b {
        padding: 20px 2%;
    }
}

@media(max-width: 560px) {
    .offterB-c ul li,
    .offterB-d ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    .offterC {
        text-align: center;
        margin-top: 30px;
    }
}

#LRdiv2 {
    display: none;
}

.mobileSide {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 5%;
    width: 50px;
    height: 50px;
    z-index: 1000;
}

.mobileBtn {
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: url("../images/ss1.png")/*tpa=https://www.cti-cert.com/images/ss1.png*/
    no-repeat center/cover;
}

.mobileSide.cur .mobileBtn,
.sidebar-box.cur .mobileBtn {
    background: url("../images/ss1xx.png")/*tpa=https://www.cti-cert.com/images/ss1xx.png*/
    no-repeat center/cover;
}

.mobileSide-a {
    width: 100%;
    height: 100%;
    position: relative;
}

.mobileSide-b {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 60px;
}

.mobileSide-b ul li {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}

.mobileSide-b ul li a {
    display: block;
    width: 50px;
    height: 50px;
}

.mobileSide-b ul li:nth-child(1) img {
    opacity: 0;
}

.mobileSide-b ul li:nth-child(1) {
    background: url("../images/ss2.png")/*tpa=https://www.cti-cert.com/images/ss2.png*/
    no-repeat center/cover;
}

.mobileSide-b ul li:nth-child(2) {
    background: url("../images/ss3.png")/*tpa=https://www.cti-cert.com/images/ss3.png*/
    no-repeat center/cover;
}

.mobileSide-b ul li:nth-child(3) a {
    display: block;
    width: 50px;
    height: 50px;
    background: url("../images/ss4.png")/*tpa=https://www.cti-cert.com/images/ss4.png*/
    no-repeat center/cover;
}

.mobileSide.cur .mobileSide-b {
    display: block;
}

@media(max-width: 1024px) {
    /*.p1,.p2,.p3,.p4 { height:auto!important; }*/
    /*.p1 .fp-tableCell,.p2 .fp-tableCell,.p3 .fp-tableCell,.p4 .fp-tableCell { height:auto!important; }*/
    .p2 video.viea {
        display: none!important;
    }
    .p2 .fp-tableCell,
    .p2 {
        overflow: hidden;
    }
    .p2 img.vieb {
        display: block;
        width: 100%;
        height: 100%;
    }
    .sss {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .p2 {
        position: relative;
        background: url("../images/p2bg.jpg")/*tpa=https://www.cti-cert.com/images/p2bg.jpg*/
        no-repeat center/cover;
    }
    .p4 {
        position: relative;
        background: url("../images/p4bg.jpg")/*tpa=https://www.cti-cert.com/images/p4bg.jpg*/
        no-repeat center/cover!important;
    }
    /*.p4 { position: relative; background: url(../images/xx1.jpg) no-repeat center/cover!important; }*/
    .p4:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
    }
    .p2 {
        margin-top: 0px;
    }
    /*.bannerScroll { display: none; opacity: 0; }*/
    /*.homeBoxA,.homeBoxB,.homeBoxC { position: relative; top:auto; left:auto; padding: 30px 0 40px; transform: translate(0); }*/
    .homeBoxB-f .img:after {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        position: absolute;
        left: 0;
        top: 0;
    }
    .homeBoxC-b {
        margin-top: 40px;
    }
    .homeBoxA {
        z-index: 1000;
    }
    .homeBoxC,
    .fp-tableCell {
        z-index: 10;
    }
    .sidebar-box {
        right: -55px;
    }
    .mobileSide {
        display: block;
    }
    .footerA-h .bshare-custom {
        float: left;
    }
    .focus {
        text-align: left;
    }
}


/*手机导航*/

.mobilNav {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
    max-height: calc(100% - 60px);
    overflow-y: scroll;
}

.mobilNav ul li {}

.mobilNav ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    color: #333333;
    border-top: 1px solid #dedede;
}

.mobilNav ul li dd a {
    font-size: 16px;
    color: #666666;
}

.mobilNav ul li a.sub:after {
    content: '';
    width: 20px;
    height: 10px;
    background: url("../images/ssdown.png")/*tpa=https://www.cti-cert.com/images/ssdown.png*/
    no-repeat center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.mobilNav ul li dl {
    display: none;
}


/*.mobilNav ul li.cur dl { display: block; }*/

.mobilNav ul li.cur>a {
    color: #fff;
    background: #1f2c5c;
}

.mobilNav ul li.cur>a.sub:after {
    background: url("../images/sstop.png")/*tpa=https://www.cti-cert.com/images/sstop.png*/
    no-repeat center;
}

.pcLink {}

.mobLink {
    display: none!important;
}

@media(max-width: 1024px) {
    .pcLink {
        display: none!important;
    }
    .mobLink {
        display: block!important;
    }
}

#LRdiv2,
#LRdiv3 {
    display: none !important;
}

#LRdiv2.LRdiv2x {
    display: block !important;
}


/*法律声明&检测条款*/

.lawA-a {
    padding: 40px 0 80px;
}

@media(max-width: 1280px) {
    .lawA-a {
        padding: 30px 0 50px;
    }
}

.bshareDiv {
    display: none!important;
}


/**/

.state {
    margin-top: 60px;
    padding-bottom: 50px;
}

.state .state-tit {}

.state .tag-box {
    margin: 0 auto;
    padding: 45px 80px 45px;
    box-shadow: 0 0 80px #EAEAEA;
    box-sizing: border-box;
    margin-top: 35px;
}

.state .tag-box .state-content {
    font-size: 14px;
    color: #A9A9A9;
    line-height: 28px;
    margin-bottom: 40px;
}

.state .state-tit {
    text-align: center;
}

.state .state-tit a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    padding: 10px 25px;
}

.state .state-tit a.cur,
.state .state-tit a:hover {
    color: #ffffff;
    background-color: #c21823;
}

.sitem ul li {
    float: left;
    width: 100%;
    padding: 20px 0;
    line-height: 24px;
    border-bottom: 1px solid #eee;
}

.sitem ul li>a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.sitem ul li .text {
    margin-top: 10px;
}

.sitem ul li .text a {
    display: block;
    float: left;
    margin-right: 25px;
}

@media(max-width: 1480px) {
    .state .tag-box {
        padding: 30px;
    }
    .state {
        margin-top: 40px;
        padding-bottom: 50px;
    }
}

@media(max-width: 1280px) {
    .state .tag-box {
        padding: 20px;
    }
    .state {
        margin-top: 30px;
        padding-bottom: 50px;
    }
}


/*2021-04-17 可持续发展改版*/

.addA417-a {
    float: right;
    width: 48.6%;
    background: #f3f3f3;
}

.addA417-b {
    width: 100%;
    position: relative;
    padding: 100px 40% 80px 5%;
}

.addA417-b .t {
    font-size: 22px;
    color: #1f2c5c;
    line-height: 1.6;
    font-weight: bold;
}

.addA417-b .c {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin: 30px 0 110px;
}

.addA417-b .c span {
    font-size: 24px;
}

.addA417-b a.more {
    display: inline-block;
    font-size: 16px;
    color: #1f2c5c;
    padding: 6px 46px 6px 18px;
    border: 1px solid #1f2c5c;
    border-radius: 2px;
    background: url("../images/jtblue.png")/*tpa=https://www.cti-cert.com/images/jtblue.png*/
    no-repeat 104px center;
}

.addA417-d {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 57%;
    max-width: 450px;
}

.addA417-e .swiper-button-next,
.addA417-e .swiper-button-prev {
    transform: translate(0);
    top: auto;
    bottom: 10px;
    left: auto;
}

.addA417-e .swiper-button-next:after,
.addA417-e .swiper-button-prev:after {
    font-size: 20px;
    color: #d2d2d2;
    font-weight: bold;
}

.addA417-e .swiper-button-next {
    right: 10px;
}

.addA417-e .swiper-button-prev {
    right: 40px;
}

@media(max-width: 1680px) {
    .addA417-b {
        padding: 80px 40% 60px 5%;
    }
}

@media(max-width: 1580px) {
    .addA417-b {
        padding: 60px 40% 40px 5%;
    }
    .addA417-b .c {
        margin: 30px 0 80px;
    }
    .addA417-d {
        max-width: 300px;
    }
    .addA417-b .t {
        font-size: 20px;
    }
    .addA417-b .c {
        font-size: 18px;
    }
    .addA417-b .c span {
        font-size: 22px;
    }
}

@media(max-width: 1380px) {
    .addA417-b {
        padding: 40px 10px 30px 5%;
    }
    .addA417-b .c {
        margin: 30px 0 50px;
    }
    .addA417-d {
        max-width: 250px;
        right: 15px;
    }
    .addA417-b .t {
        font-size: 18px;
    }
    .addA417-b .c {
        font-size: 16px;
    }
    .addA417-b .c span {
        font-size: 20px;
    }
}

@media(max-width: 1000px) {
    .addA417-a {
        width: 100%;
        margin-top: 25px;
    }
}

@media(max-width: 600px) {
    .addA417-b {
        padding: 30px 2% 20px 2%;
    }
    .addA417-b .c {
        margin: 20px 0 30px;
    }
    .addA417-d {
        max-width: 200px;
    }
    .addA417-e .swiper-button-next {
        right: 10px;
    }
    .addA417-e .swiper-button-prev {
        right: 30px;
    }
}

@media(max-width: 450px) {
    .addA417-b {
        padding: 0px 2% 30px 2%;
    }
    .addA417-b .c {
        margin: 10px 0 20px;
    }
    .addA417-d {
        max-width: 1000px;
        width: 100%;
        float: left;
        position: relative;
        bottom: auto;
        right: auto;
        margin-bottom: 20px;
    }
    .addA417-e .swiper-button-next {
        right: 10px;
    }
    .addA417-e .swiper-button-prev {
        right: 30px;
    }
}

.addB417 {
    margin-top: 90px;
}

.addB417-a {
    background: #f7f7f7;
}

.addB417-b {
    padding: 70px 0 70px 70px;
}

.addB417-b .mtit {
    float: left;
    width: 25%;
}

.addB417-b .mtit .t {
    color: #2d375f;
}

.addB417-c {
    float: right;
    width: 75%;
}

.addB417-c ul li {
    float: left;
    font-size: 16px;
    color: #333;
    width: 25%;
    line-height: 30px;
}

.addB417-c ul li a {
    color: #333;
}

.addB417-c ul li span {
    color: #2d375f;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

@media(max-width: 1680px) {
    .addB417-b {
        padding: 50px;
    }
    .addB417-c ul li {
        width: 33.333%;
    }
    .addB417 {
        margin-top: 70px;
    }
}

@media(max-width: 1280px) {
    .addB417-b {
        padding: 30px;
    }
    .addB417-c ul li {
        width: 50%;
    }
    .addB417 {
        margin-top: 50px;
    }
}

@media(max-width: 1000px) {
    .addB417-b {
        padding: 30px 20px;
    }
    .addB417-b .mtit,
    .addB417-c {
        width: 100%;
    }
    .addB417-c {
        margin-top: 10px;
    }
    .addB417-c ul li {
        width: 33.333%;
    }
    .addB417 {
        margin-top: 30px;
    }
}

@media(max-width: 800px) {
    .addB417-c ul li {
        width: 50%;
        line-height: 26px;
    }
}

@media(max-width: 600px) {
    .addB417 {
        margin-top: 20px;
    }
    .addB417-c ul li {
        width: 100%;
        line-height: 26px;
    }
}


/*领导致辞详情*/

.addD417-a {
    width: 100%;
    background: #f3f3f3;
    padding: 0px 0 0;
}

.addD417-b {
    position: relative;
}

.addD417-c {
    float: left;
    width: 42.8%;
}

.addD417-c img {
    width: 100%;
}

.addD417-d {
    line-height: 2;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    float: right;
    width: 56%;
    right: 0;
}

.addD417-e {
    padding: 60px 0 80px;
    font-size: 16px;
    color: #666;
    line-height: 2;
}

.addD417-e img {
    vertical-align: middle;
}

@media(max-width: 1480px) {
    .addD417-e {
        padding: 40px 0 60px;
    }
}

@media(max-width: 1280px) {
    .addD417-e {
        padding: 30px 0 50px;
    }
}

@media(max-width: 1000px) {
    .addD417-e {
        padding: 20px 0 40px;
    }
    .addD417-e {
        line-height: 1.6;
    }
}

@media(max-width: 900px) {
    .addD417-c,
    .addD417-d {
        width: 100%;
    }
    .addD417-d {
        position: relative;
        transform: translateY(0);
        margin-top: 20px;
        padding: 0 10px 30px;
    }
}


/*2021-06-01项目公示修改*/

.addNewA {
    padding: 30px 0 40px;
}

.addNewA-b {
    text-align: center;
    margin-top: 16px;
}

.addNewA-b a {
    display: inline-block;
    padding: 12px 20px;
    border: 1px solid #dedede;
    font-size: 16px;
    color: #333;
    margin: 10px;
}

.addNewA-b a:hover {
    color: #fff;
    background: #1f2c5c;
    border-color: #1f2c5c;
}

.addSeaA {
    margin-top: 30px;
}

.addSeaA .t {
    border-bottom: 1px solid #e2e2e2;
}

.addSeaA .t span {
    display: inline-block;
    font-weight: bold;
    padding: 16px 0;
    font-size: 20px;
    color: #333;
    position: relative;
}

.addSeaA .t span:after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #1f2c5c;
}

.addSeaA-a ul li {
    float: left;
}

.addSeaA-a ul li a {
    font-size: 16px;
    color: #333;
    margin: 10px 10px 0 0;
    line-height: 28px;
    display: block;
    padding: 6px 20px;
    background: #eee;
    border-radius: 3px;
}