﻿body {
    font-family: '方正兰亭黑简体';
    color: #333333;
    line-height: 24px;
    font-size: 14px;
    overflow-x: hidden;
}

ul, ol, li { list-style: none; margin: 0; }

/*内容上线居中显示*/
.dsadsa { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.outer { display: table; overflow: hidden; position: static; width: 100%; height: 100%; }
.middle { display: table-cell; position: static; vertical-align:middle; text-align: center;}
.loginbox_texteven { position: relative; display: block; margin: 0 auto 0; left: 0; /*top: 50%;*/ width: 100%;}
/*内容上线居中显示*/

a.brand {
    width: 100%;
    text-align: center;
    padding: 12px 0;
    margin: 0 auto;
    background: url(../images/logo-bg.jpg) repeat center center;
    display: block;
    overflow: hidden;
}
span.company-logo {
    background: url(../images/logo.svg) no-repeat center center;
    height: 140px;
    background-size: 350px;
    display: block;
}
.fixedbox,  .homeimg2, .processMobile{ display:none;}
.homeimg1, .processWeb { display: block; }


.main-content {
    overflow: hidden;
    position: relative;
    left: 0%;
    padding: 0;
    transition: left 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out;
    -moz-transition: left 0.5s ease-out;
}

.page-header-section
{
    overflow: hidden;
    position: relative;
    padding:0 !important;
}
.page-header-section img
{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.navbar-fixed-top {
    top: 0;
    position: static;
    background: url(../images/nav-bg2.png) repeat;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.9);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.9);
    box-shadow: 0 2px 10px rgba(0,0,0,0.9);
}
.dingbuLogo {  width:950px; margin:0 auto; position:relative; overflow:hidden;}
.dingbuLogo .nav-justified {width:100%; margin:0 auto;}
.nav-justified {
    position: relative;
    margin: 0 auto;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: center;
}
.boxline {
    display: block;
    width: 100%;
    height: 4px;
    background: #212759;
}
.navbar .nav > li > a{
    padding: 8px 8px 5px 8px !important;
}

.nav-pills > li.active {
    color: #fff !important;
    border-bottom: 5px solid #0CB14B;
}
.nav-justified li:hover {
    background: none !important;
    border-bottom: 5px solid #0CB14B;
}
.nav > li > a {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 15px;
    line-height: 2em;
    color: #fff;
    margin: 0 auto;
    width: 100%; box-sizing:border-box; letter-spacing:3px;
}
.nav-justified a:hover {
    color: #fff !important;
    background: none !important;
}
.nav-justified li {
    display: inline-block;
    width: auto;
    min-width:11%;
    margin: 0 0 !important;
    padding: 10px 0 10px;
    vertical-align: middle;
    height: 50px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: none !important;
    background-color: none !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background: none;
}


/*中间部分*/
.content{
    width: 8rem;
    margin: 0 auto;
    overflow: hidden; display:flex;
}
.content-left {
    width: 8rem; margin:0 auto;
}
/*.active > a:focus{
    padding-bottom: 10px;
    color: #5d7ea1;
    color: rgba(255, 255, 255, 0.7);
    background-color: transparent;
    border-bottom: solid 5px #10983c;
}*/
.heads{ background-color:#f1f1f1; border-collapse:inherit; border-spacing:1px;}
.heads a{ color:#555555; display:block; padding:20px 0;font-size: 14px;}

.bgcolorbox {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0px 0 0;
    color: #fff;
}
.bgcolor {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.divBack {
    background: rgba(0, 0, 0, 0.3);
}
.infobg{background:url(../images/backImgs.jpg) no-repeat center center; background-size:100%; background-attachment: fixed;}

.homePostion { position: absolute; left: 0; top: 0; width: 100%; height:100%; }
.homeTop{ position:relative; width:5rem; margin:4.9rem auto 0; display:flex;}
.hrefbox { width:100%; text-align:center;}
.hrefbox a{ width: 1.3rem; display: inline-block; font-size: .18rem; color: #333333; text-align: center; line-height: .38rem; background:#fff; border-radius:30px; margin: 0 .2rem; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; }
.hrefbox a.btn_l{ background:#212759; color:#fff; }
.hrefbox a.btn_r{ background:#fff; color:#212759; }
.hrefbox a.btn_l:hover{ background:#13183C; color:#fff; }
.hrefbox a.btn_r:hover{ background:#212759; color:#fff; }
.contentsTop {  padding: 80px 0 80px 0; }

.whiteBack{ background-color:#fff; box-sizing:border-box; padding:40px 30px;}
.orginBack{ color:#333333; padding:30px 0; font-size:14px; line-height:23px; text-align:justify; width:100%;  border-bottom:1px dashed #0C974B;}
.orginBack:first-child{ padding-top:0;}
.orginBack:last-child{ padding-bottom:0; border-bottom:0;}
.infoH2{ text-align:center; color:#333; margin:30px auto 0; font-weight:bold; font-size:30px; line-height:36px;}
.infobg .orgcontents {
    padding: 40px 30px;
    line-height: 24px;
    font-size: 14px; text-align: justify;
}
.process .orgcontents {
    padding:0 0;
}

.divPinpai {
    display: flex;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    padding: 20px 0;
}
.pinpaiL{ width:15%; text-align:center;}
.pinpaiL img{ width:100%;}
.pinpaiL img.pinpaiImg{ width:47%;}
.pinpaiR{ width:85%; padding-left:20px;}
.divPinpai:last-child{ border-bottom:none;}
.mobileImg{ display:none;}
.pinpaiL img.pinpaiImg-s {
    width: 70%
}
#banner #advP {
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    z-index: 150;
}

.selectImg{ width:180px; height:auto; float:left; margin-right:15px;}
.ulSelection{ margin:0 0; padding:0 0 0 20px; width:100%;}
.ulSelection li{ list-style-type:disc; line-height:26px;}
.divSelection{ margin-bottom:10px;}
.ulSelection a:hover{
    color:#fff;
    text-decoration:underline;
}
.ulfaqs li{ margin-bottom:15px}

.infobg .awardsBox {
    padding: 0 0;
}
.divAwards{ display:flex; flex-direction:row; justify-content:space-between;}
.boxDivBack{ background:rgba(0,0,0,.4); width:24%; padding:20px 15px; border-radius:10px; font-size: .1rem; line-height: .16rem; text-align:justify;}
.boxDivNoBack{ background:rgba(0,0,0,0);}
.ulAwards{ margin:13px 0 0 18px; padding:0 0; width:auto;}
.ulAwards li{ list-style-type:disc; margin-bottom:8px;}
.ulAwards li:last-child{ margin-bottom:0;}
.spanLeft{position: relative; float: left; vertical-align: middle;}
.spanRgiht{display: block; overflow: hidden; text-align: justify;}
.cpTiaojian{ margin:15px 0 5px; font-weight:bold; font-size:.12rem; line-height:.2rem;}
.ulTiaojian{ margin:0 0 0 18px; padding:0 0; width:auto;}
.ulTiaojian li{ list-style-type:decimal; margin-bottom:8px;}
.divSpan{ margin-top:10px;}
.divSpan .spanLeft { background-color: #D3BE8C; border-radius: 50%; width: 15px; height: 15px; font-size: 30px; line-height: 20px; color: #333; margin-right: 10px; text-align:center; margin-top:5px;}

.divAwards { position: relative; margin-bottom: 30px; }
.divAwards:last-child { margin-bottom:0;}
.awardsType { margin-bottom:15px;}
.awardsType img{ width:100%;}
.awardsDes{ font-size:.16rem; line-height:.25rem; text-align:center; font-weight:bold;}
.awardsImg{ width:100%; text-align:center;}
.awardsImg img{ width:1.2rem;}
.awardsLagTitle { font-size: .115rem; line-height: .2rem; font-weight: bold; color: #D3BE8C; border-bottom:2px solid #D3BE8C; padding-bottom:5px; margin:10px 0 15px; }

.iconDow{ margin-top:20px;}
.iconDow img{ width:20px; height:20px; margin-right:8px;}
.iconDow a, .iconDow a:hover{ color:#fff;}
.iconDow a:hover{ text-decoration:underline;}

.aboutCriteria{ border-bottom:1px dashed #dddddd;}
.aboutCriteria:last-child{border-bottom:none;}
.aboutCriteria .awardsFlex { display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; border-bottom:none; padding-bottom:15px;}
.divBox{ position:relative;}
.divContes{font-size: 16px; line-height: 38px; font-weight: bold;}
.numbers{color: #D3BE8C; font-size: 18px; line-height: 24px; font-weight: bold; padding-bottom: 5px;}
.boxFlex{ display:flex; flex-wrap:wrap;}
.boxInfos{ width:50%; margin-bottom:20px; line-height:22px;}
.boxInfos:nth-of-type(odd){ padding-right:20px;}
.boxInfos:nth-of-type(even){ padding-left:20px;}
.boxNoFlex{ display:block;}
.boxNoFlex .boxInfos{padding:0; width:100%;}
.xiaozi{padding:15px 0 0 15px; font-size:13px; line-height:18px; display:block; overflow:hidden;}
.xiaozi strong{background-color: #D3BE8C; border-radius:50%; width:25px; height:25px; font-size:16px; line-height:26px; color:#333; display:inline-block; margin-right:10px; text-align:center; position:relative; float:left;}
.xiaozi span{ display:block; overflow:hidden;}

.faqs, .faqsTitle { font-size: 20px; line-height: 34px; font-weight: bold; color: #0C974B;}
.titles { font-weight: bold; font-size: 16px; line-height: 26px; margin-top: 30px; color: #CCBB82; }
.stateUl { width: 100%; margin: 0 0; padding: 0 0 0 20px; overflow: hidden; }
.stateUl li { list-style-type: decimal; margin-bottom: 15px; line-height: 26px;}
.urla, .urla:link, .urla:visited, .urla:hover { color: #fff; text-decoration: underline;}
.strColor { color: #CCBB82; }

.contFlex{ display:flex;}
.contInfos{ flex:1;}
.imgConts{ padding:5px 0;}
.imgConts img{ position:relative; float:left; width:20px; height:20px; margin-right:10px;}
.imgConts a, .imgConts a:hover{ color:#fff;}
.imgConts a:hover{ text-decoration:underline;}

.reviewTitle{ color: #CCBB82; text-align: center; margin-bottom: 15px; font-size:24px; line-height:38px; font-weight:bold;}
.reviewTitle2{font-size: 14px; text-align: center; margin-bottom:20px;}
.resuTitle{text-align: center; font-size: 20px; line-height: 38px; font-weight: bold; margin-bottom: 15px;}
.boxReview{ position:relative; width:100%; border-bottom:1px dashed #ddd; padding:30px 0 20px;}
.boxPadding{ padding-top:0;}
.divResult{ position:relative; width:100%; display:flex; flex-wrap:wrap; text-align:center;}
.resultInfos img{ width:150px; display:block; margin:0 auto 5px; border:1px solid #e2e2e2; padding:10px 10px; background:#fff;}
.resultSpeak img{background:none; padding: 0 0; border:none;}
.resultInfos a, .resultInfos a:hover, .resultInfos strong{ font-weight:normal; color:#fff; display:block; text-align:center; line-height:22px;}
.reviewA a{ cursor:default;}
.resultInfos{ width:33.3%; margin-bottom:20px;}
.resultName{ font-weight:bold;}
.resulthrbp{ width:100%;}
.aboutReview{ margin-top:30px;}
.aboutReview a, .aboutReview a:hover{ color:#fff;}

.processWeb img {width:100%; margin:0 auto;}
.memberBox{ position:relative; width:100%; border-bottom:1px dashed #ddd; display:flex; padding:30px 0}
.memberBox:first-child{ padding-top:0;}
.memberBox:last-child{ padding-bottom:0; border-bottom:none;}
.memberImg{ width:230px; margin-right:25px;}
.memberImg img{ width:100%; border-radius:50%;}
.memberInfos{ flex:1;}
.memberName{ font-size:20px; line-height:34px; font-weight:bold;}
.memberTitle{ font-size:15px; line-height:24px; margin-bottom:10px; font-weight:bold;}
.memberInfos p{ font-size:14px; line-height:21px; text-align:justify;}

.flexAwardsDiv{ display:none; z-index:9; width:100%; transition:all .5s;}
.divAwardsFlex .boxDivBack{ background: rgba(0,0,0,1);}
.divAwardsFlex .awardsType{ margin-bottom:0;}

/*奖项结果*/
.resultBox .resuTitle{ margin-bottom:30px;}
.resuleList{ position:relative; width:100%; display:flex; flex-wrap:wrap;justify-content: center;}
.resuleList div{ width:25%; margin-bottom:30px;}
.resuleList div.resulthrbp{ width:100%;}
.resuleList img{ background:#fff; padding:10px 10px; border:1px solid #e2e2e2; margin:0 auto 5px; width:1.2rem; display:block;}
.resuleList strong{ font-weight:normal; color:#fff; display:block; text-align:center; font-size:.085rem; line-height:.13rem;}

.resultSpeak img{ padding:0 0;  border:none;}
.aboutEmail{ color:#333;}
.awardCont {
    font-size: 16px;
    line-height: 24px;
}
/*@media screen and (max-width:1280px) {
    .resuleList div{ width:33.3%; margin-bottom:30px;}
    .resuleList img{ width:1.1rem;}
    .resuleList strong{font-size:.11rem; line-height:.16rem;}
    .resultSpeak{ width:85%; margin:0 auto;}
    .resultSpeak div{ width:50%; margin:0 auto}
}*/

@media screen and (max-width:1024px) {
    .showWeb, .navbar-fixed-top, .homeimg1, .content-right, .boxline, .processWeb, a.brand{ display: none; }
    .showMob, .processMobile{ display:block;}
    .infobg{ background:none;}
    /*右上角按钮开始*/
    .menuButton.egacy-size {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 0px;
        right: 0px;
        padding-right: 10px;
    }
    .menuButton
    {
        z-index: 10;
        position: relative;
        width: 100%;
        height: 100%;
        min-width: 40px;
        min-height: 40px;
        cursor: pointer;
    }
    .menuButton > .icons.opens
    {
        display: block;
        margin-top: 18px;
        float: right;
    }
    .menuButton > .icons
    {
        width: 20px;
        overflow: visible;
        stroke-width: 4px;
        stroke: #fff;
        height: 17px;
        padding-top: 0px;
        display: none;
        margin-top: 12px;
        float: right;
    }

    .menuOpen
    {
        position: fixed;
        top: 0px;
        width: 62%;
        left: 100%;
        z-index: 2;
        height: 100%;
        background: #333;
        transition: left 0.5s ease-out;
        -webkit-transition: left 0.5s ease-out;
        -moz-transition: left 0.5s ease-out;
        -0-transition: left 0.5s ease-out;
        /*box-shadow: inset 1px 1px 3px #000;
        -webkit-box-shadow: inset 1px 1px 3px #000;*/
    }
    .menuOpen ul
    {
        padding: 20px 17px 0 17px;
        margin: 0px auto;
    }
    .menuOpen ul li
    {
        padding: 5px 0px;
        overflow: hidden;
        box-sizing: border-box;
        opacity: 0.95;
        border-bottom: 1px solid #474747;
    }

     .menuOpen ul li a { color: #fff;  display:block; font-size:14px; padding:3px 0;line-height: 24px; }

    .ulfaqs a, .ulfaqs a:hover {
        color: #555555
    }
    /*内页中间左右部分*/
    .content-left, .content {
        width: 100%;
        float: none;
        margin: 0 0;
    }

    .whiteBack{ padding:50px 0 40px; }
    .orginBack{ padding:0 15px 30px; margin:0 0;} 
    .infoH2 { margin-top: 20px; margin-bottom:15px; }

    .infobg .bgcolor{
        background: #fff;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .infos .orgcontents {
        padding: 50px 15px;
    }
    
    .homeimg2 { display: block; position:relative; transition: left 0.5s ease-out; -webkit-transition: left 0.5s ease-out; -moz-transition: left 0.5s ease-out; -0-transition: left 0.5s ease-out; }
    .bgcolorbox { padding:0px 0px; color:#555555;}
    .mobileImg{ display: block; position: relative; left: 0% !important; top: 0% !important; width: 100% !important; margin: 0% 0 0 0% !important; }
    #banner #h1{font-size:1.2rem;line-height:1.5rem;color:#fff;font-weight:normal; letter-spacing:3px; margin: 0 0;}
    #banner #bg  { display: block; position: absolute; top:0; left: 0; z-index: 69; background: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; }
    .bottomBots{ border-bottom:0 solid #10983c; position:relative;}
   
    .pinpaiL{ width:25%}
    .pinpaiR{ width:75%; padding-left:10px; font-size:13px; line-height:20px;}
    
    .fixedbox {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        background: #222;
        transition: left 0.5s ease-out;
        -webkit-transition: left 0.5s ease-out;
        -moz-transition: left 0.5s ease-out;
        z-index: 998;
    }    
    .fixedbox img {
        display: block;
        position: relative;
        top: 5px;
        left: 10px;
        width: 110px;
    }

    
    .content {
        padding:0;
        margin: 0;margin-top: 0px; margin-bottom: 0px;
    }
    .menuButton.egacy-size {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0px;
        left: 0px;
        padding-right: 10px;
        z-index: 999;
        transition: left 0.5s ease-out;
	    -moz-transition: left 0.5s ease-out;
	    -webkit-transition: left 0.5s ease-out;
	    -o-transition: left 0.5s ease-out;
    }
    .contact {
        background-color: #515151;
        color: #fff;
        padding: 20px 30px;
    }
    .contact td  {
        text-align: left;
        color: #e5e5e5;
        padding: 3px 0;
        font-size: 12px;line-height: 22px;
    }
    .contact td a {
        color: #e5e5e5;
        text-decoration: none;
    }
    .contact h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0;
    }
    .contact td img { width: 27px; padding-right: 10px; }

    .phonebg{ position:relative; width:100%; overflow:hidden; }
    .mobileButton { position: absolute; top: 10%; width: 100%; height: 100%; }
    .hrefbox{ margin-top:11.5rem;}
    .hrefbox a.btn_l{ margin-right:20px;}
    
    .hrefbox a, .hrefbox a:hover{ width:3.5rem; display:inline-block; line-height:1.1rem; font-size:.5rem; margin:0 auto;}
    .hrefbox .btn_r, .hrefbox .btn_r:hover{ margin:20px auto 0;}
    .awardsType{ text-align:center;}
    .awardsType img{ margin:0 auto; width:67%;}
    .awardsFlex, .aboutCriteria .awardsFlex, .boxFlex{ display:block;}
    .awardsImg img {margin:0 auto; width:50%; max-width:200px;}
    .awardsImg{ width:100%; padding:0 0;}
    .awardsLagTitle {color:#0CB14B ; font-size:.55rem; line-height:.75rem; margin-top:10px; border-bottom: 2px solid #0CB14B;}
    .awardsLagTitle{ text-align:center;}
    .iconDow a, .iconDow a:hover{ color:#fff;}
    .iconDow{ text-align:right;padding-right: 10px;}
    .boxInfos:nth-of-type(odd), .boxInfos:nth-of-type(even){ width:100%; padding:0 0;}
    .numbers{ color:#0CB14B ;}
    .boxDivFlex .numbers{ position:relative; float:left; display:block; margin-right:10px;}
    .boxDivFlex span{ display:block; overflow:hidden;}
    .boxDivFlex .criteriaInfo{ display:block; overflow:hidden;}
    .xiaozi{ padding-left:0;}
    .xiaozi strong{background-color: #0CB14B; color:#fff;}

    
    .urla, .urla:link, .urla:visited, .urla:hover{color:#333;}
    .contFlex{ display:block;}
    .contInfos{ flex:none; width:100%;}
    .imgConts a, .imgConts a:hover, .aboutReview a, .aboutReview a:hover{ color:#333;}
    .contInfos:nth-child(2){ margin:20px 0;}
    
    .reviewTitle{ font-size:22px; line-height:32px;}
    .resultInfos{ width:50%;}
    .resulthrbp{ width:100%;}
    .resultInfos a, .resultInfos a:hover, .resultInfos strong{ color:#333; }
    .resuTitle{ font-size:18px; line-height:32px;}
    .resultInfos img{ width:140px;}
    .resultSpeak img{ border:1px solid #e2e2e2;}

    .memberBox{ display:block;}
    .memberImg{ text-align:center; margin:0 auto 10px;}
    .memberName{ font-size:18px; line-height:30px; text-align:center;}
    .memberTitle{ font-size:14px; line-height:23px; text-align:center;}
    .memberBox:nth-of-type(1) .memberImg img{
        border: 1px solid #e1e1e1;
    }
    /*获奖结果*/
    .resultBox .resuTitle{ color: #CCBB82;}
    .resuleList div{ width:50%;}
    .resuleList img{ width:3.5rem;}
    .resuleList strong{ color:#333; font-size:.34rem; line-height:.5rem;}
    .resultSpeak{ width:100%;}
    .resuleList div:nth-of-type(odd){ padding-right:10px;}
    .resuleList div:nth-of-type(even){ padding-left:10px;}

    /*奖项申请*/
    .divAwards{ display:block;}
    .boxDivBack{ width:100%; margin-bottom:30px; color:#fff; font-size: .38rem; line-height: .6rem;background:rgba(29,37,86); }
    .awardsDes{ font-size:.5rem; line-height:.8rem;}
    .cpTiaojian{ font-size: .4rem; line-height: .7rem;}

    .pinpaiL img.pinpaiImg-s {
        width: 90%;
    }

}












