.clearfix:after{
	display:block;
     clear:both;
            height:0;
            content: "";
            visibility: hidden;
            overflow:hidden;
}

.yh_clear{
	clear: both;
}
.yh_left{
	width: 226px;
	/* display: inline-block; */
	float: left;
}
.yh_title{
	width: 226px;
	height: 80px;
	background: #0A3767;
	text-align: center;
	border-radius: 10px 10px 0px 0px;
}
.yh_title p{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	line-height: 41px;
}
.yh_title>span{
	display: inline-block;
	width: 60%;
	color: #0A3767;
	background: #fff;
	border-radius: 30px;
	font-size: 12px;
	font-weight: 600;
}
.yh_title .time{
	margin: 0 5px;
}
.yh_tc{
	text-align:center;
}
.yh_tc p{
	color: #0A3767;
	font-weight: 600;
	font-size: 14px;
	line-height: 38px;
}
.yh_tc div{
	font-size:12px;
	line-height: 80px;
}
.yh_tc div span{
	width:38px;
	height:53px;
	font-size: 100px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color: #3993f1;
	-webkit-text-stroke: 2px #3993f1;
	text-stroke:2px rgb(255, 255, 255);
}
.yh_hm {
	margin-top:-25px;
	margin-bottom: 10px;
}
.yh_hm p{
	font-size:14px;
}
.yh_hm div{
	display:flex;
	font-size:12px;
	justify-content: space-between;
	padding: 0 15px;
}
.yh_qg{
	background: #3993f1;
	color: #fff !important;
	text-align:center;
	border-radius: 0 0 10px 10px;
	display: block;
	font-size: 16px;
	padding: 5px 0;
}
.yh_right{
	margin-left: 359px;
	margin-top: -22px;
	position: relative;
}
.yh_right_t h2{
	margin-bottom: 0;
	color: #000;
}
.yh_right_t p{
	font-size: 14px;
	color: #666;
	letter-spacing: 2px;
	line-height: 18px;
}
.yh_right_t p span{
	color: #FF283B;
	font-weight: 600;
}
.yh_right_tc{
	float: left;
	width: 30%;
	margin-right: 3%;
}
.yhr_title{
	padding: 8px 0;
	background: #3993F1;
	text-align:center;
	color: #fff;
	font-weight: 600;
	font-size:16px;
	border-radius:3px 3px 0px 0px;
	position: relative;
}
.yhr_title p span{
	font-size: 46px;
	line-height:40px
}
.yhr_title p{
	line-height: 12px;
}
.yh_right_tc>p{
	color: #3993F1;
	font-size: 14px;
	margin: 5px 0;
	padding-left: 9px;
}
.yhr_links li{
	float: left;
	font-size: 14px;
	padding: 5px 7px;
	position: relative;
}
.yhr_links li a{
	display:none;
	width: 100%;
	height: 100%;
	background: #3993F1;
	text-align: center;
	color: #fff;
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	line-height: 28px;
	/* font-size: 14px; */
}
.yhr_links li div{
	color: #666666;
}

.yh_more{
	display:block;
	position: relative;
	margin: auto;
	color: #3993F1!important;
	border: 1px solid #3993F1;
	width:70%;
	font-size:12px;
	text-align:center;
	box-shadow:0px 3px 2px 0px rgba(255,142,50,0.15);
	border-radius:5px;
	line-height: 20px;
	margin-top: 8px;
}
.yh_right_t{
	margin-bottom:12px;
}
.yh_sign{
	position:absolute;
	background: #fff;
	top: -8px;
	right: -8px;
	height:22px;
	width:32px;
	color:#DF1A30;
	border-radius: 50%;
	border: 1px solid #3993F1;
	padding: 3% 1%;
	font-size:12px;
	text-align:center;
	line-height: 22px;
}
.yh_line{
	position:absolute;
	width:0px;
	height:251px;
	border-right: 3px #3993f1 dashed;
	box-shadow:0px 3px 7px 0px rgba(255,142,50,0.16);
	bottom: 0;
	left: -70px;
}
.yh_star{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('/skin/default/css/star.png');
}
.yh_right_tc>a:hover{
	background: #3993F1;
	color: #fff !important;
}
.yhr_links li:hover a{
	display:block;
}
.navContent{
	position:relative;
	margin: auto;
	width:1000px;
	background: #DF1A30;
	text-align:center;
	border-radius: 25px 25px 0 0;
}
.navContent li{
	display:inline-block;
	/* padding: 13px 0; */
	margin: 0;
	width:19%;
}
.navContent li .book{
	border: none;
	color:#fff;
	margin:0;
	font-size: 22px;
	font-weight: 600;
	width: 100%;
	padding: 10px 0;
	height: auto;
}
.navContent li .active{
	background: #DF1A30;
}
.newph{
	position:relative;
	width: 1000px;
	border-right: 1px solid rgba(255,142,50,1);
	border-left: 1px solid rgba(255,142,50,1);
	margin: auto;
}
.newph ul li .phone{
	border: none !important;
	width: 100% !important;
	font-size: 2rem !important;
	color: #000 !important;
}
.mk3 .viewMore{
	width:1000px;
	position: relative;
	margin: auto;
	background: #DF1A30;
	border-radius: 0 0 25px 25px;
}
.mk3 .viewMore a{
	color: #fff;
	font-weight: 500;
	margin: 5px 0;
}
.yh_left>a:hover{
	color:  #fff !important;
}
.timeLimit {
    max-width: 1000px;
    padding-top: 6.9rem;
    margin: 0 auto;
}
.titlez{
  font-size: 30px;
    font-weight: normal;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}
.titlez::before {
    display: inline-block;
    position: relative;
    top: -6px;
    left: -20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(/images/index.png) no-repeat -63px -13px;
}
.titlez::after {
   display: inline-block;
    position: relative;
    top: -6px;
    left: 20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(/images/index.png) no-repeat -63px 0;

}

.index-tj{
  height: 400px;
	background-color: rgba(255, 255, 255, 1);
}

.index-tj ul li{
  float: left;
  width: 303px;
  height: 375px;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 20px;
  margin: 0px 15px;
  margin-top: 12px;
  position: relative;
}

.index-tj ul li:nth-child(1){
  background: url("../images/new1.png") center no-repeat;
  background-size: contain;
}
.index-tj ul li:nth-child(1) h3 span{
  color: #5661fa;
}
.index-tj ul li:nth-child(2){
  background: url("../images/new2.png") center no-repeat;
  background-size: contain;
}
.index-tj ul li:nth-child(2) h3 span{
  color: #fff;
}
.index-tj ul li:nth-child(3){
  background: url("../images/new3.png") center no-repeat;
  background-size: contain;
}

.index-tj ul li:nth-child(3) h3 span{
  color: #fff;
}


.index-fw ul li div:hover {
	transition: all 0.5s;
    transform: rotate(360deg);
}

.index-tj ul li h3{
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-family: ï»¿Arial;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 15px;
}

.index-tj ul li h3 i{
  font-family: ï»¿MicrosoftYaHei;
	font-size: 14px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
}

.index-tj ul li h3 span{
  display: inline-block;
  color: #5A97E9;
  font-size: 14px;
  font-family: ï»¿MicrosoftYaHei;
  width: 70px;
  height: 25px;
  line-height: 40px;
  /* background-color: rgba(255, 255, 255, 1); */
  border-radius: 4px 4px 4px 4px;
  opacity: 0.8;
  vertical-align: middle;
  margin-top: -6px;
  /* margin-left: 15px; */
}

.index-tj ul li h5{
  font-family: ï»¿MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	color: #e60012;
  text-align: center;
  margin: 8px 0px;
}

.index-tj ul li p{
  text-align: left;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  margin: 0px -20px;
  padding: 0px 16px;
  opacity: .8;
}
.index-tj ul li p span{
	background: #3993F1;
	color:#fff;
	font-size:12px;
	margin:0 8px;
	border-radius: 40px;
	padding:1px 5px;
}
.index-tj ul li p i:first-child{
  margin-left: 0px!important;
}
.index-tj ul li p i{
  font-style: normal;
  color: #ffc200;
  font-size: 14px;
  margin: 0px 5px;
}

.index-tj ul li h6{
  color: #3993F1;
  font-size: 14px;
  text-align: left;
  margin-top: 15px;
  opacity: .8;
  margin-left: 0px;
}
.index-tj ul li dl{
  margin: 5px 6px;
}
.index-tj ul li dl dd{
  color: #fff;
  font-size: 12px;
  float: left;
  margin-top: 12px;
  opacity: .8;
}

.index-tj ul li dl dd:nth-child(2){
  margin: 12px 6px 0px;
}
.index-tj ul li dl dd:nth-child(5){
  margin: 12px 6px 0px;
}

.index-tj ul li a{
  display: inline-block;
  text-align: left;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  margin-top: 30px;
  position: relative;
  margin: 5px 12px !important;
}
.index-tj ul li a:hover{
  color: #e60012;
}
.index-tj ul li a:hover:before{
  content: " ";
  display: inline-block;
  width: 85px;
  height: 2px;
  background-color: #e60012;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.index-tj ul li a img{
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 2px;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}

.index-tj ul li a:hover img{
  transform:translate(2px,0px);
  -ms-transform:translate(2px,0px);
  -moz-transform:translate(2px,0px);
  -webkit-transform:translate(2px,0px);
  -o-transform:translate(2px,0px);
}

.h_tips{
	position:absolute;
	z-index:999;
	right: 15px;
	top: -15px;
	
	color: #fff;
	width:50px;
	height:47px;
	line-height: 38px;
	font-weight:600;
}

.call-zx{
height: 380px;
background-color: rgba(255, 255, 255, 1);
}
.call-zx > ul{
  margin-left: 40px;
  padding-top: 16px;
}

.call-zx-li ul{
  margin-bottom: 30px;
margin-top: -6px;
}

.call-zx ul li.call-zx-li{
  float: left;
  width: 460px;
  padding-left: 15px;
  box-sizing: border-box;
}
.call-zx-li h5{
     width: 93px;
    height: 54px;
    text-align: center;
    line-height: 28px;
    background: url(../images/call-zx-bg.png) 0px 0px no-repeat;
    color: #ffffff;
    font-size: 16px;
  
}
.call-zx-li div{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.call-zx-li div a{
	font-family: ï»¿MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #5A97E9;
  margin-right: 40px;
}

.call-zx-li ul li a{
  color: #666666;
  font-family: ï»¿MicrosoftYaHei;
	font-size: 14px;
  margin-top: 12px;
  display: block;
  margin-left: 15px;
  padding-right: 0px;
}
.call-zx-li ul li a i{
  color: #666666;
  font-family: ï»¿MicrosoftYaHei;
	font-size: 14px;
  font-style: normal;
}
.call-zx-li ul li a:hover{
  text-decoration:underline;
}
.call-zx-li ul li a span{
  color: #666666;
  font-family: ï»¿MicrosoftYaHei;
	font-size: 14px;
  float: right;
  margin-right: 40px;
  /* padding-right: 55px; */
}
.call-zx ul li.call-zx-li:nth-child(1){
  border-bottom: 1px dashed #eeeeee;
  border-right: 1px dashed #eeeeee;
}
.call-zx ul li.call-zx-li:nth-child(2){
  border-bottom: 1px dashed #eeeeee;
}
.call-zx ul li.call-zx-li:nth-child(3){
  border-right: 1px dashed #eeeeee;
}
.yh_txt{
	margin: 0 5px;
	/* line-height: 15px; */
}
.yh_icon{
	display: inline-block;
	width: 15px;
	height: 15px;
	/* margin-top: 10px; */
	margin: 0 2px;
	margin-bottom: -3px;
	/* line-height: 25px; */
	background: url('/star.png');
	background-size: cover;
}
