html {
  width: 100%;
  height: 100%;
}
/*@font-face {*/
  /*font-family: 'pictos';*/
  /*src:;*/
/*}*/
html body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 88px;
  font-size: inherit;
}
html body ul {
  margin: 0;
  padding: 0;
}
html body ul li {
  list-style: none;
}
html body p {
  margin: 0;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  margin: 0;
  padding: 0;
}
html body a {
  text-decoration: none;
  color: #333333;
}
.item-wrapper a {
  display: block;
}
html body img {
  border: none;
}
html body input {
  border: none;
  padding: 0;
}
html body button {
  padding: 0;
  background: transparent;
  border: none;
}
[v-cloak] {
  display: none;
}
/*--------------------------------------------------*/
/*
        #wrap {
            .keyframes(name, {
                from {}
                to {}
            });
            .animation(name 1s infinite forwards);
        }
    */
/*--------------------------------------------------*/
#zupuweb {
  width: 100%;
  height: auto;
  background-color: #fff;
}
#news{
  width: 1250px;
  margin: 0 auto 0px;
  display: flex;
  /*height: 1804px;*/
}
.left {
  width: 852px;
  height: auto;
  float: left;
}
.right {
  flex: 1;
  height: auto;
  margin-left: 36px;
  float: left;
  width: 364px;
}
.left1 {
  width: 100%;
  height: 550px;
  margin-bottom: 30px;
  display: flex;
}
.rlbox {
  display: inline-block;
  width: 520px;
  height: 100%;
  float: left;
}
.left1right {
  flex: 1;
  height: 100%;
  margin-left: 16px;
  overflow: hidden;
}
.layui-laydate {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.layui-laydate-main {
  width: 100% !important;
  height: 100% !important;
}
.layui-laydate-header {
  width: 100%;
  height: 56px;
  background-color: #f64150;
}
.layui-laydate, .layui-laydate-hint {
  color: #ffffff!important;
  font-size: 24px!important;
}
.layui-laydate-header i {
  position: absolute;
  top: 12px;
  color: #fff!important;
  font-size: 26px!important;
}
.layui-laydate-content {
  width: 100%;
  height: 490px;
  padding: 0!important;
}
.layui-laydate-content > table {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.layui-laydate-content > table thead {
  width: 100%;
  height: 44px;
  background-color: #f8e5e5;
}
.left1 thead , .left1 tbody, .left1 thead tr, .left1 tbody tr{
  display: inline-block;
  width: 100%;
}
.layui-laydate-content > table th {
  width: 72px;
  color: #f64150!important;
}
.layui-laydate-content > table td {
  height: 72px;
  width: 72px;
}
.layui-laydate .layui-this {
  background-color: #f64150!important;
}
.l1r1 {
  width: 100%;
  height: 332px;
  border: 2px solid #f64150;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.l1r1top {
  width: 100%;
  height: 56px;
  line-height: 56px;
  color: #ffffff;
  font-size: 26px;
  background-color: #f64150;
  text-align: center;
}
.laydate-day-mark::after {
  background-color: #f64150!important;
}
.l1r1foot {
  width: 100%;
  flex: 1;
  background-image: ;
  background-size: 100% 100%;
}
.data1 {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 30px;
  position: relative;
}
.data1 i {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 100% 100%;
  position: absolute;
  top: 40px;
  cursor: pointer;
}
.data1 i:first-child {
  background-image: ;
  left: 46px;
}
.data1 i:last-child {
  background-image: ;
  right: 46px;
}
.data1 > span {
  font-size: 99px;
  font-weight: bold;
  color: #d42f2e;
}
.data2 {
  margin-top: 20px;
}
.data2 > p {
  color: #181b22;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.data2 > div {
  color: #8f8e8e;
  font-size: 18px;
  text-align: center;
  margin-top: 16px;
}
.l1r2 {
  width: 100%;
  height: 196px;
  border: 2px solid #f64150;
  margin-top: 16px;
  box-sizing: border-box;
  padding: 17px 12px;
  display: flex;
  flex-direction: column;
}
.l1r2li {
  width: 100%;
  flex: 1;
  display: flex;
  height: 50%;
  overflow: hidden;
}
.l1r2li:last-child {
  border-top: 1px solid #f3d5bc;
  padding-top: 17px;
}
.l1r2li img {
  display: inline-block;
  width: 64px;
  height: 64px;
  float: left;
}
.l1r2li p {
  height: 64px;
  flex: 1;
  color: #666666;
  font-size: 18px;
  margin-left: 12px;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.left2 {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.tablebox {
  border-right: 1px solid #eeeeee;
  border-collapse:collapse;
  width: 100%;
  overflow: hidden;
  display: block;
}
.tablebox tbody {
  width: 100%;
  overflow: hidden;
  display: block;
}
.tablebox tr {
  width: 100%;
  overflow: hidden;
}
table td {
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.tablebox tr td:nth-child(odd) {
  width: 95px;
  height: 43px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  background-color: #f9f8f5;
  border-collapse: collapse;
}
.tablebox tr td:nth-child(even) {
  width: 328px;
  height: 43px;
  color: #666666;
  font-size: 16px;
  text-align: left;
  text-indent: 20px;
  background-color: #ffffff;
  border-collapse: collapse;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tablebox tr td p {
  width: 328px;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 10px;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.left3 {
  width: 850px;
  height: 550px;
  margin-bottom: 30px;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
}
.l3time {
  width: 240px;
  height: 546px;
  border: 2px solid #eeeeee;
  float: left;
}
.l3timed {
  flex: 1;
  height: 550px;
  background-image: ;
  background-size: 100% 100%;
  text-align: center;
  position: relative;
  float: left;
}
.timediv {
  position: absolute;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  font-size: 36px;
  text-align: center;
  line-height: 64px;
  top: 94px;
  right: 33px;
  border: 2px solid;
}
.ji {
  border-color: #008000;
  color: #008000;
}
.xiong {
  border-color: #d42f2e;
  color: #d42f2e;
}
.l3time ul {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 10px;
}
.l3time ul li {
  width: 100%;
  height: 42px;
  text-align: center;
  line-height: 42px;
  color: #151515;
  font-size: 24px;
  margin-bottom: 2px;
  cursor: pointer;
}
.timeactive {
  background-color: #f64150;
  color: #ffffff!important;
}
.timetop {
  width: 486px;
  height: 78px;
  position: relative;
  text-align: center;
  margin: 25px auto;
}
.timetop div {
  display: inline-block;
}
.timeul {
  width: 590px;
  overflow: hidden;
}
.cbli {
  width: 152px;
  height: 30px;
  background-size: 100% 100%;
  position: absolute;
  top: 27px;
  color: #d48b56;
  font-size: 14px;
  line-height: 30px;
}
.cbli:first-child {
  background-image: ;
  left: 0;
  text-indent: 10px;
}
.cbli:last-child {
  background-image: ;
  right: 0;
}
.timecenter {
  width: 218px;
  height: 78px;
  background-size: 100% 100%;
  background-image: ;
  color: #d48b56;
  font-size: 24px;
  line-height: 78px;
}
.timeul li {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 20px;
  padding-left: 42px;
  margin-bottom: 10px;
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
}
.timeul li span {
  display: inline-block;
  color: #181b22;
  width: 60px;
}
.timeul li p {
  flex: 1;
  display: inline-block;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
  box-sizing: border-box;
}
.twospan {
  color: #008000!important;
}
.threespan {
  color: #d42f2e!important;
}
.right1 {
  width: 100%;
  height: auto;
}
.right2 {
  margin-top: 30px;
}
.righttit {
  color: #151515;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.lhlbox {
  width: 352px;
  height: 826px;
  background-color: #ffffff;
  box-shadow: 0px 0px 2px #cbcbc9;
  padding-top: 12px;
}

.circle-left{
  width: 65px;
  height: 130px;
  border-radius: 0px 100px 100px 0px;
  position: absolute;
  right: 0;
  transform-origin: 0 50%;
}
.circle-left span {
  display: inline-block;
  font-size: 18px;
  float: left;
  margin-left: 4px;
  font-weight: bold;
}
.circle-right span {
  display: inline-block;
  font-size: 18px;
  float: right;
  margin-right: 4px;
  font-weight: bold;
}
.bgji {
  color: #d42f2e;
}
.bgxiong {
  color: #008000;
}
.circle-right{
  width: 65px;
  height: 130px;
  border-radius:  100px 0px 0px 100px ;
  position: absolute;
  right: 0;
  transform-origin: 100% 50%;
}
.circlebox {
  width: 265px;
  height: 265px;
  background-image: ;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 65px;
  box-sizing: border-box;
}
#circle0{
  width: 130px;
  height: 130px;
  border-radius: 100px;
  position: relative;
  margin: 0 auto;
}
.circle-left:nth-child(1){
  transform: rotate(-15deg);
}
.circle-left:nth-child(1) span {
  transform:rotate(14deg);
}
.circle-left:nth-child(2){
  transform: rotate(15deg);
}
.circle-left:nth-child(2) span {
  transform:rotate(-20deg);
}
.circle-left:nth-child(3){
  transform: rotate(45deg);
}
.circle-left:nth-child(3) span {
  transform:rotate(-48deg);
}
.circle-left:nth-child(4){
  transform: rotate(75deg);
}
.circle-left:nth-child(4) span {
  transform:rotate(-76deg);
}
.circle-left:nth-child(5) {
  transform: rotate(105deg);
}
.circle-left:nth-child(5) span {
  transform:rotate(-106deg);
}
.circle-left:nth-child(6) {
  transform: rotate(135deg);
}
.circle-left:nth-child(6) span {
  transform:rotate(-136deg);
}
.circle-right:nth-child(1){
  transform: rotate(195deg);
}
.circle-right:nth-child(1) span {
  transform:rotate(164deg);
}
.circle-right:nth-child(2){
  transform: rotate(225deg);
}
.circle-right:nth-child(2) span {
  transform:rotate(132deg);
}
.circle-right:nth-child(3){
  transform: rotate(255deg);
}
.circle-right:nth-child(3) span {
  transform:rotate(102deg);
}
.circle-right:nth-child(4){
  transform: rotate(285deg);
}
.circle-right:nth-child(4) span {
  transform:rotate(72deg);
}
.circle-right:nth-child(5){
  transform: rotate(315deg);
}
.circle-right:nth-child(5) span {
  transform:rotate(44deg);
}
.circle-right:nth-child(6){
  transform: rotate(345deg);
}
.circle-right:nth-child(6) span {
  transform:rotate(14deg);
}
#left{
  position: absolute;
  right: 0px;
  width: 65px;
  height: 130px;
}
#right{
  position: absolute;
  left: 0px;
  width: 65px;
  height: 130px;
}
.tablebox1 {
  width: 332px;
  height: auto;
  border-right: 1px solid #eeeeee;
  border-collapse:collapse;
  margin: 14px auto 0;
  overflow: hidden;
  display: block;
}
.tablebox1 tbody {
  width: 100%;
  overflow: hidden;
  display: block;
}
.tablebox1 tr {
  width: 100%;
  overflow: hidden;
}
.tablebox1 tr td:nth-child(odd) {
  width: 62px;
  height: 28px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  background-color: #f9f8f5;
  border-collapse: collapse;
  white-space: nowrap;
  overflow: hidden;
}
.tablebox1 tr td:nth-child(even) {
  width: 104px;
  height: 28px;
  color: #666666;
  font-size: 16px;
  text-align: left;
  text-indent: 10px;
  background-color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tablebox1 tr td p {
  width: 104px;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 10px;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.tableul {
  width: 330px;
  height: auto;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 0 auto;
}
.tableul1 {
  width: 850px;
  height: auto;
}
.tableul li {
  width: 100%;
  height: 28px;
  display: flex;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.tableul1 li {
  height: 86px;
}
.tableul li > span {
  display: inline-block;
  width: 60px;
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  background-color: #f9f8f5;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  float: left;
}
.tableul1 li > span {
  width: 95px;
}
.tableul1 li > span, .tableul1 li div{
  height: 86px!important;
  font-size: 16px!important;
  padding-top: 12px;
  box-sizing: border-box;
}
.tableul1 li div {
  color: #666666!important;
}
.tableul1 li div p {
  width: 100%;
}
.tableul li div {
  display: inline-block;
  flex: 1;
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  text-align: left;
  text-indent: 10px;
  background-color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.tableul1 li div {
  white-space: normal;
  padding-left: 10px;
  text-indent: 0;
  line-height: 22px;
}
.ehbdiv > p:first-child {
  display: none;
}
.tjnews {
  width: 352px;
  height: 228px;
  background-color: #ffffff;
  padding: 0 10px;
  box-sizing: border-box;
}
.tjnews li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
  color: #151515;
  font-size: 16px;
}
.tjnews li:last-child {
  border: none;
}
.tjnews ul li span {
  font-size: 35px;
  float: left;
  margin-right: 5px;
}
.tjnews ul li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zgjmbox {
  position: relative;
  width: auto;
  height: auto;
}
.zgjmbox > a {
  display: inline-block;
  width: 173px;
  height: 90px;
  position: absolute;
  top: 89px;
  left: 85px;
}
.zgjmbox > a img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.mjfl {
  width: 100%;
  height: 264px;
}
.mjfl li {
  width: 88px;
  height: 88px;
  float: left;
  display: inline-block;
  margin-right: -4px;
  padding: 0;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.mjfl li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  float: left;
  line-height: 88px;
}
.mjfl li a p {
  color: #333333;
  font-size: 18px;
}
























h3 {
  font-style: normal!important;
  font-weight: 600;
}
a:hover {
  text-decoration: none!important;
  color: #333;
}
.home-bottom {
  position: relative;
  color: #fefefe;
  display: block;
  width: 100%;
  height: 400px;
  background: #4d4d4d;
  box-sizing: border-box;
  padding-top: 45px;
  font-size: 14px;
}
.home-bottom-box{
  width: 1250px;
  height: 100%;
  margin: 0 auto;
}
.foot_bottom{
  width: 100%;
  height:80px;
  background:rgba(255,255,255,1);
}
.foot_bottom_all{
  width: 1250px;
  margin: 0 auto;
}
.foot_bottom_ctc{
  width: 1250px;
  height:80px;
  line-height: 80px;
  font-size:14px;
  color:rgba(102,102,102,1);
  text-align: center;
}
.home-bottom .title {
  font-size: 16px;
}
.home-bottom .b1,
.home-bottom .b2,
.home-bottom .b3,
.home-bottom .b4 {
  float: left;
}
.home-bottom .b1 .title,
.home-bottom .b2 .title,
.home-bottom .b3 .title,
.home-bottom .b4 .title {
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 26px;
}
.home-bottom .b1 {
  width: 440px;
  margin-right: 42px;
  margin-bottom: 24px;
}
.home-bottom .b1 .graph {
  line-height: 25px;
  color:rgba(153,153,153,1)
}
.home-bottom .b1 .graph:hover{
  color:white;
}
.home-bottom .b2 {
  margin-right: 96px;
}
.home-bottom .b2 ul {
  width: 100%;
}
.home-bottom .b2 ul li {
  margin-top: 20px;
}
.home-bottom .b2 ul li a {
  display: block;
  width: 100%;
  color:rgba(153,153,153,1);
}
.home-bottom .b2 ul li a:hover{
  color: white;
}
.home-bottom .b3 {
  width: 325px;
  margin-right: 62px;
}
.home-bottom .b3 ul {
  width: 100%;
  height: 273px;
  overflow: hidden;
}
.home-bottom .b3 ul li {
  width: 158px;
  height: 60px;
  float: left;
  margin-right: 9px;
  margin-bottom: 11px;
  background: #fff;
}
.home-bottom .b3 ul li:nth-of-type(even) {
  margin-right: 0;
}
.home-bottom .b3 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.home-bottom .b4 {
  width: 216px;
  position: relative;
}
.home-bottom .b4 #app_download_ewm {
  background: #fff;
  position: relative;
  width: 216px;
  height: 216px;
  padding: 16px;
  box-sizing: border-box;
}
.home-bottom .b4 #app_download_ewm img {
  display: block;
  width: 180px;
  height: 180px;
}
.home-bottom .b4 .download-text {
  font-size: 14px;
  margin-top: 15px;
  text-indent: 80px;
}
#zupuweb > div {
  position: relative;
}
.layui-laydate-header i:hover, .layui-laydate-header span:hover {
  color: #ffffff!important;
}
.layui-laydate-list>li {
  position: relative;
  width: 33.3%;
  height: 36px;
  line-height: 36px;
  margin: 3px 0;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  color: #333!important;
}
.footerconter{
  width: 1250px;
  margin: 0 auto 50px;
  display: flex;
}
.footerconter .topheader{
  color: #333;
  border-bottom: 1px #f3f3f3 solid;
  padding: 10px 2px;
  font-size: 2rem;
  font-weight: bold;
}
.footerconter .box{
  width: 23%;
  margin: 5px;

}
.footerconter .minxtitle{
  color: #333;
  border-bottom: 1px #f3f3f3 solid;
  padding: 10px 2px;
  font-size: 1.8rem;
  font-weight: 600;
}

.box .new-list li{
  padding: 5px;
  list-style: disc;
  color: #333;
  border-bottom: 1px #ccc dashed;

}

.box .new-list li:hover .showdescription {
  display: flex;
  color: red;
}
.new-list li .showdescription {
 margin: 5px;
  justify-items: center;
  align-items: center;
  display: none;
}
.new-list li a{
  font-size: 1.5rem;
  color: #3e3e3e;
  text-overflow: ellipsis;
  height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.new-list li .showdescription img{
  width: 30%;
  height: 80px;
  margin: 5px;
  border-radius: 5px;
}
.new-list li .showdescription .conter{
  color: #3e3e3e;
  opacity: 0.8;
  width: 100%;
  text-overflow: ellipsis;
  height: 65px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-size: 1.2rem;
}

.box .new-list li{
  padding: 5px;
  list-style: disc;
  color: #333;
  border-bottom: 1px #ccc dashed;

}


.new-list2 li  {
  padding: 5px;
  list-style: disc;
  color: #333;
  align-items: center;

}
.new-list2 li a{
  font-size: 1.5rem;
  color: #3e3e3e;
  text-overflow: ellipsis;
  height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.new-list2 li span{
  color: #c30404;
  margin-right: 5px;
  font-size: 2rem;
}
