/*去技术支持*/
#jh_foot_1 .right_copy a:nth-child(4) {display:none;}
/*详情页*/
#jh_newsinfo_1 table {width:100% !important;}
#jh_newsinfo_1 table td p,
#jh_newsinfo_1 table td span,
#jh_newsinfo_1 table td font,
#jh_newsinfo_1 table td strong,
#jh_newsinfo_1 table td i,
#jh_newsinfo_1 table td em {
background:none !important;
}
		  /*页面需要引入字体*/
@font-face {
	font-family: 'Conv_Candara';
	src: url('//cdn.jihuinet.com/wechat/upload/Candara.eot');
	src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/Candara.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/Candara.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/Candara.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* 默认引入阿里云图标 */
@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;  
}
#jh2_nav_1 span.fl {
	font-family: 'Conv_Candara';
}
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;
}
i, em {
  font-style: normal;
}
#laymod_1270734 {
	z-index: 1700;
}
#laymod_1270734 .bg {
	position:absolute;
	z-index: 5;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_1270734 .bodyCont_width {
	position:relative;
	z-index:40;
}
.design-html #laymod_1270734 {
	height: 180px;
}
.design-html.page-index #laymod_1270734 {
	height: 100px;
}
/*logo部分*/
#laymod_1270734 #jh2_nav_1 .row .nav_logo {
  padding: 0;
}
#laymod_1270734 #jh2_nav_1 .row .nav_logo a img {
  display: block;
  max-width: 100%;
  max-height: 90px;
}
/*导航*/
#laymod_1270734 #jh2_nav_1 .row .nav_list ul {
  font-size: 0;
}
#laymod_1270734 #jh2_nav_1 .row .nav_list ul:after {
	content: "";
	display: block;
	clear: both;
}
#laymod_1270734 #jh2_nav_1 .row .nav_list li a {
  color: rgba(75,75,75,1);
font-size:14px;
font-weight: normal;
  display: block;
}
#laymod_1270734 #jh2_nav_1 .row .nav_list li.active > a {
  font-weight: 700;
  color: rgba(242,48,48,1);
}
/* 预约 */
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order {
  display: flex;
  display: -webkit-flex;
  align-items:center;
  justify-content:center;
  background: rgba(3,49,90,1);
  border-radius: 10px;
  height: 60px;
  width: 100%;
  margin: 20px 20px 20px 0;
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-align: left;
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order .nav_icon {
  margin: 0 2%;
  color: rgba(255,255,255,1);
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order .nav_icon i {
    font-size: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order p span {
  display: block;
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order p .nav_cn {
  font-size: 17px;
  max-height: 28px;
  overflow: hidden;
  color: rgba(255,255,255,1);
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order p .nav_en {
  font-size: 10px;
  max-height: 16px;
  overflow: hidden;
  color: rgba(255,255,255,1);
}
#laymod_1270734 #jh2_nav_1 .header_fixed {
  position: fixed;
  background: #fff;
  z-index: 999;
  box-shadow: 0 1px 10px #ccc;
  width: 100%;
  top: 0;
}
/* PC版 */
@media (min-width: 992px) {
#laymod_1270734 #jh2_nav_1 .container-fluid {
  padding: 0;
  transition:all .35s;
}
#laymod_1270734 #jh2_nav_1 .row {
  width: 85%;
  margin: 0 auto;
  height: 100px;
}
#laymod_1270734 #jh2_nav_1 .row .nav_logo a {
  display: block;
  margin-left: 0;
  display: -webkit-flex !important;
  display: flex !important;
  -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_1270734 #jh2_nav_1 .nav_fixed {
  width: 85%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  height: 100px;
  position: fixed;
  background: #fff;
  z-index: 1700;
  border-radius: 8px;
  top: 15px;
		box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}
.page-index #laymod_1270734 #jh2_nav_1 .nav_fixed {
background-image:url();
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#laymod_1270734 #jh2_nav_1 .row .nav_logo {
  display: -webkit-flex !important;
  display: flex !important;
  height: 100%;
}
#laymod_1270734 #jh2_nav_1 .row .nav_list .nav_ul_son {
  overflow: hidden;
  text-align: right;
}
#laymod_1270734 #jh2_nav_1 .row .nav_list li {
  display: inline-block;
  float: inherit;
  width: auto;
  line-height: 100px;
  margin: 0 3%;
  padding: 0;
}
#laymod_1270734 #jh2_nav_1 .row .nav_list li .nav_li1 {
	line-height: 48px;
	display: block;
}
#laymod_1270734 #jh2_nav_1 .nav_fixed .nav_logo a {
  margin-left: 54px;
}
#laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order nav {
  font-size: 0;
  text-align: center;
width:100%;
}
#laymod_1270734 #jh2_nav_1.pc_height {
  height: 100px;
}
#laymod_1270734 #jh2_nav_1.nav_height {
  height: 0;
}
/* 二级分类 */
#laymod_1270734 #jh2_nav_1 .nav_list li>ul {
	background:#fff;
	display:none;
	position:absolute;
	top:100%;
	left:-20px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	overflow:hidden;
	min-width:162px;
	max-width:230px;
		box-shadow:0 2px 4px rgba(0,0,0,0.15);
}
#laymod_1270734 #jh2_nav_1 .nav_list li>ul li {
	width:100%;
	margin:0;
	border-bottom:0 none;
}
#laymod_1270734 #jh2_nav_1 .nav_list li>ul li a {
	padding:0 17px;
	line-height:48px;
	margin:0;
	min-width:142px;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	text-align:left;
	font-size:14px;
	max-height:48px;
	display:block;
		color:rgba(0,0,0,0.55);
}
#laymod_1270734 #jh2_nav_1 .nav_list li>ul li a>dd {
	line-height:44px;
}
#laymod_1270734 #jh2_nav_1 .nav_list li>ul li.last_li a {
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
#laymod_1270734 #jh2_nav_1 .nav_list li>ul li a>i {
	display:inline;
	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;
	position:absolute;
	right:10px;
	top:0;
	margin:0;
}
#laymod_1270734 #jh2_nav_1 .nav_list li>ul li a>i:before {
	content:"\e627";
}
.design-html #jh2_nav_1 {
  min-height: 100px;
}
}
#laymod_1270734 #jh2_nav_1.active_false .nav_list li:hover>ul {
	overflow:visible;
}
#laymod_1270734 #jh2_nav_1.active_false .row .nav_list li:hover>a {
  font-weight: 700;
  color: rgba(242,48,48,1);
}
/* 小屏版 */
@media (min-width: 992px) and (max-width: 1366px) {
	#laymod_1270734 #jh2_nav_1 .nav_fixed .nav_logo a {
    margin-left: 24px;
	}
}
@media (min-width: 992px) and (max-width: 1400px) {
  #laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order {
    width: 50%;
    margin: 20px auto;
  }
  #laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order nav {
    font-size: 0;
    text-align: center;
  }
  #laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order .nav_txt {
    display: none;
  }
  #laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order .nav_icon {
    margin: 0 auto;
  }
  #laymod_1270734 #jh2_nav_1 .row .col-md-2 .nav_order p .nav_en {
    font-size: 10px;
    letter-spacing: -0.8px;
}
}
@media (min-width: 992px) and (max-width: 1190px) {
#laymod_1270734 #jh2_nav_1 .row .nav_list li {
  margin: 0 2%;
}
}
/* 手机版 */
@media (max-width: 991px) {
	#laymod_1270734 {
		position: relative;
	}
  #laymod_1270734 #jh2_nav_1 .container-fluid {
    padding: 0;
  }
  #laymod_1270734 #jh2_nav_1 .row {
    margin: 0;
    height: 70px;
    position: relative;
  }
  #laymod_1270734 #jh2_nav_1 .row .nav_logo {
  display: -webkit-flex !important;
  display: flex !important;
  height: 100%;
  }
  #laymod_1270734 #jh2_nav_1 .row .nav_logo a {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  margin-left: 5%;
  }
  #laymod_1270734 #jh2_nav_1 .row .nav_logo a img {
    max-height: 60px;
    max-width: 100%;
  }
  #laymod_1270734 #jh2_nav_1 .nav_list {
    padding: 0;
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 11;
    height: 0;
    transition:all .4s ease;
    overflow: hidden;
  }
  #laymod_1270734 #jh2_nav_1 .nav_list li {
    padding: 0;
  }
  #laymod_1270734 #jh2_nav_1 .row .nav_list li a {
    line-height: 1;
    display: inline-block;
    padding: 15px;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #laymod_1270734 #jh2_nav_1 .nav_list .nav_li {
		border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  #laymod_1270734 #jh2_nav_1 .nav_list li.active {
		border-bottom: 1px solid rgba(0,0,0,0.4);
  }
  #laymod_1270734 #jh2_nav_1 .nav_list li .iconfont {
  	color: rgba(75,75,75,1);
    display: inline-block;
    width: 12%;
    font-size: 12px;
    line-height: 44px;
    vertical-align: top;
    text-align: center;
  }
  #laymod_1270734 #jh2_nav_1 .nav_list li .iconfont:before {
    content: "\e60c";
    transition: all .4s;
    transform: rotate(90deg);
    display: block;
  }
  #laymod_1270734 #jh2_nav_1 .nav_list li .iconfont.active:before {
  	transform: rotate(270deg);
  }
  /* 手机二级分类 */
  #laymod_1270734 #jh2_nav_1 .nav_list li ul {
  	display: none;
  	padding-top: 15px;
    padding-bottom: 15px;
		border-top: 1px solid rgba(0,0,0,0.1);
  }
  #laymod_1270734 #jh2_nav_1 .row .nav_list li>ul li a {
      line-height: 30px;
      font-size: 13px;
      padding: 0 15px;
      opacity: 0.6;
  }
  #laymod_1270734 #jh2_nav_1 .nav_phone_botton {
    height: 34px;
    width: 34px;
    position: absolute;
    top: 50%;
    margin: -17px 0 0 0;
    right: 5%;
  }
  #laymod_1270734 #jh2_nav_1 .nav_phone_botton a {
    background: rgba(3,49,90,1);
    display: block;
    width: 34px;
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
  }
  #laymod_1270734 #jh2_nav_1 .nav_phone_botton>a span {
    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;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
  }
  #laymod_1270734 #jh2_nav_1 .nav_phone_botton>a i {
    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;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    font-style: normal;
  }
  #laymod_1270734 #jh2_nav_1 .mobile_active .nav_phone_botton>a span {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
  }
  #laymod_1270734 #jh2_nav_1 .mobile_active .nav_phone_botton>a i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2;
  }
}
	#laymod_1270734 #jh2_nav_1.active_true {
		position: relative;
	}
	#laymod_1270734 #jh2_nav_1.active_true .nav_fixed {
		width: 100%;
		top: 0;
		box-shadow: none;
	}
  #laymod_1270734 #jh2_nav_1.active_true .container-fluid {
    padding: 0;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row {
    margin: 0;
    height: 70px;
    position: relative;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row>.hidden-xs {
  	display: none !important;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_phone_botton {
  	display: block !important;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_logo {
  display: -webkit-flex !important;
  display: flex !important;
  height: 100%;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_logo a {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  margin-left: 5%;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_logo a img {
    max-height: 60px;
    max-width: 100%;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_list {
    padding: 0;
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 11;
    height: 0;
    transition:all .4s ease;
    overflow: hidden;
    width: 100%;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_list li,
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_list li .nav_li1 {
    line-height: inherit;
    display: block;
    padding: 0;
    margin: 0;
	}
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_list li a {
    line-height: 1;
    display: inline-block;
    padding: 15px;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_list .nav_ul_son {
    text-align: left;
    position: static;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    min-width: 100%;
    max-width: 100%;
    box-shadow: none;
	}
  #laymod_1270734 #jh2_nav_1.active_true .nav_list .nav_li {
		border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_list li.active {
		border-bottom: 1px solid rgba(0,0,0,0.4);
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_list li .iconfont {
  	color: rgba(75,75,75,1);
    display: inline-block;
    width: 12%;
    font-size: 12px;
    line-height: 44px;
    vertical-align: top;
    text-align: center;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_list li .iconfont:before {
    content: "\e60c";
    transition: all .4s;
    transform: rotate(90deg);
    display: block;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_list li .iconfont.active:before {
  	transform: rotate(270deg);
  }
  /* 手机二级分类 */
  #laymod_1270734 #jh2_nav_1.active_true .nav_list li ul {
  	display: none;
  	padding-top: 15px;
    padding-bottom: 15px;
		border-top: 1px solid rgba(0,0,0,0.1);
  }
  #laymod_1270734 #jh2_nav_1.active_true .row .nav_list li>ul li a {
      line-height: 30px;
      font-size: 13px;
      padding: 0 15px;
      opacity: 0.6;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_phone_botton {
    height: 34px;
    width: 34px;
    position: absolute;
    top: 50%;
    margin: -17px 0 0 0;
    right: 5%;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_phone_botton a {
    background: rgba(3,49,90,1);
    display: block;
    width: 34px;
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_phone_botton>a span {
    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;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
  }
  #laymod_1270734 #jh2_nav_1.active_true .nav_phone_botton>a i {
    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;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    font-style: normal;
  }
  #laymod_1270734 #jh2_nav_1.active_true .mobile_active .nav_phone_botton>a span {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
  }
  #laymod_1270734 #jh2_nav_1.active_true .mobile_active .nav_phone_botton>a i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2;
  }
		  @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;  
}
#laymod_1270784 {   
    position:relative;   
      font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";   
}   
#laymod_1270784 .bg {   
  position:absolute;    
  z-index: 1;   
  width:100%;    
  height:100%;     
  top:0;    
  left:0;    
}
#laymod_1270784 .bodyCont_width {   
    position:relative;  
    opacity: 1; 
    z-index:4;    
    overflow:hidden; 
}
#laymod_1270784 .bodyCont_width .Homebanner a {
  display: block;
  width: 100%;
  height: 100%;
  position:relative;
  overflow: hidden;
}
#laymod_1270784 .bodyCont_width .Homebanner a img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#laymod_1270784 .Homebanner ul {
  position: relative;
  height: 100%;
  transition-delay: .3s;
}
#laymod_1270784 .bodyCont_width .Homebanner .Load.swiper-slide-active a img {
  -webkit-animation: myfirst 2s linear 1;
  animation: myfirst 2s linear 1;
}
#laymod_1270784 .fix_btns {
  display: none;
}
.design-html #laymod_1270784 .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_1270784 .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_1270784 .fix_btns a.active,
.design-html #laymod_1270784 .fix_btns a:hover {
  background: rgba(255, 82, 65, 1.0);
}
#laymod_1270784 .Load .text {
  position:absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  transform: translateY(-50%);
}
#laymod_1270784 .text>div {
  display:block;
  width:100%;
  text-align:center;
  line-height:1.3;
  font-size:16px;
  transform:translateY(30%);
  -ms-transform:translateY(30%);  /* IE 9 */
  -moz-transform:translateY(30%);   /* Firefox */
  -webkit-transform:translateY(30%); /* Safari ?â€™? Chrome */
  -o-transform:translateY(30%);   /* Opera */
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  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;
  padding:0 60px;
}
#laymod_1270784 .swiper-slide-active .text>div {
  transform:translateY(0%);
  -ms-transform:translateY(0%);   /* IE 9 */
  -moz-transform:translateY(0%);  /* Firefox */
  -webkit-transform:translateY(0%); /* Safari ?â€™? Chrome */
  -o-transform:translateY(0%);  /* Opera */
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
#laymod_1270784 .text>.title {
  font-size:52px;
  margin-bottom:20px;
  color:#fff;
}
#laymod_1270784 .text>.bann_desc {
  color:#fff;
  margin-bottom:50px;
}
#laymod_1270784 .swiper-pagination span {
  border:2px solid transparent;
  background:none;
  color: rgba(242,48,48,1);
  width:14px;
  height:14px;
  opacity: 1;
  margin:0 4px;
  _margin:0 2px;
  -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    position:relative;
    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_1270784 .swiper-pagination span:before {
  content:"";
  background:currentColor;
  display:block;
  width:4px;
  height:4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  position:absolute;
  top:50%;
  left:50%;
  margin:-2px 0 0 -2px;
}
#laymod_1270784 .swiper-pagination span:hover,
#laymod_1270784 .swiper-pagination span.swiper-pagination-bullet-active {
  border-color:rgba(242,48,48,1);
  background:none;
}
#laymod_1270784 .Homebanner .Homeleft,
#laymod_1270784 .Homebanner .Homeright {
  font-size:18px;
  line-height: 50px;
    width: 50px;
    height: 50px;
    display: block;
    text-align:center;
    cursor: pointer;
    top: 50%;
    margin-top: -25px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    background:rgba(0,0,0,1);
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    color:#fff;
    z-index: 10;
    position:absolute;
}
#laymod_1270784 .Homebanner .Homeleft:before {
  content:"\e626";
}
#laymod_1270784 .Homebanner .Homeright:before {
  content:"\e627";
}
#laymod_1270784 .Homebanner .Homeright {
  right:0;
}
  .design-html #laymod_1270784 .bodyCont_width:hover .fix_btns {
    opacity: 1;
    visibility: visible;
  }
  #laymod_1270784 .Homebanner .Homeleft:hover,
  #laymod_1270784 .Homebanner .Homeright:hover{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100); 
  }
@media(max-width: 992px){
  #laymod_1270784 .text>div {
    font-size:12px;
    padding:0 5px;
  }
  #laymod_1270784 .text>.title {
    font-size:20px;
  }
}
@keyframes myfirst {
  0%   {transform: scale(1.12);}
  100% {transform: scale(1);}
}
@media(max-width: 1366px) {
  #laymod_1270784 .ql-size-12,
  #laymod_1270784 .ql-size-13,
  #laymod_1270784 .ql-size-14,
  #laymod_1270784 .ql-size-15,
  #laymod_1270784 .ql-size-16 {
    font-size: 3vw;
  }
  #laymod_1270784 .ql-size-17,
  #laymod_1270784 .ql-size-18,
  #laymod_1270784 .ql-size-19,
  #laymod_1270784 .ql-size-20,
  #laymod_1270784 .ql-size-21 {
    font-size: 3.2vw;
  }
  #laymod_1270784 .ql-size-22,
  #laymod_1270784 .ql-size-23,
  #laymod_1270784 .ql-size-24,
  #laymod_1270784 .ql-size-25,
  #laymod_1270784 .ql-size-26 {
    font-size: 3.4vw;
  }
  #laymod_1270784 .ql-size-27,
  #laymod_1270784 .ql-size-28,
  #laymod_1270784 .ql-size-29,
  #laymod_1270784 .ql-size-30,
  #laymod_1270784 .ql-size-31 {
    font-size: 3.6vw;
  }
  #laymod_1270784 .ql-size-32,
  #laymod_1270784 .ql-size-33,
  #laymod_1270784 .ql-size-34,
  #laymod_1270784 .ql-size-35,
  #laymod_1270784 .ql-size-36 {
    font-size: 3.8vw;
  }
  #laymod_1270784 .ql-size-37,
  #laymod_1270784 .ql-size-38,
  #laymod_1270784 .ql-size-39,
  #laymod_1270784 .ql-size-40,
  #laymod_1270784 .ql-size-41 {
    font-size: 4vw;
  }
  #laymod_1270784 .ql-size-42,
  #laymod_1270784 .ql-size-43,
  #laymod_1270784 .ql-size-44,
  #laymod_1270784 .ql-size-45,
  #laymod_1270784 .ql-size-46 {
    font-size: 4.2vw;
  }
  #laymod_1270784 .ql-size-47,
  #laymod_1270784 .ql-size-48,
  #laymod_1270784 .ql-size-49,
  #laymod_1270784 .ql-size-50,
  #laymod_1270784 .ql-size-51 {
    font-size: 4.4vw;
  }
  #laymod_1270784 .ql-size-52,
  #laymod_1270784 .ql-size-53,
  #laymod_1270784 .ql-size-54,
  #laymod_1270784 .ql-size-55,
  #laymod_1270784 .ql-size-56 {
    font-size: 4.6vw;
  }
  #laymod_1270784 .ql-size-57,
  #laymod_1270784 .ql-size-58,
  #laymod_1270784 .ql-size-59,
  #laymod_1270784 .ql-size-60,
  #laymod_1270784 .ql-size-61 {
    font-size: 4.8vw;
  }
  #laymod_1270784 .ql-size-62,
  #laymod_1270784 .ql-size-63,
  #laymod_1270784 .ql-size-64,
  #laymod_1270784 .ql-size-65,
  #laymod_1270784 .ql-size-66 {
    font-size: 5vw;
  }
  #laymod_1270784 .ql-size-67,
  #laymod_1270784 .ql-size-68,
  #laymod_1270784 .ql-size-69,
  #laymod_1270784 .ql-size-70,
  #laymod_1270784 .ql-size-71 {
    font-size: 5.2vw;
  }
  #laymod_1270784 .ql-size-72,
  #laymod_1270784 .ql-size-73,
  #laymod_1270784 .ql-size-74,
  #laymod_1270784 .ql-size-75,
  #laymod_1270784 .ql-size-76 {
    font-size: 5.4vw;
  }
}
		  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_1270735 {   
    position:relative;   
    overflow:hidden;   
        font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";   
}   
#laymod_1270735 .bg {   
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
}   
#laymod_1270735 .bg_img {
    z-index:2;
}   
#laymod_1270735 .bodyCont_width {
    position:relative;
    opacity: 1;
    z-index:4;
}
/*标题控制*/    
#laymod_1270735 .bodyContTitle {
    margin:0;
    position:relative;
    z-index: 3;
}     
#laymod_1270735 .bodyContTitle .fl {
    font-size:24px;
    text-align: center;
    color:#fff;
    line-height:1;
}
#laymod_1270735 .bodyContTitle .fl2 {     
    font-size:12px;     
    text-align: center;     
    color:#999;    
    line-height:1;    
}     
#laymod_1270735 .bodyContContent {     
    position:relative;     
    z-index: 4;     
}
#laymod_1270735 .bodyContContent .service_list .service_li1 {
    background: #000;
  }
  #laymod_1270735 .bodyContContent .service_list .service_li2 {
    background: #4a86e8;
  }
  #laymod_1270735 .bodyContContent .service_list .service_li3 {
    background: #e74c48;
  }
#laymod_1270735 .bodyContContent .service_list .service_info .service_title {
  color: #fff;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#laymod_1270735 .bodyContContent .service_list .service_info .service_sub {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: justify;
}
@media(min-width: 768px) {
  #laymod_1270735 .bodyCont_width {
    padding: 0;
  }
  #laymod_1270735 .bodyContContent .service_list .service_li {
    width: 33.33%;
    padding: 50px 15px;
  }
  #laymod_1270735 .bodyContContent .service_list {
    display: flex;
  }
}
@media(max-width: 768px) {
  #laymod_1270735 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_1270735 .bodyContContent .service_list .service_li {
    padding: 8% 4%;
  }
  #laymod_1270735 .bodyContContent .service_list .service_info .service_title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  #laymod_1270735 .bodyContContent .service_list .service_info .service_sub {
    font-size: 12px;
    line-height: 18px;
    height: 90px;
  }
}
		  /* 默认引入阿里云图标 */
@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;  
}
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;
}
input,textarea {
outline:none;
resize:none;
}
i, em {
  font-style: normal;
}
/*模版整体控制*/
#laymod_1270785 {
  position:relative;
  overflow: hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270785 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1270785 .bg_img {
  z-index:2;
}
#laymod_1270785 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
/*标题控制*/
#laymod_1270785 .bodyContTitle {
  margin:0 auto;
  position:relative;
  z-index: 3;
}
#laymod_1270785 .bodyContTitle .fl {
  font-size:24px;
  color:#ad986d;
  position: relative;
}
#laymod_1270785 .bodyContTitle .fl2 {
  margin:0;
  font-size:12px;
  color:#594f3c;
    letter-spacing: 2px;
}
#laymod_1270785 .bodyContContent {
  position:relative;
  z-index: 4;
  text-align: center;
}
/*模版主体部分*/
#laymod_1270785 .service_content {
  overflow:hidden;
}
#laymod_1270785 .service_content .swiper-container11 {
  overflow:hidden;
}
#laymod_1270785 .service_content .swiper-slide{
  margin-top:12px;
  padding:0px;
}
#laymod_1270785  .service_content .swiper-slide .item_url{
  overflow:hidden;
  display:block;
    background-color: rgba(3, 49, 90, 1.0);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
#laymod_1270785 .service_content .swiper-slide .attr_top{
  display:block;
  text-align: center;
}
#laymod_1270785 .service_content .swiper-slide .attr_pic{
  display:block;
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_1270785 .service_content .swiper-slide .attr_tit{
  font-size:14px;
  color:#fff;
  line-height:45px;
  display:block;
}
#laymod_1270785 .service_content .swiper-slide .attr_intro{
  padding:24px 20px;
  text-align: center;
    position: relative;
    margin: 0px 2px 3px 3px;
    background-color: rgba(3, 49, 90, 1.0);
}
#laymod_1270785 .service_content .swiper-slide .attr_desc{
  font-size:12px;
  color:#666;
  line-height:30px;
  display:block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
#laymod_1270785 .service_content .swiper-slide .btn_more{
  font-size:12px;
  line-height:51px;
  display:block;
    transform:translateY(20px);
    -ms-transform:translateY(20px);    /* IE 9 */
    -moz-transform:translateY(20px);   /* Firefox */
    -webkit-transform:translateY(20px); /* Safari  Chrome */
    -o-transform:translateY(20px);     /* Opera */
    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=00);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
/*分页器*/
#laymod_1270785 .service_content .swiper-pagination{
  margin:10px 0;
  width:100%;
  font-size:0;
  position: relative;
}
#laymod_1270785 .service_content .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
	margin: 0 2px;
  background:rgba(255,255,255,1);
}
#laymod_1270785  .item_des {
    position: absolute;
    top: 0;
    padding: 14px 32px;
    left: 0;
    margin-top: 20px;
    opacity: 0;
    transition: 0.36s ease;
    text-align: left;
    width: 100%;
    background: rgba(3, 49, 90, 1.0);
z-index: 99;
}    
#laymod_1270785 .swiper-button-prev{        
 transition: all 0.36s ease;
    color: rgba(255, 255, 255, 0.6);
    background: none;
    top: -32px;
    right: 93px;
    left: inherit;
}
#laymod_1270785 .swiper-button-next{
top: -32px;     
transition: all 0.36s ease;    
    color: rgba(255, 255, 255, 0.6);
background: none;
}
#laymod_1270785  .swiper-button-prev:before {
    content: "\e626";
}
#laymod_1270785  .swiper-button-next:before {
    content: "\e627";
}
#laymod_1270785  .bianxian:after {
    content: "|";
left:-30px;
    position: absolute;
}
#laymod_1270785  .bianxian {    
position: absolute;
    right: 37px;
    top: -57px;
    color: rgba(255,255,255,1);
}
#laymod_1270785 .item_wrapper{width:100%}
#laymod_1270785 .item_info .title {
    transition: all 0.36s cubic-bezier(0.19, 1, 0.22, 1);
     color: rgba(255, 255, 255, 1.0);
font-size: 18px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
#laymod_1270785 .item_info .subtitle {
    display: block;
     color: rgba(255, 255, 255, 0.8);
    transition: all 0.36s ease;
    font-size: 14px;
    line-height: 22px;
}
#laymod_1270785 .item_des .description {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden !important;
color:rgba(255,255,255,1);
}
#laymod_1270785 .item_mask {
    transition: 0.2s cubic-bezier(0.39, 0.58, 0.57, 1);
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.36s ease;
    box-sizing: border-box;
    border: 3px solid transparent;
    z-index: 11;
}
#laymod_1270785 .item_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.36s ease;
    box-sizing: border-box;
    border: 3px solid transparent;
}
#laymod_1270785 .item_mask .item_info {
position: absolute;
    left: 30px;
    bottom: 116px;
    transition: 0.36s ease;
    opacity: 0;
}
#laymod_1270785 .item_mask .item_info .title {
    height: 30px;
    line-height: 80px;
    transition-delay: 0.1s;
    transition: all 0.36s cubic-bezier(0.21, 0.5, 0.24, 0.96);
     color: rgba(255, 255, 255, 1.0);
    font-size: 18px;
    text-align: left;
}
#laymod_1270785 .item_mask .item_info .subtitle {
    display: block;
     color: rgba(255, 255, 255, 0.8);
    height: 22px;
    line-height: 60px;
    transition-delay: 0s;
    transition: all 0.36s cubic-bezier(0.21, 0.5, 0.24, 0.96);
    font-size: 14px;
}
#laymod_1270785 .item_index {
    display: block;
    position: absolute;
    font-size: 36px;
    top: 28px;
    right: 30px;
    font-family: Gotham-Bold;
    opacity: 0;
    transition: 0.36s ease;
}
#laymod_1270785 .item_index .index_num {
    margin-top: -30px;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(-90%) rotateX(90deg);
    transform-origin: center bottom 0;
    font-size: 36px;
     color: rgba(255, 255, 255, 0.7);
  font-weight: bold;
}
#laymod_1270785 .item_index .index_num {
  display: block;
  margin-top: -50px;
  transition: all 0.36s ease;
}
#laymod_1270785  .lineSvg {
  position: absolute;
  top: -7px;
  right: -40px;
}
#laymod_1270785 .lineSvg path {
    stroke-dasharray: 200;
    stroke-dashoffset: 200;
    transition: 0.36s ease;
    transition-delay: 0.08s;
    stroke-width: 2px;
    height: 40px;   
     stroke: rgba(255, 255, 255, 1.0);
}
#laymod_1270785 .bodyContContent .service_more{
    margin-top: 5px;
    margin-bottom:5px;
    padding: 0 80px;
    font-size: 13px;
    color: #999999;
    line-height: 36px;
    border: 1px solid #e7e7e7;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
display:none;
}
@media (min-width: 993px) {
  #laymod_1270785 .attr_pic img {
    width: 100%;
  }
  #laymod_1270785 .service_content .swiper-slide.col-md-3{
    width:25%;
  }
}
@media (max-width: 992px) {
  #laymod_1270785 .attr_pic img {
    width: 100%;
  }
  #laymod_1270785 .service_content .swiper-slide.col-md-3{
        width: 50%;
      margin: 0px;
  }
  #laymod_1270785 .service_content .swiper-slide .attr_intro{
    padding:12px 8.5% 12px;
      margin: 0px 0px 3px 0px;
      background-color: rgba(3, 49, 90, 1.0);
  }
  #laymod_1270785 .service_content .swiper-slide .attr_desc {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
  }
  #laymod_1270785 .service_content .swiper-slide .btn_more {
    display: none;
  }
  #laymod_1270785 .bodyContTitle .fl {
    font-size:20px;
    line-height:1;
    padding:0;
  }
  #laymod_1270785 .bodyContTitle .fl2 {
    margin:0;
    font-size: 12px;
      line-height: 2;
      letter-spacing: 2px;
  }
  #laymod_1270785  .swiper-wrapper {
      position: initial;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: flex;
      -webkit-transition-property: -webkit-transform;
      -moz-transition-property: -moz-transform;
      -o-transition-property: -o-transform;
      -ms-transition-property: -ms-transform;
      transition-property: transform;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
  }
  #laymod_1270785 .item_info .title {
      transition: all 0.36s cubic-bezier(0.19, 1, 0.22, 1);
       color: rgba(255, 255, 255, 1.0);
  font-size: 14px;
      line-height: 20px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      display: block;
  }
  #laymod_1270785 .item_info .subtitle {
      display: block;
       color: rgba(255, 255, 255, 0.8);
      transition: all 0.36s ease;
      font-size: 12px;
      margin-top: 2px;
      transition: all .3s ease-out 0s;
      line-height: 14px;
  }
  #laymod_1270785  .service_content .swiper-slide .item_url {
    background-color: inherit;
  }
  #laymod_1270785 .bodyContContent .service_more{
      margin-top: 5px;
      margin-bottom:5px;
      padding: 0 80px;
      font-size: 13px;
       color: rgba(255, 255, 255, 1.0);
      line-height: 36px;
      border: 1px solid rgba(255, 255, 255, 0.1);
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      display: inline-block;
      position: relative;
  }
  #laymod_1270785 .bodyContContent .service_more:after{
    content: "";
      width: 0;
      height: 100%;
      display: block;
       background: rgba(255, 255, 255, 1.0);
      position: absolute;
      left: 0;
      top: 0;
      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_1270785 .bodyContContent {
      position: relative;
      z-index: 4;
      text-align: center;
      padding-right: 10px;
      padding-left: 10px;
  }
  #laymod_1270785 .service_content .swiper-slide .attr_pic {
  	height:59vw;
  }
  #laymod_1270785 .swiper-button-next,
	#laymod_1270785 .swiper-button-prev {
		display: none !important;
	}
}
@media(min-width: 768px) and (max-width: 992px) {
	#laymod_1270785 .service_content .swiper-slide .attr_pic {
    height: 220px;
	}
}
	#laymod_1270785 .swiper-button-next:hover,
	#laymod_1270785 .swiper-button-prev:hover {
	    color: rgba(255,255,255,1);
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_mask {
	    background: rgba(3, 49, 90, 0.5);
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_info {
	    transition: 0.26s ease;
	    opacity: 1;
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_wrapper > .item_info {
	    opacity: 0;
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_des {
	    opacity: 1;
	    margin-top: 0;
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_info .title {
	    line-height: 30px;
	    transition-delay: 0s;
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_info .subtitle {
	    line-height: 22px;
	    transition-delay: 0.1s;
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_mask {
	    border-color: rgba(255, 255, 255, 1.0);
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_index {
	  opacity: 1;
	}
	#laymod_1270785 .service_content .swiper-slide .item_url:hover .item_index .index_num {
	  transform: translateY(0) rotateX(0);
	  margin-top: -17px;
	}
	  #laymod_1270785 .service_content .swiper-slide .item_url:hover .lineSvg path {
    stroke-dasharray: 50;
    stroke-dashoffset: -34;
	}
  #laymod_1270785 .service_content .swiper-slide:hover .btn_more{
      transform:translateY(0);
      -ms-transform:translateY(0);    /* IE 9 */
      -moz-transform:translateY(0);   /* Firefox */
      -webkit-transform:translateY(0); /* Safari  Chrome */
      -o-transform:translateY(0);     /* Opera */
      opacity: 1;
      -moz-opacity: 1;
      filter:alpha(opacity=100);
  }
  #laymod_1270785 .bodyContContent .service_more:hover{
    color:#fff;
  }
  #laymod_1270785 .bodyContContent .service_more:hover::after{
    width:100%;
  }
  #laymod_1270785 .service_content .swiper-slide .item_url:hover .item_wrapper > .item_info{    opacity: 1;}
  #laymod_1270785 .service_content .swiper-slide .item_url:hover .item_info .title {
     line-height: 20px;
      transition-delay: 0s;
  }
  #laymod_1270785 .service_content .swiper-slide .item_url:hover .item_info .subtitle {
      line-height:14px;
      transition-delay: 0.1s;
  }
  #laymod_1270785 .bodyContContent .service_more:hover{
    color:#fff;
  }
  #laymod_1270785 .bodyContContent .service_more:hover::after{
    width:100%;
  }
		  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_1270786 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270786 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1270786 .bg_img {
  z-index:2;
}
#laymod_1270786 .bodyCont_width {
  position:relative;
  z-index:4;
}
/*标题控制*/
#laymod_1270786 .bodyContTitle {
  position:relative;
  z-index: 3;
  overflow:hidden;
  text-align:left;
}
#laymod_1270786 .bodyContTitle .left_title {
  float:left;
}
#laymod_1270786 .bodyContTitle .fl {
  font-size:24px;
  line-height:1;
  margin:0 12px 0 0;
  color:#000;
}
#laymod_1270786 .bodyContTitle .fl2 {
  font-size:12px;
  line-height:2;
  margin:0;
  font-weight:normal;
  color:#999;
  font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_1270786 .bodyContTitle .right_more {
  float:right;
}
#laymod_1270786 .bodyContContent {
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_1270786 .graphic {
  width:100%;
  overflow:hidden;
  position:relative;
}
#laymod_1270786 .change_right .graphic_img {
  float:right;
}
#laymod_1270786 .graphic_img img {
  display:block;
  width:100%;
}
#laymod_1270786 .graphic_text {
  position:absolute;
  right:0;
  top:0;
  height:100%;
}
#laymod_1270786 .change_right .graphic_text {
  right:auto;
  left:0;
}
#laymod_1270786 .graphic_text .p1 {
  font-size:14px; 
    color:#999;
  margin:0 0 13px 0;
  line-height:1;
}
#laymod_1270786 .graphic_text .h3 {
  font-size:24px;
  color:#000;
  margin:0 0 35px 0;
  line-height:1;
  font-weight:normal;
  transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -ms-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
}
#laymod_1270786 .graphic_text .p2 {
  font-size:9.75pt;
    color:#666;
  line-height:2;
  text-align:justify;
  transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -ms-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
}
#laymod_1270786 .graphic_text .company_more {
  display:inline-block;
  padding:0 30px;
  font-size:13px;
  line-height:3.23;
  margin:50px 0 0 0;
  border:1px solid #000;
  color:#333;
  transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -ms-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  position:relative;
}
#laymod_1270786 .graphic_text .company_more:before {
  content:"";
  display:block;
  position:absolute;
  left:0;
  top:0;
  z-index: -1;
  width:0;
  height:100%;
  background:rgba(242,48,48,1);
  transition:all 0.4s cubic-bezier(.075,.82,.165,1) 0s;
  -moz-transition:all 0.4s cubic-bezier(.075,.82,.165,1) 0s;
  -ms-transition:all 0.4s cubic-bezier(.075,.82,.165,1) 0s;
  -webkit-transition:all 0.4s cubic-bezier(.075,.82,.165,1) 0s;
  -o-transition:all 0.4s cubic-bezier(.075,.82,.165,1) 0s;
}
@media (min-width:993px) {
  #laymod_1270786 .bodyContTitle,
  #laymod_1270786 .bodyContContent {
    padding: 0;
  }
}
  #laymod_1270786 .graphic_text .company_more:hover {
    color:#fff;
    border-color:rgba(242,48,48,1);
  }
  #laymod_1270786 .graphic_text .company_more:hover:before {
    width:100%;
  }
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
  #laymod_1270786 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_1270786 .graphic_img {
    margin:0 0 30px 0;
  }
  #laymod_1270786 .graphic_text {
    position:relative;
    top:auto;
    left:auto;
  }
  #laymod_1270786 .graphic_text .p1 {
    margin:0 0 5px 0;
  }
  #laymod_1270786 .graphic_text .p2 {
    line-height: 1.6;
  }
  #laymod_1270786 .graphic_text .h3 {
    margin:0 0 15px 0;
    font-size:18px;
  }
  #laymod_1270786 .graphic_text .company_more {
    margin:20px 0 0 0;
  }
}
@media only screen  and (min-device-width : 1024px)  and (max-device-width : 1366px)  and (orientation : portrait){  
  #laymod_1270786 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_1270786 .graphic_text .h3 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  #laymod_1270786 .graphic_text .company_more {
    margin: 35px 0 0 0;
  }
}
@media(min-width: 992px) and (max-width:1199px) {
  #laymod_1270786 .graphic_text .h3 {
    margin: 0 0 20px 0;
  }
  #laymod_1270786 .graphic_text .company_more {
    margin: 25px 0 0 0;
  }
}
		  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_1270737 #jh2_newsrec_70 {   
  position:relative;   
  overflow:hidden;  
  z-index: 500; 
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";   
}   
#laymod_1270737 .bg {   
  position:absolute;    
  z-index: 1;   
  width:100%;    
  height:100%;     
  top:0;    
  left:0;    
}   
#laymod_1270737 .bg_img {   
  z-index:2;   
}   
#laymod_1270737 .bodyCont_width {   
  position:relative;   
  z-index:4;    
}    
/*标题控制*/ 
#laymod_1270737 .bodyContContent {     
  position:relative;     
  z-index: 4;     
}
#laymod_1270737 .bodyContTitle:after,
#laymod_1270737 .bodyContContent:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1270737 .bodyContTitle .fl {
  font-size: 24px;
  float: left;
  line-height: 24px;
  color: #333;
}
#laymod_1270737 .bodyContTitle .fl.none_left {
	float: none;
}
#laymod_1270737 .bodyContTitle .news_more {
  font-size: 14px;
  line-height: 24px;
  display: block;
  float: right;
  color: #333;
  transition: all .35s;
}
#laymod_1270737 .bodyContContent .news_ul li a {
  display: block;
  position: relative;
}
#laymod_1270737 .bodyContContent .news_ul li a .news_img {
  padding-top: 65%;
  overflow: hidden;
}
#laymod_1270737 .bodyContContent .news_ul li a .news_txt {
  position: absolute;
  left: 15px;
  width: calc(100% - 30px);
  background: #fff;
  padding: 7% 5%;
  bottom: 0;
  color: #333;
}
#laymod_1270737 .bodyContContent .news_ul li a .news_txt:after {
  content: "";
  opacity: 0.1;
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: currentColor;
}
#laymod_1270737 .bodyContContent .news_ul li a .news_txt .news_name {
  color: #333;
  font-size: 14px;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 8px;
}
#laymod_1270737 .bodyContContent .news_ul li a .news_txt .news_desc {
  color: #999;
  font-size: 12px;
  line-height: 1.6;
}
@media(min-width: 768px) {
  #laymod_1270737 .bodyCont_width {
    padding: 0;
  }
  #laymod_1270737 .bodyContContent .news_ul li a {
    padding-bottom: 56px;
  }
}
@media(max-width: 767px) {
  #laymod_1270737 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_1270737 .bodyContContent .news_ul li a {
    padding-bottom: 4rem;
    margin-bottom: 2rem;
  }
}
		  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_1270736 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270736 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1270736 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
#laymod_1270736 .bodyCont_width .up_con {
  padding-bottom: 44px;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
#laymod_1270736 .bodyCont_width .up_con:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1270736 .bodyCont_width .up_con .name {
  color: #fff;
  line-height: 1;
  font-size: 20px;
  margin-bottom: 20px;
}
#laymod_1270736 .bodyCont_width .up_con .p {
  margin-bottom: 10px;
}
#laymod_1270736 .bodyCont_width .up_con .p img {
  opacity: 0.4;
}
#laymod_1270736 .bodyCont_width .up_con .p .pcfont,
#laymod_1270736 .bodyCont_width .up_con .p img,
#laymod_1270736 .bodyCont_width .up_con .p>div,
#laymod_1270736 .bodyCont_width .up_con .p a {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 1;
  height: 13px;
    color:rgba(255,255,255,0.4);
}
#laymod_1270736 .bodyCont_width .up_con .right_code img {
  max-width: 130px;
  display: block;
  max-height: 130px;
  width: 100%;
}
#laymod_1270736 .bodyCont_width .down_con {
  padding: 24px 0;
}
#laymod_1270736 .bodyCont_width .copyright_box .copyright_icp a,
#laymod_1270736 .bodyCont_width .down_con ul li a {
  font-size: 12px;
    color:rgba(255,255,255,0.4);
}
#laymod_1270736 .bodyCont_width .copyright_box .name,
#laymod_1270736 .bodyCont_width .copyright_box .copyright_icp {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 0 3px;
    color:rgba(255,255,255,0.4);
}
#laymod_1270736 .bodyCont_width .down_con ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
@media (min-width: 992px) {
  #laymod_1270736 .bodyCont_width .up_con {
      align-items: center;
      display: flex;
  }
  #laymod_1270736 .bodyCont_width .up_con .left_cont .p:nth-child(4) {
    margin-bottom: 0px;
  }
  #laymod_1270736 .bodyCont_width .up_con .left_cont,
  #laymod_1270736 .bodyCont_width .up_con .right_code {
    padding: 0;
  }
  #laymod_1270736 .bodyCont_width .down_con:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_1270736 .bodyCont_width .down_con .copyright_box {
    float: left;
  }
  #laymod_1270736 .bodyCont_width .down_con ul {
    float: right;
    font-size: 0;
  }
  #laymod_1270736 .bodyCont_width .copyright_box .copyright_icp a:hover,
  #laymod_1270736 .bodyCont_width .down_con ul li a:hover {
    color:#fff;
  }
}
@media (max-width: 991px) {
  #laymod_1270736 .bodyCont_width .up_con .left_cont {
    margin-bottom: 20px;
  }
  #laymod_1270736 .bodyCont_width .up_con .right_code {
    text-align: left;
  }
  #laymod_1270736 .bodyCont_width .up_con .right_code img {
    float: none !important;
  }
  #laymod_1270736 .bodyCont_width .up_con .name {
    font-size: 18px;
    line-height: 1.4;
  }
  #laymod_1270736 .bodyCont_width .down_con {
    padding: 18px 15px 0 15px;
  }
  #laymod_1270736 .bodyCont_width .copyright_box {
    margin-bottom: 8px;
  }
  #laymod_1270736 .bodyCont_width .copyright_box .name {
    margin: 0;
  }
  #laymod_1270736 .bodyCont_width .down_con ul li {
    margin: 0 3px 0 0;
  }
  #laymod_1270736 .bodyCont_width .up_con {
    padding-bottom: 30px;
  }
  #laymod_1270736 .bodyCont_width .up_con .p {
      white-space: nowrap;
  }
  #laymod_1270736 .bodyCont_width .up_con .p .add {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
  }
}
@media (max-width: 768px) {
  #laymod_1270736 .bodyCont_width .copyright_box {
    margin-bottom: 0;
    text-align: center;
  }
  #laymod_1270736 .bodyCont_width .copyright_box .name,
  #laymod_1270736 .bodyCont_width .copyright_box .copyright_icp a {
    line-height: 1.6;
  }
  #laymod_1270736 .bodyCont_width .down_con>ul {
    text-align: center;
  }
}
