﻿.top {   
    background: url(../Images/index/index_banner.png) no-repeat;
    width: 100%;
    background-size: 100%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
    .top:before {
    
    content: "";
    display: inline-block;
    padding-bottom: 38%;
    width: .1px;
    vertical-align: middle;
    }
@media screen and (max-width:1400px)
{
    .top111
    {
      height: 450px;
    }
}

.title {
    width: 1280px;
    height: 60px;
    padding-top: 60px;
    margin: 0 auto;
    position: relative;
            background-color: #f5f5f5;
            text-align:center;
}
    .title img
    {
      width:40%;
      vertical-align:middle;
    }

    .title span {
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 18px;
        letter-spacing: 2px;
        /*font-weight: bold;*/
        /*position: absolute;
        top: 54px;
        left: 50%;
        margin-left: -53px;*/
        padding: 0 15px;
    }

    .title a {
        width: 60px;
        height: 30px;
        display: block;
        line-height: 35px;
        text-align: center;
        font-size: 14px;
        letter-spacing: 1px;
        background-color: #f5f5f5;
        color: #e8b544;
        position: absolute;
        top: 54px;
        right: 160px;
        margin-top:7px;
    }

.title_line {
    width: 100%;
    height: 1px;
    border-top: 1px solid #e8b544;
}

.title_c {
    background-color: #f5f5f5;
}

    .title_c span {
        background-color: #f5f5f5;
            /*color: #c69a3c;*/
    }




    .title_p span {
        background-color: #211507;
            color: #e8b544;
    }
.title_p {

     background-color: #201507;
}
    .title_c a {
        background-color: #f5f5f5;
         /*background-color: #211507;
            color: #c69a3c;*/
    }



    .title_line_lc {
    width: 100%;
    height: 1px;
    border-top: 1px solid #e8b544   ;
}

.title_c_lc {
    background-color: #201507;
}

    .title_c_lc span {
            background-color: #201507;
            color: #e8b544   ;
    }

    .title_c_lc a {
         background-color: #201507;
            color: #e8b544   ;
    }

/*-------------------------*/
.awards {
    width: 1000px;
    height: 550px;
    margin: 0 auto;
    position: relative;
      background-color: #f5f5f5;
   
}
.awards_out{
    background-color: #f5f5f5;

}

.awards_img {
    width: 300px;
    height: 200px;
    float: left;
    cursor: pointer;
    position: relative;
    text-align:center;
}

    .awards_img img {
        width: 150px;
        height: 150px;
        cursor: pointer;
    }

.awards_img_2 {
    margin: 0 50px;
}

.awards_div {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    position: absolute;
    width: 250px;
    display: none;
    z-index: 998;
}

    .awards_div span {
        width: 250px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        border-top: 1px solid #d7d7d7;
        display: block;
    }

        .awards_div span:nth-of-type(1) {
            border-top: 0;
        }

    .awards_div img {
        width: 20px;
        height: 10px;
        position: absolute;
        top: -9px;
        left: 50%;
        margin-left: -10px;
    }

.awards_Introduce {

   text-align:center;
   margin-bottom:60px;
}
.btn_sign {
    width: 225px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #e8b544;
    font-size: 20px;
    color: #fff;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    margin-left: -111px;
    bottom: 90px;
    cursor: pointer;
}

    .btn_sign:hover {
        opacity: 0.65;
        filter: alpha(opacity=65);
    }

/*-------------------------*/
.process {
    width: 100%;
    height: 400px;
    background-color: #201507;
}

.process_inner {
    width: 1300px;
    height: 350px;
    margin: 0 auto;
    padding-top: 40px;
}

.process_item {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    float: left;
    text-align:center;
}

    .process_item img {
        width: 118px;
        height: 118px;
        margin: 5px;
    }

.svgForStroke {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    stroke-dasharray: 300%, 300%;
    stroke-dashoffset: 0%;
    stroke: #F0DEAF;
    stroke-linecap: round;
    fill: none;
    cursor: pointer;
}

    .svgForStroke:hover {
        stroke-dasharray: 200%, 300%;
        stroke: #F0DEAF;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }

.process_icon {
    width: 70px;
    height: 12px;
    margin: 0 25px;
    margin-top: 75px;
    float: left;
}

.process li {
    width: 160px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 20px;
    float: left;
}

    .process li:nth-of-type(2) {
        width: 400px;
    }
    .process li:nth-of-type(4) {
    
    width: 130px;
        height: 50px;
    }
    .process li:nth-of-type(5) {
        width: 150px;
        height: 50px;
    }

    .process li:nth-of-type(6) {
        width: 125px;
    }

/*-------------------------*/
.judges {
    width: 1000px;
    height: 325px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.picbox {
    width: 1000px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.piclist {
    height: 370px;
    position: absolute;
    left: 0px;
    top: 0px;
}

    .piclist li {
        width: 200px;
        height: 370px;
        text-align: center;
        float: left;
    }

        .piclist li img {
          width: 150px;
    height: 150px;
    margin: 0 5px;
    border-radius: 95px;
        }

        .piclist li div {
            height: 45px;
            line-height: 45px;
            font-weight: bold;
        }

.swaplist {
    position: absolute;
    left: -3000px;
    top: 0px;
}

.swaplist_2 {
    position: absolute;
    left: -3000px;
    top: 0;
}

.og_prev, .og_next {
    width: 35px;
    height: 110px;
    position: absolute;
    top: 20px;
    z-index: 990;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.og_prev {
    background: url(../Images/index/to_left.png) no-repeat;
    background-size: 100% 100%;
    left: 5px;
}

    .og_prev:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.og_next {
    background: url(../Images/index/to_right.png) no-repeat;
    background-size: 100% 100%;
    right: 5px;
}

    .og_next:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    
.og_prev_2, .og_next_2 {
    width: 35px;
    height: 110px;
    position: absolute;
    top: 25px;
    z-index: 990;
    cursor: pointer;
    
}

.og_prev_2 {
    background: url(../Images/index/to_left.png) no-repeat;
    background-size: 100% 100%;
    left: 0px;
}

    .og_prev_2:hover {
      
    }

.og_next_2 {
    background: url(../Images/index/to_right.png) no-repeat;
    background-size: 100% 100%;
    right: 10px;
}

    .og_next_2:hover {
       
    }

/*-------------------------*/
.history {
    width: 100%;
    height: 875px;
    /*height: 675px;*/
    /*height: 575px;*/
    background-color: #201507;
}

.history_list {
    width: 1020px;
    height: 435px;
    /*height: 335px;*/
    /*height: 235px;*/
    margin: 0 auto;
}
.history_image_list
{

    width: 1020px;
    height: 235px;
    margin: 0 auto;
}
.clear
{
   width:0px;
   height:0px;
   clear:both;
}
    .history_image_list > div
    {
        float:left;
        padding-right:4px;
    }
.history_image_list_div1
{
    width:149px;
    height:245px;

}
.history_image_list_div2
{
    width:170px;
    height:245px;

}
.history_image_list_div1 img,.history_image_list_div3 img
{
  height:246px;
}
.history_image_list_div2 img
{
  height:121px;
}
.history_list {

  margin-top:30px;
}
.history_list li {
    width: 48%;
    /*text-align: center;*/
    font-size: 12px;
    float: left;
    padding: 30px 0 0 0;
    color: #fff;
}
.history_list li p
{
   font-size:14px;
}

        .history_list li img {
            width: 120px;
            height: 60px;
        }

        .history_list li span {
            line-height: 50px;
        }

/*-------------------------*/
.thanks {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
}

    .thanks li {
        width: 167px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        float: left;
    }

        .thanks li img {
            max-width: 100px;
            max-height: 40px;
        }

/*-------------------------*/
.cooperate {
    width: 100%;
    background-color: #f5f5f5;
    padding-bottom: 50px;
}

.cooperate_inner {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
}

    .cooperate_inner li {
        width: 167px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        float: left;
    }

        .cooperate_inner li img {
            max-width: 100px;
            max-height: 40px;
        }

.join {
    width: 110px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    background-color: #dcdcdc;
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}

    .join img {
        width: 20px;
        height: 20px;
    }

    .join p {
        width: 100%;
        height: 20px;
        position: absolute;
        bottom: 15px;
    }

    .join:hover {
        background-color: #c8c8c8;
    }

        .join:hover img {
            -webkit-animation: rotateIn 1s infinite alternate running;
        }

/*-------------------------*/
.bottom {
    margin-top: 0;
}

/*-------------------------*/
.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);
    }

.market-works {
    background-color: #f5f5f5;
    width: 100%;
    position: relative;
   
    
}

.market-works .works {
    width: 1000px;
    height: 228px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.market-works .works .works-ul {
    height: 228px;
    left: 0;
}

.market-works .works .works-ul li {
    width: 240px;
    float: left;
    background-color: #fff;
    margin-right: 10px;
}

.market-works .works .works-ul li .cover {
    width: 240px;
    height: 154px;
}

.market-works .works .works-ul li .info {
    margin-left: 10px;
    overflow: hidden;
    padding-bottom: 15px;
}

.market-works .works .works-ul li .info .w-title{
    margin: 7px 10px 10px 0;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.market-works .works .works-ul li .info .w-company a{
    color: #999;
}


.market-works .works .works-ul li  .info .w-company .icon {
    height: 18px;
    float: left;
}

.market-works .works .works-ul li  .info .w-company .w-c {
    float: left;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}
.market-works-more {
    text-align: center;
    font-size: 16px;
    background-color: #f5f5f5;
    padding-bottom: 35px;
    padding-top: 40px;
}

.market-works-more a,.judges-more a {
    color: #e8b544;
}

.judges-more {
      text-align: center;
    font-size: 16px;
    background-color: #fff;
    padding-bottom: 35px;
    padding-top: 0px;

}

/*-------------------------*/
@media screen and (min-width:1280px) {
    .top {
        width: 100%;
        
    }

    .title {
        width: 100%;
    }
}

.mexpo-weixin
{
    position: fixed;
    top: 40%;
    right: 45px;
    border-radius:5px;
        z-index: 999;
}
.carouseles-title
{
    color: white;
    text-align: center;
    margin-top: 5px;
    font-size:14px;
   
}
.mexpo-weixin-title
{
     border-radius:5px 5px 0 0;
    height:30px;
    width:140px;
    background-image:url("../Images/index/singIn_img.png");

}
.mexpo-weixin-main
{

     height:162px;
    width:140px;
    background-image:url("../Images/index/singIn_img.png");
        background-position: 0 -30px;
         border-radius:0 0 5px 5px;
}
.mexpo-weixin-close
{
    height: 30px;
    width: 30px;
    background-image: url("../Images/index/singIn_img.png");
    background-position: 29px 0px;
    float:right;
    opacity: 0;
    cursor:pointer;
}
.mexpo-weixin-button
{
    height: 50px;
    width: 50px;
    border-radius:30px;
    position:fixed;
    top: 40%;
    right: -100px;
    background-color:#6E6676;
    background-image:url("../Images/index/kf5-sbox-icon4.png");
    background-repeat:no-repeat;
        background-position: 10px;
        cursor:pointer;
            z-index: 1000;
}


