*::-webkit-scrollbar {
  <!--width: 0px !important;-->
}
.content .right ul {
  font-size: 14px;
}
.content .right .box {
  width: 100%;
  height: 54px;
  line-height: 54px;
  padding: 0 24px;
  text-align: left;
  color: #000000;
  border-bottom: 1px solid #F1F1F1;
}
.content .right .box img {
  float: left;
  margin-top: 16px;
  width: 18px;
  height: 20px;
  margin-right: 10px;
  border:0px;
}
.content .right .box span {
  float: right;
  color: #434343;
}
.content .right .box a:hover {
  text-decoration: none;
}
.content .right .box a {
  color: #000000;
}
.content .right li:hover {
  font-weight: bold;
  color: #A9A9A9;
  background-color: #F6F5F4;
}
.content .right li:hover img {
  margin-left: 10px;
}
.banner {
  width: 100vw;
  height: 507px;
  <!--background-image: url(../img/icon_yewugailan.jpg);-->
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  padding-top: 207px;
  color: #fff;
  text-align: right;
}
.banner .box {
  width: 1200px;
  margin: 0 auto;
}
.banner .box .title {
  float: right;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 42px;
  width: 250px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 55px;
}
.a_box2 {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
}
.a_box2 a {
  color: #ADADAC;
  font-size: 15px;
}
.a_box2 span {
  color: #ADADAC;
}
.a_box2 .now {
  font-size: 15px;
  color: #D68F44!important;
}
.content {
  width: 1200px;
  background-color: #fff;
  margin: 0 auto;
  //padding: 20px 20px 80px;
  height: 1200px;
  text-align: center;
  margin-bottom: 60px;
  //box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14);
}
.content .left {
  float: left;
  width: 240px;
  font-size: 14px;
  color: #434343;
}
.content .left ul li {
  width: 100%;
  text-align: left;
  padding-left: 60px;
  height: 48px;
  line-height: 48px;
  background-color: #F6F5F4;
}
.content .left ul li a {
  color: #000000;
  text-decoration: none;
}
.content .left .title {
  background-color: #E0E0E0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-left: 0px;
}
.content .left .title span {
  color: #8C5E2D;
  font-weight: bold;
  font-size: 18px;
  margin-left: 10px;
}
.content .left .now {
  background-color: #FFFFFF;
  color: #D68F44;
  border-left: 4px solid #CDCCCB;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14);
}
.content .left .now a {
  color: #D68F44;
}
.content .right {
  float: right;
  width: 880px;
}
.content .right .swiper-container {
  height: 500px;
}
.content .right .swiper-container .swiper-button-prev {
  left: 29.3% !important;
  margin-top: 185px;
}
.content .right .swiper-container .swiper-button-next {
  right: 29.3% !important;
  margin-top: 185px;
}
.content .right .swiper-container .swiper-pagination-bullet {
  background-image: url(../img/lbg1.jpg) !important;
  background-size: 100% 100%;
  border-radius: 0;
  width: 98px;
  height: 56px;
  margin: 0 !important;
}
.content .right .swiper-container .swiper-button-prev,
.content .right .swiper-container .swiper-container-rtl .swiper-button-next {
  background-image: url(../img/arr_l_24.png);
  background-size: 80%;
  background-color: #fff;
}
.content .right .swiper-container .swiper-button-next,
.content .right .swiper-container .swiper-container-rtl .swiper-button-prev {
  background-image: url(../img/arr_r_24.png);
  background-size: 80%;
  background-color: #fff;
}
.content .right .swiper-container .swiper-button-next,
.content .right .swiper-container .swiper-button-prev {
  width: 35px !important;
  height: 56px;
  top: 48.8%;
}
.content .right .img {
  width: 880px;
  height: 500px;
}
.content .right .title {
  font-size: 22px;
  color: #000000;
  margin-top: 60px;
}
.content .right .cut1 {
  margin: 0 auto;
  width: 65px;
  height: 2px;
  margin-top: 28px;
  background-color: #D68F44;
}
.content .right .cut2 {
  margin: 0 auto;
  width: 400px;
  height: 1px;
  background-color: #D9D9D9;
  margin-bottom: 48px;
}
.content .right .box{
    width:100%;
    height:54px;
    line-height:54px;
    padding:0 24px;
    text-align:left;
    color:#000000;
    border-bottom:1px solid #f1f1f1;
}
.content .right p {
  text-align: left;
}
.content .right .more {
  float:right;
  transform:translateY(-57px);
  //background:#d68f44;
  //border:1px solid #d68f44;
  text-align:center;
  color:#fff;
  font-size:14px;
  padding-right: 4px;
}
.content .right .more a{
  color:#d68f44;
}
footer {
  margin-top: 50px;
  width: 100vw;
  height: 48px;
  background: #d68f44;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 48px;
}
footer p {
  height: 25px;
  color: #D68F44;
  font-size: 14px;
}
footer .info1 {
  margin-top: 30px;
}
footer .info2 {
  margin-bottom: 80px;
}
.showlist .box .img{
    width:410px;
    height:280px;
    padding:10px;
}
<!--body,ul,li{margin:0;padding:0;}   -->
<!--.showlist{   -->
<!-- width: 1200px;   -->
<!-- height: 170px;   -->
<!-- margin-top:50px;   -->
<!-- margin-left: auto;   -->
<!-- margin-right: auto;   -->
<!--}   -->
.box{margin-left: 5px;margin-top: 5px;list-style-type:none;}   
<!--.box:after{   -->
<!-- content: ".";   -->
<!-- display: block;   -->
<!-- line-height: 0;   -->
<!-- width:0;   -->
<!-- height: 0;   -->
<!-- clear: both;   -->
<!-- visibility: hidden;   -->
<!-- overflow: hidden;   -->
<!--}   -->
.box li{float:left;}
.content .right {
  float: right;
  width: 890px;
  //padding: 20px 30px 20px 20px;
  //background: #f6f5f4;
  text-align: center;
}
.content .right .text_box {
  background-color: #fff;
  height: 250px;
  width: 100%;
  padding: 2%;
  margin-bottom: 10px;
}
.content .right .text_box .text {
  width: 58%;
  float: left;
}
.content .right .text_box .text .title {
  margin: 20px 0 10px;
  font-size: 24px;
  color: #333333;
}
.content .right .text_box .text .main_text {
  text-align: left;
  text-indent: 2em;
  color: #858585;
  font-size: 14px;
  height: 140px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.content .right .text_box img {
  float: right;
  width: 38%;
  height: 100%;
}
.culture_act {
    border-bottom: none;
}
.culture_item {
    margin-bottom: 54px;
    border-bottom: 1px solid #e4e0e0;
    text-align: left;
    float:left;
    width:850px;
}
user agent stylesheet
div {
    display: block;
}
//body, button, input, select, textarea {
//    font: 12px/1.5 'helvetica neue',tahoma,'PingFang SC','microsoft yahei',arial,'hiragino sans gb',sans-serif;
//}
.box_row {
    width: 351px;
    margin-right:70px;
    height: auto;
    display:inline-block;
    word-wrap:break-all;
    overflow:hidden;
}
.box_row p{
    width:351px;
    line-height:25px;
}
.box_row .act_img {
    width: 351px;
    height: 153px;
    padding-bottom: 8px;
}
img {
    display: inline-block;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}
fieldset, iframe, img {
    border: 0;
}
.right .act_box .act_title {
    //font: 12px/1.5 'helvetica neue',tahoma,'PingFang SC','microsoft yahei',arial,'hiragino sans gb',sans-serif;
    font-family:microsoft yahei;
    font-weight:400;
    padding-bottom:4px;
}
.report {
    float: left;
    padding: 20px 20px 0px;
    height:392px;
}
.right .report img{
    width:242px;
    height:332px;
}
.report-text {
    display: block;
    font-size : 14px;
    width:240px;
}

.right .culture_item .act_box{
    padding-top: 18px;
}#u0_img {
  border-width:0px;
  position:absolute;
  left:0px;
  top:45px;
  width:778px;
  height:890px;
}
#u0 {
  border-width:0px;
  position:absolute;
  width:778px;
  height:890px;
  display:flex;
}
#u1_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:56px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u1 {
  border-width:0px;
  position:absolute;
  margin-left:383px;
  margin-top:48px;
  width:56px;
  height:24px;
  display:flex;
  opacity:0;
}
#u2_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:56px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u2 {
  border-width:0px;
  position:absolute;
  margin-left:383px;
  margin-top:76px;
  width:56px;
  height:24px;
  display:flex;
  opacity:0;
}
#u3_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:56px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u3 {
  border-width:0px;
  position:absolute;
  margin-left:383px;
  margin-top:103px;
  width:56px;
  height:24px;
  display:flex;
  opacity:0;
}
#u4_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:56px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u4 {
  border-width:0px;
  position:absolute;
  margin-left:383px;
  margin-top:128px;
  width:56px;
  height:24px;
  display:flex;
  opacity:0;
}
#u5_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:56px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u5 {
  border-width:0px;
  position:absolute;
  margin-left:383px;
  margin-top:150px;
  width:56px;
  height:24px;
  display:flex;
  opacity:0;
}
#u6_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:56px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u6 {
  border-width:0px;
  position:absolute;
  margin-left:383px;
  margin-top:172px;
  width:56px;
  height:24px;
  display:flex;
  opacity:0;
}
#u7_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:204px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u7 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:208px;
  width:204px;
  height:24px;
  display:flex;
  opacity:0;
}
#u8_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:261px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u8 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:234px;
  width:261px;
  height:24px;
  display:flex;
  opacity:0;
}
#u9_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:251px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u9 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:260px;
  width:251px;
  height:24px;
  display:flex;
  opacity:0;
}
#u10_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:235px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u10 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:285px;
  width:235px;
  height:24px;
  display:flex;
  opacity:0;
}
#u11_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:137px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u11 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:310px;
  width:137px;
  height:24px;
  display:flex;
  opacity:0;
}
#u12_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:195px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u12 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:335px;
  width:195px;
  height:24px;
  display:flex;
  opacity:0;
}
#u13_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:261px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u13 {
  border-width:0px;
  position:absolute;
  margin-left:412px;
  margin-top:364px;
  width:261px;
  height:24px;
  display:flex;
  opacity:0;
}
#u14_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:195px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u14 {
  border-width:0px;
  position:absolute;
  margin-left:412px;
  margin-top:409px;
  width:195px;
  height:24px;
  display:flex;
  opacity:0;
}
#u15_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:65px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u15 {
  border-width:0px;
  position:absolute;
  margin-left:403px;
  margin-top:436px;
  width:65px;
  height:24px;
  display:flex;
  opacity:0;
}
#u16_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:165px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u16 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:467px;
  width:165px;
  height:24px;
  display:flex;
  opacity:0;
}
#u17_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:195px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u17 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:492px;
  width:195px;
  height:24px;
  display:flex;
  opacity:0;
}
#u18_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:200px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  font-weight:700;
  font-style:normal;
}
#u18 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:517px;
  width:200px;
  height:24px;
  display:flex;
  opacity:0;
  font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  font-weight:700;
  font-style:normal;
}
#u19_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:200px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u19 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:542px;
  width:200px;
  height:24px;
  display:flex;
  opacity:0;
}
#u20_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:63px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u20 {
  border-width:0px;
  position:absolute;
  margin-left:395px;
  margin-top:575px;
  width:63px;
  height:24px;
  display:flex;
  opacity:0;
}
#u21_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:63px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u21 {
  border-width:0px;
  position:absolute;
  margin-left:395px;
  margin-top:619px;
  width:63px;
  height:24px;
  display:flex;
  opacity:0;
}
#u22_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:63px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u22 {
  border-width:0px;
  position:absolute;
  margin-left:395px;
  margin-top:641px;
  width:63px;
  height:24px;
  display:flex;
  opacity:0;
}
#u23_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:63px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u23 {
  border-width:0px;
  position:absolute;
  margin-left:395px;
  margin-top:670px;
  width:63px;
  height:24px;
  display:flex;
  opacity:0;
}
#u24_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:63px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u24 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:711px;
  width:63px;
  height:24px;
  display:flex;
  opacity:0;
}
#u25_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:94px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u25 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:736px;
  width:94px;
  height:24px;
  display:flex;
  opacity:0;
}
#u26_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:94px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u26 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:762px;
  width:94px;
  height:24px;
  display:flex;
  opacity:0;
}
#u27_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:191px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u27 {
  border-width:0px;
  position:absolute;
  margin-left:363px;
  margin-top:805px;
  width:191px;
  height:24px;
  display:flex;
  opacity:0;
}
#u28_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:197px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u28 {
  border-width:0px;
  position:absolute;
  margin-left:408px;
  margin-top:850px;
  width:197px;
  height:24px;
  display:flex;
  opacity:0;
}
#u29_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:247px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u29 {
  border-width:0px;
  position:absolute;
  margin-left:408px;
  margin-top:874px;
  width:247px;
  height:24px;
  display:flex;
  opacity:0;
}
#u30_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:176px;
  height:24px;
  background:inherit;
  background-color:rgba(255, 255, 255, 1);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:5px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#u30 {
  border-width:0px;
  position:absolute;
  margin-left:408px;
  margin-top:899px;
  width:176px;
  height:24px;
  display:flex;
  opacity:0;
}
.yellow_now{
    background-color:#d68f44;
    color:#fff !important;
}

