﻿@charset "utf-8";

/* CSS Document */


/* reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

body {
    overflow-x: hidden;
    background-color: #fff;
    font-family: "Microsoft Yahei";
    color: #000;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pd-l-15 {
    padding-left: 15px;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

body {
    background: url(../images/bg.png?v=20170922) no-repeat;
}


/* 导航条 */

.navbar {
    line-height: 45px;
    background: #21213a;
    font-size: 16px;
    position: absolute;
    width: 100%;
    top: 32px;
    z-index: 100;
}

.navbar .navbar-wrap {
    padding-left: 218px;
    width: 782px;
    margin: 0 auto;
}

.navbar-fixed {
    position: fixed;
    top: 0;
}

.navbar a {
    color: #fff;
    float: left;
    padding-left: 48px;
    position: relative;
}

.navbar a.meeting {
    position: relative;
}

.navbar a.meeting .dot {
    display: block;
    width: 8px;
    height: 6px;
    position: absolute;
    right: -15px;
    top: 20px;
    background: url("../images/navdot.png") 0 0 no-repeat;
}

.navbar a .hot {
    position: absolute;
    width: 24px;
    height: 28px;
    background: url(../images/hot.png) 0 0 no-repeat;
    right: -33px;
    top: 5px;
}

.navbar .on,
.navbar a:hover {
    color: #f8d87c;
}


/* 顶部大图 */

.banner {
    width: 100%;
    height: 542px;
    margin-top: 45px;
    background:url("../images/banner1027.jpg") center top no-repeat;
    position: relative;
}
.banner a {
    width: 273px;
    height: 47px;
    position: absolute;
    top: 452px;
    left: 50%;
    margin-left: -494px;
    line-height: 200px;
    overflow: hidden;
}
/* .banner img {
    width: 1920px;
    display: block;
    margin: 0 auto;
} */


/* 顶部大图 */


/* main */

.main {
    width: 100%;
}

.main .mian-title {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 50px;
}

.main .mian-title img {
    width: 100%;
}

.main-title {
    padding: 5px 0 15px 0;
    text-align: center;
}


/* 评选介绍 */

.evaluation-introduction .main-title {
    margin-top: 44px;
}

.evaluation-introduction .introduction {
    width: 532px;
}

.evaluation-introduction .introduction p {
    line-height: 28px;
    font-size: 14px;
    text-indent: 29px;
    color: #ffffff;
    font-family: "微软雅黑";
    padding-bottom: 28px;
}

.evaluation-introduction .lunbo {
    width: 436px;
    height: 326px;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}

.inner {
    position: relative;
    width: 9999px;
    left: 0;
    top: 0;
}

.lunbo .innerwraper {
    float: left;
}

.pagination {
    position: absolute;
    bottom: 6px;
    width: 100%;
    text-align: center;
}

.pagination span {
    display: inline-block;
    width: 35px;
    height: 2px;
    background-color: #F2F2F2;
    line-height: 30px;
    cursor: pointer;
    margin-left: 8px;
}

.pagination .active {
    background-color: red;
    color: #FFFFFF;
}


/* 评选介绍 */


/* 奖项设置 */

.award-setting-content .msg1 {
    text-align: center;
    line-height: 28px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 4px;
}
.award-setting-content .msg2 {
    text-align: center;
    line-height: 28px;
    color: #959595;
    font-size: 16px;
    padding: 0 102px;
}

.award-setting-content .five {
    color: #e20303;
    font-size: 20px;
}

.awardCupintro li {
    position: relative;
}

.awardCupintro .topaward {
    margin-top: 64px;
}

.awardCupintro .topaward li.left {
    text-align: center;
    margin-left: 158px;
}

.awardCupintro .topaward li.right {
    text-align: center;
    margin-right: 182px;
}

.awardCupintro li img {
    margin-bottom: 20px;
}

.awardCupintro li p {
    line-height: 26px;
    font-family: "微软雅黑";
    color: #ffffff;
}

.awardCupintro li p.bottom {
    font-weight: bold;
}

.awardCupintro .bottomaward {
    margin-top: 76px;
}

.awardCupintro .bottomaward li {
    width: 33.3333%;
    text-align: center;
}

.intro-msg {
    position: absolute;
    width: 420px;
    background-color: #494336;
    left: 50%;
    margin-left: -250px;
    top: 20px;
    padding: 28px 40px 60px 40px;
    z-index: 20;
}

.intro-msg {
    display: none;
}

.intro-msg p {
    text-align: left;
    font: normal 14px/28px "微软雅黑";
}

.intro-msg a {
    position: absolute;
    background-color: #e20000;
    width: 141px;
    height: 31px;
    left: 50%;
    margin-left: -70.5px;
    bottom: 12px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    line-height: 31px;
}


/* 奖项设置 */


/* 评选流程 */
.evaluation-proccess{
    background: url("../images/proccessbg.png?v=20170922") -2px -235px no-repeat;
}
.evaluation-proccess .proccess-content {
    height: 930px;
    background:url("../images/proccessContentBg.png?v=20171010") 0px 0px no-repeat;
    position: relative;
}
.evaluation-proccess .proccess-content .thatday{
    position: absolute;
    width:275px;
    left:28px;
    top:52px;
}
.proccess-content .thatday a{
    display: block;
    width: 105px;
    height: 32px;
    margin-bottom: 9px;
    background: url("../images/commentandsignup.png?v=20170922") 0 0 no-repeat;
}
.proccess-content .thatday>p{
    color:#FFFFFF;
    font: normal 12px/20px "微软雅黑";
}
.evaluation-proccess .proccess-content .vote{
    position: absolute;
    width:414px;
    left:596px;
    top:260px;
}
.evaluation-proccess .proccess-content .awardlist{
    position: absolute;
    width:328px;
    left:115px;
    top:513px;
}
.evaluation-proccess .proccess-content p{
    font: normal 12px/18px "微软雅黑";
    color: #ffffff;
}
.proccess-content .procedure{
    position: absolute;
    width:405px;
    left:596px;
    top:675px;
}
.proccess-content .procedure h4{
	margin-bottom: 10px;
}
.proccess-content .procedure p{
	border: 1px solid #635434;
	border-bottom: none;
	line-height: 28px;
	font-size: 14px;
	padding-left: 13px;
    font-family: "微软雅黑";
    color:#d6d6d6;
}
.proccess-content .procedure p.last{
	border-bottom: 1px solid #635434;
}
.proccess-content .procedure p span.left {
	padding-right: 72px;
}
.proccess-content .procedure h5{
	color:#d6d6d6;
	font-size: 12px;
    margin-top: 12px;
    padding-left: 2px;
}
/* 评选流程 */


/* 谁是评委 */

.judge-introduction .mian-title {
    margin-bottom: 24px;
}

.judge-introduction .content-tit {
    text-indent: 2em;
    font: normal 14px/22px "微软雅黑";
    color: #f5f5f5;
}

.introduction-content .content-pic {
    margin-top: 36px;
    margin-bottom: 83px;
}

.introduction-content .content-pic li {
    float: left;
    margin-right: 53px;
    color: #ffffff;
    text-align: center;
}

.introduction-content .content-pic li.last {
    float: right;
    margin: 0;
}

.content-pic li img {
    margin-bottom: 5px;
}

.content-pic li h3 {
    font: bold 20px/36px "微软雅黑";
}

.content-pic li p {
    font: normal 12px/20px "微软雅黑";
    color: #ffffff;
}

.signupWay .mian-title {
    margin-bottom: 65px;
}

.signupWay .signup-time {
    padding-left: 20px;
    font: normal 24px/24px "微软雅黑";
    color: #c7a254;
    padding-bottom: 21px;
}

.signupWay .main-content {
    width: 100%;
    height: 182px;
    background: url("../images/signupBG.png?v=20170922") 7px 0 no-repeat;
    margin-bottom: 33px;
    padding-top: 40px;
    position: relative;
}

.signupWay .main-content p {
    padding-left: 136px;
    font: normal 16px/29px "微软雅黑";
    color: #ffffff;
    margin-bottom: 51px;
}

.signupWay .main-content a {
    position: absolute;
    width: 164px;
    height: 38px;
    background-color: #a20707;
    bottom: 35px;
    right: 84px;
    background: url("../images/signupNow.png?v=20170922") 0 0 no-repeat;
}


/* 谁是评委 */


/* 主办单位 */

.host {
    width: 100%;
    padding-top: 48px;
    position: relative;
    margin-bottom: 75px;
}

.host .company p {
    font: normal 22px/72px "微软雅黑";
    color: #c7a254;
    padding-left: 120px;
}
.host .company .hostPic1{
    position: absolute;
    left:235px;
    top:48px;
}
.host .company .hostPic2{
    position: absolute;
    left:442px;
    top:48px;
}
.host .company .hostPic3{
    position: absolute;
    left:649px;
    top:48px;
}
.host .detail{
    margin-top: 72px;
}
.host .detail li{
    float: left;
    width: 264px;
}
.detail .aside-middle_title{
    font:bold 18px/38px "微软雅黑";
    color:#ffffff;
}
.detail .aside-middle_title i{
    display: block;
    width: 126px;
    padding-bottom: 15px;
    border-top: 1px solid #FFFFFF;
}
.detail .aside-middle_title .line2{
    width: 73px;
}
.detail .aside-middle_title .line3{
    width: 73px;
}
.aside-middle_cont{
    font:normal 16px/26px "微软雅黑";
    color:#ffffff;
}
.aside-middle_cont p{
    font:normal 14px/28px "微软雅黑";
}
.host .detail .code{
    width: 208px;
} 
.host .detail .code li{
    width: 90px;
} 
.host .detail .code .code1{
    margin-right: 28px;
}
.detail .code img{
    margin-top: 18px;
    margin-bottom: 11px;
}
.detail .code p{
    text-align: center;
    color:#cecece;
    font:normal 14px/18px "微软雅黑";
}
/* 主办单位 */


/* main */

.main_01 {
    width: 100%;
    background: #061b3c;
}

#wrapper {
    width: 1000px;
    min-height: 1000px;
    margin: 0 auto;
    clear: both;
    position: relative;
}


/*右悬浮*/

.right-bar {
    display: none;
    width: 124px;
    height: 210px;
    font-size: 14px;
    line-height: 2.1;
    color: #fff;
    position: fixed;
    right: 0;
    top: 220px;
    background: url('../images/right_bg.png') no-repeat center top;
}

.right-bar a {
    color: #fff;
}


/* 分享控件 */

.share {
    /* display: none; */
    width: 111px;
    height: 116px;
    position: fixed;
    right: 10px;
    top: 95px;
    background: url('../images/share.png') no-repeat 0 bottom;
}

.share a {
    display: block;
    width: 100%;
    height: 33.3333%;
}

.share span {
    width: 17px;
    height: 17px;
    font-size: 16px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    background-color: #549DE0;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 20%;
    cursor: pointer;
}

.jiathis_style+.jiathis_style {
    margin-left: -242px;
    margin-top: -38px;
}

.jiathis_style td {
    border: none;
}

.jiathis_style+.jiathis_style td {
    border: none;
}

.toTop {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 17px;
    bottom: 0;
}

.toTop a {
    display: block;
    width: 100%;
    height: 100%;
}


/*底部*/

.footer {
    width: 100%;
    height: 260px;
    background: url('../images/footer_bg.jpg') no-repeat;
    color: #fff;
}

.footer_cont {
    width: 1000px;
    height: 260px;
    margin: 0 auto;
}

.footer_left {
    width: 760px;
    height: 260px;
    float: left;
    line-height: 1.8;
}

.footer_left ul li {
    float: left;
    margin: 56px 25px 0 0;
}

.footer_left ul li:last-child {
    margin-right: 0;
}

.footer_left_title {
    font-size: 20px;
    font-weight: bold;
}

.footer_left_title span {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.footer_left_cont {
    font-size: 14px;
    margin-top: 10px;
}

.footer_right {
    width: 230px;
    height: 260px;
    float: right;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
}

.footer_right .fr:first-child {
    margin-left: 28px;
}

.footer_right .fr img {
    margin: 60px 0 19px 0;
}

.g-footer {
    background-color: #fff;
    width: 100%;
}
.wrap_iframe{
	width:1000px;
	margin: 0 auto;
}