@media (min-width:1200px) {
#jh_nav_5 .header_info .main_nav .parent_list>li p a {
    padding: 0 20px !important;
}
}
#jh10_ProductCate_1 .container {
    padding-right: 0px !important;
    padding-left: 0px !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;  
}
@font-face {
  font-family: 'Conv_Helvet';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-ThEx.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-ThEx.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-ThEx.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-ThEx.svg') format('svg');
}
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_1242232 #jh_nav_5 {
  position:relative;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
  z-index: 1200;
}
#laymod_1242232 #jh_nav_5.fix_nav {
  position:fixed;
  top:0;
  left:0;
  width:100%;
}
#laymod_1242232 .bodyCont_width>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1242232 .bodyCont_width>.bg_img {
  z-index:2;
}
#laymod_1242232 .bodyCont_width {
  position:relative;
  z-index:4;
  opacity: 1;
  border-top:3px solid rgba(254,0,2,1);
}
/*标题控制*/
#laymod_1242232 .bodyContContent {
  position:relative;
  z-index: 4;
  width:100%;
}
#laymod_1242232 .bodyContContent>.container {
  position:relative;
}
/*模版主体部分*/
#laymod_1242232 .header_logo {
  height:100%;
  position:absolute;
  left:0;
  overflow:hidden;
  top:0;
}
#laymod_1242232 .header_logo a {
  width:100%;
  height:100%;
  position:relative;
  display:block;
  /*display*/
  display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    /*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:flex-start;/*交叉轴对齐*/
  -webkit-align-items:flex-start;
  box-align:start;
  -moz-box-align:start;
  -webkit-box-align:start;
}
#laymod_1242232 .header_logo a span.logo_text {
  font-size:16px;
  color:#000;
  line-height:1;
  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_1242232 .header_logo img {
  display:block;
  margin:0;
  max-height:90%;
  max-width:100%;
  margin:0;
  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_1242232 .header_info {
display:flex;
display:-webkit-flex;
justify-content:space-between;
flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
}
#laymod_1242232 .header_info .main_nav {
font-size:0;
}
#laymod_1242232 .header_info .main_nav .parent_list {
}
#laymod_1242232 .header_info .main_nav .parent_list>li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
position:relative;
}
#laymod_1242232 .header_info .main_nav .parent_list>li p a {
display:block;
padding:0 1.2vw;
color:#fff;
line-height:5.5;
position:relative;
z-index:1;
-webkit-transition:transform 1s cubic-bezier(.075,.82,.165,1);
transition:transform 1s cubic-bezier(.075,.82,.165,1);
}
#laymod_1242232 .header_info .main_nav .parent_list>li p.active a {
  color:#fff;
}
#laymod_1242232 .header_info .main_nav .parent_list>li p a:after {
content:"";
display:block;
width:100%;
height:100%;
background:rgba(254,0,2,1);
position:absolute;
top:0;
left:0;
z-index:-1;
-webkit-transform:scale(1,0);
transform:scale(1,0);
transform-origin:bottom center;
-webkit-transition:transform 1s cubic-bezier(.075,.82,.165,1);
transition:transform 1s cubic-bezier(.075,.82,.165,1);
}
#laymod_1242232 .header_info .main_nav .parent_list>li p.active a:after {
-webkit-transform:scale(1,1);
transform:scale(1,1);
}
#laymod_1242232 .header_info .main_nav .parent_list>li p a span {
vertical-align:middle;
font-size:14px;
font-weight:normal;
}
#laymod_1242232 .header_info .main_nav .parent_list>li p a .icona {
display:inline-block;
vertical-align:middle;
line-height:1;
font-size:18px;
-webkit-transition:0.5s;
transition:0.5s;
}
#laymod_1242232 .header_info .main_nav .parent_list>li p a .icona:before {
  content:"\e6b6";
}
#laymod_1242232 .header_info .main_nav .parent_list>li.active p a .icona {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}
#laymod_1242232 .header_info .main_nav .parent_list>li.haschild .child_list {
  display:none;
  position:absolute;
  width:200%;
  background:#1a1a1c;
  border-top:2px solid rgba(254,0,2,1);
  z-index:999;
}
#laymod_1242232 .header_info .main_nav .parent_list>li.haschild .child_list>li {
  position: relative;
}
#laymod_1242232 .header_info .main_nav .parent_list>li.haschild .child_list li a {
  display:block;
  color:#fff;
  font-size:14px;
  line-height:4;
  text-indent:2em;
  position:relative;
  z-index:1;
}
#laymod_1242232 .header_info .main_nav .parent_list>li.haschild .child_list li a:after {
  content:"";
  display:block;
  width:100%;
  height:100%;
  background:rgba(254,0,2,1);
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
  -webkit-transform:scale(1,0);
  transform:scale(1,0);
  transform-origin:bottom center;
  -webkit-transition:transform 1s cubic-bezier(.075,.82,.165,1);
  transition:transform 1s cubic-bezier(.075,.82,.165,1);
}
#laymod_1242232 .header_info .main_nav .parent_list>li .sun_list,
#laymod_1242232 .header_info .main_nav .parent_list>li .sun_list .csun_list {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  margin-top: 30px;
  background: #1a1a1c;
  transition: visibility 180ms ease,opacity 180ms ease,margin 180ms ease;
}
#laymod_1242232 .header_info .main_nav .parent_list>li.haschild .child_list>li:hover .sun_list,
#laymod_1242232 .header_info .main_nav .parent_list>li.haschild .child_list>li .sun_list>li:hover .csun_list {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
#laymod_1242232 .header_info .header_contact {
  padding:10.5px 0;
}
#laymod_1242232 .header_info .header_contact .icona {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  color:#fff;
  width:40px;
}
#laymod_1242232 .header_info .header_contact .icona .pcfont {
  font-size:30px;
}
#laymod_1242232 .header_info .header_contact .contact_info {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
}
#laymod_1242232 .header_info .header_contact .contact_info .tel {
  color:rgba(254,0,2,1);
  font-size:20.92px;
  line-height:1.14;
  font-family:"Conv_Helvet";
}
#laymod_1242232 .header_info .header_contact .contact_info .email {
  display:block;
  color:#fff;
  font-size:14px;
  line-height:1.2857;
  font-family:"Conv_Helvet";
}
#laymod_1242232 .mobile_main_nav {
  display:none;
}
#laymod_1242232 .mobile_nav_btn {
text-align:right;
font-size:0;
float:right
}
#laymod_1242232 .mobile_nav_btn a {
position:relative;
display:inline-block;
width:40px;
height:77px;
padding:18.5px 0;
}
#laymod_1242232 .mobile_nav_btn .line {
display:inline-block;
width:30px;
height:1px;
background:#fff;
position:absolute;
top:50%;
margin-top:-0.5px;
left:5px;
transform-origin:center;
-webkit-transition:transform 1s cubic-bezier(.075,.82,.165,1);
transition:transform 1s cubic-bezier(.075,.82,.165,1);
}
#laymod_1242232 .mobile_nav_btn .top_line {
transform:translateY(-9px);
}
#laymod_1242232 .mobile_nav_btn .bottom_line {
transform:translateY(9px);
}
#laymod_1242232 .mobile_nav_btn.active .top_line {
transform:rotate(-45deg) translateY(0);
}
#laymod_1242232 .mobile_nav_btn.active .bottom_line {
transform:rotate(45deg) translateY(0);
}
#laymod_1242232 .mobile_main_nav {
width:100%;
padding:40px 0;
position:absolute;
top:59px;
background:#1a1a1c;
z-index:999;
overflow:auto;
}
#laymod_1242232 .mobile_main_nav .parent_list {
width:50%;
text-align:center;
margin:0 auto;
    border-top: 1px solid rgba(238,238,238,0.2);
}
#laymod_1242232 .mobile_main_nav .parent_list>li {
  position:relative;
    border-bottom: 1px solid rgba(238,238,238,0.2);
}
#laymod_1242232 .mobile_main_nav .parent_list>li a {
    color:rgba(255,255,255,0.6);
  font-size:13px;
  line-height:4;
  position:relative;
}
#laymod_1242232 .mobile_main_nav .parent_list>li li {
  position: relative;
}
#laymod_1242232 .mobile_main_nav .parent_list>li li a {
  line-height:2.6;
    color:rgba(255,255,255,0.4);
}
#laymod_1242232 .mobile_main_nav .parent_list>li a span {
  vertical-align:middle;
  font-size:14px;
}
#laymod_1242232 .mobile_main_nav .parent_list>li p {
  position:relative;
  z-index: 1;
}
#laymod_1242232 .mobile_main_nav .parent_list>li .icona,
#laymod_1242232 .mobile_main_nav .parent_list li .iconb,
#laymod_1242232 .mobile_main_nav .parent_list li .iconc {
  line-height:1;
  font-size:18px;
  position:absolute;
  top:0;
  right:0;
    color:rgba(255,255,255,0.5);
  z-index: 2;
  font-size: 14px;
  line-height: 4;
  display:block;
}
#laymod_1242232 .mobile_main_nav .parent_list li .iconb,
#laymod_1242232 .mobile_main_nav .parent_list li .iconc {
  display: inline-block;
  line-height: 2.6;
}
#laymod_1242232 .mobile_main_nav .parent_list>li .icona:before,
#laymod_1242232 .mobile_main_nav .parent_list li .iconb:before,
#laymod_1242232 .mobile_main_nav .parent_list li .iconc:before {
  content:"\e79b";
}
#laymod_1242232 .mobile_main_nav .child_list {
  display:none;
  padding:15px 0;
    border-top: 1px solid rgba(238,238,238,0.1);
}
#laymod_1242232 .mobile_main_nav .sun_list,
#laymod_1242232 .mobile_main_nav .csun_list {
  display: none;
}
@media (min-width: 1500px) and (max-width: 1920px) {
  #laymod_1242232 .header_info .main_nav .parent_list>li p a {
    padding: 0 0.9vw;
  }
}
@media (min-width: 992px) {
  #laymod_1242232 .header_info {
    padding: 0;
  }
}
  #laymod_1242232 .active_false .header_info .main_nav .parent_list>li p a:hover {
    color:#fff;
  }
  #laymod_1242232 .active_false .header_info .main_nav .parent_list>li p a:hover::after {
    -webkit-transform:scale(1,1);
    transform:scale(1,1);
    transform-origin:top center;
    -webkit-transition:transform 1s cubic-bezier(.075,.82,.165,1);
    transition:transform 1s cubic-bezier(.075,.82,.165,1);
  }
  #laymod_1242232 .active_false .header_info .main_nav .parent_list>li.haschild .child_list li a:hover {
    color:#fff;
  }
  #laymod_1242232 .active_false .header_logo a:hover span.logo_text {
    color:rgba(254,0,2,1);
  }
  #laymod_1242232 .active_false .header_info .main_nav .parent_list>li.haschild .child_list li a:hover::after {
    -webkit-transform:scale(1,1);
    transform:scale(1,1);
    transform-origin:top center;
    -webkit-transition:transform 1s cubic-bezier(.075,.82,.165,1);
    transition:transform 1s cubic-bezier(.075,.82,.165,1);
  }
/*直接控制小于992px屏幕时css*/
@media (max-width:991px) {
  #laymod_1242232 .bodyContContent>.container {
    width: 100%;
  }
  #laymod_1242232 .header_logo,
  #laymod_1242232 .mobile_nav_btn a {
    height:70px;
  }
}
  #laymod_1242232 .active_true .bodyContContent>.container {
    width: 100%;
  }
  #laymod_1242232 .active_true .header_logo,
  #laymod_1242232 .active_true .mobile_nav_btn a {
    height:70px;
  }
  /* 手机导航按钮 */
  #laymod_1242232 .active_true .mobile_nav_btn {
    display: block !important;
  }
  #laymod_1242232 .active_true .header_info {
    display: none !important;
  }
		  #laymod_1242265 {   
    position:relative;
        font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";   
}   
#laymod_1242265 .bg {   
  position:absolute;    
  z-index: 1;   
  width:100%;    
  height:100%;     
  top:0;    
  left:0;    
}
#laymod_1242265 .bodyCont_width {   
  position:relative;  
  opacity: 1; 
  z-index:4;    
}
#laymod_1242265 .bodyCont_width .Homebanner a {
  display: block;
  width: 100%;
  height: 100%;
  position:relative;
  overflow: hidden;
}
#laymod_1242265 .bodyCont_width .Homebanner a img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
#laymod_1242265 .Homebanner ul {
  position: relative;
  height: 100%;
  transition-delay: .3s;
}
#laymod_1242265 .Load .fix_width {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  height: 100%;
}
#laymod_1242265 .Load .Homebannertext {
  padding: 0;
  margin: auto;
}
#laymod_1242265 .Load .Homebannertext .bannertime1 {
  font-size: 12px;
  line-height: 1;
  color: #000;
  margin-bottom: 24px;
}
#laymod_1242265 .Load .Homebannertext .bannertime2 {
  font-size: 24px;
  line-height: 1.2;
  color: #000;
}
#laymod_1242265 .Load .Homebannertext .bannertime3 {
  color: #fff;
  display: inline-block !important;
  font-size: 14px;
  padding:0 30px;
  height: 40px;
  line-height: 40px;
  transition:all .35s;
  background: #454545;
}
#laymod_1242265 .Load .Homebannertext .bannertime3.hide {
  display: none !important;
}
#laymod_1242265 .bodyCont_width .Homebanner .Load.swiper-slide-active a img {
  -webkit-animation: myfirst 2s linear 1;
  animation: myfirst 2s linear 1;
}
#laymod_1242265 .fix_btns {
  display: none;
}
.design-html #laymod_1242265 .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_1242265 .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_1242265 .fix_btns a.active,
.design-html #laymod_1242265 .fix_btns a:hover {
  background: rgba(255, 82, 65, 1.0);
}
#laymod_1242265 .Load {
  opacity: 0 !important;
}
#laymod_1242265 .Load.active,
#laymod_1242265 .Load.swiper-slide-active {
  opacity: 1 !important;
}
#laymod_1242265 .swiper-pagination span {
  transition: all .35s;
  border-radius: 0;
  opacity: 1;
  border: 1px solid #000;
  background: none;
}
#laymod_1242265 .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
#laymod_1242265 .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 3px;
}
@media(min-width: 1100px) and (max-width: 1300px){
  #laymod_1242265 .Load .Homebannertext .bannertime1,
  #laymod_1242265 .Load .Homebannertext .bannertime1 span,
  #laymod_1242265 .Load .Homebannertext .bannertime1 b,
  #laymod_1242265 .Load .Homebannertext .bannertime1 p {
    font-size: 30px !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime1 {
    margin-bottom: 20px;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime3 {
    margin-top: 20px;
  }
}
@media(min-width: 992px) and (max-width: 1100px){
  #laymod_1242265 .Load .Homebannertext .bannertime1,
  #laymod_1242265 .Load .Homebannertext .bannertime1 span,
  #laymod_1242265 .Load .Homebannertext .bannertime1 b,
  #laymod_1242265 .Load .Homebannertext .bannertime1 p {
    font-size: 26px !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime1 {
    margin-bottom: 20px;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime3 {
    margin-top: 20px;
  }
}
@media(min-width: 768px) and (max-width: 992px){
  #laymod_1242265 .Load .Homebannertext .bannertime1,
  #laymod_1242265 .Load .Homebannertext .bannertime1 span,
  #laymod_1242265 .Load .Homebannertext .bannertime1 b,
  #laymod_1242265 .Load .Homebannertext .bannertime1 p {
    font-size: 24px !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime2,
  #laymod_1242265 .Load .Homebannertext .bannertime2 span,
  #laymod_1242265 .Load .Homebannertext .bannertime2 b,
  #laymod_1242265 .Load .Homebannertext .bannertime2 p {
    font-size: 13px !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime1 {
    margin-bottom: 15px;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime3 {
    margin-top: 15px;
  }
}
@media(min-width: 768px){
  .design-html #laymod_1242265 .bodyCont_width:hover .fix_btns {
    opacity: 1;
    visibility: visible;
  }
  #laymod_1242265 .Load .Homebannertext {
    position: absolute;
    top: 40%;
    left: 60%;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime2 {
    margin-bottom: 30px;
  }
  #laymod_1242265 .bodyCont_width .Homebanner a .cebian {
    position: absolute;
    left: 4%;
    bottom: 29%;
    color: #000;
    font-size: 12px;
    z-index: 1;
    transform: rotate(270deg);
    transform-origin: left top;
  }
  #laymod_1242265 .bodyCont_width .Homebanner a .cebian:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 120px;
    background: currentColor;
    left: 7%;
    bottom: -814%;
    z-index: -4;
    transform: rotate(90deg);
    transform-origin: left top;
  }
}
  #laymod_1242265 .swiper-pagination span:hover {
    background: #000;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime3:hover {
    background: rgba(254,0,2,1);;
  }
@media(max-width: 767px){
  #laymod_1242265 .Load .Homebannertext .bannertime1,
  #laymod_1242265 .Load .Homebannertext .bannertime1 span,
  #laymod_1242265 .Load .Homebannertext .bannertime1 b,
  #laymod_1242265 .Load .Homebannertext .bannertime1 p {
    font-size: 12px !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime2,
  #laymod_1242265 .Load .Homebannertext .bannertime2 span,
  #laymod_1242265 .Load .Homebannertext .bannertime2 b,
  #laymod_1242265 .Load .Homebannertext .bannertime2 p {
    font-size: 14px !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime1,
  #laymod_1242265 .Load .Homebannertext .bannertime2 {
    margin-bottom: 5vw;
  }
  #laymod_1242265 .Load .Homebannertext {
    left: 15px !important;
    top: 0 !important;
    height: 100%;
    right: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
  }
  #laymod_1242265 .bodyCont_width .Homebanner a .cebian {
    display: none !important;
  }
  #laymod_1242265 .Load .Homebannertext .bannertime3 {
    font-size: 12px;
  }
}
@media(max-width: 1366px) {
  #laymod_1242265 .ql-size-12,
  #laymod_1242265 .ql-size-13,
  #laymod_1242265 .ql-size-14,
  #laymod_1242265 .ql-size-15,
  #laymod_1242265 .ql-size-16 {
    font-size: 3vw;
  }
  #laymod_1242265 .ql-size-17,
  #laymod_1242265 .ql-size-18,
  #laymod_1242265 .ql-size-19,
  #laymod_1242265 .ql-size-20,
  #laymod_1242265 .ql-size-21 {
    font-size: 3.2vw;
  }
  #laymod_1242265 .ql-size-22,
  #laymod_1242265 .ql-size-23,
  #laymod_1242265 .ql-size-24,
  #laymod_1242265 .ql-size-25,
  #laymod_1242265 .ql-size-26 {
    font-size: 3.4vw;
  }
  #laymod_1242265 .ql-size-27,
  #laymod_1242265 .ql-size-28,
  #laymod_1242265 .ql-size-29,
  #laymod_1242265 .ql-size-30,
  #laymod_1242265 .ql-size-31 {
    font-size: 3.6vw;
  }
  #laymod_1242265 .ql-size-32,
  #laymod_1242265 .ql-size-33,
  #laymod_1242265 .ql-size-34,
  #laymod_1242265 .ql-size-35,
  #laymod_1242265 .ql-size-36 {
    font-size: 3.8vw;
  }
  #laymod_1242265 .ql-size-37,
  #laymod_1242265 .ql-size-38,
  #laymod_1242265 .ql-size-39,
  #laymod_1242265 .ql-size-40,
  #laymod_1242265 .ql-size-41 {
    font-size: 4vw;
  }
  #laymod_1242265 .ql-size-42,
  #laymod_1242265 .ql-size-43,
  #laymod_1242265 .ql-size-44,
  #laymod_1242265 .ql-size-45,
  #laymod_1242265 .ql-size-46 {
    font-size: 4.2vw;
  }
  #laymod_1242265 .ql-size-47,
  #laymod_1242265 .ql-size-48,
  #laymod_1242265 .ql-size-49,
  #laymod_1242265 .ql-size-50,
  #laymod_1242265 .ql-size-51 {
    font-size: 4.4vw;
  }
  #laymod_1242265 .ql-size-52,
  #laymod_1242265 .ql-size-53,
  #laymod_1242265 .ql-size-54,
  #laymod_1242265 .ql-size-55,
  #laymod_1242265 .ql-size-56 {
    font-size: 4.6vw;
  }
  #laymod_1242265 .ql-size-57,
  #laymod_1242265 .ql-size-58,
  #laymod_1242265 .ql-size-59,
  #laymod_1242265 .ql-size-60,
  #laymod_1242265 .ql-size-61 {
    font-size: 4.8vw;
  }
  #laymod_1242265 .ql-size-62,
  #laymod_1242265 .ql-size-63,
  #laymod_1242265 .ql-size-64,
  #laymod_1242265 .ql-size-65,
  #laymod_1242265 .ql-size-66 {
    font-size: 5vw;
  }
  #laymod_1242265 .ql-size-67,
  #laymod_1242265 .ql-size-68,
  #laymod_1242265 .ql-size-69,
  #laymod_1242265 .ql-size-70,
  #laymod_1242265 .ql-size-71 {
    font-size: 5.2vw;
  }
  #laymod_1242265 .ql-size-72,
  #laymod_1242265 .ql-size-73,
  #laymod_1242265 .ql-size-74,
  #laymod_1242265 .ql-size-75,
  #laymod_1242265 .ql-size-76 {
    font-size: 5.4vw;
  }
}
		  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_1242233 #jh2_bread_1 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_1242233 #jh2_bread_1>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1242233 #jh2_bread_1>.bg_img {
  z-index:2;
}
#laymod_1242233 #jh2_bread_1 .bodyCont_width {
  position:relative;
  z-index:4;
}
/* 当前位置 */
#laymod_1242233 #jh2_bread_1 .bread_nav ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1242233 #jh2_bread_1 .bread_nav ul li {
  width: auto;
  float: left;
  color: #d4d4d4;
}
#laymod_1242233 #jh2_bread_1 .bread_nav .bread_position span {
  color: #d4d4d4;
  font-size: 14px;
}
#laymod_1242233 #jh2_bread_1 .bread_nav li a {
  font-size: 14px;
  transition: all .35s;
  color: #d4d4d4;
}
#laymod_1242233 #jh2_bread_1 .bread_nav li .bread_border {
  font-family: Simsun;
  font-size: 14px;
  padding: 0 5px;
  color: #d4d4d4;
}
#laymod_1242233 #jh2_bread_1 .bread_nav li.active,
#laymod_1242233 #jh2_bread_1 .bread_nav li.active a {
  color: rgba(254,0,2,1);
}
#laymod_1242233 #jh2_bread_1 .searach_nav .search_box {
  font-size: 0;
  border: 1px solid;
  border-color: #e3e3e3;
}
#laymod_1242233 #jh2_bread_1 .searach_nav .search_box input {
  display: inline-block;
  width: 80%;
 font-size: 12px;
  vertical-align: top;
  color:#bababa;
  background: #fff;
}
#laymod_1242233 #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_1242233 #jh2_bread_1 .row {
    display: flex;
    display: -webkit-flex;
    height: 100%;
  }
  #laymod_1242233 #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_1242233 #jh2_bread_1 .bread_nav {
    padding: 0;
  }
  #laymod_1242233 #jh2_bread_1 .bread_nav li {
    line-height: 1.2;
    padding: 10px 0;
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav {
    padding: 0;
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav .search_box {
    width: 100%;
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav .search_box input {
    padding: 8px 7px;
		height:33px;
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav .search_box a {
    padding: 7px;
		height:33px;
  }
}
  #laymod_1242233 #jh2_bread_1 .bread_nav li a:hover {
    color: rgba(254,0,2,1);
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav .search_box a:hover {
    color: rgba(255,255,255,1);
    background: rgba(254,0,2,1);
  }
@media (max-width: 991px) {
  #laymod_1242233 #jh2_bread_1 .bread_nav {
		margin-top:5px;
		margin-bottom:8px;
    line-height: 20px;
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav .search_box input {
    padding: 11px 10px;
		height:36px;
		border-radius:0;
  }
  #laymod_1242233 #jh2_bread_1 .searach_nav .search_box a {
    padding: 10px;
		height:36px;
  }
	#laymod_1242233 #jh2_bread_1 .bread_nav ul li {
		max-width:100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
}
#laymod_1242233 #jh2_bread_1 .searach_nav .search_box input::input-placeholder {
	color:currentColor;
	opacity: 0.8;
}
#laymod_1242233 #jh2_bread_1 .searach_nav .search_box input::-webkit-input-placeholder { 
	color:currentColor;
	opacity: 0.8;
}
		  /* 默认引入阿里云图标 */
@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 {
  text-decoration:none;
  }
  /*模版整体控制*/
  #laymod_1242235 #jh_proinfo_2 {
      position:relative;
      /* overflow:hidden; */
          font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
  }
  #laymod_1242235 #jh_proinfo_2>.bg {
      position:absolute;
      z-index: 1;
      width:100%;
      height:100%;
      top:0;
      left:0;
  }
  #laymod_1242235 #jh_proinfo_2>.bg_img {
      z-index:2;
  }
  #laymod_1242235 #jh_proinfo_2 .bodyCont_width {
      position:relative;
  }
  /*标题控制*/
  #laymod_1242235 #jh_proinfo_2 .bodyContTitle {
      margin:0 auto;
      padding: 0;
      position:relative;
      z-index: 3;
  }
  #laymod_1242235 #jh_proinfo_2 .bodyContTitle h1,
  #laymod_1242235 #jh_proinfo_2 .bodyContTitle h4 {
      display:block;
      width:100%;
      text-align:center;
      margin:0;
  }
  #laymod_1242235 #jh_proinfo_2 .bodyContTitle .fl {
      font-size:20px;
      line-height:1.35;
      margin:0 0 12px 0;
      color:#333;
  }
  #laymod_1242235 #jh_proinfo_2 .bodyContTitle .fl2 {
      font-size:12px;
      line-height:1;
      margin:0;
      font-weight:normal;
      color:#999;
  }
  #laymod_1242235 #jh_proinfo_2 .bodyContContent {
      position:relative;
      z-index: 4;
  }
  /*模版主体部分*/
  #laymod_1242235 #jh_proinfo_2 .pro_pic{
      position: relative;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .swiper-slide {
      text-align:center;
      font-size:0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .swiper-slide img {
      display:inline-block;
      *display:inline;
      *zoom:1;
      height:100%;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-top {
      width: 100%;
      margin:0 0 3rem 0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a {
      float:none;
      margin:0 auto;
      padding:0;
      /*display*/
      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:center;/*交叉轴对齐（垂直）*/
      -webkit-align-items:center;
      box-align:center;
      -moz-box-align:center;
      -webkit-box-align:center;
      position:relative;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a i.img_border {
      display:block;
      width:100%;
      height:100%;
      position:absolute;
      top:0;
      left:0;
      z-index: 2;
      border:1px solid #eee;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a img {
      max-width:100%;
      max-height:100%;
      height:auto;
      z-index: 1;
      position:relative;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .pro_type {
      margin:30px 0;
      font-size:14px;
      text-align:center;
      color:#626262;
      line-height:1;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-thumbs {
      box-sizing: border-box;
      padding: 0;
      height:60px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-thumbs .swiper-slide {
      width: 60px;
      opacity: 0.4;
      border:1px solid #eee;
      cursor: pointer;
      /*display*/
      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:center;/*交叉轴对齐（垂直）*/
      -webkit-align-items:center;
      box-align:center;
      -moz-box-align:center;
      -webkit-box-align:center;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-thumbs .swiper-slide img {
      max-width:100%;
      max-height:100%;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-thumbs .swiper-slide-active {
      opacity: 1;
  }
  #laymod_1242235 #jh_proinfo_2 .swiper-btn{
      width:50px;
      height:50px;
      display: block;
      border:1px solid #eeeeee;
      position: absolute;
      top:50%;
      margin-top:-25px;
      cursor: pointer;
      z-index: 2;
      background-image: url(http://cdn.jihui88.com/upload//d//d2//dfwj_xyb//picture//2017//10//21/5918bbb2-6fa4-4b84-813e-62abc69e8734.png);
      transition:all .3s;
      -moz-transition:all .3s;
      -o-transition:all .3s;
      -webkit-transition:all .3s;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .swiper-btn:hover {
      background-color: rgba(254,0,2,1);
  }
  #laymod_1242235 #jh_proinfo_2 .swiper-prev {
      left:0;
      background-position: 0 -50px;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .swiper-prev:hover {
      background-position: -50px -50px;
  }
  #laymod_1242235 #jh_proinfo_2 .swiper-next {
      right:0;
      background-position: -50px 0;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .swiper-next:hover {
    background-position: 0 0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info {
      padding-top:3rem;
      position:relative;
      z-index: 2;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info .info_block {
    clear:both;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info .info_block:after {
      content: "";
      display: block;
      clear: both;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info .share2 {
      margin:1rem 0;
  }
  #laymod_1242235 #jh_proinfo_2 .share2 .facebookt,
  #laymod_1242235 #jh_proinfo_2 .share2 .skype {
      padding: 0 10%;
  }
  #laymod_1242235 #jh_proinfo_2 .share2 .facebookt .pcfont,
  #laymod_1242235 #jh_proinfo_2 .share2 .skype .pcfont {
      font-size: 21px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info .info_block .info_title{
      display: block;
      float: left;
      font-size:13px;
      line-height:28px;
          color:#666666;
      margin-right:10px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info .info_block .pro_name{
      font-size:14px;
          color:#333;
      line-height:28px;
      display: block;
      float: left;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_info .info_block .pro_type{
      font-size:13px;
          color:#999;
      line-height:28px;
      display: block;
      float: left;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block {
      position:relative;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block a.at-icon-wrapper {
          background: #999 !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:-5px 0 0 0;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .share_block a.at-icon-wrapper:hover {
      background: rgba(254,0,2,1) !important;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block a .at-icon {
      fill: #fff !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_1242235 #jh_proinfo_2 .share_block .share2 a {
      display:inline-block;
      font-size:1.3rem;
      line-height:37px;
      color:rgba(254,0,2,1) ;
      border:1px solid rgba(254,0,2,1);
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-border-radius-bottomleft:3px;
      -moz-border-radius-bottomright:3px;
      -khtml-border-radius: 3px;
      -webkit-border-bottom-left-radius:3px;
      -webkit-border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      margin:0 2% 0 0;
      _margin:0 1% 0 0;
      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;
      text-align:center;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .share2 a em,
  #laymod_1242235 #jh_proinfo_2 .share_block .share2 a i {
      font-style:normal;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .share2 a i.iconfont {
      font-size:2.5rem;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .share2 a.r_contact2 i.iconfont:before {
      content:"\e6aa";
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .share2 a.r_contact3 i.iconfont:before {
      content:"\e6a8";
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .share2 a.r_contact1,
  #laymod_1242235 #jh_proinfo_2.active_false .share_block .share2 a:hover {
      background:rgba(254,0,2,1);
      color:#fff;
      text-decoration:none;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .share_block .share2 a.r_contact1:hover {
      background:#fff;
      color:rgba(254,0,2,1);
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .f_ewm {
      display:none;
      position:absolute;
      top:120%;
      right:0;
  }
  #laymod_1242235 #jh_proinfo_2 .share_block .f_ewm img {
      width:200px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro {
      overflow:hidden;
      position:relative;
      z-index: 1;
      width: 100%;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-container2 {
      padding:50px 0 0 0;
      position:relative;
      overflow:hidden;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-container2 img {
      max-width:100%;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-slide {
      min-height:200px;
      overflow-x: scroll;
          background-color: #fafafa;
      font-size:13px;
      color:#000;
      line-height:2.2;
      padding:10px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .slide1 {
          background: #eee;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination {
      bottom:auto;
      top:0;
      left:0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination>span {
      display:block;
      float:left;
      width:16%;
      border-radius:0;
      padding:0 15px;
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
          background: #eee;
      height:40px;
      line-height:40px;
          color:#333;
      font-size:16px;
      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;
      padding:0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination>span.swiper-pagination-bullet-active,
  #laymod_1242235 #jh_proinfo_2.active_false .pro_intro .swiper-container2>.swiper-pagination>span:hover {
      background:rgba(254,0,2,1);
      color:#fff;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_back {
      text-align:center;
      clear:both;
      margin:20px 0 0 0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_back a {
          color:#666;
      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;
      font-size:1.4rem;
      line-height:2;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .pro_back a:hover {
      color:rgba(254,0,2,1);
      text-decoration:none;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_back a span {
      padding:0 5px 0 0;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_back a span:after {
      content:"\e890";
  }
  /*侧边开始*/
  #laymod_1242235 #jh_proinfo_2 .pro_title {
      color:#666;
      margin:0 0 30px 0;
      overflow:hidden;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_title span {
      font-size:20px;
      line-height:1;
      float:left;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_title em {
      font-size:12px;
      line-height:1;
      float:left;
      margin:9px 0 0 0;
      font-style:normal;
      padding:0 0 0 5px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list {
      margin:0 auto 2rem auto;
      overflow:visible;
      clear:both;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a {
      height: 40px;
      line-height: 40px;
      font-size:13px;
      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:block;
      position:relative;
      color: #000;
      opacity: 0.6;
      -moz-opacity: 0.6;
      filter:alpha(opacity=60);
      padding:0 15px;
      text-align:center;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a:before {
      content: "";
      display: block;
      width: 0;
      height: 40px;
      position: absolute;
      top: 0;
      left: 50%;
      transform: skew(-30deg);
      background: rgba(254,0,2,1);
      z-index: -1;
      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_1242235 #jh_proinfo_2.active_false .pro_cate_list>.all_cate a:hover:before {
      width:100%;
      left:0;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .pro_cate_list>.all_cate a:hover {
      text-decoration:none;
      color:#fff;
      opacity: 1;
      -moz-opacity:1;
      filter:alpha(opacity=100);
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a.active_bg {
      background: rgba(254,0,2,1);
      color:#fff;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a>span {
      position:absolute;
      top:0;
      right:5%;
      font-size:12px;
      margin:0;
      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_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a>span:before {
      content:"\e627";
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a.active_bg>span {
      color:#fff;
      right:-5%;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul {
      position:relative;
      margin-bottom:0;
      background:#fff;
  }
  .design-html #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul .fixed {
      position: absolute;
      width: 100%;
      display: block;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 111;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li>a {
      display: block;
      width: auto;
      height: 52px;
      line-height: 52px;
      text-align: left;
      margin: 0;
      padding:0 15px;
      position: relative;
      z-index: 1;
          color: #666;
      border-bottom:1px solid #ccc;
      font-size: 14px;
      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;
      text-decoration: none;
      overflow:hidden;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul li>a>dd {
      text-overflow:ellipsis;
      overflow:hidden;
      display:block;
      height:52px;
      line-height:52px;
      width:95%;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li>a>span {
      position:absolute;
      top:0;
      right:5%;
      font-size:12px;
      margin:0;
      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_1242235 #jh_proinfo_2 .pro_cate_list>ul>li>a>span:before {
      content:"\e627";
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li>a:before {
      content: "";
      display: block;
      width: 4px;
      height: 14px;
      position: absolute;
      top: 50%;
      left: 0;
      background: #666;
      z-index: -1;
      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:-7px 0 0 0;
      opacity: 0.2;
      -moz-opacity: 0.2;
      filter:alpha(opacity=20);
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li>a>span {
      float:right;
      opacity: 0.2;
      -moz-opacity: 0.2;
      filter:alpha(opacity=20);
      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_1242235 #jh_proinfo_2 .pro_cate_list>ul>li>a>span:before {
      content:"\e627";
  }
  #laymod_1242235 #jh_proinfo_2.active_false .mobile_ul li:hover>a>span,
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li.active_bg>a>span,
  #laymod_1242235 #jh_proinfo_2.active_false .pro_cate_list>ul>li>a:hover>span {
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
  }
  #laymod_1242235 #jh_proinfo_2.active_false .mobile_ul li:hover>a,
  #laymod_1242235 #jh_proinfo_2.active_false .pro_cate_list>ul>li>a:hover,
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li.active_bg>a {
      color:rgba(254,0,2,1);
  }
  #laymod_1242235 #jh_proinfo_2.active_false .mobile_ul li:hover>a:before,
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul>li.active_bg>a:before,
  #laymod_1242235 #jh_proinfo_2.active_false .pro_cate_list>ul>li>a:hover::before{
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
      background: rgba(254,0,2,1);
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul li.active_bg>ul {
      display:block;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul ul {
      display:none;
      padding-top:15px;
      padding-bottom:15px;
          background:#f9f9f9;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul ul a {
      display:block;
      height:32px;
      line-height:32px;
          color: #666;
      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;
      padding:0 0 0 15px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul ul a dd {
      line-height:32px;
      height:32px;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul ul>li.active_bg>a,
  #laymod_1242235 #jh_proinfo_2.active_false .pro_cate_list>ul ul a:hover {
      background:rgba(254,0,2,1);
      color:#fff;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>ul ul ul {
      padding:15px;
          background:#eee;
  }
  #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.mobile_ul {
      position:fixed;
      top:0;
      left:-100%;
      transition:all 0.5s ease-out 0s;
      -moz-transition:all 0.5s ease-out 0s;
      -webkit-transition:all 0.5s ease-out 0s;
      -o-transition:all 0.5s ease-out 0s;
      width:80%;
      z-index: 2;
      overflow:auto;
      height:100%;
      opacity: 0;
      -moz-opacity: 0;
      filter:alpha(opacity=0);
  }
  #laymod_1242235 #jh_proinfo_2 .close_pro_menu {
      width:100%;
      height:100%;
      position:fixed;
      top:0;
      left:0;
      z-index: 0;
      background:rgba(0,0,0,0.8);
  }
  #laymod_1242235 #jh_proinfo_2.active_bg {
      z-index: 1900;
  }
  #laymod_1242235 #jh_proinfo_2.active_bg .pro_cate_list>.mobile_ul {
      left:0;
      box-shadow:0 0 5px rgba(0,0,0,0.5);
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li {
      width:100%;
      margin:0;
      position:relative;
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li>span.iconfont {
      position:absolute;
      height:52px;
      display:block;
      width:30px;
      right:0;
      z-index: 2;
      top:0;
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li dd {
      width:90%;
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li li>span.iconfont {
      height:32px;
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li>span.iconfont:before {
      content:"";
      display:block;
      width:10px;
      margin:0 0 0 -5px;
      height:1px;
      position:absolute;
      top:50%;
      left:50%;
      background:#999;
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li>span.iconfont:after {
      content:"";
      display:block;
      width:1px;
      height:10px;
      position:absolute;
      top: 50%;
      left:50%;
      margin:-5px 0 0 0;
      background:#999;
      transition:all 0.5s ease-out 0s;
      -moz-transition:all 0.5s ease-out 0s;
      -webkit-transition:all 0.5s ease-out 0s;
      -o-transition:all 0.5s ease-out 0s;
  }
  #laymod_1242235 #jh_proinfo_2 .mobile_ul li.active>span.iconfont:after {
  height:0px;
  }
  #laymod_1242235 #jh_proinfo_2.active_false .mobile_ul li:hover>span.iconfont:after {
      height:0;
      margin:0;
  }
  /*侧边结束*/
  #laymod_1242235 #jh_proinfo_2 .jh_content1 {
      z-index: 1;
      position:relative;
  }
  #laymod_1242235 #jh_proinfo_2 .jh_content2 {
      z-index: 2;
      position:relative;
  }
  #laymod_1242235 #jh_proinfo_2 .share1 {
    display: flex;
    align-items: center;
  } 
  @media (max-width:992px) {
      #laymod_1242235 #jh_proinfo_2 .bodyContTitle {
      padding: 0 15px;
      }
      #laymod_1242235 #jh_proinfo_2 .share_block .share2 a {
          margin:0 0 2% 0;
      }
      #laymod_1242235 #jh_proinfo_2 .pro_intro .swiper-container2>.swiper-pagination>span {
          width: 33.33%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 6px;
      }
      #laymod_1242235 #jh_proinfo_2 .jh_content1,
      #laymod_1242235 #jh_proinfo_2 .jh_content2 {
          padding:0;
      }
      /*侧边开始*/
      #laymod_1242235 #jh_proinfo_2 .pro_list .swiper-slide_li {
          width:50%;
      }
      #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate {
          margin: 0 0 1px 0;
      }
      #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a {
          background:#eee;
          text-align:left;
      }
      #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a:before {
          display:none;
      }
      #laymod_1242235 #jh_proinfo_2 .pro_cate_list>.all_cate a.active_bg {
          color:#fff;
      }
      #laymod_1242235 #jh_proinfo_2 .pro_pic .gallery-top .swiper-slide a {
          width: auto;
          display: inline-block;
      }
  }
  @media (max-width : 767px) {
      #laymod_1242235 #jh_proinfo_2 .share2 .facebookt, 
      #laymod_1242235 #jh_proinfo_2 .share2 .skype {
      width: 49%;
      }
      #laymod_1242235 #jh_proinfo_2 .share2 .facebookt {
      margin-right: 1%;
      }
  }
  @media (min-width:768px) and (max-width: 992px) {
      #laymod_1242235 #jh_proinfo_2 .share_block .share2 a {
      margin: 0 1% 0 0;
      width: 23%;
      height: 39px;
      }
      #laymod_1242235 #jh_proinfo_2 .share_block .share2 a.r_contact1 {
          width: 40%;
      }
  }
  @media (min-width:992px) {
      #laymod_1242235 #jh_proinfo_2.active_true .jh_content2 {
           width: 100%;
      }
      #laymod_1242235 #jh_proinfo_2.active_true .pro_title {
          display: none !important;
      }
      #laymod_1242235 #jh_proinfo_2.active_true .pro_cate_list>.all_cate {
          display: block !important;
      }
      #laymod_1242235 #jh_proinfo_2.active_true .jh_content1 {
          width: 100%;
      }
      #laymod_1242235 #jh_proinfo_2.active_true .pro_cate_list>.all_cate a {
          background:#eee;
          text-align:left;
      }
      #laymod_1242235 #jh_proinfo_2.active_true .pro_cate_list>.all_cate a:before {
          display:none;
      }
      #laymod_1242235 #jh_proinfo_2.active_true .pro_cate_list>.all_cate a.active_bg {
          color:#fff;
      }
  }
  #laymod_1242235 #jh_proinfo_2 .share_block a.at-icon-wrapper span.at-icon-wrapper,
  #laymod_1242235 #jh_proinfo_2 .share_block a .at-icon {
      line-height: 26px !important;
    height: 26px !important;
    width: 26px !important;
  }
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  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_1242234 #jh6_foot_2{
  position:relative;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_1242234 .bodyCont_width>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1242234 .bodyCont_width>.bg_img {
  z-index:2;
}
#laymod_1242234 .bodyCont_width {
  position:relative;
  z-index:4;
}
/*标题控制*/
#laymod_1242234 .bodyContContent {
  position:relative;
  z-index: 4;
  padding:76px 0 0 0;
}
/*页脚1*/
#laymod_1242234 .foot1 {
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:multiple;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:space-between;
  justify-content:space-between;/*主轴上对齐（横轴）*/
  -moz-box-pack:justify;
  -webkit--moz-box-pack:justify;
  box-pack:justify;
  /*align-items*/
  align-items:flex-start;/*交叉轴对齐（垂直）*/
  -webkit-align-items:flex-start;
  box-align:start;
  -moz-box-align:start;
  -webkit-box-align:start;
  padding:0 0 50px 0;
overflow:hidden;
}
#laymod_1242234 .foot1 ul {
  padding:0 15px;
  text-align:left;
}
#laymod_1242234 .foot1 ul.ul_5 {
  min-width:250px;
}
#laymod_1242234 .foot1 .ul_3 .ul_title {
  font-size:21px;
  line-height:30px;
  color:rgba(254,0,2,1);
}
#laymod_1242234  .ul_6 li{    
  width: 47%;
    float: left;
    margin-right: 3%;
    margin-bottom: 8px;
}
#laymod_1242234 .foot1 .ul_3 li a {
  font-size:14px;
  line-height:34px;
    color:rgba(255, 255, 255, 0.9);
  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;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter:alpha(opacity=90);
}
#laymod_1242234 .foot1 .ul_4 {
  text-align:center;
}
#laymod_1242234 .foot1 .ul_4 a {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
#laymod_1242234 .f_search {
  position:relative;
  margin:0 0 20px 0;
}
#laymod_1242234 .f_search input {
  display:block;
  position:relative;
  z-index: 1;
  padding:0;
  background:#464646;
  border:0 none;
  font-size:12px;
  line-height:40px;
  height:40px;
  text-indent:5px;
  color:rgba(255,255,255,0.69);
    width:calc(100% - 65px);
}
#laymod_1242234 .f_search a {
  padding:0;
  text-align:center;
  background:#333;
  color:rgba(255,255,255,0.69);
  font-size:14px;
  line-height:40px;
  position:absolute;
  top:0;
  right:0;
  z-index: 2;
  display:block;
  width:100%;
    max-width:65px;
}
#laymod_1242234 .f_hotline {
  font-size:14px;
    color:rgba(255, 255, 255, 0.6);
  line-height:25px;
  margin:0 0 20px 0;
}
#laymod_1242234 .f_hotline span {
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
    color:rgba(255, 255, 255, 0.45);
  background:#464646;
  margin:0 20px 0 0;
  _margin:0 10px 0 0;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -khtml-border-radius: 3px;
  -webkit-border-bottom-left-radius:3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#laymod_1242234 .f_hotline span:before {
  content:'\e6ee';
}
#laymod_1242234 .f_hotline i {
  font-style:normal;
}
#laymod_1242234 .f_hot_num,
#laymod_1242234 .f_hot_num a {
  font-size:18px;
    color:rgba(255, 255, 255, 0.75);
  line-height:1;
}
#laymod_1242234 .foot1 .ul_6 li .pxyz,
#laymod_1242234 .foot1 .ul_6 li .pjz,
#laymod_1242234 .foot1 .ul_6 li span {
  font-style:normal;
  font-size:12px;
  line-height:1.5;
  display: inline-block;
  word-break: break-all;
    color:rgba(255, 255, 255, 0.8);
}
#laymod_1242234 .foot1 ul.ul_2 {
  position: relative;
    line-height: 26px;
    padding-top: 6px;
    color: #3e3d3e;
}
#laymod_1242234 .foot1 ul.ul_2:before { 
  content: "";
    width: 1px;
    height: 48px;
    position: absolute;
    left: -10px;
    top: 8px;
    background: #474747;
    transform: rotate(30deg);
}
#laymod_1242234 .foot1 ul.ul_2 li {
    font-size: 16px;
}
/*页脚2*/
#laymod_1242234 .foot2 {
    border-top:1px solid rgba(255,255,255,0.1);
  /*display*/
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:multiple;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:space-between;
  justify-content:space-between;/*主轴上对齐（横轴）*/
  -moz-box-pack:justify;
  -webkit--moz-box-pack:justify;
  box-pack:justify;
  /*align-items*/
  align-items:center;/*交叉轴对齐（垂直）*/
  -webkit-align-items:center;
  box-align:center;
  -moz-box-align:center;
  -webkit-box-align:center;
}
#laymod_1242234 .left_copy {
  /*display*/
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:multiple;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:flex-start;
  justify-content:flex-start;/*主轴上对齐（横轴）*/
  -moz-box-pack:start;
  -webkit--moz-box-pack:start;
  box-pack:start;
  /*align-items*/
  align-items:center;/*交叉轴对齐（垂直）*/
  -webkit-align-items:center;
  box-align:center;
  -moz-box-align:center;
  -webkit-box-align:center;
  padding:12px 0;
}
#laymod_1242234 .left_copy .copyname,
#laymod_1242234 .left_copy a {
  display: inline-block;
  vertical-align: top;
    color:#474747;
  font-size:12px;
  line-height:24px;
    border-right:1px solid rgba(255, 255, 255, 0.03);
  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;
    padding:0 10px;
}
#laymod_1242234 .left_copy a.last-a {
  border-right:0 none;
}
#laymod_1242234 .share {
    padding: 0px 10px;    
    margin: 15px 0px 10px;
}
#laymod_1242234 .share a {
  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;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter:alpha(opacity=50);
  margin:0 6px;
  width:25px;
  height:25px;
  font-size: 24px;
  color: #8C8C8C;
}
#laymod_1242234 .share a i {
	font-size: 24px;
}
#laymod_1242234 .bodyContContent .share .wechat .iconfont:after {
  content: "\e991";
}
#laymod_1242234 .bodyContContent .share .qq .iconfont:after {
  content: "\e990";
}
#laymod_1242234 .bodyContContent .share .qq2 .iconfont:after {
  content: "\e97d";
}
#laymod_1242234 .bodyContContent .share .weibo .iconfont:after {
  content: "\e994";
}
#laymod_1242234 .bodyContContent .wechat_div {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
  bottom: 0;
  z-index: 500;
  visibility: hidden;
  opacity: 0;
  transition: all .35s ease-out;
}
#laymod_1242234 .bodyContContent .wechat_div.active {
  opacity: 1;
  visibility: visible;
}
#laymod_1242234 .bodyContContent .wechat_div .wechat_bg {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
}
#laymod_1242234 .bodyContContent .wechat_div .wechat_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 300px;
}
#laymod_1242234 .bodyContContent .wechat_div .wechat_img img {
  max-width: 100%;
  max-height: 100%;
}
#laymod_1242234 .bodyContContent img {
	max-width: 100%;
}
#laymod_1242234 .foot1 li a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
#laymod_1242234 .left_copy a:hover,
#laymod_1242234 .share a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
  color: rgba(254,0,2,1);
}
@media(min-width:993px){
#laymod_1242234 .left_copy .copyname {
  padding: 0 10px 0 0;
}
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
  #laymod_1242234 .bodyContContent {
    padding:38px 0 0 0;
  }
  /*页脚1*/
  #laymod_1242234 .foot1 {
    /*justify-content*/
    -webkit-justify-content:space-around;
    justify-content:space-around;/*主轴上对齐（横轴）*/
    -moz-box-pack:justify;
    -webkit--moz-box-pack:justify;
    box-pack:justify;
  }
  #laymod_1242234 .foot1 ul.ul_5 {
    width:100%;
    margin:3% 15px 0 15px;
    /*display*/
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
    -webkit-box-orient:horizontal;/*horizontal*/
    -webkit-box-direction:normal;/*reverse*/
    -moz-box-orient:horizontal;
    -moz-box-direction:normal;
    flex-direction:row;/*row*/
    -webkit-flex-direction:row;
    /*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:center;/*交叉轴对齐（垂直）*/
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
  }
  #laymod_1242234 .f_search {
    width:100%;
  }
  #laymod_1242234 .f_search input {
      width:calc(100% - 65px);
  }
  #laymod_1242234 .f_hotline {
    margin:0;
  }
  /*页脚2*/
  #laymod_1242234 .left_copy {
    display:block;
    text-align:left;
  }
  #laymod_1242234 .left_copy a {
    line-height:24px;
padding-left: 0px;
  }
  #laymod_1242234 .left_copy a:nth-child(1) {
        border: 0 none;
    width: 100%;
    display: block;
    text-align: left;
  }
#laymod_1242234 .ul_6 li {
    width: 100%;
    float: left;
  margin-right:0px;
}
#laymod_1242234 .foot1 .ul_3 .ul_title {
  font-size:16px;
  line-height:26px;
  color:rgba(254,0,2,1);
  padding-top: 10px;
}
#laymod_1242234 .foot1 .ul_3 li a {
  font-size:12px;
  line-height:16px;
    color:rgba(255, 255, 255, 0.9);
  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;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter:alpha(opacity=90);
}
#laymod_1242234 .foot1 ul.ul_6 {
    padding-top:15px;    
    overflow: hidden;
 }
#laymod_1242234 .foot1 ul.ul_2 {
   display:none;
 }
#laymod_1242234 .share {    
  width: 90%;
  padding: 0px 10px;
}
#laymod_1242234 .container{
  width:100%
}
#laymod_1242234 .foot1{
  padding:0px 0px 20px;
}
#laymod_1242234 .left_copy .copyname, 
#laymod_1242234 .left_copy a {
  padding: 0 5px 0 0;
}
}
#laymod_1242234 .ul_2 .ul_title{
    color:rgba(255,255,255,0.69);
}
#laymod_1242234 .foot1 ul.ul_2 li a{
  color:rgba(254,0,2,1);
}
#laymod_1242234 .ul_3 .li {
  font-size: 12px;
  color:rgba(255,255,255,0.69);
}
