*
{
  margin:0 auto
}
.myhead
{
width:100%;
height:55px;
background-color:#2A2931;
}
.myhead_con
{
width:80%;
height:55px;
color:#FFFFFF;
display:flex;
display:-webkit-flex;
flex-direction:row;
color:#FFFFFF;
line-height:50px;
font-size:16px;
}
.myhead_con_l
{
width:48%;
height:50px;
float:left;
text-align:left;
display:flex;
display:-webkit-flex;
flex-direction:row;
}
.myhead_con_l_l
{
width:50px;
height:50px;
float:left;
}
.myhead_con_l_r
{
width:100%;
height:50px;
float:left;
text-align:left;
}
.myhead_con_r a
{
color:#FFFFFF;
text-decoration:none;
}
.myhead_con_r a:hover
{ 
text-decoration:none;
color:#E6E6E6;
} 
.myhead_con_r a:visited
{ 
color:#E6E6E6;
} 
.myhead_con_r
{
width:48%;
height:50px;
float:right;
text-align:right;
}
.menu
{
width:100%;
height:50px;
background-color:#FFFFFF;
}
.menu_con li
{
list-style-type:none;
}
.menu_con
{
width:80%;
height:50px;
background-color:#FFFFFF;
font-weight:bold;
}
.lunho
{
width:100%;
height:auto;
background-color:#000000;
margin-top:2px;
}
.lunho_pic
{
width:100%;
height:auto;
}
.head_1
{
width:100%;
height:50px;
background-color:#99CCFF;
}
.head_1_con 
{ 
width:80%;
height:50px;
} 
.newslm
{
width:80%;
height:auto;
display:flex;
display:-webkit-flex;
flex-direction:row;
}
.newslm_l img
{ 
border-radius:20px;
width:100%;
} 
.newslm_l
{
width:68%;
height:auto;
float:right;
margin-top:2px;
display:flex;
display:-webkit-flex;
flex-direction:column;
overflow:hidden;
}
.newslm_l_head 
{ 
width:100%;
height:50px;
display:flex;
display:-webkit-flex;
flex-direction:row;
} 
.newslm_l_head_l
{
width:48%;
height:50px;
text-align:left;
font-size:16px;
line-height:50px;
font-weight:bold;
}
.newslm_l_head_r
{
width:48%;
height:50px;
text-align:right;
font-size:16px;
line-height:50px;
font-weight:bold;
}
.newslm_f 
{ 
width:100%;
height:2px;
background-color:#99CCFF;
} 
.newslm_l_con a:hover img
{ 
opacity:0.8;
transition:1s;
} 
.newslm_l_con img
{
width:100%;
border-radius:20px;
}
.newslm_l_con
{
width:100%;
height:auto;
margin-top:5px;
display:flex;
display:-webkit-flex;
flex-direction:column;
}
.newslm_l_con_hesd
{
width:100%;
height:80px;
font-size:18px;
font-weight:bold;
overflow:hidden;
text-overflow:ellipsis;
line-height:100px;
text-align:center;
}
.newslm_l_con_1
{
width:100%;
height:50px;
color:#545454;
font-size:14px;
line-height:50px;
text-align:left;
}
.newslm_l_con_2
{
width:100%;
height:auto;
color:#545454;
font-size:14px;
margin-top:10px;
}
.newslm_r
{
width:30%;
height:auto;
float:left;
margin-top:2px;
display:flex;
display:-webkit-flex;
flex-direction:column;
}
.newslm_r_head
{
width:100%;
height:50px;
text-align:left;
font-size:16px;
line-height:50px;
font-weight:bold;
}
.newslm_r_f 
{ 
width:100%;
height:2px;
background-color:#99CCFF;
} 
.newslm_r_con a
{ 
color:#545454;
text-decoration:none;
} 
.newslm_r_con a:hover
{ 
color:#336699;
text-decoration :underline;
}
.newslm_r_con
{
width:100%;
height:auto;
font-size:14px;
color:#545454;
}
.webfoot
{
width:100%;
height:auto;
background-color:#336699;
}
.webfoot_con
{
width:60%;
height:auto;
color:#FFFFFF;
display:flex;
display:-webkit-flex;
flex-direction:row;
}
.webfoot_con_1
{
width:25%;
height:auto;
text-align:right;
}
.webfoot_con_3
{
width:70%;
height:auto;
line-height:30px;
margin-top:10px;
font-size:14px;
}
.navs20200126084253 {
  display: block;
  font-family: "Î¢ÈíÑÅºÚ";
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navs20200126084253 .mobNavs20200126084253 {
  display: none;
}
.navs20200126084253 .dropdowns20200126084253 {
  width: 100%;
  height: 100%;
}
.navs20200126084253 .menus20200126084253 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
}
.navs20200126084253 .menus20200126084253 li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.navs20200126084253 .menus20200126084253 li:last-child a {
  border-right: none;
}
.navs20200126084253 .menus20200126084253 a {
  color: #000000;
  border-right: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  text-decoration: none;
  height: 100%;
}
.navs20200126084253 .menus20200126084253 a:hover {
  background: #336699;
  color: #FFFFFF;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
/*·µ»Ø¶¥²¿*/
#elevator_items20200211054241{width:50px;height:100px;position:fixed;right:15px;bottom:10px;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;opacity:1;z-index:100020; display:none;}
#elevator_items20200211054241.off{opacity:0;visibility:hidden}
#elevators20200211054241{display:block;width:50px;height:45px;background:url(icon_top.png) center center no-repeat;background-color:#444;background-color:rgba(0,0,0,.6);border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:pointer;margin-bottom:1px}
#elevators20200211054241:hover{background-color:rgba(0,0,0,.7)}
#elevators20200211054241:active{background-color:rgba(0,0,0,.75)}
#elevator_items20200211054241 .qrs20200211054241{display:block;width:50px;height:40px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:pointer;background:url(icon_code.png) center center no-repeat;background-color:#444;background-color:rgba(0,0,0,.6)}
#elevator_items20200211054241 .qrs20200211054241:hover{background-color:rgba(0,0,0,.7)}
#elevator_items20200211054241 .qrs20200211054241:active{background-color:rgba(0,0,0,.75)}
#elevator_items20200211054241 .qr-popups20200211054241{width:170px;height:200px;background:#fff;box-shadow:0 1px 8px rgba(0,0,0,.1);position:absolute;left:-180px;bottom:0;border-radius:2px;display:none;text-align:center}
#elevator_items20200211054241 .qr-popups20200211054241 .code-links20200211054241{display:block;margin:10px;color:#777}
#elevator_items20200211054241 .qr-popups20200211054241 .codes20200211054241{display:block;margin-bottom:10px}
#elevator_items20200211054241 .qr-popups20200211054241 .arrs20200211054241{width:6px;height:11px;background:url(code_arrow.png) 0 0 no-repeat;position:absolute;right:-6px;bottom:14px}
.jsmodelbdt 
{ 
width:80%;
height:35px;
display:flex;
display:-webkit-flex;
flex-direction:row;
} 
.jsmodelbdt_t
{
margin-top:4px;
width:25%;
height:35px;
float:left;
text-align:right;
line-height:35px;
}
.jsmodelbdt_k
{
margin-top:4px;
width:40%;
height:35px;
line-height:35px;
float:left;
margin-left:5px;
}
.jsmodelbdt_b
{
margin-top:4px;
width:auto;
height:35px;
line-height:35px;
float:left;
text-align:left;
margin-left:5px;
}
.datelistnkyth
{
width:100%;
height:30px;
float:left;
display:flex;
display:-webkit-flex;
flex-direction:row;
}
.datelistnkyth_l
{
margin-right:2px;
width:100%;
height:30px;
overflow:hidden;
text-overflow:ellipsis;
text-align:left;
line-height:30px;
}
.datelistnkyth_r
{
width:120px;
height:30px;
float:right;
overflow:hidden;
line-height:30px;
text-align:right;
}
@media screen and (max-width: 720px) {
  .navs20200126084253 {
    background: #f2f2f2;
    position: relative;
    padding: 2vw;
  }
  .navs20200126084253 .mobNavs20200126084253 {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .navs20200126084253 .mobNavs20200126084253 .toolBars20200126084253 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 8vw;
    overflow: hidden;
  }
  .navs20200126084253 .mobNavs20200126084253 .menuBtns20200126084253 {
    padding: 0;
    margin: 0;
    height: 8vw;
    width: 8vw;
    background: orange url(../img/bar.png) center center no-repeat;
    background-size: 7vw 7vw;
    border: none;
    outline: none;
    border-radius: 1px;
  }
  .navs20200126084253 .mobNavs20200126084253 .menuBtns20200126084253:active {
    opacity: 0.8;
  }
  .navs20200126084253 .mobNavs20200126084253 .menuBtns20200126084253.close {
    background: orange url(../img/close.png) center center no-repeat;
    background-size: 5vw 5vw;
  }
  .navs20200126084253 .mobNavs20200126084253 a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  .navs20200126084253 .mobNavs20200126084253 a img {
    height: 100%;
    width: auto;
  }
  .navs20200126084253 .mobNavs20200126084253 span {
    width: 8vw;
    height: 8vw;
  }
  .navs20200126084253 .dropdowns20200126084253 {
    position: absolute;
    left: 0;
    top: 12vw;
    width: 100vw;
    background: rgba(0, 0, 0, 0.3);
    z-index: 999;
    display: none;
  }
  .navs20200126084253 .dropdowns20200126084253 .menus20200126084253 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navs20200126084253 .dropdowns20200126084253 .menus20200126084253 li {
    width: 100vw;
  }
  .navs20200126084253 .dropdowns20200126084253 .menus20200126084253 li:last-child a {
    border-bottom: 0;
  }
  .navs20200126084253 .dropdowns20200126084253 .menus20200126084253 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: none;
    text-indent: 2vw;
    border-bottom: 1px solid #ddd;
  }
  .navs20200126084253 .dropdowns20200126084253.show {
    display: block;
  }
}
