.banner_home.PC_banner{ position: relative; display: block}
.banner_home.Mobile_banner{ display: none}
.banner_home.PC_banner::before {
  right:0%;
  position: absolute;
  top:20%;
  content: " "; background: url("../images/banner_right_img.png") right center no-repeat; background-size:auto 100% ; height: 90%; width: 10%; z-index: 2 
}
.banner_home.PC_banner::after {
  left: 0%;
  position: absolute;
  top: 0%;
  content: " "; background: url("../images/banner_left_img.png") left center no-repeat; background-size:auto 100% ; height: 90%; width: 10%; z-index: 2 
}
/*banner 首页*/
.banner_home{ height:8rem; width: 100%;}
.banner_home .slick-slider,.banner_home .slick-list,.banner_home  .slick-track{height: 100%; width: 100%;}
.banner_home .item{ position: relative; height: 100%;  background-position: center center; background-repeat: no-repeat; background-size: cover;}
.banner_home .item .videocon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%; margin-top: -30%;
}
.banner_home .item .videocon video{ width: 100%; height: auto;}

.banner_home .item .text{ position: absolute; left:15%; top: 50%; width:70%; text-align: left; color: #ffffff; margin-top:-150px; line-height: 1.5}
.banner_home .item .text h5{font-weight: bold; font-size: 44px; margin-bottom: 30px;text-transform:uppercase;text-shadow:#000000 1px 1px 6px; max-width: 700px;}
.banner_home .item .text p{font-size:20px; margin-bottom:50px;text-transform:uppercase;text-shadow:#000000 1px 1px 6px; max-width: 600px; line-height: 2}
.banner_home .item .text a{ display: none; padding:14px 32px; font-size:13px; color: #ffffff;text-transform:uppercase;background-color: #229aba;border-radius:30px;}
.banner_home .item .text a:hover{ padding:14px 36px; }

.banner_home .item.slick-current h5{animation: fadeInDown  2s ease; animation-fill-mode: both;}
.banner_home .item.slick-current{}
.banner_home .item.slick-current p{animation: fadeInUp  2s ease; animation-fill-mode: both;}
.banner_home .item.slick-current a{animation: fadeInUp  2s ease; animation-fill-mode: both;}
.banner_home .slick-dots{ bottom:30px}
.banner_home .slick-dots li button{ height: 10px; width: 10px; margin: 0 5px}
.banner_home .slick-dots li.slick-active button {
    background: #006b6e;
}
html,
    body {
      position: relative;
      height: 100%;
    }

#swiper_home{
width:100%; text-align:center;

height:100%;
margin-left:0;
}
#swiper_home .swiper-slide{
height:100%; width:100%; overflow:hidden; position:relative;
}
#swiper_home .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
#swiper_home .swiper-slide:last-child{
height: auto;
}

.pro_home{ position:absolute; left:0; top:0; right:0; bottom:0; width:100%; height:100%;}
.pro_home .scroll {height:100%; width:100%;}
.pro_home .scroll .slick-list{height:100%; width:100%;}
.pro_home .scroll .slick-track{height:100%; width:100%;}
.pro_home .item{ position:relative;height:100%; width:100%; background-size:cover; background-position:center center; background-repeat:no-repeat;}

.pro_home .item .img_show {
  left: 10%;
  position: absolute;
  bottom: 0%; width:50%;z-index: 2 
}
.pro_home .item .img_show img{ width:100%}

.pro_home .slick-next{ border: 0; background: url("../images/right_btn.png") center center no-repeat; width: 0.6rem; height: 0.6rem; border-radius: 50%;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); right: 0.3rem; left: inherit;background-size: cover; margin-top: -0.5rem}
.pro_home .slick-prev{ border: 0; background: url("../images/left_btn.png") center center no-repeat; width: 0.6rem; height: 0.6rem; border-radius: 50%;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); left: 0.3rem;  background-size: cover; margin-top: -0.5rem}

.pro_home .pro_font_show{ position: absolute; left:15%; top:10%; height: 100%; padding: 5% 0% 0% 0%; width:30%; text-align: left;z-index:10;color: #fff }
.pro_home .pro_font_show .pro_titile{ font-weight: bold; font-size: 0.34rem; line-height: 1.5; margin-bottom: 0.2rem;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; }
.pro_home .pro_font_show .pro_decipe{ position: relative; font-size: 0.16rem; line-height: 1.5; margin-bottom: 0.5rem; }
.pro_home .pro_font_show .pro_decipe::after {
  left: 0%;
  position: absolute;
  bottom:-0.3rem;
  content: " ";
  width:0.4rem;
  -webkit-transition: .3s;
  transition: .3s;
  height: 4px;
  background-color: #b73825;
}
.pro_home .pro_font_show .leibies{ }
.pro_home .pro_font_show .leibies .one_leibie{ background: none;/*background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,35,77,0)), to(rgba(0,35,77,0.2)));*/ background:rgba(0,35,77,0.2) url("../images/sanjiao_icon.png") 0.1rem center no-repeat; background-size: 0.08rem auto; padding: 0.18rem 0;padding-left: 0.35rem; font-size: 0.18rem; font-weight: bold;height: auto; margin-bottom: 0;box-shadow: none; margin-bottom:0.1rem  }
.pro_home .pro_font_show .leibies .one_leibie:hover{background: none;/*background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,35,77,0)), to(rgba(0,35,77,0.2)));*/ background:rgba(255,255,255,0.2) url("../images/sanjiao_icon.png") 0.1rem center no-repeat; background-size: 0.08rem auto; padding: 0.18rem 0;padding-left: 0.35rem; font-size: 0.18rem; font-weight: bold;height: auto; margin-bottom: 0;box-shadow: none; margin-bottom:0.1rem}
.pro_home .pro_font_show .leibies .one_leibie a{ color: #fff}
.pro_home .pro_font_show .leibies .one_leibie span{ position: relative; transition: transform 0.5s ease; display: inline-block}
.pro_home .pro_font_show .leibies .one_leibie:hover span{transform: translateX(10px);}


.about_home_show{ position:relative; width:100%; height:100%; padding-top:1.5rem;   background-position: right bottom; background-repeat: no-repeat; background-size: auto 86%; text-align:left}
.Home_back_img {
  width:100%;
  -webkit-transition: .3s;
  transition: .3s;
  height: 100%;
  background: url(../images/center_backs_in.png) center top no-repeat; background-size:cover
}

.more_home a{ margin-top:0.3rem;display:inline-block; border:#ccc 1px solid; padding:0.15rem 0.25rem; font-size:0.15rem; color:#999}
.more_home a:hover{border:#0e468c 1px solid; background-color:#0e468c; color:#fff}
.more_home2 a{ margin-top:0.3rem;display:inline-block; border:#fff 1px solid; padding:0.15rem 0.25rem; font-size:0.15rem; color:#fff}
.more_home2 a:hover{border:#fff 1px solid; background-color:#fff; color:#0e468c}
.more_home3 a{ margin-top:0.3rem;display:inline-block;  background-color: #cf2b1e; padding:0.15rem 0.25rem; font-size:0.15rem; color:#fff;transition: transform 0.5s ease; }
.more_home3 a:hover{ background-color:#cf2b1e; color:#fff;transform: translateY(-10px);}
.more_home4 a{ display:inline-block; padding:0 0 8% 5%; font-size:0.14rem; color:#e20a19;transition: transform 0.5s ease;}
.more_home4 a:hover{ color:#e20a19;transform: translateX(10px);}



.about_home_show .cer8{ position:relative; z-index:3}

.about_home_show .tit_show{ position: relative; font-size: 0.35rem; color: #0e468c; font-weight: bold;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; margin-bottom: 0.4rem; padding-right:46%; line-height: 1.3}
.about_home_show .tit_show::after {
  left: 0%;
  position: absolute;
  bottom:-0.25rem;
  content: " ";
  width:0.3rem;
  -webkit-transition: .3s;
  transition: .3s;
  height: 3px;
  background-color: #b73825;
}
.about_home_show .decipe{ font-size: 0.17rem; line-height: 2; color: #666; margin-bottom: 0.3rem; padding-right:40%;}
.about_home_show .vedio_show{}
.about_home_show .vedio_show a{position: relative; border-radius:0.3rem; background: #fff url("../images/vedio_icon.png") 0.25rem center no-repeat; background-size: auto 0.20rem; padding:0.16rem 0.25rem; padding-left: 0.55rem; color: #e6463a; border: #e6463a 1px solid;font-size: 0.15rem; font-weight: bold; transition: transform 0.5s ease; display: inline-block;}

.home_banner_show{ height: 100%; width: 100%}
.home_banner_show .slick-slider{ height: 100%; width: 100%}
.home_banner_show .slick-list{ height: 100%; width: 100%}
.home_banner_show .slick-track{ height: 100%; width: 100%}
.home_banner_show .item { position: relative; overflow: hidden}
.home_banner_show .item .banner_home_font{ position: absolute; left: 15%; top: 50%; margin-top: -1.3rem; text-align: left}
.home_banner_show .item:nth-child(3) .banner_home_font{ position: absolute; left: 15%; width:70%; top: 50%; margin-top: -2.4rem; text-align: center}

.home_banner_show .item.slick-current  .banner_home_font{animation: moveLeftL 2s ease;animation-fill-mode: both;}


.home_banner_show  .item .img_show {
	width: 100%; overflow: hidden;
    transform: scale(1.1);
     transition: all 2s;
}
.home_banner_show  .item.slick-current  .img_show{
    transform: scale(1);
}

.home_banner_show .item .banner_home_font .titile{ font-size: 0.6rem; font-weight: bold; color: #fff;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; line-height:1.4; margin-bottom: 0.3rem;text-shadow: 1px 1px 2px #00224e;}
.home_banner_show .item .banner_home_font .descipe{ font-size: 0.2rem; font-weight: bold; color: #fff; line-height: 2; margin-bottom: 0.3rem;text-shadow: 1px 1px 2px #00224e;}
.home_banner_show .slick-dots li {
	position:relative;
	display:inline-block;
	margin:0 0.1rem;
	padding:0;
	cursor:pointer
}
.home_banner_show .slick-dots li button {
	border:0;
	display:block;
	height:2px;
	width:0.3rem;
	padding:0;
	margin:0;
	outline:none;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:#d6d6d6;
	border-radius:0px
}
.home_banner_show .slick-dots li.slick-active button {
	background:#cf2b1e; width: 0.4rem;
}

.home_banner_show .slick-next{ border: 0; background: url("../images/right_btn.png") center center no-repeat; width: 0.6rem; height: 0.6rem; border-radius: 50%;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); right:-0.7rem; left: inherit;background-size: cover; margin-top: -0.5rem}
.home_banner_show .slick-prev{ border: 0; background: url("../images/left_btn.png") center center no-repeat; width: 0.6rem; height: 0.6rem; border-radius: 50%;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); left:-0.7rem;  background-size: cover; margin-top: -0.5rem}

.home_banner_show:hover .slick-prev { left:0.3rem;animation: moveRightL 2s ease; animation-fill-mode: both;}
.home_banner_show:hover .slick-next { right:0.3rem;animation: moveLeftL 2s ease; animation-fill-mode: both;}

.Home_Marketing_img{ background:#fff url("../images/Home_Marketing_img.jpg") center bottom no-repeat; background-size:100% auto;}
.Home_Marketing{ width: 100%; height: 100%; padding-top: 10%}
.Home_Marketing .left_fonts_showd{ float: left; width:  30%; text-align:left; padding-top:5%}
.Home_Marketing .left_fonts_showd .CD_logo { margin-bottom:0.4rem;width: 0.8rem; }
.Home_Marketing .left_fonts_showd .CD_logo img{height:0.5rem;}
.Home_Marketing .left_fonts_showd .tit_show{ position: relative; font-size: 0.35rem; color: #0e468c; font-weight: bold;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; margin-bottom: 0.4rem; line-height: 1.3; margin-top:2%;}
.Home_Marketing .left_fonts_showd .tit_show::after {
  left: 0%;
  position: absolute;
  bottom:-0.25rem;
  content: " ";
  width:0.3rem;
  -webkit-transition: .3s;
  transition: .3s;
  height: 3px;
  background-color: #b73825;
}
.Home_Marketing .left_fonts_showd  .decipe{ font-size: 0.17rem; line-height: 2; color: #666; margin-bottom: 0.3rem; padding-right:10% }


.Home_Marketing .right_map{position:relative; float: right;width:70%}
.Home_Marketing .right_map img{ width: 100%}
.Home_Marketing .right_map .position_rel{ }
.Home_Marketing .right_map .position_rel .dongxiao{}
.Home_Marketing .right_map .position_rel .position01{ position:absolute; left:10%; top:23%; text-align:center; }
.Home_Marketing .right_map .position_rel .position02{ position:absolute; left:18%; top:59%; text-align:center; }
.Home_Marketing .right_map .position_rel .position03{ position:absolute; left:44%; top:50%; text-align:center; }
.Home_Marketing .right_map .position_rel .position04{ position:absolute; left:70%; top:36%; text-align:center; }
.Home_Marketing .right_map .position_rel .position05{ position:absolute; left:77%; top:72%; text-align:center; }
.Home_Marketing .right_map .position_rel .dongxiao .tit{ font-size:0.22rem; color:#333;display: block;}
.Home_Marketing .right_map .position_rel .dongxiao .yuandian{ position:relative; display: inline-block; margin-top:0.2rem; background-color:#b73825; width:0.2rem; height:0.2rem; border-radius:50%;}
.Home_Marketing .right_map .position_rel .dongxiao .yuandian::after {
    display: block;
    content: '';
    background: rgba(183,56,37,0.1);
    position: absolute;
    border-radius: 50%;
    animation: twinkle2 1.3s;
        animation-iteration-count: 1;
    animation-iteration-count: infinite;
    opacity: 0;
    width: 0;
    height: 0;border-radius: 50%;
}
.Home_Marketing .right_map .position_rel .dongxiao.position02 .yuandian::after {
animation-delay: 1s;
}
.Home_Marketing .right_map .position_rel .dongxiao.position02 .yuandian::after {
animation-delay:1.5s;
}
.Home_Marketing .right_map .position_rel .dongxiao.position02 .yuandian::after {
animation-delay: 1s;
}
.Home_Marketing .right_map .position_rel .dongxiao.position02 .yuandian::after {
animation-delay: 1.5s;
}
@keyframes twinkle2{
				0%{
					width: 0;
    			  height: 0;
					opacity: 0;
              left: 50%;
    				top: 50%;border-radius: 50%;
					}
				50%{
					opacity: 1;border-radius: 50%;
				}
				100%{
              width: 600%;
    			  height: 600%;
              left:-250%;
    				top:-250%;
					opacity: 0;border-radius: 50%;
					}
			}



.New_home_back{ background:#f4f4f4 url(../images/new_home_back.png) left bottom no-repeat; background-size:auto 80%; height:100%; width:100%; overflow:hidden}
.news_home_con{ position:relative; width:100%; height:100%; padding-top:10%; text-align:left}
.news_home_con .tit_show{ position: relative; font-size: 0.35rem; color: #0e468c; font-weight: bold;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; margin-bottom: 0.4rem; padding-right:46%; line-height: 1.3; margin-top:2%;}
.news_home_con .tit_show::after {
  left: 0%;
  position: absolute;
  bottom:-0.25rem;
  content: " ";
  width:0.3rem;
  -webkit-transition: .3s;
  transition: .3s;
  height: 3px;
  background-color: #b73825;
}
.news_home_con .decipe{ font-size: 0.17rem; line-height: 2; color: #666; margin-bottom: 0.3rem; padding-right:70%;}

.news_home_con .home_new_lists{ position:absolute; top:50%; right:-10%; width:70%; margin-top:-3.6rem}
.news_home_con .home_new_lists .item{background-color: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.2rem; margin:0 0.2rem;}
.news_home_con .home_new_lists  .item .new_img{ width:100%; height:2.5rem; background-repeat:no-repeat; background-size:cover; background-position:center center;border-radius: 0.2rem 0.2rem 0 0;}
.news_home_con .home_new_lists  .item .new_time{ padding:5% 3% 1% 5%; color:#666; font-size:0.16rem; line-height:1;}
.news_home_con .home_new_lists  .item .new_name{ padding:5% 3% 3% 5%; color:#222; font-weight:bold;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; font-size:0.20rem; line-height:1.5;}
.home_new_lists .slick-next{ border: 0; background: url("../images/right_btn.png") center center no-repeat; width: 0.6rem; height: 0.6rem; border-radius: 50%;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); right: inherit; left:2%; bottom:-0.9rem; background-size: cover; top: inherit;margin-left: 0.8rem;}
.home_new_lists .slick-prev{ border: 0; background: url("../images/left_btn.png") center center no-repeat; width: 0.6rem; height: 0.6rem; border-radius: 50%;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); right: inherit; left: 0rem; left: 2%; bottom: -0.9rem; background-size: cover; top: inherit}

.home_Advantages{ height:100%; width:100%;}
.home_Advantages .Advantages_titile{ padding-top:8%; text-align:center;font-size: 0.35rem;
  color: #0e468c;
  font-weight: bold;
  font-family: ITCAvantGardePro-Bold,arail ,sans-serif;
  margin-bottom: 0.8rem;
  line-height: 1.3;}
.home_Advantages   .Advantages_lists{}
.home_Advantages   .Advantages_lists #tabcilk{ float:right;text-align: right;}
.home_Advantages   .Advantages_lists #tabcilk a li{ font-size:0.16rem; font-weight:bold;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; line-height:1.4; padding:0.3rem 0; color:#666; transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.home_Advantages   .Advantages_lists #tabcilk a li span{ display:inline-block; padding-right:1rem; position:relative;}
.home_Advantages   .Advantages_lists #tabcilk a li span::after {
  right: 0%;
  position: absolute;
  top:50%;
  content: " ";
  width:0.8rem;
  -webkit-transition: .3s;
  transition: .3s;
  height: 1px;
  background-color: #666;
}

.home_Advantages   .Advantages_lists #tabcilk a li.on{font-size:0.20rem;color:#0e468c; transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s; }
.home_Advantages   .Advantages_lists #tabcilk a li.on span{ display:inline-block; padding-right:1.4rem; position:relative;}
.home_Advantages   .Advantages_lists #tabcilk a li.on span::after {
  right: 0%;
  position: absolute;
  top:50%;
  content: " ";
  width:1.2rem;
  -webkit-transition: .3s;
  transition: .3s;
  height: 1px;
  background-color: #0e468c;
}


.home_Advantages   .Advantages_lists #tabbox{}
.home_Advantages   .Advantages_lists #tabbox .chanye_home_list{ position:absolute; left:0; top:50%; margin-top:-2.4rem; width:50%;}
.home_Advantages   .Advantages_lists #tabbox .chanye_home_list .img_one{ background-position:center center; background-repeat:no-repeat; background-size:cover; width:100%; height:5.3rem; border-radius:0 0.3rem 0.3rem 0;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); background-color:#fff;}


  .home_Advantages   .Advantages_lists #tabbox .chanye_home_list.cur .img_one{ animation: moveUpsL 2s ease;animation-fill-mode: both;}
.home_Advantages   .Advantages_lists #tabbox .chanye_home_list.cur .fonts_showd1{ animation: moveLeftL 2s ease;animation-fill-mode: both;}

.home_Advantages   .Advantages_lists #tabbox .chanye_home_list .fonts_showd1{font-size:0.5rem; font-weight:bold;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; line-height:1.3;color:#cf2b1e;text-align:right; padding-right:5%; margin-top:-0.6rem;text-shadow: 1px 10px 20px rgba(207, 43, 30, 0.08);}

.home_Advantages   .Advantages_lists #tabbox .chanye_home_list .fonts_showd2{position: absolute;
  right: -80%;
  bottom: -0%;
  font-size: 0.16rem;
  font-weight: normal;
  font-family: ITCAvantGardePro-Bold,arail ,sans-serif;
  line-height: 1.6;
  color: #666;
  width: 60%;
  text-align: left;}



#swiper_home .swiper-slide.swiper-slide-active .about_home_show .tit_show{animation: moveLeftL 2s ease;animation-fill-mode: both;}
#swiper_home .swiper-slide.swiper-slide-active .about_home_show .decipe{animation: moveLeftL 2s ease;animation-fill-mode: both;}
#swiper_home .swiper-slide.swiper-slide-active .more_home{animation: moveUpsL 2s ease;animation-fill-mode: both;}

#swiper_home .swiper-slide.swiper-slide-active .pro_home .pro_font_show{animation: moveUpsL 2s ease;animation-fill-mode: both;}
#swiper_home .swiper-slide.swiper-slide-active .Home_Marketing .right_map{animation: moveUpsL 2s ease;animation-fill-mode: both;}

#swiper_home .swiper-slide.swiper-slide-active .news_home_con  .tit_show{animation: moveLeftL 2s ease;animation-fill-mode: both;}
#swiper_home .swiper-slide.swiper-slide-active .news_home_con  .decipe{animation: moveLeftL 2s ease;animation-fill-mode: both;}

#swiper_home .swiper-slide.swiper-slide-active .home_Advantages{animation: moveUpsL 2s ease;animation-fill-mode: both;}

@media screen and (max-width: 768px){
	.banner_home .item .text{ left: 10%; width: 80%}
	.banner_home .item .text h5{ font-size: 36px;}
	.banner_home .item .text p{font-size: 16px; }
	.abouts_home_info {
    font-size: 16px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 30px;
    color: #666666;
    letter-spacing: 0px;
    text-align: center;
    max-width: 1200px;
    max-height: 120px;
    overflow: hidden;
    padding: 0 10%;
}
	.homes_number ul li .num-box .num {
		font-size: 40px;}
	.banner_home {
    height: 5rem;
    width: 100%;
}
.about_home_show {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 1.5rem;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 50%;
    text-align: left;
}
.about_home_show .tit_show{ padding-right:0}
.about_home_show .decipe {
    line-height: 2;
    color: #666;
    margin-bottom: 0.3rem;
    padding-right: 0;
    font-size: 13px;
}
.pro_home .pro_font_show {
    position: absolute;
    left: 10%;
    top: 10%;
    height: 100%;
    padding: 5% 0% 0% 0%;
    width: 80%;
    text-align: left;
    z-index: 10;
    color: #fff;
}
.pro_home .pro_font_show .pro_decipe{ font-size:13px;}
.pro_home .item {
    position: relative;
    height: 100%;
    width: 100%;
    background-size: auto 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.pro_home .pro_font_show .leibies .one_leibie{ font-size:17px;}
.home_Advantages .Advantages_lists #tabcilk a li.on {
    font-size: 15px;}
	.home_Advantages .Advantages_lists #tabcilk a li{ font-size:15px; padding:10px 0;}
	.home_Advantages .Advantages_titile {
    padding-top: 1.8rem;margin-bottom: 0.5rem;}
.home_Advantages .Advantages_lists #tabbox .chanye_home_list {
    position: relative;
    left: initial;
    top: initial;
    padding-top: 1rem;
    width: auto;
    margin-top: 0;
}
.home_Advantages .Advantages_lists #tabcilk {
    float: none;
    text-align: right;
}
.home_Advantages .Advantages_lists #tabbox .chanye_home_list .fonts_showd2 {
    position: relative;
    right: initial;
    bottom: -0%;
    font-size: 14px;
    font-weight: normal;
    font-family: ITCAvantGardePro-Bold,arail ,sans-serif;
    line-height: 1.6;
    color: #666;
    width: auto;
    text-align: center;
    padding-top: 0.5rem;
}
.news_home_con .tit_show {
    position: relative;
    font-size: 0.35rem;
    color: #0e468c;
    font-weight: bold;
    font-family: ITCAvantGardePro-Bold,arail ,sans-serif;
    margin-bottom: 0.4rem;
    padding-right: 0;
    line-height: 1.3;
    margin-top: 2rem;
}
.news_home_con .decipe {
    font-size: 13px;
    line-height: 2;
    color: #666;
    margin-bottom: 0.3rem;
    padding-right: 0;
}
.news_home_con .home_new_lists {
    position: relative;
    top: initial;
    right: 0;
    width: auto;
    margin-top: 1rem;
}
.news_home_con .home_new_lists .item .new_img {
    width: 100%;
    height: 4rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 0.2rem 0.2rem 0 0;
}
.Home_Marketing .left_fonts_showd {
    float: none;
    width: auto;
    text-align: left;
    padding-top: 1rem;
}
.Home_Marketing .right_map {
    float: none;
    width: auto; margin-top:1rem;
}
.Home_Marketing_img{ background:#fff url("../images/Home_Marketing_img.jpg") center bottom no-repeat; background-size:auto 80% ;}
	
}