.wrap {
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.wrap1>img {
    width: 100%;
    border-bottom: solid 10px #00a0e8;
}
.trans>img {
    transform: rotateY(180deg);
}
.wrap2>img {
    width: 100%;
}
.full {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.childbox1 {
    position: absolute;
    bottom: 10%;
    right: 30%;
    color: #fff;
}
.childboxmar {
    right: 35%;
}
.childboxrig {
    right: 8%;
}
.childtitle h6 {
    font-size: 25px;
    font-family: fantasy;
}
.childtitle h2 {
    font-size: 40px;
    padding: 5px 0;
    border-top: solid 2px #f2f2f2;
    border-bottom: solid 2px #f2f2f2;
    line-height: 1.5;
}
.childtitle h2.hEn {
    border: none;
    font-family: fantasy;
}
.childtitle a {
    display: block;
}
.childtitle a h2 {
    color: #fff;
}
.childtitle p {
    font-size: 16px;
    line-height: 2;
}
/* 参赛须知 */
.wrap_xuz {
    /* background: url('../img/须知_02.jpg') no-repeat center; */
    background-size: cover;
    padding: 0 0 100px 0;
}
.wrap_xuz::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('../img/须知_02.jpg') no-repeat center;
    background-size: cover;
    overflow: hidden;
    transform: rotateY(180deg);
}
.noticebox {
    color: #fff;
}
.seTitle {
    width: 230px;
    height: 80px;
    letter-spacing: 2px;
    background: url('../img/notice01.png') no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.seTitle h5 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-left: -20px;
    margin-top: 8px;
}
.seTitle h5.en {
    font-size: 20px;
    margin-left: 15px;
}
.seTitle h6{
	font-size: 18px;
	color: #fff;
    font-weight: bold;
    margin-top: 8px;
    line-height: 20px;
}
.noticeContent .col_tj {
    width: 100%;
    padding: 20px 0;
}
.col_tj p {
    font-size: 14px;
	line-height: 30px;
    color: #fff;
    padding: 10px 0;
}
.col_tj p>span{
	font-size: 30px;
}
.col_tj>div {
    width: 50%;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.col_tj>div.fr {
    text-align: right;
}
.col_tj9>div {
    justify-content: flex-end;
}
.col_tj>div:nth-child(2) {
    justify-content: flex-end;
}
.cpbox {
    width: 80%;
    padding: 40px;
    border: solid 10px #0999d6;
}
.cpbox div{
	line-height: 30px;
}
.cpbox div p.sol {
    font-size: 20px;
    font-weight: bold;
}
.cpbox img {
    width: 100px;
}
.cpbox h3 {
    font-size: 30px;
    font-weight: bold;
    padding: 5px 0;
}
.cpbox div.fr div {
    font-size: 14px;
    line-height: 2;
}
.cpbox div.fr div span.iconfont {
    color: #fff;
    font-size: 16px;
    margin-right: 8px;
}
.cpbox h6 {
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
}
.xuzbox {
    color: #fff;
}
.xuzbox p {
    font-size: 14px;
    line-height: 2;
}
.xuzbox div span.iconfont {
    font-size: 16px;
    color: #00a0e8;
    margin-right: 10px;
}
.xuzbox>div {
    width: 20%;
}
/* 关于奖项 */
.wrap_jiang {
    background: url('../img/奖项_02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.container .icon2 {
    width: 100px;
    position: absolute;
    left: 28%;
    top: 1%;
}
.about {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}
.about .stybox {
    border: solid 10px #00a0e8;
    margin: 100px 100px 30px 100px;
    padding: 30px;
}
.reg_btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.reg_btn a {
    color: #fff;
    padding: 15px 30px;
    font-size: 20px;
    border: solid 1px #fff;
}
.reg_btn a:hover {
    color: #fff;
    border: solid 1px #00a0e8;
    transition: all 0.5s;
    background: #00a0e8;
}
.about h6 {
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
}
.about div.bs {
    font-size: 20px;
    color: #fff;
    line-height: 2;
    text-align: center;
    margin-top: 20px;
}
.about p {
    color: #f2f2f2;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}
.awardsList {
    padding: 0 100px 30px 100px;
}
.awardsList li .flx {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: solid 2px #fff;    
}
.awardsList ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.awardsList ul li {
    width: 300px;
    height: 450px;
    background: rgba(40,77,125,0.9);
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
    color: #fff;
}
.awardsList ul li img {
    width: 70px;
}
.awardsList ul li h6 {
    font-size: 16px;
    line-height: 2;
}
.awardsList li p {
    font-size: 17px;
    padding: 0 0 10px 0;
    font-weight: bold;
}
.awardsList li div.listp {
    padding: 15px 0 0 0;
}
.awardsList li div.listp p {
    color: #f2f2f2;
    font-size: 12px;
    line-height: 2;
    font-weight: normal;
    border: none;
    overflow-y: scroll;
    height: 260px;
}
/*评选标准*/
.wrap_criteria{
	background: url('../img/参赛_02.jpg') no-repeat center;
	background-size: cover;
    padding: 50px 0;
}
.wrap_criteria h4{
	font-size: 18px;
	margin-top: 40px;
	color: #fff;
}
.wrap_criteria .cansTitle{
	margin-top: 20px;
}
.wrap_criteria p{
	color: #fff;
	line-height: 26px;
}

/* 申请参赛 */
.wrap_cans {
    background: url('../img/参赛_02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.wrap_cans .form{
	margin-top: 20px;
}
.cans .icon2 {
    left: 11%;
}
.cans h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    padding: 10px 0;
}
.cansTitle {
    margin: 50px 0 10px 0;
}
.cans .martop {
    margin-top: 30px;
}
.liuc {
    width: 100%;
    color: #fff;
    padding: 0 100px 0 100px;
}
.liuc p {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 15px;
}
.liuc ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.liuc ul li {
    width: 220px;
    height: 150px;
    margin: 15px;
    text-align: center;
    background: url('../img/流程-16.png') no-repeat center;
    background-size: cover;
    padding: 10px;
}
.liuc ul li div {
    font-size: 40px;
    font-weight: bold;
}
.three ul li p {
    font-size: 14px;
    margin-left: -15px;
    line-height: 1.5;
}
.xuzhi {
    width: 100%;
    color: #fff;
    padding: 0 100px;
}
.xuzhi p {
    font-size: 14px;
    line-height: 2;
    color: #fff;
}
.fileList ul li {
    padding: 10px 0;
    width: 50%;
}
.fileList ul li span.iconfont {
  font-size: 18px;
  padding-right: 8px;
  color: #00a0e8; 
  display: table-cell; 
}
.fileList ul li a {
    font-size: 14px;
    color: #fff;
    display: table-cell;
    
}
.fileList ul li a div{
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../img/pdf.svg) no-repeat right top / contain;
    padding-right: 2em;
    background-size: 22px;
    position: absolute;
}
.fileList ul li a div.word {
    background: url('../img/word.svg') no-repeat right top / contain;
    padding-right: 2em;
    background-size: 22px;
}
.fileList ul li a div.zip {
    background: url('../img/zip.svg') no-repeat right top / contain;
    padding-right: 2em;
    background-size: 22px;
}

.fileList ul li:hover a {
    color: #00a0e8;
}
/* 资料下载 */
.wrap_xiaz {
    background: url('../img/下载02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
    height: 1200px;
}
.downzl {
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 20px;
}
.downzl ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

/* 评审团 */
.wrap_jury {
    background: url('../img/评委_02.jpg') no-repeat center;
    background-size: 100% 100%;
    padding: 0 0 50px 0;
}
.jury {
    padding: 60px 0;
}
.jury>p{
	color: #fff;
	padding: 20px 0;
	text-align: center;
}
.jury ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.jury ul li {
    width: 28%;
    margin-bottom: 60px;
    margin: 1.5%;
    margin-bottom: 60px;
    text-align: center;
    color: #333;
}
.jury ul li span {
    font-size: 40px;
    font-weight: bold;
}
.jury ul li .title {
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    padding: 10px 0;
}
.jury li img {
    display: block;
    width: 150px;
    height: auto;
    border: solid 4px #00a0e8;
    border-radius: 50%;
    margin: 0 auto;
}
.jury li h6 {
    font-size: 20px;
    padding: 15px 0;
    font-weight: bold;
}
.jury li p {
    font-size: 14px;
    line-height: 2;
}
.jury li p.thep1 {
    padding: 17px 0;
}
.jury li .come img {
    border-radius: 0;
    border: solid 1px #ccc;
    background: #fff;
    width: 150px;
    height: 60px;
    padding: 5px 10px;
    margin-top: 20px;
}
/* 权益 */
.wrap_qy {
    background: url('../img/权益_02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.biaos {
    width: 75%;
    padding: 50px 0;
    color: #fff;
}
.biaos ul li {
    padding: 20px 0;
    border-bottom: solid 4px #3192bd;
}
.biaos li h6 {
    color: #00a0e8;
    font-size: 20px;
    line-height: 2;
    float: left;
    width: 80%;
    font-weight: bold;
}
.biaos li div {
    width: 20%;
    float: right;
    font-size: 60px;
    text-align: right;
    color: #00a0e8;
}
.biaos ul li p{
    line-height: 2;
    font-size: 14px;
    width: 80%;
}
/* 常见问题 */
.wrap_qa {
    background: #eee;
    padding: 0 0 50px 0;
}
.qa {
    width: 100%;
    color: #fff;
}
.qabox div{
    margin-bottom: 30px;
    padding: 15px 0;
}
.qabox h6 {
    width: 25%;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
    padding: 30px 0;
    color: #555;
    float: left;
    text-align: right;
    font-weight: bold;
    padding: 0 4% 0 0;
}
.qabox span.iconfont {
    font-size: 16px;
    margin-right: 8px;
}
.qabox p {
    float: right;
    width: 75%;
    font-size: 14px;
    color: #555;
    line-height: 2;
    padding: 0 0 0 5%;
    border-left: solid 10px #ccc;
}
/* 联系我们 */
.wrap_contact {
    background: url('../img/联系_02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.contact,.contactEn {
    width: 100%;
    padding: 100px 0;
}

/* 评审简介 */
.wrap_personal {
    background: url('../img/个人_02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.geren {
    padding: 50px 100px;
    color: #fff;
    text-align: center;
    margin: 100px;
    border: solid 10px #00a0e8;
}
.bio img {
    width: 150px;
    border: solid 5px #00a0e8;
    border-radius: 50%;
    margin-bottom: 10px;
}
.bio h5 {
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
}
.bio h6 {
    font-size: 16px;
    line-height: 1.7;
}
.bio p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
}
.company {
    padding: 30px 0 0 0;
}
.company h5{
	font-size: 20px;
    line-height: 2;
    font-weight: bold;
}
.company img {
    width: 150px;
    height: 60px;
    margin-bottom: 15px;
    background: #fff;
    padding: 5px;
}
.company p {
    text-align: left;
    line-height: 2;
    font-size: 14px;
}

/*2019.11.19添加 最新动态*/
.wrap_news {
    background: url('../img/权益_02.jpg') no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.wrap_news .list_news {
    width: 70%;
    padding: 50px 0;
    color: #fff;
}
.wrap_news .list_news ul li {
    padding: 30px 15px;
    border-bottom: solid 1px #888;
}
.wrap_news .list_news li a {
	width: 100%;
    color: #fff;
}
.wrap_news .list_news li .news_title {
    width: 82%;
    float: left;
    font-size: 15px;
    line-height: 40px;
}
.wrap_news .list_news li .news_date{
	float: right;
    width: 15%;
}
.wrap_news .list_news li .news_date .icon{
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 10px;
}
.wrap_news .list_news li .news_date .icon>img{
	height: 100%;
	width: auto;
}
.wrap_news .list_news li .news_date .time{
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-left: 10px;
}

/*2019.12.02 添加获奖企业栏目*/
.container_winners{
	padding-top: 120px;
}
.container_winners video.resultsvideo{
	width: 100%;
}
.container_winners:before{
	content:'';position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: url(../img/winners.jpg) no-repeat center;background-size: cover;overflow: hidden;
}
.wrap_winners{
	width: 900px;
	margin: 0 auto;
}
.wrap_winners h2{
	font-size: 40px;
	text-align: center;
	color: #fff;
	padding-top: 40px;
}
.wrap_winners h3{
	font-size: 26px;
	text-align: center;
	color: #fff;
	padding-top: 10px;
}
.wrap_winners .logo{
	width: 860px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}
.wrap_winners .logo img{
	background: #fff;
	width: 25%;
	height: auto;
	display: block;
	float: left;
	padding: 10px 20px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.1);
}
.wrap_winners>ul{
	padding: 10px 20px;
}
.wrap_winners>ul>li{
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px;
	background: #fff;
}
.wrap_winners>ul>li img{
	width: 200px;
	height: 80px;
	float: left;
}
.wrap_winners>ul.solution>li img,
.wrap_winners>ul.product>li img{
	margin-left: 20px;
}
.wrap_winners>ul.solution>li p,
.wrap_winners>ul.product>li p{
	width: 180px;
	text-align: center;
	height:80px;
	line-height: 80px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	float: left;
	border-right: 3px solid #aaa;
}
.wrap_winners>ul>li div{
	border-left: 3px solid #aaa;
	padding: 10px 0 10px 20px;
	margin-left: 20px;
	float: left;
	height: 80px;
}
.wrap_winners>ul>li.ata div{
	width: 400px;
}
.wrap_winners>ul>li div h4{
	font-weight: bold;
	font-size: 22px;
	color: #333;
}
.wrap_winners>ul>li.ata div h4{
	font-size: 18px;
}
.wrap_winners>ul>li div h5{
	font-size: 18px;
	color: #555;
	margin-top: 15px;
}
.wrap_winners>ul>li.ata div h5{
	font-size: 14px;
	margin-top: 10px;
}
.wrap_winners>ul.person>li p{
	width: 200px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #333;
	font-size: 24px;
	float: left;
}

/*2019.12.03 媒体工具包*/
.wrap_mediakit{
	background: url(../img/mediakit.jpg) no-repeat center;
	background-size: cover;
}

/*2019.12.04 精彩回顾*/
.wrap_review:before{
	content:'';position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: url(../img/review.jpg) no-repeat center;background-size: cover;overflow: hidden;
}
.wrap_review .pic{
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;
}
.wrap_review .pic img{
	margin: 0;
	display: block;
	float: left;
	width: 300px;
	height: 208px;
	padding: 1%;
}
.posimg {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0,0,0,0.4);
    display: none;
}
.posimgblock {
    display: block;
}
.bigimg {
    width: 820px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 200px;
    background:#fff;
}
.bigimg img {
    width: 800px;
    height: 534px;
}
.bigimg h6 {
    background:#fff;
    text-align: right;
    font-size: 16px;
    line-height: 20px;
    color: #555;
    padding: 8px 8px 0 8px;
    cursor: pointer;
}
/*组织与机构*/
.wrap_organizer{
	width: 100%;
	padding-top: 110px;
}
.wrap_organizer .winners-video{
	width: 100%;
	height: auto;
}
.organizer {
    width: 100%;
    padding: 100px 0 50px 0;
}
.contactbox {
    width: 90%;
    margin: 0 auto;
    padding: 30px 60px;
    border: solid 10px #00a0e8;
    background: rgba(0,0,0,0.4);
    text-align: justify;
    color: #fff;
    position: relative;
}
.contactbox img {
    width: 150px;
}
.contactbox img.logo {
    background: #fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    height: 70px;
}
.contactbox p {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
}
.contactbox img.poimg {
    width: 100px;
    float: right;
}
.ourlogo {
    width: 100%;
    margin:0 auto;
    margin-top: 50px;
}
.ourlogo h3 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding: 0 0 20px 0;
}
.ourlogo ul li img:hover {
    box-shadow: 0 0 5px #ece7e7;
}
/* 创新年鉴 */
.wrap_yearbook {
    background: url(../img/参赛_02.jpg) no-repeat center;
    background-size: cover;
    padding: 0 0 50px 0;
}
.yearbook {
    width: 600px;
    margin: 0 auto;
    padding: 50px 0;
}
.yearbtn {
    text-align: center;
    padding: 30px 0 0 0;
}
.yearbook p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    margin-top: 30px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.yearbook img {
    width: 100%;
    margin: 30px 0;
}
.yearbook h6 {
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}
.tuijian {
    border:dashed 1px #ccc;
    border-radius: 5px;
    padding: 15px;
}
.tuijian h5 {
    font-size: 24px;
    line-height: 2;
    text-align: center;
    color: #fff;
}
.tuijian p {
    margin-top: 15px;
}
.xiayearbook {
    padding: 30px 0 0 0;
}
.xiayearbook h5 {
    font-size: 24px;
    line-height: 2;
    color: #fff;
}
.xiayearbook ul li {
    font-size: 14px;
    line-height: 2;
    color: #fff;
    list-style: disc;
    margin: 0 0 0 20px;
}
@media screen and (max-width:1200px) {
    .about {
        padding: 100px 0 0 0;
    }
    .awardsList {
        padding: 30px 0;
    }
    .container .icon2 {
        width: 100px;
        position: absolute;
        left: -100px;
    }
    .liuc {
        width: 100%;
        color: #fff;
        padding: 0;
    }
    .xuzhi {
        width: 100%;
        color: #fff;
        padding: 0;
    }
    .jury ul li {
        width: 30%;
    } 
    .ourlogo ul li {
        width: 159px;
    }
    .fileList ul li a {
        font-size: 14px;
    }
}
@media (min-width: 768px){
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 1160px;
    }
}
@media screen and (max-width:768px) {
    .wrap {
        width: 100%;
        min-width: 320px;
        position: relative;
    }
    .wrap1{
    	margin-top: 50px;
    }
    .wrap_jury {
        background: url("../img/pwm2.jpg") no-repeat center;
        background-size: cover;
        background-position: inherit;
    }
    .wrap1>img {
        width: 100%;
        border-bottom: solid 10px #00a0e8;
    }
    .biaos {
        width: 100%;
    }
    .trans>img {
        transform: none;
    }
    .childbox1 {
        position: absolute;
        bottom: 15%;
        right: 5%;
        color: #fff;
    }
    .childbox1 .xuzhi {
        width: 120px;
    }
    .childtitle h6 {
        font-size: 16px;
    }
    .childtitle h2 {
        font-size: 30px;
        padding: 5px 0;
        border-top: solid 2px #f2f2f2;
        border-bottom: solid 2px #f2f2f2;
        line-height: 1.2;
    }
    .childtitle p {
        font-size: 14px;
        line-height: 1.2;
    }
    .container .icon2 {
        width: 70px;
        position: relative;
        left: 0;
    }
    .cansTitle{
        width: 260px;
    	margin: 20px 0 10px 0;
    }
    .seTitle h5.en {
        font-size: 16px;
        margin-left: -20px;
    }
    .noticeContent {
        width: 100%;
        background: none;
    }
    .noticeContent .col_tj {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .col_tj p span {
        font-size: 26px;
        font-weight: bold;
        text-align: left;
    }
    .col_tj>div {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 15px 0;
    }
    .col_tj>div:nth-child(2) {
        justify-content: flex-start;
        text-align: left;
    }
    .col_tj9>div {
        justify-content: flex-start;
        padding: 0 0 30px 0;
    }
    .cpbox {
        width: 100%;
        padding: 15px;
        border: solid 10px #0999d6;
    }
    .xuzbox>div {
        width: 50%;
    }
    .about {
        padding: 30px 0 0 0;
    }
    .about h6{
    	font-size: 18px;
    }
    .about div.bs{
    	font-size: 16px;
    	margin-top: 10px;
    }
    .about .stybox {
        margin: 0;
        padding: 15px;
    }
    .awardsList ul li {
        width: 100%;
        height: auto;
        background: rgba(40,77,125,0.9);
        padding: 15px;
        margin: 0 0 15px 0;
        border-radius: 10px;
        color: #fff;
    }
    .awardsList li div.listp p {
        height: 220px;
    }
    .reg_btn {
        margin-bottom: 20px;
    }
    .liuc ul li {
        width: 270px;
        height: 140px;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 30px;
    }
    .liuc ul li p {
        line-height: 1.5;
    }
    .jury ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .jury ul li {
        width: 45%;
        margin-bottom: 30px;
        text-align: center;
    }
    .jury ul li .title {
        height: auto;
        padding: 6px 0;
    }
    .jury li p:nth-child(1) {
        line-height: 22px;
    }
    .jury li p:nth-child(2) {
        font-size: 12px;
        line-height: 1.5;
    }
    .biaos ul li {
        height: auto;
        padding: 15px 0;
        border-bottom: solid 4px #3192bd;
    }
    .biaos li div {
        font-size: 30px;
    }
    .qabox h6 {
        width: 100%;
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 1px;
        color: #555;
        float: none;
        text-align: left;
        font-weight: bold;
        padding: 0 0 10px 0;
        border-bottom: solid 5px #ccc;
    }
    .qabox div {
        margin-bottom: 0;
        padding: 15px 0;
    }
    .qabox p {
        float: none;
        width: 100%;
        font-size: 14px;
        color: #555;
        line-height: 2;
        padding: 10px 0 0 0;
        border: none;
    }
    .wrap_contact{
    	padding: 0;
    }
    .contact,.contactEn {
        width: 100%;
        padding: 50px 0;
    }
    .seTitle h5 {
        font-size: 20px;
        font-weight: bold;
        margin-left: -20px;
        margin-top: 8px;
    }
    .geren {
        padding: 15px;
        color: #fff;
        text-align: center;
        margin: 30px 0 0 0;
        border: solid 10px #00a0e8;
    }
    
    .noticebox{
    	padding: 20px 0;
    }
    
    /*2019.11.19添加 最新动态*/
	.wrap_news {
	    padding: 0 0 20px 0;
	}
	.wrap_news .list_news {
        width: 100%;
	    padding: 20px 0;
	}
	.wrap_news .list_news ul li {
	    padding: 10px 10px 0 10px;
	}
	.wrap_news .list_news li .news_title {
	    width: 100%;
	    float: none;
	    font-size: 14px;
	    font-weight: normal;
	    line-height: 30px;
	}
	.wrap_news .list_news li .news_date{
		float: none;
	    width: 100%;
	    
	}
	.wrap_news .list_news li .news_date .icon{
		height: 16px;
		width: 16px;
		margin-top: 7px;
	}
	.wrap_news .list_news li .news_date .time{
		float: left;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	
	/*2019.12.02 获奖企业*/
	.container_winners{
		padding-top: 50px;
	}
	.container_winners video.resultsvideo{
		width: 100%;
	}
	.container_winners:before{
		background: url(../img/winners-m.jpg) no-repeat center;background-size: cover;
	}
	.wrap_winners{
		width: 100%;
		padding: 0 20px;
	}
	.wrap_winners h2{
		font-size: 26px;
		padding-top: 20px;
	}
	.wrap_winners h3{
		font-size: 18px;
		padding: 5px 20px 0 20px;
	}
	.wrap_winners .logo{
		width: 100%;
	}
	.wrap_winners .logo img{
		width: 33.33%;
		padding: 6px 14px;
	}
	.wrap_winners>ul{
		width: 100%;
		padding: 10px 0;
	}
	.wrap_winners>ul>li{
		margin: 0 0 10px 0;
		width: 100%;
		padding: 6px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.wrap_winners>ul.solution>li,
	.wrap_winners>ul.product>li{
		display: block;
	}
	.wrap_winners>ul>li img{
		display: block;
		width: 150px;
		height: 60px;
		padding: 0 6px;
		margin: 0 auto;
	}
	.wrap_winners>ul.solution>li p,
	.wrap_winners>ul.product>li p{
		display: block;
		width: 100%;
		height:30px;
		line-height: 30px;
		font-size: 18px;
		color: #333;
		float: none;
		border-right: none;
	}
	.wrap_winners>ul.solution>li img,
	.wrap_winners>ul.product>li img{
		width: 120px;
		height: 48px;
		margin-left: 0;
		float: left;
	}
	.wrap_winners>ul.solution>li div,
	.wrap_winners>ul.product>li div{
		margin-left: 10px;
		float: left;
		width: 55%;
	}
	.wrap_winners>ul>li div{
		border-left: none;
		padding: 10px 0;
		margin-left: 0;
		height: auto;
		width: 60%;
	}
	.wrap_winners>ul>li div h4{
		font-size: 14px;
		color: #333;
	}
	.wrap_winners>ul>li.ata div h4{
		font-size: 14px;
	}
	.wrap_winners>ul>li div h5{
		font-size: 13px;
		color: #555;
		margin-top: 4px;
		line-height: 20px;
	}
	.wrap_winners>ul>li.ata div h5{
		font-size: 13px;
		margin-top: 10px;
	}
	.wrap_winners>ul.person>li p{
		height: 40px;
		line-height: 40px;
		float: none;
		margin: 0 auto;
	}
	
	/*2019.12.03 媒体工具包*/
	.wrap_mediakit{
		background: url(../img/mediakit-m.jpg) no-repeat center;
		background-size: cover;
		padding-bottom: 50px;
	}
	/*精彩回顾*/
	.wrap_review:before{
		background: url(../img/review-m.jpg) no-repeat center;background-size: cover;
	}
	.wrap_review .pic{
		width: 100%;
		margin: 20px auto;
		padding: 10px;
	}
	.wrap_review .pic img{
		width: 50%;
		height: auto;
		padding: 5px;
	}
	.bigimg {
        width: 100%;
        padding: 10px;
        margin: 0 auto;
        margin-top: 120px;
        background: #fff;
    }
    .bigimg img {
        width: 100%;
        height: auto;
    }
	/*组织与机构*/
	.wrap_organizer{
		padding-top: 50px;
    }
    .organizer {
        width: 100%;
        padding: 50px 0;
    }
    .contactbox {
        width: 100%;
        padding: 30px 15px;
    }
    .ourlogo {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }
    .ourlogo ul {
        justify-content: space-between;
    }
    .ourlogo ul li {
        width: 48%;
        margin: 0;
    }
    /* 创新年鉴 */
    .yearbook {
        width: 100%;
        padding: 0;
    }
    .xiayearbook h5 {
        font-size: 24px;
        line-height: 1.5;
        color: #fff;
    }
    .fileList ul li {
        padding: 10px;
        width: 98%;
    }
    .wrap_xiaz {
        background: none;
    }
    .wrap_xiaz::before {
        content: "";
        display: block;
        width: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: url(../img/下载02.jpg) no-repeat center;
        position: fixed;
        z-index: -1;
    }
}
