#jh2_rec_56 .bodyContContent .pro_box .pro_ul li a .pro_info .pro_name, #laymod_559996 .bodyContContent .pro_box .pro_ul li a .pro_txt .pro_n1 {
    font-size: 17px;}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_nfjb564vfrc.eot');
  src: url('//at.alicdn.com/t/font_249974_nfjb564vfrc.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
/*模版整体控制*/
#laymod_560756 {
  position:relative;
  font-size: 12px;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_560756 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_560756 .bodyCont_width {
  height: 100%;
}
#laymod_560756 .bodyContContent {
  position:relative;
  z-index:4;
  height: 100%;
}
#laymod_560756 .search_wrap a {
    display: inline-block !important;
    width: 15%;
    vertical-align: top;
    color: rgba(35,84,150,1);
    font-size: 18px;
    padding: 10px 30px;
    height: 53px;
    border-bottom: none;
    line-height: 33px;
}
#laymod_560756 .nav_info.active_show .search_wrap {
    z-index: 122;
    background-color: rgba(12,11,11,.95);
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}
  #laymod_560756 .search_wrap {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    transition: .5s;
    text-align: center;
    opacity: 0;
    background: rgba(12,11,11,.95);
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
#laymod_560756 .search_wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    content: "";
    transition: .5s;
    opacity: 0;
    border: 0 solid rgba(35,84,150,1);
}
#laymod_560756 .nav_info.active_show .search_wrap:before {
visibility: visible;
    opacity: 1;
    border-width: 24px;
}
  #laymod_560756 .search_wrap .closeBtn {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #laymod_560756 .search_box {
    width: 65%;
    margin: 5em 0;
    transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,transform .5s;
    transition: opacity .5s,transform .5s,-webkit-transform .5s;
    -webkit-transform: scale3d(.8,.8,1);
    transform: scale3d(.8,.8,1);
    opacity: 0;
    font-size: 0;
  }
  #laymod_560756 .search_box:before {
    content: "SEARCH";
    font-size: 48px;
    color: rgba(35,84,150,1);
    position: absolute;
    top: -160px;
    left: 50%;
    transform: translateX(-104px);
}
  #laymod_560756 .nav_info.active_show .search_wrap .search_box {
    border-bottom: 1px solid rgba(35,84,150,1);
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1;
}
  #laymod_560756 .search_wrap .search_text {
font-family: inherit;
    font-size: 10vw;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: .05em 0;
    color: rgba(35,84,150,1);
    border: 0;
    border-radius: 0;
    background: 0 0;
    -webkit-appearance: none;
  }
  #laymod_560756 .nav_info.active_show .search_wrap .search_text {
    font-size: 25px;
    padding: 10px 30px;
    width: 85%;
    border-bottom: none;
    height: 53px;
  }
@media (min-width: 993px) {
  #laymod_560756 #jh2_nav_13 {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 80px;
    transition: all 0.36s ease;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
  }
  .design-html #laymod_560756 #jh2_nav_13 {
    position: relative;
  }
  #laymod_560756 .bg {
    background: rgba(255,255,255,1);
    transition: all 0.36s ease;
  }
  #laymod_560756 .bodyContContent {
    display: flex;
  }
  #laymod_560756 .nav_menu {
    padding: 0 2.4%;
    width: 100%;
    display: flex;
    height:80px;
align-content:center;
  }
  /* PClogo */
  #laymod_560756 .nav_logo {
    height: 100%;
    display:-webkit-box;
    padding: 0;
display: -webkit-flex;
display: flex;
/*flex-direction*/
-webkit-box-orient:vertical;/*horizontal*/
-webkit-box-direction:normal;/*reverse*/
-moz-box-orient:vertical;
-moz-box-direction:normal;
flex-direction:column;/*row*/
-webkit-flex-direction:column;
/*flex-wrap*/
-webkit-flex-wrap:wrap;/*nowrap*/
-webkit-box-lines:multiple;/*single*/
-moz-flex-wrap:wrap;
flex-wrap:wrap;
/*justify-content*/
-webkit-justify-content:center;
justify-content:center;/*主轴上对齐（横轴）*/
-moz-box-pack:center;
-webkit--moz-box-pack:center;
box-pack:center;
/*align-items*/
align-items:flex-start;/*交叉轴对齐（垂直）*/
-webkit-align-items:flex-start;
  }
  #laymod_560756 .nav_logo a {
    overflow: hidden;
    height: 60px;
    transition: all 0.36s ease;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
    -webkit-box-orient:vertical;/*horizontal*/
    -webkit-box-direction:normal;/*reverse*/
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;/*row*/
    -webkit-flex-direction:column;
    /*flex-wrap*/
    -webkit-flex-wrap:wrap;/*nowrap*/
    -webkit-box-lines:multiple;/*single*/
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:center;
    justify-content:center;/*主轴上对齐（横轴）*/
    -moz-box-pack:center;
    -webkit--moz-box-pack:center;
    box-pack:center;
    /*align-items*/
    align-items:flex-start;/*交叉轴对齐（垂直）*/
    -webkit-align-items:flex-start;
  }
  #laymod_560756 .nav_logo a.show {
    display: -webkit-flex !important;
    display: flex !important;
  }
  #laymod_560756 .nav_logo a img {
    max-width: 100%;
max-height:100%;
    transition: all 0.36s ease;
  }
    #laymod_560756 .search_wrap {
      pointer-events: none;
    }
  /* PC导航 */
  #laymod_560756 .nav_list {
    height: 100%;
  display:-webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
/*flex-direction*/
-webkit-box-orient:vertical;/*horizontal*/
-webkit-box-direction:normal;/*reverse*/
-moz-box-orient:vertical;
-moz-box-direction:normal;
flex-direction:column;/*row*/
-webkit-flex-direction:column;
/*flex-wrap*/
-webkit-flex-wrap:wrap;/*nowrap*/
-webkit-box-lines:multiple;/*single*/
-moz-flex-wrap:wrap;
flex-wrap:wrap;
/*justify-content*/
-webkit-justify-content:center;
justify-content:center;/*主轴上对齐（横轴）*/
-moz-box-pack:center;
-webkit--moz-box-pack:center;
box-pack:center;
/*align-items*/
align-items:flex-end;/*交叉轴对齐（垂直）*/
-webkit-align-items:flex-end;
  }
  #laymod_560756 .nav_list .nav_father_ul {
    height: 46px;
    font-size: 0;
    text-align: right;
  }
  #laymod_560756 .nav_list .nav_father {
    display: inline-block;
    position: relative;
  }
  #laymod_560756 .nav_list .nav_father .nav_item_href {
    color: rgba(0,0,0,0.8);
    font-size:18px;
    font-weight: normal;
    display: block;
    line-height: 46px;
    margin: 0 20px;
    overflow: hidden;
    transition: color 0.35s;
  }
  #laymod_560756 .nav_list .nav_father.active .nav_item_href {
    color: #000;
}
  #laymod_560756 .nav_list .nav_father .nav_item_href:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    border-radius: 100%;
    left: 50%;
    opacity: 0;
    transition: all .36s ease;
}
  #laymod_560756 .nav_list .nav_father .nav_item_href:hover:before {
    opacity: 1;
    bottom: 5px;
}
  #laymod_560756 .nav_list .nav_father .nav_item_href .iconfont {
    position: absolute;
    padding-left: 10px;
    top: 0;
    right: 0;
  }
  #laymod_560756 .nav_list .nav_father .nav_item_href .iconfont:after {
    content: "\e6b6";
  }
  #laymod_560756 .nav_list .nav_father .nav_item_href span {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      transition: transform 0.3s linear;
  }
  #laymod_560756 .nav_list .nav_father .nav_item_href span:before {
      content: attr(data-title);
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      text-align: center;    
  }
  #laymod_560756 .nav_list .nav_father .nav_item_href:hover span {
    transform: translateY(-100%);
    color: #000;
  }
  #laymod_560756 .nav_list .nav_father .nav_item_href.active {
    border-bottom: 1px solid #000;
  }
  #laymod_560756 .nav_list .nav_father .nav_ul_son {
    transition: all 0.36s ease;
    position: absolute;
    top: calc(100% - -15px);
    left: 0;
    z-index: 199;
    opacity: 0;
    visibility: hidden;
    width: 180px;
    height: auto;
    border-width: 2px 0 0;
    border-style: solid;
    border-color: rgba(35,84,150,1);
    overflow: hidden;
    text-align: left;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  }
  #laymod_560756 .nav_ul_son li {
    background: rgba(35,84,150,1);
  }
  #laymod_560756 .nav_list .nav_father .nav_ul_son a {
      font-weight: 500;
    padding: 12px 24px;
    line-height: 22px;
    display: block;
    transition: all .2s ease-in-out;
    font-size: 12px;
    color: rgba(255,255,255,1);
  }
  #laymod_560756 .nav_list .nav_father:hover .nav_ul_son {
    opacity: 1;
    visibility: visible;
  }
  /* 搜索icon */
  #laymod_560756 .nav_info {
    display:-webkit-box;
    height: 100%;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
/*flex-direction*/
-webkit-box-orient:vertical;/*horizontal*/
-webkit-box-direction:normal;/*reverse*/
-moz-box-orient:vertical;
-moz-box-direction:normal;
flex-direction:column;/*row*/
-webkit-flex-direction:column;
/*flex-wrap*/
-webkit-flex-wrap:wrap;/*nowrap*/
-webkit-box-lines:multiple;/*single*/
-moz-flex-wrap:wrap;
flex-wrap:wrap;
/*justify-content*/
-webkit-justify-content:center;
justify-content:center;/*主轴上对齐（横轴）*/
-moz-box-pack:center;
-webkit--moz-box-pack:center;
box-pack:center;
/*align-items*/
align-items:flex-start;/*交叉轴对齐（垂直）*/
-webkit-align-items:flex-start;
  }
  #laymod_560756 .nav_info a {
    display: block;
  }
  #laymod_560756 .nav_info #nav_search_btn a .iconfont {
    font-size: 16px;
    color: rgba(0,0,0,0.8);
  }
  #laymod_560756 .nav_info #nav_search_btn a:hover .iconfont {
    color: #000;
  }
  #laymod_560756 .nav_info a .iconfont:after {
    content: "\e757";
  }
  #laymod_560756 .search_wrap .search_text::-webkit-input-placeholder {
    color: rgba(35, 84, 150, 0.6);
  }
  #laymod_560756 .nav_list .nav_father .nav_ul_son li:hover {
    background: rgba(35,84,150,1);
  }
  #laymod_560756 .nav_list .nav_father .nav_ul_son li:hover a {
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #laymod_560756 .nav_menu {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
	#laymod_560756 .bg {
	  background: rgba(255,255,255,1);
	}
  #laymod_560756 .bodyContContent {
    display: none;
  }
  #laymod_560756 .search_wrap:before {
    position: static;
  }
  #laymod_560756 .phone_logo {
    height: 80px;
    position: relative;
    z-index: 5;
  }
  #laymod_560756 .phone_logo .mm-hbtn {
    display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 15px;
      left: 10px;
      margin: 10px;
  }
  #laymod_560756 .phone_logo .mm-hbtn .lcbody {
      width: 30px;
      height: 30px;
      position: relative;
      transform: translateZ(0) rotate(0);
      transition: transform .4s cubic-bezier(.4,.01,.165,.99);
  }
  #laymod_560756 .phone_logo .mm-hbtn .lcitem {
      position: absolute;
      left: 0;
      top: 0;
      transform: translateZ(0) rotate(0);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(0);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      width: 30px;
      height: 30px;
  }
  #laymod_560756 .phone_logo .mm-hbtn .lcitem .rect {
      width: 30px;
      height: 1px;
      position: absolute;
      left: 0;
      top: 14px;
      transition: transform .2s ease .2s;
      -webkit-transition: -webkit-transform .2s ease .2s;
    background: rgba(33, 41, 43, 0.8);
  }
  #laymod_560756 .phone_logo .mm-hbtn .top {
      transform: translate3d(0,-3px,0);
      -webkit-transform: translate3d(0,-3px,0);
  }
  #laymod_560756 .phone_logo .mm-hbtn .bottom {
      transform: translate3d(0,3px,0);
      -webkit-transform: translate3d(0,3px,0);
  }
  #laymod_560756 .phone_logo .mm-hbtn.open {
      transform: translateZ(0) rotate(90deg);
      -webkit-transform: translateZ(0) rotate(90deg);
  }
  #laymod_560756 .phone_logo .mm-hbtn.open .lcitem {
      transform: translateZ(0) rotate(45deg);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(45deg);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
  }
  #laymod_560756 .phone_logo .mm-hbtn.open .lcitem.bottom {
      transform: translateZ(0) rotate(-45deg);
      -webkit-transform: translateZ(0) rotate(-45deg);
  }
  #laymod_560756 .phone_logo .mm-hbtn.open .rect {
      transition: transform .2s ease .2s;
      transform: translate3d(0,0,0);
      -webkit-transition: -webkit-transform .2s ease .2s;
      -webkit-transform: translate3d(0,0,0);
  }
  /* 手机logo */
  #laymod_560756 .phone_logo .logo {
    margin: 0 auto;
      width: 40%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-flex-wrap: wrap;
      -webkit-box-lines: multiple;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap;
       -webkit-justify-content: center;
       justify-content: center;
      -moz-box-pack: center;
      -webkit--moz-box-pack: center;
      box-pack: center;
      align-items: center;
      -webkit-align-items: center;
      box-align: center;
      -moz-box-align: center;
      -webkit-box-align: center;
      height: 100%;
  }
  #laymod_560756 .phone_logo .logo img {
    max-width: 100%;
    max-height: 70px;
  }
  /* 手机搜索 */
  #laymod_560756 .nav_search {
      height: 80px;
      position: absolute;
      right: 10px;
      top: 0;
      width: 20px;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_560756 .nav_search .nav_click {
      font-size: 18px;
      width: 100%;
      height: 100%;
      display: inline-block;
    color:rgba(33, 41, 43, 0.8);
  }
  #laymod_560756 .nav_search .nav_click:before {
      content: "\e757";
      position: absolute;
      line-height: 80px;
      cursor: pointer;
      right: 0;
  }
  #laymod_560756 .nav_search_list {
    position: absolute;
    top: 100%;
    right: 0;
    width: calc(100% - 10% - 4px);
    padding: 1% 5%;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    box-sizing: content-box;
  background: #fff;
  border: 2px solid #777;
    font-size: 0;
    transition: opacity 0.36s ease, height 0.36s ease;
    display: none;
    opacity: 1;
    visibility: visible;
  }
  #laymod_560756 .search_wrap .search_text::-webkit-input-placeholder {
    color: rgba(0,0,0,0.6);
  }
  #laymod_560756 .nav_search_list .search_text {
    width: 90%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    background:none;
    height: 100%;
    padding: 0;
    color: #777;
  }
  #laymod_560756 .search_text::-webkit-input-placeholder {
    color: rgba(102,102,102,0.6);
  }
  #laymod_560756 .nav_search_list .search_btn {
    width: 10%;
    font-size: 20px;
    color: #777;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding: 0;
    height: 35px;
  }
  #laymod_560756 .nav_search_list .search_btn .iconfont:after {
    content: "\e757";
  }
 #laymod_560756 .close_pro_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    z-index: 123;
  }
}
#laymod_560756 .active_true .bg {
  background: rgba(255,255,255,1);
}
  #laymod_560756 .active_true .bodyContContent {
    display: none;
  }
  #g_web {
        -webkit-transition: -webkit-transform .4s ease;
      transition: transform .4s ease;
  }
  #laymod_560756 .active_true .search_wrap:before {
    position: static;
  }
  /* 手机导航 */
  .phone_nav {
    position: fixed;
    background: #f3f3f3;
    color: #666;
    width: 80%;
    height: 100%;
    padding-top: 30px;
    -webkit-transform: translate3d(-30%,0,0);
    -moz-transform: translate3d(-30%,0,0);
    -ms-transform: translate3d(-30%,0,0);
    -o-transform: translate3d(-30%,0,0);
    transform: translate3d(-30%,0,0);
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    opacity: 0;
    visibility: hidden;
  }
  .phone_nav .f_li {
    position: relative;
  }
  .phone_nav .f_li:after {
    content: "";
    border-bottom: 1px solid rgba(0,0,0,.1);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .phone_nav .f_li>a {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: inline-block;
      width: 80%;
      padding: 12px 10px 12px 20px;
      margin: 0;
      font-size: 12px;
      position: relative;
  }
  .phone_nav .f_li>.iconfont {
    line-height: 47px;
    display: inline-block;
      color: inherit;
      font-size: 22px;
      position: absolute;
      right: 0;
      width: 20%;
      text-align: center;
  }
  .phone_nav .f_li>.iconfont:before {
    content: "\e655";
  }
  .phone_nav .f_li .son_ul {
    display: none;
  }
  .phone_nav .f_li .son_ul a {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 8px 10px 8px 20px;
      margin: 0;
      font-size: 12px;
  } 
  #laymod_560756 .active_true .phone_logo {
    height: 80px;
    position: relative;
    z-index: 5;
    display: block !important;
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn {
    display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 15px;
      left: 10px;
      margin: 10px;
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn .lcbody {
      width: 30px;
      height: 30px;
      position: relative;
      transform: translateZ(0) rotate(0);
      transition: transform .4s cubic-bezier(.4,.01,.165,.99);
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn .lcitem {
      position: absolute;
      left: 0;
      top: 0;
      transform: translateZ(0) rotate(0);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(0);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      width: 30px;
      height: 30px;
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn .lcitem .rect {
      width: 30px;
      height: 1px;
      position: absolute;
      left: 0;
      top: 14px;
      transition: transform .2s ease .2s;
      -webkit-transition: -webkit-transform .2s ease .2s;
    background: rgba(33, 41, 43, 0.8);
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn .top {
      transform: translate3d(0,-3px,0);
      -webkit-transform: translate3d(0,-3px,0);
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn .bottom {
      transform: translate3d(0,3px,0);
      -webkit-transform: translate3d(0,3px,0);
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn.open {
      transform: translateZ(0) rotate(90deg);
      -webkit-transform: translateZ(0) rotate(90deg);
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn.open .lcitem {
      transform: translateZ(0) rotate(45deg);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(45deg);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn.open .lcitem.bottom {
      transform: translateZ(0) rotate(-45deg);
      -webkit-transform: translateZ(0) rotate(-45deg);
  }
  #laymod_560756 .active_true .phone_logo .mm-hbtn.open .rect {
      transition: transform .2s ease .2s;
      transform: translate3d(0,0,0);
      -webkit-transition: -webkit-transform .2s ease .2s;
      -webkit-transform: translate3d(0,0,0);
  }
  /* 手机logo */
  #laymod_560756 .active_true .phone_logo .logo {
    margin: 0 auto;
      width: 40%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-flex-wrap: wrap;
      -webkit-box-lines: multiple;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap;
       -webkit-justify-content: center;
       justify-content: center;
      -moz-box-pack: center;
      -webkit--moz-box-pack: center;
      box-pack: center;
      align-items: center;
      -webkit-align-items: center;
      box-align: center;
      -moz-box-align: center;
      -webkit-box-align: center;
      height: 100%;
  }
  #laymod_560756 .active_true .phone_logo .logo img {
    max-width: 100%;
    max-height: 70px;
  }
  /* 手机搜索 */
  #laymod_560756 .active_true .nav_search {
      height: 80px;
      position: absolute;
      right: 10px;
      top: 0;
      width: 20px;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_560756 .active_true .nav_search .nav_click {
      font-size: 18px;
      width: 100%;
      height: 100%;
      display: inline-block;
    color:rgba(33, 41, 43, 0.8);
  }
  #laymod_560756 .active_true .nav_search .nav_click:before {
      content: "\e757";
      position: absolute;
      line-height: 80px;
      cursor: pointer;
      right: 0;
  }
  #laymod_560756 .active_true .nav_search_list {
    position: absolute;
    top: 100%;
    right: 0;
    width: calc(100% - 10% - 4px);
    padding: 1% 5%;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    box-sizing: content-box;
  background: #fff;
  border: 2px solid #777;
    font-size: 0;
    transition: opacity 0.36s ease, height 0.36s ease;
    display: none;
    opacity: 1;
    visibility: visible;
  }
  #laymod_560756 .active_true .search_wrap .search_text::-webkit-input-placeholder {
    color: rgba(0,0,0,0.6);
  }
  #laymod_560756 .active_true .nav_search_list .search_text {
    width: 90%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    background:none;
    height: 100%;
    padding: 0;
    color: #777;
  }
  #laymod_560756 .active_true .search_text::-webkit-input-placeholder {
    color: rgba(102,102,102,0.6);
  }
  #laymod_560756 .active_true .nav_search_list .search_btn {
    width: 10%;
    font-size: 20px;
    color: #777;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding: 0;
    height: 35px;
  }
  #laymod_560756 .active_true .nav_search_list .search_btn .iconfont:after {
    content: "\e757";
  }
 #laymod_560756 .close_pro_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    z-index: 123;
  }
  /* 显示 */
  .xianshi {
    overflow: hidden;
    height: 100%;
  }
  .xianshi .phone_nav {
    -webkit-transform: translate3d(0%,0,0);
      -moz-transform: translate3d(0%,0,0);
      -ms-transform: translate3d(0%,0,0);
      -o-transform: translate3d(0%,0,0);
      transform: translate3d(0%,0,0);
      opacity: 1;
      visibility: visible;
      display: block !important;
  }
  .xianshi #g_web {
    -webkit-transform: translate3d(80%,0,0);
      -moz-transform: translate3d(80%,0,0);
      -ms-transform: translate3d(80%,0,0);
      -o-transform: translate3d(80%,0,0);
      transform: translate3d(80%,0,0);
        box-shadow: 0 0px 18px 0 rgba(0, 0, 0, 0.3);
        overflow: hidden;
  }
		  /*模版整体控制*/
#laymod_560757 #jh2_advers_2 {
	position:relative;
	overflow:hidden;
		font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_560757 .bodyCont_width>.bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_560757 .bodyCont_width>.bg_img {
	z-index:2;
}
#laymod_560757 .bodyCont_width {
	position:relative;
}
/*标题控制*/
#laymod_560757 .bodyContContent {
	position:relative;
	z-index: 4;
}
#laymod_560757 .bodyContContent img {
  max-width: 100%;
}
/*模版主体部分*/
#laymod_560757 .nybanner_1 a {
	display:block;
	width:100%;
	height:100%;
}
#laymod_560757 .nybanner_1 a:hover {
	text-decoration:none;
}
#laymod_560757 .nybanner_1 a .container {
	text-align:center;
	position:relative;
	height:100%;
	/*display*/
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
	-webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;
    -webkit-flex-direction:column;
	/*flex-wrap*/
	-webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
	/*justify-content*/
    -webkit-justify-content:center;
	justify-content:center;/*主轴上对齐*/
	-moz-box-pack:center;
	-webkit--moz-box-pack:center;
	box-pack:center;
	/*align-items*/
	align-items:center;/*交叉轴对齐*/
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
}
#laymod_560757 .nybanner_1 a .container .cont {
width:100%;
}
#laymod_560757 .nybanner_1 a .container>p {
	width:100%;
	text-align:center;
}
#laymod_560757 .nybanner_1 a p:nth-child(1) {
	margin:0 0 2% 0;
	display:block;
	font-size:24px;
	line-height:1.4;
	color:#fff;
}
#laymod_560757 .nybanner_1 a p:nth-child(2) {
	margin:0;
	display:block;
	font-size:16px;
	line-height:1.4;
	color:#fff;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
	#laymod_560757 .nybanner_1 a p:nth-child(1) {
		font-size:18px;
	}
	#laymod_560757 .nybanner_1 a p:nth-child(2) {
		font-size:13px;
	}
}
/*768<= ipad和ipadpro区间 <=1100*/
@media (min-width:768px) and (max-width:1100px) {
	#laymod_560757 .bodyContTitle {
		margin-bottom:3vw !important;
	}
	#laymod_560757 .bodyContTitle .fl {
		font-size:3vw;
	}
	#laymod_560757 .bodyContTitle .fl2 {
		font-size:1.4vw;
	}
		#laymod_560757 .ql-size-12,
		#laymod_560757 .ql-size-13,
		#laymod_560757 .ql-size-14,
		#laymod_560757 .ql-size-15,
		#laymod_560757 .ql-size-16 {
			font-size:1vw;
		}
		#laymod_560757 .ql-size-17,
		#laymod_560757 .ql-size-18,
		#laymod_560757 .ql-size-19,
		#laymod_560757 .ql-size-20,
		#laymod_560757 .ql-size-21 {
			font-size:1.1vw;
		}
		#laymod_560757 .ql-size-22,
		#laymod_560757 .ql-size-23,
		#laymod_560757 .ql-size-24,
		#laymod_560757 .ql-size-25,
		#laymod_560757 .ql-size-26 {
			font-size:1.2vw;
		}
		#laymod_560757 .ql-size-27,
		#laymod_560757 .ql-size-28,
		#laymod_560757 .ql-size-29,
		#laymod_560757 .ql-size-30,
		#laymod_560757 .ql-size-31 {
			font-size:1.3vw;
		}
		#laymod_560757 .ql-size-32,
		#laymod_560757 .ql-size-33,
		#laymod_560757 .ql-size-34,
		#laymod_560757 .ql-size-35,
		#laymod_560757 .ql-size-36 {
			font-size:1.4vw;
		}
		#laymod_560757 .ql-size-37,
		#laymod_560757 .ql-size-38,
		#laymod_560757 .ql-size-39,
		#laymod_560757 .ql-size-40,
		#laymod_560757 .ql-size-41 {
			font-size:1.5vw;
		}
		#laymod_560757 .ql-size-42,
		#laymod_560757 .ql-size-43,
		#laymod_560757 .ql-size-44,
		#laymod_560757 .ql-size-45,
		#laymod_560757 .ql-size-46 {
			font-size:1.6vw;
		}
		#laymod_560757 .ql-size-47,
		#laymod_560757 .ql-size-48,
		#laymod_560757 .ql-size-49,
		#laymod_560757 .ql-size-50,
		#laymod_560757 .ql-size-51 {
			font-size:1.7vw;
		}
		#laymod_560757 .ql-size-52,
		#laymod_560757 .ql-size-53,
		#laymod_560757 .ql-size-54,
		#laymod_560757 .ql-size-55,
		#laymod_560757 .ql-size-56 {
			font-size:1.8vw;
		}
		#laymod_560757 .ql-size-57,
		#laymod_560757 .ql-size-58,
		#laymod_560757 .ql-size-59,
		#laymod_560757 .ql-size-60,
		#laymod_560757 .ql-size-61 {
			font-size:1.9vw;
		}
		#laymod_560757 .ql-size-62,
		#laymod_560757 .ql-size-63,
		#laymod_560757 .ql-size-64,
		#laymod_560757 .ql-size-65,
		#laymod_560757 .ql-size-66 {
			font-size:2vw;
		}
		#laymod_560757 .ql-size-67,
		#laymod_560757 .ql-size-68,
		#laymod_560757 .ql-size-69,
		#laymod_560757 .ql-size-70,
		#laymod_560757 .ql-size-71 {
			font-size:2.1vw;
		}
}
/*手机端区间 <=767*/
@media (max-width:767px) {
	#laymod_560757 .bodyContTitle {
		margin-bottom:4vw;
	}
	#laymod_560757 .bodyContTitle .fl {
		font-size:5vw;
	}
	#laymod_560757 .bodyContTitle .fl2 {
		font-size:3.4vw;
	}
	#laymod_560757 .ql-size-12,
	#laymod_560757 .ql-size-13,
	#laymod_560757 .ql-size-14,
	#laymod_560757 .ql-size-15,
	#laymod_560757 .ql-size-16 {
		font-size:12px;
	}
	#laymod_560757 .ql-size-17,
	#laymod_560757 .ql-size-18,
	#laymod_560757 .ql-size-19,
	#laymod_560757 .ql-size-20,
	#laymod_560757 .ql-size-21 {
		font-size:14px;
	}
	#laymod_560757 .ql-size-22,
	#laymod_560757 .ql-size-23,
	#laymod_560757 .ql-size-24,
	#laymod_560757 .ql-size-25,
	#laymod_560757 .ql-size-26 {
		font-size:16px;
	}
	#laymod_560757 .ql-size-27,
	#laymod_560757 .ql-size-28,
	#laymod_560757 .ql-size-29,
	#laymod_560757 .ql-size-30,
	#laymod_560757 .ql-size-31 {
		font-size:18px;
	}
	#laymod_560757 .ql-size-32,
	#laymod_560757 .ql-size-33,
	#laymod_560757 .ql-size-34,
	#laymod_560757 .ql-size-35,
	#laymod_560757 .ql-size-36 {
		font-size:20px;
	}
	#laymod_560757 .ql-size-37,
	#laymod_560757 .ql-size-38,
	#laymod_560757 .ql-size-39,
	#laymod_560757 .ql-size-40,
	#laymod_560757 .ql-size-41 {
		font-size:22px;
	}
	#laymod_560757 .ql-size-42,
	#laymod_560757 .ql-size-43,
	#laymod_560757 .ql-size-44,
	#laymod_560757 .ql-size-45,
	#laymod_560757 .ql-size-46 {
		font-size:24px;
	}
	#laymod_560757 .ql-size-47,
	#laymod_560757 .ql-size-48,
	#laymod_560757 .ql-size-49,
	#laymod_560757 .ql-size-50,
	#laymod_560757 .ql-size-51 {
		font-size:26px;
	}
	#laymod_560757 .ql-size-52,
	#laymod_560757 .ql-size-53,
	#laymod_560757 .ql-size-54,
	#laymod_560757 .ql-size-55,
	#laymod_560757 .ql-size-56 {
		font-size:28px;
	}
	#laymod_560757 .ql-size-57,
	#laymod_560757 .ql-size-58,
	#laymod_560757 .ql-size-59,
	#laymod_560757 .ql-size-60,
	#laymod_560757 .ql-size-61 {
		font-size:30px;
	}
	#laymod_560757 .ql-size-62,
	#laymod_560757 .ql-size-63,
	#laymod_560757 .ql-size-64,
	#laymod_560757 .ql-size-65,
	#laymod_560757 .ql-size-66 {
		font-size:32px;
	}
	#laymod_560757 .ql-size-67,
	#laymod_560757 .ql-size-68,
	#laymod_560757 .ql-size-69,
	#laymod_560757 .ql-size-70,
	#laymod_560757 .ql-size-71 {
		font-size:34px;
	}
}
		  img {
	border:0 none;  
}
ul,ol,li {
	list-style:none;
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6,p {
	margin:0;
	font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
	text-decoration:none;
}
/*模版整体控制*/
#laymod_560758 #jh2_bread_1 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_560758 #jh2_bread_1>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_560758 #jh2_bread_1>.bg_img {
  z-index:2;
}
#laymod_560758 #jh2_bread_1 .bodyCont_width {
  position:relative;
  z-index:4;
}
/* 当前位置 */
#laymod_560758 #jh2_bread_1 .bread_nav ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_560758 #jh2_bread_1 .bread_nav ul li {
  width: auto;
  float: left;
  color: #d4d4d4;
}
#laymod_560758 #jh2_bread_1 .bread_nav .bread_position span {
  color: #d4d4d4;
  font-size: 14px;
}
#laymod_560758 #jh2_bread_1 .bread_nav li a {
  font-size: 14px;
  transition: all .35s;
  color: #d4d4d4;
}
#laymod_560758 #jh2_bread_1 .bread_nav li .bread_border {
  font-family: Simsun;
  font-size: 14px;
  padding: 0 5px;
  color: #d4d4d4;
}
#laymod_560758 #jh2_bread_1 .bread_nav li.active,
#laymod_560758 #jh2_bread_1 .bread_nav li.active a {
  color: rgba(35,84,150,1);
}
#laymod_560758 #jh2_bread_1 .searach_nav .search_box {
  font-size: 0;
  border: 1px solid;
  border-color: #e3e3e3;
}
#laymod_560758 #jh2_bread_1 .searach_nav .search_box input {
  display: inline-block;
  width: 80%;
 font-size: 12px;
  vertical-align: top;
  color:#bababa;
  background: #fff;
}
#laymod_560758 #jh2_bread_1 .searach_nav .search_box a {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
  transition: all .35s;
  background: #e3e3e3;
  color: #fff;
}
@media (min-width: 992px) {
  #laymod_560758 #jh2_bread_1 .row {
    display: flex;
    display: -webkit-flex;
    height: 100%;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
  }
  #laymod_560758 #jh2_bread_1 .bread_nav {
    padding: 0;
  }
  #laymod_560758 #jh2_bread_1 .bread_nav li {
    line-height: 1.2;
    padding: 10px 0;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav {
    padding: 0;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav .search_box {
    width: 100%;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav .search_box input {
    padding: 8px 7px;
		height:33px;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav .search_box a {
    padding: 7px;
		height:33px;
  }
}
  #laymod_560758 #jh2_bread_1 .bread_nav li a:hover {
    color: rgba(35,84,150,1);
  }
  #laymod_560758 #jh2_bread_1 .searach_nav .search_box a:hover {
    color: rgba(255,255,255,1);
    background: rgba(35,84,150,1);
  }
@media (max-width: 991px) {
  #laymod_560758 #jh2_bread_1 .bread_nav {
		margin-top:5px;
		margin-bottom:8px;
    line-height: 20px;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav .search_box input {
    padding: 11px 10px;
		height:36px;
		border-radius:0;
  }
  #laymod_560758 #jh2_bread_1 .searach_nav .search_box a {
    padding: 10px;
		height:36px;
  }
	#laymod_560758 #jh2_bread_1 .bread_nav ul li {
		max-width:100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
}
#laymod_560758 #jh2_bread_1 .searach_nav .search_box input::input-placeholder {
	color:currentColor;
	opacity: 0.8;
}
#laymod_560758 #jh2_bread_1 .searach_nav .search_box input::-webkit-input-placeholder { 
	color:currentColor;
	opacity: 0.8;
}
		  *, ::after, ::before {
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    }
    img {
    border:0 none;  
    }
    ul,ol,li {
    list-style:none;
    padding:0;
    margin:0;
    }
    h1,h2,h3,h4,h5,h6,p {
    /*margin:0;*/
    font-weight:normal; 
    }
    a, a:hover, a:active, a:visited {
    text-decoration:none;
    }
    /*模版整体控制*/
    #laymod_560755 {
      position:relative;
      overflow:hidden;
        font-family:"PingHei","Lucida Grande","Lucida Sans Unicode";
    }
    #laymod_560755 #jh_newsinfo_1>.bg {
      position:absolute;
      z-index: 1;
      width:100%;
      height:100%;
      top:0;
      left:0;
    }
    #laymod_560755 #jh_newsinfo_1>.bg_img {
      z-index:2;
    }
    #laymod_560755 .bodyCont_width {
      position:relative;
      z-index: 4;
    }
    /*模版主体部分*/
    #laymod_560755 .newsdetail>div {
      padding:0;
    }
    #laymod_560755 .xyb_title {
      margin:0 0 10px 0;
    }
    #laymod_560755 .xyb_title h1 {
      text-align:center;
      font-size:20px;
      color:#333;
      line-height:1.5;
    }
    #laymod_560755 .xyb_title h3 {
      text-align:center;
      font-size:14px;
      color:#333;
      line-height:1.5;
      opacity: 0.8;
    }
    #laymod_560755 .xyb_news_info {
      text-align:center;
      font-size:13px;
      color:#999;
      opacity: 0.6;
      -moz-opacity: 0.6;
      filter:alpha(opacity=60);
      line-height:1;
      margin:0 0 20px 0;
    }
    #laymod_560755 .news_line {
      background:#eee;
      height:1px;
    }
    #laymod_560755 .xyb_news_content {
      font-size:13px;
      line-height:2;
      color:#333;
      min-height:300px;
      margin:0 0 20px 0;
    }
    #laymod_560755 .xyb_news_content img {
      max-width:100%;
    }
    #laymod_560755 .xyb_news_content table {
      border:1px solid #eee;
      border-right:0 none;
      border-bottom:0 none;
    }
    #laymod_560755 .xyb_news_content table td {
      border-right:1px solid #eee;
      border-bottom:1px solid #eee;
      padding:5px;
    }
    #laymod_560755 .xyb_news_tool {
      padding:20px 0;
      /* overflow:hidden; */
      position:relative;
      color: #eee;
    }
    #laymod_560755 .xyb_news_tool:before,
    #laymod_560755 .xyb_news_tool:after {
      content:"";
      display:block;
      width:100%;
      height:1px;
      position:absolute;
      left:0;
      background:currentColor;
    }
    #laymod_560755 .xyb_news_tool:before {
      top:0;
    }
    #laymod_560755 .xyb_news_tool:after {
      bottom:0;
    }
    #laymod_560755 .tool_left ul {
      padding: 10px 0;
    }
    #laymod_560755 .tool_left ul:after,
    #laymod_560755 .tool_right ul:after {
      content: "";
      display: block;
      clear: both;
    }
    #laymod_560755 .tool_left li {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }
    #laymod_560755 .tool_left li span {
      color:#333;
      font-size:13px;
      line-height:1.6;
      display:inline-block;
      opacity: 0.4;
      -moz-opacity: 0.4;
      filter:alpha(opacity=40);
    }
    #laymod_560755 .tool_left li a {
      color:#333;
      font-size:13px;
      line-height:1.6;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      display:inline-block;
      opacity: 0.4;
      -moz-opacity: 0.4;
      filter:alpha(opacity=40);
      vertical-align: top;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      width: calc(100% - 52px);
    }
    #laymod_560755 .tool_right ul {
      margin-bottom:0;
      position:relative;
    }
    #laymod_560755 .tool_right li {
      position: relative;
      color:#333;
      font-size:13px;
    }
    .design-html #laymod_560755 .tool_right li .fix_pb {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 11;
      width: 100%;
      height: 100%;
    }
    #laymod_560755 .tool_right li.share:after {
      content:"";
      display:block;
      width:1px;
      height:100%;
      background:currentColor;
      position:absolute;
      right:0;
      top:0;
      opacity: 0.4;
      -moz-opacity: 0.4;
      filter:alpha(opacity=40);
    }
    #laymod_560755 .tool_right li.share>span {
      padding:0;
      display: inline-block;
      vertical-align: top;
      line-height: 60px;
    }
    #laymod_560755 .tool_right li.share>span.title {
      opacity: 0.4;
      -moz-opacity: 0.4;
      filter:alpha(opacity=40);
      color: #333;
    }
    #laymod_560755 .tool_right li.share>span a {
      padding: 0 !important;
      /* background-color:transparent !important; */
      transform: scale(0.8, 0.8);
      webkit-transform: scale(0.8, 0.8);
      -moz-transform: scale(0.8, 0.8);
      -webkit-transform: scale(0.8, 0.8);
      -o-transform: scale(0.8, 0.8);
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      margin:0;
      opacity: 0.9;
      -moz-opacity: 0.9;
      filter:alpha(opacity=90);
    }
    #laymod_560755 .tool_right li.share>span a .at-icon-wrapper {
      color: #333;
    }
    #laymod_560755 .tool_right li.share>span a .at-icon {
      fill:currentColor !important;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
    }
    #laymod_560755 .tool_right li.share>span.xyb_share {
      /* padding: 14px 0 !important; */
    }
    #laymod_560755 .tool_right li.back a {
      color:#333;
      transition:all 0.3s ease 0s;
      -moz-transition:all 0.3s ease 0s;
      -webkit-transition:all 0.3s ease 0s;
      -o-transition:all 0.3s ease 0s;
      line-height:60px;
      opacity: 0.4;
      -moz-opacity: 0.4;
      filter:alpha(opacity=40);
    }
    #laymod_560755 .tool_right li.back a span {
      padding:0 10px 0 0;
    }
    #laymod_560755 .active_false .tool_right li.share>span a:hover {
      /* background-color:transparent !important; */
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
    }
    #laymod_560755 .active_false .tool_right li.share>span a:hover .at-icon {
      fill:rgba(35,84,150,1) !important;
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
    }
    #laymod_560755 .active_false .tool_right li.back a:hover {
      color:rgba(35,84,150,1);
      text-decoration:none;
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
    }
    #laymod_560755 .active_false .tool_left li a:hover {
      color:rgba(35,84,150,1);
      text-decoration:none;
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=10);
    }
    @media (min-width:992px) {
      #laymod_560755 .tool_right li.back a {
        display:block;
        font-size:0;
      }
      #laymod_560755 .tool_right li.back a span {
        display:inline-block;
        font-size:13px;
        vertical-align: middle;
      }
      #laymod_560755 .tool_right li.back a .pcfont0 {
        width:30px;
      }
    }
    /*直接控制小于992px屏幕时css*/
    @media (max-width:991px) {
      #laymod_560755 .tool_right li.share:after {
        display:none;
      }
      #laymod_560755 .tool_left li,
      #laymod_560755 .tool_right li {
        padding:0;
      }
      #laymod_560755 .xyb_title h1 {
        font-size:1.6rem;
        line-height:1.5;
      }
      #laymod_560755 .xyb_news_content p {
        line-height:1.5 !important;
        font-size:1.4rem;
        text-align:justify;
      }
      #laymod_560755 .xyb_news_content span,
      #laymod_560755 .xyb_news_content strong {
        font-size:1.4rem;
        line-height:1.5 !important;
      }
      #laymod_560755 .tool_left li a,
      #laymod_560755 .tool_left li span {
        line-height: 2;
      }
      #laymod_560755 .tool_right li.share>span {
        line-height: 34px;
      }
      #laymod_560755 .tool_right li.back {
        padding-bottom: 10px;
      }
      #laymod_560755 .tool_right li.back a {
        line-height: 24px;
      }
      #laymod_560755 .tool_right li.share>span.xyb_share {
        padding: 1px 0 !important;
      }
    }
    @media (max-width:767px) {
      #laymod_560755 .tool_left ul {
        padding: 10px 0 0 0;
      }
      #laymod_560755 .tool_right li.back a {
        font-size: 15px;
      }
    }
      #laymod_560755 .active_true .tool_right ul {
        padding: 14px 0;
      }
      #laymod_560755 .active_true .tool_right li.back {
        padding: 5px 0;
      }
		  i,em {   
  font-style:normal;   
}   
ul,ol,li {    
  list-style:none;   
  padding:0;   
  margin:0;   
}   
h1,h2,h3,h4,h5,h6,p {   
  margin:0;   
  font-weight:normal;       
}   
a, a:hover, a:active, a:visited, a:focus {   
  text-decoration:none;   
}
/*模版整体控制*/
#laymod_560759 {
  position: relative;
  overflow: hidden;
  z-index: 500;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_560759 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
#laymod_560759 .foot_keywords .container {
    padding: 30px 15px 25px 15px;
}
#laymod_560759 .foot_keywords .keys {
  color: rgba(255,255,255,0.58);
  font-size: 14px;
  line-height: 1;
}
/* 联系方式 */
#laymod_560759 .foot_content {
    padding: 64px 0 52px 0;
}
#laymod_560759 .foot_content .container {
  padding: 0;
}
#laymod_560759 .foot_content .container .content_left .content_block {
    display: inline-block;
    vertical-align: middle;
}
#laymod_560759 .foot_content .container .content_block .pcon {
    color: rgba(255,255,255,0.58);
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
}
#laymod_560759 .foot_content .container .content_left .block_1 {
  max-width: 150px;
  margin-right: 3vw;
}
#laymod_560759 .foot_content .container .content_left .block_1 a {
  display: block;
  overflow: hidden;
}
#laymod_560759 .foot_content .container .content_left .block_1 a img {
  max-width: 100%;
  display: block;
}
#laymod_560759 .foot_content .container .content_left .block_2 .li {
    font-size: 14px;
    line-height: 2.142857;
    color:rgba(255, 255, 255, 0.4);
}
#laymod_560759 .foot_content .container .content_left .block_2 .li .lxfs,
#laymod_560759 .foot_content .container .content_left .block_2 .li .lxdh {
  display: inline-block;
  vertical-align: top;
    font-size: 14px;
    line-height: 2.142857;
    color:rgba(255, 255, 255, 0.4);
}
#laymod_560759 .foot_content .container .content_right ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_560759 .foot_content .container .content_right ul li {
  float: left;
  width: 40%;
  line-height: 2.142857;
}
#laymod_560759 .foot_content .container .content_right ul li a {
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color:rgba(255, 255, 255, 0.4);
}
#laymod_560759 .foot_content .container .content_right .content_block {
    display: inline-block;
    vertical-align: middle;
}
#laymod_560759 .foot_content .container .content_right .block_4 img {
  max-width: 120px;
  max-height: 100%;
  display: block;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
#laymod_560759 .foot3 {
  height: 49px;
  line-height: 48px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#laymod_560759 .foot3 .container {
  padding: 0;
}
#laymod_560759 .foot3 .container .left_copy .ap,
#laymod_560759 .foot3 .container .left_copy>a {
  display: inline-block;
  vertical-align: middle;
    font-size: 12px;
margin-right:5px;
    color:rgba(255, 255, 255, 0.4);
}
#laymod_560759 .foot3 .right_share {
  text-align: right;
}
#laymod_560759 .foot3 .right_share a {
    font-size: 12px;
    line-height: 48px;
    margin: 0 5px;
    color:rgba(255, 255, 255, 0.4);
}
#laymod_560759 .foot_content .container .content_right .block_3 .p {
  position: relative;
  color: rgba(255,255,255,0.58);
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
}
@media(min-width: 992px) {
	#laymod_560759 .foot_content .container .content_right .block_4 img {
    box-sizing: content-box;
  }
}
@media(min-width: 768px) {
  #laymod_560759 .foot_content .container .content_right ul li a:hover,
  #laymod_560759 .foot3 .right_share a:hover {
    color: rgba(255,255,255,0.58);
  }
  #laymod_560759 .foot3 .container .left_copy {
    font-size:0;
  }
  #laymod_560759 .foot_content .container .content_right .block_3 {
    width:64%;
  }
  #laymod_560759 .foot_content .container .content_right .block_4 {
    width:35%;
  }
}
@media(max-width: 767px) {
  #laymod_560759 .foot_keywords .container {
     padding: 30px 30px 25px 30px;
  }
  #laymod_560759 .foot_content .container,
  #laymod_560759 .foot3 .container {
    padding: 0 15px;
  }
  #laymod_560759 .foot_keywords .keys {
    line-height: 1.5;
    font-size: 13px;
  }
  #laymod_560759 .foot_content .container .content_block .pcon {
    font-size: 20px;
  }
  #laymod_560759 .foot_content {
    padding: 32px 0;
  }
  #laymod_560759 .foot_content .content_right {
      margin-top: 2rem;
  }
  #laymod_560759 .foot3 {
      height: auto;
      line-height: inherit;
      padding: 15px 0;
  }
  #laymod_560759 .foot3 .right_share {
    text-align: left;
  }
  #laymod_560759 .foot3 .container .left_copy .ap {
    line-height: 2;
  }
  #laymod_560759 .foot3 .right_share a {
    margin: 0 10px 0 0;
    line-height: 2;
  }
  #laymod_560759 .foot_content .content_right.none_code {
  	display: none;
  	margin-top: 0;
  }
}
