/*公共样式*/
body {
    font-family: "Microsoft YaHei", "Century Gothic";
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mr0 {
    margin-right: 0 !important;
}

/*顶部S*/
#header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #d8d8d8;
}

#header .headerL {
    float: left;
    padding: 17px 0;
    font-size: 0;
}

#header .headerL .logo {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #d8d8d8;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#header .headerL .logo a,
#header .headerL .logo img {
    display: inline-block;
    width: 91px;
    height: 46px;
}

#header .headerL .brandLogo {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#header .headerL .brandLogo img {
    width: 109px;
    height: 46px;
    display: inline-block;
}

#header .headerR {
    float: right;
    padding: 25px 0;
}

#header .headerR li {
    float: left;
    margin-left: 30px;
    position: relative;
}

#header .headerR li a {
    display: block;
    font-size: 16px;
    color: #3d3c39;
    font-family: "Microsoft Yahei", "微软雅黑";
    height: 30px;
    line-height: 30px;
}

#header .headerR li.on a,
#header .headerR li a:hover {
    color: #b08a49;
}

#header .headerR .signUp {
    text-align: center;
    margin: 0 0 0 30px;
    position: relative;
}

#header .headerR .signUp a {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    display: block;
    padding: 0 15px;
    border: 1px solid #333333;
}

#header .headerR .signUp:hover a {
    color: #b08a49;
    border: 1px solid #b08a49;
}

#header .headerR .signUp .gzbmCode {
    display: none;
    position: absolute;
    top: 55px;
    right: -42px;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #c0c4c6;
    background: #ffffff;
}

#header .headerR .signUp .gzbmCode img {
    display: block;
    width: 135px;
    height: 135px;
}

#header .headerR .signUp .gzbmCode p {
    font-size: 14px;
    line-height: 20px;
    color: #6e6e6e;
    font-weight: normal;
    padding-top: 10px;
    text-align: center;
}

#header .headerR .signUp .gzbmCode span {
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 5px;
    background: url(../images/spirit2019.png?v=2) no-repeat -8px -337px;
}

#header .headerR .signUp .gzbmCode i {
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -27px;
    left: 0;
}

#header .headerR .signUp:hover .gzbmCode {
    display: block;
}

.h81 {
    height: 81px;
    width: 100%;
}

/*顶部E*/

/*bannerS*/
#banner {
    position: relative;
    overflow: hidden;
    background: #b89655 url(../images/bannerBG1.jpg) no-repeat top center;
    height: 670px;
    text-align: center;
}

#banner .bannerFont img {
    display: block;
    margin: 40px auto 0;
}

#banner .bannerTitle img {
    display: block;
    margin: 0 auto 0;
}

#banner .name {
    text-align: center;
    font-size: 24px;
    color: #ddc58c;
    text-shadow: 1px 2px 3px #9e844a;
}

#banner .name span {
    padding: 0 15px;
    color: #f4eacb;
}

#banner .bannerBtn {
    padding-top: 30px;
    position: relative;
    display: inline-block;
}

#banner .bannerBtn a {
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #a78143;
    line-height: 85px;
    text-align: center;
    width: 308px;
    height: 108px;
    margin: 0 auto;
    background: url(../images/spirit2019.png?v=2) no-repeat;
    cursor: pointer;
    text-shadow: 1px 2px 3px #fff7e6;
}

#banner .bannerBtn:hover a {
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -115px;
}

#banner .bannerBtn .gzbmCode {
    display: none;
    position: absolute;
    top: -210px;
    left: 50%;
    margin-left: -103px;
    padding: 30px 30px 10px;
    border-radius: 5px;
    border: 1px solid #c0c4c6;
    background: #ffffff;
}

#banner .bannerBtn .gzbmCode img {
    display: block;
    width: 139px;
    height: 139px;
}

#banner .bannerBtn .gzbmCode p {
    font-size: 16px;
    line-height: 40px;
    color: #6e6e6e;
    font-weight: normal;
    text-align: center;
}

#banner .bannerBtn .gzbmCode span {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 5px;
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -337px;
}

#banner .bannerBtn .gzbmCode i {
    display: block;
    width: 100%;
    height: 25px;
    position: absolute;
    bottom: -25px;
    left: 0;
}

#banner .bannerBtn:hover .gzbmCode {
    display: block;
}

/*bannerE*/

/*评选介绍S*/
.titleBig {
    text-align: center;
    padding: 40px 0 50px;
}

.titleBig i {
    font-size: 60px;
    font-weight: bold;
    color: #f8f5f1;
    font-style: normal;
    display: block;
}

.titleBig span {
    display: block;
    font-size: 48px;
    font-weight: bold;
    color: #b08a49;
    margin-top: -40px;
}

#pxjs {
    text-align: center;
}

#pxjs .mainBox {
    padding: 0 100px 30px;
}

#pxjs .title {
    font-size: 24px;
    color: #333333;
    padding-bottom: 30px;
    font-weight: bold;
}

#pxjs p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding-bottom: 30px;
}

/*评选介绍E*/

/*时间安排S*/
#sjap {
    background: #f6f7f7;
    overflow: hidden;
    padding-bottom: 90px;
}

#sjap .titleBig i {
    color: #f0efeb;
}

#sjap .mainBox {
    text-align: center;
    padding-top: 40px;
}

#sjap .upUL {
    background: url(../images/timeBG.png) no-repeat bottom center;
    margin: 0 auto;
    height: 98px;
}

#sjap .upUL li {
    float: left;
    width: 20%;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    position: relative;
    padding-bottom: 50px;
}

#sjap .upUL li.dyjg {
    padding-top: 12px;
}

#sjap .upUL li span {
    display: block;
    width: 22px;
    height: 51px;
    background: url(../images/spirit2019.png?v=2) 0 -230px no-repeat;
    position: absolute;
    bottom: -8px;
    right: 50%;
    margin-right: -11px;
}

#sjap .downUL {
    padding-top: 30px;
    margin: 0 auto;
}

#sjap .downUL li {
    float: left;
    width: 20%;
    text-align: center;
}

#sjap .downUL li span {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    min-width: 120px;
    height: 40px;
    line-height: 44px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Myriad Pro", Arial;
    text-align: center;
    border-radius: 100px;
    box-shadow: 1px 2px 3px #dac9a4;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#sjap .downUL li span i {
    display: block;
    width: 10px;
    height: 5px;
    background: url(../images/spirit2019.png?v=2) -22px -230px no-repeat;
    position: absolute;
    top: -5px;
    right: 50%;
    margin-right: -4px;
}

/*时间安排E*/

/*评选类别S*/
#pxlb {
    padding-bottom: 30px;
    overflow: hidden;
}

#pxlb .fontIntro {
    padding: 0 100px;
    text-align: center;
}

#pxlb .fontIntro p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding-bottom: 30px;
}

#pxlb .lbList ul {
    overflow: hidden;
    padding-top: 20px;
}

#pxlb .lbList li {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #b08a49;
    background: #f6f7f7;
    padding-left: 70px;
    border-radius: 5px;
    margin-bottom: 40px;
    box-shadow: 1px 2px 4px #eeeeee;
    margin-right: 40px
}

#pxlb .lbList li span {
    position: absolute;
    left: 0;
    top: -5px;
    display: block;
    width: 70px;
    height: 70px;
    font-weight: normal;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    font-family: "Myriad Pro", Arial;
    border-radius: 5px;
    box-shadow: 1px 2px 4px #d8c699;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

/*评选类别E*/

/*用户投票S*/
#yhtp {
    padding-bottom: 90px;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#yhtp .titleBig i {
    color: #f8f0d2;
    *color: #d3ba82;
    filter: alpha(opacity=10);
    /* IE */
    -moz-opacity: 0.1;
    /* Moz + FF */
    opacity: 0.1;
}

#yhtp .titleBig span {
    color: #f8f0d2;
}

#yhtp ul {
    padding-top: 40px;
}

#yhtp li {
    float: left;
    width: 320px;
    height: 410px;
    padding: 0 25px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 40px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 1px 2px 7px 2px #b9a77f;
}

#yhtp .yhtpTitle {
    font-size: 20px;
    color: #b08a49;
    font-weight: bold;
    padding: 30px 0;
    border-bottom: 1px solid #d6d6d6;
}

#yhtp .yhtpIntro div {
    padding-top: 15px;
}

#yhtp .yhtpIntro i {
    display: inline-block;
    width: 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #6e6e6e;
    font-style: normal;
    vertical-align: top;
}

#yhtp .yhtpIntro span {
    display: inline-block;
    width: 310px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

#yhtp .font {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}

/*用户投票E*/


/*活动议程S*/
#hdyc {
    background: #f6f7f7;
    padding-bottom: 90px;
}

#hdyc .titleBig i {
    color: #f0efeb;
}

#hdyc .titleBig {
    text-align: center;
    padding: 40px 0;
}

#hdyc .tableTitle {
    font-size: 24px;
    font-weight: bold;
    color: #1f2144;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

#hdyc .tableHeader .timeAdd {
    font-size: 16px;
    color: #b08a49;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #fefefe;
}

#hdyc .tableHeader .timeAdd span {
    display: inline-block;
}

#hdyc .tableHeader .timeAdd .time {
    float: left;
    width: 18px;
    height: 18px;
    background: url(../images/spirit2019.png?v=2) no-repeat -297px -294px;
    margin: 16px 8px 0 20px
}

#hdyc .tableHeader .timeAdd .add {
    float: left;
    width: 14px;
    height: 20px;
    background: url(../images/spirit2019.png?v=2) no-repeat -301px -313px;
    margin: 14px 8px 0 20px
}

#hdyc td {
    font-size: 14px;
    color: #222222;
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24px;
}

#hdyc .titleSmall {
    height: 40px;
    line-height: 40px;
    font-size: 0;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#hdyc .titleSmall span {
    color: #ffffff;
    display: inline-block;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
}

#hdyc .titleSmall span.span1 {
    width: 208px;
    border-right: 2px solid #f6f7f7;
}

#hdyc .titleSmall span.span2 {
    width: 448px;
    border-right: 2px solid #f6f7f7;
}

#hdyc .titleSmall span.span3 {
    width: 450px;
    *width: 448px;
}

/*活动议程E*/

/*增值服务S*/
#zzfw {
    padding-bottom: 70px;
}

#zzfw .mainContent {
    padding: 0 40px;
}

#zzfw .mainContent ul {
    overflow: hidden;
}

#zzfw li {
    padding: 30px;
    border-radius: 10px;
    background: #f6f7f7;
    overflow: hidden;
    width: 580px;
    color: #333333;
    box-shadow: 0px 0px 4px 3px #eeeeee;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

#zzfw li .num {
    float: left;
    width: 76px;
    height: 76px;
}

#zzfw li .font {
    float: left;
    width: 480px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 30px;
}

#zzfw li.li1 {
    float: right;
    position: relative;
    top: 30px;
}

#zzfw li.li2 {
    float: left;
    width: 800px;
    position: relative;
    top: 20px;
}

#zzfw li.li3 {
    float: right;
    margin: 0 190px 5px 0;
}

#zzfw li.li1 .font {
    padding-top: 20px;
}

#zzfw li.li2 .font {
    width: 700px;
}

#zzfw li.li3 .font {
    padding-top: 20px;
}

#zzfw li.li1 .num {
    background: url(../images/spirit2019.png?v=2) no-repeat -76px -670px;
}

#zzfw li.li2 .num {
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -670px;
    margin-top: 8px;
}

#zzfw li.li3 .num {
    background: url(../images/spirit2019.png?v=2) no-repeat -151px -670px;
}

#zzfw li.on {
    color: #ffffff;
    position: relative;
    z-index: 10;
    box-shadow: 0px 0px 4px 2px #efd7a1;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#zzfw li.li1.on .num {
    background: url(../images/spirit2019.png?v=2) no-repeat -76px -594px;
}

#zzfw li.li2.on .num {
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -594px;
}

#zzfw li.li3.on .num {
    background: url(../images/spirit2019.png?v=2) no-repeat -151px -594px;
}

/*增值服务E*/


/*底部S*/
#footer {
    text-align: center;
    line-height: 22px;
    color: #666666;
    font-size: 12px;
    font-family: "Century Gothic";
    padding: 40px 0 30px;
    background: #f6f7f7;
}

#footer div {
    width: 300px;
    margin: 0 auto;
    padding: 0px 0
}

#footer a {
    color: #666666;
}

#footer div a {
    display: inline-block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    color: #666666;
}

#footer div a span {
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    color: #666666;
    margin-top: -10px;
}

#footer div a img {
    float: left;
}

/*底部E*/


/***********************在线报名S***********************/
#signUp {
    background: #f6f7f7;
    overflow: hidden;
    clear: both;
}

#signUp .titleBig {
    padding: 50px 0 60px;
}

#signUp .titleBig i {
    color: #f0efeb;
}

#signUp div.title {
    font-size: 40px;
    color: #222222;
    line-height: 30px;
    padding: 40px 0;
    text-align: center;
}

#signUp .signUpBox .hd {
    height: 52px;
    line-height: 52px;
    text-align: center;
}

#signUp .signUpBox .hd ul {
    width: 404px;
    margin: 0 auto;
}

#signUp .signUpBox .hd li {
    float: left;
    cursor: pointer;
    width: 200px;
    border: 1px solid #dedede;
    line-height: 51px;
    height: 51px;
    font-size: 18px;
    color: #222222;
    margin-left: -1px;
    position: relative;
    background: #ffffff;
}

#signUp .signUpBox .hd li i {
    display: block;
    width: 200px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: none;
}

#signUp .signUpBox .hd li.on {
    border-top: 2px solid #b08a49;
    font-weight: bold;
    color: #b08a49;
    line-height: 48px;
    height: 50px;
}

#signUp .signUpBox .hd li.on i {
    display: block;
}

#signUp .signUpMain {
    padding-top: 40px;
    padding-bottom: 40px;
}

#signUp .signUpBox .bd {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 4px #eeefef;
}

#signUp .signUpBox {
    padding-bottom: 10px;
}

/*填写报名信息S*/
#signUp .bmxx {
    overflow: hidden;
    clear: both;
}

#signUp .bmxx .tip {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #222222;
    margin: 0 40px 40px 40px;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
}

#signUp .bmxx .tip .newBrand span {
    font-size: 16px;
    display: inline-block;
}

#signUp .bmxx .tip .newBrand b {
    font-weight: normal;
    color: #ecedef;
    padding: 0 5px;
    display: inline-block;
}

#signUp .bmxx .tip .newBrand .on,
#signUp .bmxx .tip .newBrand span:hover {
    color: #b08a49;
    text-decoration: underline;
    cursor: pointer;
}

#signUp .bmxx .tip .newBrand .newBrandBtn {
    font-style: normal;
    font-size: 16px;
    border: 1px solid #e6e7e9;
    border-radius: 3px;
    padding: 0 10px;
    line-height: 30px;
    display: inline-block;
    color: #373226;
    text-decoration: none;
}

#signUp .bmxx .tip .newBrand .newBrandBtn i {
    font-style: normal;
    font-size: 20px;
    padding-right: 5px;
    font-weight: bold;
}

#signUp .bmxx .tip .newBrand .newBrandBtn:hover {
    text-decoration: none;
}

#signUp .bmxxCon {
    padding: 0 40px;
}

#signUp .bmxxCon .bmxxLeft {
    margin: 0 auto;
    width: 700px;
}

#signUp .bmxxCon .bmxxLeft .magBox {
    padding-bottom: 20px;
}

#signUp .bmxxCon .bmxxLeft p,
#signUp .bmxxRight p {
    font-size: 18px;
    color: #b08a49;
    font-weight: bold;
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

#signUp .bmxxCon .bmxxLeft p span,
#signUp .bmxxRight p span {
    float: left;
    display: block;
    width: 5px;
    height: 18px;
    margin-top: 11px;
    margin-right: 10px;
    background: url(../images/spirit2019.png?v=2) -22px -236px no-repeat;
}

#signUp .bmxxCon .bmxxLeft p span img,
#signUp .bmxxRight p span img {
    display: block;
    width: 100%;
    height: 100%;
}

#signUp .bmxxCon .bmxxLeft li {
    overflow: hidden;
    font-size: 14px;
    color: #222222;
    padding-bottom: 10px;
}

#signUp .bmxxCon .bmxxLeft li div {
    float: left;
    height: 40px;
    line-height: 40px;
}

#signUp .bmxxCon .bmxxLeft li div.nameBox {
    width: 120px;
    text-align: right;
    padding-right: 5px;
}

#signUp .bmxxCon .bmxxLeft li div.nameBox b {
    font-weight: normal;
    color: #ea2425;
}

#signUp .bmxxCon .bmxxLeft li div.inputBox {
    position: relative;
}

#signUp .bmxxCon .bmxxLeft li div.inputBox input {
    display: block;
    width: 318px;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    border: 1px solid #e6e7e9;
    outline: none;
    font-size: 14px;
    color: #222222;
}

#signUp .bmxxCon .bmxxLeft li div.tipBox {
    font-size: 12px;
    color: #999999;
    font-family: sans-serif, "宋体";
    padding-left: 10px;
}

#signUp .bmxxLeft .checkDiv {
    width: 575px;
    overflow: hidden;
}

#signUp .bmxxLeft .checkDiv div.checkBar {
    float: left;
    position: relative;
    margin: 8px 0;
    line-height: 24px;
    height: 24px;
    width: 190px;
    overflow: hidden;
}

#signUp .bmxxLeft .checkDiv div.checkBar input {
    width: 1px;
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE */
    -moz-opacity: 0;
    /* Moz + FF */
}

#signUp .bmxxLeft .checkDiv div.checkBar label.on {
    background-position: -291px -230px;
}

#signUp .bmxxLeft .checkDiv div.checkBar label {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    padding-left: 34px;
    font-size: 14px;
    height: 24px;
    color: #222222;
    background: url(../images/spirit2019.png?v=2) no-repeat -291px -254px;
}

#signUp .bmxxLeft .checkDiv div.checkBar.w260 {
    width: 260px;
}

#signUp .bmxxLeft .selectBox select {
    float: left;
    width: 165px;
    height: 38px;
    margin-right: 10px;
    border: 1px solid #e6e7e9;
    font-size: 14px;
    color: #222222;
    outline: none;
    line-height: 38px;
}

#signUp .bmxxCon .bmxxLeft li.textareaBox {
    height: 152px;
}

#signUp .bmxxCon .bmxxLeft li div.inputBox textarea {
    display: block;
    width: 318px;
    height: 130px;
    padding: 10px;
    border: 1px solid #e6e7e9;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 20px;
    color: #222222;
}

#signUp .bmxxCon .bmxxLeft .rzBox li div.inputBox input {
    padding: 0 77px 0 10px;
    width: 251px;
}

#signUp .bmxxCon .bmxxLeft li div.inputBox input.fileBox {
    position: absolute;
    top: 4px;
    *top: 5px;
    right: 4px;
    display: block;
    width: 67px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding: 0;
    border: none;
    background: #eaeaea;
    font-size: 12px;
    color: #222222;
    text-align: center;
    border-radius: 1px;
    cursor: pointer;
    padding: 0;
}

.bmxxBtn {
    width: 250px;
    padding-left: 9px;
    height: 79px;
    line-height: 70px;
    text-align: center;
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -398px;
    margin: 10px auto 0;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.bmxxBtn:hover {
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -477px;
}

#signUp .bmxxCon .bmxxLeft li.lbBox div.checkDiv {
    height: auto;
}

/*报名企业列表S*/
#signUp .qylb {
    font-size: 14px;
    overflow: hidden;
    clear: both;
}

#signUp .qylb {
    text-align: center;
}

#signUp .qylb .searchBox {
    padding-bottom: 30px;
    width: 520px;
    margin: 0 auto;
    overflow: hidden;
    height: 40px;
    padding-right: 10px;
}

#signUp .qylb .searchInput {
    float: left;
    width: 406px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #999999;
    border: none;
    outline: none;
    background: url(../images/searchInput.png) no-repeat;
    margin-right: 10px;
}

#signUp .qylb .searchBtn {
    float: left;
    width: 84px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    border: none;
    outline: none;
    font-weight: bold;
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -556px;
    box-shadow: 1px 4px 6px 1px #efe3c7;
}

#signUp .qylb .searchBtn:hover {
    background: url(../images/spirit2019.png?v=2) no-repeat -84px -556px;
}

#signUp .qylb .qylbCon ul {
    padding-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
    overflow: hidden;
}

#signUp .qylb .qylbCon li {
    float: left;
    width: 320px;
    padding-right: 20px;
    margin-right: 30px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px dotted #d9d9d9;
}

#signUp .qylb .qylbCon li a {
    font-size: 14px;
    color: #333333;
}

#signUp .qylb .qylbCon li a span {
    color: #d8d8d8;
    padding: 0 5px;
}

#signUp .qylb .qylbCon li a:hover {
    color: #b08a49;
}

#signUp .qylb .qylbCon li.mr0 {
    margin-right: 0;
}

#signUp .qylb .loadMore {
    height: 40px;
    line-height: 40px;
    background: #f8f9fa;
    text-align: center;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    margin: 0 60px 65px;
}

/*报名企业列表E*/

/*填写报名信息E*/

/*弹出窗*/
.popup_box {
    width: 520px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    border-radius: 20px;
    border: 2px solid #b08a49;
    display: none;
}

.popup_box .popup_box_con {
    padding: 60px 0 30px;
    text-align: center;
    position: relative;
}

.popup_box .popup_box_con i {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 32px;
    height: 32px;
    display: block;
    cursor: pointer;
    background: url(../images/spirit2019.png?v=2) 0 -281px no-repeat;
}

.popup_box .bmOK p {
    font-size: 16px;
    line-height: 24px;
    color: #424d5b;
    font-weight: bold;
}

.popup_box .bmOK p span {
    color: #b08a49;
}

.popup_box .bmOK img {
    display: block;
    margin: 25px auto 5px;
    width: 180px;
    height: 180px;
}

.popup_box .bmOK div {
    font-size: 14px;
    color: #424d5b;
}

.popup_box .bmOkImg {
    display: block;
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -238px;
    width: 447px;
    height: 137px;
}

/*黑色遮罩*/
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 10;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}

/*弹出窗*/

/************************在线报名E************************/



/************************品牌评分S************************/
#ppScore {
    background: #f6f7f7;
}

#ppScore .titleBig {
    padding: 45px 0;
}

#ppScore .titleBig i {
    color: #f0efeb;
}

/***********大喇叭S***********/
#ppScore .yuyinBig {
    position: relative;
    padding: 20px;
    background: #ffffff;
}

#ppScore .yuyinBig .yuyinBigCon {
    background: url(../images/yuyinBigBG.png);
    padding: 5px;
}

#ppScore .yuyinBig ul {
    background: #ffffff;
    overflow: hidden;
}

#ppScore .yuyinBig li {
    float: left;
    padding-left: 20px;
}

#ppScore .yuyinBig li.fontAD {
    font-size: 18px;
    line-height: 28px;
    color: #b08a49;
    padding-top: 24px;
    padding-right: 30px;
    font-weight: bold;
}

#ppScore .yuyinBig li.fontAD i {
    font-style: normal;
    font-size: 24px;
}

#ppScore .yuyinBig li.laba img {
    display: block;
    width: 124px;
    height: 100px;
    margin-top: 5px;
}

#ppScore .yuyinBig li a.img_a {
    display: block;
    height: 68px;
    overflow: hidden;
    width: 178px;
    border: 1px solid #ededed;
    background: #ffffff;
    margin-top: 20px;
}

#ppScore .yuyinBig li a.img_a span {
    width: 178px;
    height: 68px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
}

#ppScore .yuyinBig li a.img_a img {
    max-width: 158px;
    margin: 0 auto;
    max-height: 48px;
    display: block;
}

#ppScore .yuyinBig li.intro {
    padding-top: 17px;
    width: 275px;
    padding-right: 25px;
}

#ppScore .yuyinBig li.intro p a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#ppScore .yuyinBig li.intro p a:hover {
    color: #d0a35f;
}

#ppScore .yuyinBig li.intro div {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

#ppScore .yuyinBig .audiojs {
    cursor: pointer;
}

/*拉票语音S*/
.audiojs audio {
    position: absolute;
    left: -1px;
}

.audiojs {
    width: 160px;
    height: 32px;
    background: #ffffff;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #ececed;
    border-radius: 1px;
    font-family: "Microsoft Yahei", "微软雅黑";
    position: relative;
}

.audiojs .play-pause {
    width: 32px;
    height: 32px;
    float: left;
    overflow: hidden;
}

.audiojs p {
    display: none;
    width: 32px;
    height: 32px;
    margin: 0px;
    cursor: pointer;
}

.audiojs .play {
    display: block;
}

.audiojs .scrubber {
    position: relative;
    float: left;
    width: 117px;
    background: #ededed;
    height: 2px;
    margin: 15px 0 0 10px;
}

.audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #5ac63c;
    height: 2px;
    z-index: 1;
}

.audiojs .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 117px;
    background: #ededed;
    height: 2px;
}

.audiojs .time {
    position: absolute;
    top: 28px;
    left: 52px;
    width: 117px;
    height: 16px;
    line-height: 16px;
    color: #999999;
    font-family: "Hiragino Sans GB", sans-serif, "宋体";
    font-size: 10px;
    overflow: hidden;
}

.audiojs .time em {
    font-style: normal;
    float: left;
}

.audiojs .time strong {
    font-weight: normal;
    float: right;
}

/*.audiojs .tipMusic{position: absolute; top:8px; left:52px; font-size: 12px; color:#444444; line-height: 16px;}	    */
.audiojs .error-message {
    float: left;
    display: none;
    height: 32px;
    overflow: hidden;
    line-height: 44px;
    font-size: 12px;
    padding-left: 10px;
    width: 117px;
    color: #444444;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.audiojs .error-message a {
    color: #eee;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #999;
    white-space: wrap;
}

.audiojs .play {
    background: url(../images/musicBtn.gif) 0 0 no-repeat;
}

.audiojs .loading {
    background: url(../images/musicBtn.gif) 0 -96px no-repeat;
}

.audiojs .error {
    background: url(../images/musicBtn.gif) 0 -64px no-repeat;
}

.audiojs .pause {
    background: url(../images/musicBtn.gif) 0 -32px no-repeat;
}

.playing .play,
.playing .loading,
.playing .error {
    display: none;
}

.playing .pause {
    display: block;
}

.loading .play,
.loading .pause,
.loading .error {
    display: none;
}

.loading .loading {
    display: block;
}

.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading,
.error .playname,
.error .volume {
    display: none;
}

.error .error {
    display: block;
}

.error .play-pause p {
    cursor: auto;
}

.error .error-message {
    display: block;
}

/*拉票语音E*/

/*二维码S*/
#codeBox {
    display: none;
    width: 272px;
    height: 88px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ececed;
    background: #fbfbfc;
    position: absolute;
    top: 25px;
    left: 510px;
    overflow: hidden;
    z-index: 6;
}

#codeBox .imgBox {
    float: left;
    width: 88px;
    height: 88px;
}

#codeBox .imgBox img {
    display: block;
    width: 88px;
    height: 88px;
}

#codeBox .fontBox {
    width: 145px;
    float: left;
    padding-left: 10px;
}

#codeBox .fontBox p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    padding-top: 8px;
}

#codeBox .fontBox b {
    font-size: 12px;
    color: #c30d23;
    line-height: 26px;
    display: block;
    height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#codeBox div.close {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -1px;
    right: -1px;
    cursor: pointer;
    z-index: 6;
}

#codeBox div.close img {
    display: block;
    width: 20px;
    height: 20px;
}

/*二维码E*/

#ppScore .yuyinBig li.voice {
    padding-top: 29px;
    position: relative;
}

#ppScore .yuyinBig li.voice span {
    position: absolute;
    top: 35px;
    left: 77px;
    z-index: 5;
    font-size: 12px;
    color: #444444;
    line-height: 16px;
    width: 115px;
    overflow: hidden;
    display: block;
}

#ppScore .yuyinBig li.tpBox {
    padding: 20px 20px 20px 45px;
}

#ppScore span.tpBtn {
    position: relative;
    display: block;
    font-size: 16px;
    color: #b08a49;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #b08a49;
    border-radius: 100px;
}

#ppScore span.tpBtn:hover {
    color: #ffffff;
    box-shadow: 1px 2px 5px 0px #e0d0ac;
    border: 1px solid #e1ca92;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#ppScore span.tpBtn2 {
    background: #f6f7f7;
    border: 1px solid #f2f2f2;
    margin-top: 6px;
}

#ppScore span.tpBtnOK {
    color: #cccccc;
    background: url(../images/spirit.png) no-repeat -70px -250px;
    cursor: default;
}

#ppScore span.tpBtnOK:hover {
    background-position: -70px -220px;
    color: #ffffff;
}

/***********大喇叭E***********/

#ppScore .tpFont {
    padding: 0 20px 10px 20px;
    line-height: 26px;
    font-size: 14px;
    color: #222222;
    background: #ffffff;
}

#ppScore .tpFont li {
    overflow: hidden;
}

#ppScore .tpFont li span {
    width: 80px;
}

#ppScore .tpFont li p {
    width: 1080px;
}

#ppScore .tpFont li p i {
    color: #b08a49;
    font-style: normal;
}

/***********品牌评分列表S***********/
#ppScore .ppList .hd ul {
    background: #ffffff;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    padding: 0 20px;
}

#ppScore .ppList .hd ul li {
    float: left;
    cursor: pointer;
    line-height: 60px;
    height: 60px;
    font-size: 18px;
    color: #444444;
    position: relative;
    padding: 0 37px;
}

#ppScore .ppList .hd ul li span {
    border-bottom: 2px solid #ffffff;
    line-height: 58px;
    height: 58px;
    display: block;
    padding: 0 15px;
}

#ppScore .ppList .hd ul li.on span {
    font-weight: bold;
    color: #b08a49;
    border-bottom: 2px solid #b08a49;
}

#ppScore .ppList .ppNum {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    text-align: center;
    padding: 25px 0;
}

#ppScore .ppList .ppNum span {
    font-size: 24px;
    font-weight: bold;
    color: #b08a49;
}

#ppScore .ppList .ppNumList {
    height: 42px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

#ppScore .ppList .ppNumList li {
    overflow: hidden;
}

#ppScore .ppList .ppNumList li .ppListDiv {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #222222;
    width: 600px;
}

#ppScore .ppList .ppNumList li .ppListDiv .gsName {
    max-width: 230px;
    padding-right: 20px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#ppScore .ppList .ppNumList li .ppListDiv .name {
    max-width: 60px;
    padding-right: 20px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#ppScore .ppList .ppNumList li .ppListDiv .phoneNum {
    max-width: 130px;
    padding-right: 20px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#ppScore .ppList .ppNumList li .ppListDiv .time {
    color: #666666;
    max-width: 80px;
    padding-left: 25px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#ppScore .ppList .ppNumList li .fr {
    text-align: right;
}

#ppScore .ppList .bd ul.ppListDetail {
    padding-top: 20px;
}

#ppScore .ppList .bd .ppListDetail li {
    position: relative;
    width: 184px;
    float: left;
    padding: 20px;
    background: #ffffff;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 3px 5px 0px #eff0f0;
    overflow: hidden;
}

#ppScore .ppList .bd .ppListDetail li a.img_a {
    display: block;
    height: 68px;
    overflow: hidden;
    width: 182px;
    border: 1px solid #ededed;
    background: #ffffff;
}

#ppScore .ppList .bd .ppListDetail li .img_a span {
    width: 182px;
    height: 68px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
}

#ppScore .ppList .bd .ppListDetail li .img_a img {
    max-width: 158px;
    margin: 0 auto;
    max-height: 54px;
    display: block;
}

#ppScore .ppList .bd .ppListDetail li a.gsName {
    padding-top: 8px;
    font-size: 14px;
    color: #444;
    display: block;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#ppScore .ppList .bd .ppListDetail li .intro {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}

#ppScore .ppList .bd .ppListDetail span.tpBtn {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 85px;
}

#ppScore .ppList .bd .ppListDetail span.tpBtn2 {
    margin-top: 0;
}

#ppScore .ppList .bd .ppListDetail li .testIcon {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
    padding-right: 10px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#ppScore .ppList .bd .ppListDetail li .testIcon img {
    float: left;
    padding-top: 5px;
    padding-right: 0;
    width: 16px;
    height: 18px;
}

#ppScore .ppList .bd .ppListDetail li .testIcon span {
    float: left;
    display: none;
    font-size: 12px;
    color: #ffffff;
    padding-right: 5px;
}

#ppScore .ppList .bd .ppListDetail li .testIcon:hover span {
    display: block;
}

#ppScore .ppList .bd .ppListDetail li .testIcon:hover img {
    padding-top: 7px;
    padding-right: 5px;
}

/***********品牌评分列表E***********/

/***********手机验证弹窗S***********/
#phoneCode {
    display: none;
    width: 280px;
    padding: 0 40px 40px;
    background: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 12;
    border: 2px solid #b08a49;
    border-radius: 20px;
}

#phoneCode .hd {
    font-size: 18px;
    color: #82878b;
    font-weight: bold;
    padding: 30px 0 15px;
}

#phoneCode .hd ul {
    overflow: hidden;
}

#phoneCode .hd li {
    float: left;
    cursor: pointer;
    text-align: left;
}

#phoneCode .hd li span {
    padding: 0 15px;
    color: #82878b !important;
}

#phoneCode .hd .on {
    color: #b08a49;
}

#phoneCode .close {
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
}

#phoneCode .close img {
    display: block;
    width: 32px;
    height: 32px;
}

#phoneCode .bd li {
    padding-top: 20px;
    overflow: hidden;
}

#phoneCode .bd li .name {
    font-size: 16px;
    color: #b08a49;
    padding-bottom: 10px;
}

#phoneCode .bd li .inputBox {
    position: relative;
    border: 1px solid #d0bb93;
    padding: 5px 10px;
    border-radius: 5px;
    overflow: hidden;
}

#phoneCode .bd li .inputBox input {
    width: 100%;
    border: none;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #9c8159;
    outline: none;
    box-sizing: border-box;
}

#phoneCode .bd li.code .inputBox input {
    width: 160px;
}

input::-webkit-input-placeholder {
    color: #a9a9a9;
    font-size: 14px;
}

input::-moz-placeholder {
    /color: #a9a9a9;/font-size: 14px;
}

input:-moz-placeholder {
    color: #a9a9a9;
    font-size: 14px;
}

input:-ms-input-placeholder {
    color: #a9a9a9;
    font-size: 14px;
}

#phoneCode .bd li.code .inputBox .codeBtn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f7f6f5;
    font-size: 14px;
    color: #b08a49;
    border: none;
    outline: none;
}

#phoneCode .bd li .imgCode {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

#phoneCode .bd li .imgCode span {
    width: 90px;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

#phoneCode .bd li .imgCode img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#phoneCode .tjyzBTN a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background: #116cb5;
    border-radius: 100px;
    margin-top: 30px;
    cursor: pointer;
    box-shadow: 1px 2px 7px 1px #dac9a4;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#phoneCode .tjyzBTN a:hover {
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: linear-gradient(left, #b08c49, #e1ca92, #b08c49);
}

#phoneCode .bd li.asmag {
    padding-top: 0;
}

#phoneCode .bd li.asmag img {
    display: block;
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

#phoneCode .bd li.asmagTip {
    padding-top: 5px;
}

#phoneCode .bd li.asmagTip p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

#phoneCode .phoneCodeInput .wayTitle {
    font-size: 14px;
    color: #b08949;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 10px;
}

#phoneCode .phoneCodeInput .way1Btn {
    position: relative;
    width: 175px;
    height: 40px;
    padding-left: 50px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    box-shadow: 1px 2px 3px #dac9a4;
    margin: 0 auto;
    border-radius: 100px;
    cursor: pointer;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#phoneCode .phoneCodeInput .way1Btn:hover {
    background: #b08c49\9;
    background: -moz-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: linear-gradient(left, #b08c49, #e1ca92, #b08c49);
}

#phoneCode .phoneCodeInput .way1Btn:hover .mpCode {
    display: block;
}

#phoneCode .phoneCodeInput .way1Btn span {
    position: absolute;
    top: 10px;
    left: 50px;
    display: block;
    width: 24px;
    height: 20px;
    background: url(../images/spirit2019.png?v=2) no-repeat 0 -313px;
}

#phoneCode .phoneCodeInput .way1Btn .mpCode {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -65px;
    width: 130px;
    border-radius: 5px;
    border: 1px solid #c9c9c9;
    background: #ffffff;
    padding-top: 10px;
}

#phoneCode .phoneCodeInput .way1Btn .mpCode img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
}

#phoneCode .phoneCodeInput .way1Btn .mpCode p {
    font-size: 12px;
    color: #6e6e6e;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

#phoneCode .phoneCodeInput .way1Btn .mpCode i {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 5px;
    background: url(../images/spirit2019.png?v=2) no-repeat -30px -313px;
}

#phoneCode .phoneCodeInput .way1Btn .mpCode b {
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 100%;
    height: 10px;
}

#phoneCode .phoneCodeInput .way2 .wayTitle {
    padding-top: 24px;
}

#phoneCode .phoneCodeInput .way2 .way2Con {
    overflow: hidden;
}

#phoneCode .phoneCodeInput .way2 .way2Con p {
    float: left;
    width: 155px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}

#phoneCode .phoneCodeInput .way2 .way2Con img {
    display: block;
    width: 108px;
    height: 108px;
    float: right;
}


/*验证失败*/
#phoneCode .phoneCodeInput {
    position: relative;
}

#phoneCode .yzsb {
    display: none;
    text-align: center;
    background: #ffffff;
    padding: 40px 0 29px;
}

#phoneCode .yzsbCon {
    text-align: center;
    background: #ffffff;
}

#phoneCode .yzsb .title {
    font-size: 24px;
    color: #b08a49;
    padding-bottom: 35px;
}

#phoneCode .yzsb p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding-bottom: 20px;
}

/***********手机验证弹窗E***********/


/***********评分弹窗S***********/
#scorePop {
    display: none;
    width: 510px;
    padding: 20px 30px;
    background: #ffffff;
    position: fixed;
    top: 45%;
    left: 50%;
    z-index: 12;
    border: 2px solid #b08a49;
    border-radius: 20px;
}

#scorePop .close {
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
}

#scorePop .close img {
    display: block;
    width: 32px;
    height: 32px;
}

#scorePop .company {
    background: #f6f7f7;
    border-radius: 5px;
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 15px;
}

#scorePop .company .fl {
    border: 1px solid #dedede;
    background: #ffffff;
    width: 180px;
    height: 68px;
}

#scorePop .company .fl span {
    width: 180px;
    height: 68px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

#scorePop .company .fl span img {
    display: block;
    margin: 0 auto;
    max-height: 48px;
    max-width: 160px;
}

#scorePop .company .fr {
    width: 273px;
}

#scorePop .company .fr .title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#scorePop .company .fr p {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

#scorePop .ppInputBox .title {
    font-size: 18px;
    color: #b08a49;
    font-weight: bold;
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
}

#scorePop .ppInputBox .title span {
    float: left;
    display: block;
    width: 5px;
    height: 18px;
    margin-top: 11px;
    margin-right: 15px;
    background: url(../images/spirit2019.png?v=2) -22px -236px no-repeat;
}

#scorePop .ppInputBox .title i {
    font-size: 14px;
    color: #999999;
    font-style: normal;
    font-weight: normal;
}

#scorePop .ppInputBox ul {
    overflow: hidden;
}

#scorePop .ppInputBox li {
    width: 215px;
    position: relative;
    cursor: pointer;
    padding-left: 40px;
    padding-bottom: 10px;
}

#scorePop .ppInputBox li .inputBox {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 0;
}

#scorePop .ppInputBox li .inputBox .checkbox {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 24px;
    height: 24px;
    background: url(../images/spirit2019.png?v=2) no-repeat -291px -254px;
}

#scorePop .ppInputBox li .inputBox span {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    width: 90px;
    padding-left: 10px;
    text-align: left;
}

#scorePop .ppInputBox li .inputBox input {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    line-height: 28px;
    text-align: center;
    width: 35px;
    height: 28px;
    *height: 27px;
    *line-height: 27px;
    padding: 0 5px;
    font-size: 16px;
    color: #b08a49;
    font-weight: bold;
    border: 1px solid #dedede;
    background: none;
    outline: none;
}

#scorePop .ppInputBox li .inputBox b {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 10px;
}

#scorePop .ppInputBox li .inputBox .checkbox.on {
    background: url(../images/spirit2019.png?v=2) no-repeat -291px -230px;
}

#scorePop .ppInputBox li.fr {
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
}

#scorePop .ppInputBox .pfIntro {
    padding: 0 40px;
}

#scorePop .ppInputBox .pfIntro .scoreTip {
    display: none;
    z-index: 13;
    position: relative;
    width: 390px;
    background: #f6f7f7;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 10px;
}

#scorePop .ppInputBox .pfIntro .scoreTip i {
    position: absolute;
    top: -7px;
    left: 50px;
    display: block;
    width: 14px;
    height: 7px;
    background: url(../images/spirit2019.png?v=2) no-repeat -301px -281px;
}

#scorePop .ppInputBox .pfIntro .scoreTip2 i {
    position: absolute;
    top: -7px;
    left: 285px;
    display: block;
    width: 14px;
    height: 7px;
    background: url(../images/spirit2019.png?v=2) no-repeat -301px -281px;
}

#scorePop .ppInputBox2 {
    padding-top: 10px;
}

#scorePop .ppInputBox2 .pfList .pfListUl {
    padding-left: 40px;
    padding-right: 40px;
}

#scorePop .ppInputBox2 .pfList li {
    float: none;
    padding: 0;
    text-align: left;
    padding-bottom: 10px;
    width: 100%;
}

#scorePop .ppInputBox2 li .inputBox span {
    width: 323px;
}

#scorePop .ppBTN {
    display: block;
    width: 380px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background: #116cb5;
    border-radius: 100px;
    margin: 10px auto 10px;
    cursor: pointer;
    box-shadow: 1px 2px 7px 1px #dac9a4;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#scorePop .ppBTN:hover {
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #b08c49, #e1ca92, #b08c49);
    background: linear-gradient(left, #b08c49, #e1ca92, #b08c49);
}

/***********评分弹窗E***********/


/***********查看评分弹窗s***********/
#seeScorePop {
    display: none;
    width: 510px;
    padding: 25px 30px;
    background: #ffffff;
    position: fixed;
    top: 45%;
    left: 50%;
    z-index: 12;
    border: 2px solid #b08a49;
    border-radius: 20px;
}

#seeScorePop .close {
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
}

#seeScorePop .close img {
    display: block;
    width: 32px;
    height: 32px;
}

#seeScorePop .company {
    background: #f6f7f7;
    border-radius: 5px;
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 15px;
}

#seeScorePop .company .fl {
    border: 1px solid #dedede;
    background: #ffffff;
    width: 180px;
    height: 68px;
}

#seeScorePop .company .fl span {
    width: 180px;
    height: 68px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

#seeScorePop .company .fl span img {
    display: block;
    margin: 0 auto;
    max-height: 48px;
    max-width: 160px;
}

#seeScorePop .company .fr {
    width: 273px;
}

#seeScorePop .company .fr .title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#seeScorePop .company .fr p {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

#seeScorePop .ppInputBox .title {
    font-size: 18px;
    color: #b08a49;
    font-weight: bold;
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    border-radius: 5px;
    overflow: hidden;
}

#seeScorePop .ppInputBox .title span {
    float: left;
    display: block;
    width: 5px;
    height: 18px;
    margin-top: 11px;
    margin-right: 15px;
    background: url(../images/spirit2019.png?v=2) -22px -236px no-repeat;
}

#seeScorePop .ppInputBox .title i {
    font-size: 14px;
    color: #999999;
    font-style: normal;
    font-weight: normal;
}

#seeScorePop .ppInputBox ul {
    overflow: hidden;
    padding: 5px 20px 30px;
}

#seeScorePop .ppInputBox li {
    width: 215px;
    padding-left: 20px;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    height: 40px;
    line-height: 40px;
}

#seeScorePop .ppInputBox li b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 115px;
    font-size: 16px;
    color: #333333;
}

#seeScorePop .ppInputBox li span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    color: #333333;
    width: 55px;
    text-align: left;
}

#seeScorePop .ppInputBox li i {
    font-style: normal;
    font-size: 16px;
    color: #b08a49;
    font-weight: bold;
}

#seeScorePop .ppInputBox li.th b {
    font-weight: normal;
    font-size: 14px;
}

#seeScorePop .ppInputBox li.th span {
    font-weight: normal;
    font-size: 14px;
}

#seeScorePop .ppInputBox li.fr {
    text-align: right;
    padding-left: 0;
    padding-right: 20px;
}

#seeScorePop .ppInputBox li.fr b {
    text-align: left;
}

#seeScorePop .ppInputBox2 li {
    width: 430px;
    padding: 0 20px;
}

#seeScorePop .ppInputBox2 li b {
    float: left;
}

#seeScorePop .ppInputBox2 li span {
    float: right;
}

#seeScorePop .ppInputBox2 ul {
    overflow: hidden;
    padding: 5px 20px 15px;
}

/***********查看评分弹窗E***********/

#fade1 {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 11;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}

#fade2 {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 11;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}

#fade3 {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 11;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}

/************************品牌评分E************************/

/************************获奖名单S************************/
.winnersTip {
    padding: 40px 40px 20px;
    background: #ffffff;
}

.winnersTip .winnersTipBox {
    background: url(../images/yuyinBigBG.png);
    padding: 5px;
}

.winnersTip .winnersTipBox p {
    background: #ffffff;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    padding: 20px;
}

.winnersTip .winnersTipBox p a {
    color: #b08a49;
    text-decoration: underline;
}

#ppScore .ppList.winnersList .bd ul.ppListDetail {
    padding-top: 30px;
}

#ppScore .ppList.winnersList .bd .ppListDetail li .intro {
    margin-bottom: 5px;
}

/************************获奖名单E************************/

/**************************精彩回顾S**************************/
/*论坛议程S*/
#review .title {
    font-size: 40px;
    color: #222222;
    padding: 50px 0 50px;
    text-align: center;
}

#review a.otherLink {
    text-decoration: underline;
    color: #1c159c;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
}

#review .ltycCon {
    padding-bottom: 50px;
    background: #f6f7f7;
}

#review .tableHeader .timeAdd {
    font-size: 16px;
    color: #b08a49;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #fefefe;
}

#review .tableHeader .timeAdd span {
    display: inline-block;
}

#review .tableHeader .timeAdd .time {
    float: left;
    width: 18px;
    height: 18px;
    background: url(../images/spirit2019.png?v=2) no-repeat -297px -294px;
    margin: 16px 8px 0 20px
}

#review .tableHeader .timeAdd .add {
    float: left;
    width: 14px;
    height: 20px;
    background: url(../images/spirit2019.png?v=2) no-repeat -301px -313px;
    margin: 14px 8px 0 20px
}

#review .ltycCon td {
    font-size: 14px;
    color: #222222;
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24px;
}

#review .titleSmall {
    height: 40px;
    line-height: 40px;
    font-size: 0;
    background: #e1ca92\9;
    background: -moz-linear-gradient(left, #e1ca92, #b08c49);
    background: -webkit-linear-gradient(left, #e1ca92, #b08c49);
    background: -o-linear-gradient(left, #e1ca92, #b08c49);
    background: -ms-linear-gradient(left, #e1ca92, #b08c49);
    background: linear-gradient(left, #e1ca92, #b08c49);
}

#review .titleSmall span {
    color: #ffffff;
    display: inline-block;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
}

#review .titleSmall span.span1 {
    width: 208px;
    border-right: 2px solid #f6f7f7;
}

#review .titleSmall span.span2 {
    width: 448px;
    border-right: 2px solid #f6f7f7;
}

#review .titleSmall span.span3 {
    width: 450px;
    *width: 448px;
}

/*论坛议程E*/

/*精彩议题S*/
#review .jcyt {
    background: #ffffff;
}

#review .jcyt ul li {
    width: 510px;
    padding-bottom: 60px;
}

#review .jcyt ul li dl {
    overflow: hidden;
}

#review .jcyt ul li dt {
    float: left;
    width: 140px;
    height: 140px;
}

#review .jcyt ul li dt a {
    display: block;
}

#review .jcyt ul li dt a img {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

#review .jcyt ul li dd {
    float: right;
    width: 350px;
}

#review .jcyt ul li dd div.titleH a {
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#review .jcyt ul li dd div.titleH a:hover {
    color: #b08a49;
}

#review .jcyt ul li dd p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-height: 48px;
    overflow: hidden;
    margin-bottom: 20px;
}

#review .jcyt ul li dd .company {
    font-size: 14px;
    line-height: 18px;
    color: #b08a49;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

#review .jcyt ul li dd .name {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

/*精彩议题E*/

/*照片回顾S*/
#review .zphg {
    background: #f6f7f7;
}

#review .zphg .w1180 {
    width: 1180px;
    margin: 0 auto;
}

#review .zphg ul {
    position: relative;
}

#review .zphg li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

#review .zphg li a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

#review .zphg li a img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 3s cubic-bezier(.23, 1, .32, 1);
    -ms-transition: transform 3s cubic-bezier(.23, 1, .32, 1);
    -webkit-transition: transform 3s cubic-bezier(.23, 1, .32, 1);
    -o-transition: transform 3s cubic-bezier(.23, 1, .32, 1);
    -moz-transition: transform 3s cubic-bezier(.23, 1, .32, 1);
}

#review .zphg li a:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

#review .zphg li.li1 {
    width: 570px;
    height: 360px;
}

#review .zphg li.li2 {
    width: 275px;
    height: 560px;
}

#review .zphg li.li3 {
    width: 275px;
    height: 180px;
}

#review .zphg li.li4 {
    width: 275px;
    height: 360px;
}

#review .zphg li.li5 {
    width: 275px;
    height: 180px;
    margin-top: -200px;
}

#review .zphg li.li6 {
    width: 275px;
    height: 180px;
    margin-top: -200px;
    margin-left: 305px;
    *margin-left: 10px;
    margin-bottom: 0;
}

#review .zphg li.li7 {
    width: 275px;
    height: 330px;
    *margin-left: -570px;
}

#review .zphg li.li8 {
    width: 570px;
    height: 330px;
    *margin-left: -275px;
}

#review .zphg li.li9 {
    width: 275px;
    height: 330px;
}

/*照片回顾E*/

/**************************精彩回顾E**************************/