@media only screen and (max-width: 993px) { 
  .msk {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px; 
    z-index: 299;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    touch-action: none;
    display: none;width: 100%; 
  }
  .tab {
    position: fixed;
    top: 0;
    left: -170rem;
    z-index: 999;
    height: 100%;
    width: 170rem;
    text-align: center;
    background-color: white;
  }
}*{
  margin: 0;
  padding: 0;
  font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
}
html{
 font-size:1px;
}
.tmail{
  height: 50px;
  background-color: rgba(0,0,0,.5);
       filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
  padding: 12.5px 5%;
  color: white;
  font-size: 14px;
}
.tmail .left{
  float: left;
}
.tmail .left img{
  float: left;
  margin-right: 10px;
}
.tmail .right ul {
  float: right;
}
.tmail .right ul li img{
  margin: 0 5px;
  float: left;
}
.tmail .right ul li{
  float: right;
  margin-left: 10px;
}
input{
  background-color: transparent;
}
    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }

#page {
    text-align: center;
}#page ul {
    display: inline-block;
}#page ul li {
    float: left;
    display: inline-block;
    padding: 0 10px;
    margin: 1px;
    font-size: 16px;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ffffff;
    color: #ffffff;
    color: #555555;
    color: #333333;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer;
}
#page ul li:hover{
  color: white !important;
  background-color: #3ab3be !important; 
}

body{
  min-width: 1200px;
}
a{
  text-decoration: none;
  color: black;
}
img{
  max-width: 100%;
}
.sn{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
div{
        box-sizing: border-box;
}
li{
  list-style: none;
}
.fl:after{
   content: "";
   display: block;
   height: 0;
   clear: both;
}
img{
  max-width: 100%;
}

select{
  outline: none;
  text-align-last: center;
}
/*
å®½åº¦å¤§äºŽ768çš„æ—¶å€™
*/
.tSelect{
    color: #3ab3be !important;
}
.selects{
   color: white !important;
   background-color: #3ab3be !important;
}
.tSelect:after{
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    height: 3px;
    width:100%;
    background-color: #3ab3be;
}


#header{
  height: 115px;
  box-sizing: border-box;
  padding: 0 5%;
  width: 100%;
  background-color: white;
  position: relative;
}

.logo{
  float: left;
  margin-top: 7px;
}
.logo img{
  height: 100px;
}

#header .tab{
  float: right;
}


#header .tab>ul>li{
  float: left;
  line-height: 115px;
  font-size: 14px;
  padding:0 26px;
  box-sizing: border-box;
  position: relative;
}
#header>.tab>ul>li>a>img{
  width: 10px;
}
#header>.tab>ul>li>a{
  display: block;
  box-sizing: border-box;
  position: relative;
  color: #000000;
  font-size: 16px;
}
#header>.tab>ul>li>a:hover{
  color: #3ab3be ;
}

#swiper1{
  width: 100%;
}

#bottom{
  padding: 50px 15%;
  background-color: #212121;
  color: white;
  height: 380px;
  font-size: 14px;
}


#bottom .list{
  float: left;
  width: 16.666%;
  padding: 0px 20px;
}
#bottom .list p{
  line-height: 25px;
  margin-top: 20px;
  color: white;
}
#bottom .list p:hover{
  color: #3ab3be;
}
#bottom .list .p1{
  font-size: 18px;
  margin-bottom: 30px;
}
#bottom .list .title{
  font-size: 16px;
}
#bottom .list .p2{
margin-bottom: 50px;
font-size: 14px;
color: #808080;
}

 .bottom{
  padding: 25px 15%;
  width: 100%;
  color:white;
  font-size: 14px;
  line-height: 2;
  background-color: black;
}
 .bottom .left{
  float: left;
  width: 60%;
 }
 .bottom .left .title{
  font-size: 18px;
 }
 .bottom .right{
  float: left;
  width: 40%;
  padding-top: 60px;
 }
 .bottom .right div{
  float: right;
 }
  .bottom .right .img{
    margin-top: 20px;
  }
  .bottom .right .pho{
    margin-left: 20px;
    line-height: 1.5;
    margin-top: 12px;
  }
.urHere{
  width: 1200px;
  font-size: 14px;
  margin: 0 auto;
  line-height: 3;
}#page {
    width: 100%;
    height: 44px;
    margin-bottom: 50px;
    margin-top: 5px;
    text-align: center;
}

.pager_box {
    clear: both;
    text-align: center;
    line-height: 40px;
    margin: 20px auto;
    font-size: 14px;
    color: #000;
}

.pager {
    font-size: 14px;
    padding: 0 10px;
    color: #666;
    line-height: 25px;
    display: inline-block;
    background-color: #fff;
    margin: 0px 5px;
    border: 1px solid #eee;
}

.pager_hover,.pager:hover {
    font-size: 14px;
    background-color: #000;
    padding: 0 10px;
    line-height: 25px;
    display: inline-block;
    margin: 0px 5px;
    color: #fff;
}

.first_pager,.prev_pager,.next_pager,.last_pager {
    line-height: 25px;
    color: #000;
    display: inline-block;
    margin: 0px 5px;
    font-size: 14px;
}
.content{
	font-size:14rem;
}.select-bdr{
   border-bottom-color: black !important;
}
    #box{
        margin: 20px 0;
    }
    #box .list{
        height: 680px;
    }
    #box .list .one{
        width: 58% !important;
    }
    #box .list .two{
    	width: 42%;
        height: 100%;
    	float: left;
    }
    #box{
        background-color: #e8edf3;
        position: relative;
    }
    #box .list .only-cut .h2{
    	margin-bottom: 30px;
    	font-size: 24px;
        position: absolute;
        top: calc(50% - 64px);
        left: 75%;
    }
    #box .list .only-cut .h2 h2{
        font-size: 26px;
    }
    #box .list .only-cut p{
    	font-size: 16px;
    	line-height: 2;
        font-weight: 600;
    	margin-bottom: 14px;
        border:1px solid #aaaaaa;
        padding: 2px 30px;
        margin-top: 14px;
        cursor: pointer;
    }

    #box .list .only-cut p img{
        margin-bottom: 1px;
        margin-left: 5px;
    }

    #box .list .only-cut .only-button {
    border: 1px solid #333333;
    border-color: ;
    color: #ffffff;
    color: #333333;
    margin-top: 19px;
    display: inline-block;
    padding: 10px 28px;
    -webkit-transition: .5s;
    font-size: 15px;
    -ms-transition: .5s;
    transition: .5s;
    }

    #box .list .only-cut .only-button:hover{
    background: #d80808;
    border-color: #d80808;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    }
    #box .twoImg{
        height: 100%;
        width: 100%;
        background-image: url("blist.jpg");
        background-position: top right;
        background-repeat: no-repeat;
    }
    #apply{
        position: relative;
    }
    #apply .list{
        height: 680px;
        margin-bottom: 20px;
    }
    #apply .list .one{
        width: 36%;
        margin-right: 1%;
        background-color: #3ab3be;
    }
    #apply .list .two .twoImg{

    }
    #apply .list .two{
        float: left;
        height: 100%;
    }
    #apply .list  .one .twoImg{
        padding: 5% 10%;
        height: 100%;
    }
    #apply .list  .one .twoImg .title{
    text-align: center;
    height: 90px;
    color: white;
    font-size: 36px;
    line-height: 2;
    border: 1px solid white;
    position: relative;
    margin-bottom:70px; 
    }
    #apply .list  .one .twoImg .title .ling{
        text-align: center;
    }
    #apply .list .one .twoImg .yy{
        display: inline-block;
        padding:0 20px;
        background-color: #3ab3be;
    }
    #apply .list .one .twoImg .design{
        height: 50px;
        text-align: center;
        line-height: 50px;
        width: 330px;
        font-size: 18px;
        color: white;
        margin: 0 auto;
        background-color: black;
        border-radius: 5px;
    }
    #apply .list .one .twoImg .title span{
    display: inline-block;
    bottom: 28px;
    font-size: 18px;
    padding: 0 5px;
    color: white;
    background-color: black
    }
   #apply .img{
    float: left;
    height: 100%;
    padding-top: 12.5px;
    border-right: 1px solid #d3d3d3;
   }
   #apply .input{
    background-color: white;
    height: 55px;
    border-radius: 8px;
    margin-bottom: 20px;
   }
   #apply .input  img{
    float: left;
    margin: 0 20px;
   }
   #apply .input .icon{
    height: 100%;
   }
   #apply .input input{
    width: 70%;
    padding-top: 12.5px;
    float: left;
    height: 30px;
    border:none;
    outline: none;
    margin-left: 15px;
    color: #8f8f8f;
    font-size: 16px;
   }
    #apply .select{
        background-color: transparent;
        margin-bottom: 35px;
    }
    #apply .select select{
        height: 100%;
        width: 45%;
        text-align: center;
        text-align-last: center;
        outline: none;
        color: #8f8f8f;
        font-size: 16px;
        border-radius: 8px;
    }
    #apply .select select option{
           text-align: center;
            text-align-last: center;
        }
    #apply .select select:first-child{
        float: left;
    }
    #apply .select select:last-child{
        float: right;
    }
    #apply .list .only-cut{
    width: 63%;
    background-image: url("blist2.png");
    background-position: top right;
    background-repeat: no-repeat;
    }
   #apply .list .only-cut .h2 {
    margin-bottom: 30px;
    font-size: 24px;
    position: absolute;
    bottom: 6%;
    left: 63%;
}

   #apply .list .only-cut .h2 p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 14px;
    padding: 2px 30px;
    margin-top: 14px;
    background-color: #5688ab;
    color: white;
    cursor: pointer;
}
   #apply .list .only-cut p img {
    margin-bottom: 1px;
    margin-right: 5px;
}



 #monopoly{
        position: relative;
    }
    #monopoly .list{
        height: 680px;
        margin-bottom: 20px;
    }
    #monopoly .list .one{
        width: 30%;
        margin-left: 1%;
    }
    #monopoly .list .two .twoImg{
        height: 100%;

    }
    #monopoly .list .two .twoImg .box-one{
        height: 49.5%;
        width: 100%;
        float: left;
        margin-bottom: 1%;
        background-image: url("sj.jpg");
        background-position: center;;
        background-repeat: no-repeat;
    }
    #monopoly .list .two .twoImg .box-two{
        height: 49.5%;
        width: 100%;
        float: left;
        background-color: #e8f6f7;
    }
    #monopoly .list .two{
        float: left;
        height: 100%;
    }
    #monopoly .list .only-cut{
    width: 69%;
    background-image: url("blist3.png");
    background-position: top right;
    background-repeat: no-repeat;
    }
   #monopoly .list .only-cut .h2 {
    margin-bottom: 30px;
    font-size: 24px;
    position: absolute;
    top: 5%;
    left: 5%;
}
#monopoly .list .only-cut .bgc-img{
    position: absolute;
    left: 5%;
    bottom: 5%;
}
#monopoly .list .only-cut .h2 h2{
    font-size: 26px;
}

   #monopoly .list .only-cut .h2 p {
font-size: 16px;
    line-height: 2;
    font-weight: 600;
    margin-bottom: 14px;
    border: 1px solid #aaaaaa;
    padding: 2px 30px;
    margin-top: 14px;
    cursor: pointer;
}
   #monopoly .list .only-cut p img {
    margin-bottom: 1px;
    margin-left: 5px;
}
#monopoly .list .twoImg .h2 p{
    font-size: 16px;
    line-height: 2;
    font-weight: 600;
    margin-bottom: 14px;
    border: 1px solid #aaaaaa;
    padding: 2px 30px;
    margin-top: 14px;
    cursor: pointer;
    position: relative;
}
#monopoly .list .box-one{
    position: relative;
}
#monopoly .list .box-two{
    position: relative;
}
#monopoly .list .box-two .icon-search{
    position: absolute;
    left: 10px;
    height: 100%;
    top: 0;
    border-right: 1px solid #aaaaaa;
}
#monopoly .list .box-two .icon-search img{
    margin-top: 7px;
    margin-right: 8px;
}
#monopoly .list .box-one h2{
    color: white;
}
#monopoly .list .twoImg .h2 {
     margin-bottom: 30px;
    font-size: 24px;
    position: absolute;
    top: calc(50% - 68px);
    left: calc(50% - 60px);
}

#monopoly .list .box-one p{
    color: white;
}
#monopoly .list .twoImg .h2 h2{
    font-size: 26px;
}
#about{
    margin-bottom: 20px;
}
#about .left{
    width: 40%;
    float: left;
    background-color: #f6f8f8;
    height: 100%;
}
#about .left .h2{
    float: left;
    margin-top: 130px;
    margin-bottom: 45px;
    position: relative;
}
#about .left .h2:after{
    content: "";
    display: block;
    clear: both;
    height: 2px;
    width: 40px;
    background-color:black;
    position: absolute;
    bottom: -43px;
}
#about .left .h2 h2{
    font-size: 24px;
}
#about .left .h2 p{
    font-size: 16px;
    line-height: 2;
    font-weight: 600;
    margin-bottom: 14px;
    border: 1px solid #aaaaaa;
    padding: 2px 30px;
    margin-top: 14px;
    cursor: pointer;
}
#about .left .content{
    padding-left: 20%;
    padding-right: 10%;
    height: 100%;
}
#about .left .content .descption{
    float: left;
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    margin-top: 50px;
}
.public-buttom{
  padding: 10px 30px;
  float: left;
  background-color: black;
  color: white;
  margin-top: 70px;
}

#about .list{
    height: 680px;
}
#about .right{
    width: 60%;
    float: left;
    height: 100%;
    background-image: url("blist8.png");
    background-position: center;
    background-repeat: no-repeat;
}.ptab{
    width: 1200px;
    margin: 0 auto;
	height: 60px;
	line-height: 60px;
	background-color: white;
}


.ptab-select{
	color: #3ab3be !important;
	
}
.ptab-select:after{
    display: inline-block;
    content: '';
    position: absolute;
    right: -15px;
    top: 25px;
    height: 10px;
    width: 10px;
    background-size: cover;
	background-image: url(./images/sj-red.png) !important;
}
.ptab{
    text-align: center;
}
.ptab>ul{
	display: inline-block;
}

.ptab>ul>li{
	float: left;
	font-size: 15px;
	position: relative;
	padding: 0 18px;
}
.ptab>ul>li>a{
	display: block;
	color: black;
	position: relative;
}

.ptab>ul>li>a:after{
    display: inline-block;
    content: '';
    position: absolute;
    right: -15px;
    top: 25px;
    height: 10px;
    width: 10px;
    background-image: url(./images/dsj.png);
    background-size: cover;
}
.ptab>ul>li>ul{ 
  position: absolute;
  min-width: 90px;
  background-color: white;
  text-align: center;
  padding: 10px 0;
  top: 58px;
  display: none;
  border: 1px solid #eeeeee;
}
.ptab>ul>li>ul:after{
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #eeeeee;
    border-right: 0;
    border-bottom: 0;
    background: #ffffff;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -7px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.ptab>ul>li>ul>li{
	line-height: 35px;
	font-size: 14px;

}
.ptab>ul>li>ul>li>a{
    color: black;
    display: block;
}

.content{
	background-color: #fafafa;
	padding: 40px 0;
}
.box{
	width: 1200px;
    margin: 0 auto;
}
.ptab>ul>li:hover ul{
	display: block;

}
.ptab>ul>li>ul>li>a:hover{
	color: white !important;
	background-color: #d80808;
}

.imgTitle{
	font-size: 16px;
	line-height: 1.8;
	color: #555555;
    float: left;
    padding: 30px 45px;
    background-color: white;
    padding-bottom: 60px;
}
.imgTitle .list{
	float: left;
    width: 100%;
    background-color: white;
    font-size: 14px;
    padding: 30px 0;
    border-bottom:1px solid #eeeeee;
}
.imgTitle .list .img{
	float: left;
    width: 230px;
    margin-right: 30px;
    min-height: 150px;
}
.imgTitle .list .img img{
    max-width: 230px;
}
.imgTitle .list .title{
	line-height: 30px;
	font-size: 18px;
    float: left;
	color: black;
    width: 830px;
}
.imgTitle .list .title:hover{
	color: #3ab3be;
}
.imgTitle .list .description{
    font-size: 14px;
    float: left;
    width: 830px;
    color: #848484;
    line-height: 24px;
    height: 72px;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.imgTitle .list .number{
    float: left;
    width: 830px;
    color: #848484;
}
.imgTitle .list .number span{
    float: left;
}
.imgTitle .list .number img{
    width: 16px;
    float: left;
    margin: 6px 3px 0 3px;
}
.imgTitle .list .number .sz{
    margin-right: 15px;
}

.recommend{
    width: 230px;
    margin-left: 20px;
    padding: 20px;
    float: left;
    background-color: white;
}
.recommend .search{
    border:1px solid #e4eaec;
    height: 30px;
    position: relative;
    margin-bottom: 20px;
}
.recommend .search:after{
    content: "";
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e4eaec;
    bottom: -20px;

}
.recommend .search img{
    position: absolute;
    right: 6px;
    top: 6px;
    width: 15px;
}
.recommend .search input{
    outline: none;
    border:none;
    color: #848484; 
    width: 80%;
    text-indent: 1em;
}
.recommend .tj .title{
    padding: 20px 0;
    color: #f3d292;
    position: relative;
}
.recommend .tj .title:after{
    content: "";
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e4eaec;
    bottom: 0px;
}
.recommend .tj .com{
    margin: 20px 0 10px 0;
}
.recommend .box-list{
    font-size: 14px;
    border:1px solid #e4eaec;
    padding: 5px 0;
}
.recommend .box-list p{
    padding: 5px;
    border-bottom:1px solid #e4eaec;
}
.recommend .box-list p:hover{
    color: #3ab3be;
}
.recommend .box-list a:last-child p{
    border-bottom: none;
}@media only screen and (max-width: 993px) { 
  body {
    min-width: 100%;
}
  #header .tab {
    
  }
  #header .tab>ul>li { 
    line-height: 50px;
  }
  .logo {
    float: left;
    margin-top: 0px;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
}
  .logo img {
    width: 170rem;
    max-width: 270px;
    height:auto;
 }
  .tmail {
    display:none;
  }
  
  #header {
      height: 85px;
      box-sizing: border-box;
      padding: 0 1%;
      width: 100%;
      background-color: white;
      position: relative;
      display: flex;
  }
  .logo:after{
     content: "";
     display: block;
     height: 0;
     clear: both;
     position: absolute;
     width: 31px;
     height: 35px;
     right: 12px;
     top: 30px;
     background-repeat: no-repeat;
     background-size: 27px 20px;
     background-image: url(/public/uploads/20240110/a9d164185b32dbcbd6a1aeb48ad32b26.png);
  }
  .banner_pc {
    height: 193px;
  }
  
  .nav .list {
      margin: 36rem auto;
      width: 100%; 
  }
  .nav .list .item a .icon  {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44rem;
  }
  .nav .list .item a .icon img {
    margin: 0rem;
    width: 50%;
    height: auto;
  }

  .nav .list .item a .name {
    margin: 4rem;
    font-size: 14rem;
    text-align: center; 
  }
  .advertisement{
    width:100%;
  }
   .about {
     width:100%;
  }
  .about .ab_title {
    font-size:24rem;
  }
  .about .ab_content {
     font-size:18rem;
     line-height: 42rem;
  }
  
  #bottom {
    padding: 32px 5%;
    height: 91px;
    background: #212121;
  }
  
  #bottom .list {
    display:none;
  }
  
  .bottom {
    height: 100%;
    background-color: #212121;
    padding: 5%;
    height: 289px;
  }
  .bottom .left {
    float: none;
    width: 100%;
 }  
  .bottom .right {
    loat: none;
    width:100%;
    padding-top: 7px;
  }
 .bottom .right .pho {
    margin-left: 5px;
    line-height: 1.5;
    margin-top: 21px;
  }
  .bottom .right div {
    float: left;
  }
   .bottom .right .img {
     margin-top: 20px;
     margin-left:20px;
  }
  .box {
    width: 100%;
    padding: 20px;
  }
  
  .box video {
    width: 100% !important;
  }
  
    .box p span{
      font-size:16px !important;
    }
  .ptab {
    width: 100%;
  }
  .imgTitle { 
    padding: 0px; 
    padding-bottom: 22px;
        width: 100%;
}
  .imgTitle .list {
      padding: 10px;
  }
  .imgTitle .list .description {
    height: auto;
    width: 100%;
  }
  .imgTitle .list .img img {
       max-width: 100%;
  }
  
  .imgTitle .list { 
    width: 100%;}
  
  .swiper-wrapper { 
    max-height: 300px;
  }
}