<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 770px) {
  .navbar {
    position: fixed;
    width: 100%;
    top: 0;
  }
  .pcimg,
  .csdn-toolbar {
    display: none;
  }
  .nav li.cur {
    background-color: #04b4df !important;
  }
  .nav li.cur a {
    color: #fff !important;
  }
}
@media (min-width: 771px) {
  .pcimg {
    display: block;
  }
  .mbimg {
    display: none;
  }
}
.navbar-nav {
  margin: 0;
}
.nav li {
  background-color: #fff;
  border-top: 1px solid #04b4df;
  height: 64px;
  text-align: center;
}
.nav li:hover {
  background-color: #04b4df;
}
.nav li:hover a {
  color: #fff !important;
}
.nav li a {
  font-size: 18px;
  color: #04b4df !important;
  line-height: 64px;
  padding: 0;
}
.nav {position:relative}
.nav li.shouy:after{
    content: "";
    position: absolute;
    width: 30px;
    height: 15px;
    background: url("../images/new.gif") no-repeat center;
    right: 147px;
    top: 12px;
}



@media (min-width: 768px) {
  .nav li.shouy:after {
    right:-10px
  }
  .nav {
    height: 50px;
  }
  .nav li {
    border-top: transparent;
    background-color: #0a3359;
    margin: 0 5px;
    height: 50px;
    padding: 15px 0;
  }
  .nav li a {
    color: #fff !important;
    font-size: 18px;
    height: 26px;
    line-height: 20px;
    padding: 2px 5px;
    border: 1px solid #0a3359;
  }
  .navbar {
    background-color: #0a3359 !important;
  }
  .nav li.cur a,
  .nav li a:hover {
    color: #04b4df !important;
    border: 1px solid #04b4df;
    border-radius: 20px;
  }
  .nav li:hover {
    background-color: transparent;
  }
}
@media (min-width: 990px) {
  .nav li {
    margin: 0 20px;
  }
  .nav li a {
    padding: 0 10px;
    line-height: 22px;
    border: 1px solid #0a3359;
  }
}
@media (min-width: 1200px) {
  .nav li {
    margin: 0 20px;
  }
  .nav li a {
    padding: 0 25px;
    border: 1px solid #0a3359;
  }
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
  color: #04b4df;
}
.nav-col {
  overflow: hidden;
  margin-bottom: 10px;
}
nav .container {
  padding: 0;
}
.navbar {
  background-color: transparent;
  border-color: #04b4df;
  margin-bottom: 0;
}
.navbar .navbar-toggle {
  border-color: transparent;
  font-size: 20px;
  padding: 4px 10px;
}
.navbar .navbar-collapse {
  border-color: transparent;
  padding: 0;
}
.navbar .navbar-header {
  opacity: 0.8;
  background: #0a3359;
}
.mbimg {
  margin: 54px 0 20px 0;
}
.banner {
  padding: 50px 0;
  background: #f5f8fb;
}
.slide {
  margin-bottom: 20px;
}
.intr {
  margin-top: 16px;
}
.intr h3 {
  font-size: 18px;
  color: #111821;
}
.intr p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin: 16px 0;
}
.btn_sign {
  width: 180px;
  height: 44px;
  background: url("../images/btn_bg.png") no-repeat;
  text-align: center;
}
.btn_sign span {
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  margin-left: 20px;
}
.btn_sign span a {
  outline: none;
  color: #fff;
}
.award,
.process,
.judge,
.contact {
  background: #fff;
  padding: 50px 0;
}
.judge {
  background: #f5f8fb;
}


.mingdantab {
  padding-top: 50px;
}
.mingdantab h4 {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  margin-bottom: 18px;
}
.mingdantab p {
  font-size: 16px;
  color: #666;
  margin-bottom: 8px;
}
.mingdantab p span {
  color: #2370ac;
  font-weight: bold;
}
.conmd {
  text-align: center;
  margin-top: 15px;
}
.conmd img {
  width: 100%;
}
.conmd img.tbweb {
  display: block;
  margin: 0 auto;
}
.conmd img.tbpc {
  display: none;
}
.award h3,
.process h3,
.judge h3,
.contact h3,
.mingdantab h3 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  color: #1f5c8b;
}
.awards {
  margin: 30px auto;
}
.awards .items {
  text-align: center;
  background: #ff624d;
  height: 168px;
  padding: 0;
  margin-top: 10px;
}
.awards .items .item {
  margin: 36px 0;
  border-right: none;
}
.awards .place {
  font-size: 22px;
  color: #fff;
}
.awards .place span {
  font-size: 16px;
}
.awards .prize {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
}
.awards-deco-left,
.awards-deco-right {
  display: none;
}
.awards-deco-right {
  display: none;
}
.brief {
  margin-top: 30px;
}
.brief h4 {
  color: #4a4a4a;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin: 10px 0;
}
.brief p,
.brief ol,
.brief li {
  color: #666;
  font-size: 16px;
  line-height: 24px;
}
.jitemwraper {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .conmd img {
    width: auto;
  }
}
@media (min-width: 1000px) {
  .conmd.tbweb {
    display: none;
  }
  .conmd.tbpc {
    display: block;
  }
  .awards-deco-left,
  .awards-deco-right {
    width: 50px;
    height: 179px;
    float: left;
    margin-top: 10px;
    background: url('../images/award_dec_bg.png') no-repeat;
    display: block;
  }
  .awards-deco-right {
    background: url('../images/award_dec_bg_rt.png') no-repeat;
  }
}
.sitems {
  margin-top: 60px;
  overflow: hidden;
  position: relative;
}
.sitem {
  width: 116px;
  float: left;
  margin: 10px;
}
.sitem .tit {
  height: 86px;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  text-align: center;
  border: 2px solid #278c8b;
  padding: 8px;
}
.sitem .time {
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  background: #278c8b;
  text-align: center;
}
.arr {
  width: 10px;
  height: 116px;
  float: left;
  margin: 10px 10px;
  color: #206e8d;
}
.arr span {
  line-height: 116px;
}
.arr2 {
  color: #275bab;
}
.arr3 {
  color: #6539b7;
}
.arr4 {
  color: #e03c2b;
}
.arr5 {
  color: #e76d00;
}
.arr6 {
  color: #e7a300;
}
.sitem2 .tit {
  border: 2px solid #206e8d;
}
.sitem2 .time {
  background: #206e8d;
}
.sitem3 .tit {
  border: 2px solid #275bab;
}
.sitem3 .time {
  background: #275bab;
}
.sitem4 .tit {
  border: 2px solid #6539b7;
}
.sitem4 .time {
  background: #6539b7;
}
.sitem5 .tit {
  border: 2px solid #e03c2b;
}
.sitem5 .time {
  background: #e03c2b;
}
.sitem6 .tit {
  border: 2px solid #e76d00;
}
.sitem6 .time {
  background: #e76d00;
}
.sitem7 .tit {
  border: 2px solid #e7a300;
}
.sitem7 .time {
  background: #e7a300;
}
.jitem {
  margin: 25px 0;
  text-align: center;
}
.jitem img {
  margin-bottom: 10px;
  width: 100%;
}
.jitem h4 {
  font-size: 20px;
  color: #4c4c4c;
  line-height: 24px;
  overflow: hidden;
}
.jitem span {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}
.contact .con {
  margin-top: 50px;
  text-align: center;
}
.contact .con span {
  font-size: 20px;
  line-height: 40px;
  color: #333;
}
.contact .address {
  margin-top: 74px;
}
.contact p {
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
@media (max-width: 1200px) and (min-width: 701px) {
  .sitemwraper {
    width: 700px;
    margin: 0 auto;
    position: relative;
  }
  .arr4 {
    position: absolute;
    top: 80px;
    right: 120px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sitem5 {
    float: right;
    margin: 30px 76px 0 0;
  }
  .arr5 {
    float: right;
    margin: 30px 20px 0 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .sitem6 {
    float: right;
    margin: 30px 22px 0 0;
  }
  .arr6 {
    float: right;
    margin: 30px 20px 0 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .sitem7 {
    float: right;
    margin: 30px 22px 0 0;
  }
}
@media (max-width: 600px) {
  .sitemwraper {
    width: 310px;
    margin: 0 auto;
    position: relative;
  }
  .arr2 {
    position: absolute;
    top: 80px;
    right: 62px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sitem3 {
    float: right;
    margin: 30px 18px 0 0;
  }
  .arr3 {
    float: right;
    margin: 30px 18px 0 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .sitem4 {
    float: right;
    margin: 30px 22px 0 0;
  }
  .arr4 {
    position: absolute;
    top: 240px;
    left: 52px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sitem5 {
    float: left;
    margin: 40px 0 0 10px;
  }
  .arr5 {
    float: left;
    margin: 40px 18px 0 20px;
  }
  .sitem6 {
    margin: 40px 0 0 2px;
  }
  .arr6 {
    position: absolute;
    top: 398px;
    right: 62px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sitem7 {
    float: right;
    margin: 50px 18px 0 0;
  }
}
@media (min-width: 601px) and (max-width: 701px) {
  .sitemwraper {
    width: 500px;
    margin: 0 auto;
    position: relative;
  }
  .arr3 {
    position: absolute;
    top: 80px;
    right: 84px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sitem4 {
    float: right;
    margin: 30px 42px 0 0;
  }
  .arr4 {
    float: right;
    margin: 20px 20px 0 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .sitem5 {
    float: right;
    margin: 30px 20px 0 0;
  }
  .arr5 {
    float: right;
    margin: 20px 20px 0 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .sitem6 {
    float: right;
    margin: 30px 20px 0 0;
  }
  .arr6 {
    position: absolute;
    top: 230px;
    left: 54px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sitem7 {
    float: left;
    margin: 30px 0px 0 10px;
  }
}
@media (max-width: 669px) {
  .jitem img {
    max-width: 150px;
  }
  .jitem p{height:40px; overflow:hidden;}
}
@media (min-width: 990px) {
  .jitem img {
    max-width: 150px;
  }
}
.signin {
  margin-top: 60px;
}
.signin h3 {
  text-align: center;
  color: #1f5c8b;
  font-size: 28px;
  font-weight: bold;
}
.signin select,
.signin input,
.signin img {
  vertical-align: middle;
  outline: none;
}
.signin p {
  font-size: 18px;
  color: #666;
  line-height: 33px;
}
.signin .btn_sign {
  width: 180px;
  height: 44px;
  border-radius: 15px;
  background: url('../images/btn_bg.png') no-repeat;
  text-align: center;
  margin: 0 auto;
}
.signin .btn_sign span {
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  margin-left: 20px;
}
.signin .btn_sign span a {
  outline: none;
  color: #fff;
}
.qa {
  margin-top: 40px;
}
.qa .q {
  font-size: 24px;
  color: #1f5c8b;
  line-height: 30px;
  margin: 10px 0;
}
.qa .q span {
  font-size: 30px;
}
.qa .a {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin: 20px 0;
}
.qa .a span {
  font-size: 24px;
}

@media (min-width: 1025px){
      .signin{text-align :center;}
	  .csdn-applyli{width:435px;margin:0 auto}
	  .csdn-applyli label{width:90px!important;}
}
/*作品提交*/
.zptijiao{margin-top:30px}
.zpform ul{margin:30px auto;}
.zpform ul li{overflow: hidden;color: #333;margin-bottom: 20px;}
.zpform ul li:last-child {    margin: 0;}
.zpform ul li label {
    display: block;
    width: 400px;
    padding-right: 10px;
    line-height: 28px;
    margin: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    float: left;text-align: right;
}
.zpform ul li label span{color: #dd0010;font-size: 16px;margin-right: 3px;font-style: normal;}
.zpform ul li input[type="text"] {
    float: left;
    height: 28px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    width: 280px;
    padding: 0 5px;
    background: #fff;
}
.zpform ul li input[type="text"].zptext{width:173px;float:none;vertical-align: bottom;}
.zpform ul li input[type="checkbox"]{margin: 0 3px 0 0;}
.zpform ul li textarea{height:246px; resize: none;width:560px;border: 1px solid #dbdbdb;}
.zpform ul li a.liulan{vertical-align: bottom;border: 1px solid #dbdbdb;padding:0 13px;color:#404445;display: inline-block;height:28px;line-height:28px;}
.zpform{min-height:400px}
.zpform ul li .upway{float:left}
.zpform ul li .upway label{width:auto}
.zpform .ke-button{width:80px;height:30px;}
.daisaijj h3{text-align:center}
.titleB{text-align: center; color: #1f5c8b; font-size: 28px; font-weight: bold; margin-top: 60px;}

.btn-tj {
  width: 180px;
  height: 44px;
  background: url('../images/btn_bg.png') no-repeat;
  text-align: center;
  margin: 0 auto;
}
.btn-tj span {
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  margin-left: 20px;
}
.btn-tj span input {
  outline: none;
  color: #fff;
}
/*# sourceMappingURL=main.css.map */

.zpform ul li label{width:150px;}
@media(max-width:769px){
	.zpform ul li label{width:auto}
	.zpform ul li input[type="text"]{width:100%}
	.zpform ul li textarea{width:100%;padding:0 5px}
}
@media(min-width:770px ){
  .biaodan{width: 800px;}
}

@media(min-width: 750px){
  #k_a27904_other{margin-left: 200px}
  
}
@media(min-width: 1025px){
.csdn-applyli #k_a27904_other label{width: 200px!important}
#k_a27904_other{margin-left: 90px}
}
.bm_suc{text-align:center;font-size:22px;line-height:30px;margin-top:60px;}
.daisaijj  .btn_sign{margin:30px auto 0}
@media(min-width: 992px){
.jitemwraper{margin-left: 85px}
}

.carousel-indicators li{width: 12px!important;height: 12px!important;margin:0!important;border:1px solid #337ab7!important;}
.carousel-indicators .active{background: #337ab7!important}
</pre></body></html>