html {overflow-y: scroll;margin: 0;padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;padding: 0;border: 0;}
body {font-size: 12px;color:#333333;font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
a {text-decoration: none;color: #333333;}
a:hover,a:active,a:focus{text-decoration:none;color: #1f7ce8;}
fieldset,img {border: none;}
ol, ul, li {list-style: none;}
input, textarea, select, button {font-size: 100%;}
table {border-collapse:collapse; border-spacing:0;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}
input[type="number"]{-moz-appearance:textfield;}

/* css clear float */
.clearfix::before,.clearfix::after{content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;/*IE/7/6*/}
.fl{float: left;}
.fr{float: right;}
.contain{width: 1200px; margin: 0 auto;height: auto;}

input::-webkit-input-placeholder{
	color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}


.bannerbox{
	width: 100%;
	height: 720px;
	overflow: hidden;
	position: relative;
}
.bannerbox .banner{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.messages{
	width: 100%;
	height: 238px;
	background: url(../images/zcb_02.png)no-repeat center top;
}
.messages .form{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top:132px;
}
.messages .form input{
	width: 280px;
	height: 60px;
	line-height: 60px;
	background: #fff;
	border: 1px solid #a5a097;
	font-size:18px;
	padding: 5px 10px;
	margin-right: 9px;
}
.messages .form button{
	font-size: 24px;
	background: #d70303;
	color:#fff;
	width: 320px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.bj{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 50px auto 20px;
	position: relative;
}
.bj a{
	display: block;
	width: 200px;
	height: 70px;
	position: absolute;
	bottom: 100px;
	left: 360px;
}
.pz{
	width: 100%;
	padding-top: 920px;
	height: 126px;
	background: url(../images/zcb_04.png)no-repeat center top;
}
.pz a{
	display: block;
	width: 584px;
	height: 62px;
	background: #d70303;
	text-align: center;
	line-height: 62px;
	color: #fff;
	letter-spacing: 10px;
	font-size: 24px;
	border-radius: 50px;
	margin: 0 auto;
}
.p_logo{
	width: 100%;
	height: 1182px;
	background: url(../images/zcb_05.png)no-repeat center top;
}
.tel_bar{
	width: 100%;
	height: 344px;
	background: url(../images/zcb_06.png)no-repeat center top;
}
.tel_bar .center{
	width: 1200px;
	height: 344px;
	margin: 0 auto;
	position: relative;
}
.tel_bar .center a{
	position: absolute;
	display: block;
	width: 550px;
	height: 60px;
	bottom: 52px;
	left: 322px;
}
.zm{
	width: 100%;
	height: 889px;
	background: url(../images/zcb_07.png)no-repeat center top;
}
.zm .center{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.tqbox{
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: relative;
}
.tqbox .banner{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.zm_bd{
	width: 615px;
	height: 600px;
	float: right;
	margin-top: 60px;
}

.lb{
	margin-top: 182px;
	line-height: 36px;
	font-size: 18px;
	margin-left: 78px;
}
.zm_bd .form{
	padding:30px 32px;
	height: auto;
	overflow: hidden;
}
.zm_bd .form input{
	width: 550px;
	height: 75px;
	padding: 5px;
	line-height: 75px;
	border: 1px solid #999;
	margin-bottom: 20px;
	font-size: 18px;
}
.zm_bd .form button{
	display: block;
	width: 100%;
	height: 72px;
	background-image: -webkit-linear-gradient(top, #ff6364, #df3031);
	background-image: -moz-linear-gradient(top, #ff6364, #df3031);
	background-image: -ms-linear-gradient(top,#ff6364, #df3031);
	background-image: -o-linear-gradient(top, #ff6364, #df3031);
	background-image: linear-gradient(top, #ff6364, #df3031); 
	cursor: pointer;
	font-size: 24px;
	color: #fff;
	outline: none;
	margin-top: 6px;
}
.btn{
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 60px auto;
}
.btn a:nth-child(2){
	float: right;
}
.foot{
	height: 80px;
	background: #1b1b1b;
	font-size: 24px;
	color:#fff;
	letter-spacing: 10px;
	line-height: 80px;
	text-align: center;
}
.foot a{color: #fff;}





.fl{
	float: left;
	
}
.fr{
	float: right;
}

@keyframes heartBeat {	0% {	  -webkit-transform: scale(1);	  transform: scale(1);	}	14% {	  -webkit-transform: scale(1.05);	  transform: scale(1.05);	}	28% {	 -webkit-transform: scale(1);	 transform: scale(1);	}	  42% {	  -webkit-transform: scale(1.05);	  transform: scale(1.05);	}	70% {	 -webkit-transform: scale(1);	 transform: scale(1);	}}

/* 轮播代码 */

.bd_one .lb{
	text-align: center;
	font-size: 20px;
	overflow: hidden;
	color: #333;
/* 	margin-top: 40px; */
	position:relative;
}
.bd_one .lb .hd{ overflow:hidden;  height:36px;  }
/* .bd_one .lb .bd{ padding:15px;  } */
.bd_one .lb .infoList li{ height:36px; line-height:36px; overflow: hidden;  }


/* 右侧导航样式*/
.right_slide_nav{ right:0; bottom:150px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_slide_nav li{background:#0085cd;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_slide_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_slide_nav li img{width: 30px;height:30px;}
.right_slide_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_slide_nav li:hover{background:#f69915}
.right_slide_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_slide_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0085cd;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_slide_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0085cd;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_slide_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_slide_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_slide_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_slide_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_slide_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_slide_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}

/*弹框*/
.L_box,.success,.right_box,.L_offer{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999;
    left: 0;
    top: 0;
    display: none;
}
.L_box_bj{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    background: #000;
    opacity: 0.5;
}
.L_box_con,.right_box_con,.L_offer_con{
    width: 840px;
    height: 490px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999999999; 
}
.L_box_con h5,.right_box_con h5,.L_offer_con h5{
    width: 830px;
    margin: 0 auto;
    font-weight: bold;
    margin-top: 17px;
    padding-bottom: 17px;
}
.L_box_con p,.right_box_con p ,.L_offer_con p{
    font-size: 18px;
    color: #48316f;
}
.L_box_con p img,.right_box_con img ,.L_offer_con img{
    width: 24px;
    height: 24px;
	cursor: pointer;
}
.L_box_con h4,.right_box_con h4 ,.L_offer_con h4{
    font-weight: normal;
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 23px;
}
.L_box_con ul ,.right_box_con ul ,.L_offer_con ul{
    margin-top: 94px;
	width: 552px;
	float: right;
	font-size: 20px;
}
.L_box_con ul li ,.right_box_con ul li ,.L_offer_con ul li{
    text-align: center;
    margin-bottom: 20px;
}
.L_box_con ul li input ,.right_box_con ul li input ,.L_offer_con ul li input{
    width: 340px;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
    border: 1px solid #cccccc;
    color: #666666;
    font-size: 14px;
    border-radius: 3px;
}
.L_box_con ul li span,.right_box_con ul li span ,.L_offer_con ul li span{
    font-size: 18px;
    color: #333;
    padding-right: 10px;
}
.L_box_con h6,.right_box_con h6 ,.L_offer_con h6{
    font-weight: normal;
    text-align: right;
    margin-right: 56px;
    margin-top: 10px;
}
.L_box_con h6 button,.right_box_con h6 button ,.L_offer_con h6 button{
    width: 347px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fcad04;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
}
.xz_bj{
	 background:url(../images/bj_bg.jpg)no-repeat center top;
 }
.L_offer_con ul li.lf_lx input{
	width: 26px;
	height: 30px;
	margin-right:5px;
	display: inline-block;
 }
 .L_offer_con ul li.lf_lx{
	 line-height: 30px;
	 margin-left: -110px;
	 font-size: 18px;
 }
.L_offer_con.xz_bj{
	z-index: 999;
}
.zx_lf{
	 background:url(../images/lf_bg1.jpg)no-repeat center top;
 }
 
 .L_box_con.yy_sjs {
 width: 540px;
 height: 450px;
 background: #fff;
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 border: 10px solid #3b2b60;
 z-index: 9999999999;
 }
 .L_box_con.yy_sjs h5 {
 width: 500px;
 margin: 0 auto;
 font-weight: bold;
 margin-top: 17px;
 border-bottom: 1px solid #e5e5e5;
 padding-bottom: 17px;
 }
.L_box_con.yy_sjs ul{
 margin-top: 25px;
 }
 /*预约成功弹框*/
 .success{
     display: none;
 }
 .success_con{
     width: 350px;
     height: 300px;
     background: #fff;
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     margin: auto;
     border: 10px solid #3b2b60;
     z-index: 9999999999; 
     padding:0 35px;
     text-align: center;
 }
 .success_con h5{
     font-weight: normal;
     font-size: 26px;
     color: #48316f;
     text-align: center;
     margin-top: 40px;
 }
 .success_con p{
     font-size: 16px;
     color: #333333;
     margin-top: 30px;
     line-height: 33px;
 }
 .success_con h6{
     margin-top: 40px;
 }
 .success_con h6 button{
     width: 300px;
     height: 40px;
     line-height: 40px;
     color: #fff;
     font-size: 18px;
     background: #462f6e;
     border-radius: 3px;
 }
 
 
 .slideBox{ width:1200px; height:800px;margin: 0 auto;overflow:hidden; position:relative;   }
 .slideBox .hd{ height:50px; overflow:hidden; position:absolute; left: 0; top:5px; z-index:1;width: 100%;
  }
 .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
 .slideBox .hd ul li{ float:left;  width:240px; height:50px;
  line-height:26px; text-align:center; background:#fff; cursor:pointer;font-size: 18px; }
  .slideBox .hd ul li .icon{
	  font-size: 20px;
	  font-weight: bold;
	  margin-right: 8px;
  }
 .slideBox .hd ul li.on{ color:#d70303;  }
 .slideBox .bd{ position:relative; height:100%; z-index:0;  margin-top: 50px; }
 .slideBox .bd li{ zoom:1; vertical-align:middle; }
 .slideBox .bd img{ width:1200px; height:723px; display:block;  }
 
 /* 下面是前/后按钮代码，如果不需要删除即可 */
 .slideBox .prev,
 .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
 .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
 .slideBox .prev:hover,
 .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
 .slideBox .prevStop{ display:none;  }
 .slideBox .nextStop{ display:none;  }
 
 .p_logo a {
     display: block;
     width: 584px;
     height: 62px;
     background: #d70303;
     text-align: center;
     line-height: 62px;
     color: #fff;
     letter-spacing: 10px;
     font-size: 24px;
     border-radius: 50px;
     margin: 0 auto;
	 margin-top: 42px;
 }