﻿
/*-----------------*/
.judges_list {
    width: 1002px;
    margin: 0 auto;
}

.judges_top {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 26px;
    letter-spacing: 2px;
    color: #e8b544;
}

.judges_title {
    width: 100%;
    height: 30px;
    font-size: 16px;
    border-bottom: 1px solid #e8b544;
}

    .judges_title p {
        float: left;
    }

    .judges_title span {
        color: #b4b4b4;
        float: left;
    }

    .btn_a {
            background-color: #f0f0f0;
            height: 30px;
            padding-left: 10px;
            padding-right: 10px;
            line-height: 30px;
            text-align: center;
            display: inline-block;
            border-radius: 4px;
            margin-right: 20px;
        }
.judges-c-title {
    margin: 15px 0 20px 0px;
    font-size: 16px;
    position: absolute;
}

.judges_list .ex-con {
    /*border-top: 1px solid #E2E2E2;*/
    overflow: hidden;
}

.ribbon {
    width: 0;
    height: 8px;
    border-left: 5px solid #e8b544;
    border-right: 5px solid #e8b544;
    border-bottom: 3px solid transparent;
    float: left;
    margin: 5px;
}

.judges_list li {
    width: 167px;
    height: 335px;
    border-bottom: 1px dashed #e8b544;
    text-align: center;
    float: left;
}

    .judges_list li .name {
        margin-top: 12px;
        font-size: 20px;
        color: #000;
        margin-bottom: 5px;
    }

    .judges_list li > img {
        width: 120px;
        height: 120px;
        margin-top: 70px;
        border-radius: 80px;
    }

    .judges_list li div {
        letter-spacing: 2px;
    }

    .judges_list li span {
        width: 150px;
        font-size: 12px;
        letter-spacing: 0.5px;
        display: block;
        margin-left: 9px;
    }

/*-----------------*/
.maward_del {
    width: 1000px;
    margin: 0 auto;
    padding-top: 1px;
}

    .maward_del a {
        color: #1b99e9;
    }


    .maward_del li {
        width: 97%;
        line-height: 30px;
        letter-spacing: 0.5px;
        margin-top: 30px;
    }

        .maward_del li:nth-of-type(1) {
            font-size: 26px;
            text-align: center;
        }

        .maward_del li:nth-of-type(3) img {
            width: 700px;
            /*// height: 150px;*/
            margin-left: 30px;
        }

.maward_ul {
    font-size: 16px;
}

.manual_Download {
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #1b99e9;
    border-radius: 5px;
    font-size: 14px;
    color: #fff !important;
    margin-top: 23px;
    margin-right: 20px;
    cursor: pointer;
    margin: 53px auto 0px auto;
    display: block;
    background-color: #1b99e9;
}

    .manual_Download:hover {
        opacity: 0.65;
        filter: alpha(opacity=65);
    }
/*-----------------*/
.history_title {
    width: 990px;
    height: 30px;
    margin: 10px auto;
    /*padding-top: 50px;*/
    overflow: hidden;
    text-align: left;
    /*padding-bottom:35px;*/
}

    .history_title img {
        width: 30px;
        height: 25px;
        line-height: 30px;
        margin-right: 15px;
        margin-bottom: -5px;
    }

    .history_title span {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.5px;
    }

    .history_title label {
        color: #e8b544;
        font-size: 22px;
        margin-right: 10px;
    }


.history_img {
    width: 990px;
    margin: 0 auto;
    margin-top: 35px;
    text-align: center;
}

    .history_img li {
        width: 245px;
        height: 167px;
        float: left;
    }

        .history_img li img {
            width: 235px;
            /*height: 190px;*/
        }

.history_case {
    width: 990px;
    margin: 0 auto;
    margin-top: 30px;
}

.hc_title {
    width: 990px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #f0f0f0;
    font-size: 18px;
    border: 1px solid #dcdcdc;
}

    .hc_title div:nth-of-type(1) {
        width: 280px;
        float: left;
    }

    .hc_title div:nth-of-type(2) {
        width: 50px;
        border-left: 1px solid #dcdcdc;
        float: left;
    }

    .hc_title div:nth-of-type(3) {
        width: 620px;
        border-left: 1px solid #dcdcdc;
        float: left;
    }

.hc_item {
    width: 990px;
    min-height: 50px;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    border-top: 0;
}

.hc_left {
    width: 280px;
    line-height: 50px;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
}

.hc_center {
    width: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
}

.hc_right {
    width: 479px;
    min-height: 50px;
    border-left: 1px solid #dcdcdc;
    padding-left: 10px;
    color: #999;
    float: left;
}

    .hc_right ul {
        width: 440px;
        margin-top: 10px;
    }

    .hc_right li {
        line-height: 30px;
        margin-top: 5px;
    }

        .hc_right li img {
            width: 8px;
            height: 8px;
            margin-top: 11px;
            margin-right: 8px;
            float: left;
        }

.hc_news {
    width: 990px;
    margin: 0 auto;
}

    .hc_news img {
        width: 8px;
        height: 8px;
        margin-top: 11px;
        margin-right: 8px;
        float: left;
    }

    .hc_news li {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        border-bottom: 1px dashed #dcdcdc;
        padding-bottom: 10px;
        padding-top: 10px;
    }
/*-----------------*/
.process_list {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.pl_left {
    width: 400px;
    float: left;
}

.pl_line {
    width: 1px;
    height: 900px;
    border-right: 1px solid #1c99e9;
    position: absolute;
    top: 0;
    left: 399px;
    z-index: 999;
}

.pl_right {
    width: 400px;
    float: left;
}

.pl_t {
    width: 400px;
    height: 30px;
    position: relative;
}

    .pl_t span {
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #fff;
        padding: 5px 10px;
        float: left;
    }

    .pl_t p {
        color: #999;
        margin: 5px auto auto 20px;
        float: left;
    }

.pl_tr {
    width: 400px;
    height: 30px;
    position: relative;
}

    .pl_tr span {
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #fff;
        padding: 5px 10px;
        float: right;
    }

    .pl_tr p {
        color: #999;
        margin: 5px 20px auto auto;
        float: right;
    }

.pl_icon {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: absolute;
    right: -10px;
    bottom: -10px;
    z-index: 1000;
}

.pl_iconr {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: absolute;
    left: -10px;
    bottom: -10px;
    z-index: 1000;
}

.pl_c {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    letter-spacing: 1px;
    padding: 20px 30px 30px 10px;
}

.pl_cr {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    letter-spacing: 1px;
    padding: 20px 10px 30px 30px;
}

.process_ul, .process_ul_title {
    width: 970px;
    font-size: 15px;
    color: #666;
    line-height: 28px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 50px;
}

    .process_ul li:nth-of-type(1) {
        font-size: 22px;
        height: 40px;
    }

    .process_ul_title table {
        margin-top: 70px;
    }

        .process_ul_title table th {
            height: 60px;
            background: #aaa;
            text-align: center;
        }

            .process_ul_title table th:not(:last-of-type) {
                border-right: 1px solid #fff;
            }

            .process_ul_title table th:last-of-type {
                border-right: 1px solid #aaa;
            }

            .process_ul_title table th:first-of-type {
            }

            .process_ul_title table th:last-of-type {
                width: 300px;
            }

            .process_ul_title table th:nth-of-type(2), .process_ul_title table th:nth-of-type(3) {
                width: 200px;
            }

        .process_ul_title table td {
            border: 1px solid #aaa;
            padding: 20px;
        }

            .process_ul_title table td:not(:nth-child(1)) {
                text-align: center;
            }
/*-------------------------*/
.review_rule {
    margin-top: 70px;
}

    .review_rule li {
        width: 25%;
        float: left;
        text-align: center;
    }

    .review_rule p {
        height: 60px;
        line-height: 60px;
        text-indent: 10px;
    }
/*-----------------*/
.awards_inner {
    width: 1000px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 0 auto;
    overflow: hidden;
}




/*-----------------------------*/
.mawards_Introduce {
    margin: 40px 0;
}

    .mawards_Introduce li {
        /*width:18%;*/
        /*width: 28%;*/
        width: 235px !important;
        float: left;
        height: 295px !important;
        border: none;
        /*border: 1px solid #e8b544;*/
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        /*padding: 13px;*/
    }

        .mawards_Introduce li:not(:last-child) {
            margin-right: 16px;
        }

        /*.mawards_Introduce li span {
            color: #e8b544;
            position: absolute;
            margin-top: -29px;
            margin-left: 80px;
            width: 117px;
            text-align: center;
            background: #fff;
        }*/
        .mawards_Introduce li div {
            margin: auto;
            width: 205px !important;
            padding-top:35px;
            line-height:25px;
            font-size:13px;
        }

        .mawards_Introduce li.single {
            background-image: url('../Images/awards/4.svg');
            background-repeat: no-repeat;
        }

        .mawards_Introduce li.trade {
            background-image: url('../Images/awards/5.svg');
            background-repeat: no-repeat;
        }

        .mawards_Introduce li.nominate {
            background-image: url('../Images/awards/6.svg');
            background-repeat: no-repeat;
        }
        .mawards_Introduce li.excellent {
            background-image: url('../Images/awards/8.svg');
            background-repeat: no-repeat;
        }

        .mawards_Introduce li.year {
            background-image: url('../Images/awards/7.svg');
            background-repeat: no-repeat;
        }


.awards_list {
    width: 900px;
    padding: 0 50px 50px 50px;
    background-color: #f5f5f5;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    top: 50px;
    padding-bottom: 95px;
    margin-bottom: 70px;
}

.module_title {
    width: 150px;
    height: 35px;
    background: #e8b544;
    line-height: 35px;
    margin: 35px 0 0 0;
    font-size: 16px;
    color: #f5f5f5;
    text-indent: 20px;
}

.module_title_sanjiao {
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-right: 13px solid #f5f5f5;
    position: relative;
    left: 119px;
    top: -35px;
}

.module_line {
    height: 100%;
    width: 5px;
    background: #f5f5f5;
    position: relative;
    left: 6px;
    float: left;
}

.awards_list ul {
    /*width: 300px;*/
}

    .awards_list ul img {
        height: 35px;
    }

    .awards_list ul label {
        color: #999;
    }

    .awards_list ul:nth-of-type(1) {
        /*position: absolute;
            top: 50px;
            left: 50px;*/
    }

    .awards_list ul:nth-of-type(2) {
        /*position: absolute;
            top: 300px;
            left: 50px;*/
    }

    .awards_list ul:nth-of-type(3) {
        /*float: right;*/
    }

.awards_list_li {
    margin-top: 30px;
    height: 80px;
}

    .awards_list_li span {
        display: block;
        width: 50%;
        float: left;
        height: 30px;
    }

.awards_detail {
    overflow: hidden;
}

    .awards_detail img {
        /*height: 25px;*/
    }

.awards_detail_2 li {
    height: 32px;
}

.awards_detail_3 li {
     height: 32px;
}

.awards_detail li:nth-of-type(1) {
    height: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.copyright_issues {
    padding-right: 35px;
}
/*-----------------*/
.title_o {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 26px;
    margin: 0 auto;
    color: #e8b544;
}

.share {
    width: 100%;
    height: 150px;
    line-height: 200px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .share ul {
        width: 225px;
        margin: 0 auto;
        margin-top: 80px;
    }

    .share li {
        width: 50px;
        height: 50px;
        line-height: 50px;
        float: left;
    }

        .share li div {
            width: 40px;
            height: 40px;
            line-height: 40px;
            border-radius: 30px;
            border: 1px solid #c8c8c8;
            text-align: center;
            margin: 0 auto;
            cursor: pointer;
        }

        .share li:nth-of-type(1) div {
            background-color: #92d359;
            border-color: #92d359;
        }

        .share li img {
            width: 24px;
            height: 22px;
            margin-top: 8px;
        }

.joinDiv {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.joinCover {
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

.joinInner {
    width: 450px;
    height: 500px;
    font-size: 14px;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    top: 50%;
    margin-top: -250px;
    z-index: 1001;
}

.joinClose {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
}

    .joinClose img {
        width: 10px;
        height: 10px;
    }

    .joinClose:hover img {
        -webkit-animation: rotateIn 1s infinite alternate running;
    }

.spTitleText1 {
    width: 350px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
}

.spTitleText2 {
    width: 350px;
    height: 20px;
    font-size: 12px;
    color: #00A0E9;
    margin: 0 auto;
    text-align: center;
}

.spName {
    width: 350px;
    height: 40px;
    border: 1px solid #cbcbcb;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 auto;
    margin-top: 15px;
}

.spMobile {
    width: 350px;
    height: 40px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
}

.spMail {
    width: 350px;
    height: 40px;
    border: 1px solid #cbcbcb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    margin: 0 auto;
}

.spComplay {
    width: 350px;
    height: 40px;
    border: 1px solid #cbcbcb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0;
    margin: 0 auto;
    margin-top: 20px;
}

.spOffice {
    width: 350px;
    height: 40px;
    border: 1px solid #cbcbcb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0 auto;
}

.spMessage {
    width: 340px;
    height: 70px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 5px 0 0 10px;
}

.spVerify {
    width: 350px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}

.spVerTxt {
    width: 210px;
    height: 32px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    padding: 5px 0 0 10px;
    float: left;
}

.spIcon {
    width: 16px;
    height: 15px;
    margin: 12px 15px 0 20px;
}

.spTxt {
    width: 280px;
    height: 25px;
    border: 1px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #888888;
    outline: none;
}

.spMsg {
    width: 330px;
    height: 70px;
    border: 1px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #888888;
    outline: none;
    resize: none;
}

.spVer {
    width: 200px;
    height: 25px;
    border: 1px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #888888;
    outline: none;
}

.spBtnSubmit {
    width: 350px;
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

.submit {
    height: 45px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.3em;
    font-size: 16px;
    font-weight: bold;
    background: #00A0E9;
    color: #FFF;
    border-radius: 5px;
    position: relative;
    display: block;
    cursor: pointer;
}

    .submit:hover {
        opacity: 0.65;
        filter: alpha(opacity=65);
    }

.bds_more {
    background: url(../Images/icons_add.png) no-repeat !important;
    height: 50px !important;
    width: 50px !important;
}

.bds_weixin {
    background: url(../Images/icons_weixin.png) no-repeat !important;
    height: 50px !important;
    width: 50px !important;
}

.bds_tsina {
    background: url(../Images/icons_weibo.png) no-repeat !important;
    height: 50px !important;
    width: 50px !important;
}

.bds_qzone {
    background: url(../Images/icons_qq.png) no-repeat !important;
    height: 50px !important;
    width: 50px !important;
}

.div_introduce {
    display: none;
    padding: 0 15px 0 15px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    width: 422px;
    background-color: #fff;
    position: absolute;
    z-index: 9999;
    top: -65px;
    text-align: left;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.2);
}

    .div_introduce p {
        color: #e8b544;
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    .div_introduce div {
        margin-bottom: 20px;
        -ms-word-break: break-word;
        word-break: break-word;
        color: #333;
    }

.div_introduce_tip {
    position: relative;
    top: -14px;
    width: 25px;
}
