@charset "utf-8";
@charset "utf-8";
.header{ }
.banner{ width:100%; overflow:hidden; position:relative}
.banner>img{ width: 100%; height: auto; }
.banner .img1{ display: block; }
.banner .img2{ display: none; }
.banner .item{ width: 1400px; position: absolute; left: 50%; top:56%; transform: translate(-50%,-50%); z-index: 2 }
.banner .item .a{ font-size: 33px; color: #fff; line-height: 1 }
.banner .item .b{ font-size: 36px; color: rgba(255,255,255,0.7); line-height: 1; padding: 12px 0 }

@media all and (max-width:1600px){
	.banner .item{ width: 1200px;}

}


@media all and (max-width:1200px){
	.banner .item{ width: 92%;}
	.banner .img2{ display: block; }
	.banner .img1{ display: none; }	
	.banner .item .a{ font-size: 20px; }
	.banner .item .b{ font-size: 20px;}
	.header{ padding-bottom:16px}
	
}

.second_nav{ width:100%; background:#359eba; position:relative; color:#fff  }
.second_nav .ss{ display:none}
.second_nav ul{ font-size: 0; text-align: center; padding:20px 0; }
.second_nav ul li{ display: inline-block; vertical-align: top; width: 170px; font-size: 20px; color: #fff }
.second_nav ul li a{ display: block; line-height: 46px; width:100%; text-align:center; text-align:center; border-radius:30px; background:#359eba; color:#fff }
.second_nav ul li:last-child{ background: none }
.second_nav ul li a:hover,.second_nav ul li a.on{ color: #359eba; background:#fff; font-weight:bold }
@media all and (max-width:1200px){
	.second_nav .ss{ display:block; padding:10px 4%; background:url(xll.png) 96% center no-repeat #ededed; font-size:16px; color:#333; background-size:auto 20px }
	.second_nav{ border-bottom:0  }
	.second_nav ul{ text-align: left; border-top:1px solid #f0f0f0;  position:absolute; left:0; top:44px; background:rgba(255,255,255,0.95); width:100%; z-index:99; display:none }
	.second_nav ul li{ width: 100%; background:none;border-bottom:1px solid #f0f0f0 }
	.second_nav ul li a{ line-height: normal;  background: #eee; padding: 10px 0;box-sizing:border-box; padding:8px 4% 8px 8%; background:url(o1.png) 4% center no-repeat; background-size:auto 10px; font-size:12px }
	.second_nav ul li a.on{ color:#283b66;background:url(o2.png) 4% center no-repeat; background-size:auto 10px; font-size:12px}
	.second_nav.on ul{ display:block}
}

.third {width: 100%;margin:0 auto;margin-top: 70px; text-align:center}
.third ul li{ display:inline-block; vertical-align:top;border: 1px solid rgba(100,99,99,.5);margin:0 5px;border-radius: 20px}
.third ul li a{display: block;color: rgba(51,51,51,.5);font-size: 14px;padding: 4px 30px;transition: unset;position: relative;line-height: 27px; }
.third ul li.current,.third ul li:hover{background: #359eba;border: 1px solid #359eba;}
.third ul li.current a,.third ul li:hover a{color: #fff;}
@media all and (max-width:1200px){
	.third{ margin-top:40px}
}


.about{ width: 100% }
.ab01{ width: 100%; margin-top: 90px }
.ab01 .nr{ width: 1400px; margin: 0 auto }
.ab01 .nr .lt{ width:703px; float: left; position: relative;  }
.ab01 .nr .lt img{ width: 100%; height: auto; }
.ab01 .nr .lt .play{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top:0; z-index: 9; cursor: pointer; background: url(cc1.png) center center no-repeat }
.ab01 .nr .lt .i1{display:block; width:110px; height:110px; border-radius:50%; background:rgba(255,255,255,0.34); position:absolute; left:50%; top:50%; margin-top: -55px; margin-left: -55px; -webkit-animation: animal 1.5s infinite linear ; z-index:2}
.ab01 .nr .lt .i2{display:block; width:150px; height:150px; border-radius:50%; background:rgba(255,255,255,0.34); position:absolute; left:50%; top:50%; margin-top: -75px; margin-left: -75px; -webkit-animation: animal 1.5s infinite linear ; z-index:2}

@-webkit-keyframes animal {
  0%{ transform:scale(0.7)
  }
  100%{ transform:scale(1)
  }
  
}


.ab01 .nr .rt{ width: calc(100% - 703px); float: right;  box-sizing: border-box; padding-left: 50px }
.ab01 .nr .rt .a1{ line-height: 1; font-size: 30px; color: #333333; margin-bottom: 10px }
.ab01 .nr .rt .a2 .l{ float: left; font-size:30px; color: rgba(51,51,51,0.5); line-height: 40px; font-family: arial; text-transform: uppercase; }
.ab01 .nr .rt .a2 .r{ float: right; font-size:22px; color:#273b67; line-height: 40px; text-transform: uppercase; font-weight: bold; }
.ab01 .nr .rt .a3{ font-size: 15px; color: rgba(51,51,51,0.8); line-height: 25px; margin-top: 30px; text-align: justify; }
@media all and (max-width:1440px){
	.ab01 .nr{ width:1200px  }
	.ab01 .nr .lt{ width: 600px }
	.ab01 .nr .rt{ width: calc(100% - 600px);}
	.ab01 .nr .rt .a3{ font-size:13px; line-height:22px; margin-top:20px}
}
@media all and (max-width:1200px){
	.ab01{ margin-top: 50px }
	.ab01 .nr{ width:92%  }
	.ab01 .nr .lt{ width: 100% }
	.ab01 .nr .rt{ width: 100%; padding: 0 }
	.ab01 .nr .rt .a1{font-size: 20px}
	.ab01 .nr .rt .a2 .l{ width: 100%; float: none; line-height: normal; font-size: 18px; margin-bottom: 10px; }
	.ab01 .nr .rt .a2 .r{ width: 100%; float: none; line-height: normal; font-size: 18px }
	.ab01 .nr .rt .a3{ margin-top: 20px; font-size: 14px; }
}


.ab02{ width: 1400px;color: #666666; margin: 0 auto; margin-top: 75px ;  }
.ab02 ul li{ width: 25%; float: left; text-align: center;font-size: 14px; background: url(g_41.jpg) right center no-repeat}
.ab02 ul li .p1 span{ font-size: 50px; color: #283b66; font-family: Impact; margin-right: 20px; line-height: 1 }
.ab02 ul li .p2{ font-size: 16px; margin-top: 10px }
.ab02 ul li:last-child{ background: none }
@media all and (max-width:1440px){
	.ab02{ width:1200px  }
	
}
@media all and (max-width:1200px){
	.ab02{ width:92% ;margin-top: 25px ;  }
	.ab02 ul li{ width: 50%; background-size: 1px 50px ;margin-top: 15px ; }
	.ab02 ul li:nth-child(2n){ background: none }
	.ab02 ul li .p1 span{ font-size: 30px; margin-right: 15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold }
	.ab02 ul li .p1 i{ font-size: 12px }
	.ab02 ul li .p2{ font-size: 10px; display: block; line-height: 20px; height: 40px; padding: 0 10px }
}

.ab03{ width: 100%; background: url(g_28.jpg) center center no-repeat; background-size: cover; margin-top: 110px; padding: 95px 0 170px }
.ab03 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.ab03 .nr .ihd{ text-align: center;}
.ab03 .nr .ihd h3{ font-size: 30px; color: #333333; line-height: 1; font-weight: normal; }
.ab03 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.ab03 .nr .ibd{ width: 100%; margin-top: 50px }
.ab03 .nr .ibd img{ width: 100%; height: auto; }
.ab03 .nr .ifd{ position: absolute; bottom:-25px; left: 40%  }
.ab03 .nr .ifd ul li{ float: left; text-align: left;font-size: 14px; margin-right: 110px}
.ab03 .nr .ifd ul li .p1 span{ font-size: 50px; color: #283b66; font-family: Impact; margin-right: 20px; line-height: 1 }
.ab03 .nr .ifd ul li .p2{ font-size: 16px; margin-top: 10px }
@media all and (max-width:1440px){
	.ab03 .nr{ width: 1200px; }
}
@media all and (max-width:1200px){
	.ab03{ margin-top: 50px; padding: 50px 0 }
	.ab03 .nr{ width: 92%; }
	.ab03 .nr .ihd h3{ font-size: 20px;}
	.ab03 .nr .ihd p{ font-size: 20px;}
	.ab03 .nr .ibd{ margin-top: 30px }
	.ab03 .nr .ifd{ position: relative; left: 0; bottom: 0 }
	.ab03 .nr .ifd ul li{ width: 45%; margin-right: 5% }
	.ab03 .nr .ifd ul li .p1 span{ font-size: 30px; margin-right: 15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold }
	.ab03 .nr .ifd ul li .p1 i{ font-size: 12px }
	.ab03 .nr .ifd ul li .p2{ font-size: 11px; display: block; line-height: 20px; margin-top: 5px}
}
@media all and (max-width:640px){
	ab03 .nr .ifd ul li .p2{ font-size: 11px;}
}

.ab04{ width: 100%; background: url(g_30.jpg) center center no-repeat; background-size: cover; padding: 100px 0 140px }
.ab04 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.ab04 .nr .ihd{ text-align: center;}
.ab04 .nr .ihd h3{ font-size: 30px; color: #fff; line-height: 1; font-weight: normal; }
.ab04 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(255,255,255,0.5); text-transform: uppercase; padding-top: 12px }
.ab04 .nr .ibd{ width: 100%; margin-top: 50px }
.ab04 .nr .ibd li{ width: 25%; height: 326px; box-sizing: border-box; border:1px solid rgba(255,255,255,0.2); float: left; margin-left: -1px; position: relative; z-index: 2 ; transition: all 0.3s linear;  display: flex;
  align-items: center;
  justify-content: center;
}
.ab04 .nr .ibd li.on{border:1px solid rgba(255,255,255,1); z-index: 3; width:50%  }
.ab04 .nr .ibd li .item{ box-sizing: border-box; text-align: center; color: #fff; width:100% }
.ab04 .nr .ibd li .item img{ transition: all 0.3s linear; }
.ab04 .nr .ibd li:hover .item img{ transform: rotateY(360deg); }
.ab04 .nr .ibd li .item h3{ font-size: 30px; font-weight: normal;  padding: 10px 0 }
.ab04 .nr .ibd li .item .intro{ font-size: 14px; color: rgba(255,255,255,1); opacity: 0; visibility: hidden; height: 0; transition: all 0.3s linear; text-align:justify}
.ab04 .nr .ibd li .item .more{ background: url(g_32.png) center center no-repeat; width: 100%; height: 18px; margin-top: 20px }
.ab04 .nr .ibd li .item .more i{ display: inline-block; vertical-align: top; border-bottom: 1px solid rgba(255,255,255,0.5); color: rgba(255,255,255,0.5); padding: 5px 0; opacity: 0}
.ab04 .nr .ibd li.on .item{ padding: 0 50px;}
.ab04 .nr .ibd li.on .item .intro{opacity: 1; visibility:visible; height: auto;}
.ab04 .nr .ibd li.on .item .more{ background: none }
.ab04 .nr .ibd li.on .item .more i{ opacity: 1 }
.ab04 .nr .ibd li.on .item .more i:hover{ color: #fff }
.ab04 .nr .ibd li:last-child .item .more{ display:none!important}
@media all and (max-width:1440px){
	.ab04 .nr{ width: 1200px }
	.ab04 .nr .ibd li.on .item{ padding: 0 40px;}
}
@media all and (max-width:1200px){
	.ab04{ padding: 50px 0 60px }
	.ab04 .nr{ width: 92% }
	.ab04 .nr .ihd h3{ font-size: 20px;}
	.ab04 .nr .ihd p{ font-size: 20px;}
	.ab04 .nr .ibd{ margin-top: 30px }
	.ab04 .nr .ibd li.on .item{ padding: 0 40px;}
	.ab04 .nr .ibd li{ width: 100%; margin: -1px 0 0 0; height: auto; padding: 20px 0 }
	.ab04 .nr .ibd li .item{ position: relative; top:0;transform: translateY(0);padding: 0 20px }
	.ab04 .nr .ibd li.on{ width: 100% }
	.ab04 .nr .ibd li.on .item{padding: 0 20px }
	.ab04 .nr .ibd li .item .ico img{ height: 30px }
	.ab04 .nr .ibd li .item h3{ font-size: 20px }
	.ab04 .nr .ibd li .item .intro{opacity: 1; visibility:visible; height: auto; font-size: 12px}
	.ab04 .nr .ibd li .item .more{ background: none; height:auto; }
	.ab04 .nr .ibd li .item .more i{ opacity: 1 }
}

.ab05{ width: 100%; background: url(g_33.jpg) center center no-repeat; background-size: cover; padding: 115px 0 110px }
.ab05 .nr{ width: 1260px; margin: 0 auto; position: relative; }
.ab05 .nr .ihd{ text-align: center;}
.ab05 .nr .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.ab05 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.ab05 .nr .ibd{ width: 100%; margin-top: 50px; font-size: 0;text-align: center; }
.ab05 .nr .ibd img{ max-width:100%; height:auto}
.ab05 .nr .ibd .item01{ margin-bottom: 26px }
.ab05 .nr .ibd .item01 a{ display: inline-block; vertical-align: top; width: 398px; height: 46px; line-height: 46px; background: #273b67; border-radius: 23px; color: #fff; font-size: 18px; position: relative; }
.ab05 .nr .ibd .item01 a:after{ content: ""; display: block; width: 1px; height: 26px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); bottom: -26px }
.ab05 .nr .ibd .item02{ margin-bottom: 26px }
.ab05 .nr .ibd .item02 a{ display: inline-block; vertical-align: top; width: 244px; height: 46px; line-height: 46px; background: #a2895b; border-radius: 23px; color: #fff; font-size: 18px; position: relative; }
.ab05 .nr .ibd .item02 a:after{ content: ""; display: block; width: 1px; height: 26px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); bottom: -26px }
.ab05 .nr .ibd .item03{ margin-bottom: 26px }
.ab05 .nr .ibd .item03 a{ display: inline-block; vertical-align: top; width: 220px; height: 46px; line-height: 46px; background: #a2895b; border-radius: 23px; color: #fff; font-size: 18px; position: relative; }
.ab05 .nr .ibd .item03 a:after{ content: ""; display: block; width: 1px; height: 124px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); bottom: -124px }

.ab05 .nr .ibd .item04{ margin-bottom: 26px; position: relative; }
.ab05 .nr .ibd .item04:after{ content: ""; display: block; width: 80px; height: 1; background: #e5e5e5; position: absolute; left: 50%; transform: translate(-50%,-50%); top:50%;}
.ab05 .nr .ibd .item04 a{ display: inline-block; vertical-align: top; width: 220px; height: 46px; line-height: 46px; background: #a2895b; border-radius: 23px; color: #fff; font-size: 18px; position: relative; margin: 0 40px }

.ab05 .nr .ibd .item05{ padding-top: 26px; position: relative; margin-bottom: 26px }
.ab05 .nr .ibd .item05:after{ content: ""; display: block; width: 737px; height: 1px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); top:0;}
.ab05 .nr .ibd .item05:before{ content: ""; display: block; width: 1px; height: 52px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); bottom: -52px }

.ab05 .nr .ibd .item05 a{ display: inline-block; vertical-align: top; width: 42px; height: 166px; line-height: 42px; background: #a2895b; border-radius: 21px; color: #fff; font-size: 16px; position: relative;writing-mode:tb-rl; text-align: left; box-sizing: border-box; padding-top: 18px; margin: 0 25px; letter-spacing: 1px }
.ab05 .nr .ibd .item05 a:after{ content: ""; display: block; width: 1px; height: 26px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); top: -26px }

.ab05 .nr .ibd .item06{ margin-bottom: 26px; position: relative; padding-top: 26px }
.ab05 .nr .ibd .item06:after{ content: ""; display: block; width: 832px; height: 1px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); top:0;}
.ab05 .nr .ibd .item06 a{ display: inline-block; vertical-align: top; width: 244px; height: 46px; line-height: 46px; background: #a2895b; border-radius: 23px; color: #fff; font-size: 18px; position: relative; margin: 0 87px 0 85px }
.ab05 .nr .ibd .item06 a:after{ content: ""; display: block; width: 1px; height: 26px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); top: -26px }
.ab05 .nr .ibd .item06 a:before{ content: ""; display: block; width: 1px; height: 26px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); bottom: -26px }
.ab05 .nr .ibd .item07{ margin-bottom: 26px; position: relative; padding-top: 26px }
.ab05 .nr .ibd .item07:after{ content: ""; display: block; width: 1059px; height: 1px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); top:0;}
.ab05 .nr .ibd .item07 a{ display: inline-block; vertical-align: top; width: 42px; height: 285px; line-height: 42px; background: #caae7b; border-radius: 21px; color: #fff; font-size: 12px; position: relative;writing-mode:tb-rl; text-align: left; box-sizing: border-box; padding-top: 10px; margin: 0 7px; letter-spacing:1px }
.ab05 .nr .ibd .item07 a:after{ content: ""; display: block; width: 1px; height: 26px; background: #e5e5e5; position: absolute; left: 50%; transform: translateX(-50%); top: -26px }
.ab05 .nr .ibd .item07 a:nth-child(4){ line-height:18px; margin-right:60px }
.ab05 .nr .ibd .item07 a:nth-child(4) i{ display: block; margin: 3px }
.ab05 .nr .ibd .item07 a:nth-child(15){ margin-right:60px }
.ab05 .nr .ibd .item06 a:nth-child(2):after{ width: 0 }
.ab05 .nr .ibd .item06 a:nth-child(3):before{ left: 51%;  }
.ab05 .nr .ibd2{ display:none}
@media all and (max-width:1200px){
	.ab05{ padding: 50px 0  }
	.ab05 .nr{ width: 92% }
	.ab05 .nr .ihd h3{ font-size: 20px;}
	.ab05 .nr .ihd p{ font-size: 20px;}
	
	.ab05 .nr .ibd2 .pic{ width:100%; margin-top:20px}
	.ab05 .nr .ibd2 .pic img{ width:100%}
}



.ab06{ width: 100%; background: url(g_34.jpg) center center no-repeat; background-size: cover; padding: 120px 0 }
.ab06 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.ab06 .nr .ihd{ text-align: center;}
.ab06 .nr .ihd h3{ font-size: 30px; color: #fff; line-height: 1; font-weight: normal; }
.ab06 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(255,255,255,0.5); text-transform: uppercase; padding-top: 12px }
.ab06 .nr .ibd{ width: 100%; margin-top: 50px; color: #fff; overflow: hidden;}
.ab06 .nr .ibd .swiper-container-2{ width: 660px; margin: 0 auto; height: 246px  }
.ab06 .nr .ibd .swiper-container-2 .swiper-slide{ width: 100%; height: 100%; background: url(g_35.jpg) center center no-repeat; background-size:cover; position: relative;z-index: 3; box-sizing: border-box; padding: 40px 90px; overflow: hidden; }
.ab06 .nr .ibd .swiper-container-2 .swiper-slide-prev{ background: #fff; width: 500px; height: 200px; position: relative; top:20px; left: 290px; color: #333; position: relative; z-index: 2; padding: 25px ; color: #666}
.ab06 .nr .ibd .swiper-container-2 .swiper-slide-next{ background: #fff; width: 500px; height: 200px; position: relative; top:20px; right: 290px; color: #333; position: relative; z-index: 2 ; padding: 25px ; color: #666}
.ab06 .nr .ibd .swiper-container-2 .swiper-slide .con{ width: 100%; height: 100%; overflow: auto; font-size: 16px; line-height: 2 }
.ab06 .nr .ibd .swiper-container-3{ width: 1328px; margin: 0 auto; margin-top: 150px;height: 46px; background: url(g_39.png) top center  no-repeat; text-align: center; }
.ab06 .nr .ibd .swiper-container-3 .swiper-slide{ font-size: 25px; color: #fff; font-family: arail; position: relative; top:-40px;}
.ab06 .nr .ibd .swiper-container-3 .swiper-slide:after{ content: ""; display: block; width: 10px; height: 10px; background:#fff; border-radius: 100%; position: absolute; left: 50%; transform: translateX(-50%); bottom: -22px }
.ab06 .nr .ibd .swiper-container-3 .swiper-slide.swiper-slide-thumb-active{ font-size: 60px; top:-100px; }
.ab06 .nr .ibd .swiper-container-3 .swiper-slide.swiper-slide-thumb-active:after{ bottom: -82px }
.ab06 .nr .ibd .swiper-button-nexts{ width: 20px; height: 46px; position: absolute; right: 0; bottom: 0; background: url(g_37.png) center center no-repeat; cursor: pointer; z-index: 3 }
.ab06 .nr .ibd .swiper-button-prevs{ width: 20px; height: 46px; position: absolute; left: 0; bottom: 0; background: url(g_36.png) center center no-repeat; cursor: pointer; z-index: 3 }
.ab06 .nr .ibd .item_pc{ display: block; position: relative; }
.ab06 .nr .ibd .item_sj{ display: none; }
.ab06 .nr .more{ text-align: center; }
.ab06 .nr .more a{ display: inline-block;vertical-align: top; border:1px solid rgba(255,255,255,0.7); color: rgba(255,255,255,0.7); font-size: 16px ; padding: 10px 30px; border-radius: 25px; margin-top: 30px;}
.ab06 .nr .more a:hover{ background: #273b67; border:1px solid #273b67; color: #fff }
@media all and (max-width:1440px){
	.ab06 .nr{ width: 1200px;}
	.ab06 .nr .ibd .swiper-container-2 .swiper-slide-prev{ left: 390px }
	.ab06 .nr .ibd .swiper-container-2 .swiper-slide-next{ right: 390px }
	.ab06 .nr .ibd .swiper-container-3{ width: 1200px; background: url(g_39.png) top center  no-repeat; }
}
@media all and (max-width:1200px){
	.ab06{ padding: 50px 0; height:auto; }
	.ab06 .nr{ width: 92%;}
	.ab06 .nr .ihd h3{ font-size: 20px;}
	.ab06 .nr .ihd p{ font-size: 20px;}
	.ab06 .nr .ibd{ margin-top: 30px }
	.ab06 .nr .ibd .item_pc{ display: none; }
	.ab06 .nr .ibd .item_sj{ display: block ; background:#2d498a; position:relative  }
	.ab06 .nr .ibd .item_sj .swiper-slide{ width: 100%; height: auto;box-sizing:border-box; padding:20px }
	.ab06 .nr .ibd .item_sj .swiper-slide h3{ font-size:20px; text-align: center; margin-bottom: 10px; line-height:30px }
	.ab06 .nr .ibd .item_sj .swiper-slide .con{ font-size: 14px; line-height: 2 }
	.ab06 .nr .ibd .item_sj .next11{ width:20px; height:30px; background:url(p2.png) center center no-repeat; background-size:auto 20px; position:absolute; right:50%; margin-right:-80px; z-index:9; top:20px}
	.ab06 .nr .ibd .item_sj .prev11{ width:20px; height:30px; background:url(p1.png) center center no-repeat; background-size:auto 20px; position:absolute; left:50%; margin-left:-80px; z-index:9; top:20px}
	.ab06 .nr .more a{ font-size: 14px ;}
}

.ab07{ width: 100%; background: #f0f0f0;  padding: 90px 0 }
.ab07 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.ab07 .nr .ihd{ text-align: center;}
.ab07 .nr .ihd h3{ font-size: 30px; color: #333333; line-height: 1; font-weight: normal; }
.ab07 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.ab07 .nr .ibd{ width: 100%; margin-top: 60px; overflow: hidden; }
.ab07 .nr .ibd .swiper-slide{ width: 310px; margin-right: 53px; }
.ab07 .nr .ibd .swiper-slide .pic{ width: 100%; overflow: hidden; }
.ab07 .nr .ibd .swiper-slide .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear; width: 100%}
.ab07 .nr .ibd .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ab07 .nr .ibd .swiper-slide .title{ width: 100%; height: 60px; text-align: center; box-sizing: border-box; padding: 0 10px; line-height: 60px; background: #b3b3b3; font-size: 16px; color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.ab07 .nr .ibd .swiper-slide:hover .title{ background: #273b67 }
.ab07 .nr .ibd .pagination07{ margin-top: 80px; text-align: center; font-size: 0 }
.ab07 .nr .ibd .pagination07 span{ width: 16px; height: 16px; background: #cfcfcf; border-radius: 8px; margin-bottom: 0 16px; opacity: 1 }
.ab07 .nr .ibd .pagination07 span.swiper-pagination-bullet-active{ width: 54px; background: #273b67 }
@media all and (max-width:1440px){
	.ab07 .nr{ width: 1200px;}
	.ab07 .nr .ibd .swiper-slide{ width: 275px; margin-right: 30px }
}
@media all and (max-width:1200px){
	.ab07{ padding: 50px 0; height:auto; }
	.ab07 .nr{ width: 92%;}
	.ab07 .nr .ihd h3{ font-size: 20px;}
	.ab07 .nr .ihd p{ font-size: 20px;}
	.ab07 .nr .ibd{ margin-top: 30px }
	.ab07 .nr .ibd .swiper-slide{ width: 49%; margin-right: 2% }
	.ab07 .nr .ibd .swiper-slide .title{ font-size: 14px; line-height: 36px; height: 36px }
	.ab07 .nr .ibd .pagination07{ margin-top: 25px }
	.ab07 .nr .ibd .pagination07 span{ width: 10px; height: 10px; border-radius: 5px; margin-right: 0 5px }
	.ab07 .nr .ibd .pagination07 span.swiper-pagination-bullet-active{ width: 25px }
}

/*jgwh*/
.jgwh{ width: 100% }
.jgwh01{ width: 100%; margin-top: 70px; }
.jgwh01 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.jgwh01 .nr .ihd{ text-align: center;}
.jgwh01 .nr .ihd h3{ font-size: 30px; color: #333333; line-height: 1; font-weight: normal; }
.jgwh01 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.jgwh01 .nr .ibd{ width: 100%; margin-top: 60px; overflow: hidden; }
.jgwh01 .nr .ibd .item01{ width: 100%; position: relative; overflow: hidden; }
.jgwh01 .nr .ibd .item01 img{ width: 100% } 
.jgwh01 .nr .ibd .item01 .con{ position: absolute; left: 0; top:50%; transform: translateY(-50%); z-index: 2; color: #fff; box-sizing: border-box; padding: 0 90px }
.jgwh01 .nr .ibd .item01 .con .a{ font-size: 36px; color: #fff; line-height: 1 }
.jgwh01 .nr .ibd .item01 .con .b{ font-size: 33px; color: rgba(255,255,255,0.3); line-height: 1; font-family: arial; text-transform: uppercase; padding: 20px 0 40px}
.jgwh01 .nr .ibd .item01 .con .c{ background: url(g_48.png) center center no-repeat; width: 44px; height: 44px }
.jgwh01 .nr .ibd .item01 img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.jgwh01 .nr .ibd .item01:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.jgwh01 .nr .ibd .item02{ width: 100%; box-sizing: border-box; border:1px solid #dbdbdb; border-right: 0 }
.jgwh01 .nr .ibd .item02 .con{ width: 50%; box-sizing: border-box; border-right: 1px solid #dbdbdb; padding: 60px 0 45px; text-align: center; float: left; }
.jgwh01 .nr .ibd .item02 .con .a img{ height: 50px; width: auto; }
.jgwh01 .nr .ibd .item02 .con .a img{ transition: all 0.3s linear; }
.jgwh01 .nr .ibd .item02 .con:hover .a img{ transform: rotateY(360deg); }

.jgwh01 .nr .ibd .item02 .con .b{ font-size: 36px; color: #484a5a; line-height: 1; padding: 25px 0 15px}
.jgwh01 .nr .ibd .item02 .con .c{ font-size: 18px; line-height: 1 }
.jgwh01 .nr .ibd .item02 .con .d{ font-size: 16px; color: #484a5a; line-height: 1; padding: 35px 0 15px }
.jgwh01 .nr .ibd .item02 .con .e{ font-size: 12px; font-family: arial; text-transform: uppercase; line-height: 1; opacity: 0.5 }
@media all and (max-width:1440px){
	.jgwh01 .nr{ width: 1200px;}
}
@media all and (max-width:1200px){
	.jgwh01 .nr{ width: 92%;}
	.jgwh01{ margin-top: 50px }
	.jgwh01 .nr{ width: 92%;}
	.jgwh01 .nr .ihd h3{ font-size: 20px;}
	.jgwh01 .nr .ihd p{ font-size: 20px;}
	.jgwh01 .nr .ibd{ margin-top: 30px }
	.jgwh01 .nr .ibd .item01 img{}
	.jgwh01 .nr .ibd .item01 .con{ padding: 0 20px }
	.jgwh01 .nr .ibd .item01 .con .a{ font-size: 18px; }
	.jgwh01 .nr .ibd .item01 .con .b{ font-size: 14px;padding: 10px 0 15px}
	.jgwh01 .nr .ibd .item01 .con .c{ background: url(g_48.png) center center no-repeat; width: 24px; height: 24px; background-size: cover; }
	.jgwh01 .nr .ibd .item02{ border-bottom: 0 }
	.jgwh01 .nr .ibd .item02 .con{ width: 100%; border-bottom: 1px solid #dbdbdb; padding: 30px 0 }
	.jgwh01 .nr .ibd .item02 .con .a img{ height: 36px}
	.jgwh01 .nr .ibd .item02 .con .b{ font-size: 24px; padding: 15px 0 10px}
	.jgwh01 .nr .ibd .item02 .con .c{ font-size: 18px; line-height: 1 }
	.jgwh01 .nr .ibd .item02 .con .d{ font-size: 16px; color: #484a5a; line-height: 1; padding: 25px 0 10px }
	.jgwh01 .nr .ibd .item02 .con .e{ font-size: 12px; font-family: arial; text-transform: uppercase; line-height: 1; opacity: 0.5 }


}
@media all and (max-width:640px){
	.jgwh01 .nr .ibd .item01 img{ height: 200px; width: auto; }
}

.jgwh02{ width: 100%; margin-top: 95px; }
.jgwh02 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.jgwh02 .nr .lt{ width: 700px; float: left; }
.jgwh02 .nr .lt img{ width: 100% }
.jgwh02 .nr .rt{ width: 700px; float:right; position: relative; }
.jgwh02 .nr .rt img{ width: 960px }
.jgwh02 .nr .rt .con{ position: absolute; left: 140px; top:50%; transform: translateY(-50%); }
.jgwh02 .nr .rt .con .a{ font-size: 30px; color: #ba9756; line-height: 1 }
.jgwh02 .nr .rt .con .b{ width: 17px; height: 17px; background: url(g_63.png) center center no-repeat; padding: 20px 0 30px }
.jgwh02 .nr .rt .con .c{ font-size: 34px; color: #333; line-height: 1 }
.jgwh02 .nr .rt .con .d{ font-size: 30px; font-family: arial; line-height: 1.2; color: #cacfd0; margin-top: 18px }

@media all and (max-width:1440px){
	.jgwh02 .nr{ width: 1200px;}
	.jgwh02 .nr .lt{ width: 600px }
	.jgwh02 .nr .rt{ width: 600px; position: relative; }
	.jgwh02 .nr .rt img{ width: 960px; height:380px }
	.jgwh02 .nr .rt .con{ left: 80px }
}
@media all and (max-width:1200px){
	.jgwh02{ margin-top: 50px; }
	.jgwh02 .nr{ width: 92%;}
	.jgwh02 .nr .lt{ width: 100% }
	.jgwh02 .nr .rt{ width: 100%; position: relative; height: 300px }
	.jgwh02 .nr .rt img{ width: 100%; height:100%; }
	.jgwh02 .nr .rt .con{ left: 20px }
	.jgwh02 .nr .rt .con .a{ font-size: 20px;}
	.jgwh02 .nr .rt .con .b{ padding: 15px 0 25px }
	.jgwh02 .nr .rt .con .c{ font-size: 20px; color: #333; line-height: 1 }
	.jgwh02 .nr .rt .con .d{ font-size: 18px; font-family: arial; line-height: 1.2; color: #cacfd0; margin-top: 18px }
}


.jgwh03{ width: 100%; margin-top:120px; background: url(g_49.jpg) center center no-repeat; background-size: cover; padding: 110px 0 130px }
.jgwh03 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.jgwh03 .nr .ihd{ text-align: center;}
.jgwh03 .nr .ihd h3{ font-size: 30px; color: #fff; line-height: 1; font-weight: normal; }
.jgwh03 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(255,255,255,0.5); text-transform: uppercase; padding-top: 12px }
.jgwh03 .nr .ibd{ width: 100%; margin-top: 70px; overflow: hidden; }
.jgwh03 .nr .ibd .lt{ width: 854px; float: left; }
.jgwh03 .nr .ibd .lt .item{ width: 407px; float: left; margin-right: 20px; margin-bottom: 20px; position: relative; }
.jgwh03 .nr .ibd .lt .item .img{ width:100% }
.jgwh03 .nr .ibd .lt .item .con{ position: absolute; left:60px; top:50%; transform: translateY(-50%); height: 80px }
.jgwh03 .nr .ibd .lt .item .con .ico{ float: left; }
.jgwh03 .nr .ibd .lt .item .con .ico img{ height: 50px; padding-top: 15px; transition: all 0.3s linear; }
.jgwh03 .nr .ibd .lt .item:hover .con .ico img{ transform: rotateY(360deg); }
.jgwh03 .nr .ibd .lt .item .con .title{ float: left; margin-left: 30px }
.jgwh03 .nr .ibd .lt .item .con .title h3{ font-size: 26px; color: #333; line-height: 1; font-weight: normal; }
.jgwh03 .nr .ibd .lt .item .con .title p{ font-size: 32px; font-family: arial; color: #ccac6f; line-height: 1; padding-top: 18px }
.jgwh03 .nr .ibd .lt .item:nth-child(2) .con .title h3{ color: #fff }
.jgwh03 .nr .ibd .lt .item:nth-child(2) .con .title p{ color: #fff; opacity: 0.9 }
.jgwh03 .nr .ibd .lt .item:nth-child(3) .con .title h3{ color: #fff }
.jgwh03 .nr .ibd .lt .item:nth-child(3) .con .title p{ color: #fff; opacity: 0.9 }
.jgwh03 .nr .ibd .rt{ width: 545px; float: right; position: relative; color: #fff }
.jgwh03 .nr .ibd .rt .img{ width: 100% }
.jgwh03 .nr .ibd .rt .con{ position: absolute; left: 0; top:50%; transform: translateY(-50%); width: 100%; box-sizing: border-box; padding: 0 50px }

.jgwh03 .nr .ibd .rt .con .a{ font-size: 36px; line-height: 1 }
.jgwh03 .nr .ibd .rt .con .b{ font-size: 26px; line-height: 1; margin-top: 50px; text-align: center; }
.jgwh03 .nr .ibd .rt .con .c{ font-size: 34px; line-height: 1;  text-align: center; opacity: 0.5; font-family: arial; margin-top: 5px }
.jgwh03 .nr .ibd .rt .con .d{ font-size: 18px; line-height: 2; text-align: center; margin-top: 20px }
@media all and (max-width:1440px){
	.jgwh03 .nr{ width: 1200px}
	.jgwh03 .nr .ibd .lt{ width: 732px }
	.jgwh03 .nr .ibd .rt{ width: 467px }
	.jgwh03 .nr .ibd .lt .item{ width: 346px }
	.jgwh03 .nr .ibd .lt .item .con{ left: 40px }
}
@media all and (max-width:1200px){
	.jgwh03{ margin-top: 50px; padding: 50px 0 }
	.jgwh03 .nr{ width: 92%}
	.jgwh03 .nr .ihd h3{ font-size: 20px;}
	.jgwh03 .nr .ihd p{ font-size: 20px;}
	.jgwh03 .nr .ibd{ margin-top: 30px }
	.jgwh03 .nr .ibd .lt{ width: 100%}
	.jgwh03 .nr .ibd .rt{ width: 100% }
	.jgwh03 .nr .ibd .lt .item{ width: 48.5%; margin-right: 3%; margin-bottom: 3% }
	.jgwh03 .nr .ibd .lt .item:nth-child(2n){ margin-right: 0 }
}
@media all and (max-width:750px){
	.jgwh03 .nr .ibd .lt .item .con .ico img{ height: 30px; padding-top: 10px }
	.jgwh03 .nr .ibd .lt .item .con{ left:20px; height:auto }
	.jgwh03 .nr .ibd .lt .item .con .title{ margin-left: 15px }
	.jgwh03 .nr .ibd .lt .item .con .title h3{ font-size: 18px }
	.jgwh03 .nr .ibd .lt .item .con .title p{ font-size: 18px; padding-top: 10px }
	.jgwh03 .nr .ibd .rt .con{ padding: 0 20px }
	.jgwh03 .nr .ibd .rt .con .a{ font-size: 20px; }
	.jgwh03 .nr .ibd .rt .con .b{ font-size: 18px; margin-top: 20px; }
	.jgwh03 .nr .ibd .rt .con .c{ font-size: 16px;   margin-top: 5px }
	.jgwh03 .nr .ibd .rt .con .d{ font-size: 14px; margin-top: 10px }

}

.jgwh04{ width: 100%;  background:#f5f5f5; padding:100px 0 60px}
.jgwh04 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.jgwh04 .nr .ihd{ text-align: center;}
.jgwh04 .nr .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.jgwh04 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.jgwh04 .nr .ibd{ width: 100%; margin-top: 55px; overflow: hidden; }
.jgwh04 .nr .ibd .hd{ text-align: center; font-size: 0 }
.jgwh04 .nr .ibd .hd li{ display: inline-block; vertical-align: top; width: 123px; height: 36px; border:1px solid  #273b67; font-size: 16px; line-height: 36px; color: #273b67; border-radius: 19px; margin: 0 9px }
.jgwh04 .nr .ibd .hd li.on{ background: #273b67; color: #fff }
.jgwh04 .nr .ibd .bd{ margin-top: 70px }
.jgwh04 .nr .ibd .bd .swiper04{ width: 1400px; margin: 0 auto; overflow: hidden; transition: all 0s linear; height: 460px }
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide{ width: 500px; box-sizing: border-box;}

.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a{ display: block; width: 100%; height: 100%; box-sizing: border-box; padding:50px; box-sizing: border-box; }
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con{ background: #fff; padding: 12px 12px 0 }

.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide img{ width: 100% }

	
	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide.swiper-slide-active a{ padding: 0}


.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con .pic{ width: 100%; overflow: hidden; }
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear; width: 100%}
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con .title{ background: url(g_56.png) right center no-repeat; font-size: 12px; color: #a9a9a9; padding: 20px 50px 20px 0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide.swiper-slide-active a .con .title{ font-size: 18px; color: #535353;padding: 30px 50px 30px 0 }
.jgwh04 .nr .ibd .bd .more{ margin-top: 50px; text-align: center; }
.jgwh04 .nr .ibd .bd .more a{ display: inline-block; vertical-align: top; background: url(g_58.png) left center no-repeat; padding-left: 60px; font-size: 16px; color: #ba9756; line-height: 42px }
.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con .title.title2{ background: url(g_57.png) right center no-repeat;  }


@media all and (max-width:1440px){
	.jgwh04 .nr{ width: 1200px; margin: 0 auto; position: relative; }
	.jgwh04 .nr .ibd .bd .swiper04{ width: 1200px; height:405px }
	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide{ width: 432px;}
}
@media all and (max-width:1200px){
	.jgwh04{ padding: 50px 0 30px }
	.jgwh04 .nr{ width: 92%}
	.jgwh04 .nr .ihd h3{ font-size: 20px;}
	.jgwh04 .nr .ihd p{ font-size: 20px;}
	.jgwh04 .nr .ibd{ margin-top: 30px }
	.jgwh04 .nr .ibd .bd .swiper04{ width: 100% }
	.jgwh04 .nr .ibd .hd li{ width: 110px; font-size: 14px; height: 30px; line-height: 30px }
	.jgwh04 .nr .ibd .bd{ margin-top: 30px }
	.jgwh04 .nr .ibd .bd .more{ margin-top: 30px }
	.jgwh04 .nr .ibd .bd .more a{  background: url(g_58.png) left center no-repeat; padding-left: 40px; font-size: 14px; line-height: 25px; background-size: 25px }
}
@media all and (max-width:640px){
	.jgwh04 .nr .ibd .bd .swiper04{ height: auto }
	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide{ width: 100% }
	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a{ padding: 0 }

	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a{ padding: 0}


	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide.swiper-slide-active{ width: 100% }
	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide.swiper-slide-active a .con .title{font-size: 14px; color: #535353; padding: 20px 40px 20px 0; background-size: 20px}
	.jgwh04 .nr .ibd .bd .swiper04 .swiper-slide a .con .title{font-size: 14px; color: #535353; padding: 20px 40px 20px 0; background-size: 20px}
	
}

.jgwh05{ width: 100%;  background:#fff; padding:100px 0}
.jgwh05 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.jgwh05 .nr .ihd{ text-align: center;}
.jgwh05 .nr .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.jgwh05 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.jgwh05 .nr .ibd{ width: 100%; margin-top: 70px; position: relative;}
.jgwh05 .nr .ibd .swiper05{ width: 100%; overflow:hidden; }
.jgwh05 .nr .ibd .swiper05 .swiper-slide{ width: 346px; overflow: hidden; position: relative; margin-right: 5px }
.jgwh05 .nr .ibd .swiper05 .swiper-slide:last-child{ margin-right: 0 }
.jgwh05 .nr .ibd .swiper05 .swiper-slide img{ width: 100% }
.jgwh05 .nr .ibd .swiper05 .swiper-slide .title{ opacity: 0; transition: all 0.5s linear; width: 100%; height: 100%; position: absolute; left: 0; top:0; background: rgba(00,00,00,0.5) }
.jgwh05 .nr .ibd .swiper05 .swiper-slide .title .t{ position: absolute; top:50%; transform: translateY(-50%); width: 100%; color: #fff; text-align: center; left: 0; font-size: 18px; line-height: 1; padding-bottom: 45px; background: url(g_60.png) bottom center no-repeat}
.jgwh05 .nr .ibd .swiper05 .swiper-slide:hover .title{ opacity: 1 }
.jgwh05 .nr .ibd .swiper05 .swiper-slide img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.jgwh05 .nr .ibd .swiper05 .swiper-slide:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.jgwh05 .nr .ibd .prev05{width: 18px; height: 100%; position: absolute; left:-60px; top:0; z-index: 2; background: url(g_61.png) center center no-repeat; cursor: pointer; z-index: 3}
.jgwh05 .nr .ibd .next05{width: 18px; height: 100%; position: absolute; right:-60px; top:0; z-index: 2; background: url(g_62.png) center center no-repeat; cursor: pointer; z-index: 3}

@media all and (max-width:1440px){
	.jgwh05 .nr{ width: 1200px }
	.jgwh05 .nr .ibd .swiper05 .swiper-slide{ width: 297px; margin-right: 4px }
	.jgwh05 .nr .ibd .prev05{ left: -50px }
	.jgwh05 .nr .ibd .next05{ right: -50px }
}
@media all and (max-width:1200px){
	.jgwh05{ padding:30px 0 50px }
	.jgwh05 .nr{ width: 92%}
	.jgwh05 .nr .ihd h3{ font-size: 20px;}
	.jgwh05 .nr .ihd p{ font-size: 20px;}
	.jgwh05 .nr .ibd{ margin-top: 30px }
	.jgwh05 .nr .ibd .prev05{ left: 0 }
	.jgwh05 .nr .ibd .next05{ right: 0 }
	
}
@media all and (max-width:640px){
	.jgwh05 .nr .ibd .swiper05 .swiper-slide{ width: 49.75%; margin-right: 0.5% }
	.jgwh05 .nr .ibd .swiper05 .swiper-slide .title .t{ font-size: 14px; padding-bottom: 32px; background: url(g_60.png) bottom center no-repeat; background-size: 20px}
	
}


/*join*/
.join01{ width: 100%;  background:#fff; padding:70px 0}
.join01 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.join01 .nr .ihd{ text-align: center;}
.join01 .nr .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.join01 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.join01 .nr .ibd{ width: 100%; margin-top: 70px; position: relative;}
.join01 .nr .ibd .item{ width: 680px; float: left; box-sizing: border-box; border:1px solid #b5bccb; min-height: 316px; padding: 60px 0 40px ; position: relative;}
.join01 .nr .ibd .item:nth-child(2){ float:right; }
.join01 .nr .ibd .item .pic{ position: absolute; left: 30px; top:50%; transform: translateY(-50%); }
.join01 .nr .ibd .item .title{ width: 500px; float: right; }
.join01 .nr .ibd .item .title h3{ font-size: 26px; color: #000000; font-weight: normal; line-height: 1 }
.join01 .nr .ibd .item .title .con{ width: 100%; font-size: 0 }
.join01 .nr .ibd .item .title .con li{ display:inline-block; vertical-align: top; height: 38px; border-radius: 20px; border:1px solid #f4efe5; padding: 0 25px;  margin-right: 10px; margin-top: 20px }
.join01 .nr .ibd .item .title .con li span{ display: inline-block; vertical-align: top }
.join01 .nr .ibd .item .title .con li span img{ height: 20px; padding: 9px 0 0  }
.join01 .nr .ibd .item .title .con li i{ margin-left: 12px; font-size: 14px; color: #5a606f; line-height: 38px; display: inline-block; vertical-align: top; }
.join01 .nr .ibd .item .title .con li:hover i{ color:#a2895b}
@media all and (max-width:1440px){
	.join01 .nr{ width: 1200px}
	.join01 .nr .ibd .item{ width: 580px }
	.join01 .nr .ibd .item .pic{ left: 25px }
	.join01 .nr .ibd .item .pic img{ height: 120px }
	.join01 .nr .ibd .item .title{ width: 435px }
	.join01 .nr .ibd .item .title .con li i{ font-size: 12px;  }
	.join01 .nr .ibd .item .title .con li{padding: 0 20px}
	.join01 .nr .ibd .item .pic{ left:15px}
}
@media all and (max-width:1200px){
	.join01{ padding: 50px 0 }
	.join01 .nr{ width: 92%}
	.join01 .nr .ihd h3{ font-size: 20px;}
	.join01 .nr .ihd p{ font-size: 20px;}
	.join01 .nr .ibd{ margin-top: 30px }
	.join01 .nr .ibd .item{ width: 100%; min-height: 0; padding: 20px 0 }
	.join01 .nr .ibd .item .pic{ position: relative; left: 0; top:0%; transform: translateY(-0%); width: 100%; text-align: center; }
	.join01 .nr .ibd .item .pic img{ height: 60px }
	.join01 .nr .ibd .item .title{ width: 100%; }
	.join01 .nr .ibd .item .title h3{ text-align: center; font-size: 18px; margin-top: 15px }
	.join01 .nr .ibd .item:nth-child(2){ margin-top: 15px}
	.join01 .nr .ibd .item .title .con li{ height: 32px; padding: 0 15px 0 10px; margin: 15px 0 0 10px }
	.join01 .nr .ibd .item .title .con li span img{ height: 16px; padding-top: 8px }
	.join01 .nr .ibd .item .title .con li i{ line-height: 32px }
}
@media all and (max-width:640px){
	.join01 .nr .ibd .item .title .con ul{ margin-top:8px}
	.join01 .nr .ibd .item .title .con li{ width:30%; box-sizing:border-box; margin:0; padding:0; margin:2.5% 0 0 2.5%; text-align:left; padding-left:6px}
	.join01 .nr .ibd .item .title .con li i{ margin-left:6px; font-size:10px}
	.join01 .nr .ibd #p1.item .title .con li:nth-child(1){ width:62.5%}
}

.join02{ width: 100%;  background:#fff; padding:100px 0; background: url(g_78.jpg) center center no-repeat; background-size: cover;}
.join02 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.join02 .nr .ihd{ text-align: center;}
.join02 .nr .ihd h3{ font-size: 30px; color: #fff; line-height: 1; font-weight: normal; }
.join02 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(255,255,255,0.5); text-transform: uppercase; padding-top: 12px }
.join02 .nr .ibd{ width: 100%; margin-top: 30px; position: relative;}
.join02 .nr .ibd .hd{ font-size: 0; text-align: center; }
.join02 .nr .ibd .hd li{ display: inline-block; vertical-align: top; width: 125px; height: 34px; margin: 0 10px; font-size: 16px; color: #87a0c2; border:1px solid #87a0c2; border-radius: 18px; line-height: 34px}
.join02 .nr .ibd .hd li a{ display:block; color:#87a0c2}
.join02 .nr .ibd .hd li.on,.join02 .nr .ibd .hd li:hover{ background: #fff; color: #273b67; border:1px solid #fff; }
.join02 .nr .ibd .hd li.on a,.join02 .nr .ibd .hd li:hover a{ color:#273b67}
.join02 .nr .ibd .bd{ margin-top: 60px; background: #fff; box-sizing: border-box; padding: 50px }
.join02 .nr .ibd .bd .item{ width: 100%; border-bottom: 1px solid #e5e5e5 }
.join02 .nr .ibd .bd .item .s1{ font-size: 24px; color: #000000; padding: 30px 0; background:url(g_71.png) 96.5% center no-repeat; cursor: pointer; }
.join02 .nr .ibd .bd .item.on .s1{ background:url(g_72.png) 96.5% center no-repeat; }
.join02 .nr .ibd .bd .item .s2{ display: none; }
.join02 .nr .ibd .bd .item.on .s2{ display: block; }
.join02 .nr .ibd .bd .item .s2 .items{ width: 350px; float: left; }
.join02 .nr .ibd .bd .item .s2 .items .a{ margin-bottom: 25px; font-size: 14px; color: #b0b0b0 }
.join02 .nr .ibd .bd .item .s2 .items .a i{ color: #333 }
.join02 .nr .ibd .bd .item .s2 .items2{ float: right;  }
.join02 .nr .ibd .bd .item .s2 .items2 a{ display: block;width: 100px; font-size: 14px; color: #a3a3a3; text-align: center; background: url(g_73.png) top center no-repeat; padding-top: 45px; margin-top: 30px; background-size:30px }
.join02 .nr .ibd .bd .item .s2 .items2 a:hover{ color: #283b66 }
.join02 .nr .ibd .bd .more{ text-align:center}
.join02 .nr .ibd .bd .more a{ display:inline-block; vertical-align:top; padding:10px 30px; border:1px solid #283b66; color:#283b66; font-size:16px; margin-top:30px; border-radius:30px}
.join02 .nr .ibd .bd .more a:hover{ background:#283b66; color:#fff}
@media all and (max-width:1440px){
	.join02 .nr{ width: 1200px;}
	.join02 .nr .ibd .bd .item .s2 .items:nth-child(1){ width: 250px }
	.join02 .nr .ibd .bd .item .s2 .items2 a{ width: 90px }
}
@media all and (max-width:1200px){
	.join02{ padding: 50px 0 }
	.join02 .nr{ width: 92%}
	.join02 .nr .ihd h3{ font-size: 20px;}
	.join02 .nr .ihd p{ font-size: 20px;}
	.join02 .nr .ibd{ margin-top: 30px }
	.join02 .nr .ibd .hd li{ font-size: 14px }
	.join02 .nr .ibd .bd{ margin-top: 30px; padding:10px 20px 20px }
	.join02 .nr .ibd .bd .item .s1{ font-size: 16px; padding: 15px 0 }
	.join02 .nr .ibd .bd .item .s2 .items .a{ margin-bottom: 10px; font-size: 12px }
	.join02 .nr .ibd .bd .item .s2 .items2 a{ margin: 15px 0 }
	.join02 .nr .ibd .hd li{}
	.join02 .nr .ibd .bd .item .s2 .items2{ float:left}
	.join02 .nr .ibd .bd .item .s2 .items2 a{ width:auto}
}

.join03{ width: 100%;  background:#fff; padding:100px 0}
.join03 .nr{ width: 1400px; margin: 0 auto; position: relative; }
.join03 .nr .ihd{ text-align: center;}
.join03 .nr .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.join03 .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }
.join03 .nr .ibd{ width: 100%; margin-top: 70px; position: relative;}
.join03 .nr .ibd .lt{ float: left; width:50%; height: 610px; background: url(g_76.jpg) center center no-repeat; background-size: cover; color: #fff; box-sizing: border-box; padding: 0 50px  }
.join03 .nr .ibd .lt .item{ width:100%;margin-top: 35px  }
.join03 .nr .ibd .lt .item h3{ font-size: 30px; color: #fff; border-bottom: 1px solid #5d6f92; font-weight: normal; padding-left: 60px; background: url(g_74.png) left center no-repeat; line-height: 60px }
.join03 .nr .ibd .lt .item .intro{ font-size: 14px; color: rgba(255,255,255,0.7); line-height: 30px; margin-top: 20px }
.join03 .nr .ibd .lt .item .intro a{  color: rgba(255,255,255,0.7);}
.join03 .nr .ibd .lt .item.item22 h3{background: url(g_75.png) left center no-repeat;}
.join03 .nr .ibd .rt{ width: 50%; height: 610px; float:right; }
@media all and (max-width:1440px){
	.join03 .nr{ width: 1200px;}
}
@media all and (max-width:1440px){
	.join03{ padding: 50px 0 }
	.join03 .nr{ width: 92%}
	.join03 .nr .ihd h3{ font-size: 20px;}
	.join03 .nr .ihd p{ font-size: 20px;}
	.join03 .nr .ibd{ margin-top: 30px }
	.join03 .nr .ibd .lt{ width: 100%; padding: 0 20px 30px; height: auto; }
	.join03 .nr .ibd .lt .item{ margin-top: 20px }
	.join03 .nr .ibd .lt .item h3{ font-size: 18px; background-size: 24px!important; padding-left: 40px; line-height: 50px }
	.join03 .nr .ibd .lt .item .intro{ font-size: 14px; line-height: 2 }
	.join03 .nr .ibd .rt{ width: 100%; height: 320px }
}

/* å†…å®¹æ¨¡å¼ */
.article { width:1400px; margin:0 auto; padding:60px 0; line-height:2; font-size:18px; word-wrap:break-word; font-family:Microsoft YaHei; color:#333 }
.article .hd { margin:0 0 30px; padding:0 0 30px; border-bottom: 1px dotted #ccc; text-align:center }
.article .hd h1 { color:#000; font-size:24px; }
.article .hd .titBar { color:#666; font-size:14px; }
.article .bd { padding-bottom:40px; line-height:2.2; }
.article .bd img{ max-width:100%; height:auto}
.article .ft { padding:40px 0; border-top:1px dotted #ccc; position:relative; font-size:16px; line-height:40px; color:#333 }
.article .ft a{ color:#333}
.article .ft .back{ position:absolute; right:0; top:40px}
.article .ft ul li {}
.article .bd img{ max-width:100%; height:auto!important}
    /* ç›¸å…³ä¿¡æ¯ */
.m-related { width:1400px; margin:0 auto; padding:30px 0 50px; border-top:1px dotted #ccc; }
.m-related h2 { margin-bottom:20px; font-size:18px; }
.m-related ul li { line-height:30px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.article .con img{ max-width:100%}
@media all and (max-width:1600px){
	.article,.m-related{ width:1200px;}
}
@media all and (max-width:1200px){
	.article{ width: 92%; padding:10px 0 20px}
	.article,.m-related{ width:92%;}
	.article .hd h1{ font-size:18px}
	.article .hd{ padding-bottom:20px; margin-bottom:20px}
	.article{ font-size:14px}
	.article .ft{ padding:20px 0; line-height:28px; font-size:14px;}
	.article .ft .back{ top:20px}
	.article .ft ul li{ width:100%}
}

.conBox { width: 1400px; margin: 0 auto; background:#fff; padding:65px 0; }
.conBox01 { background:#fff; padding:55px 0 65px 0; }

@media all and (max-width:1440px){
	.conBox { width: 1200px; padding:50px 0; margin-top:30px; }
	.conBox01 { padding:50px 0; }

}
@media all and (max-width:1200px){
	.conBox { width: 92%; padding:40px 0; margin-top:30px; }
	.conBox01 { padding:40px 0; }
}
@media all and (max-width:1000px){
	.conBox { padding:25px 0; margin-top:30px; }
	.conBox01 { padding:25px 0; }
}
@media all and (max-width:750px){
	.conBox { padding:20px 0; margin-top:20px; }
	.conBox01 { padding:20px 0; }
}

/* äººæ‰æ‹›è˜ */
.hr { position:relative; padding:0 0 40px; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#333; font-weight:bold; font-size:28px; margin-bottom:30px; }
.hr-list .info { padding:5px 0; line-height:25px; font-size:14px; }
 
@media all and (max-width:750px){
	.hr-list .title { font-size:20px; margin-bottom:15px; }
	.hr-list .info { font-size:12px; }
}



/* äººæ‰æ‹›è˜ */
.form-panel { padding:0 0 30px; }
.form-panel input {  vertical-align:middle; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:30px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:30px; line-height:30px; padding:0 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

@media all and (max-width:750px){
	.form-panel li.field label { width:80px; }
	.form-panel .text { width:calc(100% - 80px); }
	.form-panel .textarea { width:calc(100% - 80px); }
	.form-panel .code { width:100px; }
	.form-panel .submit-field { padding:0 10px 20px 80px; _padding:0 10px 20px 80px; clear:both; }
}

/* å›¾æ–‡åˆ—è¡¨ é£Žæ ¼3 å›¾ç‰‡æ¯”ä¾‹3ï¼š2 */
.picnews-3 { width: 1400px; margin: 0 auto; padding:40px 0; }
.picnews-3 ul { margin-left: -1.5%; }
.picnews-3 .item { position: relative; margin:0; border-bottom: 1px solid #eee; line-height:20px; }
.picnews-3 .item a { position: relative; display: block; padding:30px 0; z-index: 1; }
.picnews-3 .item .pic { position: relative; float: left; width: 400px; margin: 0 30px 0 0; overflow: hidden; }
.picnews-3 .item .pic img { width: 100%; height: auto; min-height: 228px; transform: scale(1); transition: all .6s; }
.picnews-3 .item dl { display:block; overflow:hidden; zoom:1; padding:0; }
.picnews-3 .item dl .title { margin-bottom: 24px; color: #000; font-size: 24px; font-weight: bold; line-height: 1.5; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.picnews-3 .item dl .descrition { height: 108px; margin: 0; opacity: .8; font-size: 15px; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical; }
.picnews-3 .item dl .date { padding-left: 22px; background: url(z1.png) left center no-repeat; background-size: 14px auto;  margin-top: 10px; background-size:14px}
.picnews-3 .item:hover { }
.picnews-3 .item:hover a { color: #666; }
.picnews-3 .item:hover dl .title { color: #013C8C; }
.picnews-3 .item:hover .pic img { transform: scale(1.1); }
.picnews-3.picnews-item-1 .item { float: left; width: calc(100%/1 - 1.5%); }
.picnews-3.picnews-item-2 .item { float: left; width: calc(100%/2 - 1.5%); }
.picnews-3.picnews-item-2 .item a { padding: 3vh 1vh 3vh 0; }
.picnews-3.picnews-item-2 .item .pic { width: 200px; height: 150px; margin-right: 20px; }
.picnews-3.picnews-item-2 .item .pic img { min-height: 150px; }
.picnews-3.picnews-item-2 .item dl .title { margin-bottom: 15px; font-size: 20px; }
.picnews-3.picnews-item-2 .item dl .descrition { height: 54px; font-size: 14px; -webkit-line-clamp: 2; line-clamp: 2; }
.picnews-3.picnews-item-2 .item dl .date { bottom: 3vh; }
@media all and (max-width:1440px){
	.picnews-3 { width: 1200px;}
}
@media all and (max-width:1200px){
	.picnews-3 { width: 92%; padding-bottom:0}
	.picnews-3 .item .pic{ width: 300px }


}
@media all and (max-width:640px){
	.picnews-3 .item .pic{ width: 140px; height: auto; margin-right: 15px }
	.picnews-3 .item .pic img{ width: 100%; min-height: 0; }
	.picnews-3 .item dl .title{ font-size: 16px; margin-bottom: 8px; font-weight: normal; }
	.picnews-3 .item dl .descrition{ height: auto; font-size: 12px; line-height: 1.8;-webkit-line-clamp: 2; line-clamp:2; height:44px; overflow:hidden}
	.picnews-3 .item a{padding: 2vh 0 2vh; }
	.picnews-3 .item dl .date{ bottom: 1.5vh }
	.picnews-3 .item{ margin: 0 }
	.picnews-3 .item:nth-child(1) a{ padding-top:0}
}

/* æ–°é—»åˆ—è¡¨ */
.list { width: 1400px; margin: 0 auto; padding:40px 0 0; }
.list li { padding:14px 0; border-bottom:1px dashed #e0e0e0; font-size:15px; position:relative }
.list li a:before{ content:""; display:block; width:4px; height:4px; background:#333; position:absolute; left:0; top:50%; margin-top:-2px; border-radius:100%}
.list li a { float:left; padding-left:12px; color:#333; position:relative }
.list li a:hover{color:#283b66;padding-left:18px;}
.list li span { float:right; color:#999; font-family:Arial;}
@media all and (max-width:1440px){
	.list { width: 1200px;}
}
@media all and (max-width:1200px){
	.list { width: 92%; padding:25px 0 20px; }
	.list li{background:none;font-size:14px;padding:10px 0;}
	.list li:first-child{padding-top:0;}
	.list li a{float:none;display:block;padding-left:0;text-align:justify;}
	.list li a:before{ width:0}
	.list li span{float:none;display:block;font-size:12px;margin-top:6px;}
}


/* åˆ†é¡µ */
.page { padding:50px 0; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:3px 12px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; margin-bottom:5px }
.page a:hover,.page .current { border:1px solid #184e84; background:#184e84; color:#fff; }
.page select{ width:70px; height:32px; box-sizing:border-box;; border:1px solid #ddd; margin-left:5px; text-align:center; margin-bottom:5px}
@media all and (max-width:1200px){
	.page { padding:20px 0; }
	.page a { padding:1px 10px; }
	.page select{ height:28px}
}


/* å›¾ç‰‡åˆ—è¡¨ */
.pic-item-list {margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { width: 1400px; margin: 0 auto; padding:70px 0 0; }
.piList .pic-item-list { margin-left: -1.5%; margin-bottom: 0; }
.piList .pic-item { position:relative; width:31.83%; margin:0 0 1.5% 1.5%; background: #fff; padding:0; display:inline; transition: all 0.3s; }
.piList .pic-item::after { position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; background-color: #013C8C; display: block; content: ""; opacity: 0; transition: all 0.3s; }
.piList .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; line-height:inherit; overflow: hidden; }
.piList .list-pic img { width:100%; height:auto; transition: all .6s; }
.piList dl { padding:2vh 3vh; line-height:26px; background:#f1f1f1; }
.piList dl dt { height:36px; font-size: 16px; line-height:36px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList .pic-item:hover { box-shadow: 0 15px 15px rgba(0,0,0,.1); }
.piList .pic-item:hover .list-pic img { transform: scale(1.06); }
.piList .pic-item:hover::after { opacity: 1; width: 100%; }
.piList.piList-item-4 .pic-item { width:23.5%; }
@media all and (max-width:1440px){
	.piList{ width: 1200px;}
}
@media all and (max-width:1200px){
	.piList{ width: 92%; padding-top:40px }
}
@media all and (max-width:750px){
	.piList .pic-item{ width: 48% }
	.piList dl{ padding: 1vh }
	.piList dl dt{ font-size: 14px }
}

/* å›¾ç‰‡åˆ—è¡¨2 */
.pic-item-list2 {margin:0 0 20px; }
.pic-item-list2 .pic-item2 { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list2 .list-pic2 { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list2 dl { padding:0 5px; line-height:26px; text-align:center; }
.piList2 { width: 1400px; margin: 0 auto; padding:70px 0 0; }
.piList2 .pic-item-list2 { margin-bottom: 0; }
.piList2 .pic-item2 { position:relative; width:23.5%; margin:0 2% 2.2% 0; background: #fff; padding:0; display:inline; transition: all 0.3s; }
.piList2 .pic-item2:nth-child(4n){ margin-right: 0 }
.piList2 .pic-item2::after { position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; background-color: #013C8C; display: block; content: ""; opacity: 0; transition: all 0.3s; }
.piList2 .list-pic2 { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; line-height:inherit; overflow: hidden; }
.piList2 .list-pic2 img { width:100%; height:auto; transition: all .6s; }
.piList2 dl { padding:2vh 3vh; line-height:26px; background:#f1f1f1; }
.piList2 dl dt { height:36px; font-size: 16px; line-height:36px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList2 .pic-item2:hover { box-shadow: 0 15px 15px rgba(0,0,0,.1); }
.piList2 .pic-item2:hover .list-pic img { transform: scale(1.06); }
.piList2 .pic-item2:hover::after { opacity: 1; width: 100%; }
.piList2.piList-item-4 .pic-item2 { width:23.5%; }
@media all and (max-width:1440px){
	.piList2{ width: 1200px;}
}
@media all and (max-width:1200px){
	.piList2{ width: 92%; padding:30px 0 0 0 }
}
@media all and (max-width:750px){
	.piList2 .pic-item2{ width: 48.5%; margin:0 3% 4% 0 }
	.piList2 .pic-item2:nth-child(2n){ margin-right: 0 }
	.piList2 dl{ padding: 1vh }
	.piList2 dl dt{ font-size: 14px }
}

.pc_nr{ display: block; }
.sj_nr{ display: none; }
@media screen and (max-width: 1200px) {
    .pc_nr{ display: none; }
    .sj_nr{ display: block; }
}

.pp{ width:100%;}
.pp .pp02{ width:100%; padding: 40px 0  80px}
.pp .pp02 .nr{ width:1400px; margin:0 auto; position:relative}
.pp .pp02 .nr .swiper-container{width: 100%;}
.pp .pp02 .nr .swiper-container img{ width: 100% }
.pp .pp02 .nr .swiper-slide {background-size: cover;background-position: center;}
.pp .pp02 .nr .gallery-top{width: 100%;}
.pp .pp02 .nr .gallery-top .ihd{ text-align: center; padding: 30px 0}
.pp .pp02 .nr .gallery-top .ihd h3{ font-size: 30px; color: #333333; line-height: 1; font-weight: normal; }
.pp .pp02 .nr .gallery-top .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }

.pp .pp02 .nr .gallery-thumbs {box-sizing: border-box; padding: 10px 0;}
.pp .pp02 .nr .gallery-thumbs .swiper-slide {height: 100%; text-align:center; font-size:16px; color:#673b94; position:relative}
.pp .pp02 .nr .gallery-thumbs .swiper-slide span{display:block; width:100%; height:100%; background:rgba(00,00,00,0.5); position:absolute; left:0; top:0; }
.pp .pp02 .nr .gallery-thumbs .swiper-slide s{ display:block; width: 100%; text-align: center; position: absolute; left: 0; top:50%; transform: translateY(-50%);z-index: 9; color:#fff;text-decoration:none}
.pp .pp02 .nr .gallery-thumbs .swiper-slide-thumb-active { opacity: 1;}
.pp .pp02 .nr .gallery-thumbs .swiper-slide-thumb-active span{background:rgba(00,00,00,0);}
.pp .pp02 .nr .swiper-button-next{ width:60px; height:60px; background:url(g_44x.png) center center no-repeat; right:2%; top:54%; margin-top:-30px; background-size:cover; z-index:2}
.pp .pp02 .nr .swiper-button-next:after{ content:"";}
.pp .pp02 .nr .swiper-button-prev{ width:60px; height:60px; background:url(g_43x.png) center center no-repeat; left:2%; top:54%; margin-top:-30px; background-size:cover}
.pp .pp02 .nr .swiper-button-prev:after{ content:"";}
.pp .pp02 .nr2{width:1400px; margin:0 auto; position:relative; margin-top: 30px; font-size: 16px; line-height: 2; word-wrap:break-word;}

@media (max-width:1440px) {
	.pp .pp02 .nr{ width:1200px;}
	.pp .pp02 .nr2{width:1200px;}
	.pp .pp02 .nr .swiper-button-next{ width:40px; height:40px; background:url(g_44x.png) center center no-repeat; margin-top:-20px; background-size:cover}
	.pp .pp02 .nr .swiper-button-next:after{ content:"";}
	.pp .pp02 .nr .swiper-button-prev{ width:40px; height:40px; background:url(g_43x.png) center center no-repeat; margin-top:-20px;background-size:cover}
	.pp .pp02 .nr .swiper-button-prev:after{ content:"";}
}
@media (max-width:1200px) {
	.pp .pp02{ padding: 30px 0 60px}
	.pp .pp02 .nr{ width:92%; margin:0 auto}
	.pp .pp02 .nr2{width:92%; font-size: 14px; margin-top: 15px}
	.pp .pp02 .nr .gallery-top{ }
	.pp .pp02 .nr .gallery-thumbs{}
	.pp .pp02 .nr .swiper-button-next{ width:40px; height:40px; }
	.pp .pp02 .nr .swiper-button-prev{ width:40px; height:40px;}
	.pp .pp02 .nr .gallery-top .ihd{ padding: 20px 0 0}
	.pp .pp02 .nr .gallery-top .ihd h3{ font-size: 20px;}
	.pp .pp02 .nr .gallery-top .ihd p{ font-size: 14px; height:40px}
}
@media (max-width:750px) {
	.pp .pp02{ }
	.pp .pp02 .nr .gallery-top{ }
	.pp .pp02 .nr .gallery-thumbs{ height: 100px }
	.pp .pp02 .nr .gallery-thumbs .swiper-slide{  font-size:13px; overflow: hidden; position:relative;}
	.pp .pp02 .nr .gallery-thumbs .swiper-slide s{ font-size: 12px }
	.pp .pp02 .nr .swiper-button-next{ width:30px; height:30px; margin-top:25px;}
	.pp .pp02 .nr .swiper-button-prev{ width:30px; height:30px; margin-top:25px;}
	.pp .more a{ display:inline-block; vertical-align:top; width:100px; height:30px; font-size:14px; border:1px solid #333; color:#333; line-height:30px; margin:0  10px}
	.pp .pp02 .nr .gallery-thumbs .swiper-slide img{ height: 100%; width: auto; position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); }
}

.msg{width:1400px; margin: 0 auto; padding:3% 0 6%; font-size: 14px;}
.msg dl.w48{ width:48.5%;}
.msg dl dt{ padding:9px 0px 0px 0; line-height:36px; color:#888888; position:relative}
.msg dl dd.xx{ width:100%; height:55px; position:relative;border:1px solid #ececec; background:#f9f9f9; box-sizing:border-box}
.msg dl .input{ border:1px solid #ececec; width:99.5%; height:43px; line-height:43px; text-indent:1.5em; background:#f9f9f9;}
.msg dl .input[type="file"]{ height:auto; line-height:normal; position:absolute; left:auto; top:50%; transform:translateY(-50%); border:0; background:none}
.msg dl .textarea{ border:1px solid #ececec; padding:10px; background:#f9f9f9;}
.msg dl .textarea textarea{ height:130px; width: 100%}
.msg dl.btn{ padding-top:41px;}
.msg dl .sendbtn{ margin-right:15px; color:#fff; cursor:pointer; border-radius:25px; width:179px; height:50px; background:#283b66; font-size:14px;}
.msg dl .sendbtn:hover{ box-shadow:0 0 10px #999;}
.msg dl .resetbtn{ color:#fff; cursor:pointer; border-radius:25px; width:179px; height:50px; background:#939db2; font-size:14px;}
.msg dl .resetbtn:hover{ box-shadow:0 0 10px #999;}

.msg dl.pp .textarea{border:0; padding:10px 0; background:none;}
.msg dl.pp .textarea input{ border:1px solid #ececec;background:#f9f9f9; height:43px; width:12%}
@media (max-width:1440px) {
	.msg{width:1200px;}
}
@media (max-width:1200px) {
	.msg{width:92%;}
	.msg dl.w48{ width: 100% }
	.msg dl.btn{ padding-top:30px}
	.msg dl .sendbtn,.msg dl .resetbtn{ width:48%; max-width:160px; margin:0}
}


.lc{ width: 100%; padding: 100px 0 }
.lc .ihd{ text-align: center; padding-bottom: 70px}
.lc .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.lc .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }


.lc .nr{ width: 1400px; margin:0 auto;  }
.lc .nr .item{ width: 100% ;border-bottom: 1px solid #e5e5e5}
.lc .nr .item .s1{}
.lc .nr .item .s1{ font-weight: bold; font-size: 24px; color: #283b66; padding: 30px; background:url(g_71.png) 98% center no-repeat #f5f5f5; cursor: pointer; }
.lc .nr .item .s2{ width: 100%; display: none; box-sizing: border-box; padding: 30px 0 0 30px }
.lc .nr .item .s2 h3{ font-weight: normal; display: inline-block; vertical-align: top; width: 125px; height: 35px; border-radius: 20px; background:#848c9f; font-size: 16px; color: #fff; text-align: center; line-height: 35px }
.lc .nr .item .s2 .intro{ font-size: 16px; padding-left: 18px; margin: 20px 0; line-height: 2; color: #666666; background: url(b1.png) 0 10px no-repeat }
.lc .nr .item.on .s2{ display: block; }
.lc .nr .item.on .s1{background:url(g_72.png) 98% center no-repeat #f5f5f5;}
@media (max-width:1440px) {
	.lc .nr{ width: 1200px }
}
@media (max-width:1200px) {
	.lc .ihd{ text-align: center; padding-bottom: 50px}
	.lc .ihd h3{ font-size: 20px; color: #333; line-height: 1; font-weight: normal; }
	.lc .ihd p{ font-size: 20px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 12px }


	.lc{ padding: 50px 0 }
	.lc .nr{ width: 92% }
	.lc .nr .item .s1{ font-size: 20px; padding: 20px 15px}
	.lc .nr .item .s2 h3{ width:90px; height: 30px; line-height: 30px; font-size: 14px }
	.lc .nr .item .s2 .intro{ font-size: 14px;background: url(b1.png) 0 12px no-repeat }
	.lc .nr .item .s2{ padding: 15px 0 0 15px }
}


.my{ width: 100%;  background:#fff; padding:80px 0 0}
.my .nr{ width: 1400px; margin: 0 auto; position: relative; }
.my .nr .ihd{ text-align: center;}
.my .nr .ihd h3{ font-size: 30px; color: #333; line-height: 1; font-weight: normal; }
.my .nr .ihd p{ font-size: 30px; font-family: Arial; line-height: 1; color: rgba(51,51,51,0.5); text-transform: uppercase; padding-top: 15px }
.my .nr .ico{ width: 100%; height: 42px; background: url(c1.png) center center no-repeat; background-size: auto 42px; margin-top: 20px }
.my .nr .ibd{ width: 100%; text-align: center; font-size: 15px; color: rgba(51,51,51,0.8); line-height: 2; margin-top: 20px }
.my .nr .cont .item{ margin-top: 60px; background: #f5f4f4; box-sizing: border-box; padding: 80px;  }
.my .nr .cont .item:last-child{ margin-bottom: 0 }
.my .nr .cont .item h3{ font-size: 24px; color: #2d4573; font-weight: normal; }
.my .nr .cont .item .intro{ font-size: 16px; line-height: 2; padding: 20px 0; color: rgba(51,51,51,0.8) }
.my .nr .cont .item .tel{ display: inline-block; vertical-align: top; padding: 0 20px; background: #384e7a; color: #fff; border-radius: 28px }
.my .nr .cont .item .tel i{ display: inline-block; vertical-align: top; font-size: 16px; color: #fff; background: url(c2.png) left center no-repeat; padding-left: 30px; line-height: 54px; }
.my .nr .cont .item .tel i a{ color: #fff; font-weight: bold; }
.my .nr .cont .item .pics .aitme{ margin-top: 35px; width: 32%; margin-right: 2%; float: left; }
.my .nr .cont .item .pics .aitme:nth-child(3n){ margin-right: 0 }
.my .nr .cont .item .pics .aitme .pic{ width: 100%; overflow: hidden; position: relative; }
.my .nr .cont .item .pics .aitme .pic img{ width: 100% }
.my .nr .cont .item .pics .aitme .pic .a1{ width: 100%; height: 100%; position: absolute; left: 0; top:0; z-index: 2; background:rgba(170,135,95,0.9); display: none; }
.my .nr .cont .item .pics .aitme .pic .a1:after{ content:""; display:block; width:20px; height:20px; background:url(g_01.png) center center no-repeat; position:absolute; right:20px; bottom:20px; z-index:2; background-size:100%}
.my .nr .cont .item .pics .aitme .pic .a2{ position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); z-index: 2; color: #fff; font-size: 14px; line-height: 2; box-sizing: border-box; width: 100%; padding: 0 30px }
.my .nr .cont .item .pics .aitme:hover .pic .a1{ display: block; }
.my .nr .cont .item .pics .aitme .title{ border-bottom: 1px solid #d6c4a5; text-align: center; padding: 20px 0; font-size: 14px; color: #333333 }
.my .nr .cont .item .pics .aitme .price{ text-align: center; padding-top: 15px }
.my .nr .cont .item .pics .aitme .price i{ display: inline-block; vertical-align: top; background: url(c4.png) left center no-repeat; padding-left: 30px; font-size: 14px; color: #d3aa7b }
.my .nr .cont .item .pics .aitme .price i span{ font-size: 24px; }


.my .nr .cont .item:nth-child(1){ background: #384e7a;}
.my .nr .cont .item:nth-child(1) h3{ color: #fff}
.my .nr .cont .item:nth-child(1) .intro{color:#fff; opacity: 0.8 }
.my .nr .cont .item:nth-child(1) .tel{ border:1px solid rgba(255,255,255,0.6); }
.my .nr .cont .item:nth-child(1) .pics .aitme .title{ color: #fff }



@media all and (max-width:1440px){
	.my .nr{ width: 1200px; }
}
@media all and (max-width:1200px){
	.my{ width: 100%;  background:#fff; padding:50px 0}
	.my .nr{ width: 92% }
	.my .nr .ihd h3{ font-size: 20px;}
	.my .nr .ihd p{ font-size: 20px;}
	.my .nr .ico{ height: 30px; background-size:auto 30px; }
	.my .nr .ibd{ font-size: 13px }
	.my .nr .cont .item{ margin-top: 30px; padding: 30px 20px }
	.my .nr .cont .item h3{ font-size: 18px }
	.my .nr .cont .item .intro{ font-size: 13px }
	.my .nr .cont .item .tel i{ font-size: 14px; line-height: 40px; background-size: 16px; padding-left: 22px }
	.my .nr .cont .item .pics .aitme{ width: 48.5%; margin-right: 3%; margin-top: 3% }
	.my .nr .cont .item .pics .aitme:nth-child(3n){ margin-right: 3% }
	.my .nr .cont .item .pics .aitme:nth-child(2n){ margin-right: 0 }
}
@media all and (max-width:640px){
	.my .nr .cont .item .pics .aitme{ width: 100%; margin-right: 0%; margin-top: 20px }
	.my .nr .cont .item .pics .aitme:nth-child(3n){ margin-right: 0% }
	.my .nr .cont .item .pics .aitme:nth-child(2n){ margin-right: 0 }
	.my .nr .cont .item .pics .aitme .title{ padding: 12px 0 }
	.my .nr .cont .item .pics .aitme .price i{ font-size: 12px; background-size: auto 16px; padding-left: 22px }
	.my .nr .cont .item .pics .aitme .price i span{ font-size: 16px }
	.my .nr .cont .item .pics .aitme .price{ padding-top: 10px }
	.my .nr .cont .item .pics .aitme .pic .a2{ font-size: 12px }
}

.pps{ text-align:center}
.pps li{ display:inline-block; vertical-align:top; margin:0 20px; font-size:14px; margin-bottom:20px}

























































