body {
  background: #fff;
  font-family: "Microsoft Yahei",'PingFang SC','Helvetica Neue','Hiragino Sans GB',SimSun;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

html {
  height: 100%;
}
a{
  color: #fff;
}
ul{
  list-style: none;
  margin:0;
  padding:0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "SimHei";
    font-weight: 900;
    line-height: 1.1;
    color: inherit;
}
.clear{clear: both;}

.animate-box {
    opacity: 0;
}

.mini-top{
	width: 100%;
	background: url(http://www.whrhkj.com/public/img/banner/topbg.png) repeat;;
	height: 91px;
	position:fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}

.mini-header{
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}
.mini-logo{

	height: 45px;
	margin-top:20px;
	float:left;
}
.mini-nav{
	width: 290px;
	height: 45px;
	margin-top:10px;
	float: right;
}
.mini-nav ul{
	margin: 0 auto;
	padding: 0px;
}
.mini-nav ul li {
	float: left;
	font-size: 16px;
	padding: 0 5px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-left: 1px solid #999999;
}
.mini-nav ul li a{
	color: #fff;
}
.mini-nav ul li a:hover{
	font-weight: bold;
}
.opentalk{cursor:pointer;}
h2.title{font-size: 58px;text-align: center;margin: 20px 0 10px 0;}
p.fbt{text-align: center;font-size:24px;}
#top{background: url(../images/topbg_3.jpg) center no-repeat;height: 670px;position: relative;margin-top:80px;}
.btntop{position: absolute;bottom: 150px;left: 50%;transform: translateX(-50%);font-weight: 500;}
.btntop span{display: inline-block;width: 220px;height: 50px;border-radius: 35px;font-size: 20px;text-align: center;line-height: 50px;margin: 0 20px;transition: all .3s;}
.btntop span:hover{transform: translateY(-10px);}
.btntop span:nth-child(1){background-image: linear-gradient(to right, #db673f , #edaf69);color: #fff;box-shadow: 0 0 8px #edaf69;}
.btntop span:nth-child(2){background-color: #fff;color: #b92e2b;box-shadow: 0 0 8px #fff;}
/* .ljxx{position: absolute;width: 150px;height: 150px;left: 50%;bottom: 0;background: #f65d31;border-radius: 50%;text-align: center;line-height: 40px;font-size: 40px;color: #fff;font-weight: bold;margin-left:-75px;margin-bottom: -75px;}
.ljxx p{margin-top:35px;} */


#part1{padding:2em 0 2em;}
#part1 .title{font-size: 48px;}
.part1{height: 370px;margin-top:40px;text-align: center;transition: all .3s;}
.part1:hover{transform: scale(1.1);}
.part1 span{margin-top:260px;display:inline-block;font-size: 28px;}
.part1 .txt{width: 210px;text-align: left;margin: 0 auto;}
.part1 .txt h5{font-size: 20px;color: #333;margin: 20px 0 10px;}
.part1 .txt p{width: 210px;text-align: left;margin: 0 auto;font-size: 16px;font-weight: 500;}
.gh{width: 1030px;height: 200px;background:#eec64f;text-align: center;}
.gh input{margin-left: 15px;}
.gh .gh-txt{padding: 45px 0 30px;font-size: 32px;color: #fff;}
.gh .name, .gh .phone{width: 245px;height: 50px;text-indent: 25px;font-size: 20px;color: #181818;border: 0;}
.gh .ghtijiao{width: 325px;height: 50px;background-color: #cc382c;color: #fff;font-size: 24px;border: none;transition: all .3s;}
.gh .ghtijiao:hover{transform: translateY(-5px); box-shadow: 2px 2px 5px #cc382c;}
/* .part1 h1{font-size:54px;} */
/* .part1_1{background: url(../images/part1_img1.jpg) center no-repeat;}
.part1_2{background: url(../images/part1_img2.jpg) center no-repeat;}
.part1_3{background: url(../images/part1_img3.jpg) center no-repeat;} */
.span{text-align: center;margin-top: 40px;}
span.butn{background: #f65d31;padding:15px 60px;font-size:32px;color: #fff;border-radius: 30px;display: inline-block;}


#part2{background: url(../images/part2bg_new.jpg) center no-repeat;height: 646px;width: 100%;}
#part2 .title{font-size: 48px; color: #fff;margin-top: 85px;}
#part2 .tssl{display: flex;margin: 75px 0 0 45px;}
#part2 .tssl-item{width: 319px;height: 336px;background-color: #fff;box-shadow: 0 0 10px #e4f5fe;margin: 20px;border-top-left-radius: 55px;border-bottom-right-radius: 55px;padding: 30px 25px 20px;color: #1d2525;transition: all .3s;}
.tssl .tssl-item:hover{transform: scale(1.1);}
#part2 .tssl-item h5{font-size: 30px;margin: 15px 0;text-align: center;}
#part2 .tssl-item span{font-size: 16px;}
/* .part2_1{background: #ce261a;color: #fff;font-size: 22px;padding:20px;line-height: 30px;margin-top:20px;}
#part2 table{font-size:20px;width: 100%;}
#part2 table tr th{text-align: center;color: #ce261a;border-bottom: 1px solid #c1c1c1;height: 50px;}
#part2 table tr td{border-bottom: 1px solid #c1c1c1;}
#part2 table tr .bt{text-align: center;width: 20%;border-left: 1px solid #c1c1c1;border-right: 1px solid #c1c1c1;background: #e6e8e8;}
#part2 table tr .nr{padding:20px 0 20px 10px;border-right: 1px solid #c1c1c1;background: #fff;}
#part2 img{margin: 60px 0 20px 0;} */

#part3{padding-bottom: 50px;}
#part3 h2{margin: 50px 0;text-align: center;font-size: 48px;}
#part3 h2 span{color: #f65d31;}
#part3 .row{display: flex;flex-wrap: wrap;margin-left: 25px;}
#part3 .row .part3-item{margin: 10px 35px;position: relative;transition: all .3s;}
.row .part3-item:hover{transform: translateY(-10px);box-shadow: 0 0 10px #e4f5fe;}
#part3 .row .part3-item span{position: absolute;top: 100px;right: 42px;font-size: 20px;line-height: 1.3;}
#part3 .row .sz span{position: absolute;top: 100px;right: 22px;}
#part3 .row .sz{background: url(../images/szjn_img1.jpg) center no-repeat;width: 480px;height: 235px;}
#part3 .row .sc{background: url(../images/szjn_img2.jpg) center no-repeat;width: 480px;height: 235px;}
#part3 .row .sf{background: url(../images/szjn_img3.jpg) center no-repeat;width: 480px;height: 235px;}
#part3 .row .gs{background: url(../images/szjn_img4.jpg) center no-repeat;width: 480px;height: 235px;}
#part3 .row .rj{background: url(../images/szjn_img5.jpg) center no-repeat;width: 480px;height: 235px;}
#part3 .row .eb{background: url(../images/szjn_img6.jpg) center no-repeat;width: 480px;height: 235px;}
#part3 .part3-btn{width: 630px;height: 75px;background-image: linear-gradient(to right, #eec64f , #e8ba4f); margin: 30px auto;text-align: center;line-height: 70px;color: #fff;border-radius: 50px;box-shadow: 0 0 10px #d8ad5b;}
#part3 .part3-btn .btn{font-size: 35px;}
.part3-btn .btn:hover{color: #fff;}
#part3 .part3-btn{transition: all .3s;}
.part3-btn:hover{transform: translateY(-10px);}

#part4{background: url(../images/part4bg_new.jpg) center no-repeat;height: 802px;color:#fff;text-align: center;overflow: hidden;}
#part4 h2{font-size:48px;margin-top:65px;}
#part4 .left{width: 85px;background-image: linear-gradient(to bottom, #eec64f , #e8ba4f);margin-top:65px;border-top-right-radius: 25px;border-bottom-left-radius: 25px;padding: 15px 25px;font-size: 36px;color: #fff;writing-mode:vertical-rl;text-align: center;}
/* #part4 p{font-size:32px;line-height: 36px;font-weight:lighter;} */
#part4 table{font-size:20px;width: 100%;margin-top: 60px;}
#part4 table tr th{width: 250px;text-align: center;color: #000;border-bottom: 1px solid #c1c1c1;border-left: 1px solid #c1c1c1; height: 60px;background-color: #fff;}
#part4 table tr td{padding: 20px 10px;}
table tr:nth-child(even){background-color: #f3c4c3;}
table tr:nth-child(odd){background-color: #f7d7d7;}
#part4 table tr .nr{width: 250px;color: #000;text-align: center;border-left: 1px solid #c1c1c1;border-right: 1px solid #c1c1c1;}
#part4 table tr .ks{width: 180px;color: #000;border-right: 1px solid #c1c1c1;}
#part4 .part4-btn{width: 630px;height: 75px;background-image: linear-gradient(to right, #eec64f , #e8ba4f); margin: 0 auto;text-align: center;line-height: 70px;color: #fff;border-radius: 50px;box-shadow: 0 0 10px #d8ad5b;margin-top: 60px;}
#part4 .part4-btn .btn{font-size: 35px;}
.part4-btn .btn:hover{color: #fff;}
#part4 .part4-btn{transition: all .3s;}
.part4-btn:hover{transform: translateY(-10px);}

#part5{height:570px;position: relative;}
#part5 .zpq{width: 1085px;height: 655px;background-color: #fff;box-shadow: 0 0 10px #e4f5fe;position: absolute;top: -130px;left: 50%;transform: translateX(-50%);padding: 0 35px;border-radius: 5px;}
#part5 .zpq h5{font-size: 40px;color: #1d2525;text-align: center;margin-top: 45px;}
#part5 .part5-imgs img{margin: 10px;transition: all .3s;}
.part5-imgs img:hover{transform: scale(1.2);}

#part6{width: 1145px;text-align: center;margin: 0 auto;}
#part6 .title{font-size: 48px;}
#part6 .part6-box{display: flex;}
#part6 .part6-box .part6-item{width: 340px;height: 410px;background-color: #fed5d3;box-shadow: 0 0 5px #fed5d3;margin: 30px 20px;border-top-left-radius: 65px;border-bottom-right-radius: 65px;padding: 35px;transition: all .3s;}
.part6-box .part6-item:hover{transform: translateY(-10px);}
.part6-item p{font-size: 20px;margin: 30px 0;text-align: left;}
.part6-item .btn{width: 255px;height: 50px;background-image: linear-gradient(to right,  #eec64f , #e8ba4f);border-radius: 30px;color: #fff;line-height: 35px;margin-top: 20px;font-size: 20px;transition: all .3s;}
.part6-item .btn:hover{transform: translateY(-5px);box-shadow: 2px 2px 5px #999;}
/* #part6 img{margin-top:40px;} */

#part7{height: 600px;width: 100%;position: relative;}
#part7 .mfs{background: url(../images/mfsbg.jpg) no-repeat;margin: 110px auto;padding: 50px 0 100px;position: relative;}
#part7 .mfs .mfs-left{width: 475px;height: 275px;margin-left: 40px;}
#part7 .mfs .mfs-left h5{font-size: 48px;}
#part7 .mfs .mfs-left ul{display: flex;flex-wrap: wrap;margin-top: 30px;}
#part7 .mfs .mfs-left ul li{font-size: 25px;margin: 10px;}
.mfs .mfs-left ul li::before{content: "";display: inline-block;width: 20px;height: 20px;background: url(../images/yq.jpg) center no-repeat;margin-right: 10px;}
#part7 .mfs .mfs-left ul li:nth-child(4){margin-left: 22px;}
#part7 .mfs .mfs-left .btn{width: 270px;height: 55px;background-color: #eec34f;color: #fff;text-align: center;line-height: 45px;font-size: 25px;border-radius: 50px;margin: 50px;box-shadow: 0 0 10px #d8ad5b;transition: all .3s;}
.mfs-left .btn:hover{transform: translateY(-10px);}
#part7 .mfs .mfs-right{width: 468px;height: 400px;background-color: #eec34f;position: absolute;right: 70px;top: -5px;padding: 30px;box-shadow: 0 0 15px #eec34f;}
#part7 .mfs .mfs-right h5{font-size: 48px;text-align: center;color: #fff;}
#part7 .mfs .mfs-right .wp{width: 408px;height: 250px;background-color: #fff;margin-top: 20px;border-radius: 20px;padding: 25px;}
#part7 .mfs .mfs-right form{display: flex;flex-direction: column}
#part7 .mfs-right .wp input{width: 340px;height: 55px;border: 1px solid #000;margin: 10px;font-size: 24px;color: #313131;text-indent: 20px;}
#part7 .mfs-right .wp .ghtijiao{width: 248px;height: 50px;border: none;background-color: #d83936;color: #fff;border-radius: 50px;margin: 10px auto;transition: all .3s;}
.mfs-right .wp .ghtijiao:hover{transform: translateY(-10px);}
/* #part7 .part7{background: #fff;margin-top:163px;height: 700px;border-top-left-radius:2em;
border-top-right-radius:2em;text-align: center;} */

/* .part7-1{width: 70%;margin: 0 auto;}
.part7-1 h2{font-size:58px;margin: 50px 0;color: #666666;}
.part7-1 form{}
.part7-1 select{width: 100%;height: 60px;margin-bottom: 20px;font-size: 24px;}

.part7-1 label {width: 100%;height: 60px;margin-bottom: 20px;font-size: 24px;}
.part7-1 input{line-height: 60px;width: 100%;}
.part7-1 p{font-size:18px;color: #8a8a8a;}
.part7-1 .tijiao{border: none;border-radius: 20px;background: #f65d31;color: #fff;font-size: 26px;margin-top:20px;} */


.footer{width:100%;background:#2d404f;height:253px;text-align:center;font-size:16px;color:#fff;}
.footer1{width:1200px;margin:0 auto;}

