body{
	font-family: "微软雅黑";
}
.pc_yh .top_bg{
	background: #fff;
	height:70px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-moz-box-shadow:0px 3px 12px rgba(0,0,0,.1);
	-webkit-box-shadow:0px 3px 12px rgba(0,0,0,.1);
	box-shadow:0px 3px 12px rgba(0,0,0,.1);
}
.pc_yh .top{
	width: 1200px;
	margin: 0 auto;
}
.pc_yh .logo{
	width:152px;
	margin-top: 15px;
}
.pc_yh .logo img{
	width: 100%;
}
.pc_yh .top_tab_list{
	height: 50px;
	width:720px;
}
.pc_yh .top_tab_list a{
	font-size: 14px;
	width: 120px;
	text-align: center;
	display: block;
	line-height:70px;
	float: left;
	color: #333;
	cursor: pointer;
}
.pc_yh .top_tab_list a.act{
	color: #fff;
	background: #c92e26;
}
.pc_yh .top_tab_list a:hover{
	background:rgba(201,46,38,0.1)
}
.pc_yh .top_tab_list a.act:hover{
	color: #fff;
	background: #c92e26;
}
.pc_yh .part{
	width: 100%;
}
.pc_yh .banner{
	margin-top:70px;
}
.pc_yh .banner .banner_1{
	background: url(/images/yh_banner_1.png) no-repeat center;
	height:640px;
}
.pc_yh .banner .banner_2{
	background: url(/images/yh_banner.png) no-repeat center;
	height: 800px;
}
.pc_yh .banner .swiper-pagination-bullet{
	width:50px;
    height: 8px;
    display: inline-block;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
    background: #fff;
    opacity: .2;
}
.pc_yh .banner .swiper-pagination-bullet-active{
	opacity: 1;
    background: #fff;
}
.pc_yh .part2 {
	background: #fff;
}
.pc_yh .part2 .part2_nav{
	width:880px;
	margin:60px auto;
	background: url(/images/part_2_1.png) no-repeat center;
	background-size: 100% 100%;
	height:160px;
}
.pc_yh .part2 .part2_nav p{
	width: 650px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #333;
}
.pc_yh .part2 .part2_bot{
	width:882px;
	margin:-10px auto 90px;
	padding-top: 110px;
	background: url(/images/part_2_2.png) no-repeat center;
	background-size: 100% auto;
	background-position: 0 0;
	height:130px;
}
.pc_yh .part2 .part2_bot li{
	float: left;
	width:96px;
	text-align: center;
	margin-right: 60px;
	margin-top: 10px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.pc_yh .part2 .part2_bot li:nth-last-of-type(1){
	margin-right: 0;
}
.pc_yh .part3{
	padding: 30px 0 80px;
	background:#f6f5f8;
	color: #333;
}
.pc_yh .part3 h1{
	text-align: center;
	font-size: 28px;
	margin-top: 40px;
}
.pc_yh .part3 h4{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	color:#999 ;
}
.pc_yh .part3_title{
	width: 520px;
	height: 44px;
	text-align: center;
	margin:30px auto 35px;
}
.pc_yh .part3_title li{
	width: 110px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #FFF;
	border-radius: 4px;
	color: #666;
	font-size: 16px;
	margin: 0 10px;
	cursor: pointer;
	float: left;
}
.pc_yh .part3_title li.act{
	background: #e9353d;
	color: #fff;
	font-weight: bold;
}
.pc_yh .part3 .part3_box{
	width:940px;
	margin: 0 auto;
}
.pc_yh .part3 .part3_box li{
	background: #FFF;
	width: 940px;
	height: 240px;
	margin: 0 auto;
	padding-top: 1px;
}
.pc_yh .part3 .part3_box li.act{
	
}
.pc_yh .part3 .part3_box li img{
	width:150px;
	height: 70px;
	display: block;
	margin: 20px 0 10px 40px;
}
.pc_yh .part3 .part3_box li p{
	width: 840px;
	margin: 0 auto;
	font-size: 16px;
	line-height:30px;
	margin-bottom:20px;
}
.pc_yh .part .swiper-button-prev{
	width: 30px;
	height:53px;
	background:url(/images/direction_btn.png) no-repeat;
	
	background-position:-30px -53px;
}
.pc_yh .part .swiper-button-prev:hover{
	background-position:0 0;
}
.pc_yh .part .swiper-button-next{
	width: 30px;
	height:53px;
	background:url(/images/direction_btn.png) no-repeat;
	background-position:-30px 0;
}
.pc_yh .part .swiper-button-next:hover{
	background-position:0 -53px;
	
}
.pc_yh .part4{
	background: #fff;
	padding-top:60px;
}
.pc_yh .part4 .part4_box{
	width: 1000px;
	margin: 0 auto;
}

.pc_yh .part4 .part4_box .part4_title{
	display: block;
	width: 190px;
	height: 57px;
	margin: 0 auto;
}
.pc_yh .part4 .part4_box li p{
	text-align: center;
	font-size: 16px;
	color: #231916;
	width: 100%;
	height: 20px;
	margin: 30px 0 60px;
}
.pc_yh .part4 .part4_box .nav{
	display: block;
	width:658px;
	height:470px;
	margin: 0 auto;
}

.pc_yh .part5{
	background:#f6f5f8;
	height:620px;
}
.pc_yh .part5 .part5_box{
	width: 1280px;
	margin: 0 auto;
	color: #fff;
	padding:100px 0 20px;
}
.pc_yh .part5 .part5_box ul{
	height: 300px;
}
.pc_yh .part5 .part5_box h1{
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;
}
.pc_yh .part5 .part5_box h4{
	font-size: 20px;
	text-align: center;
	margin-bottom:50px;
}
.pc_yh .part5 .part5_box p{
	width:850px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	margin-bottom:20px;
}
.pc_yh .part5 .img_nav{
	width: 1280px;
	margin: 0 auto;
	color: #fff;
}
.pc_yh .part5 .img_list{
	/*float: left;*/
	margin: 0 10px;
	width:108px;
    height:144px;
    cursor: pointer;
    margin-top:30px;
}
.pc_yh .part5 .img_list img{
	width: 100%;
}
.pc_yh .part5 .img_list.act,
.pc_yh .part5 .img_list:hover{
	border: 2px solid #fff;
	width:150px;
    height:200px;
    margin-top:0px;
}
.pc_yh .part6{
	height: 510px;
	padding: 70px 0;
}
.pc_yh .address{
	width: 1200px;
	margin: 0 auto;
}
.pc_yh .part6 .number{
	width: 100%;
	font-size: 14px;
	color: #333;
}
.pc_yh .part6 .number img{
	width: 152px;
	height: 38px;
	display: block;
	margin: 0 auto;
}
.pc_yh .part6 .number .bot_logo_line{
	width: 100px;
	height: 2px;
	background: #ccc;
	margin:30px auto 0;
}

.pc_yh .part6 .number p{
	width:100%;
	text-align: center;
	margin-top:30px;
	font-size: 14px;
}
.pc_yh .part6 .phone_qq{
	width:90%;
	font-size: 14px;
	line-height:26px;
	color:#333;
	margin: 60px 0 0 10%;
}
.pc_yh .part6 .phone_qq ul{
	width: 400px;
	padding-left:200px;
	float: left;
}
.pc_yh .part6 .phone_qq ul:after,
.pc_yh .part6 .phone_qq ul:before {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}
.pc_yh .part6 .phone_qq li{
	width: 300px;
	height: 80px;
	margin-bottom: 30px;
}
.part6 .phone_qq h1{
	font-size: 16px;
	color: #666;
}
.pc_yh .bottom{
	background: #181818;
	text-align: center;
	color: #ccc;
	height: 170px;
	font-size: 14px;
	padding-top: 50px;	
}
.pc_yh .bottom h1{
	font-size: 16px;
	color: #fefefe;
	font-weight: normal;
	margin-bottom: 10px;
}
.pc_yh .bottom p{
	margin-bottom:5px;
}
.pc_yh .part5 .part5_1 h1{
	font-size: 28px;
	text-align: center;
	margin-bottom: 10px;
}
.pc_yh .part5 .part5_1 h4{
	font-size: 16px;
	text-align: center;
	margin-bottom:20px;
	color: #999;
	font-weight: normal;
}
.yw-copyright{
	margin-top:0;
    height:620px;
    position: relative;
    background: none;
    overflow: hidden;
}
.yw-book-show-pic {
	width:170px;
	height: 227px;
	object-fit: cover;
	position: absolute;
	left: calc(50% - 99px);
	transition: .8s ease-in-out;
	left: calc(50% - 61px);
	box-shadow: 0 6px 16px rgba(0, 0, 0, .5);
	border-radius: 4px
}
.yw-book-x {
	position: relative;
	
}
.yw-book-x::before {
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	content: '';
	z-index: 1
}
.yw-book-msg {
    width:710px;
    height:228px;
    overflow: hidden;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 70px;
    color: #333;
    font-size: 16px;
    z-index: 2;
    font-weight: 300;
    line-height: 32px;
}
.yw-book-msg p{
	line-height: 32px;
	height:128px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-align: center;
}
.yw-book-show {
    width: 100%;
    height: 425px;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1920px;
    margin-top:405px;
    z-index: 1;
    margin-left:-20px;
}
.yw-copy-xx {
    height: 140px;
    position: relative;
    overflow: hidden;
}
.yw-copy-center {
	position: absolute;
	height: 140px;
	width: 7200px;
	top: 0;
	left: 0;
	will-change: transform
}

.yw-copy-center:active {
	cursor: move
}
.yw-copyright-h3 {
    position: absolute;
    text-align: center;
    top: 70px;
    z-index: 1;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    left: 0;
    right: 0;
}
/*手机站样式*/
body{
	font-family: "微软雅黑";
}
.wap_yh{
	max-width: 750px;
	margin: 0 auto;
}
.wap_yh .top_bg{
	background: #fff;
	height:55px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.wap_yh .top{
	width:100%;
	padding: 0 3%;
	-moz-box-shadow:0px 3px 12px rgba(0,0,0,.1);
	-webkit-box-shadow:0px 3px 12px rgba(0,0,0,.1);
	box-shadow:0px 3px 12px rgba(0,0,0,.1);
}
.wap_yh .logo{
	width:26%;
	margin-top:15px;
}
.wap_yh .logo img{
	width: 100%;
	max-width: 130px;
}
.wap_yh .top_tab_title{
	float: left;
	height:55px;
	width:40%;
	padding-left: 10%;
	text-align: center;
}
.wap_yh .top_tab_title span{
	font-size: 14px;
	line-height:55px;
	cursor: pointer;
	color: #000;
}
.wap_yh .top_tab_title img{
	width:10px;
	margin-bottom:1px;
	display: inline-block;
}
.wap_yh .top_fr{
	float: right;
	margin-top: 18px;
}
.wap_yh .top_fr img{
	width: 20px;
	height:20px;
}

.wap_yh .part{
	width: 100%;
	height: auto;
}
.wap_yh .part img{
	width: 100%;
	height: auto;
	display: block;
}
.wap_yh .banner{
	margin-top: 54px;
}
.wap_yh .part .swiper-pagination-bullet{
	width:30px;
    height: 4px;
    display: inline-block;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
    background: #fff;
    opacity: .2;
}
.wap_yh .part .swiper-pagination-bullet-active{
	opacity: 1;
    background: #fff;
}
.wap_yh .part2 {
	padding: 40px 10% 20px;
}
.wap_yh .part2 img{
	width:100%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.wap_yh .part2_nav{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #333;
}
.wap_yh .part3{
	padding:40px 0;
	background: #f6f5f8;
	color: #333;
}
.wap_yh .part3 h1{
	text-align: center;
	font-size:20px;
	color: #cc2b1c;
	font-weight: bold;
	margin-bottom: 10px;
}
.wap_yh .part3 .title_exp{
	font-size: 11px;
	color: #666;
	text-align: center;
	width: 100%;
}
.wap_yh .part3 .part3_box{
	width:100%;
	margin:20px auto 0;
}
.wap_yh .part3 li{
	background: #fff;
	box-shadow: 0px 0px 9px #eee;
	-moz-box-shadow: 0px 0px 9px #eee;
	-webkit-box-shadow: 0px 0px 9px #eee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 2.5px;
	min-height: 450px;
}
.wap_yh .part3 li img{
	width:60%;
	display: block;
	margin:10px auto;
}
.wap_yh .part3 li p{
	width:80%;
	margin: 0 auto;
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #333;
}
.wap_yh .part4{
	background: #fff;
}
.part4 h1{
	width:100%;
	text-align: center;
	height:50px;
	line-height:50px;
	margin: 0 auto;
	position: relative;
}
.wap_yh .part4 h1 .line{
	width:100%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom:1px;
}
.wap_yh .part4 h1 a{
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	width:50%;
	text-align: center;
	height:50px;
	line-height:50px;
	cursor: pointer;
	position: relative;
	float: left;
}
.wap_yh .part4 h1 a .redline{
	position: absolute;
	left:30%;
	bottom: 0;
	display: none;
	background: none;
	width: 40%;
	height: 3px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	z-index: 99;
}
.wap_yh .part4 h1 a.act{
	font-weight:bold;
	color: #c92e26;
}
.wap_yh .part4 h1 a.act .redline{
	background: #c92e26;
	display: block;
}
.wap_yh .part4 .nav{
	width:100%;
	margin: 0 auto;
	margin-top: 30px;
}
.wap_yh .part4 .nav img{
	width:90%;
	display: block;
	margin: 0 auto;
}
.wap_yh .part4 .nav .part4_title{
	width:30%;
}
.wap_yh .part4 .nav p{
	text-align: center;
	font-size: 12px;
	color: #231916;
	width: 100%;
	margin: 10px 0 20px;
}
.wap_yh .part5{
	padding:40px 0 30px;
	background:#f6f5f8;
	color: #333;
	line-height: 24px;
}
.wap_yh .part5 h1 {
    text-align: center;
    font-size: 20px;
    color: #cc2b1c;
    font-weight: bold;
    margin-bottom: 10px;
}
.wap_yh .part5 li h1{
	color: #333;
	font-size:16px;
}
.wap_yh .part5 li h1 span{
	font-size: 12px;
	color: #999999;
	margin-left: 5px;
}
.wap_yh .part5 h4{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.wap_yh .part5 .part5_box{
	width:100%;
	margin: 0 auto;
	color: #333;
	padding:20px 0 0;
}
.wap_yh .part5 .part5_box ul{
	
}
.wap_yh .part5 .part5_box li{
	display: none;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	height:144px;
}
.wap_yh .part5 .part5_box li.act{
	display: block;
}
.wap_yh .part5 .part5_box p{
	width:80%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.wap_yh .part5 .img_nav{
	width:100%;
	margin:20px auto 0;
	color: #fff;
}
.wap_yh .part5 .img_list{
    cursor: pointer;
}
.wap_yh .part5 .img_list img{
	width: 85%;
	margin: 8px auto;
}
.wap_yh .part5 .swiper-slide-active img{
	width: 95%;
	margin: 0px auto;
}
.wap_yh .part6{
	padding-top: 30px;
	background: #fff;
}
.wap_yh .part6 .address .bot_logo_line{
	width:25%;
	height: 1px;
	background: #ccc;
	margin:20px auto 10px;
}
.wap_yh .address{
	width:100%;
	margin: 0 auto;
}
.wap_yh .part6 img.logo{
	width:25%;
	margin: 0 auto;
}
.wap_yh .part6 .address_nav {
	text-align: center;
	width: 96%;
	margin:15px auto;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}
.wap_yh .part6 .address_nav img{
	width: 11px;
	height: 14px;
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
}
.wap_yh .part6 .phone_qq{
	width: 90%;
	font-size: 12px;
	line-height:24px;
	color:#333;
	margin:25px 5% 0px;
}
.wap_yh .part6 .phone_qq ul{
	width: 50%;
	float: left;
}
.wap_yh .part6 .phone_qq li{
	width:100%;
	margin-bottom: 15px;
}
.wap_yh .part6 .phone_qq h1{
	font-size: 14px;
	color: #666;
}

.wap_yh .bottom{
	width:100%;
	padding:15px 3%;
	background: #181818;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 24px;	
}
.wap_yh .bottom h1{
	font-size: 14px;
	color: #fefefe;
	font-weight: normal;
}

.wap_yh .top_tab_list{
	position:fixed;
	left:0;
	top:55px;
	z-index:998;
	width: 100%;
	background: #fff;
}
.wap_yh .top_tab_list a{
	display: block;
	text-align: center;
	width: 80%;
	margin: 0 10%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #f4f4f4;
	color:#333 ;
}
.wap_yh .top_tab_list a.act{
	color:#d75646 ;
}
.wap_yh .mask{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background-color:#000000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	z-index:99;
}

.wap_yh .body_distance{
	width: 100%;
	overflow: hidden;
	position: fixed;
	min-height: 100%;
	left: 0;
	top: 0;
}


/*
     FILE ARCHIVED ON 18:02:16 Aug 28, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:35:52 Feb 16, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 92.412
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.058
  RedisCDXSource: 0.869
  esindex: 0.007
  LoadShardBlock: 75.636 (3)
  PetaboxLoader3.datanode: 73.816 (4)
  CDXLines.iter: 14.059 (3)
  load_resource: 321.519
  PetaboxLoader3.resolve: 286.072
*/