.box-1440{
    width: 1440px;
    margin: 0 auto;
    min-width: 1440px;
}
/* 清除浮动 */
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.public_nav {
    background-image: none !important;
    background: none !important;
}
.header_img{
    position: relative;
    z-index: -1;
}
.header_img .box-1440{
    position: absolute;
    left:calc(50% - 720px);
    bottom: 116px;
}
.header_img .ywfb_bg{
    width: 100%;
    height: 216px;
    object-fit: cover;
}
.header_img .box-1440 img{
    width: auto;
    height: 44px;
}
/* 栏目页 */
/* .col_name{
font-size: 32px;
line-height: 48px;
font-weight: bold;
}
.content .box-1440{
    position: relative;
    margin-bottom: 60px;
}
.content_left{
    background: #F9FAFF;
    position: absolute;
    padding: 60px;
    left: 0;
    top: -60px;
    transition: none;
    bottom: 0;
    overflow: auto;
}
.content_left a{
         display: block;
    line-height: 28px;
    font-size: 22px;
    color: #333333;
    width: 300px;
    padding: 25px 0;
    padding-left: 58px;
    text-align: center;
    padding-right: 15px;
    background-size: 100% 100% !important;
    background-image: url(column.png) !important;
}
.content_left a:hover{
    color: #3860F4;
    font-weight: bold;
    background-image: url(colunm_on.png) !important;
}
.content_left a.on{
    color: #3860F4;
    font-weight: bold;
    background-image: url(colunm_on.png) !important;
} */
.col_name{
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    }
    .content .box-1440{
        position: relative;
        margin-bottom: 60px;
    }
    .content_left{
        background: #F9FAFF;
        position: absolute;
        padding: 60px;
        left: 0;
        top: -60px;
        transition: none;
        bottom: 0;
        overflow: auto;
    }
    .content_left>li>a{
             display: block;
        line-height: 28px;
        font-size: 22px;
        color: #333333;
        width: 300px;
        padding: 25px 0;
        padding-left: 58px;
        text-align: center;
        padding-right: 15px;
        background-size: 100% 100% !important;
        background-image: url(column.png) !important;
    }
    .content_left>li>a:hover{
        color: #3860F4;
        font-weight: bold;
        background-image: url(colunm_on.png) !important;
    }
    .content_left>li>a.on,
    .content_left li.on a{
        color: #3860F4;
        font-weight: bold;
        background-image: url(colunm_on.png) !important;
    }
    ul.children_li li a{
      display: block;
        line-height: 28px;
        font-size: 20px;
        color: #333333;
        width: 300px;
        padding: 25px 0;
        padding-left: 58px;
        text-align: center;
        padding-right: 15px;
    background-color:#fff;
    }
    ul.children_li li a:hover,
    ul.children_li li a.on{
        color: #3860F4;
        font-weight: bold;
    }
    .content_left .children_li{
        display: none;
    }
 .content_left .children_li.on{
display:block;
}
.content_right{
    float: right;
    width: 980px;
}
.now_place{
    margin-top: 30px;
}
.now_place a{
    font-size: 16px;
    color: #333333;
}
.content_right .now_place img{
    margin: 0 !important;
    width: 16px;
    height: 20px;
    margin-right: 13px !important;
}
.column_list{
    margin-top: 35px;
}
.column_title{
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}
.column_ul{
    border-top: 1px solid #DDDDDD;
    padding-top: 30px;
    margin-top: 18px;
    min-height: 714px;
}
.column_ul .lucidity_pgContainer li{
    line-height: 54px;
    font-size: 18px;
}
.column_ul .lucidity_pgContainer li a{
    color: #333333;
    display: block;
    max-width: 86%;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    float: left;
}
.column_ul .lucidity_pgContainer li a:hover{
    color: #3860F4;
}
.column_ul .lucidity_pgContainer li span{
    color: #999999;
    margin-left: 20px;
    display: block;
    float: left;
}
.column_ul .lucidity_pgContainer li:nth-child(10n-5){
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
}
.column_ul .lucidity_pgContainer li:nth-child(10n-4){
    margin-top: 30px;
}
.column_ul .lucidity_pgContainer li:nth-child(10n-10){
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
}
.column_ul .lucidity_pgToolbar {
    height: 30px;
    border: none;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 0;
}
.now_place{
   font-size: 16px;
}


.model{
  width: 100%;
  height: 100%;
  background: #00000066;
  z-index: 800;
  position: fixed;
  top: 0;
  display: none;
  text-align: center;
}
.model:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.model_con{
  width: 54.17%;
  max-height: 742px;
height:auto;
  z-index: 300;
  padding: 40px 30px;
  background: #fff;
  vertical-align: middle;
  display: inline-block;
}
.model_con .center{
  max-height: 591px;
  overflow: hidden;
  overflow-y: auto;
}
.model_con .center img{
  width: 100%;
  height: 321px;
    object-fit: cover;
}
.model_con p{
  font-size: 18px;
  line-height: 36px;
  margin-top: 21px;
  text-align: left;
}
.model_con h3 {
    font-size: 26px;
    text-align: left;
    margin-top: 30px;
}
.model_nav{
  width: 100%;
  margin-top: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  color: #666;
}
.model_nav>div{
  cursor: pointer;
  display: flex;
  align-items: center;
}
.model_nav .close{
  font-size: 24px;
}
.model_nav .prev img{
  transform: rotateY(180deg);
  margin-right: 16px;
  width: 20px;
}
.model_nav .next img{
  margin-left: 16px;
  width: 20px;
}


/* 交通路网 */
.jtlw {
    position: relative;
    width: 959px;
}
#jtlw_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jtlw_title {
    position: absolute;
    cursor: pointer;
}

.jtlw_title.jtlw1 {
  bottom: 230.42px;
    right: 204.75px;
    z-index: 101;
}

.jtlw_title.jtlw2 {
    right: 0;
    bottom: 568px;
    z-index: 102;
}

.jtlw_title.jtlw3 {
    bottom: 394px;
    right: 103px;
    z-index: 105;
}

.jtlw_title.jtlw4 {
    bottom: 290px;
    right: 167px;
    z-index: 106;
}

.jtlw_title.jtlw5 {
    bottom: 216px;
    right: 263px;
    z-index: 108;
}

.jtlw_title.jtlw6 {
    bottom: 152px;
    right: 306px;
    z-index: 109;
}

.jtlw_title.jtlw7 {
    bottom: 125px;
    right: 417px;
    z-index: 310;
}

.jtlw_title.jtlw8 {
    bottom: 49px;
    right: 460px;
    z-index: 111;
}

.jtlw_title.jtlw9 {
    bottom: 2px;
    right: 494px;
    z-index: 112;
}

img.jtlw_title.jtlw10 {
    bottom: 6px;
    right: 532px;
    z-index: 113;
}

.jtlw_title.jtlw11 {
    bottom: 3px;
    right: 571px;
    z-index: 114;
}

.jtlw_title.jtlw12 {
    right: 630px;
    bottom: 40px;
    z-index: 115;
}

.jtlw_title.jtlw13 {
    bottom: 104px;
    right: 546px;
    z-index: 117;
}

.jtlw_title.jtlw14 {
    bottom: 231px;
    right: 460px;
    z-index: 118;
}

.jtlw_title.jtlw15 {
    bottom: 202px;
    right: 518px;
    z-index: 119;
}
img.jtlw_title.jtlw16 {
  bottom: 117px;
  right: 395px;
    z-index: 200;
}
.Tooltip{
position: absolute;background: #303133; color: #fff;padding: 10px;border-radius: 4px;font-size:12px;display:none;z-index:200;
}
.sl{
  position: absolute;
right:0;
bottom:0
}
.ts_con{
  position: absolute;
right:0;
top:30px;
font-size: 24px;
}

/* 产业项目 */
.cyxm {
    position: relative;
}

div#cyxm_img {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
}
.cyxm_title .icon,.cyxm_title .ljx,.cyxm_title p{
      position: absolute;
}
.cyxm_title p{
border-radius: 8px;
background: #1f67f1;
border: 1px solid #1bece2;
    font-size: 16px;
    color:#fff;
    padding:10px;
}
.cyxm_title.cyxm1 .icon {
    top: 203px;
    right: 480px;
}
.cyxm_title.cyxm1 .ljx{
    top: 194px;
    right:448px;
}
.cyxm_title.cyxm1 p{
    top:176px;
    right:194px;
    cursor:pointer;
}
.cyxm_title.cyxm2 .icon {
    top: 295px;
    right: 360px;
}
.cyxm_title.cyxm2 .ljx{
    top: 288px;
    right: 375px;
    transform: rotateY(180deg);
}
.cyxm_title.cyxm2 p{
    top:268px;
    right: 413px;
    cursor:pointer;
}
.cyxm_title.cyxm3 .icon {
    top: 299px;
    right: 336px;
}
.cyxm_title.cyxm3 .ljx{
    top: 292px;
    right: 300px;
}
.cyxm_title.cyxm3 p{
    top: 272px;
    right: 41px;
    cursor:pointer;
}
.cyxm_title.cyxm4 .icon {
    top: 315px;
    right: 361px;
}
.cyxm_title.cyxm4 .ljx{
    top: 327px;
    right: 375px;
    transform: rotate(182deg);
}
.cyxm_title.cyxm4 p{
    top: 322px;
    right: 413px;
    cursor:pointer;
}
.cyxm_title.cyxm5 .icon {
    top: 337px;
    right: 361px;
}
.cyxm_title.cyxm5 .ljx{
    top: 350px;
    right: 322px;
    transform: rotateX(180deg);
}
.cyxm_title.cyxm5 p{
    top: 345px;
    right: 59px;
    cursor:pointer;
}
.cyxm_title.cyxm6 .icon {
    top: 604px;
    right: 255px;
}
.cyxm_title.cyxm6 .ljx{
    top: 570px;
    right: 265px;
    transform: rotateY(180deg);
}
.cyxm_title.cyxm6 p{
    top: 550px;
    right: 306px;
    cursor:pointer;
}
.cyxm_title.cyxm7 .icon {
    top: 656px;
    right: 227px;
}
.cyxm_title.cyxm7 .ljx{
    top: 627px;
    right: 240px;
    transform: rotateY(180deg);
}
.cyxm_title.cyxm7 p{
    top: 608px;
    right: 284px;
    cursor:pointer;
}
.cyxm_title.cyxm8 .icon {
    top: 695px;
    right: 262px;
}
.cyxm_title.cyxm8 .ljx{
    top: 688px;
    right: 271px;
    transform: rotateY(180deg);
}
.cyxm_title.cyxm8 p{
    top: 669px;
    right: 311px;
    cursor:pointer;
}
.cyxm_title.cyxm9 .icon {
    top: 709px;
    right: 226px;
}
.cyxm_title.cyxm9 .ljx{
    top: 672px;
    right: 195px;
    transform: rotateY(360deg);
}
.cyxm_title.cyxm9 p{
    top: 652px;
    right: -73px;
    cursor:pointer;
}
.cyxm_title.cyxm10 .icon {
    top: 722px;
    right: 252px;
}
.cyxm_title.cyxm10 .ljx{
    top: 736px;
    right: 271px;
    transform: rotate(180deg);
}
.cyxm_title.cyxm10 p{
    top: 728px;
    right: 300px;
    cursor:pointer;
}
/* .cyxm_title.cyxm11 .icon {
    top: 716px;
    right: 206px;
}
.cyxm_title.cyxm11 .ljx{
    top: 723px;
    right: 175px;
    transform: rotate(180deg);
}
.cyxm_title.cyxm11 p{
    top: 706px;
    right: 10px;
    cursor:pointer;
} */

.cyxm_title.cyxm11 .icon {
  top: 782px;
  right: 286px;
}
.cyxm_title.cyxm11 .ljx {
  top: 791px;
  right: 306px;
  transform: rotate(180deg);
}
.cyxm_title.cyxm11 p {
  top: 771px;
  right: 335px;
  cursor: pointer;
}

.cyxm_title.cyxm12 .icon {
    top: 782px;
    right: 264px;
}
.cyxm_title.cyxm12 .ljx{
    top: 790px;
    right: 233px;
    transform: rotate(180deg);
}
.cyxm_title.cyxm12 p{
    top: 768px;
    right: 84px;
    cursor:pointer;
}
/* .cyxm_title.cyxm13 .icon {
    top: 947px;
    right: 520px;
}
.cyxm_title.cyxm13 .ljx{
    top: 908px;
    right: 481px;
}
.cyxm_title.cyxm13 p{
    top: 889px;
    right: 252px;
    cursor:pointer;
} */

.cyxm_title.cyxm13 .icon {
  top: 701px;
  right: 243px;
}
.cyxm_title.cyxm13 .ljx {
  top: 618px;
  right: 192px;
  transform: rotate(249deg);
}
.cyxm_title.cyxm13 p {
  top: 596px;
  right: -39px;
  cursor: pointer;
}

.cyxm_title.cyxm14 .icon {
    top: 980px;
    right: 555px;
}
.cyxm_title.cyxm14 .ljx{
    top: 968px;
    right: 573px;
    transform: rotateY(180deg);
}
.cyxm_title.cyxm14 p{
    top: 948px;
    right: 612px;
    cursor:pointer;
}
.cyxm_title.cyxm15 .icon {
    top: 982px;
    right: 533px;
}
.cyxm_title.cyxm15 .ljx{
    top: 972px;
    right: 493px;
}
.cyxm_title.cyxm15 p{
  top: 952px;
    right: 279px;
    cursor:pointer;
}
.cyxm_title.cyxm16 .icon {
    top: 1002px;
    right: 547px;
}
.cyxm_title.cyxm16 .ljx{
    top: 1018px;
    right: 565px;
    transform: rotate(180deg);
}
.cyxm_title.cyxm16 p{
    top: 1012px;
    right: 604px;
    cursor:pointer;
}
/* .cyxm_title.cyxm17 .icon {
    top: 1003px;
    right: 525px;
}
.cyxm_title.cyxm17 .ljx{
    top: 1015px;
    right: 485px;
    transform: rotatex(180deg);
}
.cyxm_title.cyxm17 p{
    top: 1010px;
    right: 350px;
    cursor:pointer;
} */
.cyxm_title.cyxm17 .icon{
    top: 601px;
    right: 199px;
}
.cyxm_title.cyxm17 .ljx{
    top: 612px;
    right: 170px;
    transform: rotateX(180deg);
}
.cyxm_title.cyxm17 p{
    top: 605px;
    right: -120px;
    cursor:pointer;
}
.cyxm_title.cyxm18 .icon {
    top: 629px;
    right: 604px;
}
.cyxm_title.cyxm18 .ljx{
    top: 617px;
    right: 621px;
    transform: rotateY(180deg);
}
.cyxm_title.cyxm18 p{
    top: 597px;
    right: 659px;
    cursor:pointer;
}

/* 生态保护 */
.csfz {
    position: relative;
}

div#csfz_img {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
}
.csfz_title .icon,.csfz_title .ljx,.csfz_title p{
      position: absolute;
}
.csfz_title p{
border-radius: 8px;
background: #1f67f1;
border: 1px solid #1bece2;
    font-size: 16px;
    color:#fff;
    padding:10px;
}
.csfz_title.csfz1 .icon {
    top: 297px;
    right: 361px;
}
.csfz_title.csfz1 .ljx{
    top: 305px;
    right: 382px;
}
.csfz_title.csfz1 p{
    top: 282px;
    right: 413px;
    cursor:pointer;
}
.csfz_title.csfz2 .icon {
    top: 545px;
    right: 594px;
}
.csfz_title.csfz2 .ljx{
    top: 515px;
    right: 551px;
}
.csfz_title.csfz2 p{
    top: 494px;
    right: 358px;
    cursor:pointer;
}
.csfz_title.csfz3 .icon {
    top: 576px;
    right: 218px;
}
.csfz_title.csfz3 .ljx{
    top: 585px;
    right: 236px;
}
.csfz_title.csfz3 p{
    top: 566px;
    right: 265px;
    cursor:pointer;
}
.csfz_title.csfz4 .icon {
    top: 687px;
    right: 277px;
}
.csfz_title.csfz4 .ljx{
    top: 695px;
    right: 298px;
}
.csfz_title.csfz4 p{
    top: 675px;
    right: 329px;
    cursor:pointer;
}
.csfz_title.csfz5 .icon {
    top: 845px;
    right: 317px;
}
.csfz_title.csfz5 .ljx{
    top: 802px;
    right: 234px;
}
.csfz_title.csfz5 p{
    top: 782px;
    right: 87px;
    cursor:pointer;
}
.csfz_title.csfz6 .icon {
    top: 876px;
    right: 453px;
}
.csfz_title.csfz6 .ljx{
    top: 850px;
    right: 467px;
    transform: rotateY(180deg);
}
.csfz_title.csfz6 p{
    top: 829px;
    right: 508px;
    cursor:pointer;
}
.csfz_title.csfz7 .icon {
    top: 885px;
    right: 254px;
}
.csfz_title.csfz7 .ljx{
    top: 894px;
    right: 226px;
}
.csfz_title.csfz7 p{
    top: 863px;
    right: 44px;
    cursor:pointer;
}
.csfz_title.csfz8 .icon {
    top: 958px;
    right: 616px;
}
.csfz_title.csfz8 .ljx{
    top: 966px;
    right: 588px;
}
.csfz_title.csfz8 p{
    top: 948px;
    right: 503px;
    cursor:pointer;
}
.csfz_title.csfz9 .icon {
    top: 1000px;
    right: 384px;
}
.csfz_title.csfz9 .ljx{
    top: 1009px;
    right: 355px;
}
.csfz_title.csfz9 p{
    top: 990px;
    right: 140px;
    cursor:pointer;
}
.csfz_title.csfz10 .icon {
    top: 998px;
    right: 411px;
}
.csfz_title.csfz10 .ljx{
    top: 1017px;
    right: 315px;
}
.csfz_title.csfz10 p{
    top: 1089px;
    right: 118px;
    cursor:pointer;
}
.csfz_title.csfz11 .icon {
    top: 1068px;
    right: 683px;
}
.csfz_title.csfz11 .ljx{
    top: 1084px;
    right: 588px;
}
.csfz_title.csfz11 p{
    top: 1159px;
    right: 343px;
    cursor:pointer;
}
.csfz_title.csfz12 .icon {
    top: 885px;
    right: 254px;
}
.csfz_title.csfz12 .ljx{
    top: 894px;
    right: 226px;
}
.csfz_title.csfz12 p{
    top: 863px;
    right: 44px;
    cursor:pointer;
}
.csfz .line1 {
    position: absolute;
    top: 523px;
    right: 238px;
}

.csfz .line2 {
    position: absolute;
    top: 853px;
    right: 253px;
}

.csfz .line3 {
    position: absolute;
    top: 819px;
    right: 434px;
}

.csfz .line4 {
    position: absolute;
    top: 983px;
    right: 355px;
}

/* 城市发展 */
.stbh {
    position: relative;
}

div#stbh_img {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
}
.stbh_title .icon,.stbh_title .ljx,.stbh_title p{
      position: absolute;
}
.stbh_title p{
border-radius: 8px;
background: #1f67f1;
border: 1px solid #1bece2;
    font-size: 16px;
    color:#fff;
    padding:10px;
}
.stbh_title.stbh1 .icon {
    top: 65px;
    right: 596px;
}
.stbh_title.stbh1 .ljx{
    top: 74px;
    right: 615px;
}
.stbh_title.stbh1 p{
    top: 54px;
    right: 643px;
    cursor:pointer;
}
.stbh_title.stbh2 .icon {
    top: 259px;
    right: 355px;
}
.stbh_title.stbh2 .ljx{
    top: 269px;
    right: 372px;
}
.stbh_title.stbh2 p{
    top: 250px;
    right: 398px;
    cursor:pointer;
}
.stbh_title.stbh3 .icon {
    top: 773px;
    right: 219px;
}
.stbh_title.stbh3 .ljx{
    top: 741px;
    right: 236px;
    transform: rotateY(180deg);
}
.stbh_title.stbh3 p{
    top: 722px;
    right: 277px;
    cursor:pointer;
}
.stbh_title.stbh4 .icon {
    top: 806px;
    right: 233px;
}
.stbh_title.stbh4 .ljx{
    top: 776px;
    right: 191px;
}
.stbh_title.stbh4 p{
    top: 759px;
    right: 40px;
    cursor:pointer;
}
.stbh_title.stbh5 .icon {
    top: 819px;
    right: 249px;
}
.stbh_title.stbh5 .ljx{
    top: 787px;
    right: 265px;
    transform: rotateY(180deg);
}
.stbh_title.stbh5 p{
    top: 768px;
    right: 307px;
    cursor:pointer;
}
.stbh_title.stbh6 .icon {
    top: 873px;
    right: 260px;
}
.stbh_title.stbh6 .ljx{
    top: 842px;
    right: 219px;
}
.stbh_title.stbh6 p{
    top: 822px;
    right: 74px;
    cursor:pointer;
}
/* .stbh_title.stbh7 .icon {
    top: 978px;
    right: 481px;
}
.stbh_title.stbh7 .ljx{
    top: 912px;
    right: 418px;
}
.stbh_title.stbh7 p{
    top: 891px;
    right: 287px;
    cursor:pointer;
} */

.stbh_title.stbh7 .icon {
  top: 970px;
  right: 425px;
}
.stbh_title.stbh7 .ljx {
  top: 895px;
  right: 370px;
}
.stbh_title.stbh7 p {
  top: 875px;
  right: 222px;
  cursor: pointer;
}

.stbh_title.stbh8 .icon {
    top: 970px;
    right: 403px;
}
.stbh_title.stbh8 .ljx{
     top: 939px;
    right: 306px;
}
.stbh_title.stbh8 p{
    top: 920px;
    right: 97px;
    cursor:pointer;
}
.stbh_title.stbh9 .icon {
    top: 998px;
    right: 490px;
}
.stbh_title.stbh9 .ljx{
    top: 966px;
   right: 393px;
}
.stbh_title.stbh9 p{
    top: 943px;
    right: 325px;
    cursor:pointer;
}
.stbh_title.stbh10 .icon {
    top: 1005px;
    right: 494px;
}
.stbh_title.stbh10 .ljx{
    top: 74px;
    right: 615px;
}
.stbh_title.stbh10 p{
    top: 991px;
    right: 204px;
    cursor:pointer;
}
.stbh_title.stbh11 .icon {
    bottom: 208px;
    right: 368px;
}
.stbh_title.stbh11 .ljx{
    bottom: 143px;
    right: 327px;
}
.stbh_title.stbh11 p{
    bottom: 130px;
    right: 100px;
    cursor:pointer;
}
.stbh_title.stbh12 .icon {
       bottom: 221px;
       right: 504px;
}
.stbh_title.stbh12 .ljx{
    bottom: 152px;
    right: 460px;
}
.stbh_title.stbh12 p{
    bottom: 132px;
    right: 390px;
    z-index: 300;
    cursor:pointer;
}
.stbh_title.stbh13 .icon {
    top: 970px;
    right: 458px;
}
.stbh_title.stbh13 .ljx{
    bottom: 108px;
    right: 405px;
}
.stbh_title.stbh13 p{
   bottom: 84px;
   right: 274px;
   cursor:pointer;
}
.stbh_title.stbh14 .icon {
    bottom: 195px;
    right: 510px;
}
.stbh_title.stbh14 .ljx{
    bottom: 45px;
    right: 519px;
}
.stbh_title.stbh14 p{
    bottom: 26px;
    right: 568px;
    cursor:pointer;
}
.stbh_title.stbh15 .icon {
    bottom: 208px;
    right: 519px;
}
.stbh_title.stbh15 .ljx{
    bottom: 86px;
    right: 530px;
    transform: rotateY(180deg);
}
.stbh_title.stbh15 p{
    bottom: 69px;
    right: 593px;
    cursor:pointer;
}
.stbh_title.stbh16 .icon {
    bottom: 221px;
    right: 517px;
}
.stbh_title.stbh16 .ljx{
    bottom: 150px;
    right: 526px;
    transform: rotateY(180deg);
}
.stbh_title.stbh16 p{
    bottom: 127px;
    right: 579px;
    cursor:pointer;
}
.stbh_title.stbh17 .icon {
    bottom: 213px;
    right: 562px;
}
.stbh_title.stbh17 .ljx{
    bottom: 225px;
    right: 570px;
    transform: rotateX(180deg);
}
.stbh_title.stbh17 p{
    bottom: 218px;
    right: 609px;
    cursor:pointer;
}
/* .stbh_title.stbh18 .icon {
    bottom: 238px;
    right: 562px;
}
.stbh_title.stbh18 .ljx{
    bottom: 256px;
    right: 575px;
    transform: rotateY(180deg);
}
.stbh_title.stbh18 p{
    bottom: 271px;
    right: 618px;
    cursor:pointer;
} */

.stbh_title.stbh18 .icon {
  bottom: 208px;
  right: 390px;
}
.stbh_title.stbh18 .ljx {
  bottom: 226px;
  right: 400px;
  transform: rotateY(180deg);
}
.stbh_title.stbh18 p {
  bottom: 281px;
  right: 467px;
  cursor: pointer;
z-index: 300;
}

.stbh_title.stbh19 .icon {
    bottom: 265px;
    right: 561px;
}
.stbh_title.stbh19 .ljx{
    bottom: 274px;
    right: 570px;
}
.stbh_title.stbh19 p{
    bottom: 341px;
    right: 620px;
    cursor:pointer;
}
.stbh_title.stbh20 .icon {
    bottom: 244px;
    right: 490px;
}
.stbh_title.stbh20 .ljx{
    bottom: 251px;
    right: 498px;
}
.stbh_title.stbh20 p{
    bottom: 386px;
    right: 550px;
    cursor:pointer;
}
.stbh_title.stbh21 .icon {
    bottom: 200px;
    right: 540px;
}
.stbh_title.stbh21 .ljx {
    bottom: 132px;
    right: 586px;
    transform: rotate(286deg);
}
.stbh_title.stbh21 p {
    bottom: 161px;
    right: 684px;
    cursor: pointer;
}
.stbh_title.stbh10 p.line_sb {
    right: 305px;
    height: 1px;
    border: 1px solid #1BECE2;
    padding: 0;
    width: 193px;
    top: 1014px;
}