body {font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";}
.wrap{background: url('/images/dasai/boxbg20.png') top center no-repeat;background-color: #46a3eb;width: 100%;min-height: 500px;margin: 60px 0;padding-bottom: 110px;}
.pageheader{color: #fff;padding-top: 68px; padding-bottom: 60px;width:1050px;margin:0 auto;}
.pageheader .titletxt{font-size: 54px;height: 220px;}
.pageheader .location{font-size: 44px;font-weight: bold; }
.pageheader .titlesubtxt{font-size: 16px;}
.pageheader .headbtn{position: absolute;width: 170;height: 45px;line-height: 45px;border-radius: 5px;background: #f7dc5e;color: #42559a;text-align: center;font-size:20px;font-weight: bold;top: 230px;}
.navtags{width: 1050px;height: 50px;margin: 0 auto;}
.navtags ul{list-style:none;margin:0;padding:0;height: 50px;}
.navtags ul li{display:block;float:left;width:12%;height:50px;border-radius:5px 5px 0 0;overflow: hidden;font-size: 16px;margin-right:45px;}
.navtags ul li a{background: #4085e7;display: block;height: 50px;text-align: center;line-height: 50px;color: #fff;}
.currenttag, .navtags ul li a:hover{background: #e7f75e !important;color: #3a73c2 !important; font-weight: 1000; text-decoration: none;}
.contentbox{background-color:#46a2eb;border:5px solid #3a73c2;width:1050px;min-height:650px;display: block;margin:0 auto;padding:40px 0;margin-bottom:100px;}

/*报名注册*/
.baomingTitle{font-size:20px;text-align:center;padding:40px 0 30px;color:#f7dc5e;}
.registbox{width:600px;margin:80px auto;font-size:16px;}
.registbox .registcell{height:60px;}
.registbox label{width:100px;padding-right:20px;color:#f7dc5e;text-align: right;}
.registinput{width:260px;height:38px;border:2px solid #5ca0ff;border-radius:5px;padding:0 10px;}
.registsubmit{width:170px;height:40px;border-radius:20px;background:#5ca0ff;border: none;outline: none;color:#fff;}
.registbox .submitcell{width:170px;margin: 0 auto;}
.registbox .registinfocell{text-align: right;padding:0 100px;}
.registbox .registinfocell a{color:#fff;font-size:12px;}
.registbox .successimg{padding:20px 0 20px;text-align: center;}
.registbox .successtxt{font-size:30px;color:#f7dc5e;text-align:center;}
.registbox .successinfo{font-size:16px;color: #fff;text-align:center;padding:40px 0 20px;}

/*提交作品*/
.submitbox h5 {text-align:center;font-size:25px;color:#f7dc5e;font-weight:bold;letter-spacing:12px;margin-top:60px;}
.submitbox .submitimg{text-align:center;padding:40px 0 70px;}
.formcell {text-align:center;margin:25px 0;margin-left:-28px;}
.formcell label{width:80px;padding-right: 20px;color: #f7dc5e;text-align: right;}
.formcell input{width: 320px;height: 38px;border: 2px solid #5ca0ff;border-radius:5px;padding: 0 10px;}
.formcell .tip{color:#f7dc5e;}

.successbtn {text-align:center;}
.submitbox .successbtn{width: 210px;height:40px;margin: 0 auto;}
.successbtn a{width:210px;height:40px;display:inline-block;text-align:center;line-height:40px;font-size:18px;border-radius:20px;background:#4085e7;color: #fff;}
.successbtn a:hover{background: #fff;color: #4085e7;text-decoration: none;}

/*作品列表*/
.workbox{width: 1000px;padding:30px 0 0 0;margin: 0 auto;}
.workbox .titlebar{width: 1000px;height: 40px;line-height: 40px;color: #f7dc5e;font-size: 19px;border-radius: 5px;background: #304586;padding: 0 30px;}
.workbox .titlebar a{float: right;color: #f7dc5e;font-size: 14px;}
.workbox .titlebar a:hover{color: #fff;text-decoration: none;}
.workbox .workblock{padding: 30px 20px;font-size: 14px;color: #fff;}
.workbox .unsubmit a{color: #f7dc5e;}
.workbox .unsubmit a:hover{color: #fff;text-decoration: none;}
.serarchopt select{width: 135px;height: 30px;color: #4085e7;border: 2px solid #4085e7;border-radius: 5px;float: left;padding-left: 5px;}
.serarchopt a{width: 60px;height: 30px;color: #fff;background: #4085e7;border-radius: 5px;margin-left: 5px;display: block;float: left;text-align: center;line-height: 30px;}
.serarchopt a:hover{background: #fff;color: #4085e7;text-decoration: none;}
.workbox .myworkbox{height:560px;padding: 0 35px;}
.workbox .myinfo{float: left;width: 470px;padding: 23px;}
.workbox .myinfo .worktitle{width: 420px;height: 38px;border: 2px solid #5ca0ff;border-radius:5px;padding: 0 10px;color: #4085e7;}
.workbox .myinfo .workinfo{width: 420px;height: 120px;border: 2px solid #5ca0ff;border-radius:5px;padding: 5px 10px;color: #4085e7;}
.workbox .myinfo .editworkinfo{padding:20px 4px 0 0;cursor:pointer;}
.workbox .myinfo .editworkinfo a{width: 210px;height: 40px;display: block;text-align: center;line-height: 40px;font-size: 18px;border-radius:20px;background: #4085e7;color: #fff;letter-spacing:20px;font-weight:bold;}
.workbox .myinfo dl {clear:both;display:block;padding:5px 0;color:#eed562;}
.workbox .myinfo dl dt{float:left;}
.workbox .myinfo dl dd{float:left;}
.workbox .myinfo .myinfo-label {color:#eed562;margin:10px 0;}
.workbox .myinfo .myinfo-notice {color:#fff;margin-top:5px;font-weight:bold}

.workbox .myinfo .editworkinfo a:hover{background:#fff;color:#4085e7;text-decoration: none;}
.workbox .qrbox{float: left;width:175px;padding-top:10px;}
.workbox .qrbox .previewtxt{height:40px;line-height:40px;text-align:center;color:#f7dc5e;font-size:14px;}
.workbox .qrbox .qrimg{display:block;width:175px;height:175px;background:#fff;padding:5px;}
.workbox .workunit{width:204px;height:400px;border-radius:5px;border:2px solid #4085e7;background:#304586;margin:23px;float: left;}
.workbox .workunit .worktitle{height:34px;border-bottom:2px solid #4085e7;line-height:34px;padding:0 15px;overflow: hidden;text-align:center;}
.workbox .workunit .worktitle a{color: #fff;}
.workbox .workunit .worktitle a:hover{color: #fff;text-decoration: none;}
.workbox .workunit .workimg, .workbox .workunit .workimg img{width:200px;height:324px;}
.workbox .workunit .workdata{border-top: 2px solid #4085e7;line-height: 36px;height: 36px;text-align: right;}
.workdata .zan{background: url('/images/dasai/icon_zan.png') center left no-repeat;padding: 0 10px 0 20px;color: #fff; }
.workdata .view{background: url('/images/dasai/icon_view.png') center left no-repeat;padding: 0 10px 0 20px;color: #fff;}
.paginationcell{height: 80px;padding: 10px 30px;text-align:center;}
.paginationcell a{display: inline-block; min-width: 34px;height: 34px;font-size: 12px;line-height: 30px;border: 2px solid #4085e7;background: #304586;text-align:center;color: #fff;}
.paginationcell a:hover, .paginationcell .current{background: #5ca0ff;color: #fff;text-decoration: none;}

/*作品悬浮窗*/
.modal .modal-dialog{width: 560px;height: 740px;}
.modal .modal-content{width: 560px;height: 740px;background: #304586;}
.modal .modal_header{height: 75px;font-size: 14px;padding: 10px 10px 0 0;}
.modal .modal_header .close{font-size: 32px;color: #4085e7;text-shadow: none;}
.modal .worktitle{height: 36px;color: #fff;text-align: center;background: #4085e7;line-height: 36px;text-overflow:ellipsis;overflow:hidden;}
.modal .workmeta{color: #fff;text-align: center;height: 28px;line-height: 28px;}
.modal .workmeta span{color: #f7dc5e;}
.modal .previewframe{width: 320px;height: 520px;float: left;}
.modal .previewframe iframe{width: 320px;height: 520px;overflow: hidden;}
.modal .workintro{padding: 50px 25px;}
.modal .inforframe{float: left;width: 160px;margin-left: 20px;}
.modal .inforframe .introtxt{height: 360px;color: #fff;}
.modal .inforframe .introtxt .introtitle{color: #f7dc5e;padding-bottom: 20px;padding-top: 20px;}
.modal .inforframe .introtxt .introinfo{word-wrap:break-word;max-height:260px;overflow-y:auto;overflow-x:hidden;}
.modal .inforframe .qrbox{width: 160px;height: 160px;background: #fff;padding: 5px;}

.dasai-index-title {text-align:center;font-size:42px;color:#fff;font-weight:bold;border-bottom:1px solid #fff;padding:80px 0 20px;width:850px;margin: 0 auto 30px;}
.dasai-index-p {margin:0 auto;width:460px;font-size:20px;padding:10px 0;color:#fff;}
.dasai-index-p label {font-size:30px;margin-right:10px;}
.dasai-index-entrance {text-align:center;margin:50px 0;}
.dasai-index-entrance a {display:inline-block;width:210px;height:50px;line-height:50px;background-color:#f7dc5e;color:#42559a;text-align:center;border-radius:5px;font-size:22px;font-weight:bold;text-decoration:none;cursor:pointer;}

.pageheader h2 {font-weight:bold;font-size:42px;}
.pageheader p {color:#f7dc5e;font-size:28px;padding:18px 0;}
.pageheader label {font-weight:bold;margin-right:15px;}
.pageheader ul {margin:0;padding:0;}
.pageheader ul li{list-style:none;font-size:16px;margin:12px 0;}

.section-desc {width:100%;margin:30px 0;}

.formcell .dropdown {width:320px;height:35px;display:inline-block;}
.formcell button[data-toggle=dropdown] {width:320px;height:35px;display:inline-block;text-align:left;background-color:#4085e7;border:2px solid #5ca0ff;color:#a4c3ef;border-radius:5px;}
.formcell button[data-toggle=dropdown] .caret {float:right;margin-top:8px;}
.formcell .dropdown-menu{width:320px;}
.formcell .dropdown-menu li{width:100%;height:28px;line-height:28px;text-indent:12px;}
.formcell .dropdown-menu li:hover{background-color:#4085e7;color:#fff;}

.qrimgmodal canvas {width: 100%;}

.dasai_banner {height: 450px;margin-bottom:0;}
.dasai_banner li {list-style: none;}

.dasai-ncda {
    background-image: url('/images/ncda/images/ncda-banner-bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height: 450px;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}

.dasai-ncda-banner {
    width: 690px;
    margin: 50px auto;
    position: relative;
}

.dasai-ncda-banner img {
    width: 100%;
}

.dasai-ncda button {
    position: absolute;
    left: 290px;
    border: 1px solid #fff;
    top: 312px;
    width: 180px;
    height: 40px;
    background: transparent;
    color: #fff;
    font-weight: bold;
    background-color: rgba(255,255,255,0.3);
    border-radius: 3px;
}

::-webkit-scrollbar{
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: #efefef
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, .2);
}

::-webkit-scrollbar-corner {
    display: none
}

/*大赛首页*/
