
		  @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;   
}   
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_631688 #jh2_nav_30 {   
  position:relative;   
  z-index: 1705; 
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";   
}
#laymod_631688 .bg {   
  position:absolute;    
  z-index: 1;   
  width:100%;    
  height:100%;     
  top:0;    
  left:0;    
}
#laymod_631688 .bodyCont_width {   
  position:relative;   
  z-index:4;    
}
#laymod_631688 #tx_header.header_pc{
    position: relative;
    z-index: 1000;
}
#laymod_631688 #tx_header.header_pc .top{
    width: 100%;
    height: 50px;
    background-color: #2b2d2c;
}
#laymod_631688 #tx_header.header_pc .top .top_content{
    width: 1170px;
    height: 50px;
    margin: 0 auto;
}
#laymod_631688 #tx_header.header_pc .top .logo{
    float: left;
    height: 100%;
}
#laymod_631688 #tx_header.header_pc .top .logo a{
  height: 100%;
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:center;
  justify-content:center;
  align-items:center;
  -webkit-align-items:center;
}
#laymod_631688 #tx_header.header_pc .top .logo a img {
  max-width: 100%;
  max-height: 100%;
}
#laymod_631688 #tx_header.header_pc .top .nav{
    float: left;
}
#laymod_631688 #tx_header.header_pc .top .nav .nav_ul{
    margin-left: 26px;
}
#laymod_631688 #tx_header.header_pc .top .nav li {
    line-height: 50px;
    margin-right: 36px;
    float: left;
    position: relative;
}
#laymod_631688 #tx_header.header_pc .top .nav a{
  font-size:14px;
  font-weight: normal;
    color: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#laymod_631688 #tx_header.header_pc .top .nav .active a{
    color: rgba(240,132,25,1);
}
#laymod_631688 #tx_header.header_pc .top .contact{
    float: right;
}
#laymod_631688 #tx_header.header_pc .top .contact .contact_ul{
    overflow: hidden;
    padding: 13px 0;
}
#laymod_631688 #tx_header.header_pc .top .contact li{
    float: left;
    margin-left: 4px;
}
#laymod_631688 #tx_header.header_pc .top .contact a{
    width: 24px;
    height: 24px;
    display: block;
    line-height: 22px;
    text-align: center;
    color:#fff;
}
#laymod_631688 #tx_header.header_pc .top .contact .iconfont{
    font-size: 20px;
    color: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#laymod_631688 #tx_header.header_pc .top .contact a i {
	color: #fff;
	font-size: 20px;
}
#laymod_631688 #tx_header.header_pc .top .contact .wechat .iconfont {
    font-size: 22px;
}
#laymod_631688 #tx_header.header_pc .top .contact .wechat .iconfont:after{
    content: "\e880";
}
#laymod_631688 #tx_header.header_pc .top .contact .qq .iconfont:after{
    content: "\e6aa";
}
#laymod_631688 #tx_header.header_pc .top .contact .weibo .iconfont:after{
    content: "\e6d8";
}
#tx_header.header_pc .top .contact .facebook {
    line-height: 24px;
}
#tx_header.header_pc .bottom{
    width: 100%;
    height: 70px;
    background-color: #fff;
}
#tx_header.header_pc .bottom .bottom_content{
    width: 1170px;
    margin: 0 auto;
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}
#tx_header.header_pc .bottom .email{
    height: 70px;
    padding: 25px 0;
    display: inline-block;
    vertical-align: top;
}
#tx_header.header_pc .bottom .email a{
    display: block;
    font-size: 14px;
    color: #666;
    padding-left: 40px;
    height: 20px;
    line-height: 20px;
    position: relative;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .email .iconfont{
    font-size: 30px;
    color: #666;
    position: absolute;
    left: 0;
    display: block;
    height: 20px;
    line-height: 22px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .search{
    height: 40px;
    width: 584px;
    border: 1px solid rgba(240,132,25,1);
    overflow: hidden;
    border-radius: 40px;
    margin: 15px 0;
    padding: 0 20px;
    padding-right: 15px;
    margin-left: 20px;
    display: inline-block;
}
#tx_header.header_pc .bottom .search .search_text{
    width: 500px;
    height: 38px;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    background: none;
}
#tx_header.header_pc .bottom .search .search_text::-webkit-input-placeholder {
    color: currentColor;
    opacity: 0.6;
}
#tx_header.header_pc .bottom .search .search_btn{
    width: 38px;
    height: 38px;
    display: block;
    float: right;
    text-align: center;
    line-height: 40px;
    color: #333;
}
#tx_header.header_pc .bottom .search .search_btn .iconfont {
    font-size: 24px;
    color: #333;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .search .search_btn .iconfont:after{
    content: "\e8c7";
}
#tx_header.header_pc .bottom .nav_drop{
    display: inline-block;
    height: 70px;
    vertical-align: top;
}
#tx_header.header_pc .bottom .category{
    height: 70px;
    float: left;
    position: relative;
    margin-right: 10px;
}
#tx_header.header_pc .bottom .category .category_btn{
    display: block;
    height: 70px;
    line-height: 70px;
    position: relative;
    padding-right: 24px;
    padding-left: 52px;
    font-size: 16px;
    color: #000;
    z-index: 2;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .category .category_icon{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    position: absolute;
    left: 18px;
    top: 23px;
    font-size: 20px;
    color: #7f7f7f;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .category .category_icon:after{
    content: "\e666";
}
#tx_header.header_pc .bottom .category .category_content{
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 1;
    width: 158px;
    background-color: #fff;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 0 20px #ccc;
    height: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .email .iconfont:after{
    content: "\e8a2";
}
#tx_header.header_pc .bottom .category .category_content ul{
    padding: 15px 0;
}
#tx_header.header_pc .bottom .category .category_content li{
    border-top: 1px solid #ccc;
}
#tx_header.header_pc .bottom .category .category_content li:first-child{
    border-top: none;
}
#tx_header.header_pc .bottom .category .category_content a{
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #333;
    padding-left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
		text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#tx_header.header_pc .bottom .nav_drop .drop_icon{
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    line-height: 26px;
    position: absolute;
    right: 0;
    top: 23px;
    font-size: 24px;
    color: #ccc;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#tx_header.header_pc .bottom .nav_drop .drop_icon:after{
    content: "\e7c3";
}
#laymod_631688 .contact_ul .wechat_div {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    z-index: 33;
    visibility: hidden;
    opacity: 0;
    transition: all .35s ease-out;
}
#laymod_631688 .contact_ul .wechat_div.active {
  opacity: 1;
  visibility: visible;
}
#laymod_631688 .contact_ul .wechat_div .wechat_bg {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
}
#laymod_631688 .contact_ul .wechat_div .wechat_img {
  position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 350px;
}
#laymod_631688 .contact_ul .wechat_div .wechat_img img {
  max-width: 100%;
  max-height: 100%;
}
@media(min-width: 993px){
  #laymod_631688 #tx_header.header_pc .top .nav li .son_list {
    position: absolute;
    width: 200px;
    background: #fff;
    padding: 10px 0;
    visibility: hidden;
    opacity: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 0 4px #ccc;
    transition: all .35s ease-out;
    z-index: 11;
  }
  #laymod_631688 #tx_header.header_pc .top .nav li .son_list .son_item {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #333;
    padding-left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    border-bottom: 1px solid #ccc;
  }
  #laymod_631688 #tx_header.header_pc .top .nav li:hover .son_list {
    opacity: 1;
    visibility: visible;
  }
  #laymod_631688 #tx_header.header_pc .top .nav li .son_list .son_item:hover,
  #laymod_631688 #tx_header.header_pc .bottom .category .category_content a:hover{
    color: rgba(240,132,25,1);
  }
  #laymod_631688 #tx_header.header_pc .bottom .nav_drop a:hover .drop_icon{
    color: #fff;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  #laymod_631688 #tx_header.header_pc .bottom .category .category_btn:hover{
    background-color: rgba(240,132,25,1);
    color: #fff;
  }
  #laymod_631688 #tx_header.header_pc .top .nav a:hover,
  #laymod_631688 #tx_header.header_pc .top .contact a:hover .iconfont,
  #laymod_631688 #tx_header.header_pc .bottom .email a:hover,
  #laymod_631688 #tx_header.header_pc .bottom .email a:hover .iconfont,
  #laymod_631688 #tx_header.header_pc .bottom .search .search_btn .iconfont:hover {
      color: rgba(240,132,25,1);
  }
  #laymod_631688 #tx_header.header_pc .bottom .category .category_btn:hover .category_icon {
      color: #fff;
  }
  #laymod_631688 #tx_header.header_pc .bottom .category:hover .category_content {
      height: auto;
  }
}
/* 移动端 */
#laymod_631688 #tx_header .header_mobile{
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: relative;
}
#laymod_631688 #tx_header .header_mobile .header_content{
    text-align: center;
    position: relative;
    z-index: 100;
    box-shadow: 0 0 1vw #ccc;
}
#laymod_631688 #tx_header .header_mobile .logo{
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:center;
  justify-content:center;
  align-items:center;
  -webkit-align-items:center;
    height: 60px;
    width: auto;
    padding: 5px 0;
}
#laymod_631688 #tx_header .header_mobile .logo img{
    max-height: 100%;
    object-fit: contain;
}
#laymod_631688 #tx_header .header_mobile .nav_icon{
    width: 60px;
    height: 60px;
    padding: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
#laymod_631688 #tx_header .header_mobile .nav_icon .iconfont {
    color: #000;
    font-size: 24px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
    line-height: normal;
}
#laymod_631688 #tx_header .header_mobile .nav_icon .iconfont:after{
    content: "\e7ff";
}
#laymod_631688 #tx_header .header_mobile .search_icon{
    width: 60px;
    height: 60px;
    padding: 18px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
#laymod_631688 #tx_header .header_mobile .search_icon .iconfont{
    color: #000;
    font-size: 24px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
    line-height: normal;
}
#laymod_631688 #tx_header .header_mobile .search_icon .iconfont:after{
    content: "\e6f9";
}
#laymod_631688 #tx_header .header_mobile .search_block{
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
    overflow: hidden;
    padding-left: 0;
    height: 0;
    transition: all ease-in-out .3s;
}
#laymod_631688 #tx_header .header_mobile .search_block.active{
    height: 50px;
}
#laymod_631688 #tx_header .header_mobile .search_text{
    height: 50px;
    font-size: 14px;
    float: left;
    width: 85%;
    padding: 0 10px;
    background: none;
}
#laymod_631688 #tx_header .header_mobile .search_btn{
		width: 15%;
    height: 50px;
    padding: 15px;
    display: block;
    float: right;
}
#laymod_631688 #tx_header .header_mobile .search_btn .iconfont{
    color: #333;
    font-size: 24px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
    line-height: normal;
}
#laymod_631688 #tx_header .header_mobile .search_btn .iconfont:after{
    content: "\e6f9";
}
#laymod_631688 #tx_header .nav_mobile{
    position: fixed;
    height: 100%;
    width: 80vw;
    z-index: 200;
    left: -80vw;
    top: 0;
    background-color: #f3f3f3;
    padding-top: 5vw;
    transition: all .3s;
}
#laymod_631688 #tx_header .nav_mobile.active{
  left: 0;
}
#laymod_631688 #tx_header .nav_mobile #nav_list{
    width: 100%;
}
#g_web{
  position: relative;
  left: 0;
    transition: all .3s;
}
#g_web.active{
    left: 80vw;
}
#g_body{
  overflow: auto;
}
#g_body.active{
    overflow: hidden;
}
#laymod_631688 #tx_header .close_nav{
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: 0.5;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}
#laymod_631688 #tx_header .nav_mobile .nav_list{
    border-bottom: 1px solid #ddd;
}
#laymod_631688 #tx_header .nav_mobile .nav_list .nav_btn{
    font-size: 15px;
    display: inline-block;
    padding: 0 0 0 20px;
    width: 85%;
    vertical-align: top;
    line-height: 40px;
    color: #666;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#laymod_631688 #tx_header .nav_mobile .nav_list>.iconfont {
  display: inline-block;
  width: 15%;
  vertical-align: top;
  text-align: center;
	line-height: 40px;
  font-size: 15px;
  color: #666;
}
#laymod_631688 #tx_header .nav_mobile .nav_list>.iconfont:after {
  content: "\e8ec";
  display: block;
}
#laymod_631688 #tx_header .nav_mobile .nav_list>.iconfont.active:after {
  transform: rotate(90deg);
}
#laymod_631688 #tx_header .nav_mobile .nav_list .son_list {
  padding: 10px 0 10px 20px;
  border-top: 1px solid #ddd;
  display: none;
}
#laymod_631688 #tx_header .nav_mobile .nav_list .son_list .son_item {
    font-size: 13px;
    display: block;
    line-height: 35px;
  color: #666;
}
#laymod_631688 #tx_header .nav_mobile .nav_list.nav_active .nav_btn{
  color: rgba(240,132,25,1);
}
		  /*模版整体控制*/
#laymod_631689 #jh2_advers_2 {
	position:relative;
	overflow:hidden;
		font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_631689 .bodyCont_width>.bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_631689 .bodyCont_width>.bg_img {
	z-index:2;
}
#laymod_631689 .bodyCont_width {
	position:relative;
}
/*标题控制*/
#laymod_631689 .bodyContContent {
	position:relative;
	z-index: 4;
}
#laymod_631689 .bodyContContent img {
  max-width: 100%;
}
/*模版主体部分*/
#laymod_631689 .nybanner_1 a {
	display:block;
	width:100%;
	height:100%;
}
#laymod_631689 .nybanner_1 a:hover {
	text-decoration:none;
}
#laymod_631689 .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_631689 .nybanner_1 a .container .cont {
width:100%;
}
#laymod_631689 .nybanner_1 a .container>p {
	width:100%;
	text-align:center;
}
#laymod_631689 .nybanner_1 a p:nth-child(1) {
	margin:0 0 2% 0;
	display:block;
	font-size:24px;
	line-height:1.4;
	color:#fff;
}
#laymod_631689 .nybanner_1 a p:nth-child(2) {
	margin:0;
	display:block;
	font-size:16px;
	line-height:1.4;
	color:#fff;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
	#laymod_631689 .nybanner_1 a p:nth-child(1) {
		font-size:18px;
	}
	#laymod_631689 .nybanner_1 a p:nth-child(2) {
		font-size:13px;
	}
}
/*768<= ipad和ipadpro区间 <=1100*/
@media (min-width:768px) and (max-width:1100px) {
	#laymod_631689 .bodyContTitle {
		margin-bottom:3vw !important;
	}
	#laymod_631689 .bodyContTitle .fl {
		font-size:3vw;
	}
	#laymod_631689 .bodyContTitle .fl2 {
		font-size:1.4vw;
	}
		#laymod_631689 .ql-size-12,
		#laymod_631689 .ql-size-13,
		#laymod_631689 .ql-size-14,
		#laymod_631689 .ql-size-15,
		#laymod_631689 .ql-size-16 {
			font-size:1vw;
		}
		#laymod_631689 .ql-size-17,
		#laymod_631689 .ql-size-18,
		#laymod_631689 .ql-size-19,
		#laymod_631689 .ql-size-20,
		#laymod_631689 .ql-size-21 {
			font-size:1.1vw;
		}
		#laymod_631689 .ql-size-22,
		#laymod_631689 .ql-size-23,
		#laymod_631689 .ql-size-24,
		#laymod_631689 .ql-size-25,
		#laymod_631689 .ql-size-26 {
			font-size:1.2vw;
		}
		#laymod_631689 .ql-size-27,
		#laymod_631689 .ql-size-28,
		#laymod_631689 .ql-size-29,
		#laymod_631689 .ql-size-30,
		#laymod_631689 .ql-size-31 {
			font-size:1.3vw;
		}
		#laymod_631689 .ql-size-32,
		#laymod_631689 .ql-size-33,
		#laymod_631689 .ql-size-34,
		#laymod_631689 .ql-size-35,
		#laymod_631689 .ql-size-36 {
			font-size:1.4vw;
		}
		#laymod_631689 .ql-size-37,
		#laymod_631689 .ql-size-38,
		#laymod_631689 .ql-size-39,
		#laymod_631689 .ql-size-40,
		#laymod_631689 .ql-size-41 {
			font-size:1.5vw;
		}
		#laymod_631689 .ql-size-42,
		#laymod_631689 .ql-size-43,
		#laymod_631689 .ql-size-44,
		#laymod_631689 .ql-size-45,
		#laymod_631689 .ql-size-46 {
			font-size:1.6vw;
		}
		#laymod_631689 .ql-size-47,
		#laymod_631689 .ql-size-48,
		#laymod_631689 .ql-size-49,
		#laymod_631689 .ql-size-50,
		#laymod_631689 .ql-size-51 {
			font-size:1.7vw;
		}
		#laymod_631689 .ql-size-52,
		#laymod_631689 .ql-size-53,
		#laymod_631689 .ql-size-54,
		#laymod_631689 .ql-size-55,
		#laymod_631689 .ql-size-56 {
			font-size:1.8vw;
		}
		#laymod_631689 .ql-size-57,
		#laymod_631689 .ql-size-58,
		#laymod_631689 .ql-size-59,
		#laymod_631689 .ql-size-60,
		#laymod_631689 .ql-size-61 {
			font-size:1.9vw;
		}
		#laymod_631689 .ql-size-62,
		#laymod_631689 .ql-size-63,
		#laymod_631689 .ql-size-64,
		#laymod_631689 .ql-size-65,
		#laymod_631689 .ql-size-66 {
			font-size:2vw;
		}
		#laymod_631689 .ql-size-67,
		#laymod_631689 .ql-size-68,
		#laymod_631689 .ql-size-69,
		#laymod_631689 .ql-size-70,
		#laymod_631689 .ql-size-71 {
			font-size:2.1vw;
		}
}
/*手机端区间 <=767*/
@media (max-width:767px) {
	#laymod_631689 .bodyContTitle {
		margin-bottom:4vw;
	}
	#laymod_631689 .bodyContTitle .fl {
		font-size:5vw;
	}
	#laymod_631689 .bodyContTitle .fl2 {
		font-size:3.4vw;
	}
	#laymod_631689 .ql-size-12,
	#laymod_631689 .ql-size-13,
	#laymod_631689 .ql-size-14,
	#laymod_631689 .ql-size-15,
	#laymod_631689 .ql-size-16 {
		font-size:12px;
	}
	#laymod_631689 .ql-size-17,
	#laymod_631689 .ql-size-18,
	#laymod_631689 .ql-size-19,
	#laymod_631689 .ql-size-20,
	#laymod_631689 .ql-size-21 {
		font-size:14px;
	}
	#laymod_631689 .ql-size-22,
	#laymod_631689 .ql-size-23,
	#laymod_631689 .ql-size-24,
	#laymod_631689 .ql-size-25,
	#laymod_631689 .ql-size-26 {
		font-size:16px;
	}
	#laymod_631689 .ql-size-27,
	#laymod_631689 .ql-size-28,
	#laymod_631689 .ql-size-29,
	#laymod_631689 .ql-size-30,
	#laymod_631689 .ql-size-31 {
		font-size:18px;
	}
	#laymod_631689 .ql-size-32,
	#laymod_631689 .ql-size-33,
	#laymod_631689 .ql-size-34,
	#laymod_631689 .ql-size-35,
	#laymod_631689 .ql-size-36 {
		font-size:20px;
	}
	#laymod_631689 .ql-size-37,
	#laymod_631689 .ql-size-38,
	#laymod_631689 .ql-size-39,
	#laymod_631689 .ql-size-40,
	#laymod_631689 .ql-size-41 {
		font-size:22px;
	}
	#laymod_631689 .ql-size-42,
	#laymod_631689 .ql-size-43,
	#laymod_631689 .ql-size-44,
	#laymod_631689 .ql-size-45,
	#laymod_631689 .ql-size-46 {
		font-size:24px;
	}
	#laymod_631689 .ql-size-47,
	#laymod_631689 .ql-size-48,
	#laymod_631689 .ql-size-49,
	#laymod_631689 .ql-size-50,
	#laymod_631689 .ql-size-51 {
		font-size:26px;
	}
	#laymod_631689 .ql-size-52,
	#laymod_631689 .ql-size-53,
	#laymod_631689 .ql-size-54,
	#laymod_631689 .ql-size-55,
	#laymod_631689 .ql-size-56 {
		font-size:28px;
	}
	#laymod_631689 .ql-size-57,
	#laymod_631689 .ql-size-58,
	#laymod_631689 .ql-size-59,
	#laymod_631689 .ql-size-60,
	#laymod_631689 .ql-size-61 {
		font-size:30px;
	}
	#laymod_631689 .ql-size-62,
	#laymod_631689 .ql-size-63,
	#laymod_631689 .ql-size-64,
	#laymod_631689 .ql-size-65,
	#laymod_631689 .ql-size-66 {
		font-size:32px;
	}
	#laymod_631689 .ql-size-67,
	#laymod_631689 .ql-size-68,
	#laymod_631689 .ql-size-69,
	#laymod_631689 .ql-size-70,
	#laymod_631689 .ql-size-71 {
		font-size:34px;
	}
}
		  /* 默认引入阿里云图标 */
@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_631690 #jh_bread_1 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_631690 #jh_bread_1>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_631690 #jh_bread_1>.bg_img {
  z-index:2;
}
/*顶部线条控制*/
#laymod_631690 .border_top {
  background:#ededed;
  height:0px;
  position:relative;
  z-index: 4;
}
#laymod_631690 .bodyCont_width {
  position:relative;
}
/*标题控制*/
#laymod_631690 .bodyContContent {
  position:relative;
  z-index: 4;
}
#laymod_631690 .bodyContContent.container-100 {
  width:100%;
}
/*模版主体部分*/
#laymod_631690 .bread_cont {
  overflow:hidden;
  position:relative;
}
#laymod_631690 .bread_cont>ul {
  margin-bottom:0;
}
#laymod_631690 .bread_cont>ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_631690 .bodyContContent li {
  color:#ccc;
  font-size:14px;
  line-height:43px;
  float:left;
}
#laymod_631690 .bodyContContent li.hidea {
  display: none;
}
#laymod_631690 .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_631690 .bodyContContent li.bread_last a,
#laymod_631690 .bodyContContent li a:hover {
  color:rgba(240,132,25,1);
  text-decoration:none;
}
#laymod_631690 .bodyContContent li em,
#laymod_631690 .bodyContContent li .xyb_line {
  padding:0 0.5rem;
  font-style:normal;
  font-size:12px;
}
#laymod_631690 .bodyContContent li .xyb_line:before {
  content:"\e627";
}
#laymod_631690 .bodyContContent li.bread_last .xyb_line {
  display:none;
}
#laymod_631690 .bread_line {
  height:1px;
  background:#ededed;
}
/*搜索*/
#laymod_631690 .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_631690 .nav_m_search form {
  display:block;
  width:80%;
}
#laymod_631690 .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_631690 .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_631690 .nav_m_search a:before {
  content:"\e7bb";
}
#laymod_631690 .nav_m_search a:hover {
  color:rgba(240,132,25,1);
}
#laymod_631690 .nav_m_search input::-webkit-input-placeholder {
  color:#666;
}
#laymod_631690 .nav_m_search input::-moz-placeholder {
  color:#666;
}
#laymod_631690 .nav_m_search input::-ms-input-placeholder {
  color:#666;
}
/*表单错误提示语*/
#laymod_631690 #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_631690 #err_tip .err_text {
  padding: 10px;
  text-align: center;
  word-wrap: break-word;
}
@media(min-width:992px){
  #laymod_631690 .bread_cont {
  padding:0;
  }
}
@media (max-width:991px) {
  /*顶部线条控制*/
  #laymod_631690 .border_top {
      height:0;
  }
  #laymod_631690 .bodyContContent ul {
    padding:10px 0;
  }
  #laymod_631690 .bodyContContent ul:after {
    content: "";
    display: block;
    clear: both;
  }
  #laymod_631690 .bodyContContent li {
    font-size:1.2rem;
    line-height:1.6;
  }
  #laymod_631690 .bodyContContent li.bread_last {
    max-width:33%;
  }
  #laymod_631690 .bodyContContent li.bread_last a {
    display:inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width:100%;
  }
  .page-pd #laymod_631690 .bodyContContent li.bread_last a {
    max-width:190px;
  }
}
@media (max-width:375px) {
  .page-pd #laymod_631690 .bodyContContent li.bread_last a {
    max-width:150px;
  }
}
@media (max-width:320px) {
  .page-pd #laymod_631690 .bodyContContent li.bread_last a {
    max-width:100px;
  }
}
		  img {
    border:0 none;	
    }
    ul,ol,li {
    list-style:none;
    padding:0;
    margin:0;
    }
    h1,h2,h3,h4,h5,h6,p {
    margin:0;
    font-weight:normal;	
    }
    a, a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
    }
    /*模版整体控制*/
    #laymod_631697 {
        position:relative;
        overflow:hidden;
            font-family:"Arial","Times New Roman","SimHei";
    }
    #laymod_631697 #jh2_cpdetail_2 {
        overflow:hidden;
    }
    #laymod_631697 .bg {
        position:absolute;
        z-index: 1;
        width:100%;
        height:100%;
        top:0;
        left:0;
    }
    #laymod_631697 .bg_img {
        z-index:2;
    }
    #laymod_631697 .bodyCont_width {
        position:relative;
        opacity: 1;
        z-index:4;
    }
    #laymod_631697 .bodyCont_width.container {
        padding: 0;
    }
    /*标题控制*/
    #laymod_631697 .bodyContTitle {
        margin:0;
        position:relative;
        z-index: 3;
        overflow:hidden;
    }
    #laymod_631697 .bodyContTitle .fl {
        font-size:24px;
        line-height:1;
        margin:0 0 12px 0;
        color:#333;
        text-align: center;
    }
    #laymod_631697 .bodyContTitle .fl2 {
        font-size:12px;
        line-height:1;
        margin:0;
        font-weight:normal;
        color:#999;
        text-align: center;
        font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
    }
    #laymod_631697 .bodyContContent {
        position:relative;
        z-index: 4;
    }
    #laymod_631697 .pinch-zoom img {
        left: 0;
    }
    /*模版主体部分*/
    #laymod_631697 .bodyContContent p {
        font-size:14px;
        line-height:2;
        color:#666;
    }
    #laymod_631697 .bodyContContent p strong {
        color:#000;
    }
    #laymod_631697 .bodyContTitle img,
    #laymod_631697 .bodyContContent img {
        max-width:100%;
    }
    /*直接控制小于991px屏幕时css*/
    @media (max-width:991px) {
        #laymod_631697 .bodyCont_width.container {
            padding: 0 15px;
        }
    }
    /*768<= ipad区间 <=1366*/
    @media (min-width:768px) and (max-width:1366px) {
        #laymod_631697 .ql-size-12,
        #laymod_631697 .ql-size-13,
        #laymod_631697 .ql-size-14,
        #laymod_631697 .ql-size-15,
        #laymod_631697 .ql-size-16 {
            font-size:1.35vw;
        }
        #laymod_631697 .ql-size-17,
        #laymod_631697 .ql-size-18,
        #laymod_631697 .ql-size-19,
        #laymod_631697 .ql-size-20,
        #laymod_631697 .ql-size-21 {
            font-size:1.55vw;
        }
        #laymod_631697 .ql-size-22,
        #laymod_631697 .ql-size-23,
        #laymod_631697 .ql-size-24,
        #laymod_631697 .ql-size-25,
        #laymod_631697 .ql-size-26 {
            font-size:1.75vw;
        }
        #laymod_631697 .ql-size-27,
        #laymod_631697 .ql-size-28,
        #laymod_631697 .ql-size-29,
        #laymod_631697 .ql-size-30,
        #laymod_631697 .ql-size-31 {
            font-size:1.95vw;
        }
        #laymod_631697 .ql-size-32,
        #laymod_631697 .ql-size-33,
        #laymod_631697 .ql-size-34,
        #laymod_631697 .ql-size-35,
        #laymod_631697 .ql-size-36 {
            font-size:2.15vw;
        }
        #laymod_631697 .ql-size-37,
        #laymod_631697 .ql-size-38,
        #laymod_631697 .ql-size-39,
        #laymod_631697 .ql-size-40,
        #laymod_631697 .ql-size-41 {
            font-size:2.35vw;
        }
        #laymod_631697 .ql-size-42,
        #laymod_631697 .ql-size-43,
        #laymod_631697 .ql-size-44,
        #laymod_631697 .ql-size-45,
        #laymod_631697 .ql-size-46 {
            font-size:2.55vw;
        }
        #laymod_631697 .ql-size-47,
        #laymod_631697 .ql-size-48,
        #laymod_631697 .ql-size-49,
        #laymod_631697 .ql-size-50,
        #laymod_631697 .ql-size-51 {
            font-size:2.75vw;
        }
        #laymod_631697 .ql-size-52,
        #laymod_631697 .ql-size-53,
        #laymod_631697 .ql-size-54,
        #laymod_631697 .ql-size-55,
        #laymod_631697 .ql-size-56 {
            font-size:2.95vw;
        }
        #laymod_631697 .ql-size-57,
        #laymod_631697 .ql-size-58,
        #laymod_631697 .ql-size-59,
        #laymod_631697 .ql-size-60,
        #laymod_631697 .ql-size-61 {
            font-size:3.15vw;
        }
        #laymod_631697 .ql-size-62,
        #laymod_631697 .ql-size-63,
        #laymod_631697 .ql-size-64,
        #laymod_631697 .ql-size-65,
        #laymod_631697 .ql-size-66 {
            font-size:3.35vw;
        }
        #laymod_631697 .ql-size-67,
        #laymod_631697 .ql-size-68,
        #laymod_631697 .ql-size-69,
        #laymod_631697 .ql-size-70,
        #laymod_631697 .ql-size-71 {
            font-size:3.55vw;
        }
    }
    /*手机端区间 <=767*/
    @media (max-width:767px){
        #laymod_631697 .ql-size-12,
        #laymod_631697 .ql-size-13,
        #laymod_631697 .ql-size-14,
        #laymod_631697 .ql-size-15,
        #laymod_631697 .ql-size-16 {
            font-size:3.75vw;
        }
        #laymod_631697 .ql-size-17,
        #laymod_631697 .ql-size-18,
        #laymod_631697 .ql-size-19,
        #laymod_631697 .ql-size-20,
        #laymod_631697 .ql-size-21 {
            font-size:4vw;
        }
        #laymod_631697 .ql-size-22,
        #laymod_631697 .ql-size-23,
        #laymod_631697 .ql-size-24,
        #laymod_631697 .ql-size-25,
        #laymod_631697 .ql-size-26 {
            font-size:4.25vw;
        }
        #laymod_631697 .ql-size-27,
        #laymod_631697 .ql-size-28,
        #laymod_631697 .ql-size-29,
        #laymod_631697 .ql-size-30,
        #laymod_631697 .ql-size-31 {
            font-size:4.5vw;
        }
        #laymod_631697 .ql-size-32,
        #laymod_631697 .ql-size-33,
        #laymod_631697 .ql-size-34,
        #laymod_631697 .ql-size-35,
        #laymod_631697 .ql-size-36 {
            font-size:5vw;
        }
        #laymod_631697 .ql-size-37,
        #laymod_631697 .ql-size-38,
        #laymod_631697 .ql-size-39,
        #laymod_631697 .ql-size-40,
        #laymod_631697 .ql-size-41 {
            font-size:5.25vw;
        }
        #laymod_631697 .ql-size-42,
        #laymod_631697 .ql-size-43,
        #laymod_631697 .ql-size-44,
        #laymod_631697 .ql-size-45,
        #laymod_631697 .ql-size-46 {
            font-size:5.5vw;
        }
        #laymod_631697 .ql-size-47,
        #laymod_631697 .ql-size-48,
        #laymod_631697 .ql-size-49,
        #laymod_631697 .ql-size-50,
        #laymod_631697 .ql-size-51 {
            font-size:5.75vw;
        }
        #laymod_631697 .ql-size-52,
        #laymod_631697 .ql-size-53,
        #laymod_631697 .ql-size-54,
        #laymod_631697 .ql-size-55,
        #laymod_631697 .ql-size-56 {
            font-size:6vw;
        }
        #laymod_631697 .ql-size-57,
        #laymod_631697 .ql-size-58,
        #laymod_631697 .ql-size-59,
        #laymod_631697 .ql-size-60,
        #laymod_631697 .ql-size-61 {
            font-size:6.25vw;
        }
        #laymod_631697 .ql-size-62,
        #laymod_631697 .ql-size-63,
        #laymod_631697 .ql-size-64,
        #laymod_631697 .ql-size-65,
        #laymod_631697 .ql-size-66 {
            font-size:6.5vw;
        }
        #laymod_631697 .ql-size-67,
        #laymod_631697 .ql-size-68,
        #laymod_631697 .ql-size-69,
        #laymod_631697 .ql-size-70,
        #laymod_631697 .ql-size-71 {
            font-size:6.75vw;
        }
    }
		  img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_631700 #jh2_title_2 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","SimHei";
}
#laymod_631700 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_631700 .bg_img {
  z-index:2;
}
#laymod_631700 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
/*标题控制*/
#laymod_631700 .bodyContTitle {
  position:relative;
  padding: 0;
  z-index: 3;
}
#laymod_631700 .bodyContTitle .left_title {
  float:left;
}
#laymod_631700 .bodyContTitle .left_title.left_none {
	float: none;
}
#laymod_631700 .bodyContTitle .fl {
	font-size: 24px;
	color: #333;
  margin:0 0 12px 0;
}
#laymod_631700 .bodyContTitle .fl2 {
  font-size:12px;
  margin:0;
  color:#999;
}
#laymod_631700 .bodyContTitle .right_more {
  float:right;
  display:block;
}
#laymod_631700 .right_more ul {
  /*display*/
  display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  -webkit-flex-wrap:nowrap;
    -webkit-box-lines:single;
    -moz-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-justify-content:center;
  justify-content:center;/*主轴上对齐*/
  align-items:flex-end;/*交叉轴对齐*/
  -webkit-align-items:flex-end;
  box-align:end;
  -moz-box-align:end;
  -webkit-box-align:end;
}
#laymod_631700 .right_more li {
  margin:0 0 0 5%;
  _margin:0 0 0 2.5%;
  white-space: nowrap;
}
#laymod_631700 .right_more a,
#laymod_631700 .right_more a dd {
  color:#999;
  font-size:14px;
  font-weight:normal;
  line-height:2.3;
  position:relative;
  display: block;
  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_631700 .right_more a {
    padding:0 25px 0 0;
  }
  #laymod_631700 .right_more .title_more_icon {
    position:absolute;
    top:50%;
    margin:-10px 0 0 0;
    right: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;
    display:block;
  }
  #laymod_631700 .active_false .right_more a:hover .title_more_icon {
    right:-5px;
  }
#laymod_631700 .right_more a dd {
  text-overflow:ellipsis;
  overflow:hidden;
  max-width:150px;
}
#laymod_631700 .active_false .right_more a:hover,
#laymod_631700 .active_false .right_more a:hover dd {
  color:rgba(240,132,25,1);
}
#laymod_631700 .right_more a .jh_line {
  background:rgba(240,132,25,1);
  display:block;
  width:0;
  height:1px;
  position:absolute;
  bottom:0;
  left:50%;
  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_631700 .active_false .right_more a:hover .jh_line {
  left:0;
  width:100%;
}
/*线条*/
#laymod_631700 .bodyCont_width>.jh_line {
  height:1px;
  background:#eee;
  margin:0 auto;
  clear:both;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
  #laymod_631700 .bodyContTitle {
    padding:0 15px;
  }
  #laymod_631700 .bodyContTitle .fl,
  #laymod_631700 .bodyContTitle .fl span,
  #laymod_631700 .bodyContTitle .fl p,
  #laymod_631700 .bodyContTitle .fl b {
    font-size:20px;
  }
  #laymod_631700 .bodyContTitle .fl2,
  #laymod_631700 .bodyContTitle .fl2 span,
  #laymod_631700 .bodyContTitle .fl2 p,
  #laymod_631700 .bodyContTitle .fl2 b {
    font-size:12px;
  }
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_nfjb564vfrc.eot');
  src: url('//at.alicdn.com/t/font_249974_nfjb564vfrc.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_nfjb564vfrc.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_631699 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_631699 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_631699 .bg_img {
  z-index:2;
}
#laymod_631699 .bodyCont_width {
  position:relative;
  z-index:4;
}
/*标题控制*/
#laymod_631699 .bodyContTitle {
  margin:0 auto;
  position:relative;
  z-index: 3;
}
#laymod_631699 .bodyContTitle .fl {
  font-size:24px;
  text-align: center;
  color:#333;
}
#laymod_631699 .bodyContTitle .fl2 {
  font-size:12px;
  text-align: center;
  color:#ccc;
  font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_631699 .bodyContContent {
  position:relative;
  z-index: 4;
}
#laymod_631699 .photo_list li {
  margin-bottom:20px;
}
#laymod_631699 .photo_list .photo_item .photo_img {
  height:260px;
  overflow:hidden;
  border:1px solid #ccc;
  background:#fff;
  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_631699 .photo_list .photo_item span,
#laymod_631699 .photo_list li span {
  display: block;
  text-align: center;
}
#laymod_631699 .photo_list .photo_item .photo_img img,
#laymod_631699 .photo_list li .photo_img img {
max-width:100%;
max-height:100%;
}
#laymod_631699 .photo_list .photo_item .photo_name,
#laymod_631699 .photo_list li .photo_name {
  color:rgba(0,0,0,1);
  font-size:12px;
  font-weight: normal;
  line-height:3;
  width:85%;
  margin:0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#laymod_631699 .photo_more {
  clear: both;
  width: 100%;
  text-align: center;
}
#laymod_631699 .photo_more a {
    display: inline-block;
    padding: 10px 30px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    font-size:12px;
    font-weight: normal;
    color: #666;
      border:1px solid #ccc;
}
.design-html #laymod_631699 .photo_more {
  display: block;
}
  #laymod_631699 .photo_list li {
    display:none;
  }
  #laymod_631699 .photo_list li:nth-child(1),
  #laymod_631699 .photo_list li:nth-child(2),
  #laymod_631699 .photo_list li:nth-child(3),
  #laymod_631699 .photo_list li:nth-child(4),
  #laymod_631699 .photo_list li:nth-child(5),
  #laymod_631699 .photo_list li:nth-child(6) {
    display:block;
  }
@media (min-width:992px) {
  #laymod_631699 .photo_list {
    padding:0;
  }
  #laymod_631699 .photo_more {
    margin-top:30px;
  }
  #laymod_631699 .photo_list .photo_item span {
    display: flex;
    overflow: hidden;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #laymod_631699 .photo_more a:hover {
    color: #fff;
    border:1px solid rgba(240,132,25,1);
    background: rgba(240,132,25,1);
  }
  #laymod_631699 .photo_list a:hover .photo_name {
    color: rgba(240,132,25,1);
  }
}
@media(max-width: 991px) {
  #laymod_631699 .bodyContTitle .fl,
  #laymod_631699 .bodyContTitle .fl p,
  #laymod_631699 .bodyContTitle .fl span {
    font-size:20px;
  }
  #laymod_631699 .bodyContTitle .fl2,
  #laymod_631699 .bodyContTitle .fl2 p,
  #laymod_631699 .bodyContTitle .fl2 span {
    font-size:12px;
  }
  #laymod_631699 .photo_list ul {
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  #laymod_631699 .photo_list ul li a {
    display:block;
  }
  #laymod_631699 .photo_list ul li:nth-child(2n-1) {
    padding-right: 7.5px;
  }
  #laymod_631699 .photo_list ul li:nth-child(2n) {
    padding-left: 7.5px;
  }
  #laymod_631699 .photo_list .photo_item .photo_img {
    height: 12rem;
  }
}
@media(max-width: 500px) {
  #laymod_631699 .photo_list ul li {
    width: 49.5%;
  }
}
/*放大后样式*/
.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1900 !important; -webkit-filter: none !important;
    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
    background: rgba(0, 0, 0, 0.7); }
.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.rebox-contents { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align:center;
}
.rebox-contents .rebox-content { border: 5px solid #fff; box-shadow: 0 0 20px #000; border-radius: 1px; max-width: 100%; max-height: 100%; background:#fff;}
.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }
.rebox-caption { display: none; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }
.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 14px; line-height: 18px; }
.rebox-button { position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); opacity:0.4; 
    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.rebox-button:hover,
.rebox-button:focus { opacity: 1; -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); text-decoration:none;}
.rebox-close { right: 10px; top: 10px; }
.rebox-next { right: 10px; top: 48%; }
.rebox-prev { left: 10px; top: 48%; }
.rebox-loading { left: 50%; top: 48%;
    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;
    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    
    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;
}
.rebox .rebox-prev,
.rebox .rebox-next {
font-size:0;
}
.rebox .rebox-prev:before {
  content:"<";
  position:absolute;
  font-size: 24px;
  left: 0;
  right: 0;
  font-family: simsun;
} 
.rebox .rebox-next:before {
  content:">";
  position:absolute;
  font-size: 24px;
  left: 0;
  right: 0;
  font-family: simsun;
} 
@-ms-keyframes spin {
  from { -ms-transform: rotate(0deg); }
  to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
  from { -moz-transform: rotate(0deg); }
  to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  from { transform:rotate(0deg); }
  to { transform:rotate(360deg); }
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_yws7zwndrjj.eot');
  src: url('//at.alicdn.com/t/font_249974_yws7zwndrjj.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_yws7zwndrjj.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_yws7zwndrjj.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_yws7zwndrjj.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_yws7zwndrjj.svg#iconfont') format('svg');
}
.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
}
i,em {   
  font-style:normal;   
}
/*模版整体控制*/
#laymod_631691 #jh_foot_2 {
  position:relative;
  overflow:hidden;
    font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_631691 #jh_foot_2>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_631691 #jh_foot_2>.bg_img {
  z-index:2;
}
#laymod_631691 .bodyCont_width {
  position:relative;
    opacity: 1;
  z-index: 4;
}
/*标题控制*/
#laymod_631691 .bodyContContent {
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_631691 .foot_1 {
  padding-bottom:58px;
  overflow:hidden;
}
#laymod_631691 .foot_1>ul>li>.text {
  font-size:12px;
  font-weight: normal;
  text-align:center;
  line-height:2;
  color:#fff;
  opacity: 0.58;
  -moz-opacity: 0.58;
  filter:alpha(opacity=58);
}
#laymod_631691 .foot_1>ul>li>a>img,
#laymod_631691 .foot_1>ul>li>img {
  display:block;
  max-width:80%;
  max-height:180px;
}
#laymod_631691 .foot_1>ul>li .nav_link {
  font-size:14px;
  font-weight: normal;
  color:#fff;
  margin:0 0 27px 0;
  display:inline-block;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
#laymod_631691 .foot_1>ul>li>ul>li {
  padding-right:0;
  margin-bottom:15px;
  color:#fff;
}
#laymod_631691 .foot_1>ul>li>ul>li>a,
#laymod_631691 #nav_contacts>ul>i a {
  font-size:12px;
  font-weight: normal;
  color:#fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  margin:0;
  display:inline-block;
  opacity: 0.58;
  -moz-opacity: 0.58;
  filter:alpha(opacity=58);
  word-break: break-all;
}
#laymod_631691 #nav_contacts>ul>li,
#laymod_631691 #nav_contacts>ul>i {
  color:#fff;
  margin:0 0 15px 0;
  line-height:1;
  font-size: 0;
  display: block;
}
#laymod_631691 #nav_contacts>ul>i li {
  margin-bottom: 15px;
}
#laymod_631691 #nav_contacts>ul>li>em,
#laymod_631691 #nav_contacts>ul>li>span {
  font-style:normal;
  opacity: 0.58;
  -moz-opacity: 0.58;
  filter:alpha(opacity=58);
}
#laymod_631691 #nav_ewm {
  text-align:center;
}
#laymod_631691 #nav_ewm img {
  margin:0 auto;
}
#laymod_631691 .foot_2 {
  border-top:1px solid rgba(255,255,255,0.2);
  overflow:hidden;
  padding-top:29px;
  padding-bottom:29px;
}
#laymod_631691 .foot_2 .container,
#laymod_631691 .foot_2 .container a {
  padding:0;
  color:rgba(255,255,255,1);
  font-size:12px;
  font-weight: normal;
  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_631691 .foot_2 .container a {
  color:rgba(255,255,255,1);
  margin:0 10px 0 0;
  _margin:0 5px 0 0;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter:alpha(opacity=50);
}
#laymod_631691 .foot_2 .container i {
  font-style:normal;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter:alpha(opacity=50);
}
#laymod_631691 .foot_2 .left_copy {
  line-height:2;
}
#laymod_631691 .foot_2 .right_copy {
  line-height:2;
  text-align:right;
}
#laymod_631691 #nav_follow .nav_ul_son {
  width: 56%;
}
#laymod_631691 #nav_contacts ul li .pxyz,
#laymod_631691 #nav_contacts ul li .pjz {
  display: inline-block;
  vertical-align: top;
  opacity: 0.58;
  font-size:12px;
  font-weight: normal;
}
#laymod_631691 .foot_2 .left_copy .foot_cmpp {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  display: inline-block;
  margin-right: 10px;
}
  #laymod_631691 .foot_1>ul>li>ul>li>a:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
    text-decoration:none;
    color:rgba(240,132,25,1);
  }
  #laymod_631691 .foot_2 .container a:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
    text-decoration:none;
    color:rgba(240,132,25,1);
  }
@media (max-width: 992px) {
  #laymod_631691 .foot_1>ul>li .nav_link {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #laymod_631691 .foot_1>ul>li>ul>li>a {
    font-size:12px;
  }
  #laymod_631691 #nav_contacts>ul>li,
  #laymod_631691 #nav_contacts>ul>i li {
    margin: 0 0 12px 0;
    padding: 0;
  }
  #laymod_631691 #nav_contacts>ul>i li {
    padding: 0;
  }
  #laymod_631691 .foot_2 .left_copy .foot_cmpp,
  #laymod_631691 .foot_2 .container a {
    display:inline-block;
    margin-right: 6px;
  }
  #laymod_631691 .foot_1 {
    padding: 0;
    padding-bottom:35px;
  }
  #laymod_631691 .foot_1>ul {
    margin:0;
  }
  #laymod_631691 .foot_1>ul>li.f_nav_list {
    display:none;
  }
  #laymod_631691 #nav_ewm img {
    margin:0;
    width:40%;
    max-height: inherit;
  }
  #laymod_631691 .foot_2 {
    padding-top:14px;
    padding-bottom:14px;
  }
  #laymod_631691 .foot_2 .left_copy,
  #laymod_631691 .foot_2 .right_copy {
    text-align:center;
  }
  #laymod_631691 .foot_2 .col-md-8,
  #laymod_631691 .foot_2 .col-md-4 {
    text-align:center;
    line-height:2;
  }
  #laymod_631691 #nav_contacts>ul {
    margin:0 auto;
  }
  #laymod_631691 .foot_2 .container a {
    display: inline-block;
  }
}
