* {
font-family: 'poppins' !important;
}
		  @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_170701 {
  position:relative;
  font-size: 12px;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_170701 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_170701 .bodyCont_width {
  height: 100%;
}
#laymod_170701 .bodyContContent {
  position:relative;
  z-index:4;
  height: 100%;
}
#laymod_170701 .search_wrap2 a {
    display: inline-block !important;
    width: 15%;
    vertical-align: top;
    color: rgba(42,154,209,1);
    font-size: 0;
    padding: 10px 30px;
    height: 53px;
    border-bottom: none;
    line-height: 33px;
}
#laymod_170701 .active_show .search_wrap2 a {
    font-size: 18px;
}
#laymod_170701 .nav_info.active_show .search_wrap2 {
    z-index: 122;
    background-color: rgba(12,11,11,.95);
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}
  #laymod_170701 .search_wrap2 {
    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_170701 .search_wrap2:before {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    content: "";
    transition: .5s;
    opacity: 0;
    border: 0 solid rgba(42,154,209,1);
}
#laymod_170701 .nav_info.active_show .search_wrap2:before {
visibility: visible;
    opacity: 1;
    border-width: 24px;
}
  #laymod_170701 .search_wrap2 .closeBtn {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #laymod_170701 .search_box2 {
    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_170701 .search_box2:before {
    content: "SEARCH";
    font-size: 0;
    color: rgba(42,154,209,1);
    position: absolute;
    top: -160px;
    left: 50%;
    transform: translateX(-104px);
  }
  #laymod_170701 .active_show .search_box2:before {
    font-size: 48px;
  }
  #laymod_170701 .nav_info.active_show .search_wrap2 .search_box2 {
    border-bottom: 1px solid rgba(42,154,209,1);
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1;
}
  #laymod_170701 .search_wrap2 .search_text2 {
font-family: inherit;
    font-size: 25px;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: .05em 0;
    color: rgba(42,154,209,1);
    border: 0;
    border-radius: 0;
    background: 0 0;
    -webkit-appearance: none;
  }
  #laymod_170701 .nav_info.active_show .search_wrap2 .search_text2 {
    font-size: 25px;
    padding: 10px 30px;
    width: 85%;
    border-bottom: none;
    height: 53px;
  }
@media (min-width: 993px) {
  #laymod_170701 #jh2_nav_29.active_false {
    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);
    background: #fff;
  }
  .design-html #laymod_170701 #jh2_nav_29 {
    position: relative;
  }
  #laymod_170701 .bg {
    background: none;
    transition: all 0.36s ease;
  }
	#laymod_170701 #jh2_nav_29.header_fixed .bg {
		background-color: #fff;
	}
  #laymod_170701 .bodyContContent {
    display: flex;
  }
  #laymod_170701 .nav_menu {
    padding: 0 2.4%;
    width: 100%;
    display: flex;
    height:80px;
align-content:center;
  }
  /* PClogo */
  #laymod_170701 .nav_logo {
    height: 100%;
    display:-webkit-box;
    padding: 0;
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_170701 .nav_logo a {
    overflow: hidden;
    height: 60px;
    transition: all 0.36s ease;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #laymod_170701 .nav_logo a img {
    max-width: 100%;
    transition: all 0.36s ease;
max-height: 100%;
  }
    #laymod_170701 .search_wrap2 {
      pointer-events: none;
    }
  /* PC导航 */
  #laymod_170701 .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_170701 .nav_list .nav_father_ul {
 
    font-size: 0;
    text-align: right;
  }
  #laymod_170701 .nav_list .nav_father {
    display: inline-block;
    position: relative;
  }
  #laymod_170701 .nav_list .nav_father .nav_item_href {
    color: rgba(0,0,0,0.8);
  font-size:20px;
  font-weight: normal;
    display: block;
    line-height: 46px;
    margin: 0 20px;
    overflow: hidden;
    transition: color 0.35s;
  }
  #laymod_170701 .nav_list .nav_father.active .nav_item_href {
    color: #000;
}
  #laymod_170701 .nav_list .nav_father .nav_item_href .iconfont {
    position: absolute;
    padding-left: 10px;
    top: 0;
    right: 0;
  }
  #laymod_170701 .nav_list .nav_father .nav_item_href .iconfont:after {
    content: "\e6b6";
  }
  #laymod_170701 .nav_list .nav_father .nav_item_href span {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      transition: transform 0.3s linear;
  }
  #laymod_170701 .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_170701 .nav_list .nav_father .nav_item_href:hover span {
    color: #000;
  }
  #laymod_170701 .nav_list .nav_father .nav_item_href.active {
    border-bottom: 1px solid #000;
  }
  #laymod_170701 .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(42,154,209,1);
    overflow: hidden;
    text-align: left;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  }
  #laymod_170701 .nav_ul_son li {
    background: #272727;
  }
  #laymod_170701 .nav_list .nav_father .nav_ul_son a {
    font-size:12px;
    font-weight: normal;
    padding: 12px 24px;
    line-height: 22px;
    display: block;
    transition: all .2s ease-in-out;
    color: #999;
  }
  #laymod_170701 .nav_list .nav_father:hover .nav_ul_son {
    opacity: 1;
    visibility: visible;
  }
  /* 搜索icon */
  #laymod_170701 .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_170701 .nav_info a {
    display: block;
  }
  #laymod_170701 .nav_info #nav_search_btn2 a .iconfont {
    font-size: 16px;
    color: rgba(0,0,0,0.8);
  }
  #laymod_170701 .nav_info #nav_search_btn2 a:hover .iconfont {
    color: #000;
  }
  #laymod_170701 .nav_info a .iconfont:after {
    content: "\e757";
  }
  #laymod_170701 .search_wrap2 .search_text2::-webkit-input-placeholder {
    color: rgba(42, 154, 209, 0.6);
  }
  #laymod_170701 .nav_list .nav_father .nav_ul_son li:hover {
    background: rgba(42,154,209,1);
  }
  #laymod_170701 .nav_list .nav_father .nav_ul_son li:hover a {
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #laymod_170701 .nav_menu {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  #laymod_170701 .bg {
    background: #000;
  }
  #laymod_170701 .bodyContContent {
    display: none;
  }
  #g_web {
        -webkit-transition: -webkit-transform .4s ease;
      transition: transform .4s ease;
  }
  #laymod_170701 .search_wrap2:before {
    position: static;
  }
  #laymod_170701 .phone_logo {
    height: 50px;
    position: relative;
    z-index: 5;
  }
  #laymod_170701 .phone_logo .mm-hbtn {
    display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 10px;
      margin: 10px;
  }
  #laymod_170701 .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_170701 .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_170701 .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(255,255,255,0.8);
  }
  #laymod_170701 .phone_logo .mm-hbtn .top {
      transform: translate3d(0,-3px,0);
      -webkit-transform: translate3d(0,-3px,0);
  }
  #laymod_170701 .phone_logo .mm-hbtn .bottom {
      transform: translate3d(0,3px,0);
      -webkit-transform: translate3d(0,3px,0);
  }
  #laymod_170701 .phone_logo .mm-hbtn.open {
      transform: translateZ(0) rotate(90deg);
      -webkit-transform: translateZ(0) rotate(90deg);
  }
  #laymod_170701 .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_170701 .phone_logo .mm-hbtn.open .lcitem.bottom {
      transform: translateZ(0) rotate(-45deg);
      -webkit-transform: translateZ(0) rotate(-45deg);
  }
  #laymod_170701 .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_170701 .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_170701 .phone_logo .logo img {
    max-width: 100%;
    max-height: 35px;
  }
  /* 手机搜索 */
  #laymod_170701 .nav_search {
      height: 50px;
      position: absolute;
      right: 10px;
      top: 0;
      width: 20px;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_170701 .nav_search .nav_click {
      font-size: 18px;
      width: 100%;
      height: 100%;
      display: inline-block;
    color: rgba(255,255,255,0.8);
  }
  #laymod_170701 .nav_search .nav_click:before {
      content: "\e757";
      position: absolute;
      line-height: 50px;
      cursor: pointer;
      right: 0;
  }
  #laymod_170701 .nav_search_list {
    position: absolute;
    top: 100%;
    right: 0;
    width: calc(100% - 4px);
    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_170701 .search_wrap2 .search_text2::-webkit-input-placeholder {
    color: rgba(0,0,0,0.6);
  }
  #laymod_170701 .nav_search_list .search_text2 {
    width: 90%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
background:none;
height: 100%;
padding: 0 0 0 2%;
    color: #777;
  }
  #laymod_170701 .search_text2::-webkit-input-placeholder {
    color: rgba(102,102,102,0.6);
  }
  #laymod_170701 .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;
    padding-right: 1%;
  }
  #laymod_170701 .nav_search_list .search_btn .iconfont:after {
    content: "\e757";
  }
 #laymod_170701 .close_pro_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    z-index: 123;
  }
}
  #laymod_170701 .active_true .bg {
    background: #000;
  }
  #laymod_170701 .active_true .bodyContContent {
    display: none;
  }
  #g_web {
        -webkit-transition: -webkit-transform .4s ease;
      transition: transform .4s ease;
  }
  #laymod_170701 .active_true .search_wrap2: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_170701 .active_true .phone_logo {
    display: block !important;
    height: 50px;
    position: relative;
    z-index: 5;
  }
  #laymod_170701 .active_true .phone_logo .mm-hbtn {
    display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 10px;
      margin: 10px;
  }
  #laymod_170701 .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_170701 .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_170701 .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(255,255,255,0.8);
  }
  #laymod_170701 .active_true .phone_logo .mm-hbtn .top {
      transform: translate3d(0,-3px,0);
      -webkit-transform: translate3d(0,-3px,0);
  }
  #laymod_170701 .active_true .phone_logo .mm-hbtn .bottom {
      transform: translate3d(0,3px,0);
      -webkit-transform: translate3d(0,3px,0);
  }
  #laymod_170701 .active_true .phone_logo .mm-hbtn.open {
      transform: translateZ(0) rotate(90deg);
      -webkit-transform: translateZ(0) rotate(90deg);
  }
  #laymod_170701 .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_170701 .active_true .phone_logo .mm-hbtn.open .lcitem.bottom {
      transform: translateZ(0) rotate(-45deg);
      -webkit-transform: translateZ(0) rotate(-45deg);
  }
  #laymod_170701 .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_170701 .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_170701 .active_true .phone_logo .logo img {
    max-width: 100%;
    max-height: 35px;
  }
  /* 手机搜索 */
  #laymod_170701 .active_true .nav_search {
      height: 50px;
      position: absolute;
      right: 10px;
      top: 0;
      width: 20px;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_170701 .active_true .nav_search .nav_click {
      font-size: 18px;
      width: 100%;
      height: 100%;
      display: inline-block;
    color: rgba(255,255,255,0.8);
  }
  #laymod_170701 .active_true .nav_search .nav_click:before {
      content: "\e757";
      position: absolute;
      line-height: 50px;
      cursor: pointer;
      right: 0;
  }
  #laymod_170701 .active_true .nav_search_list {
    position: absolute;
    top: 100%;
    right: 0;
    width: calc(100% - 4px);
    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_170701 .active_true .search_wrap2 {
    pointer-events: auto;
  }
  #laymod_170701 .active_true .search_wrap2 .search_text2::-webkit-input-placeholder {
    color: rgba(0,0,0,0.6);
  }
  #laymod_170701 .active_true .nav_search_list .search_text2 {
    width: 90%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
background:none;
height: 100%;
padding: 0 0 0 2%;
    color: #777;
  }
  #laymod_170701 .active_true .search_text2::-webkit-input-placeholder {
    color: rgba(102,102,102,0.6);
  }
  #laymod_170701 .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;
    padding-right: 1%;
  }
  #laymod_170701 .active_true .nav_search_list .search_btn .iconfont:after {
    content: "\e757";
  }
  #laymod_170701 .active_true .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;
      display: block !important;
      visibility: visible;
  }
  .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;
  }
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot');
  src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.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; 
}
a, a:hover, a:active, a:visited, a:focus {
  text-decoration:none;
}
/*模版整体控制*/
#laymod_297548 #jh2_xbanner_12 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_297548 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_297548 .bg_img {
  z-index:2;
}
#laymod_297548 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
#laymod_297548 .bodyCont_width .bxslider .slide {
  position: relative;
  opacity: 0 !important;
}
#laymod_297548 .bodyCont_width .bxslider .slide.swiper-slide-active {
  opacity: 1 !important;
}
#laymod_297548 .bodyCont_width .bxslider .slide img {
  max-width: 100%;
  margin:0 auto;
  display:block;
}
#laymod_297548 .bodyCont_width .bxslider .slide .slide_info {
  position: absolute;
  width: 72%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#laymod_297548 .bodyCont_width .bxslider .slide .slide_info .slide_gf {
  height: 100%;
  display:-webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-flex-direction:column;
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:center;
  justify-content:center;
  align-items:center;
  -webkit-align-items:center;
}
#laymod_297548 .bodyCont_width .bxslider .slide .slide_info .slide_gf .slide_title {
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #666;
}
#laymod_297548 .bodyCont_width .bxslider .slide .slide_info .slide_gf .slide_subtitle {
  font-size: 48px;
  line-height: 48px;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #333;
}
#laymod_297548 .fix_btns {
  display: none;
}
.design-html #laymod_297548 .fix_btns {
  position: absolute;
  right:  13%;
  top: 5%;
  z-index: 111;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s ease-out;
}
.design-html #laymod_297548 .fix_btns a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 7px 20px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.35s;
  background: rgba(255, 82, 65, 0.6);
}
.design-html #laymod_297548 .fix_btns a.active,
.design-html #laymod_297548 .fix_btns a:hover {
  background: rgba(255, 82, 65, 1.0);
}
@media(min-width: 993px) {
  .design-html #laymod_297548 .slide a:hover .slide_info .slide_gf>span,
  .design-html #laymod_297548 .bodyCont_width:hover .fix_btns {
    opacity: 1;
    visibility: visible;
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_prev {
    position: absolute;
    left: 4%;
    top: 50%;
    width: 70px;
    height: 70px;
    line-height: 30px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    transition:all .35s ease;
    transform: translateY(-50%);
    color: #fff;
      background: rgba(0,0,0,0.5);
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_prev:after {
    content: "\e94b";
    font-size: 20px;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative;
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_next {
    position: absolute;
    right: 4%;
    top: 50%;
    width: 70px;
    height: 70px;
    line-height: 30px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    transition:all .35s ease;
    transform: translateY(-50%);
    color: #fff;
      background: rgba(0,0,0,0.5);
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_next:after {
    content: "\e94a";
    font-size: 20px;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative;
  }
  #laymod_297548 .bodyCont_width .swiper_banner .slide_scale {
    position: absolute;
    z-index: 1;
    display: inline-block;
    min-height: 70px;
    line-height: 70px;
    top: 0px;
    padding-left: 20px;
    padding-right: 10px;
    margin-left: 0px;
    border-radius: 35px;
    overflow: hidden;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
      background: rgba(0,0,0,0.5);
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_next .slide_scale {
    right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 10px;
    -webkit-transform-origin: 100% 50%;
  }
  #laymod_297548 .bodyCont_width .swiper_banner .slide_scale span {
    letter-spacing: 3px;
    position: relative;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transform: translatex(200px);
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 70px;
    white-space: nowrap;
    padding: 0px 20px;
    opacity: 0;
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_prev .slide_scale span {
    margin-left: 11px;
  }
  #laymod_297548 .bodyCont_width .swiper_banner .swiper_next .slide_scale span {
    margin-right: 11px;
  }
  #laymod_297548 .bodyCont_width .swiper_prev .swiper_banner0,
  #laymod_297548 .bodyCont_width .swiper_next .swiper_banner0 {
    width: 130px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition:all .6s ease;
  }
  #laymod_297548 .bodyCont_width .swiper_next .swiper_banner2 {
    right: 0;
    left: auto;
  }
  #laymod_297548 .bodyCont_width .swiper_prev .swiper_banner0 .slide_img,
  #laymod_297548 .bodyCont_width .swiper_next .swiper_banner0 .slide_img {
    border-radius: 35px;
    overflow: hidden;
    display:-webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction:column;
    -webkit-flex-direction:column;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:center;
    justify-content:center;
    align-items:center;
    -webkit-align-items:center;
  }
  #laymod_297548 .bodyCont_width .swiper_prev .swiper_banner0 .slide_img img,
  #laymod_297548 .bodyCont_width .swiper_next .swiper_banner0 .slide_img img {
    height: 70px;
  }
}
  #laymod_297548 .active_false .bodyCont_width .swiper_banner:hover .swiper_prev,
  #laymod_297548 .active_false .bodyCont_width .swiper_banner:hover .swiper_next {
    opacity: 1;
  }
  #laymod_297548 .active_false .bodyCont_width .swiper_banner.active:hover .swiper_prev,
  #laymod_297548 .active_false .bodyCont_width .swiper_banner.active:hover .swiper_next {
    opacity: 0;
  }
  #laymod_297548 .active_false .bodyCont_width .swiper_banner .swiper_prev:hover,
  #laymod_297548 .active_false .bodyCont_width .swiper_banner .swiper_next:hover {
    background: none;
  }
  #laymod_297548 .active_false .bodyCont_width .swiper_banner .swiper_prev:hover .slide_scale,
  #laymod_297548 .active_false .bodyCont_width .swiper_banner .swiper_next:hover .slide_scale {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    width: 130px;
    visibility: visible;
  }
  #laymod_297548 .active_false .bodyCont_width .swiper_banner .swiper_prev:hover .slide_scale span,
  #laymod_297548 .active_false .bodyCont_width .swiper_banner .swiper_next:hover .slide_scale span,
  #laymod_297548 .active_false .bodyCont_width .swiper_prev:hover .swiper_banner0,
  #laymod_297548 .active_false .bodyCont_width .swiper_next:hover .swiper_banner0 {
    transform: translatex(0px);
    -webkit-transform: translatex(0px);
    transition-delay: 0.1s;
    opacity: 1;
  }
@media(max-width: 992px) {
  #laymod_297548 .bodyCont_width .flexslider {
    position: relative;
  }
  #laymod_297548 .bodyCont_width .flexslider .swiper_pagination53 {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 10;
  }
  #laymod_297548 .bodyCont_width .flexslider .swiper_pagination53 span {
    background: #333;
    margin: 0 3px;
    width: 5px;
    height: 5px;
  }
  #laymod_297548 .bodyCont_width .bxslider .slide .slide_info {
    width: 90%;
  }
}
@media(max-width: 414px) {
  #laymod_297548 .bodyCont_width .bxslider .slide .slide_info .slide_gf .slide_subtitle {
    font-size: 6vw;
    line-height: 1.2;
    margin-top: 3vw;
    margin-bottom: 4.5vw;
    word-break: break-all;
    text-align: center;
  }
}
  #laymod_297548 .active_true .bodyCont_width .flexslider {
    position: relative;
  }
  #laymod_297548 .active_true .bodyCont_width .flexslider .swiper_pagination53 {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 10;
  }
  #laymod_297548 .active_true .bodyCont_width .flexslider .swiper_pagination53 span {
    background: #333;
    margin: 0 3px;
    width: 5px;
    height: 5px;
  }
@media(max-width: 1366px) {
  #laymod_297548 .ql-size-12,
  #laymod_297548 .ql-size-13,
  #laymod_297548 .ql-size-14,
  #laymod_297548 .ql-size-15,
  #laymod_297548 .ql-size-16 {
    font-size: 3vw;
  }
  #laymod_297548 .ql-size-17,
  #laymod_297548 .ql-size-18,
  #laymod_297548 .ql-size-19,
  #laymod_297548 .ql-size-20,
  #laymod_297548 .ql-size-21 {
    font-size: 3.2vw;
  }
  #laymod_297548 .ql-size-22,
  #laymod_297548 .ql-size-23,
  #laymod_297548 .ql-size-24,
  #laymod_297548 .ql-size-25,
  #laymod_297548 .ql-size-26 {
    font-size: 3.4vw;
  }
  #laymod_297548 .ql-size-27,
  #laymod_297548 .ql-size-28,
  #laymod_297548 .ql-size-29,
  #laymod_297548 .ql-size-30,
  #laymod_297548 .ql-size-31 {
    font-size: 3.6vw;
  }
  #laymod_297548 .ql-size-32,
  #laymod_297548 .ql-size-33,
  #laymod_297548 .ql-size-34,
  #laymod_297548 .ql-size-35,
  #laymod_297548 .ql-size-36 {
    font-size: 3.8vw;
  }
  #laymod_297548 .ql-size-37,
  #laymod_297548 .ql-size-38,
  #laymod_297548 .ql-size-39,
  #laymod_297548 .ql-size-40,
  #laymod_297548 .ql-size-41 {
    font-size: 4vw;
  }
  #laymod_297548 .ql-size-42,
  #laymod_297548 .ql-size-43,
  #laymod_297548 .ql-size-44,
  #laymod_297548 .ql-size-45,
  #laymod_297548 .ql-size-46 {
    font-size: 4.2vw;
  }
  #laymod_297548 .ql-size-47,
  #laymod_297548 .ql-size-48,
  #laymod_297548 .ql-size-49,
  #laymod_297548 .ql-size-50,
  #laymod_297548 .ql-size-51 {
    font-size: 4.4vw;
  }
  #laymod_297548 .ql-size-52,
  #laymod_297548 .ql-size-53,
  #laymod_297548 .ql-size-54,
  #laymod_297548 .ql-size-55,
  #laymod_297548 .ql-size-56 {
    font-size: 4.6vw;
  }
  #laymod_297548 .ql-size-57,
  #laymod_297548 .ql-size-58,
  #laymod_297548 .ql-size-59,
  #laymod_297548 .ql-size-60,
  #laymod_297548 .ql-size-61 {
    font-size: 4.8vw;
  }
  #laymod_297548 .ql-size-62,
  #laymod_297548 .ql-size-63,
  #laymod_297548 .ql-size-64,
  #laymod_297548 .ql-size-65,
  #laymod_297548 .ql-size-66 {
    font-size: 5vw;
  }
  #laymod_297548 .ql-size-67,
  #laymod_297548 .ql-size-68,
  #laymod_297548 .ql-size-69,
  #laymod_297548 .ql-size-70,
  #laymod_297548 .ql-size-71 {
    font-size: 5.2vw;
  }
  #laymod_297548 .ql-size-72,
  #laymod_297548 .ql-size-73,
  #laymod_297548 .ql-size-74,
  #laymod_297548 .ql-size-75,
  #laymod_297548 .ql-size-76 {
    font-size: 5.4vw;
  }
}
		  /*模版整体控制*/
#laymod_170702 {
	position:relative;
		font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_170702 #jh2_ad_15 {
	z-index: 500;
	overflow: hidden;
}
#laymod_170702 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_170702 .bodyCont_width {
	position:relative;
	opacity: 1;
	z-index:4;
}
#laymod_170702 .bodyContContent .model_box div {
	position:relative;
	padding: 0;
}
#laymod_170702 .bodyContContent .model_box:after {
	content: "";
	display: block;
	clear: both;
}
#laymod_170702 .bodyContContent .model_box img {
	max-width: 100%;
	display: block;
	transition:all .3s ease-in;
}
#laymod_170702 .bodyContContent .model_box .model_left a {
	display: block;
}
@media(min-width: 768px) {
	#laymod_170702 .bodyContContent .model_box {
		display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
	}
	#laymod_170702 .bodyContContent .model_box .model_left {
		padding-right: 0.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
	}
	#laymod_170702 .bodyContContent .model_box .model_right {
		padding-left: 0.5%;
	}
	#laymod_170702 .bodyContContent .model_box a span {
		display: block;
		overflow: hidden;
	}
	#laymod_170702 .bodyContContent .model_box a:hover img {
		transform: scale(1.05);
	}
}
		  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_170709 {
	position:relative;
	overflow: hidden;
		font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_170709 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_170709 .bg_img {
	z-index:2;
}
#laymod_170709  .bodyCont_width {
	position:relative;
	z-index:4;
}
/*首页公司简介列表*/
#laymod_170709 .bodyContTitle {
	text-align: center;
}
#laymod_170709 .bodyContTitle .fl {
	color:#000000;
	font-size:24px;
	line-height:1;
	display:block;
}
#laymod_170709 .bodyContTitle .fl2 {
		color:rgba(0,0,0,0.5);
	font-size:12px;
	line-height:1.5;
	display:block;
    padding: 0 29%;
    margin-top: 25px;
}
#laymod_170709 .bodyContContent .company_content{
	padding-top:80px;
	padding-bottom:80px;
	background:#000;
}
#laymod_170709 .comp_strength .streng_block{
	padding-bottom:80px;
	overflow:hidden;
	display:block;
	border-bottom:1px solid #eee;
}
#laymod_170709 .comp_strength ul{
	font-size:0;
}
#laymod_170709 .comp_strength li{
	position:relative;
	border-right:1px solid #eee;
	box-sizing:border-box; 
	-moz-box-sizing:border-box; /* Firefox */ 
	-webkit-box-sizing:border-box;
	text-align: center;
}
#laymod_170709 .comp_strength li a{
	position: static !important;
}
#laymod_170709 .comp_strength li .pcfont {
	font-size:45px;
		color:rgba(0,0,0,0.9);
	position: absolute;
    left: 50px;
width:49px;
height:49px;
line-height:49px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	-webkit-transform: translateY(18%);    /* for Chrome || Safari */
	-moz-transform: translateY(18%);       /* for Firefox */
	-ms-transform: translateY(18%);        /* for IE */
	-o-transform: translateY(18%);         /* for Opera */
    transform: translateY(18%);
}
#laymod_170709 .comp_strength li.service{
	border:none;
}
#laymod_170709 .comp_strength .mc {
    font-size: 18px;
    display: block;
    text-align: left;
    margin-left: 100px;
z-index:500;
}
#laymod_170709 .comp_strength .mc a {
	color: #000000;
}
#laymod_170709 .comp_strength .con {
    font-size: 13px;
    line-height: 1.8;
		color:rgba(0,0,0,0.5);
    width: auto;
    display: block;
    text-align: left;
    margin-left: 104px;
    margin-top: 16px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ql-snow .ql-editor a {
	text-decoration: none;
}
@media (min-width: 992px) {
#laymod_170709 .bodyContTitle {
	margin-bottom: 80px;
}
#laymod_170709 .comp_strength li:hover .pcfont {
	color:rgba(42,154,209,1);
}
}
/*直接控制小于992px屏幕时css*/
@media (max-width:991px) {
	#laymod_170709 .bodyContTitle .fl2 {
		padding: 0 25px;
	}
	#laymod_170709 .comp_intro .comp_txt{
		overflow:hidden;
	}
	#laymod_170709 .comp_intro .comp_txt p{
		display:none;
	    -webkit-line-clamp: 3;    
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}
	#laymod_170709 .comp_intro .comp_txt p:first-child{
	    display: -webkit-box;
	}
	#laymod_170709 .company_content .comp_intro{
		padding:20px 27px;
	}
	#laymod_170709 .comp_strength li .pcfont {
    	left: 30px;
	}
	#laymod_170709 .comp_strength .mc {
		margin-left: 85px;
	}
	#laymod_170709 .comp_strength .con {
    	line-height: 1.2;
    	margin-left: 84px;
    	margin-top: 11px;
	}
}
@media (max-width:768px) {
	#laymod_170709 .bodyContTitle {
		margin-bottom: 30px;
	}
	#laymod_170709 .bodyContTitle .fl2 {
		margin-top: 10px;
	}
	#laymod_170709 .comp_strength li {
		margin-bottom: 20px;
		border-right: none;
	}
	#laymod_170709 .comp_strength .streng_block {
		padding-bottom: 25px;
	}
}
@media (min-width:768px) and (max-width: 992px) {
	#laymod_170709 .comp_strength .mc,
	#laymod_170709 .comp_strength .con {
		margin-left: 75px;
	}
	#laymod_170709 .comp_strength .mc,
	#laymod_170709 .comp_strength .mc p,
	#laymod_170709 .comp_strength .mc span {
		font-size: 14px;
	}
	#laymod_170709 .comp_strength .con {
		margin-top: 7px;
		line-height: 1.4;
	}
}
		  img {   
border:0 none;   
}   
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;   
}   
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*模版整体控制*/   
#laymod_297550 {   
    position:relative;   
    overflow:hidden;   
        font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";   
}   
#laymod_297550 .bg {   
    position:absolute;    
    z-index: 1;   
    width:100%;    
    height:100%;     
    top:0;    
    left:0;    
}   
#laymod_297550 .bg_img {   
    z-index:2;   

}   
#laymod_297550 .bodyCont_width {   
    position:relative;   
    opacity: 1;
    z-index:4;    
}
#laymod_297550 .bodyCont_width img {
  max-width: 100%;
}
/*标题控制*/    
#laymod_297550 .bodyContTitle {    
    margin:0;    
    position:relative;    
    z-index: 3;    
    overflow:hidden;    
}  
#laymod_297550 .bodyContContent {     
    position:relative;     
    z-index: 4;     
}
#laymod_297550 .bodyContContent .c_info .c_right .c_title {
  color: #ccc;
  font-size: 20px;
}
#laymod_297550 .bodyContContent .c_info .c_right .c_name {
  color: #555;
  font-size: 30px;
}
#laymod_297550 .bodyContContent .c_info .c_right .c_desc {
  color: #666;
  font-size: 14px;
  line-height: 1.9;
}
#laymod_297550 .bodyContContent .c_info .c_right .c_desc p{
  color: #fff !important;
}
@media(min-width: 768px) {
  #laymod_297550 .bodyContContent {
    padding: 0;
  }
  #laymod_297550 .bodyContContent .c_info:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_297550 .bodyContContent .c_info .c_left {
    width: 39%;
    float: left;
    position: relative;
  }
  #laymod_297550 .bodyContContent .c_info .c_left:before {
    content: "";
    position:absolute;
    right: -35px;
    top: -55px;
    height: 50px;
    width: 5px;
    background: rgba(42,154,209,1);
  }
  #laymod_297550 .bodyContContent .c_info .c_left:after {
    content: "";
    position:absolute;
    right: -35px;
    bottom: 77px;
    height: 50px;
    width: 5px;
    background: rgba(42,154,209,1);
  }
  #laymod_297550 .bodyContContent .c_info .c_left span {
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    max-width: 370px;
    max-height: 393px;
    border: 5px solid rgba(42,154,209,1);
    border-right:none;
    position: absolute;
    right: -35px;
    top:-60px;
  }
  #laymod_297550 .bodyContContent .c_info .c_left img {
    width: 100%;
    max-width: 380px;
    display: block;
  }
  #laymod_297550 .bodyContContent .c_info .c_right {
    width: 61%;
    float: left;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_title {
    padding: 13px 0;
    display: inline-block;
    margin-bottom: 16px;
    border-bottom: 3px solid rgba(42,154,209,1);
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_name {
    margin-bottom: 23px;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_desc {
    height: 160px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media(min-width: 992px) and (max-width: 1199px) {
  #laymod_297550 .bodyContContent .c_info .c_left img {
    max-width: 330px;
  }
  #laymod_297550 .bodyContContent .c_info .c_left:after {
    bottom: 65px;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  #laymod_297550 .bodyContContent .c_info .c_left:before {
    top: -35px;
    height: 30px;
  }
  #laymod_297550 .bodyContContent .c_info .c_left:after {
    bottom: 45px;
    height: 40px;
  }
  #laymod_297550 .bodyContContent .c_info .c_left span {
    top: -40px;
  }
  #laymod_297550 .bodyContContent .c_info .c_left img {
    max-width: 280px;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_title {
    padding: 10px 0;
    margin-bottom: 14px;
    font-size: 17px;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_title span,
  #laymod_297550 .bodyContContent .c_info .c_right .c_title p,
  #laymod_297550 .bodyContContent .c_info .c_right .c_title b {
    font-size: 17px;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_name {
    margin-bottom: 14px;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_name,
  #laymod_297550 .bodyContContent .c_info .c_right .c_name span,
  #laymod_297550 .bodyContContent .c_info .c_right .c_name p,
  #laymod_297550 .bodyContContent .c_info .c_right .c_name b {
    font-size: 26px !important;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_desc {
    height: 100px;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media(max-width: 767px) {
  #laymod_297550 .bodyContContent .c_info .c_left img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_desc {
    font-size: 12px;
    line-height: 1.9;
  }
  #laymod_297550 .bodyContContent .c_info .c_right {
    margin-top: 4vw;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_title,
  #laymod_297550 .bodyContContent .c_info .c_right .c_title span,
  #laymod_297550 .bodyContContent .c_info .c_right .c_title p,
  #laymod_297550 .bodyContContent .c_info .c_right .c_title b {
    font-size: 18px !important;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_name {
    font-size: 20px;
    margin: 1.5vw 0 3vw 0;
  }
  #laymod_297550 .bodyContContent .c_info .c_right .c_name span,
  #laymod_297550 .bodyContContent .c_info .c_right .c_name p,
  #laymod_297550 .bodyContContent .c_info .c_right .c_name b {
    font-size: 20px !important;
  }
}
@media only screen  and (min-device-width : 992px) {
  #laymod_297550 .bodyCont_width {
    padding-top: 40px;
  }
}
		  img {   
  border:0 none;   
}   
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_170715 #jh2_newsrec_68 {   
  position:relative;   
  z-index: 500; 
    overflow: hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";   
}   
#laymod_170715 .bg {   
  position:absolute;    
  z-index: 1;   
  width:100%;    
  height:100%;     
  top:0;    
  left:0;    
}   
#laymod_170715 .bg_img {   
  z-index:2;   
}   
#laymod_170715 .bodyCont_width {   
  position:relative;   
  z-index:4;    
}    
/*标题控制*/    
#laymod_170715 .bodyContTitle {    
  margin:0;    
  position:relative;    
  z-index: 3;   
}     
#laymod_170715 .bodyContTitle .fl {     
  font-size:24px;
  color:#333;
}     
#laymod_170715 .bodyContTitle .fl2 {     
  font-size:12px;
  color:#999;
}     
#laymod_170715 .bodyContContent {     
  position:relative;     
  z-index: 4;     
}
#laymod_170715 .bodyContContent .newsli_box .news_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    width: 48.05%;
    height: 250px;
    padding: 25px 20px;
    transition: all .35s ease;
    border: 1px solid #e4e4e4;
  }
#laymod_170715 .bodyContContent .newsli_box .news_list .news_li a {
  display: block;
  height: 100%;
  position: relative;
}
#laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info span {
  color: #333;
  display: block;
}
#laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_year {
  opacity: 0.6;
}
#laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
  opacity: 0.7;
}
#laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_more {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .35s ease;
  font-size: 13px;
  color: rgba(42,154,209,1);
}
#laymod_170715 .bodyContContent .news_right a {
  display: block;
}
#laymod_170715 .bodyContContent .news_right .news_pic {
  margin-bottom: 30px;
}
#laymod_170715 .bodyContContent .news_right .news_pic img {
  max-width: 100%;
}
#laymod_170715 .bodyContContent .news_right .news_cate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
#laymod_170715 .bodyContContent .news_right .news_cate .news_cate1 {
  background: #fea501;
  color: #fff;
}
#laymod_170715 .bodyContContent .news_right .news_cate .news_cate2 {
  background: #57cdad;
  color: #fff;
}
#laymod_170715 .bodyContContent .news_right .news_cate a .main {
  font-size: 14px;
  margin-bottom: 4px;
}
#laymod_170715 .bodyContContent .news_right .news_cate a .subt {
  font-size: 13px;
}
#laymod_170715 .bodyContContent .news_right .news_cate a {
  height: 250px;
  position: relative;
  padding: 0 18px;
  padding-top: 40px;
  width: 48.05%;
  overflow: hidden;
}
#laymod_170715 .bodyContContent .news_right .news_cate a .news_flicon {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
#laymod_170715 .bodyContContent .news_right .news_cate a .news_flicon i {
  display: block;
  font-size: 150px;
  width: 150px;
  opacity: 0.2;
}
@media(min-width: 768px) {
  #laymod_170715 .bodyCont_width {
    padding: 0;
  }
  #laymod_170715 .bodyContContent:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_170715 .bodyContContent .newsli_box {
    width: 65.8%;
    float: left;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li_0,
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li_1 {
    margin-bottom: 30px;
  }
  #laymod_170715 .bodyContContent .news_right {
    float: right;
    width: 31.6%;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_year {
    font-size: 16px;
    margin-bottom: 6px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_name {
    font-size: 16px;
    margin-bottom: 6px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
    line-height: 1.7;
    font-size: 13px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_year {
    opacity: 0.9;
  }
}
  #laymod_170715 .active_false .bodyContContent .newsli_box .news_list .news_li:hover {
    transform: translateY(-10px);
    background: rgba(42,154,209,1);
  }
  #laymod_170715 .active_false .bodyContContent .newsli_box .news_list .news_li:hover a .news_info span,
  #laymod_170715 .active_false .bodyContContent .newsli_box .news_list .news_li:hover a .news_more {
    color: #fff;
  }
@media(min-width: 768px) and (max-width: 992px) {
  #laymod_170715 .bodyCont_width {
    width: 100%;
    padding: 0 15px;
  }
}
@media(max-width: 767px) {
  #laymod_170715 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_170715 .bodyContContent .newsli_box {
    margin-bottom: 5%;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    height: 19rem;
    padding: 15px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li_0,
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li_1 {
    margin-bottom: 3.9%;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_year {
    margin-bottom: 5px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_name {
    font-size: 14px;
    margin-bottom: 6px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
    line-height: 1.4;
    font-size: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #laymod_170715 .bodyContContent .news_right .news_pic {
    margin-bottom: 3.9%;
  }
  #laymod_170715 .bodyContContent .news_right .news_cate a {
    height: 24rem;
    position: relative;
    padding: 0 12px;
    padding-top: 25px;
  }
}
@media(min-width: 993px) and (max-width: 1199px) {
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    height: 228px;
  }
}
@media(min-width: 954px) and (max-width: 992px) {
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    height: 224px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
    height: 66px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media(min-width: 781px) and (max-width: 810px) {
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    height: 208px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
    height: 66px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media(min-width: 811px) and (max-width: 954px) {
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    height: 212px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
    height: 66px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media(min-width: 768px) and (max-width: 780px) {
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li {
    height: 204px;
  }
  #laymod_170715 .bodyContContent .newsli_box .news_list .news_li a .news_info .news_desc {
    height: 66px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
		  /** Generated by FG **/
@font-face {
    font-family: 'Conv_Trebuchet MS Bold';
    src: url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.eot');
    src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/Trebuchet MS Bold.svg') format('svg');
    font-weight: normal;
    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; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_170716 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_170716 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_170716 .bg_img {
  z-index:2;
}
#laymod_170716 .bodyCont_width {
  position:relative;
  z-index:4;
}
#laymod_170716 .bodyContContent {
  background:#232323;
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_170716 .bodyContContent .contact_content{
  width:100%;
  display: block;
  overflow: hidden;
  -webkit-transform: translateY(-50%);    /* for Chrome || Safari */
  -moz-transform: translateY(-50%);       /* for Firefox */
  -ms-transform: translateY(-50%);        /* for IE */
  -o-transform: translateY(-50%);         /* for Opera */
  transform:translateY(-50%);
  position: relative;
}
#laymod_170716 .bodyContContent .contact_content .contact_item{
  padding:33px 20px 34px 40px;
  width:33.3333%;
  float:left;
  position: relative;
}
#laymod_170716 .bodyContContent .contact_content .contact_1{
  background: #191110;
}
#laymod_170716 .bodyContContent .contact_content .contact_2 {
  background: #3f3f3f;
}
#laymod_170716 .bodyContContent .contact_content .contact_3{
  background: rgba(42,154,209,1);
}
#laymod_170716 .bodyContContent .contact_content .contact_item .txt{
  max-width:74%;
}
#laymod_170716 .bodyContContent .contact_content .contact_item h4 {
  margin-bottom:8px;
  font-size:26px;
  color:#fff;
  line-height:1;
  font-family:'Conv_Trebuchet MS Bold',"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_170716 .bodyContContent .contact_content .contact_item p,
#laymod_170716 .bodyContContent .contact_content .contact_item p a{
  font-size:14px;
  color:#fff;
  line-height:20px;
  display: block;
}
#laymod_170716 .bodyContContent .contact_content .contact_item p {
  height:40px;
}
#laymod_170716 .bodyContContent .contact_content .contact_item .arrow_icon{
  margin-top:18px;
  width:40px;
  height:1px;
  display: block;
  background: #fff;
  position: relative;
    transition:all ease-out 0.3s;
    -moz-transition:all ease-out 0.3s; /* Firefox 4 */
    -webkit-transition:all ease-out 0.3s; /* Safari and Chrome */
    -o-transition:all ease-out 0.3s; /* Opera */
}
#laymod_170716 .bodyContContent .contact_content .contact_item .arrow_icon:before{
    content: "";
    position: absolute;
    right: 0;
    top: 52%;
    width: 6px;
    margin-top: -1px;
    margin-left: -2px;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
}
#laymod_170716 .bodyContContent .contact_content .contact_item .contact_icon{
  position: absolute;
  top:43px;
  right:20px;
  -webkit-transition: top 0.6s cubic-bezier(0.175, 0.885, 0.320, 1.275);
  transition: top 0.6s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
/*返回按钮*/
#laymod_170716 .bodyContContent .back_btn{
  position: absolute;
    right:10%;
    top: 0;
    margin-top: -38px;
}
@media(min-width:1366px) and (max-width:1600px){
    #laymod_170716 .bodyContContent .back_btn{
        right:1vw;
    }
}
@media(max-width:1336px){
    #laymod_170716 .bodyContContent .back_btn{
        display: none;
    }
}
#laymod_170716 .bodyContContent .back_btn a {
  width:75px;
  height:75px;
  display: block;
  background:#000;
  position: relative;
  color: #fff;
}
#laymod_170716 .bodyContContent .back_btn a:before{
    content: "";
    position: absolute;
    top: 32px;
    left: 50%;
    width: 2px;
    margin-left: -2px;
    margin-top: -16px;
    height: 16px;
    background:currentColor;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
}
#laymod_170716 .bodyContContent .back_btn a:after{
    content: "";
    position: absolute;
    top: 32px;
    right: 50%;
    width: 16px;
    margin-right: -0px;
    margin-top: -2px;
    height: 2px;
    background: currentColor;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom; 
}
/* 导航内容开始 */
#laymod_170716 .bodyContContent .nav_content {
  clear:both;
  margin-top:-23px;
  padding-bottom:48px;
  overflow: hidden;
  display: block;
}
#laymod_170716 .bodyContContent .nav_content .nav_block{
  width:232px;
}
#laymod_170716 .bodyContContent .nav_content .product_block {
  width:560px;
}
#laymod_170716 .bodyContContent .nav_content .email_block{
  width:378px;
  position: relative;
}
#laymod_170716 .bodyContContent .nav_content .nav_block h4,
#laymod_170716 .bodyContContent .nav_content .product_block h4,
#laymod_170716 .bodyContContent .nav_content .email_block h4{
  margin-bottom:9px;
  font-size:20px;
  color:#fff;
  line-height:1.5;
    font-family: 'Conv_Trebuchet MS Bold';
}
#laymod_170716 .bodyContContent .nav_content .nav_item .menu_item,
#laymod_170716 .bodyContContent .nav_content .product_block .pro_item {
  width:100%;
  font-size:12px;
  line-height:26px;
  display: block;
  transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s;
  -webkit-transition:all ease-out 0.3s;
  -o-transition:all ease-out 0.3s;
  white-space:nowrap; 
  overflow:hidden; 
  text-overflow:ellipsis; 
    color:#8f8f8f;
}
#laymod_170716 .bodyContContent .nav_content .categoryList {
  float:left;
}
#laymod_170716 .bodyContContent .nav_content .product_block .procate_ul1 {
  width:52.857%;
}
#laymod_170716 .bodyContContent .nav_content .email_box {
  display: block;
  position: relative;
  overflow:hidden;
}
#laymod_170716 .bodyContContent .nav_content .email_box p {
  font-size:12px;
  line-height:26px;
    color:#8f8f8f;
}
/* 留言开始 */
#laymod_170716 .bodyContContent .email_box .cont_message {
   background:none;
   padding: 0;
   margin-bottom: 17px;
   font-size: 0;
   height: 100%;
   position: relative;
}
#laymod_170716 .bodyContContent .email_box .cont_message .cont_mail {
  background: none;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 12px;
  padding: 12px 0;
  border-radius: 0;
    color:rgba(255,255,255,0.3);
    border-bottom:1px solid rgba(255,255,255,0.3);
}
#laymod_170716 .bodyContContent .email_box .cont_message a.liuyan  {
    font-size:20px;
    line-height:1;
    position: absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    z-index: 2;
    color:rgba(255,255,255,0.3);
}
#laymod_170716 .bodyContContent .email_box .cont_message a.liuyan2 {
  font-size: 20px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  z-index: 2;
  color: rgba(255,255,255,0.3);
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_code {
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 95%;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    vertical-align: top;
    font-size: 12px;
    height: 35px;
    position: absolute;
    top: -100%;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    font-size: 0;
    -webkit-appearance: none;
    color:rgba(255,255,255,0.3);
}
#laymod_170716 .bodyContContent .nav_content .email_box.code_active .message_code {
  top:0;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_valiCode {
  height: 35px;
  width: 60%;
  color:#fff;
  background:#232323;
  text-indent:10px;
  transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s; /* Firefox 4 */
  -webkit-transition:all ease-out 0.3s; /* Safari and Chrome */
  -o-transition:all ease-out 0.3s; /* Opera */
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_code input {
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #000;
  border-radius: 0;
  font-size: 12px;
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_code #verifyPic{
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    *display:inline;
    *zoom:1;
    float: none;
    vertical-align: top;
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_valiCode::-webkit-input-placeholder,
#laymod_170716 .bodyContContent .nav_content .email_block .message_code input::-webkit-input-placeholder {
  color:currentColor;
  opacity: 0.3;
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_valiCode:focus:-moz-placeholder { 
  color:#fff;
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_valiCode:focus:-ms-input-placeholder { 
  color:#fff;
}
#laymod_170716 .bodyContContent .nav_content .email_block .message_valiCode:focus::-webkit-input-placeholder {
  color:#fff;
}
#laymod_170716 .bodyContContent .email_box .cont_message .cont_mail::-webkit-input-placeholder { 
  color:currentColor;
  opacity: 0.3;
}
#laymod_170716 .bodyContContent .email_box .cont_message .cont_mail:-moz-placeholder { 
  color:currentColor;
  opacity: 0.3;
}
#laymod_170716 .bodyContContent .email_box .cont_message .cont_mail:-ms-input-placeholder {
  color:currentColor;
  opacity: 0.3;
}
#laymod_170716 .bodyContContent .email_box .cont_message input {
  color:rgba(255,255,255,0.3);
}
#laymod_170716 .bodyContContent .email_box .cont_message input:focus{
    color:#fff;
}
#laymod_170716 .bodyContContent .email_box .cont_message input::-webkit-input-placeholder {
  color:currentColor;
  opacity: 0.3;
}
#laymod_170716 .bodyContContent .email_box .cont_message input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#fff;
}
#laymod_170716 .bodyContContent .email_box .cont_message input:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#fff;
}
#laymod_170716 .bodyContContent .email_box .cont_message input:focus::-webkit-input-placeholder {
  color:#fff;
} 
/* 留言结束 */
#laymod_170716 .bodyContContent .nav_content .email_block .message_desc{
  line-height:26px;
  font-size:12px;
    color:#8f8f8f;
}
/* 版权所有 */
#laymod_170716 .bodyContContent .foot_copyright,
#laymod_170716 .bodyContContent .copyright_block a {
  margin-right:5px;
  padding:20px 0;
  font-size:12px;
  line-height:2;
  display:inline-block;
  *display:inline;
  *zoom:1;
    color:rgba(255,255,255,0.3);
}
#laymod_170716 .bodyContContent .copyright_block .col-md-4 {
  text-align: right;
}
#laymod_170716 .bodyContContent .footer_block>.col-xs-12 {
  float: none;
}
#laymod_170716 .bodyContContent .contact_icon .icontnof {
  font-size: 42px;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
@media (min-width:992px) {
  #laymod_170716 .bodyContContent .contact_content .contact_item:hover .arrow_icon:before{
    -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-animation: arrow 2.6s cubic-bezier(1, 0, 0, 1) 0s infinite;
    -moz-animation: arrow 2.6s cubic-bezier(1, 0, 0, 1) 0s infinite;
    animation: arrow 2.6s cubic-bezier(1, 0, 0, 1) 0s infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  #laymod_170716 .bodyContContent .contact_content .contact_item:hover .arrow_icon{
    width:60px;
  }
  #laymod_170716 .bodyContContent .contact_content .contact_item:hover .contact_icon{
    top:38px;
  }
  #laymod_170716 .bodyContContent .nav_content .nav_item .menu_item:hover,
  #laymod_170716 .bodyContContent .nav_content .product_block .pro_item:hover,
  #laymod_170716 .bodyContContent .email_box .cont_message a.liuyan:hover{
    color:rgba(42,154,209,1); 
  }
  #laymod_170716 .bodyContContent .copyright_block a:hover {
    color:rgba(42,154,209,1); 
  }
  #laymod_170716 .container {
    padding: 0;
  }
  #laymod_170716 .copyright_block .col-md-5 {
    text-align: right;
  }
  #laymod_170716 .bodyContContent .contact_content .contact_1 p {
    height: 40px;
  }
}
/*直接控制小于992px屏幕时css*/
@media (max-width:991px) {
  #laymod_170716 .bodyContContent .contact_content .contact_item h4{
    font-size:20px;
  }
  #laymod_170716 .bodyContContent .procate_content .swiper-slide.col-xs-6{
    width:70% !important;
  }
  #laymod_170716 .bodyContContent .contact_content{
      -webkit-transform: translateY(0);    /* for Chrome || Safari */
      -moz-transform: translateY(0);       /* for Firefox */
      -ms-transform: translateY(0);        /* for IE */
      -o-transform: translateY(0);         /* for Opera */
      transform:translateY(0);
  }
  #laymod_170716 .bodyContContent .contact_content .contact_item{
    padding:30px 15px;
    width:100%;
  }
  #laymod_170716 .bodyContContent .nav_content {
    margin-top:0;
    padding-bottom: 15px;
  }
  #laymod_170716 .bodyContContent .email_box .cont_message {
    margin-bottom: 14px;
  }
  #laymod_170716 .bodyContContent .nav_content .email_block .message_desc {
    line-height: 1.2;
  }
  #laymod_170716 .bodyContContent .nav_content .nav_block,
  #laymod_170716 .bodyContContent .nav_content .product_block,
  #laymod_170716 .bodyContContent .nav_content .email_block{
    width:100%;
  }
  #laymod_170716 .bodyContContent .nav_content .nav_block .nav_item{
    padding-right:1rem;
    display:inline-block;
    *display:inline;
    *zoom:1;
  }
  #laymod_170716 .bodyContContent .nav_content .nav_block h4,
  #laymod_170716 .bodyContContent .nav_content .product_block h4,
  #laymod_170716 .bodyContContent .nav_content .email_block h4{
    font-size: 16px;
    margin-top:15px;
    margin-bottom: 0;
  }
  #laymod_170716 .bodyContContent .copyright_block span,
  #laymod_170716 .bodyContContent .copyright_block p,
  #laymod_170716 .bodyContContent .copyright_block a{
    padding:0;
  }
  #laymod_170716 .bodyContContent .back_btn{
    display: none;
  }
  #laymod_170716 .bodyContContent .nav_content .email_block .message_valiCode{
    width:50%;
  }
  #laymod_170716 .bodyContContent .foot_copyright {
    padding: 0;
  }
  #laymod_170716 .bodyContContent .contact_content .contact_item p {
  height:auto;
}
}
