/*去技术支持*/
#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_1270767 {
	z-index: 1700;
}
#laymod_1270767 .bg {
	position:absolute;
	z-index: 5;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_1270767 .bodyCont_width {
	position:relative;
	z-index:40;
}
.design-html #laymod_1270767 {
	height: 180px;
}
.design-html.page-index #laymod_1270767 {
	height: 100px;
}
/*logo部分*/
#laymod_1270767 #jh2_nav_1 .row .nav_logo {
  padding: 0;
}
#laymod_1270767 #jh2_nav_1 .row .nav_logo a img {
  display: block;
  max-width: 100%;
  max-height: 90px;
}
/*导航*/
#laymod_1270767 #jh2_nav_1 .row .nav_list ul {
  font-size: 0;
}
#laymod_1270767 #jh2_nav_1 .row .nav_list ul:after {
	content: "";
	display: block;
	clear: both;
}
#laymod_1270767 #jh2_nav_1 .row .nav_list li a {
  color: rgba(75,75,75,1);
font-size:14px;
font-weight: normal;
  display: block;
}
#laymod_1270767 #jh2_nav_1 .row .nav_list li.active > a {
  font-weight: 700;
  color: rgba(242,48,48,1);
}
/* 预约 */
#laymod_1270767 #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_1270767 #jh2_nav_1 .row .col-md-2 .nav_order p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-align: left;
}
#laymod_1270767 #jh2_nav_1 .row .col-md-2 .nav_order .nav_icon {
  margin: 0 2%;
  color: rgba(255,255,255,1);
}
#laymod_1270767 #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_1270767 #jh2_nav_1 .row .col-md-2 .nav_order p span {
  display: block;
}
#laymod_1270767 #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_1270767 #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_1270767 #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_1270767 #jh2_nav_1 .container-fluid {
  padding: 0;
  transition:all .35s;
}
#laymod_1270767 #jh2_nav_1 .row {
  width: 85%;
  margin: 0 auto;
  height: 100px;
}
#laymod_1270767 #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_1270767 #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_1270767 #jh2_nav_1 .nav_fixed {
background-image:url();
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#laymod_1270767 #jh2_nav_1 .row .nav_logo {
  display: -webkit-flex !important;
  display: flex !important;
  height: 100%;
}
#laymod_1270767 #jh2_nav_1 .row .nav_list .nav_ul_son {
  overflow: hidden;
  text-align: right;
}
#laymod_1270767 #jh2_nav_1 .row .nav_list li {
  display: inline-block;
  float: inherit;
  width: auto;
  line-height: 100px;
  margin: 0 3%;
  padding: 0;
}
#laymod_1270767 #jh2_nav_1 .row .nav_list li .nav_li1 {
	line-height: 48px;
	display: block;
}
#laymod_1270767 #jh2_nav_1 .nav_fixed .nav_logo a {
  margin-left: 54px;
}
#laymod_1270767 #jh2_nav_1 .row .col-md-2 .nav_order nav {
  font-size: 0;
  text-align: center;
width:100%;
}
#laymod_1270767 #jh2_nav_1.pc_height {
  height: 100px;
}
#laymod_1270767 #jh2_nav_1.nav_height {
  height: 0;
}
/* 二级分类 */
#laymod_1270767 #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_1270767 #jh2_nav_1 .nav_list li>ul li {
	width:100%;
	margin:0;
	border-bottom:0 none;
}
#laymod_1270767 #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_1270767 #jh2_nav_1 .nav_list li>ul li a>dd {
	line-height:44px;
}
#laymod_1270767 #jh2_nav_1 .nav_list li>ul li.last_li a {
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
#laymod_1270767 #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_1270767 #jh2_nav_1 .nav_list li>ul li a>i:before {
	content:"\e627";
}
.design-html #jh2_nav_1 {
  min-height: 100px;
}
}
#laymod_1270767 #jh2_nav_1.active_false .nav_list li:hover>ul {
	overflow:visible;
}
#laymod_1270767 #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_1270767 #jh2_nav_1 .nav_fixed .nav_logo a {
    margin-left: 24px;
	}
}
@media (min-width: 992px) and (max-width: 1400px) {
  #laymod_1270767 #jh2_nav_1 .row .col-md-2 .nav_order {
    width: 50%;
    margin: 20px auto;
  }
  #laymod_1270767 #jh2_nav_1 .row .col-md-2 .nav_order nav {
    font-size: 0;
    text-align: center;
  }
  #laymod_1270767 #jh2_nav_1 .row .col-md-2 .nav_order .nav_txt {
    display: none;
  }
  #laymod_1270767 #jh2_nav_1 .row .col-md-2 .nav_order .nav_icon {
    margin: 0 auto;
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1 .row .nav_list li {
  margin: 0 2%;
}
}
/* 手机版 */
@media (max-width: 991px) {
	#laymod_1270767 {
		position: relative;
	}
  #laymod_1270767 #jh2_nav_1 .container-fluid {
    padding: 0;
  }
  #laymod_1270767 #jh2_nav_1 .row {
    margin: 0;
    height: 70px;
    position: relative;
  }
  #laymod_1270767 #jh2_nav_1 .row .nav_logo {
  display: -webkit-flex !important;
  display: flex !important;
  height: 100%;
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1 .row .nav_logo a img {
    max-height: 60px;
    max-width: 100%;
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1 .nav_list li {
    padding: 0;
  }
  #laymod_1270767 #jh2_nav_1 .row .nav_list li a {
    line-height: 1;
    display: inline-block;
    padding: 15px;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #laymod_1270767 #jh2_nav_1 .nav_list .nav_li {
		border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  #laymod_1270767 #jh2_nav_1 .nav_list li.active {
		border-bottom: 1px solid rgba(0,0,0,0.4);
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1 .nav_list li .iconfont:before {
    content: "\e60c";
    transition: all .4s;
    transform: rotate(90deg);
    display: block;
  }
  #laymod_1270767 #jh2_nav_1 .nav_list li .iconfont.active:before {
  	transform: rotate(270deg);
  }
  /* 手机二级分类 */
  #laymod_1270767 #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_1270767 #jh2_nav_1 .row .nav_list li>ul li a {
      line-height: 30px;
      font-size: 13px;
      padding: 0 15px;
      opacity: 0.6;
  }
  #laymod_1270767 #jh2_nav_1 .nav_phone_botton {
    height: 34px;
    width: 34px;
    position: absolute;
    top: 50%;
    margin: -17px 0 0 0;
    right: 5%;
  }
  #laymod_1270767 #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_1270767 #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_1270767 #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_1270767 #jh2_nav_1 .mobile_active .nav_phone_botton>a span {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1.active_true {
		position: relative;
	}
	#laymod_1270767 #jh2_nav_1.active_true .nav_fixed {
		width: 100%;
		top: 0;
		box-shadow: none;
	}
  #laymod_1270767 #jh2_nav_1.active_true .container-fluid {
    padding: 0;
  }
  #laymod_1270767 #jh2_nav_1.active_true .row {
    margin: 0;
    height: 70px;
    position: relative;
  }
  #laymod_1270767 #jh2_nav_1.active_true .row>.hidden-xs {
  	display: none !important;
  }
  #laymod_1270767 #jh2_nav_1.active_true .nav_phone_botton {
  	display: block !important;
  }
  #laymod_1270767 #jh2_nav_1.active_true .row .nav_logo {
  display: -webkit-flex !important;
  display: flex !important;
  height: 100%;
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1.active_true .row .nav_logo a img {
    max-height: 60px;
    max-width: 100%;
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1.active_true .row .nav_list li,
  #laymod_1270767 #jh2_nav_1.active_true .row .nav_list li .nav_li1 {
    line-height: inherit;
    display: block;
    padding: 0;
    margin: 0;
	}
  #laymod_1270767 #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_1270767 #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_1270767 #jh2_nav_1.active_true .nav_list .nav_li {
		border-bottom: 1px solid rgba(0,0,0,0.1);
  }
  #laymod_1270767 #jh2_nav_1.active_true .nav_list li.active {
		border-bottom: 1px solid rgba(0,0,0,0.4);
  }
  #laymod_1270767 #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_1270767 #jh2_nav_1.active_true .nav_list li .iconfont:before {
    content: "\e60c";
    transition: all .4s;
    transform: rotate(90deg);
    display: block;
  }
  #laymod_1270767 #jh2_nav_1.active_true .nav_list li .iconfont.active:before {
  	transform: rotate(270deg);
  }
  /* 手机二级分类 */
  #laymod_1270767 #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_1270767 #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_1270767 #jh2_nav_1.active_true .nav_phone_botton {
    height: 34px;
    width: 34px;
    position: absolute;
    top: 50%;
    margin: -17px 0 0 0;
    right: 5%;
  }
  #laymod_1270767 #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_1270767 #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_1270767 #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_1270767 #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_1270767 #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;
  }
		  /*模版整体控制*/
#laymod_1270768 {
    position:relative;
        font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270768 #jh2_advers_2 {
    overflow:hidden;
}
#laymod_1270768 .bodyCont_width>.bg {
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
#laymod_1270768 .bodyCont_width>.bg_img {
    z-index:2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#laymod_1270768 .bodyCont_width {
    position:relative;
}
/*标题控制*/
#laymod_1270768 .bodyContContent {
    position:relative;
    z-index: 4;
}
/*模版主体部分*/
#laymod_1270768 .nybanner_1 a {
    display:block;
    width:100%;
    height:100%;
}
#laymod_1270768 .nybanner_1 a .container {
    text-align:center;
    position:relative;
    height:100%;
    /*display*/
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;
    -webkit-flex-direction:column;
    /*flex-wrap*/
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:center;
    justify-content:center;/*主轴上对齐*/
    -moz-box-pack:center;
    -webkit--moz-box-pack:center;
    box-pack:center;
    /*align-items*/
    align-items:center;/*交叉轴对齐*/
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
}
#laymod_1270768 .nybanner_1 a .container .cont {
    width:100%;
}
#laymod_1270768 .nybanner_1 a .container>p {
    width:100%;
    text-align:center;
}
#laymod_1270768 .nybanner_1 a p:nth-child(1) {
    margin:0 0 2% 0;
    display:block;
    font-size:24px;
    line-height:1.4;
    color:#fff;
}
#laymod_1270768 .nybanner_1 a p:nth-child(2) {
    margin:0;
    display:block;
    font-size:16px;
    line-height:1.4;
    color:#fff;
}
@media(min-width: 993px) {
    #laymod_1270768 .nybanner_1 {
        height:260px;
    }
}
/*直接控制小于991px屏幕时css*/
@media (max-width:992px) {
    #laymod_1270768 .bodyCont_width>.bg_img {
        background-image: url(//cdn.jihui88.com/upload//0//04//0qhvh//picture//2019//03//29/563dabbb-c3f9-4377-b453-1cc78a3e6060-1569027676702_bg_img2_750x300.jpg) !important;
    }
    #laymod_1270768 .nybanner_1 {
        height:150px;
    }
    #laymod_1270768 .nybanner_1 a p:nth-child(1) {
        font-size:18px;
    }
    #laymod_1270768 .nybanner_1 a p:nth-child(2) {
        font-size:13px;
    }
}
@media(min-width: 768px) and (max-width: 992px) {
    #laymod_1270768 .nybanner_1 {
        height:200px;
    }
}
/*768<= ipad区间 <=1100*/
@media (min-width:768px) and (max-width:1100px) {
		#laymod_1270768 .ql-size-12,
		#laymod_1270768 .ql-size-13,
		#laymod_1270768 .ql-size-14,
		#laymod_1270768 .ql-size-15,
		#laymod_1270768 .ql-size-16 {
			font-size:1vw;
		}
		#laymod_1270768 .ql-size-17,
		#laymod_1270768 .ql-size-18,
		#laymod_1270768 .ql-size-19,
		#laymod_1270768 .ql-size-20,
		#laymod_1270768 .ql-size-21 {
			font-size:1.1vw;
		}
		#laymod_1270768 .ql-size-22,
		#laymod_1270768 .ql-size-23,
		#laymod_1270768 .ql-size-24,
		#laymod_1270768 .ql-size-25,
		#laymod_1270768 .ql-size-26 {
			font-size:1.2vw;
		}
		#laymod_1270768 .ql-size-27,
		#laymod_1270768 .ql-size-28,
		#laymod_1270768 .ql-size-29,
		#laymod_1270768 .ql-size-30,
		#laymod_1270768 .ql-size-31 {
			font-size:1.3vw;
		}
		#laymod_1270768 .ql-size-32,
		#laymod_1270768 .ql-size-33,
		#laymod_1270768 .ql-size-34,
		#laymod_1270768 .ql-size-35,
		#laymod_1270768 .ql-size-36 {
			font-size:1.4vw;
		}
		#laymod_1270768 .ql-size-37,
		#laymod_1270768 .ql-size-38,
		#laymod_1270768 .ql-size-39,
		#laymod_1270768 .ql-size-40,
		#laymod_1270768 .ql-size-41 {
			font-size:1.5vw;
		}
		#laymod_1270768 .ql-size-42,
		#laymod_1270768 .ql-size-43,
		#laymod_1270768 .ql-size-44,
		#laymod_1270768 .ql-size-45,
		#laymod_1270768 .ql-size-46 {
			font-size:1.6vw;
		}
		#laymod_1270768 .ql-size-47,
		#laymod_1270768 .ql-size-48,
		#laymod_1270768 .ql-size-49,
		#laymod_1270768 .ql-size-50,
		#laymod_1270768 .ql-size-51 {
			font-size:1.7vw;
		}
		#laymod_1270768 .ql-size-52,
		#laymod_1270768 .ql-size-53,
		#laymod_1270768 .ql-size-54,
		#laymod_1270768 .ql-size-55,
		#laymod_1270768 .ql-size-56 {
			font-size:1.8vw;
		}
		#laymod_1270768 .ql-size-57,
		#laymod_1270768 .ql-size-58,
		#laymod_1270768 .ql-size-59,
		#laymod_1270768 .ql-size-60,
		#laymod_1270768 .ql-size-61 {
			font-size:1.9vw;
		}
		#laymod_1270768 .ql-size-62,
		#laymod_1270768 .ql-size-63,
		#laymod_1270768 .ql-size-64,
		#laymod_1270768 .ql-size-65,
		#laymod_1270768 .ql-size-66 {
			font-size:2vw;
		}
		#laymod_1270768 .ql-size-67,
		#laymod_1270768 .ql-size-68,
		#laymod_1270768 .ql-size-69,
		#laymod_1270768 .ql-size-70,
		#laymod_1270768 .ql-size-71 {
			font-size:2.1vw;
		}
}
/*手机端区间 <=767*/
@media (max-width:767px) {
	#laymod_1270768 .ql-size-12,
	#laymod_1270768 .ql-size-13,
	#laymod_1270768 .ql-size-14,
	#laymod_1270768 .ql-size-15,
	#laymod_1270768 .ql-size-16 {
		font-size:3vw;
	}
	#laymod_1270768 .ql-size-17,
	#laymod_1270768 .ql-size-18,
	#laymod_1270768 .ql-size-19,
	#laymod_1270768 .ql-size-20,
	#laymod_1270768 .ql-size-21 {
		font-size:3.25vw;
	}
	#laymod_1270768 .ql-size-22,
	#laymod_1270768 .ql-size-23,
	#laymod_1270768 .ql-size-24,
	#laymod_1270768 .ql-size-25,
	#laymod_1270768 .ql-size-26 {
		font-size:3.5vw;
	}
	#laymod_1270768 .ql-size-27,
	#laymod_1270768 .ql-size-28,
	#laymod_1270768 .ql-size-29,
	#laymod_1270768 .ql-size-30,
	#laymod_1270768 .ql-size-31 {
		font-size:3.75vw;
	}
	#laymod_1270768 .ql-size-32,
	#laymod_1270768 .ql-size-33,
	#laymod_1270768 .ql-size-34,
	#laymod_1270768 .ql-size-35,
	#laymod_1270768 .ql-size-36 {
		font-size:4vw;
	}
	#laymod_1270768 .ql-size-37,
	#laymod_1270768 .ql-size-38,
	#laymod_1270768 .ql-size-39,
	#laymod_1270768 .ql-size-40,
	#laymod_1270768 .ql-size-41 {
		font-size:4.25vw;
	}
	#laymod_1270768 .ql-size-42,
	#laymod_1270768 .ql-size-43,
	#laymod_1270768 .ql-size-44,
	#laymod_1270768 .ql-size-45,
	#laymod_1270768 .ql-size-46 {
		font-size:4.5vw;
	}
	#laymod_1270768 .ql-size-47,
	#laymod_1270768 .ql-size-48,
	#laymod_1270768 .ql-size-49,
	#laymod_1270768 .ql-size-50,
	#laymod_1270768 .ql-size-51 {
		font-size:4.75vw;
	}
	#laymod_1270768 .ql-size-52,
	#laymod_1270768 .ql-size-53,
	#laymod_1270768 .ql-size-54,
	#laymod_1270768 .ql-size-55,
	#laymod_1270768 .ql-size-56 {
		font-size:5vw;
	}
	#laymod_1270768 .ql-size-57,
	#laymod_1270768 .ql-size-58,
	#laymod_1270768 .ql-size-59,
	#laymod_1270768 .ql-size-60,
	#laymod_1270768 .ql-size-61 {
		font-size:5.25vw;
	}
	#laymod_1270768 .ql-size-62,
	#laymod_1270768 .ql-size-63,
	#laymod_1270768 .ql-size-64,
	#laymod_1270768 .ql-size-65,
	#laymod_1270768 .ql-size-66 {
		font-size:5.5vw;
	}
	#laymod_1270768 .ql-size-67,
	#laymod_1270768 .ql-size-68,
	#laymod_1270768 .ql-size-69,
	#laymod_1270768 .ql-size-70,
	#laymod_1270768 .ql-size-71 {
		font-size:5.75vw;
	}
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_9if0bxzm0dp.eot');
  src: url('//at.alicdn.com/t/font_249974_9if0bxzm0dp.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_9if0bxzm0dp.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_9if0bxzm0dp.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_9if0bxzm0dp.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_9if0bxzm0dp.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
/*模版整体控制*/
#laymod_1270769 #jh_bread_1 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270769 #jh_bread_1>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1270769 #jh_bread_1>.bg_img {
  z-index:2;
}
/*顶部线条控制*/
#laymod_1270769 .border_top {
  background:#ededed;
  height:0px;
  position:relative;
  z-index: 4;
}
#laymod_1270769 .bodyCont_width {
  position:relative;
}
/*标题控制*/
#laymod_1270769 .bodyContContent {
  position:relative;
  z-index: 4;
}
#laymod_1270769 .bodyContContent.container-100 {
  width:100%;
}
/*模版主体部分*/
#laymod_1270769 .bread_cont {
  overflow:hidden;
  position:relative;
}
#laymod_1270769 .bread_cont>ul {
  margin-bottom:0;
}
#laymod_1270769 .bread_cont>ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1270769 .bodyContContent li {
  color:#ccc;
  font-size:14px;
  line-height:43px;
  float:left;
}
#laymod_1270769 .bodyContContent li.hidea {
  display: none;
}
#laymod_1270769 .bodyContContent li a {
  color:#ccc;
  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_1270769 .bodyContContent li.bread_last a,
#laymod_1270769 .bodyContContent li a:hover {
  color:rgba(242,48,48,1);
  text-decoration:none;
}
#laymod_1270769 .bodyContContent li em,
#laymod_1270769 .bodyContContent li .xyb_line {
  padding:0 0.5rem;
  font-style:normal;
  font-size:12px;
}
#laymod_1270769 .bodyContContent li .xyb_line:before {
  content:"\e627";
}
#laymod_1270769 .bodyContContent li.bread_last .xyb_line {
  display:none;
}
#laymod_1270769 .bread_line {
  height:1px;
  background:#ededed;
}
/*搜索*/
#laymod_1270769 .nav_m_search {
  border:1px solid #eee;
  background:#fff;
  padding:0;
  /*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;
  position:absolute;
  width:220px;
  height:32px;
  top:50%;
  right:0;
  margin:-16px 0 0 0;
  -moz-border-radius: 16px
  -khtml-border-radius: 16px
  -webkit-border-radius: 16px
  border-radius: 16px
  -moz-border-radius-bottomleft:16px
  -moz-border-radius-bottomright:16px
  -khtml-border-radius: 16px
  -webkit-border-bottom-left-radius:16px
  -webkit-border-bottom-right-radius: 16px
  border-bottom-left-radius: 16px
  border-bottom-right-radius: 16px
}
#laymod_1270769 .nav_m_search form {
  display:block;
  width:80%;
}
#laymod_1270769 .nav_m_search input {
  width:100%;
  background:none;
  border:0 none;
  height:100%;
  line-height:30px;
  color:#000;
  text-indent:10%;
  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_1270769 .nav_m_search a {
  display:block;
  width:19%;
  background:none;
  font-size:14px;
  line-height:30px;
  height:100%;
  text-align:center;
  color:#000;
  transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
  -moz-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_1270769 .nav_m_search a:before {
  content:"\e7bb";
}
#laymod_1270769 .nav_m_search a:hover {
  color:rgba(242,48,48,1);
}
#laymod_1270769 .nav_m_search input::-webkit-input-placeholder {
  color:#666;
}
#laymod_1270769 .nav_m_search input::-moz-placeholder {
  color:#666;
}
#laymod_1270769 .nav_m_search input::-ms-input-placeholder {
  color:#666;
}
/*表单错误提示语*/
#laymod_1270769 #err_tip {
  display: none;
    position: fixed;
    top: 35%;
    left: 50%;
    width: 220px;
    padding: 0;
    margin: 0 0 0 -110px;
    z-index: 9999;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
#laymod_1270769 #err_tip .err_text {
  padding: 10px;
  text-align: center;
  word-wrap: break-word;
}
@media(min-width:992px){
  #laymod_1270769 .bread_cont {
  padding:0;
  }
}
@media (max-width:991px) {
  /*顶部线条控制*/
  #laymod_1270769 .border_top {
      height:0;
  }
  #laymod_1270769 .bodyContContent ul {
    padding:10px 0;
  }
  #laymod_1270769 .bodyContContent ul:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_1270769 .bodyContContent li {
    font-size:1.2rem;
    line-height:1.6;
  }
  #laymod_1270769 .bodyContContent li.bread_last {
    max-width:33%;
  }
  #laymod_1270769 .bodyContContent li.bread_last a {
    display:inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width:100%;
  }
  .page-pd #laymod_1270769 .bodyContContent li.bread_last a {
    max-width:190px;
  }
}
@media (max-width:375px) {
  .page-pd #laymod_1270769 .bodyContContent li.bread_last a {
    max-width:150px;
  }
}
@media (max-width:320px) {
  .page-pd #laymod_1270769 .bodyContContent li.bread_last a {
    max-width:100px;
  }
}
		  @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 {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1270770.active {
  z-index: 2000;
}
#laymod_1270770 #jh_message_2 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270770 #jh_message_2>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1270770 #jh_message_2>.bg_img {
  z-index:2;
}
#laymod_1270770 #jh_message_2 .bodyCont_width {
  position:relative;
  z-index: 5;
  opacity: 1;
}
/*标题控制*/
#laymod_1270770 #jh_message_2 .bodyContTitle {
  margin:0 auto;
  position:relative;
  z-index: 3;
}
#laymod_1270770 #jh_message_2 .bodyContTitle .fl {
  font-size:24px;
  margin:0 0 12px 0;
  text-align: center;
  color:#333;
}
#laymod_1270770 #jh_message_2 .bodyContTitle .fl2 {
  font-size:12px;
  text-align: center;
  color:#999;
  font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_1270770 #jh_message_2 .bodyContContent {
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_1270770 #jh_message_2 .message_form input,
#laymod_1270770 #jh_message_2 .message_form textarea {
  display:block;
  border:0 none;
  border-radius: 0;
  font-size:1.2rem;
  background:#f5f5f5;
  color:#333;
  line-height:normal;
  height:3.5rem;
  margin:0 0 1rem 0;
  padding-top:0;
  padding-bottom: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;
  position:relative;
  -webkit-appearance: none;
}
#laymod_1270770 #jh_message_2 ::-webkit-input-placeholder {
  color:currentColor;
  opacity: 0.6;
}
#laymod_1270770 #jh_message_2 ::-moz-placeholder{
  color:currentColor;
  opacity: 0.6;
}
#laymod_1270770 #jh_message_2 ::-ms-input-placeholder {
  color:currentColor;
  opacity: 0.6;
}
#laymod_1270770 #jh_message_2 .message_form textarea {
  height:12.5rem;
  line-height:2;
  resize:none;
}
#laymod_1270770 #jh_message_2 .message_form .liuyan {
  display:block;
background:#f5f5f5;
  -moz-border-radius: 22px;
  -khtml-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  -moz-border-radius-bottomleft:22px;
  -moz-border-radius-bottomright:22px;
  -khtml-border-radius: 22px;
  -webkit-border-bottom-left-radius:22px;
  -webkit-border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  color:#000;
  font-size:1.4rem;
  line-height:3.5rem;
  text-align:center;
  transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
}
#laymod_1270770 #jh_message_2 .message_form #verifyPic {
  height:3.5rem;
}
#laymod_1270770 #jh_message_2 .mes_share {
  clear:both;
  color:#333;
  font-size:14px;
  line-height:2;
}
#laymod_1270770 .at-share-btn-elements {
  position: relative;
}
.design-html #laymod_1270770 .at-share-btn-elements:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 123;
  top: 0;
}
#laymod_1270770 .bodyContContent .share a {
  display: inline-block;
}
#laymod_1270770 .bodyContContent .share a i {
  font-size: 24px;
  display: block;
  opacity: 0.58;
  color:#333;
}
#laymod_1270770 .bodyContContent .share .wechat .iconfont:after {
  content: "\e991";
}
#laymod_1270770 .bodyContContent .share .qq .iconfont:after {
  content: "\e990";
}
#laymod_1270770 .bodyContContent .share .qq2 .iconfont:after {
  content: "\e97d";
}
#laymod_1270770 .bodyContContent .share .weibo .iconfont:after {
  content: "\e994";
}
#laymod_1270770 .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_1270770 .bodyContContent .wechat_div.active {
  opacity: 1;
  visibility: visible;
}
#laymod_1270770 .bodyContContent .wechat_div .wechat_bg {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
}
#laymod_1270770 .bodyContContent .wechat_div .wechat_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 300px;
  width: 300px;
}
#laymod_1270770 .bodyContContent .wechat_div .wechat_img img {
  max-width: 100%;
  max-height: 100%;
}
  #laymod_1270770 .active_false .container {
    padding: 0;
  }
  #laymod_1270770 #jh_message_2.active_false .message_form input.pro_bg,
  #laymod_1270770 #jh_message_2.active_false .message_form textarea.pro_bg {
    background-color:rgba(242,48,48,1);
  }
  #laymod_1270770 #jh_message_2.active_false .message_form .liuyan:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
    text-decoration:none;
    background:rgba(242,48,48,1);
    color:#fff;
  }
  #laymod_1270770 #jh_message_2.active_false .pro_bg::-webkit-input-placeholder {
    color:#fff;
  }
  #laymod_1270770 #jh_message_2.active_false .pro_bg::-moz-placeholder{
   color:#fff;
  }
  #laymod_1270770 #jh_message_2.active_false .pro_bg:-ms-input-placeholder {
    color:#fff;
  }
@media (max-width: 992px) {
#laymod_1270770 #jh_message_2 .bodyContTitle .fl {
  font-size:20px;
  margin:0 0 4px 0;
}
#laymod_1270770 #jh_message_2 .mes_share {
  margin-top: 10px;
}
#laymod_1270770 #jh_message_2 .mes_share .mes_share_btn {
  font-size: 0;
}
#laymod_1270770 #jh_message_2 .bodyContContent .share a {
  margin-right: 8px;
}
#laymod_1270770 #jh_message_2 .bodyContContent .share a i {
  line-height: 1;
}
}
		  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_1270771 {
  position: relative;
  overflow: hidden;
  z-index: 500;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1270771 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
#laymod_1270771 .foot_keywords .container {
    padding: 30px 15px 25px 15px;
}
#laymod_1270771 .foot_keywords .keys {
  color: #fff;
  font-size: 14px;
  line-height: 1;
}
/* 联系方式 */
#laymod_1270771 .foot_content {
    padding: 64px 0 52px 0;
}
#laymod_1270771 .foot_content .container {
  padding: 0;
}
#laymod_1270771 .foot_content .container .content_left .content_block {
    display: inline-block;
    vertical-align: middle;
}
#laymod_1270771 .foot_content .container .content_block .pcon {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
}
#laymod_1270771 .foot_content .container .content_left .block_1 {
  max-width: 150px;
  margin-right: 3vw;
}
#laymod_1270771 .foot_content .container .content_left .block_1 a {
  display: block;
  overflow: hidden;
}
#laymod_1270771 .foot_content .container .content_left .block_1 a img {
  max-width: 100%;
  display: block;
}
#laymod_1270771 .foot_content .container .content_left .block_2 .li {
    font-size: 14px;
    line-height: 2.142857;
    color: rgba(255,255,255,0.4);
}
#laymod_1270771 .foot_content .container .content_left .block_2 .li .lxfs,
#laymod_1270771 .foot_content .container .content_left .block_2 .li .lxdh {
  display: inline-block;
  vertical-align: top;
    font-size: 14px;
    line-height: 2.142857;
    color: rgba(255,255,255,0.4);
}
#laymod_1270771 .foot_content .container .content_right ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_1270771 .foot_content .container .content_right ul li {
  float: left;
  width: 40%;
  line-height: 2.142857;
}
#laymod_1270771 .foot_content .container .content_right ul li a {
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: rgba(255,255,255,0.4);
}
#laymod_1270771 .foot_content .container .content_right .content_block {
    display: inline-block;
    vertical-align: middle;
}
#laymod_1270771 .foot_content .container .content_right .block_4 img {
  max-width: 120px;
  max-height: 100%;
  display: block;
    padding: 10px;
    border: 1px solid rgba(255,255,255,0.3);
}
#laymod_1270771 .foot3 {
  height: 49px;
  line-height: 48px;
    border-top: 1px solid rgba(255,255,255,0.3);
}
#laymod_1270771 .foot3 .container {
  padding: 0;
}
#laymod_1270771 .foot3 .container .left_copy .ap,
#laymod_1270771 .foot3 .container .left_copy>a {
  display: inline-block;
  vertical-align: middle;
    font-size: 12px;
margin-right:5px;
    color: rgba(255,255,255,0.4);
}
#laymod_1270771 .foot3 .right_share {
  text-align: right;
}
#laymod_1270771 .foot3 .right_share a {
    font-size: 12px;
    line-height: 48px;
    margin: 0 5px;
    color: rgba(255,255,255,0.4);
}
#laymod_1270771 .foot_content .container .content_right .block_3 .p {
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
}
@media(min-width: 992px) {
	#laymod_1270771 .foot_content .container .content_right .block_4 img {
    box-sizing: content-box;
  }
}
@media(min-width: 768px) {
  #laymod_1270771 .foot_content .container .content_right ul li a:hover,
  #laymod_1270771 .foot3 .right_share a:hover {
    color: rgba(255,255,255,1);
  }
  #laymod_1270771 .foot3 .container .left_copy {
    font-size:0;
  }
  #laymod_1270771 .foot_content .container .content_right .block_3 {
    width:64%;
  }
  #laymod_1270771 .foot_content .container .content_right .block_4 {
    width:35%;
  }
}
@media(max-width: 767px) {
  #laymod_1270771 .foot_keywords .container {
     padding: 30px 30px 25px 30px;
  }
  #laymod_1270771 .foot_content .container,
  #laymod_1270771 .foot3 .container {
    padding: 0 15px;
  }
  #laymod_1270771 .foot_keywords .keys {
    line-height: 1.5;
    font-size: 13px;
  }
  #laymod_1270771 .foot_content .container .content_block .pcon {
    font-size: 20px;
  }
  #laymod_1270771 .foot_content {
    padding: 32px 0;
  }
  #laymod_1270771 .foot_content .content_right {
      margin-top: 2rem;
  }
  #laymod_1270771 .foot3 {
      height: auto;
      line-height: inherit;
      padding: 15px 0;
  }
  #laymod_1270771 .foot3 .right_share {
    text-align: left;
  }
  #laymod_1270771 .foot3 .container .left_copy .ap {
    line-height: 2;
  }
  #laymod_1270771 .foot3 .right_share a {
    margin: 0 10px 0 0;
    line-height: 2;
  }
  #laymod_1270771 .foot_content .content_right.none_code {
  	display: none;
  	margin-top: 0;
  }
}
