
/***********banner***************/

.banner {position:relative;z-index: 2;}

.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide a{display: block;height: 100%;width: 100%;position: relative;}
.banner .swiper-slide img{width: 100%;height: 100%;}
.banner .swiper-container{height: 100%;}

.banner .swiper-pagination  { position:absolute; z-index:3; left:0px; bottom:5px; width:100%; }
.banner .swiper-pagination-bullet { width:36px; background:#fff; opacity:1; height:5px; position:relative; border-radius:0px; }
.banner .swiper-pagination-bullet-active{background: #e40012;opacity: 1;}

.pc{ display:block;}
.mc{ display:none;}

@media (max-width:767px){
.pc{ display:none;}
.mc{display:block; }
}

/******关键词*********/
.index_hot_bg{width:100%; display:block; background:#da2105; position:relative; z-index:4;}
.index_hot_box{ line-height:42px; color:#fff;}
.index_hot_box b{ margin-right:10px;}
.index_hot_box a{ margin-right:15px; color:#fff; font-size:14px;}


/******关于我们*********/
.section2{ position:relative; z-index:10;background: #dce6f2 url(/i/images/about_bg.png) bottom right no-repeat; overflow:hidden;padding:0.7rem 0px;}
.indexC1Con {}


.indexC1Content{ float:left; width:60%;}
.indexC1Content h6 { font-size: 0.3rem; color: #000;}
.indexC1Content  h5 { font-size: 0.36rem; margin-top: 5px;font-weight: 400;}
.indexC1Info {padding:5% 0 3%;}
.indexC1Content .info {font-size: 16px;color: #666666;line-height: 1.8;overflow: hidden;}
.indexC1Dl {overflow: hidden;margin-bottom: 5%;}
.indexC1Dl dd {width: 25%;float: left;display: inline;}
.indexC1Dl dd .time {font-size: 16px;color: #da2105;display: inline-block;border-bottom: 1px solid rgba(209, 13, 13, 0.15);height: 42px;line-height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexC1Dl dd .time span {font-size: 0.3rem;font-weight: bold;}
.indexC1Dl dd .title {font-size:14px;color: #333333;height: 32px;line-height: 32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexMore {}
.indexMore a {width: 156px;height: 46px;text-align: center;line-height: 46px;display: inline-block;border-radius:30px;background: #da2105; color:#fff;}




.indexC1R {float: right;display: inline;width:30%;z-index: 9;position: relative;}

.indexC1R .btn_play{border-radius: 50%;position: absolute;z-index: 4;top: 50%; left: 50%; transform: translate3d(-50%,-50%,0);-webkit-transform: translate3d(-50%,-50%,0);}

.circle {display: block;width: 2rem;height: 2rem;margin: 0 auto;position: relative;border: 1px solid #d4d4d4;border-radius: 50%;z-index:999;text-align:center;color:#3f897c;font-size:30px;}
.circle:before{ content: ""; display: block; width: 10px; height: 5px; background:#f7f7f7; position: absolute; bottom: -2px; left: 50%; margin-left: -5px;}
.circle span {width: 100%; height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background-color:#d42c30;-webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-animation: circleScale 3s linear infinite;
  -moz-animation: circleScale 3s linear infinite;
  -ms-animation: circleScale 3s linear infinite;
  animation: circleScale 3s linear infinite;

}
.circle span:nth-of-type(2) {animation-delay: 1s;}
.circle span:nth-of-type(3) {animation-delay: 2s;}
.circle font{cursor:pointer;position:absolute;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0); -webkit-transform: translate3d(-50%,-50%,0);}
.circle img{ display: block; max-width: 100%;}
.circle p{position: absolute;left: 50%;margin-left: -6.5px;bottom: -2rem;width: 13px;height:2rem;}
.circle p img{ margin:0 auto;}


@keyframes circleScale {

  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

}

@keyframes circleScale1 {

  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  60% { opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);

  }

}

@media only screen and (max-width: 767px){
  .indexC1Content{ float:left; width:100%;}
  .in1boxR {float: right;width: 100%; display:none;}
  .indexC1R { width: 100%; margin: 0 auto;}
}


.video-wrap{display: none;}
.video-wrap .bg,.video-wrap{ position: fixed; left: 0; top: 0; right: 0; bottom: 0;  z-index: 999;}
.video-wrap .bg{ background: rgba(0, 0, 0, .5); z-index: 2;}
.video-wrap video{ position: absolute;left: 50%; top: 50%; z-index: 100; transform: translate3d(-50%,-50%,0);-webkit-transform: translate3d(-50%,-50%,0); max-height: 86vh; max-width: 85vw;}
.video-wrap .btn-close{  position: absolute; right: 24px; top: 30px; z-index: 11; background: rgb(255 255 255 / 42%);border-radius: 50%;cursor: pointer; padding: 8px;}   
.video-wrap .btn-close img{font-size: 24px;  border: 0; transition: all .35s ease;-webkit-transition: all .35s ease;}





/*plan*/
.plan {width: 100%;overflow: hidden;background: #da2105 url(../images/bg1.jpg) no-repeat center;background-size: cover;padding:0.6rem 0;position:relative;z-index:2;}
.plan .plan_top { width: 100%; overflow: hidden; color: #FFF; text-align: center; }
.plan .plan_top dt { font-weight: bolder;font-size: 0.4rem; }
.plan .plan_top dd { font-size: 16px; padding-top: 10px; }
.plan .plan_top em {width: 2px;height: 40px;display: block;background: #fff;margin: 20px auto 0 auto;}
.plan .plan_bo { width: 100%; overflow: hidden; display:flex;}
.plan .plan_bo dl { width:calc(20% - 25px);  background: #FFF; text-align: center; padding: 30px 22px; margin: 20px 30px 0 0 ; transition: all 0.4s;}

.plan .plan_bo dl:last-child { margin: 20px 0 0 0px;}
.plan .plan_bo dl dt { width: 100px; height: 100px; margin: 0 auto; display: block; position: relative; overflow: hidden; }
.plan .plan_bo dl dt i { width: 100px; height: 100px; display: block; background: url(/i/images/ty.png) no-repeat;     background-size: cover;-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; position: absolute; left: 0; top: 0; z-index: 5; }
.plan .plan_bo dl dt span.plan1 { width: 100px; height: 100px; display: block; position: absolute; left: 0; bottom: 0; z-index: 10; -webkit-transition: all .5s ease-in; -moz-transition: all .5s ease-in; -o-transition: all .5s ease-in; transition: all .5s ease-i; }
.plan .plan_bo dl dt em { width: 100px; height: 100px; display: block; background: url(/i/images/ty_ed.png) no-repeat; background-size: cover;position: absolute; left: 0; top: -100%; -webkit-transition: all .1s ease-in; -moz-transition: all .1s ease-in; -o-transition: all .1s ease-in; transition: all .1s ease-i; }
.plan .plan_bo dl dt span.plan2 { width: 100px; height: 100px; display: block; position: absolute; left: 0; bottom: -100%; z-index: 10; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
.plan .plan_bo dl dd { width: 100%; overflow: hidden; padding-top: 22px; }
.plan .plan_bo dl dd span { display: block; font-size:0.22rem; font-weight: bold; }
.plan .plan_bo dl dd p { font-size: 14px; line-height: 2; padding-top: 15px; }
.plan .plan_bo dl:hover { margin-top: 0; }
.plan .plan_bo dl:hover dt i { top: -100%; }
.plan .plan_bo dl:hover dt span.plan1 { bottom: -100%; }
.plan .plan_bo dl:hover dt em { top: 0; }
.plan .plan_bo dl:hover dt span.plan2 { bottom: 0; }
.plan .plan_bo dl:hover dd span {color: #da2105;}


@media only screen and (max-width: 767px){
 .plan .plan_bo { width: 100%; overflow: hidden; display:flex; flex-wrap:wrap;}
 .plan .plan_bo dl { width:calc(33.3333% - 7px);  background: #FFF; text-align: center; padding: 30px 2px; margin: 20px 10px 0 0 ; transition: all 0.4s;}
 .plan .plan_bo dl:nth-child(3n) { margin: 20px 0px 0 0 ;}

}




/******************************/
.index_hang_bg{padding: 1rem 0px 0.8rem;background-color: #dce6f2;position:relative;z-index: 2;}
.index_hang_tit{align-items: center;border-bottom: 1px solid #ccc;padding-bottom: 0.3rem;margin-bottom: 0.3rem;}
.index_hang_tit h2{font-size: 0.4rem;font-weight: 700;line-height:1.2;}
.index_hang_tit h2 span{color: #e60012 }

.index_hang_tit_rf{ text-align:right;}
.index_hang_tit_line{font-size: 0.2rem;line-height: 1.4;}
.index_hang_tit_hot{font-size: 0.4rem !important;line-height: 1.2 !important;font-weight: 700;color: #e60012;}
.index_hang_tit_hot span{font-size: 0.4rem !important;line-height: .9 !important;font-weight: 700;color: #e60012;}
.index_hang_ywfw{font-size:0.3rem;line-height: 1.3;color:#333;font-weight:bold;margin-bottom: 0.2rem;}

.index_hang_box{font-size:0; overflow:hidden;}
.cp_l{width: 260px;background:#fff;font-size:0;border:#e60012 1px solid;padding:0 0 6px;overflow: hidden;}
.cp_lt{background: #e60012;padding: 10px 0;text-align:center;overflow:hidden;}
.cp_lt a{ font-size:24px; color:#fff;}
.cp_lt span{display:block;text-transform:uppercase;font-size:17px;color:#f3b197;font-weight:normal;line-height: 1.5;}
.cp_l h3{border-bottom:#f5c4a9 1px solid;background: url(../images/cp_ico01.gif) no-repeat left 16px center;overflow:hidden;}
.cp_l h3 a{font-size:16px;color:#e60012;padding:0 0 0 35px;height: 55px;line-height: 55px;}
.cp_l ul{width: 225px;margin:0 auto;padding:8px 0;}
.cp_l ul li{ height:38px; line-height:38px; overflow:hidden; border-bottom:#e6e6e6 1px solid;}
.cp_l ul li:first-child{ display:none;}
.cp_l ul li a{font-size:14px;color:#333;padding:0 0 0 23px;display:block;background:url(../images/cp_ico02.gif) no-repeat 7px 15px;height: 38px;line-height: 38px;}
.cp_l .cp_ul02 li a{display:block;width: 50%;float:left;height: 38px;line-height: 38px;}
.cp_l .nobor,.cp_r .nobor{ border:none; background:none;}

.cp_r{width: calc(100% - 280px);}
.tab{ width:100%; }
.tab-hd-lf{width:100%;margin-bottom:15px;border-top: #e60012 1px solid;border-bottom: #e60012 1px solid;}
.tab-hd-lf h3{ background:#e60012; color:#fff; text-align:center; cursor:pointer; line-height:3;font-size:30px;}
.tab-hd {overflow:hidden;zoom:1;}
.tab-hd li{max-width:220px; width:20%;color:#333;text-align:center;cursor:pointer;line-height: 2.5;font-size: 16px;display: inline-block;}
.tab-hd li.active{ background:#e60012;color:#fff; }
.tab-bd{ width:100%;}
.tab-bd .index_hy_bg{display:none;}
.tab-bd .index_hy_bg.thisclass{ display:block;}
.tab-bd .index_hy_bg ul{ display:flex; flex-wrap:wrap;}
.tab-bd .index_hy_bg ul li{width: 20%;margin-bottom:15px;padding:0px 5px 0px;}
.tab-bd .index_hy_bg ul li a{ display:block; position:relative; overflow:hidden;}
.tab-bd .index_hy_bg ul li p{ position:absolute; bottom:0; background:rgba(0, 0, 0, 0.4); width:100%; color:#fff; text-align:center; line-height:3; font-size:16px;}
.tab-bd .index_hy_bg ul li img{ transition: 0.4s;}

.tab-bd .index_hy_bg ul li:hover img { transform: scale(1.1);}
.tab-bd .index_hy_bg ul li:hover p{ background:#e60012;}


@media screen and (max-width:1400px){
  .tab-bd .index_hy_bg ul li{width: 25%;margin-bottom:15px;padding:0px 10px 0px;}
  .tab-bd .index_hy_bg ul li:nth-child(9),.tab-bd .index_hy_bg ul li:nth-child(10){ display:none;}
}


@media (max-width: 769px){
	.cp_l{ display:none;}
	.cp_r { width: 100%;}
	.tab-bd .index_hy_bg ul li{width: 50%;margin-bottom:15px;padding:0px 5px 0px;}
}




/*adver*/
.adver { width: 100%; overflow: hidden; padding: 45px 0; line-height: normal; position:relative; z-index:2;  background: url(/i/images/hexin_bg.jpg) top center no-repeat;}
.adver .adver_top { width: 100%; overflow: hidden; text-align: center; background: url(/i/images/titlea.png) no-repeat center; height: 90px; }
.adver .adver_top dt { width: 100%; overflow: hidden; font-size:36px; color: #da2105; font-weight: bolder; }
.adver .adver_top dd { width: 100%; overflow: hidden; padding-top: 8px; color: #fff;}
.adver .adver_bo {width: 100%; max-width: 1200px; overflow: hidden; margin: 80px auto 0 auto; }
.adver .adver_bo li {width: 100%;overflow: hidden;padding: 20px 0px;}
.adver .adver_bo li .ys_img { width: auto; overflow: hidden; display: block; position: relative; }
.adver .adver_bo li .ys_img dd { width: 155px; height: 66px; position: absolute; top: 25px; left: 118px; text-align: center; color: #FFF; line-height: 22px; }
.adver .adver_bo li .ys_txt { width: auto; overflow: hidden; display: block; }
.adver .adver_bo li .ys_txt dt { width: 63px; height: 126px; background: url(/i/images/yst.png) no-repeat; color: #FFF; font-weight: bolder; text-align: center; float: left; }
.adver .adver_bo li .ys_txt dt span {width: 100%;font-family: Georgia;height: 63px;line-height: 63px;display: block;font-size: 0.45rem;}
.adver .adver_bo li .ys_txt dt p {width: 100%;font-size: 0.18rem;padding-top: 4px;overflow: hidden;line-height: 1.2;}
.adver .adver_bo li .ys_txt dd {width: calc(100% - 90px);overflow: hidden;float: left;margin-left: 27px;}
.adver .adver_bo li .ys_txt dd .ys_tit { width: 100%; overflow: hidden; background: url(/i/images/la.jpg) no-repeat left bottom; padding-bottom: 12px; }
.adver .adver_bo li .ys_txt dd .ys_tit span {display: block;font-size: 0.28rem;font-weight: bolder;}
.adver .adver_bo li .ys_txt dd .ys_tit p {text-transform: uppercase;/* padding-top: 5px; */font-size: 0.16rem;}
.adver .adver_bo li .ys_txt dd .ys_bo {width: 100%;overflow: hidden;line-height: 2;font-size: 0.18rem;}
.adver .adver_bo li ol { width: 100%; height: 34px; display: block; }
.adver .adver_bo li:nth-of-type(odd) .ys_img { float: right; max-width: 50%;transition: 0.4s;}
.adver .adver_bo li:nth-of-type(odd) .ys_txt {float: left;width: 50%;}
.adver .adver_bo li:nth-of-type(odd) ol { background: url(/i/images/ysb.png) no-repeat right bottom; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.adver .adver_bo li:nth-of-type(even) .ys_img {float: left;max-width: 50%; transition: 0.4s;}
.adver .adver_bo li:nth-of-type(even) .ys_txt {float: right;width: 50%;}
.adver .adver_bo li:nth-of-type(even) ol { background: url(/i/images/ysb.png) no-repeat left bottom; }
.adver .adver_bo li .ys_img dd{ display: none; }
.adver .adver_bo li:nth-of-type(even) .ys_txt { margin-top: 30px; }
.adver .adver_bo li:last-child ol { display: none; }

.box_kuang {max-width: 1200px;margin: 0 auto;overflow: hidden;width: 100%;display: flex; flex-wrap:wrap;align-items: center;}




@media (max-width: 769px){
.adver .adver_bo li:nth-of-type(odd) .ys_img { float: right; max-width: 100%;transition: 0.4s;}
.adver .adver_bo li:nth-of-type(odd) .ys_txt {float: left;width: 100%;}
.adver .adver_bo li:nth-of-type(odd) ol { background: url(/i/images/ysb.png) no-repeat right bottom; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.adver .adver_bo li:nth-of-type(even) .ys_img {float: left;max-width: 100%; transition: 0.4s;}
.adver .adver_bo li:nth-of-type(even) .ys_txt {float: right;width: 100%;}
.adver .adver_bo li:nth-of-type(even) ol { background: url(/i/images/ysb.png) no-repeat left bottom; }


}
/*news*/
.news{ width: 100%; background: #FFF; padding: 45px 0; line-height:normal; position:relative; z-index:2; overflow: hidden;}
.news .news_ly{width: 60%;overflow:hidden;float:left;}
.news .news_ly .new_top{ width: 100%; height:40px; line-height:40px;}
.news .news_ly .new_top i{ font-size:30px; line-height:40px; display:block; float:left; color:#999999;}
.news .news_ly .new_top .nlbr{/* width:auto; */height: 34px;line-height: 34px;display:block;float:left;/* margin-left:6px; */}
.news .news_ly .new_top .nlbr a{font-size: 26px;/* font-weight:bold; */display:block;float:left;}
.news .news_ly .new_top .nlbr ol{width:2px;height: 34px;display:block;float:left;background:#c1c1c1;margin:0 22px;}
.news .news_ly .new_top em{ width:225px; height:17px; display:block; float:left; margin-left:22px; margin-top:22px; background:url(../images/nt.png) no-repeat;}
.news .news_ly .new_top .more{ width: 91px; height: 21px; display: block; float: right; background: url(../images/more.jpg) no-repeat; margin-top: 14px;}
.news .news_ly .new_bo{width: 100%;height: 480px;overflow:hidden;border:1px #c3c3c3 solid;padding: 20px 30px 20px 30px;margin-top: 10px;}
.news .news_ly .new_bo .nimg{width: 100%;height: 170px;overflow:hidden;}
.news .news_ly .new_bo .nimg dt{width: 260px;height:170px;overflow:hidden;float:left;}
.news .news_ly .new_bo .nimg dd{width: calc(100%  - 280px);height: 150px;overflow:hidden;float: right;position:relative;}
.news .news_ly .new_bo .nimg dd .nec{ width: 100%; overflow:hidden;}
.news .news_ly .new_bo .nimg dd .nec a{ display:block; float:left; font-weight:bold; font-size:16px;}
.news .news_ly .new_bo .nimg dd .nec span{ float:right;}
.news .news_ly .new_bo .nimg dd p{width: 100%;overflow:hidden;color:#676767;line-height: 1.6;padding-top: 10px;font-size: 14px;}
.news .news_ly .new_bo .nimg dd .morem{width: 100px;height: 36px;display:block;line-height: 36px;text-align:center;background:#da2105;color:#FFF;position:absolute;left:0;bottom:0;font-size: 14px;}
.news .news_ly .new_bo .nimg:hover dt img{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.news .news_ly .new_bo .nimg:hover dd .nec a{ color:#da2105;}
.news .news_ly .new_bo .nimg:hover dd .morem{ background:#162f79;}
.news .news_ly .new_bo .new_bok{ width: 100%; overflow:hidden;}

.news .news_ly .new_bo .new_bok li{ width: 100%; overflow:hidden; margin-top:15px;}
.news .news_ly .new_bo .new_bok li .time{ width:62px; overflow:hidden; float:left; text-align:center;}
.news .news_ly .new_bo .new_bok li .time dt{ width:62px; font-size:25px; font-weight:bolder; height:41px; line-height:41px; border-bottom:1px #cacaca solid;}
.news .news_ly .new_bo .new_bok li .time dd{ width:62px; overflow:hidden; padding-top:5px;}
.news .news_ly .new_bo .new_bok li .nery{width: calc(100% - 80px);overflow:hidden;float:right;}
.news .news_ly .new_bo .new_bok li .nery .tin{ width: 100%; overflow:hidden; display:block; font-size:16px; font-weight:bolder;}
.news .news_ly .new_bo .new_bok li .nery p{ width: 100%; overflow:hidden; font-size:12px; line-height:22px; color:#676767; padding-top:10px;}
.news .news_ly .new_bo .new_bok li:hover .nery .tin{ color:#da2105;}
.news .news_ry{width: 36%;overflow:hidden;float:right;}
.news .news_ry .new_top{ width: 100%; height:40px; line-height:40px;}
.news .news_ry .new_top i{ font-size:30px; line-height:40px; display:block; float:left; color:#999999;}
.news .news_ry .new_top .tyr{width:auto;font-size: 26px;font-weight:bold;display:block;float:left;margin-left:6px;color:#da2105;}
.news .news_ry .txtScroll-top {width: 100%;overflow: hidden;height: 480px;border:1px #c3c3c3 solid;padding:10px 30px 0 30px;margin-top: 10px;}
.news .news_ry .txtScroll-top li {width: 100%;overflow: hidden;padding: 15px 0;line-height: normal;border-bottom:1px #e5e5e5 solid;}
.news .news_ry .txtScroll-top li .tin {overflow: hidden;line-height: 27px;display: block;background:url(/i/images/wen.jpg) no-repeat left center;padding-left: 35px;font-size: 16px;font-weight: bold;}
.news .news_ry .txtScroll-top li p {overflow: hidden;background:url(/i/images/da.jpg) no-repeat left 5px;padding-left: 35px;font-size: 13px;color: #616161;margin-top: 10px;line-height: 22px;}





@media (max-width: 769px){
.news .news_ly {width: 100%;}
.news .news_ly .new_bo .nimg dt { display:none;}
.news .news_ly .new_bo .nimg dd {width: calc(100% - 0px);}
.news .news_ry { width: 100%; margin-top:30px;}
}








/****************************/
.index_section3 { background: #e60012; position: relative; height: 480px; overflow:hidden; z-index:2; }
.indexc3Box { font-size: 48px; font-weight: bold; color: #FFF; display: inline-block; position: absolute; z-index: 5; left: 50%; top: 50%; transform: translate(-50%,-50%); line-height: 70px; width: 100%;text-align: center;}
.indexc3Box h1{ font-size: 25px;margin: 0;}
.indexc3Box h3{ font-size: 20px;margin: 0;}

/*.indexc3Box span{display:inline-block;}
.indexc3Box i{ content: ""; background: #FFF; height: 2px; width: 36px; margin-left: -18px; position: absolute; left: 50%; top: 0px; }
*/
.index3_ani{ height: 401px; width: 432px; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); z-index:4; opacity:0.6}
.index3_ani i{display: block;width: 357px;height: 357px;background: url(../images/aniLine.png);position: absolute;top: 50%;left: 50%;opacity: 0;margin-top: -178px;margin-left: -178px;z-index:5;}
.index3_ani i:nth-of-type(1){animation: ani_1 2s linear infinite;}
.index3_ani i:nth-of-type(2){animation: ani_2 2s linear infinite;}
.index3_ani i:nth-of-type(3){animation: ani_3 2s linear infinite;}
.index3_ani i:nth-of-type(4){animation: ani_4 2s linear infinite;}
.index3_ani i:nth-of-type(5){animation: ani_5 2s linear infinite;}
.index3_ani i:nth-of-type(6){animation: ani_6 2s linear infinite;}
.index3_ani i:nth-of-type(7){animation: ani_7 2s linear infinite;}
.index3_ani i:nth-of-type(8){animation: ani_8 2s linear infinite;}
.index3_ani i:nth-of-type(9){animation: ani_8 2s linear infinite;}
.index3_ani i:nth-of-type(10){animation: ani_8 2s linear infinite;}
@keyframes ani_1{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	40%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_2{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	43%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_3{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	46%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_4{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	49%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_5{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	52%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_6{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	55%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_7{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	58%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_8{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	61%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_9{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	64%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
@keyframes ani_10{
	0%{transform: rotate(0deg) scale(1); opacity: 1;}
	67%{transform: rotate(180deg) scale(0.5);}
	100%{transform: rotate(360deg) scale(1); opacity: 1;}
}
.index_c3imgAni img{position:absolute; left:0; top:0; width:100%; height:auto;}
.index_c3imgAni img:nth-child(1){animation: ani_c3img1 5s linear infinite;}
.index_c3imgAni img:nth-child(4){animation: ani_c3img2 15s linear infinite;}
.index_c3imgAni img:nth-child(2){animation: ani_c3img3 5s linear infinite;}
.index_c3imgAni img:nth-child(3){animation: ani_c3img3 8s linear infinite; animation-delay:2s;}

.index_c3imgAni img:nth-child(5){animation: ani_c3img5 7s linear infinite;}
.index_c3imgAni img:nth-child(6){animation: ani_c3img5 7s linear infinite; animation-delay:2s;}
.index_c3imgAni img:nth-child(7){animation: ani_c3img5 7s linear infinite; animation-delay:4s;}
.index_c3imgAni img:nth-child(8){animation: ani_c3img5 8s linear infinite; animation-delay:3s;}

.index_c3imgAni img:nth-child(9){animation: ani_c3img5 12s linear infinite; animation-delay:0s;}
.index_c3imgAni img:nth-child(10){animation: ani_c3img5 9s linear infinite; animation-delay:3s;}
.index_c3imgAni img:nth-child(11){animation: ani_c3img5 11s linear infinite; animation-delay:1s;}
.index_c3imgAni img:nth-child(12){animation: ani_c3img5 6s linear infinite; animation-delay:2s;}
.index_c3imgAni img:nth-child(13){animation: ani_c3img5 7s linear infinite; animation-delay:5s;}


.index_c3imgAni2 {position:relative;}
.index_c3aniImgs{ width:100%; height:100%; position:absolute; left:0; top:0;}
.index_c3aniImgs img{ width:100%; height:auto; width:100%; height:auto; position:absolute; left:0; top:0; opacity:0; animation: ani2_img 12s linear infinite 0s;}
.index_c3aniImgs img:nth-child(1){animation-delay: 0s;}
.index_c3aniImgs img:nth-child(2){animation-delay: 4s;}
.index_c3aniImgs img:nth-child(3){animation-delay: 8s;}
@keyframes ani2_img{
	0%{transform:scale(0.5); opacity: 0;}
	/*16%{transform:scale(1); opacity: 1;}*/
	33%{transform:scale(1); opacity: 1;}
	50%{transform:scale(1.2); opacity: 0;}
	100%{transform:scale(1.2); opacity: 0;}
}
@keyframes ani_c3img3{
	0%{opacity:0;}
	20%{opacity:1}
	80%{opacity:1}
	100%{opacity:0}
}
@keyframes ani_c3img5{
	0%{opacity:0; transform:scale(0.7)}
	80%{opacity:1; transform:scale(1)}
	100%{opacity:0; transform:scale(1)}
}
@media (max-width:1799px){
.index_section3 { height: 320px;}
.indexc3Box { font-size: 30px; line-height: 46px; padding-top: 12px; }
.indexc3Box i{ height: 1px; width: 30px; margin-left: -15px }
.index3_ani{ height: 300px; width: 332px;}
.index3_ani i{width: 280px; height: 280px; background: url(../images/aniLine.png); background-size:280px auto; position: absolute; margin-top: -140px; margin-left: -140px; z-index:5;}
}
@media (max-width:767px){
.index_section3{overflow:hidden; height:200px;}
.indexc3Box { font-size:22px; line-height: 58px; padding-top: 18px; }
.index3_ani{width:160px; height:160px;}
.index3_ani i{height:160px; width:160px; margin-top:-80px; margin-left:-80px; background-size:cover;}
.index_c3imgAni{width:800px; position:relative;}
.index_c3imgAni2{width:800px; position:relative;}
}






						
								
								
/*************ÃƒÂ§Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¨Ã‚Â¨Ã¢â€šÂ¬*********************/
.cnt_dtls {padding:1rem 0px;background: url(../images/db.jpg) no-repeat center top;overflow:hidden;width:100%;position:relative;z-index: 3;min-height: 651px;}								
.cnt_dtls_box{display: flex;justify-content: center; align-items: center;flex-wrap: wrap;}								
		
.dtls h4, .fld_prt, .left_cnt, .left_cnt .top_cnt p, .right_form, .right_form .iner_form, .right_form .iner_form form { display: inline-block;width: 100%;}											
.left_cnt .top_cnt{ text-align:center;}							
.left_cnt .top_cnt p { font-size: 0.25rem;margin-bottom: 5px; color:#fff;line-height: 1;padding:0.15rem;}							


.form1{width:80%!important}
.right_form{padding-left:7%!important}
.right_form .iner_form{position:relative}
.right_form .iner_form form{background:#fff;border-radius:16px;box-shadow:0 0 17px rgb(0 0 0 / 15%);padding:30px;}		
.form1 h2{font-size:24px!important;text-align:center!important;letter-spacing:-.4px;font-weight:800;color:#3a3a53}	
.get_free_est{text-align:center;font-size:14px;font-weight:400;word-spacing:1px;margin:10px 0 0;color:#616188;font-style:italic}
.get_free_est a{font-weight:700;color:#2289aa}
			
.input2 { display: block; width: 100%;font-size: 14px; color: #000!important;line-height: 1.8;background-color: #fff;-webkit-appearance: none;border: 1px solid #ccc; height: 35px;border-radius: 4px;  padding-left: 10px;}								
.i-lable { font-size: 14.4px; display: inline-block; color: #323252; background: #fff; position: relative; left: 10px; top: 9px; z-index: 1; text-shadow: 0 0 7px #00000021;padding: 0 2px;}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: #ddd;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13px Arial;
    padding: 1px 0px;
    border-width: 2px;
}
label.s_type {font-size: 14px; display: inline; padding: 0; margin-left: 10px; color: #323252;text-shadow: 0 0 7px #00000021;}
input[type="checkbox"] {
    height: 20px;
    margin: 0 5px 0 0;
    width: 20px;
    vertical-align: sub;
}
select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark-color(white, black);
    cursor: default;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
}
.wrap-input2 {
    width: 100%;
    margin: 4px 0 0;
    position: relative;
    float: left;
}
.wrap-input2 select {
    height: 35px;
    position: relative;
    padding-left: 10px;
    line-height: 35px;
}
.wrap-input2 .dropicon {
    position: absolute;
    right: 15px;
    top: 35px;
    border-top: 7px solid #2e2e2e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.right_form .iner_form form .sbmt_btn { bottom: 0; margin-top: 20px;text-align: center;position: relative;width: 100%; left: 0;}
.form-btn input { background: #e72412!important; padding: 3%!important;color: #fff!important;border-radius: 30px!important; font-size: 14px!important; font-weight: 700;letter-spacing: .5px;width: 50%!important;border: 0; box-shadow: 0 -5px 8px rgba(0,0,0,.1);    display: inline-block; text-align: center;}





@media (max-width: 767px){	
.form1 { margin-top:0.5rem;width:100%!important}
.right_form{padding-left:0%!important}
}




@media screen and (max-width:767px){
 
}





