html,
body {
  background-color: #fff;
  position: relative;
}
.join-box {
  font-size: 20px;
  position: fixed;
  bottom: 30%;
  right: 0;
  background: #F5EFD7;
}
.join-box p {
  width: 30px;
  padding: 10px;
  margin: 0 10px 0 0;
  /*color:#B7454F;*/
}
.join-box img {
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
}
.join-box .share {
  position: relative;
}
.join-box .share .tip {
  width: 120px;
  display: none;
  position: absolute;
  right: 50px;
  top: -123px;
}
.join-box .share .tip #qrCode {
  width: 100px;
  margin: 0 auto;
}
.join-box .share .tip .text {
  text-align: center;
}
.join-box .share .tip .text p {
  width: 100%;
  padding: 0;
  font-size: 12px;
}
.join-box .share:hover .tip {
  display: block;
}
.navbar-nav li a.active {
  color: #000;
  background-color: #fff;
}
a {
  color: #333;
}
a:hover {
  color: #333;
  text-decoration: none;
}
.banner-m {
  display: none;
}
.app-section-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.app-section-text a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.carousel-indicators li {
  border: 1px solid #a49efe;
  behavior: url("../PIE.htc");
  background-color: #fff;
}
.carousel-indicators li.active {
  background-color: #a49efe;
}
/* div.modal{
    width:100%;
    height:100%;
    display: block;
    position:absolute;
    background-color:transparent;
    z-index: 1;
}
div.modal_content{
    width:100%;
    text-align: center;
    background-color:transparent;
    position:absolute;
    bottom:20%;
}
div.modal_content .baoming{
    font-size:16px;
    color:@text-color;
    padding:5px 50px;
    background:@theme-background-color;
    border-radius: 25px;
    behavior: url("../PIE.htc");
} */
.time-line-inner {
  background-color: #F7B759;
  color: #4E8EBA;
}
.time-line-inner.active {
  background: #4E8EBA;
  color: white;
}
.userinfo_edit .toolbar .btn {
  background-color: #F7DA02;
}
.app-banner {
  background-color: rgba(245, 239, 215, 0.3); 
}
.app-banner-2019 {
  background-color: #e6e6e6; 
}
.app-awards-ul {
  padding: 0;
  margin-top: 50px;
  list-style: none;
  width: 100%;
  text-align: center;
}
.app-awards-ul > li {
  margin: 0 30px;
  padding: 5px;
  display: inline-block;
  width: 15%;
}
.awards-btn-l {
  background: #F7B759;
  color: white;
  font-weight: bold;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
.awards-btn-r {
  color: white;
  background: #eaeaea;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
/*.app-awards-ul a:hover {
  text-decoration: none;
  color: #333;
  background-color: #4de24d;
}*/
.awards_shezhi {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
  padding-top: 20px;
}
.awards_szcon {
  width: 100%;
  color: #333;
  line-height: 160%;
  font-size: 14px;
  padding: 30px 0 40px 0;
}
.bg-parallax-dark {
  background-attachment: fixed;
  background-image: url(../img/gal_6.jpg);
  color: #f4f5f7;
  background-position: center center;
  background-size: cover;
  height: auto;
  width: 100%;
  height: 300px;
  behavior: url("../PIE.htc");
}
.time-line .time-line-inner {
  position: relative;
  text-align: center;
  padding-left: 40px;
  height: 76px;
}
.time-line .time-line-inner:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 0;
  width: 0;
  content: "";
  border-bottom: 38px inset transparent;
  border-left: 40px solid #fff;
  border-top: 38px inset transparent;
}
.time-line .time-line-inner:after {
  position: absolute;
  right: -40px;
  top: 0;
  bottom: 0;
  height: 0;
  width: 0;
  border-bottom: 38px inset transparent;
  border-left: 40px solid #F7B759;
  border-top: 38px inset transparent;
  content: "";
  z-index: 2;
}
.time-line-inner.active:after,
.time-line li:nth-child(2) .time-line-inner:after {
  border-left-color: #4E8EBA;
}
.time-line li:first-child .time-line-inner:before {
  border: 0;
}
.time-line li:last-child .time-line-inner:after {
  border: 0;
}
.time-line-la {
  padding: 0;
  margin-top: 50px;
  list-style: none;
  width: 100%;
  text-align: center;
}
.time-line-la > li {
  margin: 0 30px;
  padding: 5px;
  display: inline-block;
  width: 15%;
}
.la-btn-l {
  background: #F7B759;
  color: white;
  font-weight: bold;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
.la-btn-r {
  color: black;
  /*background: linear-gradient(to right, #1B4223 0%, #E1540D 100%);*/
  background: #eaeaea;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
/*.time-line-la a:hover {
  text-decoration: none;
  color: #333;
  background-color: #4de24d;
}*/
.la_con {
  width: 100%;
  color: #333;
  line-height: 180%;
  font-size: 14px;
  padding: 30px 0 50px 0;
}
.la_con > p {
  width: 100%;
  padding-top: 30px;
}
.la_zuzhi {
  width: 100%;
  color: #333;
  line-height: 180%;
  font-size: 14px;
  padding: 60px 0 15px 0;
}
/*.la_zuzhi_container {
  overflow: hidden;
}*/
.la_zuzhi_mingdan {
  width: 42px;
  display: inline-block;
  margin-right: 20px;
}
.la_zuzhi_meiti {
  width: 154px;
  display: inline-block;
  margin-right: 20px;
}
.la_zuzhi_yuanxiao {
  width: 266px;
  display: inline-block;
}
.la_zuzhi_left,
.la_zuzhi_right {
  float: left;
}
.la_zuzhi_left {
  width: 8%;
}
.la_zuzhi_right {
  width: 92%;
}
.la_meta_m {
  display: none;
}
.rc_ldate {
  float: left;
  margin: 7px 50px 0px 100px;
}
.rc_rsjxx {
  padding-top: 30px;
  width: 70%;
  float: left;
}
.rc_rsjxx p {
  line-height: 220%;
}
.rc_sjb {
  font-size: 18px;
}
.rc_sjday {
  font-size: 30px;
}
.rc_aplb {
  width: 100%;
  margin: 0 auto;
}
.rc_aplist {
  list-style: none;
  float: left;
  width: 100%;
  padding-top: 50px;
}
.rc_aplist li {
  width: 700px;
  margin: 0 auto;
  line-height: 220%;
  overflow: hidden;
  font-size: 16px;
  color: #333;
}
.rc_right {
  text-align: right;
}
.rc_lid {
  float: left;
  width: 200px;
  font-weight: bold;
}
.rc_rdate {
  letter-spacing: 2px;
  width: 500px;
  float: left;
}
.app-ask-ul {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 20px;
  list-style: none;
  width: 100%;
  text-align: center;
}
.app-ask-ul > li {
  margin: 0 30px;
  padding: 5px;
  display: inline-block;
  width: 15%;
}
.ask-btn-l {
  background: #F7B759;
  color: white;
  font-weight: bold;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
.ask-btn-r {
  background: #eaeaea;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
/*.app-ask-ul a:hover {
  text-decoration: none;
  color: #333;
  background-color: #4de24d;
}*/
.oa_wenti {
  float: left;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
}
.oa_center a {
  text-decoration: none;
  color: #1B4223;
}
.oa_wtTit {
  float: left;
  width: 720px;
  padding: 0 20px;
  line-height: 30px;
  background: #e6e6e6;
  color: #B7454F;
}
.oa_wtHd {
  float: left;
  width: 700px;
  padding: 10px 30px;
  background: #f6f5f5;
  min-height: 80px;
  display: none;
}
.oa_wtText {
  background: #f6f5f5;
  float: left;
  width: 760px;
  padding: 8px 10px;
  height: 120px;
  overflow-x: hidden;
  overflow-y: auto;
  border: none;
}
.oa_tjbtn {
  float: right;
  cursor: pointer;
  background: #e6e6e6;
  color: green;
  line-height: 35px;
  width: 100px;
  text-align: center;
  margin-top: 15px;
  border: none;
}
.oa_center {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
}
.app-requires-ul {
  padding: 0;
  margin-top: 50px;
  list-style: none;
  width: 100%;
  text-align: center;
}
/*.app-requires-ul a:hover {
  text-decoration: none;
  color: #333;
  background-color: #4de24d;
}*/
.app-requires-ul > li {
  margin: 0 30px;
  padding: 5px;
  display: inline-block;
  width: 15%;
}
.requires-btn-l {
  background: #F7B759;
  color: white;
  font-weight: bold;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
.requires-btn-r {
  color: white;
  background: #eaeaea;
  height: 50px;
  font-size: 20px;
  display: block;
  line-height: 50px;
}
.requires_ytmsg {
  float: left;
  width: 100%;
  color: #333;
  line-height: 250%;
  font-size: 14px;
  padding: 40px 0 20px 0;
}
.requires_ytcon {
  padding-top: 15px;
  width: 100%;
}
.requires_yongtu {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.requires_ytimg {
  width: 540px;
  float: left;
  padding-top: 10px;
}
.requires_ytimg img {
  float: right;
  vertical-align: top;
  margin-left: 70px;
}
.requires_ytxx {
  list-style: none;
  width: 490px;
  float: right;
  padding-top: 20px;
}
.la_downwj {
  background: #F7B759;
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
  margin: 20px 20px 0 0;
  color:white;
}
.requires_ytcon {
  overflow: hidden;
}
.app-account .qr {
  color: #F7DA02;
}
.btn-text-color {
  color: #F7DA02;
}
.btn-primary {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: black;
}
.btn-primary:hover {
  background-color: #e6e6e6;
  border-color: #6359fa;
  color: #6359fa;
}
.app-account {
  margin: 0 auto 144px;
  top: 144px;
}
.app-account-bg {
  background-color: #F7DA02;
}
.app-account-register {
  width: 666px;
}
.app-account-register-form {
  width: 60%;
}
.app-account-register-form .form-control-wrap {
  width: 100%;
}
.app-account-login-border {
  right: 240px;
}
.app-account .qr img {
  width: 140px;
  height: 140px;
}
.app-step-item.active {
  color: #F7DA02;
}
.text-primary {
  color: #F7DA02;
}
.text-center {
  text-align: left;
}
.app-account .btn {
  margin-top: 0;
}
.app-account-forgot-form {
  padding: 20px 0;
}
.button-size {
  width: 300px;
}
.main {
  width: 1024px;
  margin: 50px auto 0;
  overflow: hidden;
}
.user_sidebar {
  width: 230px;
  margin-right: 50px;
  float: left;
}
.user_sidebarmenu {
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #fafafa;
  margin-bottom: 25px;
}
.user_sidebarmenu dt h3 {
  font-size: 18px;
  color: #999;
  font-weight: 400;
  padding-left: 38px;
}
.user_sidebarmenu dd p {
  color: #333;
  font-size: 14px;
  padding: 14px 0;
  padding-left: 48px;
  margin: 0;
}
.user_sidebarmenu dd p:hover {
  background-color: #f1f1f1;
}
.user_userinfo {
  width: 740px;
  margin: 0 auto;
  background-color: #fafafa;
}
.user_userinfo_container {
  float: left;
}
.user_userinfo_content {
  margin-bottom: 40px;
  background-color: #fafafa;
}
.autofiletitle {
  padding: 20px 0 0;
}
.autofiletitle .edit_id {
  margin-bottom: 80px;
}
.autofiletitle .id_number {
  font-size: 18px;
  font-weight: normal;
  width: 580px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.autofiletitle .id_card {
  width: 580px;
  margin: 0 auto;
}
.autofiletitle .edit_id_number {
  box-sizing: border-box;
  width: 410px;
  height: 40px;
  margin: 0 20px 0 0;
  padding: 12px;
  font-size: 14px;
  color: #555;
  line-height: 14px;
  border: 1px solid #ededed;
  border-radius: 3px;
  transition: border 0.2s ease-in 0s;
  behavior: url("../PIE.htc");
}
.autofiletitle .btn-search {
  width: 115px;
  padding: 12px;
  font-size: 14px;
  line-height: 14px;
  height: 40px;
}
.autofiletitle h1 {
  color: #555;
  height: 47px;
  line-height: 47px;
  margin: 0;
  padding: 0 20px;
  font-size: 24px;
  font-weight: 400;
  border-bottom: 1px solid #ebebeb;
}
.user_userinfo_content dd {
  padding: 0 40px 50px;
}
div.userinfo_tips {
  margin: 0 40px 30px;
  padding: 30px 0;
  font-size: 16px;
  line-height: 26px;
  color: #999;
  text-align: center;
  border-bottom: 1px dashed #ededed;
}
div.userinfo_edit {
  box-sizing: border-box;
  margin: 40px auto 0;
  padding-right: 20px;
  position: relative;
}
div.userinfo_edit .edit_type {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
div.userinfo_edit .edit_type .edit_type_item {
  width: 30%;
  background-color: #eaeaea;
  height: 50px;
  margin: 0 30px;
  font-size: 20px;
  display: inline-block;
  line-height: 50px;
  cursor: pointer;
}
div.userinfo_edit .edit_type .edit_type_item:hover {
  background-color: #F7DA02;
}
div.userinfo_edit .edit_type .active {
  background-color: #F7DA02;
}
.edit_type_school {
  display: none;
}
.userinfoEditForm {
  width: 580px;
  margin: 0 auto;
}
.userinfo_edit .avatar {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  overflow: hidden;
  border-radius: 50%;
  behavior: url("../PIE.htc");
}
.userinfo_edit .avatar img {
  display: block;
  width: 80px;
  height: 80px;
}
.userinfo_edit .avatar .avatar_upload {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.userinfo_edit .input_box {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.userinfo_edit .label_input_box {
  float: left;
  width: 100px;
  padding-top: 10px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: right;
  font-weight: 400;
}
.userinfo_edit input[type=text],
.userinfo_edit textarea {
  display: block;
  box-sizing: border-box;
  width: 460px;
  height: 40px;
  margin-left: 90px;
  margin-top: 0;
  padding: 12px;
  font-size: 14px;
  color: #555;
  line-height: 14px;
  border: 1px solid #ededed;
  border-radius: 3px;
  transition: border 0.2s ease-in 0s;
  behavior: url("../PIE.htc");
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 10px;
}
.magic-radio,
.magic-checkbox {
  height: 26px;
  line-height: 26px;
}
.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: inline-block;
  padding-left: 8px;
  margin-right: 40px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  top: -8px;
}
.userinfo_edit textarea {
  height: 100px;
  padding: 7px 12px;
  line-height: 20px;
  resize: none;
}
div.toolbar {
  line-height: 1.8;
  text-align: center;
}
div.toolbar p {
  margin: 20px auto;
}
.userinfo_edit .toolbar .btn {
  width: 120px;
  height: 40px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 12px;
  /*color: green;*/
  text-align: center;
  border: 0;
  border-radius: 3px;
  background-color: #00b38a;
  behavior: url("../PIE.htc");
}
#edit_exhibition_type {
  position: relative;
  top: 10px;
}
span.star {
  color: red;
  float: right;
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 0;
}
span.exhibition_star {
  color: red;
  position: relative;
  top: 11px;
  left: 5px;
}
.userinfo_edit .toolbar .btn {
  background-color: #e6e6e6;
}
/*sumbit*/
.sumbit_container {
  width: 100%;
  height: auto;
  line-height: 1.8;
  overflow: hidden;
  margin: 50px auto;
  padding: 20px;
  position: relative;
}
ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.nav_item {
  overflow: hidden;
  padding: 20px 0;
}
li.item_list {
  width: 50%;
  float: left;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
li.last {
  width: 100px;
  float: right;
}
span.item_title {
  float: none;
  padding: 5px 0;
  display: inline-block;
}
.sumbit_container .active {
  border-bottom: 2px solid #F7DA02;
}
span.item_icon {
  margin-left: 50px;
  padding: 5px 0;
  float: left;
}
span.margin {
  margin-left: 65px;
}
div.network_pic,
div.comment_pic,
div.publish_pic,
div.exhibition_pic {
  width: 70%;
  margin: 40px auto;
}
div.comment_pic,
div.publish_pic,
div.exhibition_pic {
  display: none;
}
.network_pic_form {
  overflow: hidden;
  width: 300px;
  margin: 0 auto;
}
div.box_item {
  overflow: hidden;
}
div.upload_files {
  width: 100px;
  height: 120px;
  border: 1px solid #ddd;
  text-align: center;
  margin: 10px auto;
  position: relative;
}
p.pic_small {
  margin-top: 50px;
}
input#network_pic_file {
  width: 100px;
  height: 120px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
input.pic_name {
  width: 300px;
  display: block;
  margin: 10px auto;
}
div.edit {
  width: 55px;
  font-size: 20px;
  font-weight: bold;
  color: #F7DA02;
  float: right;
}
span.delete_pic,
span.add_pic {
  display: inline-block;
  padding: 0 5px;
}
span.delete_pic {
  margin-right: 5px;
}
input.submit {
  font-size: 16px;
  background-color: #F7DA02;
  padding: 5px 20px;
  color: #333;
  border: none;
  border-radius: 3px;
  display: block;
  margin: 50px auto 20px;
  behavior: url("../PIE.htc");
}
div.comment_upload_files {
  width: 100px;
  height: 30px;
  border: 1px solid #ddd;
  text-align: center;
  position: relative;
  float: left;
  display: inline-block;
  margin-bottom: 20px 0;
}
input.comment_pic_file {
  width: 100px;
  height: 30px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
p.comment_pic_small {
  margin-top: 5px;
}
div.explain {
  width: 120px;
  float: left;
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 20px;
}
span.explain_item {
  color: #49A7A1;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  behavior: url("../PIE.htc");
}
.publish_pic_textarea {
  display: block;
  width: 300px;
  height: 100px;
}
.news-container {
  margin: 50px auto;
  line-height: 1.8;
}
.news-container .new-box img {
  max-width: 100%;
}
.news-container .news-title {
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  margin: 0 auto 20px;
  padding: 0;
}
.news-container .news-item {
  line-height: 1.8;
  font-size: 14px;
  color: #333;
  margin-bottom: 30px;
}
.news-container .new-item-right {
  text-align: right;
}
.awards-special-container,
.review-container {
  overflow: hidden;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #F7DA02;
}
.awards-special-container .awards-classify-meta,
.review-container .awards-classify-meta {
  font-size: 30px;
  color: #F7DA02;
  margin-bottom: 20px;
}
.awards-special-container .awards-classify-title,
.review-container .awards-classify-title {
  width: 250px;
  padding: 10px;
  font-size: 18px;
  color: #333;
  background-color: #F7DA02;
}
.awards-special-container .awards-special-box,
.review-container .awards-special-box {
  width: 900px;
  margin: 20px 0 50px;
  overflow: hidden;
}
.awards-special-container .awards-author,
.review-container .awards-author {
  width: 300px;
  margin-right: 50px;
  float: left;
}
.awards-special-container .awards-author img,
.review-container .awards-author img {
  width: 100%;
}
.awards-special-container .awards-author-details,
.review-container .awards-author-details {
  width: 550px;
  float: left;
}
.awards-special-container .awards-author-details .awards-author-title,
.review-container .awards-author-details .awards-author-title {
  margin: 0px auto 20px;
  color: #FF8124;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 20px;
  height: 56px;
}
.awards-special-container .awards-author-details .awards-author-title:hover,
.review-container .awards-author-details .awards-author-title:hover {
  text-decoration: none;
}
.awards-special-container .awards-author-details .awards-author-school,
.review-container .awards-author-details .awards-author-school {
  color: #333;
  margin-bottom: 30px;
}
.awards-special-container .awards-author-details .awards-author-describe,
.review-container .awards-author-details .awards-author-describe {
  line-height: 1.8;
}
.awards-special-container .awards-author-details .awards-author-adviser,
.review-container .awards-author-details .awards-author-adviser {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.awards-special-container .awards-author-details .awards-author-address,
.review-container .awards-author-details .awards-author-address,
.awards-special-container .awards-author-details .awards-author-position,
.review-container .awards-author-details .awards-author-position,
.awards-special-container .awards-author-details .awards-author-school,
.review-container .awards-author-details .awards-author-school {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.awards-special-container .awards-honor-box,
.review-container .awards-honor-box {
  width: 50%;
  float: left;
  margin: 20px 0;
  overflow: hidden;
  max-height: 207px;
}
.awards-special-container .awards-honor-box .awards-author,
.review-container .awards-honor-box .awards-author {
  width: 150px;
  margin-right: 20px;
  float: left;
}
.awards-special-container .awards-honor-box .awards-author img,
.review-container .awards-honor-box .awards-author img {
  width: 100%;
}
.awards-special-container .awards-honor-box .awards-author-details,
.review-container .awards-honor-box .awards-author-details {
  width: 330px;
}
.awards-special-container .awards-honor-box .awards-author-details .awards-author-school,
.review-container .awards-honor-box .awards-author-details .awards-author-school {
  margin: 0;
}
.review-container {
  border: none;
}
.result-box .awards-special-container {
  padding: 0;
  border: none;
}
.result-box .awards-special-container .awards-classify-title {
  width: 250px;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  margin-bottom: 20px;
}
.result-box .awards-special-container .awards-classify-describe span {
  border-right: 1px solid #333;
  padding: 0 5px 0 0;
}
.result-box .awards-special-container .awards-classify-describe p {
  color: #333;
}
.result-box .awards-project {
  overflow: hidden;
}
.result-box .awards-project .awards-project-left,
.result-box .awards-project .awards-project-right {
  width: 49%;
  float: left;
  box-sizing: border-box;
  padding-right: 20px;
  border-right: 1px dashed #ddd;
}
.result-box .awards-project .awards-project-left .awards-classify-title,
.result-box .awards-project .awards-project-right .awards-classify-title {
  width: 250px;
  font-size: 16px;
  margin: 20px 0;
  padding: 10px;
  color: #333;
  background-color: #F7DA02;
}
.result-box .awards-project .awards-project-left .awards-project-describe,
.result-box .awards-project .awards-project-right .awards-project-describe {
  line-height: 1.8;
}
.result-box .awards-project .awards-project-right {
  border: none;
  padding-left: 20px;
}
.result-box .awards-project .awards-project-right .awards-comments {
  margin: 20px 0;
  border-top: 2px solid #F7DA02;
  border-bottom: 2px solid #F7DA02;
}
.result-box .awards-project .awards-project-right .awards-comments-font {
  font-size: 70px;
  color: #F7DA02;
}
.result-box .awards-project .awards-project-right .left {
  float: left;
}
.result-box .awards-project .awards-project-right .right {
  float: right;
}
.result-box .awards-project .awards-project-right .awards-comments-slogan {
  margin: 20px 0 30px 5px;
}
.result-box .awards-project .awards-project-right .awards-comments-manager {
  font-size: 20px;
  font-weight: bold;
  color: #F7DA02;
  text-align: right;
}
.swiper-container {
  width: 100%;
  height: 670px;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
  position: relative;
}
.swiper-slide .swiper-slide-tip {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.swiper-slide .swiper-slide-tip .swiper-slide-title {
  font-size: 20px;
  margin: 20px;
}
.swiper-slide .swiper-slide-tip .swiper-slide-detail {
  font-size: 14px;
  margin: 20px;
}
.gallery-top {
  width: 100%;
}
.gallery-thumbs {
  height: 80px;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.swiper-slide-tip {
  display: none;
}
.img-responsive {
  margin: 0 auto;
}
.app-judge {
  display: block;
}
.app-judge-title{
  font-size: 36px;
  color: #B7454F;
  margin-bottom: 20px;
  background-color: #F7DA02;
  width:350px;
}
.app-judge-title-2{
  font-size: 36px;
  color: #B7454F;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #e6e6e6;
  width:500px;
}
.app-judge-title-2 span{
  font-size: 20px;
}
.app-judge-title-3{
  font-size: 28px;
  color: #B7454F;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.app-judge-title-4{
  font-size: 20px;
  color: #B7454F;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.arrow-bottom {
  width: 0;   
  height: 0;   
  border-left: 10px solid transparent;  /* 左边框的宽 */  
  border-right: 10px solid transparent; /* 右边框的宽 */  
  border-top: 13px solid #B7454F; /* 下边框的长度|高,以及背景色 */  
  font-size: 0;  
  line-height: 0; 
  margin-right: 8px;
}

.app-judge-name{
  /*font-weight: bold;*/
  margin-right: 40px;
}
.app-judge-ul {
  overflow: hidden;
}
.app-judge-ul li {
  margin-bottom: 10px;
}
/*
.app-judge-ul li .app-judge-img {
  margin-bottom: 20px;
}
.app-judge-ul li .app-judge-img img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  behavior: url("../PIE.htc");
}*/
.app-judge-ul li p {
  font-size: 18px;
}
.review-box {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.review-box-item {
  width: 441px;
  overflow: hidden;
}
.review-box-item a {
  display: block;
  overflow: hidden;
}
.review-box-item .review-color-1 {
  color: #FAB043;
}
.review-box-item .review-color-2 {
  color: #5A587D;
}
.review-box-item .review-color-3 {
  color: #EF4136;
}
.review-box-item .review-color-4 {
  color: #1B75C1;
}
.review-box-item .review-color-5 {
  color: #01A79D;
}
.review-box-item .review-color-15 {
  color: #B7454F;
}
.review-box-item .review-bgText-color-1 {
  background-color: #FAB043;
}
.review-box-item .review-bgText-color-2 {
  background-color: #5A587D;
}
.review-box-item .review-bgText-color-3 {
  background-color: #EF4136;
}
.review-box-item .review-bgText-color-15 {
  background-color: #B7454F;
}
.review-box-item .review-bgText-color-4 {
  background-color: #1B75C1;
}
.review-box-item .review-bgText-color-5 {
  background-color: #01A79D;
}
.review-box-item .review-bg-color-1 {
  background-color: #FAB043;
}
.review-box-item .review-bg-color-15 {
  background-color: #B7454F;
}
.review-box-item .review-bg-color-2 {
  background-color: #FAB043;
}
.review-box-item .review-bg-color-3 {
  background-color: #FAB043;
}
.review-box-item .review-bg-color-4 {
  background-color: #FAB043;
}
.review-box-item .review-bg-color-5 {
  background-color: #FAB043;
}
.review-box .right,
.review-box .item-right,
.review-box .left .item-mid {
  float: right;
}
.review-box .left,
.review-box .item-left,
.review-box .right .item-mid {
  float: left;
}
.review-box .item-mid {
  width: 50px;
  text-align: center;
  float: left;
  margin: 0 15px;
}
.review-box .item-mid .item-time-number {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
}
.review-box .item-mid .item-time-text {
  font-size: 14px;
  margin: 5px 0;
}
.review-box .item-mid .item-time-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0 auto;
  behavior: url("../PIE.htc");
}
.review-box .item-mid .item-time-circle-small p {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 5px auto;
  background-color: #858585;
}
.review-box .item-right,
.review-box .item-left {
  width: 260px;
  margin-top: 10px;
  position: relative;
}
.review-box .item-right .item-details,
.review-box .item-left .item-details {
  width: 100%;
  height: 90px;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.review-box .item-right .item-details h3,
.review-box .item-left .item-details h3,
.review-box .item-right .item-details p,
.review-box .item-left .item-details p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.5;
}
.review-box .item-right .item-details h3,
.review-box .item-left .item-details h3 {
  -webkit-line-clamp: 2;
  font-size: 18px;
  margin: 10px 0 10px;
}
.review-box .item-right .item-details p,
.review-box .item-left .item-details p {
  -webkit-line-clamp: 3;
  font-size: 14px;
}
.review-box .item-right .item-arrow {
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  top: 25px;
  left: -60px;
}
.review-box .item-right .border-color-1 {
  border-right: 40px solid #FAB043;
}
.review-box .item-right .border-color-15 {
  border-right: 40px solid #B7454F;
}
.review-box .item-right .border-color-3 {
  border-right: 40px solid #FAB043;
}
.review-box .item-right .border-color-5 {
  border-right: 40px solid #FAB043;
}
.review-box .item-left .item-arrow {
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  top: 25px;
  right: -60px;
}
.review-box .item-left .border-color-2 {
  border-left: 40px solid #FAB043;
}
.review-box .item-left .border-color-4 {
  border-left: 40px solid #FAB043;
}
.review-swiper-container {
  width: 100%;
  height: 600px;
  margin: 20px auto;
  position: relative;
}
.review-swiper-container .swiper-container {
  width: 80%;
  height: 100%;
}
.review-swiper-container .swiper-container .swiper-pagination-bullet-active {
  background-color: #F7DA02;
}
.review-swiper-container .swiper-container .swiper-wrapper {
  height: 90%;
}
.review-swiper-container .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23F7DA02'%2F%3E%3C%2Fsvg%3E");
}
.review-swiper-container .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23F7DA02'%2F%3E%3C%2Fsvg%3E");
}
.review-swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.review-swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.review-meta {
  margin-top: 50px;
  text-align: center;
}
.review-meta .review-meta-title {
  margin: 20px;
  font-size: 30px;
  color: #F7DA02;
}
.review-meta .review-meta-describe span {
  margin-right: 20px;
}
.review-pages {
  margin: 0 auto 20px;
}
.review-pages div,
.review-pages p {
  line-height: 1.8;
}
.review-pages img {
  max-width: 100%;
}
.app-footer {
  padding: 40px 0;
}
.app-footer-left {
  width: 580px;
}
.app-footer-left .la_zuzhi_left {
  width: 17%;
}
.app-footer-left .la_zuzhi_right {
  width: 83%;
}
/*
.app-content .qidai {
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  min-height: 300px;
  padding-top: 100px;
}*/
/* .awards-classify{
	display: none;
} */
.bmcs {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.bmcs a {
  padding: 10px 0;
  display: block;
  background: #F7B759;
  /*border-radius: 30px;*/
  /*color:#B7454F;*/
  letter-spacing:10px;
  behavior: url("../PIE.htc");
}
.app-section-title {
  margin-bottom: 20px;
}
.app-layout-index-r {
  margin-top: 20px;
}
.time-line-title {
  font-size: 12px;
}
.time-line-time {
  font-size: 14px;
}
/*
 *iphone端
 */
@media screen and (max-device-width: 767px) {
  select {
    width: 32%;
  }
  .banner {
    display: none;
  }
  .banner-m {
    display: block;
  }
  /* div.modal_content .baoming{
		font-size: @small-font-size;
		padding:2px 25px;
	} */
  .app-layout-index-r {
    margin-top: 0px;
  }
  .app-footer-left {
    width: 100%;
  }
  .app-footer-left .la_zuzhi_left {
    width: 30%;
  }
  .app-footer-left .la_zuzhi_right {
    width: 70%;
  }
  .app-section-title {
    margin-top: 20px;
  }
  .time-line .time-line-inner {
    padding: 12px 0px 12px 20px;
    height: 100px;
    max-height: 100px;
  }
  .time-line .time-line-inner:before {
    border-left: 20px solid #fff;
    border-bottom: 50px inset transparent;
    border-top: 50px inset transparent;
  }
  .time-line .time-line-inner:after {
    right: -20px;
    border-bottom: 50px inset transparent;
    border-top: 50px inset transparent;
    border-left: 20px solid #c8d4c8;
  }
  .time-line .time-line-inner.active:after {
    border-left-color: #0241FF;
  }
  .time-line-title {
    font-size: 16px;
  }
  .time-line-time {
    font-size: 14px;
  }
  .adress-title {
    font-weight: bold;
  }
  .app-footer .qr {
    margin-left: 0px;
    width: 49%;
  }
  .qr-title {
    line-height: 1.5;
  }
  .app-content {
    padding: 0px;
  }
  .app-awards-ul > li,
  .time-line-la > li {
    width: 40%;
    margin: 0;
  }
  .la_meta {
    display: none;
  }
  .la_meta_m {
    display: block;
  }
  .la_con {
    padding: 30px 0 10px 0;
  }
  .la_zuzhi_left,
  .la_zuzhi_right {
    float: left;
  }
  .la_zuzhi_left {
    width: 28%;
  }
  .la_zuzhi_right {
    width: 72%;
  }
  .rc_aplb {
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
  }
  .rc_aplist {
    padding: 0;
  }
  .rc_aplist li {
    width: 100%;
    font-size: 14px;
    overflow: hidden;
  }
  .rc_lid {
    width: 50%;
    float: left;
    margin-right: 5%;
  }
  .rc_rdate {
    width: 45%;
    float: left;
  }
  .app-ask-ul > li {
    width: 32%;
    margin: 0;
  }
  .oa_center,
  .oa_wtTit,
  .oa_wtHd,
  .oa_wtText {
    width: 100%;
  }
  .app-requires-ul > li {
    width: 49%;
    margin: 0;
  }
  .requires_ytimg {
    width: 100%;
    text-align: center;
  }
  .requires_ytimg img {
    max-width: 100%;
    margin-left: 0;
    float: none;
  }
  .requires_ytxx {
    width: 100%;
    padding-left: 0;
  }
  .app-account {
    top: 0;
  }
  .app-account-bg {
    display: none;
  }
  .app-account {
    width: 100%;
    padding: 20px 15px;
    margin: 0 auto;
    border: none;
  }
  .app-account-login-form {
    width: 100%;
    float: none;
  }
  .app-account .form-control {
    border: 1px solid #ccc;
  }
  .app-account-login-border {
    border: none;
  }
  .app-account-qr {
    float: none;
    max-width: 100%;
    padding: 30px 0;
    overflow: hidden;
  }
  .app-account-register-form {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .app-account-register .qr {
    width: 49%;
    float: left;
  }
  .app-account-btn-login {
    font-size: 16px;
  }
  .app-step {
    margin: 50px 0;
  }
  .app-step .app-email-register .app-step-item {
    width: 30%;
    padding: 0 10px;
  }
  .app-step .app-email-register .app-step-item.active {
    color: #F7DA02;
  }
  .app-step .app-email-register .app-step-item .app-step-number {
    font-size: 30px;
  }
  .app-step .app-email-register .app-step-item .app-step-text {
    font-size: 14px;
  }
  .app-step .app-email-register .app-step-item .app-step-line {
    width: 100%;
  }
  .app-step {
    margin: 50px 0 20px;
  }
  .app-step .app-pwd-forgot .app-step-item {
    width: 18%;
    padding: 0;
  }
  .app-step .app-pwd-forgot .app-step-item .app-step-number {
    font-size: 30px;
  }
  .app-step .app-pwd-forgot .app-step-item .app-step-text {
    font-size: 14px;
  }
  .app-step .app-pwd-forgot .app-step-item .app-step-line {
    width: 100%;
  }
  .app-account-forgot-form {
    width: 100%;
  }
  .button-size {
    width: 100%;
  }
  .main {
    box-sizing: border-box;
    width: 90%;
    margin: 50px 5%;
  }
  .main .user_sidebar {
    margin-right: 0;
    float: none;
    display: none;
  }
  .main .user_userinfo {
    width: 100%;
  }
  .main .user_userinfo .user_userinfo_content dd {
    padding: 0;
  }
  .main .user_userinfo div.userinfo_edit {
    padding: 0;
  }
  .main .user_userinfo .userinfoEditForm {
    width: 100%;
  }
  .main .user_userinfo .userinfo_edit .label_input_box {
    display: none;
  }
  .main .user_userinfo .userinfo_edit input[type=text],
  .main .user_userinfo .userinfo_edit textarea {
    width: 100%;
    margin-left: 0;
  }
  .main .user_userinfo #edit_exhibition_type {
    position: static;
    top: 0;
    height: 40px;
    color: #555;
    border: 1px solid #ededed;
    border-radius: 3px;
  }
  .main .user_userinfo span.exhibition_star,
  .main .user_userinfo span.star {
    display: none;
  }
  .main .user_userinfo div.toolbar {
    padding: 0;
  }
  .sumbit_container {
    width: 100%;
    border: none;
    margin: 20px auto;
    padding: 0;
  }
  .sumbit_container .nav_item,
  .sumbit_container .sumbit_works {
    display: none;
  }
  .news-container {
    margin: 30px auto;
  }
  .awards-special-container .awards-classify-meta,
  .review-container .awards-classify-meta {
    font-size: 20px;
  }
  .awards-special-container .awards-classify-title,
  .review-container .awards-classify-title {
    width: 50%;
    font-size: 16px;
  }
  .awards-special-container .awards-special-box,
  .review-container .awards-special-box,
  .awards-special-container .awards-author-details,
  .review-container .awards-author-details {
    width: 100%;
  }
  .awards-special-container .awards-author,
  .review-container .awards-author {
    width: 100%;
    margin: 0;
  }
  .awards-special-container .awards-honor-box,
  .review-container .awards-honor-box {
    width: 100%;
    max-height: 100%;
  }
  .awards-special-container .awards-honor-box .awards-author,
  .review-container .awards-honor-box .awards-author {
    width: 70%;
    float: none;
    margin: 0 auto 20px;
  }
  .awards-special-container .awards-honor-box .awards-author-details,
  .review-container .awards-honor-box .awards-author-details {
    width: 100%;
  }
  .result-box .awards-special-container .awards-classify-meta {
    font-size: 20px;
    line-height: 1.8;
  }
  .result-box .awards-special-container .awards-classify-title {
    width: 40%;
  }
  .result-box .awards-project {
    width: 100%;
  }
  .result-box .awards-project .awards-project-left {
    width: 100%;
    padding-right: 0;
    border: none;
  }
  .result-box .awards-project .awards-project-right {
    width: 100%;
    padding: 0;
  }
  .result-box .awards-project .awards-project-right .awards-comments-slogan {
    font-size: 18px;
  }
  .gallery-thumbs {
    display: none;
  }
  .swiper-container {
    height: 200px;
  }
  .swiper-slide .swiper-slide-tip {
    display: block;
  }
  .swiper-slide .swiper-slide-tip .swiper-slide-title {
    font-size: 16px;
    margin: 10px;
  }
  .swiper-slide .swiper-slide-tip .swiper-slide-detail {
    margin: 10px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    height: 22px;
    margin-top: -14px;
    background-size: 14px 22px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
  }
  .navbar-nav > li > .dropdown-menu {
    width: 100%;
  }
  .navbar-nav > li > a {
    padding: 5px 15px;
  }
  .app-judge-ul {
    margin-top: 20px;
  }
  .app-judge-title{
    margin: 2% 0 0 0;
    font-weight: 400;
    font-size: 18px;
    width: 180px;
  }
  .app-judge-title-2{
    font-size: 18px;
    font-weight: 400;
    margin: 5% 0 5% 0;
    width:270px;
  }
  .app-judge-title-2 span{
    font-size: 8px;
  }
  .app-judge-ul li {
    width: 100%;
    float: left;
    height: 100%;
    margin-bottom: 2px;
  }
  .app-judge-ul li p{
    font-size: 12px;
  }
  .app-judge-name{
    margin: 0 5% 0 0;
  }
  .autofiletitle .edit_id {
    margin-bottom: 0px;
  }
  .autofiletitle .id_number,
  .autofiletitle .id_card {
    width: 100%;
  }
  .autofiletitle .edit_id_number {
    width: 66%;
    margin: 0 2% 0 0;
  }
  .autofiletitle .btn-search {
    width: 30%;
  }
  div.userinfo_edit .edit_type .edit_type_item {
    width: 40%;
    margin: 0 10px;
  }
  .bg-parallax-dark {
    height: 150px;
    background-size: 100%;
  }
  .review-box {
    width: 100%;
    margin: 20px auto;
  }
  .review-box-item {
    width: 100%;
  }
  .review-box-item .item-mid,
  .review-box-item .item-arrow {
    display: none;
  }
  .review-box-item .item-left,
  .review-box-item .item-right {
    width: 100%;
  }
  .review-box-item .item-left .item-details,
  .review-box-item .item-right .item-details {
    height: 78px;
    border-radius: 10px;
  }
  .review-box-item .item-left .item-details h3,
  .review-box-item .item-right .item-details h3 {
    margin: 4px 0 10px;
  }
  .review-swiper-container {
    width: 100%;
    height: 250px;
  }
  .review-swiper-container .swiper-container {
    width: 100%;
  }
  .review-swiper-container .swiper-button-prev,
  .review-swiper-container .swiper-button-next {
    display: none;
  }
  .review-swiper-container .swiper-pagination {
    bottom: 0;
  }
  .review-meta .review-meta-title {
    font-size: 20px;
    text-align: left;
    margin: 20px 0 10px;
    line-height: 1.8;
  }
  .review-meta .review-meta-describe span {
    line-height: 1.8;
  }
  .la_zuzhi_mingdan {
    width: 23%;
    display: inline-block;
    margin: 0;
    text-align: center;
  }
  .la_zuzhi_meiti {
    width: 45%;
    display: inline-block;
    margin: 0;
  }
  .la_zuzhi_yuanxiao {
    width: 100%;
  }
  .join-box {
    display: none;
  }
  .time-line .time-line-item3 .time-line-inner:after {
    border: 0;
  }
  .time-line .time-line-item4 .time-line-inner:before {
    border: 0;
  }
}
/*
 *ipad端
 */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .banner {
    display: none;
  }
  .banner-m {
    display: block;
  }
  .join-box {
    bottom: 25%;
  }
  .time-line-title {
    font-size: 16px;
  }
  .time-line-time {
    font-size: 14px;
  }
  .newslist-time {
    width: 100px;
  }
  .app-footer-left {
    width: 70%;
    margin: 0 auto;
  }
  .app-footer .qr {
    margin-left: 0px;
    width: 49%;
  }
  .adress-title {
    font-weight: bold;
  }
  .la_meta {
    display: none;
  }
  .la_meta_m {
    display: block;
  }
  .rc_ldate {
    margin: 7px 5% 0 2%;
    width: 21%;
  }
  .rc_rsjxx {
    width: 72%;
  }
  .rc_sjday {
    font-size: 26px;
  }
  .oa_center,
  .oa_wtTit,
  .oa_wtHd,
  .oa_wtText {
    width: 100%;
  }
  .app-requires-ul > li {
    width: 24%;
    margin: 0;
  }
  .requires_ytimg {
    width: 30%;
  }
  .requires_ytimg img {
    margin-left: 0;
    float: none;
    max-width: 100%;
  }
  .requires_ytxx {
    width: 60%;
    padding-left: 0;
  }
  .app-account-btn-login {
    font-size: 16px;
  }
  .main,
  .user_userinfo {
    width: 100%;
    box-sizing: border-box;
  }
  .main .user_sidebar {
    margin-right: 0;
    float: none;
    display: none;
  }
  .sumbit_container {
    width: 100%;
    border: none;
    margin: 0 auto;
  }
  .sumbit_container .nav_item,
  .sumbit_container .sumbit_works {
    display: none;
  }
  .awards-special-container .awards-special-box,
  .review-container .awards-special-box {
    width: 100%;
  }
  .awards-special-container .awards-author,
  .review-container .awards-author {
    width: 35%;
    margin-right: 5%;
  }
  .awards-special-container .awards-author-details,
  .review-container .awards-author-details {
    width: 60%;
  }
  .awards-special-container .awards-honor-box,
  .review-container .awards-honor-box {
    width: 100%;
    max-height: 100%;
  }
  .awards-special-container .awards-honor-box .awards-author,
  .review-container .awards-honor-box .awards-author {
    width: 20%;
    margin-right: 5%;
  }
  .awards-special-container .awards-honor-box .awards-author-details,
  .review-container .awards-honor-box .awards-author-details {
    width: 75%;
  }

  .app-judge-ul li {
    margin-bottom: 5px;
  }

  .app-judge-ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 2;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
  }
  .navbar-nav > li > .dropdown-menu {
    width: 100%;
  }
  .review-box {
    width: 100%;
  }
  .review-box .review-box-item {
    width: 400px;
  }
  .review-swiper-container {
    width: 100%;
    height: 450px;
  }
  .la_zuzhi_left {
    width: 12%;
  }
  .la_zuzhi_right {
    width: 88%;
  }
  .la_zuzhi_yuanxiao {
    width: 49%;
  }
  .join-box {
    display: none;
  }
  .time-line .time-line-item3 .time-line-inner:after {
    border: 0;
  }
  .time-line .time-line-item4 .time-line-inner:before {
    border: 0;
  }
}
