@import "public.css";
.classify-noneB h6,.classify-mainB h5{
    font-size: 14px;
    color:#006d5c;
}
.certify-main-information h5{
    font-size: 18px;
    color:#006d5c;
}
.classify-head,.classify-footer{
    width:100%;
    min-width:980px;
    background:#006d5c;
}
.classify-head{
    height:110px;
    padding-top:26px;
    *height:84px;
}
.classify-head-outer {
    width: 670px;
    margin: 0 auto;
}

.classify-headL {
    width: 285px;
}

.classify-headR {
    width: 262px;
}

.certify-main {
    display: none;
    position: relative;
}

.tc {
    text-align: center;
}

.certify-titB {
    padding-top: 88px;
    margin-top: 60px;
    color: #303030;
    font-size: 18px;
    font-weight: bold;
}

.certify-titS {
    font-size: 14px;
    margin-top: 2px;
    color: #303030;
}

.certify-titS span {
    margin-right: 16px;
}

.certify-content {
    padding: 22px 8px 32px;
    font-size: 13px;
}

.certify-row {
    margin-bottom: 4px;
    padding-left: 20px;
}

.certify-row p {
    max-width: 342px;
    word-break: break-all;
}

.certify-row .cer_p1 {
    max-width: 300px
}

.certify-logo-mstl {
    width: 96px;
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: -48px
}

.certify-logo-mstl img, .certify-logo2 img {
    width: 100%;
}

.certify-logo2 {
    width: 106px;
    position: absolute;
    right: 48px;
    top: 38px;
}

/*.certify_attestation, .certify_attestationL, .certify_attestationR {
    height: 246px;
}*/
.certify_attestationR{
    padding-left: 38px;
    margin-top: 10px;
}
.certify_attestationR li{
    float: left;
    min-width:182px;
    margin-bottom: 8px;
}

.certify_attestationL {
    width: 96px;
    padding-left: 20px;
    *width: 76px;
}

.certify_check,.certify_noCheck{
    position: relative;
    padding-left: 20px;

}
.certify_check:before,.certify_noCheck:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -2px;
    margin-top: -7px;
    width:17px;
    height: 17px;
}
.certify_check:before{
    background: url("../images/certify/classify-bg.png") no-repeat -239px -76px;
}

.certify_noCheck:before{
    background: url("../images/certify/classify-bg.png") no-repeat -105px -74px;
}

.certify_attestation-col2 {
    width: 140px;
    *width: 120px;
}


.certify-trilateral {
    width: 100%;
    padding: 0 36px 0 46px;
    line-height: 32px;
    height: 32px;
    *width: 416px;
    position: absolute;
    bottom: 28px;
    left: 0;
}

.certify-img-sansuo {
    width: 138px;
}

.certify-img-wangan {
    width: 250px;
}
.certify-tab-collection{
    margin-bottom: 20px;
}
.certify-tab-collection li {
    display: inline-block;
    width:132px;
    height:34px;
    line-height:32px;
    font-size: 16px;
    color: #006d5c;
    border: 1px solid #006d5c;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
}
.certify-tab-one{
    margin-right: 24px;
}
.certify-tab-collection li.sel {
    background: #006d5c;
    color: #fff;
}

.certify-main.sel {
    display: block;
}

/*证书详情部分样式--开始*/
.certify-main-information h5,.classify-mainB h5 {
    padding-top:10px;
    margin:0 auto;
    width: 550px;
    line-height:34px;
    border-bottom: 1px solid #006d5c;
}
.classify-infor-table{
    width:590px;
    min-height: 500px;
    margin: 0 auto;
}
.classify-infor-table table{
    margin-top: 20px;
}
.classify-infor-table thead{
    color: #006d5c;
    text-align:center;
    line-height:26px;
}
.classify-infor-table th{
    font-weight: normal;
}
.classify-infor-col1 {
    width: 120px;
}
/*.classify-infor-head .classify-infor-col1{
    padding-left:32px;
    *width:130px;
}*/
.classify-infor-col2 {
    width: 154px;
}
thead .classify-infor-col2{
    text-align:left;
    padding-left:44px;
    *width:134px;
}
tbody .classify-infor-col2{
    padding-left:10px;
}
/*.classify-infor-table td:first-child{
    border:1px solid #eaeaea;
}*/
.classify-infor-col3 {
    width: 100px;
}
thead .classify-infor-col3{
    text-align:left;
    padding-left:2px;
    *width: 98px;
}
tbody .classify-infor-col3{
    color:#006d5c;
}
.classify-infor-col4{
    width: 144px;
}
.classify-infor-col5{
    width:164px;
}
tbody .classify-infor-col1,tbody .classify-infor-col4,tbody .classify-infor-col5{
    text-align:center;
    color:#006d5c;
}
.classify-infor-col5{
    margin-left: 6px;
}
/*tbody  .classify-infor-col1{
    border: 1px solid #eaeaea;
}
tbody .classify-infor-col2,tbody .classify-infor-col3,tbody .classify-infor-col4{
    border-top: 1px solid #eaeaea;
}*/
/*tbody  .classify-infor-col2,tbody .classify-infor-col3{
    border-left: 0;
    border-right: 0;
}
tbody  .classify-infor-col4{
    border-left: 0;
}*/
/*tbody  .classify-infor-col2{
    padding-left:10px;
}
td{
    border:1px solid #eaeaea;
}
tbody .classify-infor-col5{
    border: none;
}
tbody .classify-infor-col2,tbody .classify-infor-col3{
    border-left: 0;
    border-right: 0;
}
tbody .classify-infor-col4{
    border-left: 0;
}
tbody .classify-infor-col4{
    position: relative;
    padding-left:20px;
}
tbody .classify-infor-col4:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 26px;
    width:18px;
    height:18px;
    background: url("../images/classify-bg.png") no-repeat -57px -70px;
}*/
tbody .cert-body-col2,.classify-infor-col2,.classify-infor-col3,.classify-infor-col4,.classify-infor-col5{
    float: left;
}
tbody .cert-body-col2,tbody .classify-infor-col2,tbody .classify-infor-col3,tbody .classify-infor-col4,tbody .classify-infor-col5{
    line-height:30px;
}
tbody  .classify-infor-col1 div{
    border: 1px solid #eaeaea;
}
tbody .cert-body-col2{
    position: relative;
    border-bottom:1px solid #eaeaea;
    border-right:1px solid #eaeaea;
}
tbody td li:first-child .cert-body-col2{
    border-top:0;
}
tbody tr:first-child td li:first-child .cert-body-col2{
    border-top:1px solid #eaeaea;
}
/*tbody .cert-body-col2:before{
    content: "";
    display: block;
    width: 4px;
    height:100%;
    position: absolute;
    top: -2px;
    left:0;
    background:#f5f5f5;
}*/
tbody td li:first-child .cert-body-col2:before{
    width:0;
    height:0;
}
tbody .classify-infor-col4{
    position: relative;
    text-align:center;
}
tbody .classify-infor-col4 span{
    display: inline-block;
    width:18px;
    height:18px;
    background: url("../images/certify/classify-bg.png") no-repeat -57px -70px;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}
/*tbody .classify-infor-col4:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 26px;
    width:18px;
    height:18px;
    background: url("../images/classify-bg.png") no-repeat -57px -70px;
}*/
tbody tr .classify-infor-col1 div{
    border-top:0;
}
tbody tr:first-child .classify-infor-col1 div{
    border-top: 1px solid #eaeaea;
}
tbody .classify-infor-col2{
    color:#505050;
    text-align: center;
    border-right: 1px solid #eaeaea;
}
/*.classify-infor-head .classify-infor-col3{
    text-align:center;
}
.classify-infor-body {
    margin-bottom: 4px;
}

.classify-infor-body .classify-infor-col1 {
    padding-left:6px;
    color:#505050;
}
.classify-infor-body .classify-infor-col1,.classify-infor-body .classify-infor-col2{
    font-size: 12px;
    border-bottom: 1px solid #eaeaea;
}
.classify-infor-body .classify-infor-col2 {
    position: relative;
    padding-left:30px;
    color:#006d5c;
}
.classify-infor-body .classify-infor-col2:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    width:18px;
    height:18px;
    background: url("../images/classify-bg.png") no-repeat -57px -70px;
}

.classify-infor-body.red .classify-infor-col2{
    color: #dc5555;
}
.classify-infor-body.red .classify-infor-col2:before{
    background: url("../images/classify-bg.png") no-repeat -19.5px -70px;
}
.classify-infor-body.black .classify-infor-col2{
    color: #989898;
}
.classify-infor-body.black .classify-infor-col2:before{
    background: url("../images/classify-bg.png") no-repeat -182px -73px;
}
.classify-infor-body li {
    float: left;
}

.classify-infor-col3.border {
    border: 1px solid #f5f5f5;
}

.classify-infor-col3 div {
    width: 78px;
    line-height: 32px;
}
.classify-infor-table .classify-infor-col3{
    text-align:center;
}*/
.classify-infor-image{
    display: inline-block;
    padding-top: 1px;
}
.classify-infor-image img{
    vertical-align:top;
    width: 78px;
    height: 29px;
}

.classify-head-search{
    position: relative;
    width: 578px;
    margin:26px auto 22px;
    line-height:46px;
}
.classify-search-col1{
    position: relative;
    padding-left:36px;
    margin-right: 30px;
    font-size:17px;
    color:#006d5c;
}
.classify-search-col1:before{
    content: "";
    display: block;
    position: absolute;
}
.classify-search-col1:before{
    left: 0;
    top: 8px;
    width:26px;
    height:32px;
    background: url("../images/certify/classify-bg.png") no-repeat -11px -10px;
}
.classify-search-col2{
    position: relative;
}
.classify-search-col2 input[type=text]{
    width:338px;
    padding: 0 32px 0 16px;
    height: 46px;
    line-height:44px!important;
    font-size: 13px;
    border:1px solid #ddd;
    vertical-align: middle;
    *width: 288px;
}
.classify-search-btn{
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 46px;
    cursor: pointer;
    background: url(../images/certify/classify-bg.png) no-repeat -63px -2px;
}
.classify-search-col3{
    position: absolute;
    width:144px;
    height:46px;
    right: -200px;
    line-height:44px;
    border: 1px solid #006d5c;
}
.classify-search-col3 a{
    display: block;
    width:100%;
    height:100%;
    font-size: 18px;
    color:#006d5c;
}
.certify-main-information{
    width:896px;
    margin:0 auto;
}
.classify-mainT-zs{
    width:527px;
    margin:0 auto;
}
/*.classify-mainT{
    min-height:600px;
}*/
.classify-mainT,.classify-mainB,.classify-mainT-zs,.classify-none-con{
    padding: 10px;
    border: 1px solid #d1d1d1;
    background:#fff;
}
.bg-f5{
    background:#f5f5f5;
    padding-bottom: 14px;
}
.classify-zs-border{
    width:508px;
    margin:0 auto;
    padding:4px;
    background: #f5f5f5;
    border:1px solid #f4eee2;
}
.classify-zs{
    width:498px;
    height:732px;
    margin: 0 auto;
    padding: 26px;
    position: relative;
    z-index: 999;
    /*background: url("cer_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cer_bg.jpg', sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cer_bg.jpg', sizingMethod='scale');*/
}
.classify-zs-img{
    width:498px;
    height:732px;
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10;
}
/*
.certify-main-information{
    width:670px;
}*/
.classify-infor-bot{
    padding-bottom:13px;
}
.classify-infor-bot .classify-infor-body{
    border-bottom: 1px solid #eaeaea;
}
.classify-infor-bot .classify-infor-col1,.classify-infor-bot .classify-infor-col2{
    border:none
}
.classify-infor-bot .classify-infor-col1{
    width:238px;
}
.classify-infor-bot .classify-infor-col3{
    width:86px;
    color:#989898;
}
/*.classify-infor-bot .classify-infor-col3 div{
    width:100%;
}*/
/*.classify-infor-bot img{
    vertical-align: top;
}*/
.classify-mainB{
    margin-top: 5px;
}
.classify-mainB-tit{
    line-height:40px;
    font-size: 14px;
    color:#4e4e4e;
}
.classify-mainB-outer{
    position: relative;
    width:100%;
    margin:0 auto 0;
}

.classify-mainB-col2{
    margin-left: 42px;
    width:126px;
    height:80px;
    background:#fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 1px solid #006d5c;
    color: #006d5c;
}
.classify-mainB-num{
    margin-top: 10px;
}

.classify-mainB-col2 .classify-mainB-num{
    font-size: 18px;
}
.classify-mainB-num span{
    margin-right: 5px;
    font-size: 26px;
    color: #23c64d;
}
.classify-mainB-col3{
    position: relative;
    width: 102px;
    height:102px;
    margin:-6px 74px 0 55px;
    color:#fff;
    z-index: 10;
}
.classify-mainB-col3:before,.classify-mainB-col3:after{
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}
.classify-mainB-col3:before,.classify-mainB-col3:after{
    content: "";
    display: block;
    position: absolute;
}
.classify-mainB-col3:before{
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background: url(../images/certify/classify-monitor.png) no-repeat center center;
    animation:round 2s linear 0s infinite normal;
    -webkit-animation:round 2s linear 0s infinite normal;
    -moz-animation:round 2s linear 0s infinite normal;
    -ms-animation:round 2s linear 0s infinite normal;
    -o-animation:round 2s linear 0s infinite normal;
}
.classify-mainB-col3:after{
    width:84px;
    height:84px;
    top: 50%;
    left: 50%;
    margin:-42px 0 0 -42px;
    background: url("../images/certify/classify-round.png") no-repeat center;
    z-index: -1;
}
@keyframes round{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg)
    }
}
@-webkit-keyframes round{
    0%{
        -webkit-transform:rotate(0deg);
    }
    100%{
        -webkit-transform:rotate(360deg)
    }
}
@-ms-keyframes round{
    0%{
        -ms-transform:rotate(0deg);
    }
    100%{
        -ms-transform:rotate(360deg)
    }
}
@-o-keyframes round{
    0%{
        -o-transform:rotate(0deg);
    }
    100%{
        -o-transform:rotate(360deg)
    }
}
@-moz-keyframes round{
    0%{
        -moz-transform:rotate(0deg);
    }
    100%{
        -moz-transform:rotate(360deg)
    }
}
.classify-mainB-col3>div{
    margin-top: 34px;
    line-height:16px;
    font-size: 13px;
    font-weight: bold;
}
.classify-mainB-col4{
    position: relative;
    width:128px;
    height:74px;
    background:#006d5c;
}
.classify-mainB-col4 a{
    display: block;
    padding:20px 0 0 0;
    width:100%;
    height:100%;
    color:#fff;
    *width: 128px;
    *height:52px;
}
.classify-mainB-after{
    position: absolute;
    width:14px;
    height: 14px;
    line-height: 10px;
    top: 50%;
    right: 10px;
    margin-top:-7px;
    font-size: 18px;
    color:#fff;
    cursor: pointer;
}
.certify-main-wrapper{
    width:527px;
    margin: 0 auto;
}
.classify-share a{
    display: block;
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    background-image:url("../images/certify/classify-bg.png")!important;
    background-repeat: no-repeat!important;
}
.classify-share{
    position: relative;
    margin-top: 6px;
    height:50px;
}
.jvs-zone{
    background-position:-241px -17px!important;
}
.share-tsina{
    background-position:-184px -17px!important
}
.share-weixin{
    background-position:-126px -17px!important
}

.line22{
    line-height: 22px;
}
.classify-team{
    margin-top: 34px;
    padding-bottom: 20px;
}
.classify-team h3{
    margin-bottom: 14px;
    font-size: 16px;
    color:#656565;
}
.classify-team li{
    display: inline-block;
    width:99px;
    margin-right: 4px;
    *display: inline;
    *zoom: 1;
}
.classify-team li img{
    width:100%;
}

.classify-footer{
    padding: 30px 0 20px;
    color:#fff;
}
.classify-footer a{
    color:#fff;
}
.certify_bot {
    position: absolute;
    bottom: 66px;
    width: 446px;
    padding-right: 46px;
    *width: 400px;
}
.certify-shadow{
    position: absolute;
    left:50%;
    background:url("../images/certify/shadow-bg.png") no-repeat center center;
    background-size:100% 100%;
    z-index: -1;
}
.certify-shadow1{
    margin-left: -317px;
    width:634px;
    height:526px;
    bottom: 0;
}
.certify-shadow2{
    width: 794px;
    height: 507px;
    margin-left: -397px;
    bottom: 240px;
}
.classify-none-main .certify-shadow2{
    height: 507px!important;
}
.classify-none-main .certify-shadow2,.classify-overdue .certify-shadow2{
    bottom: 0;
}
.certify-shadow3{
    width: 1000px;
    height: 80%;
    margin-left: -500px;
    bottom: -69px;
}
/*classify-none*/
.classify-none-con{
    position: relative;
    width:670px;
    margin:0 auto;
}
.classify-noneT{
    position: relative;
    padding-top:190px;
    font-size: 16px;
    color:#656565;
}
.classify-noneT:before{
    position: absolute;
    display: block;
    content: "";
    width:170px;
    height:114px;
    left:50%;
    top: 60px;
    margin-left:-85px;
    background: url("../images/certify/classify-bg.png") no-repeat -8px -132px;
}
.classify-noneM,.classify-noneB,.classify-none-href{
    width:532px;
}
.classify-noneM{
    margin:68px auto 96px;
    color: #656565;
}
.classify-noneB{
    margin:0 auto 50px;
}
.classify-noneM h5{
    margin-bottom: 12px;
    font-size: 16px;
    color:#006d5c;
}
.classify-noneM p{
    margin-bottom: 18px;
    font-size: 14px;
}
.classify-noneM span{
    color:#006d5c;
}
.classify-noneB h6{
    margin-bottom:12px;
}
.classify-noneB p{
    margin-bottom: 20px;
    padding-left: 34px;
    color:#656565;
}
.classify-none-href{
    margin: 50px auto 18px;
}
.classify-none-href a{
    font-size: 16px;
    color:#006d5c;
}
.classify-none-main{
    padding-bottom:160px;
}
.classify-none-main .classify-href{
    position: absolute;
    right:0;
    bottom:-102px;
}
.bd_weixin_popup{
    width: 250px!important;
    height: 310px!Important;
}
.classify-mainB-con h6{
    font-size: 14px;
}
.classify-overdue-bot{
    display: none;
    position: absolute;
    bottom: 30px;
    right: 26px;
    width: 170px;
    z-index: -1;
}
.classify-normal{
    display: block;
}
.classify-overdue-main{
    display: none;
}
.classify-overdue .classify-normal{
    display: none;
}
.classify-overdue .classify-overdue-main{
    display: block;
}
.classify-overdue .classify-mainB{
    display: none;
}
.classify-overdue-main{
    padding:60px 0 300px;
}
.classify-overdue-main img{
    width:170px;
}
.classify-overdue-main p{
    margin-top:20px;
    font-size: 16px;
    color: #656565;
}
.classify-overdue .classify-overdue-bot{
    display: block;
}
/*微信分享*/
.weixin-share{
    width: 0;
    height: 0;
    padding-bottom: 8px;
    position: absolute;
    bottom: 50px;
    left: 0;
    background: #fff;
    border: 1px solid  #d8d8d8;
    z-index: 11001;
    font-size: 12px;
    overflow:hidden;
    opacity: 0;
    filter:Alpha(opacity=0);
}
.weixin-share-head{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    height: 16px;
    position: relative;
    color: #000;
}
.classify-share a.wx-close {
    padding: 0;
    margin:0;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 6px;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
    background-image: none!important;
}
.weixin-share-content {
    padding: 15px 10px;
    min-height: 120px;
}
.weixin-share-foot{
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    color: #666;
    white-space: nowrap;
}
.weixin-share-ewm{
    width:110px;
    margin:0 auto;
}

/*弹框*/
.cert-layer{
    display: none;
    position: fixed;
    top: 50%;
    left:50%;
    margin:-40px 0 0 -190px;
    width:380px;
    height:80px;
    line-height:80px;
    border: 1px solid #ccc;
    background:#fff;
    box-shadow: 0 0 7px 0 #b5b3b3;
    z-index: 999;
    font-size: 14px;
    color:#505050;
}
/*update*/
.certNew-code{
    padding: 6px 0 0 6px;
    font-size: 12px;
}
.certify_attestationR a{
    font-size: 14px;
}
.certify_attestationR a:hover{
    color: #006d5c;
    text-decoration: underline;
}
.certify-row{
    font-size: 14px;
}
.certify_bot{
    font-size: 14px;
}
.certify_bot p{
    margin-bottom: 2px;
    padding-left: 38px;
    font-size: 14px;
}
.classify-shareEwm{
    position: absolute;
    width: 0;
    height: 0;
    bottom: 50px;
    z-index: 9999;
    left: 10px;
}
.certNew-prompt li{
    margin-bottom: 4px;
}
.certNew-prompt li>div.fl{
    width: 40%;
}
.certNew-prompt li>div.fr{
    width: 60%;
    text-align: right;
}
.classify-msg{
    padding-bottom: 30px;
    font-size: 12px;
    width:527px;
    margin:12px auto 0;
    color:#404040;
}
.classify-msg h6{
    margin-bottom: 6px;
    font-size: 14px;
    color: #006c5b;
}
.certNew-prompt li span{
    color: #006c5b;
}
.certNew-point{
    margin: 2px 0;
    padding: 8px 0;
    border:1px solid;
    border-color: #eaeaea transparent #eaeaea transparent;
}
.classify-href{
    margin:0 auto;
    width:144px;
    height:46px;
    border: 1px solid #006d5c;
}
.classify-share .classify-href{
    position: absolute;
    right: 0;
    top: 6px;
}
.classify-href a{
    margin:0;
    padding: 0;
    display: block;
    width:100%;
    height:100%;
    line-height: 44px;
    font-size: 18px;
    color:#006d5c;
    background-image: none!important;
}
.classify-href:hover,.classify-search-col3:hover{
    background:#006d5c;
}
.classify-href:hover a,.classify-search-col3:hover a{
    color:#fff;
}
.certNew-meter{
    position: absolute;
    left: 380px;
    top: 0;
    width: 140px;
    height: 130px;
    /*    background:url("../images/meter-bg.png") no-repeat center bottom;
        background-size: 100% auto;*/
}
.classify-meter-bg{
    position: absolute;
    left: 50%;
    margin-left: -72px;
    bottom: 10px;
    width: 144px;
    z-index: -1;
}
.classify-meter-bg1{
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: 2px;
    width: 22px;
    height: 22px;
    z-index: 99;
}
.classify-meter-bg1 img{
    width: 100%;
}
#map{
    width: 100%;
    height: 100%;
}
#map canvas[data-zr-dom-id=_zrender_hover_]{
    display: none!important;
}
#map .echarts-tooltip{
    z-index: 999;
    top: 18px!important;
}
.classify-mainB-con{
    min-height: 126px;
}
.appIn-outer .certify-logo-mstl{
    top: 45px;
}
.appIn-tit{
    margin-top: 150px;
    font-size: 16px;
}
.appIn-tit span{
    font-size: 14px;
}
.certify-content>h5{
    padding-left: 16px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #006d5c;
}
.appIn-outer{
    margin: 40px auto 0;
}
.appIn-outer .certify-row{
    margin-bottom: 6px;
    font-size: 12px;
    color: #212121;
}
.appIn-outer .certify-details{
    padding-left:8px;
}
.appIn-list{
    padding-left: 28px;
}
.appIn-title{
    margin-bottom: 6px;
    font-size: 12px;
    color: #006d5c;
}
.appIn-title span{
    margin-left: 22px;
}
.appIn-box{
    margin-bottom: 20px;
    font-size: 12px;
    color: #212121;
}
.appIn-box li{
    float: left;
    min-height: 20px;
}
.appIn-box li span,.appIn-box li div{
    display: block;
    float: left;
    min-height: 20px;
}
.appIn-box li span{
    width: 80px;
}
.appIn-box li div{
    width: 52px;
    color: #006d5c;
    text-align: center;
}
.appIn-finish{
    position: relative;
}
.appIn-finish em{
    display: none;
}
.appIn-finish:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin:-9px 0 0 -13px;
    width: 18px;
    height: 18px;
    background: url("../images/certify/classify-bg.png") no-repeat -56px -69px;
}
.appIn-outer .certify_bot {
    bottom: 42px;
    padding-right: 20px;
}
.appIn-box3 li span{
    width: 124px;
}
.appIn-box3.appIn-noStar,.appIn-box3.appIn-noStar .appIn-title{
    color: #b5b5b5;
}
.appIn-box3.appIn-noStar li em{
    display: none;
}
.appIn-outer .classify-href{
    margin: 30px auto 40px;
}
.hd-body{
    background: #ccc;
}
.hd-wrapper{
    margin:100px auto;
    width: 1000px;
}
@media screen and (max-width: 1020px){
    .classify-head, .classify-footer {
        min-width: 914px;
    }
    .classify-search-col3{
        right: -160px;
    }
    .certify-shadow3 {
        width: 944px;
        margin-left: -472px;
    }
}
/*csa_yun--start*/
.csaBody{
    background: #3b5780;
    color: #000;
}
.csaBody .classify-head{
    height: 96px;
    padding-top: 18px;
    background: #3b5780;
}
.csa-wrapper,.jxs-outer{
    padding: 32px 0;
    width: 100%;
    background: #f4f4f4;
}
.csa-box{
    display: none;
    margin:16px auto 0;
    width: 950px;
    height: 698px;
}
.csa-box.act{
    display: block;
}
.csa-box-zh{
    background: url("../images/cloud/yun-zhBg.png") no-repeat center;
}
.csa-box-en{
    background: url("../images/cloud/yun-enBg.png") no-repeat center;
}
.csa-tab li{
    padding: 8px 50px;
    border: 1px solid #3b5780;
    background: #fff;
    color: #3b5780;
    font-size: 20px;
    cursor: pointer;
    transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
}
.csa-tab li:first-child{
    margin-right: 96px;
}
.csa-tab li.act,.csa-tab li:hover{
    background: #5b7cac;
    color: #fff;
}
.csa-box-zh{
    padding: 110px 132px 0;
}
.csa-box-zh>h1{
    margin-bottom: 42px;
    font-size: 37px;
    color: #3b5780;
}
.csa-box-zh .certify-row{
    margin-bottom: 4px;
    font-size: 20px;
}
.csa-box-zh .certify-row p {
    max-width: 540px;
}
.csaZhRequire{
    font-size: 21px;
    font-family: "KaiTi";
    font-weight: bold;
    line-height: 1.3;
}
.csaZhDate{
    margin-top: 26px;
    padding-left: 56px;
    font-size: 13px;
}
.csa-sign{
    margin-top: 25px;
}
.csa-sign>div{
    position: relative;
    width: 116px;
}
.csa-sign>div>img{
    display: block;
    top: -36px;
    left: 6px;
    width: 112px;
    max-height: none;
    z-index: 99;
}
.csa-sign>div>img,.csa-sign>div>span{
    position: absolute;

}
.csa-sign>div>span{
    top: 0;
    left: 4px;
    width: 100%;
    border-top: 1px solid #000;
    font-size: 12px;
    line-height: 1.2;
}
.csa-box-zh>h6{
    margin-top: 16px;
    font-size: 18px;
    font-weight: bold;
}
.csa-en-main{
    margin: 0 auto;
    padding-top: 180px;
    width: 812px;
}
.fontBold{
    font-weight: bold;
}
.textUnder{
    text-decoration: underline;
}
.borderB{
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}
.pl30{
    padding-left: 30px;
}
.csa-en-main{
    position: relative;
}
.csa-en-main p{
    font-size: 20px;
    line-height:18px;
}
.csa-en-main>h1,.csa-en-main>h2,.csa-en-main>p{
    margin-bottom: 10px;
}
.csa-en-main>h1{
    font-size: 24px;
    font-family: "STKaiti";
}
.csa-en-main>h2{
    font-size: 20px;
    font-family: "Arial";
}
.csa-proName em{
    font-family: "STKaiti";
}
.csa-level{
    display: none;
}
.csa-level.act{
    display: block;
}
.csa-level img{
    width: auto;
}
.csa-en-date{
    position: absolute;
    right: 30px;
    top: 412px;
}
.csa-en-date li{
    margin-bottom: 10px;
}
.csa-en-date p,.csa-en-date div{
    padding-left: 6px;
    font-size: 14px;
    font-weight: normal;
}
.csa-en-date div{
    width: 142px;
    white-space: nowrap;
}
.csa-proName>span{
    font-size: 16px;
}
.zs-bottom {
    width: 1025px;
    margin: 10px auto 0;
    font-size: 12px;
    color: #fff;
}
.zs-bottom a{
    color: #fff;
}
.mt20{
    margin-top: 20px;
}
.pd10{
    padding-bottom: 10px;
}
.jxs-zs{
    margin:10px auto;
    width: 760px;
}
.jxs-zs img{
    width: 100%;
}
.bgGreen{
    background: #006d5c!important;
}
.w100{width: 100%!important;}