@charset "utf-8";

@font-face {
  font-family: zihun143hao;
  src: url(../font/zihun143hao.ttf);
 }
.fontZihun {
  font-family: zihun143hao ;
 }

*{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a{text-decoration: none;color:#000;} 
img{max-width:100%;}
p,h2,h3,h4,h5,h6,span{
  font-family:'PingFang SC',"Source Han Sans CN" !important;
}


.inner{
	margin:0 auto;
} 
.header_top{
	background:#333333;
}
.header_top .inner{
  width: 1200px;
}
.header_botms .inner{
  width: 1200px;
}
.huanypage{
	float: left;
}
.huanypage p{
	color:#fff;
	line-height:28px;
	font-size:14px;
}
.header_tel a{
	display: inline-block;
	color:#fff;
	line-height: 28px;
	padding-left:26px;
	background:url(../images/tel.png) no-repeat left center;
}
.hd_logo{
	float: left;
margin-top: 10px;
}
.header_nav{
	float: right;
}
.banner{
width: 100%;
    /* height: 600px; */
    position: relative;
    text-align: center;
}
.clear {
  clear: both;
}

.set {
  position:relative;
  font-weight:400;
  text-align:center;
  width:200px;
  /* change the width of canvas*/
  height:58px;
  /* change the height of canvas*/
  line-height:200px;
  overflow:hidden;
  position:relative;
  z-index:0;
  color:#000000;
  /* tetx color*/
  background:#fafafa;
  /* backgroud color*/
  cursor:pointer;
  /* background-image:url("http://www.jq22.com/img/cs/500x500-1.png");
  put the backgroud image here*/
}
.anim {
  -moz-transform:translateY(-50%) translateX(-50%);
  -ms-transform:translateY(-50%) translateX(-50%);
  -webkit-transform:translateY(-50%) translateX(-50%);
  transform:translateY(-50%) translateX(-50%);
  position:absolute;
  top:50%;
  left:50%;
  z-index:-1;
}
.anim:before {
  position:relative;
  content:'';
  display:block;
  margin-top:100%;
  background:#6CB1FF;
}
.anim:after {
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  border-radius:50%;
}
.hoverable:hover > .anim:after {
  -webkit-animation:anim-out-pseudo 0.75s;
  animation:anim-out-pseudo 0.75s;
}
.set:hover > .anim {
  -webkit-animation:anim-out 0.75s;
  animation:anim-out 0.75s;
}
@-webkit-keyframes anim-out-pseudo {
  0% {
  background:rgba(255,255,255,0.7);
  /*ripple color and tranparent*/
}
100% {
  background:transparent;
}
}@-webkit-keyframes anim-out {
  0% {
  width:0%;
}
100% {
  width:100%;
}
}
.page04_btn{
  text-align: center;
}
.page_bui{
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto 0;
  vertical-align: middle;
  cursor: pointer;
      transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}

.page_bui:hover{
      transform: scale(1.1);


}
.page_bui h5:after{
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  background: url(../images/btn_dh.png) no-repeat 50%;
  background-size: cover;
  content: " ";
  height: 100%;
  width: 38%;
  -webkit-animation: yidong 2s infinite 1s;
  animation: yidong 2s infinite 1s;
}
@-webkit-keyframes yidong {
  100% {
    left: 200%;
  }
}
@keyframes yidong {
  100% {
    left: 200%;
  }
}

.bg3:hover > .anim:after {
  animation-name: pagereded;
  animation-duration:0.75s;
  -webkit-animation-duration:0.75s;
}
@-webkit-keyframes pagereded {
  0% {
  background:rgba(204,51,51,0.6);
  /*ripple color and tranparent*/
}
100% {
  background:transparent;
}
}@-webkit-keyframes pagered-out{
  0% {
  width:0%;
}
100% {
  width:100%;
}
}

.header .nav{ float: right;}
.header li.nav-item{ position: relative; float: left; margin-left:  20px; font-size: 16px; color: #fff; line-height: 42px; cursor: pointer;
 padding:9px 0;}
.header li.active:hover{border-bottom: none;}
.header li.nav-item:before{ position: absolute; display: none; bottom: 3px; left: 0; width: 100%; height: 3px;content: ""}
.header li.nav-item .active{
    color: #f29f73;
}
.header li.nav-item.active:before{ display: block}
/*.header li.nav-item:hover:before{ display: block}*/
.header li.nav-item .nav-menu{ position: absolute; top:60px;
    left: -48%;z-index: 999991; width: 130px;display:none;border-radius: 0 0 0 10px;
                        ; background: #ee7624;box-shadow:0 0 20px rgba(0,0,0,0.15);}
.header li.nav-item:hover .nav-menu{ display: block;}
.header li.nav-item .active {border-bottom: 3px solid #f29f73;
}
.header li.nav-item .nav-menu ul li:nth-child(6):hover{
  border-radius: 0 0 0 10px;
}
.header li.nav-item .nav-menu
.header li.nav-item a:hover{
border-bottom: 3px solid #C33;
}
.header li.nav-item a:hover{
  color: #f29f73;
}
.header li.nav-item a{
    padding: 8px 0;
        line-height: 38px;
}
.header li.nav-item .menu-list2,.header li.nav-item .menu-list3,.menu-list1{
  height: 82px;
}

.header li.nav-item .menu-list4{
  height:148px;
}
.header li .menu-left{   content: " ";
                         float: right;
                         height: 10px;
                         width: 10px;
                         border-width: 1.5px 1.5px 0 0;
                         border-color: #fff;
                         border-style: solid;
                         transform: rotate(45deg);
                         margin-top: -5px;
                         margin-right: 16px;
}

.header li.nav-item .nav-menu li{  padding:28px 0;position: relative;}
.header li.nav-item .nav-menu li:nth-child(5) ul,.header li.nav-item .nav-menu li:nth-child(6) ul{ height: 55px;
  line-height: 55px;
}
.header li.nav-item .nav-menu li:nth-child(5) ul li,.header li.nav-item .nav-menu li:nth-child(6) ul li{
  line-height: 52px;
  padding: 0 9px !important;
} 
.header li.nav-item .nav-menu li:nth-child(5) ul li{
   line-height: 42px;
}
.header li.nav-item .nav-menu ul li:nth-child(5):hover ul{
    height: 80px;
}

.header li.nav-item .nav-menu .menu-list5 .lf-bd:after,.header li.nav-item .nav-menu .menu-list6 .lf-bd:after{
  margin-top: 3px;
}
.header li.nav-item .nav-menu li:last-child{ border-bottom: none;}
.header li.nav-item .nav-menu li .nm-name{ float: left; width: 120px; 
    padding-left: 10px;
 font-size: 16px; color: #fff; line-height:0px; text-align: left;margin-left: 5px;}
.header li.nav-item .nav-menu ul ul{display:none;width: 380px;}

.header li.nav-item .nav-menu ul .lf-bd{
  position: relative;
}
.header li.nav-item .nav-menu ul .lf-bd:after{
     content: '';
     width: 2px;
    height:14px;
    border-right: 2px solid rgba(177,177,177,0.6);
    position: absolute;
    right: -17px;
    top:3px;

    margin-top: 7px;
} 

.header li.nav-item .nav-menu ul li:hover ul{    display: block;
    position: absolute;
    left: 130px;
    top: 0px;
    background: #fff;
    width: 393px;
    border-radius: 0 4px 4px 0;
    padding: 2px 3px 2px;}
.header li.nav-item .nav-menu ul li:nth-child(6):hover ul{
  width: 434px;
}
.header li.nav-item .nav-menu ul li:hover {background:#f7bb92;}
.header li.nav-item .nav-menu ul li:hover ul li{text-align: center;float: left;    padding: 1px 8px;
    font-size: 16px;margin-left: 11px;height: 34px;}
.header li.nav-item .nav-menu ul li ul li:hover{background: #fff;} 
.header li.nav-item .nav-menu ul li ul{box-shadow:0 0 20px rgba(0,0,0,0.15);}
.header li.nav-item .nav-menu ul li ul li a{
  font-size: 14px;
  color: #333;
}
.header li.nav-item .nav-menu ul li ul li a:hover{color: #f29f73;border:none;}
.header li.nav-item .nav-menu ul li:nth-child(1):hover ul{
  width: 394px;
  height: 110px;
}
.header li.nav-item .nav-menu ul li:nth-child(2):hover ul{
 width: 393px;
 height: 110px;
}


 
 .header li.nav-item .nav-menu ul li:nth-child(2):hover ul li{
height: 30px;}

.header li.nav-item .nav-menu ul li:nth-child(1):hover ul li{
  height:30px;
}
.header li.nav-item .nav-menu ul li:nth-child(1):hover ul li a{
  line-height:46px;
  padding: 0;

}
.header li.nav-item .nav-menu ul li:nth-child(1):hover ul li a.lf-bd:after{
  height: 14px;
    margin-top: 0px;
}
.header li.nav-item .nav-menu ul li:nth-child(4):hover ul{
  height: 202px;
}
.header li.nav-item .nav-menu ul li:nth-child(4):hover ul{
  width: 393px;
}
.header li.nav-item .nav-menu ul li:nth-child(4):hover ul li{
  height:30px;
  background: none;
}
.header li.nav-item .nav-menu ul li:nth-child(4):hover ul li a{
  line-height: 50px;
  padding: 0;

}

.header li.nav-item .nav-menu ul li:nth-child(4):hover ul li a.lf-bd:after{
  height: 14px;
    margin-top: 1px;
}
.header li.nav-item .nav-menu ul li:nth-child(5):hover ul li a.lf-bd:after,.header li.nav-item .nav-menu ul li:nth-child(6):hover ul li a.lf-bd:after{
  margin-top:8px;
}

.banner_cont{
    position: absolute;
    height: 100px;
    bottom: -50px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgb(70 68 86 / 10%);
}

.banner_cont a{
    display: inline-block;
    width: 236px;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #212235;
    text-align: center;
    position: relative;
}
.banner_cont a:hover{
color: #C69571;
border-bottom: 2px solid #C59571;
}
.banner_cont a:after{
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/page0_1.png) no-repeat center;
  background-size: 100%;
  width: 26px;
  height: 26px;
  content: '';
}

.main_titles{
  text-align: center;
  position: relative;
  z-index: 2;
  margin: 0 auto 0;
  text-align: center;
  display: inline-block;
}
.main_titles:after{
  position: absolute;
  left: 50%;
  top: -20px;
  content: '';
  width: 190px;
  height: 36px;
  background: url(../images/tit2.png) no-repeat center;
  background-size: 100%;
  margin-left: -95px;
}
.main_titles h3{
    margin: 0 auto;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color:rgba(51, 51, 51, 1);
    z-index: 3;
}
.main_titles h2{
  font-size: 28px;

font-weight: bold;
color: rgba(242, 52, 62, 1);
line-height: 40px;
margin-top: 10px;
    text-align: center;
}
.main_titles h3:after{
    position: absolute;
    left: -69px;
    bottom: -4px;
    width: 39px;
    height: 29px;
    background: url(../images/tit.png)no-repeat center;
    content: '';
    z-index: -1;
}
.main_titles h3:before{
    position: absolute;
    right: -69px;
    bottom: -4px;
    width: 39px;
    height: 29px;
    background: url(../images/tit1.png)no-repeat center;
    content: '';
    z-index: -1;
}



.main_titles h3 span:after{
    position: absolute;
    right: 3px;
    top: -32px;
    width: 121px;
    height: 50px;
    background: url(../images/tit2.png)no-repeat center;
    background-size: 100%;
    content: '';
    z-index: -1;


}
.page01{
  margin:72px auto 0;
  width: 1200px;
  text-align: center;
}
.page01_cot{
  margin-top: 10px;
}


.page01_cot ul li{
  float: left;
width: 278px;
height: 247px;
background: #FFFFFF;
box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.12);
border-radius: 20px;
margin-top: 30px;
margin-left: 29px;
text-align: center;
overflow: hidden;
cursor: pointer;
position: relative;
padding-top: 1px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}

.page01_cot ul li:nth-child(1){
margin-left: 0;

}

.page01_cot ul li:hover{
      transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);

}
.page01_cot ul li h3{
  font-size: 24px;
font-family: Source Han Sans CN;
font-weight: bold;
color: rgba(242, 52, 62, 1);
text-align: center;
color: #F2343E;
line-height: 36px;
margin-top: 20px;
position: relative;
}
.page01_cot ul li h3:after{
position: absolute;
left: 50%;
bottom: -15px;
margin-left: -30px;
content: '';
width: 60px;
height: 2px;
background: #E82632;
border-radius: 1px;
}

.page01_cot ul li p{
  font-size: 20px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 36px;
margin-top: 30px;
}
.page01_cot ul li p:hover{
  color:  #E82632;
}
.page_bui{
      position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto 0;
    vertical-align: middle;
    cursor: pointer;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}
.page_bui:hover{
      transform: scale(1.1);


}
.page_bui h5:after{
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  background: url(../images/btn_dh.png) no-repeat 50%;
  background-size: cover;
  content: " ";
  height: 100%;
  width: 38%;
  -webkit-animation: yidong 2s infinite 1s;
  animation: yidong 2s infinite 1s;
}
@-webkit-keyframes yidong {
  100% {
    left: 200%;
  }
}
@keyframes yidong {
  100% {
    left: 200%;
  }
}

.page01_cot ul li h5{
width: 187px;
height: 40px;
background: #E82632;
border: 1px solid #F1363F;
border-radius: 10px;
line-height: 40px;
margin:20px auto 0;
font-size: 24px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF; 

}

.page_btn {
  background: url(../images/btn.png) no-repeat center;
  background-size: 100%;
   width: 632px;
   height: 70px;
   margin: 40px auto 0;
   cursor: pointer;
   position: relative;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}
.page_btn:hover{
      transform: scale(1.1);


}
.page_btn h3{
  color: #fff;
}



.page02{
  margin: 60px auto 0;
height: 412px;
background: #F1F1F1;
text-align: center;
padding-top: 1px;
}

.page02 .main_titles{
  margin-top:68px;
}

.page02_cont{
  margin:20px auto 0;
  width: 1200px;

}



.page02 .page02_cont1 ul li{
width: 380px;
text-align: center;
height:145px;
background: url(../images/page02_1.png) no-repeat center;
text-align: center;
margin-top: 40px;
margin-left: 15px;
float: left;

    display: inline-block;
cursor: pointer;
position: relative;
padding-top: 1px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}

.page02 .page02_cont1 ul li:hover{
      transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);

}

.page02 .page02_cont1 ul li:nth-child(1){
  margin-left: 0;
}

.page02 .page02_cont1 ul li:nth-child(2){
background: url(../images/page02_2.png) no-repeat center;
}

.page02 .page02_cont1 ul li:nth-child(3){
background: url(../images/page02_3.png) no-repeat center;
}

.page02 .page02_cont1 ul li p{
  font-size: 24px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
line-height: 36px;
padding-top: 18px;

}



.page02 .page02_cont1 ul li ol{
     width: 380px;
    height: 108px;
    margin-top: 36px;
    border-radius: 21px;
   box-shadow: 0px 7px 9px 0px rgba(0, 0, 0, 0.15);
}



.page03{


  margin:68px auto 0;
text-align: center;
  width: 1200px;
}

.page03_cot{
  width: 1200px;
  margin: 10px auto 0;
}
.page03_cot ul li{
  float: left;
 width: 380px;
height: 325px;
background: url(../images/page03_1.png) no-repeat center;
border-radius: 8px;
margin-top: 30px;
margin-left: 30px;
text-align: center;
cursor: pointer;
position: relative;
padding-top: 1px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;

}

.page03_cot ul li:nth-child(1){
margin-left: 0;
}
.page03_cot ul li:nth-child(4){
margin-left:208px;
}

.page03_cot ul li h3{
  width: 285px;
  float: right;
  text-align: center;
  font-size: 24px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
line-height: 54px;
position: relative;
}
.page03_cot ul li h3:after{
    position: absolute;
     left: -92px;
    top: -4px;
    content: '01';
    font-size: 40px;
    font-family: zihun143hao !important;
    color: #F53740;
}
.page03_cot ul li:nth-child(2) h3:after{
   content: '02';
       left: -92px;
}
.page03_cot ul li:nth-child(3) h3:after{
   content: '03';
       left: -92px;
}
.page03_cot ul li:nth-child(4) h3:after{
   content: '04';
       left: -92px;
}
.page03_cot ul li:nth-child(5) h3:after{
   content: '05';
       left: -92px;
}
.page03_cot ul li ol{
  width: 380px;
height: 270px;
background: #FFFFFF;
box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.12);
border-radius: 20px;
margin-top: 55px;
padding-top: 1px;
}
.page03_cot ul li:hover{
      transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);

}
.page03_cot ul li ol p:nth-child(1){
  margin-top: 10px;
}




.page03_cot ul li p{
  font-size: 18px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 36px;
position: relative;
text-align: justify;
margin-left: 37px;
}
.page03_cot ul li p:hover{
  color:  #F53740;
}
.page03_cot ul li:nth-child(4) p{
  margin-left: 28px;
}
.page03_cot ul li p:after{
    position: absolute;
    left: -15px;
    top: 16px;
    width: 5px;
    height: 5px;
    background: #F53740;
    border-radius: 50%;
    content: '';
}
.page03_cot ul li h5{
  width: 203px;
height: 40px;
background: linear-gradient(0deg, #FF940C, #FFAC0C);
border-radius: 20px;
margin:15px auto 0;
font-size: 24px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
line-height: 40px;
}

.page04{
  margin: 60px auto 0;
  height: 374px;
  background: url(../images/page04_bt.jpg) no-repeat center;
  padding-top: 1px;
}

.page04_cot{
  width: 1200px;
  margin: 0 auto 0;
}
.page04_cot h2{
  text-align: center;
  font-size: 59px;
font-family: zihun143hao !important;
z-index: 2;
font-weight: 400;
color: #FFFFFF;
line-height: 92px;
position: relative;
    margin-top: 60px;
}
.page04_cot h2:after{
  position: absolute;
  left: 50%;
  top: 0;
  background: url(../images/page04_tit.png) no-repeat center;
  background-size: 100%;
  width: 822px;
  height: 61px;
  content: '';
  z-index: -1;
  margin-left: -411px;

}
.page04_cot h2 span{

  color: rgba(245, 55, 64, 1);
}

.page04_cot h3{
  text-align: center;
  font-size: 36px;
    color: #fff;
    line-height: 40px;
    margin: 20px auto 0;
}



.page04_cot h5{
width: 285px;
height: 49px;
background: #FFFFFF;
border-radius: 10px;
line-height: 42px;
font-family: zihun143hao !important;
color: #f53740;
text-align: center;
font-size: 34px;
margin: 40px auto 0;
 animation: myBreath 1.5s linear infinite;  
}
@keyframes myBreath {
            0%{
                transform: scale(0.88);
            }
            50%{
                transform: scale(1);
            }
            100%{
                transform: scale(0.88);
            }
        }
.page04_cot h5:hover{
  background: #f53740;
  color: #fff;
}
.page05{
margin: 60px auto 0;
width: 1200px;

}
.page05 ul li{
  width: 380px;
height: 245px;
background: #FFFFFF;
box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.12);
border-radius: 20px;
float: left;
margin-left: 30px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    cursor: pointer;
        text-align: center;
}

.page05 ul li:nth-child(1){
   margin-left: 0;
}
.page05 ul li:hover{
      transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  background: #f53740;

}
.page05 ul ol{
  margin: 22px auto 0;
  text-align: center;
}
.page05 img.vh {
    display: none;
}
.page05 ul li:hover img.vh {
    display:inline-block;
}
.page05 ul li:hover img.vb {
     display: none;
}
.page05 ul li h3{
  text-align: center;
  font-size: 28px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
line-height: 36px;
margin: 30px auto 0;
}
.page05 ul li:hover h3{
  color: #fff;
}

.page05 ul li h5{
  width: 203px;
    height: 40px;
    background: rgba(250, 65, 67, 1);
    border-radius: 20px;
    margin: 25px auto 0;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
}

.page05 ul li:hover h5{
  background:#fff;
  color: rgba(250, 65, 67, 1);
}
.hide {
  display: none;
}


.page06{
   text-align: center;
  margin:60px auto 0;
  height:459px;
  background: url(../images/page06_bg.jpg) no-repeat center;
  padding-top: 1px;

}
.page06 .main_titles{
 margin-top: 68px;

}
.page06 .main_titles:after{
  background: url(../images/page06_tit.png) no-repeat center;
}
.page06 .main_titles h3{
color: #fff;

}

.page06 .main_titles h2{
  color: rgba(255, 171, 12, 1);
}
.page06_cont {
  width: 1200px;
  margin: 0 auto 0;
}
.page06_cont ul{
  margin-top: 18px;
}
.page06_cont ul li{
  width:375px;
  float: left;
     margin-left: 189px;
margin-top: 20px;
position: relative;
}
.page06_cont ul li:before{
  position: absolute;
    left: 18px;
    top: 15px;
  width:18px;
  height: 19px;
  background: url(../images/page06_1.png) no-repeat center;
  background-size: 100%;
  content: '';
}
.page06_cont ul li:nth-child(2):before{
  background: url(../images/page06_2.png) no-repeat center;
  background-size: 100%;
  content: '';
}
.page06_cont ul li:nth-child(3):before{
  background: url(../images/page06_3.png) no-repeat center;
  background-size: 100%;
  content: '';
}
.page06_cont ul li:nth-child(4):before{
  background: url(../images/page06_4.png) no-repeat center;
  background-size: 100%;
  content: '';
}
.page06_cont ul li input{
  width: 375px;
    height: 50px;
    border: 1px solid #EEEEEE;
    border-radius: 8px;
    padding-left: 50px;
    font-size: 18px;

}
.page06_cont ul li:nth-child(even){
  margin-left: 72px;
}
.page06_cont ul li:nth-child(3),.page06_cont ul li:nth-child(4){
margin-top: 30px;
}
.page06_cont ul li input:focus

{

outline:none;

}
.page06_cont ul li p{
  font-size: 20px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FEFEFE;
line-height: 24px;
    padding-bottom: 6px;
}
.page06_cont .Experi_menubtns {
        margin: 30px auto 0;
        text-align: center;
}
.page06_cont .Experi_menubtns .btn {
    border: 0;
background: linear-gradient(0deg, #FF920C, #FFAC0C);
    padding: 0;
    border-radius: 28px; 
       width: 409px;
height: 55px;
     animation: myBreath 1.5s linear infinite;  

  
}
.page06_cont .Experi_menubtns .btn h5{
text-align: center;
    border-radius: 28px;
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    height: 55px;
    width: 300px;
    margin: 0 auto;
    line-height: 55px;
    background: linear-gradient(0deg, #FF920C, #FFAC0C);
    position: relative;

}



.section_2{
	height:788px;
	padding:30px 0 0;
	background:url(../images/section_2.jpg) no-repeat top center;
}
.main_titles.bg_2 h3 p{color:#fff;}
.main_titles.bg_2 h3 p span.left{background:url(../images/title_left_1.png) no-repeat;right:100%;}
.main_titles.bg_2 h3 p span.right{background:url(../images/title_right_2.png) no-repeat;left:100%;}
.main_titles.bg_3 p{color: #fff;text-align: center;font-size: 24px;}

.Difficulty{
	text-align: center;
  padding: 0 0 50px 0;
}
.Difficulty a{
	display: inline-block;
  	border-radius: 8px;
  	background:#8f0620;
  	width:20%;
  	line-height: 56px;
  	font-size:28px;
  	color:#fff;
  	margin:0 40px;
}

.team_title {
display: inline-block;

    margin-bottom: 30px;
    margin-top: 30px;

}
.fs-26 {
    font-size: 26px;
}
.team_item:first-child {
    margin-left: 0;
}
.team_item {
    float: left;    
    width: 15%;
        box-shadow:0px 3px 7px 3px #d7d7d7;
}
.team_item a:hover{
    background: rgba(242, 52, 62, 1);
    color:#fff;
    border-color:rgba(242, 52, 62, 1)}
.team_item 
.team_item_b {
    width: 180px;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.team_item_b img {
    width: 100%;
    margin: 0 auto;
}
.team_item_b h2{
    position: absolute;
    left: 0;
    top: 168px;
    background-color: rgba(242, 52, 62, 1);
    border-radius: 0 16px 0 0;
    font-size: 16px;
    height: 32px;
    width: 80px;
    line-height: 34px;
    text-align: center;
    color: #fff;
}

.team_item_b .details:after{
content: "";
    height: 36px;
    width: 2px; 
    position: absolute;
    left: 0;
    top: 16px;
    background: rgba(242, 52, 62, 1);
}
.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.order_btn{
  margin-left: 2px;
}

.nth_title {
margin: 60px 0 25px;
}

.t-c-item {
    position: absolute;
    left: 0;
    top: 25px;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
}
.show {
    display: block!important;
}



.elenco-prezzi{ padding: 40px 0 0;margin-top: 60px;}
.elenco-prezzi .edp-cont{ margin-top: 51px}
.elenco-prezzi .edp-button{ margin-top: 50px}
.elenco-prezzi .edp-button a{ display: block; width: 400px; height: 40px; margin: 0 auto; background: #A00; font-size: 24px; color: #FFF; line-height: 40px; text-align: center; border-radius: 4px; box-shadow: 0 2px 6px #5c0706}
.elenco-prezzi ul{
  margin-top: 40px;
}

.elenco-prezzi .center ul li h2{
  font-size: 22px;

}
.elenco-prezzi .center ul li {
  float: left;
  width:298px;
  text-align: center;
  border-bottom: 1px dashed #eee;
      height: 200px;
    border-right: 1px dashed #eee;

}
.elenco-prezzi .center ul li img{
  margin-top: 26px;
}
.elenco-prezzi ul li:nth-child(4){
    margin-top: 112px;
    border-right: 0;
    float: right;
}
.elenco-prezzi ul li:nth-child(4),.elenco-prezzi ul li:nth-child(5),.elenco-prezzi ul li:nth-child(6),.elenco-prezzi ul li:nth-child(7){
  border-bottom: 0;
}
.elenco-prezzi .center ul li h2{
  margin-top: 15px;
}
.elenco-prezzi .center ul li p{
    margin-top: 15px;
        padding: 0 35px;
        color: #666666;
}



.decode_sefellt{
  text-align: center;
  padding:10px 0 100px;
}
.decode_sefellt h4{
width:258px;
height:56px;
background:rgba(203,51,51,1);
border-radius:8px;
color: #fff;
line-height: 56px;
font-size:28px;
margin: 0 auto;
}
.scholarship_wrap {
    width: 1200px;
   margin:40px auto 0;
}
.decode_sefellt a {
    display: inline-block;
    border-radius: 8px;
    background:rgba(204, 51, 51, 1);
    width:258px;
    line-height: 56px;
    font-size: 28px;
    color: #fff;
    margin: 0 40px;
    height: 60px;
}
.scholarship_wrap .decode_sefellt {
    text-align: center;
   padding: 50px 0 0;
   margin-top: 0 !important;
}
.pageinner h4{
  width: 1199px;
height: 43px;
font-size: 16px;
text-align: center;
font-weight: 400;
color: #333333;
line-height: 26px;
margin-top: 12px;
}

.pageinner table{
  width: 100%;
border-collapse: collapse;
    border-spacing: 0;
text-align: center;
margin-top: 30px;
background: #FFFFFF;
box-shadow: 0px 3px 12px 0px rgba(120, 99, 48, 0.2);
border-radius: 12px;
position: relative;

}
.pageinner table:after{
position: absolute;
    left: 0px;
    content: '';
    top: 60px;
    height: 523px;
    width: 1px;
    background: rgba(242, 52, 62, 1);
}
.pageinner table:before{
position: absolute;
    right: 0px;
    content: '';
    top: 60px;
    height: 523px;
    width: 1px;
    background: rgba(242, 52, 62, 1);
}
.pageinner table tbody{
  border-radius: 12px;
}
.pageinner table tr:nth-child(1){
background:rgba(242, 52, 62, 1);
border-radius: 12px 12px 0px 0px;
width: 1200px;
height: 60px;
}
.pageinner table th{
border-radius: 12px 0 0px 0px;
font-size: 24px;
font-weight: 500;
color: #FFFFFF;
text-align: center;
}
.page_ta{
  border-radius: 12px;
    margin-top: 30px;
  border: 1px solid rgba(59, 137, 255, 1) !important;
}
.pageinner table th:nth-child(2){
  border-radius: 0 12px 0px 0;
}
.pageinner table tr:nth-child(2) td{
font-size: 20px;
font-weight: 500;
color: #333333;

line-height: 30px;
}
.pageinner table td{
font-size: 18px;
font-weight: 400;
color: #333333;
line-height: 30px;
border:1px solid #EEEEEE;
}
.pageinner table .foot_mon{
font-size: 20px;
font-weight: 400;
text-align: center;
color: rgba(242, 52, 62, 1);
line-height: 30px;
}
.pageinner table tr .foot_hui{

font-size: 20px;
font-family: PingFang SC;
font-weight: 500;
color: #333333;
line-height: 30px;
}
.addr_wrap{
  text-align: center;
}
.addr_wrap .main_titles h3{
  color: #fff;
}
.addr_wrap .main_titles:after{
  display: none;
}
.pageinner table tr p{
  margin-top: 23px;
    font-size: 16px;
    text-align: left;
    color: #666;
    padding:0 20px;
}
.pageinner table tr span{
  font-size: 16px;
  color: rgba(242, 52, 62, 1);
}
.pageinner table tr p i{
font-weight: 600;
padding-top: 23px;
color: rgba(51, 51, 51, 1);
font-size: 16px;
font-style: normal;
text-align: left;

}
.pageinner table tr p:last-child{
  padding-bottom: 20px;
}

.last_td {
  padding: 20px 0;
background: rgba(242, 52, 62, 1);
border: none !important;
border-radius: 0 0 12px 12px;
}
.pageinner table tr .hui{
font-size: 18px;
font-weight: 400;
color: #333333;
line-height: 30px;
}
.pageinner table .foot_jin{
  width: 662px;
height: 60px;
background:rgba(242, 52, 62, 1);
border:0;
color: #fff;
font-size: 24px;
font-weight: 500;

}
.scholarship_wrap .clearfix{
  margin-top:40px;
}
.addr_wrap {
    width: 100%;
   
background:rgba(242, 52, 62, 1);

    margin-top: 60px;
}
.addr_wrap .main_titles{
margin: 40px auto 16px;
}
.addr_main {
    padding: 20px 0 1px;
}
.addr_tab {
    border: 1px solid #fff;
    width: 1060px;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    color: #fff;
    border-collapse: collapse;
}
.addr_tab td {
	line-height:35px;
	font-size:16px;
    --border: 1px solid #fff;
}

.Entaer_libank{
	float: right;
	/*width:960px;*/
	padding-top:24px;
	/*padding-right:40px;*/
}
 .center{ width: 1200px; margin: 0 auto}
.Entaer_libank ul li{
	float: left;
	/*width:25%;*/
    width:206px;
	margin-left:25px;
	text-align: center;
	cursor: pointer;
}
.Entaer_libank ul li p.title{
	color:#fff;
	font-size:24px;
	line-height:44px;
}
.Entaer_Img{
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 5.76px 0.24px rgba(143, 6, 32, 0.7);
  width: 86px;
  height: 86px;
  margin:0 auto;
  	display: flex;
  	  justify-content: center;
  	  align-items: center;
}


.Entaer_Img span img:last-child{display: none;}

.Entaer_libank ul li:hover .Entaer_Img span img:first-child{display: none;}
.Entaer_libank ul li:hover .Entaer_Img span img.vh{display: block;}
.Entaer_libank ul li:hover .Entaer_Img{background:#8f0620;}
 
.Entaer_buks{
	height:168px;
	background:url(../images/Entaer_buks.jpg) no-repeat top center;
}
.main_titles.page06_tit{
  margin-top: 82px;

}

.hide {
  display: none;
}

.h50{
  height: 50px;
}



.data-grid{
    width:1200px;
    height: 660px;
    position: relative;
    overflow: hidden;
    margin:10px auto 26px;
    font-size: 14px;
    color:#444;
    border-radius: 12px;
    box-sizing: border-box;
}
.data-view{
    width: 1200px;
    position: absolute;
    overflow: hidden;
    top: 0px;
    right: 0px;
}
.grid-head{
    width: 1200px;
    height: 54px;
    border-color:rgba(242, 52, 62, 1);
    overflow: hidden;
    cursor: default;
    border-width: 0px 0px 1px;
    border-style: solid;
    background-color:#fff;
}
.grid-head .datagrid-cell{
  line-height: 54px;
}

.grid-head-inner{
    display: block;
    float: left;
}
.grid-foot{
    width: 1200px;
    height: 20px;
    border-color:rgba(242, 52, 62, 1);
    overflow: hidden;
    cursor: default;
    border-radius: 0 0 12px 12px;

    background-color:#fff;
}
.grid-foot-inner{
    display: block;
    float: left;
}
.data-table{
    height: 54px;
    border-collapse: separate;
    display: block;
    border:0;
}
.data-table-row{
    height: 54px;
        display: block;
}
.grid-head-inner tbody{
  height: 54px;
      display: block;
}
.grid-head-inner .data-table-row{
  line-height: 52px;
}
.data-table-row td div{
  text-align: center;
font-size: 24px;
font-weight: 500;
color:rgba(242, 52, 62, 1);
}
.data-table td{
    border-color: #fff;
    border-style: dotted;
    margin: 0px;
    padding: 0px;
    line-height: 54px;
    display: inline-block;
}
.datagrid-cell{
    margin: 0px;
    padding: 0px 4px;
    white-space: nowrap;
    word-wrap: normal;
    height: 54px;
    position:relative;
    line-height:54px;
    font-size: 12px;
    border:0;
}

.grid-body .datagrid-cell{
  line-height: 40px;
  height: 40px;
}
.datagrid-btable .datate td{
  border-top: 0;
}

.grid-head .datagrid-cell.cell-c3{
  padding:0;
}
.grid-head .datagrid-cell.cell-c2:before{
 left:-6px;
  height: 54px;
  color: rgba(242, 52, 62, 1);
  background: rgba(242, 52, 62, 1);
  position: absolute;
  top: -16px;
  width: 1px;
  content: '';
} 
.grid-head .datagrid-cell.cell-c2:after{
 right:4px;
  height:54px;
  color: rgba(242, 52, 62, 1);
  background: rgba(242, 52, 62, 1);
  position: absolute;
  top: -16px;
  width: 1px;
  content: '';
} 
.cell-c1{
    width:174px;
    height:auto;

font-size: 20px;
font-weight: 500;
color: #FFFFFF;
text-align: center;
}
.cell-c2{
    width:206px;
    height:auto;
    text-align: center;
font-size: 18px;
font-weight: 400;
color: #FFFFFF;
}
.cell-c3{
    width:802px;
    height:auto;
padding-left: 32px;
font-size: 16px;
font-weight: 400;
color: #FFFFFF;
    text-align: left;
}

.grid-body{
    width:1200px;
    height: 548px;
    overflow-x: hidden;
    margin: 0px;

    padding: 0px;
}
.grid-body .grid_body1{
  border-left: 1px solid #fff;
}
.datagrid-btable{
border-collapse: collapse;
    background:rgba(242, 52, 62, 1);
}

.datagrid-btable tr td{
   border:1px solid #fff;
   border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
/*footer*/
.footer{
  padding:50px 0 200px;
  background:#333333;
}
.footer .inner .foot_tot{
  padding-bottom: 30px;
  text-align: center;
     color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #6a6a6a;
      font-family: "Microsoft Yahei" !important;
          margin-bottom: 30px;
}
.footer .inner .foot_tot span{
  margin-left: 150px;
}
.foot_rands{
  display: flex;
    justify-content: center;
    align-items: center;
}
.foot_logo img{
    margin-left: 31px;
}
.foot_logo p{
    color: #fff;
    font-size: 20px;
    margin-left: 71px;
      font-family: "Microsoft Yahei" !important;
}
.foot_adress{
  position: relative;
    float: left;
    margin-left: 23px;
    padding-left: 23px;
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    text-align: left;
}
.foot_adress p{
  color:#fff;
  font-size: 18px;
  line-height: 30px;
  margin-top: 6px;
    font-family: "Microsoft Yahei" !important;
}
.foot_adress p:after {
    content: "";
    width: 2px;
    height: 52px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 9px;
}
.copyright{
  padding-top:15px;
}
.copyright p{
  text-align: center;
  color:#fff;
  font-size: 18px;
  line-height: 30px;
    font-family: "Microsoft Yahei" !important;
}
.addr_td {
    text-align: left;
    padding-left: 18px;
}

.fixed-signup .mid {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.fixed-signup{ position: fixed; bottom: 0; left: 0; z-index: 999999; width: 100%; height: 125px;
  background:linear-gradient(-45deg,rgba(236,105,65,1) 0%,rgba(236,105,65,1) 50%),rgba(236,105,65,1)100%;}
.fixed-signup .fs-tips{
    position: absolute;
    float: left;
    width: 156px;
    height: 72px;
    line-height: 24px;
    text-align: center;
    top: -40px;
}
 .fixed-signup  .fs-price a{
display: inline-block;
  width: 176px;
    height: 26px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 17px;
    border:1.5px solid #ed9112;
    border-radius: 12px;
}
.fixed-signup ul{
  position: relative;
}
.fixed-signup .fs-bt{
    position: absolute;
    left: 37px;
    top: 1px;
}
.fixed-signup .fs-bt h2{
font-size: 32px;
    color: #ffde00;
    letter-spacing: 2px;
    text-shadow: #c9323242 6px -1px 7px, #c9323263 4px 0px 6px, #c9323270 3px -1px 0px, #c932325e 3px 1px 0px;
    font-weight: 600;
}
.fixed-signup  .fs-price a:nth-child(4),.fixed-signup  .fs-price a:nth-child(5),.fixed-signup  .fs-price a:nth-child(6){
  width: 150px;
      margin-left: 12px;
}
.fixed-signup  .fs-price a:nth-child(5){
 margin-left: 26px;
}
.fixed-signup  .fs-price a:nth-child(6){
  margin-left: 27px;
}
.fixed-signup .fs-form{ float: right; width: 1055px;}
 
.fixed-signup .fs-form li.fs-price,.fixed-signup .fs-form li.fs-isRead{
    float: right;
    position: relative;
    top: -36px;
    right: 124px;}
.fixed-signup .fs-form li input{ display: block; margin: 0; padding: 0; border: 0; outline: none}
.fixed-signup .fs-form li.ipt input{      width: 184px;
    height: 36px;
    padding: 0 10px;
    font-size: 16px;
    border-radius: 12px;
} 
.fixed-signup .fs-form li.phone{
  margin-right: 78px;
}
.fixed-signup .fs-form li.name{        margin-right: 8px;}
.fixed-signup .fs-form li.submit{    position: relative;
       top: -20px;
    right: 77px;}
.fixed-signup .fs-form li.submit input{
width: 378px;
    height: 40px;
    background: #eeeeee;
    font-size: 20px;
    color: #999;
    line-height: 42px;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
    font-weight: 500;
    border-radius: 12px;}
.fixed-signup .fs-form li.fs-price{height: 86px;
    padding-top: 3px;
    font-size: 17px;
    color: #FFF;
    line-height: 39px;
    float: left;
    width: 52%;
    margin-left: 18px;
    margin-top: 50px;
    position: relative;
    left: 2px;
    top: -5px;}
    margin-left: 18px;
    margin-top: 50px;
    position: relative;
    left: 2px;
    top: -5px;}
    
.fixed-signup .fs-form li.fs-price i,.fixed-signup .fs-form li.fs-price span{ font-size: 22px; color: #fff}
.fixed-signup .fs-form li.fs-price i{ font-style: normal; text-decoration: line-through}
.fixed-signup .fs-form li.fs-isRead input{ position: absolute; display: none;}
.fixed-signup .fs-form li.fs-isRead label{    position: relative;
    display: block;
    float: left;
    padding-left: 22px;
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    top: -1px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(240,240,240,0);}
.fixed-signup .fs-form li.fs-isRead label:before{ position: absolute; display: inline-block; top:8px; left:0; width: 12px; height: 12px; border:solid 1px #FFF; background: none; content: ''}
.fixed-signup .fs-form li.fs-isRead label:after{
 position: absolute; display:block ; top: 6px; left: 0; width: 18px; height: 16px; background: url(../images/fs-isRead-icon.png) no-repeat; content: ""}
.fixed-signup .fs-form li.fs-isRead input:checked + label:after{ display: none}
.fixed-signup .fs-form li.fs-isRead label a{ color: #ffde00}

.submit_w1 {
  width: 378px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
}


.header .nav-fushi ul li{
  text-align: center;
  padding: 4px 0 !important;
}
.header .nav-fushi ul li a{
  color: #fff;
  font-size: 16px;
}
.header .nav-fushi ul li a:hover{
  border:none;
}


.addr_jxj{
  margin:82px auto 30px;
  width: 1200px;
  text-align: center;
}

.addr_jxj table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin-top: 30px;
    background: #FFFFFF;
 box-shadow: 0px 3px 12px 0px rgba(120, 99, 48, 0.2);
    border-radius: 12px;
    position: relative;
}
.addr_txt{
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-top: 46px;
  margin-bottom: 30px;
  
}

.addr_jxj table{
  text-align: center;
}

.addr_jxj table tr:nth-child(1) {
    background: rgba(242, 52, 62, 1);
    border-radius: 12px 12px 0px 0px;
    width: 1200px;
    height: 60px;
}

.addr_jxj table tr:nth-child(1) td {
    border-radius: 12px 0 0px 0px;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
     border-right: 0;
    border-top: 0;
}
 .addr_jxj table:before {
    position: absolute;
    right: 0px;
    content: '';
    top: 60px;
    height: 266px;
    width: 1px;
    background: rgba(242, 52, 62, 1);
}
.addr_jxj table:after {
    position: absolute;
    left: 1px;
    content: '';
    top: 60px;
    height: 301px;
    width: 1px;
    background: rgba(242, 52, 62, 1);
}
.addr_jxj table tr:nth-child(1) td:nth-child(2){
      border-radius: 0 12px 0px 0px;
}

.addr_jxj table tr:nth-child(2) td {
    font-size: 20px;
    font-weight: 550;
    color: #333333;
    line-height: 30px;
}


.addr_jxj table td{
      border: 1px solid #EEEEEE;
font-size: 20px;

    font-weight: 450;
    color: #333333;
    line-height: 30px;
}


.addr_jxj table td.addr_wet{
  color: rgba(242, 52, 62, 1);
}

.addr_jxj .last_td {
    padding: 16px 0;
    background: rgba(242, 52, 62, 1);
    border: none !important;
    border-radius: 0 0 12px 12px;
}

.addr_jxj .addr_text{
      margin-top: 23px;
    font-size: 16px;
    text-align: left;
    color: #666;
    padding: 0 20px;
}

.addr_jxj .addr_text h3{
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.addr_jxj .addr_text p{
  font-size: 16px;
  line-height: 30px;
}
.addr_jxj .addr_text p span{
  color: rgba(242, 52, 62, 1);
}
.addr_jxj .addr_text i{
  font-weight: bold;
      font-style: inherit;
}

.addr_text1{
  padding-bottom: 20px;
}

.addr_jxj1{
  margin: 20px auto 0;
  width: 1200px;
}

.addr_jxj1 p{
  font-size: 16px;
  color: #333;
}
.addr_jxj1 table{
  text-align: center;
  width: 1200px;
  border-collapse: separate;
    border-spacing: 0;
     box-shadow: 0px 3px 12px 0px rgba(120, 99, 48, 0.2);
    border-radius: 12px;
}
.addr_jxj1 table tr td:nth-child(1){
      border-radius: 12px 0 0px 0px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    border-right: 0;
    border-top: 0;
}
.addr_jxj1 table tr td:nth-child(8){
   border-right: 1px solid rgba(242, 52, 62, 1);

} 
.addr_jxj1 table{
  margin-top: 20px;
}

.addr_jxj1 table tr td{
  font-size: 20px;
  width: 149px;

  border-right: 1px solid #EEEEEE;
}
.addr_jxj1 table tr{
  border-radius: 12px;
}
.addr_jxj1 table tr:nth-child(1) td{
  border-top: 1px solid rgba(242, 52, 62, 1);
  border-bottom: 1px solid #EEEEEE;
}
.addr_jxj1 table tr:nth-child(1) td:nth-child(1){
  border-top: 0;
}
.addr_jxj1 table tr:nth-child(2) td{
  color:rgba(242, 52, 62, 1);
}

.addr_jxj1 table tr:nth-child(2) td:nth-child(1){
  color: #fff;
}

.addr_jxj1 table tr:nth-child(2) td{
  border-bottom: 1px solid rgba(242, 52, 62, 1);
}
.addr_btn{
  text-align: center;
}
.addr_btn h5{
display: inline-block;
  width: 500px;
height: 60px;
    background:rgba(242, 52, 62, 1);
    box-shadow: 0px 6px 10px 0px #f9bd93;
border-radius: 40px;
    line-height:60px;
    font-size: 26px;
    color: #fff;
    margin:46px auto 0;

font-weight: bold;

}



