*{ margin:0; padding:0;}

body{overflow-x:hidden; }
ul{ margin:0; padding:0;}
li{list-style:none;font-family:"Microsoft YaHei","arial","微软雅黑","verdana","宋体";}
.clear {height:0px;clear:both;}
textarea{font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体";}
div{font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体";}
p{font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体"; margin:0; padding:0;}
a{text-decoration:none;font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体";cursor:pointer;}
a:hover{text-decoration:none;}
img{ border:none;image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}
.px-0{ padding:0 0;}

.mx-0{ margin:0 0;}
.mbpx-0{padding:0 0;}
html {
          font-size: 100px; /*根元素默认的大小是16px*/
        }
.max-1920{ max-width:1920px !important; margin:auto;}		
	
@media screen and (max-width: 1680px){
	html{
		font-size:86px;
	}
}		
@media screen and (max-width: 1440px){
	html{
		font-size:78px;
	}
}

@media screen and (max-width: 1200px){
.hidden-1280{ display:none !important;}
}
@media screen and (max-width: 1024px){
	html{
		font-size:60px;
	}
}
@media screen and (max-width: 768px){
	html{
		font-size:60px;
	}
	
}
/* 页码开始 */
.pagesgao{ height: 70px;}
.pagination a {
	font-size: 16px;
	color: #777777;
	float: left;
	min-width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-left: 22px;
}

.pagination p {
	margin-left: 22px;
	font-size: 16px;
	color: #777777;
	float: left;
	min-width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.cur {
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff!important;
	text-align: center;
	border-radius: 50%;
	background: #ef121b;
}
.pagination {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}
.pagination a:hover {
	
	color: #ef121b;

}
div.pagesgao{ height: 70px;}
/* 页码结束 */

/*mask*/
.mask {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.mask:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.readmask {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.readmask:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}


.isPlay:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";

  animation-name: maskOut;
  animation-duration: .5s;
  animation-delay: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
}


@keyframes maskOut {
  from {
    transform: translateX(0);
  }
  
  to {
    transform: translateX(100%);
  }
}

@font-face {font-family:'coun';src: local('coun'), url(../img/coun.woff) format('woff');}

@font-face {font-family:'dinblack';src: local('dinblack'), url(../img/dinblack.woff) format('woff');}

@font-face {font-family:'sau';src: local('sau'), url(../img/sau.woff) format('woff');}

.section{ overflow: hidden;}
div.indexbanner{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;opacity:1;
transform: scale(1);} 

div.indexbannerword{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

div.indexbannerwordpic{  width: 9.14rem; height: auto; position: absolute; top:27vh;  }

div.indexbannerwordpic img{ width: 100%;}
@keyframes spin {
     from { 
      bottom:37px;
    }
    to { 
      bottom:27px;
    }
}
div.indexbannermouse{  width: 17px; height: 39px; position: absolute; left: 50%; margin-left: -8px; bottom:37px; ;animation: spin 0.5s linear infinite alternate;  z-index: 99; background: url(../img/indexoneico1.png) center no-repeat;}

div.indexheadback{ width: 100%; height: auto; padding: 16px 5.6% 16px 2.4%; position: fixed; left: 0; top: 0; position: absolute; z-index: 99999; background: rgba(255,255,255,0.06); border-bottom: 1px solid rgba(255,255,255,0.1);}

div.indexheadbackh{ background: rgba(0,0,0,0.4); border-bottom: 1px solid rgba(0,0,0,0.1);}

div.indexheadbackh div.indextopheadxialabackbg{ background: rgba(0,0,0,0.3);}

div.indexheadbackh div.indextopheadxialatitle:hover{ background: rgba(0,0,0,0.2); }

div.indexheadlogo{ width: 155px; height: 47px; float: left;}

div.indexheadrt{ float: right; height: 47px;}

div.indexheadrtnav{  float: left; height: 63px; line-height: 47px; color: #fff; font-size: 16px; margin-left: 0.55rem; position: relative;}

div.indexheadrtnav a{ color: #fff;}

div.indexheadrtnav span{ font-size: 12px;}

div.indextopheadxialaback{ width:200%; left:0; padding-top: 30px; padding-bottom:0; height: 0; overflow: hidden; top: 79px; transition:all 0.5s ease-in-out;  position:absolute; padding-top:0;}

div.indextopheadxialabackbg{ position:fixed; left:0; width:100%; top: 80px; background: rgba(255,255,255,0.2); height:0;  transition:all 0.5s ease-in-out;}
div.indextopheadxialatitle{  float:left;  line-height: 2; padding: 0 5px; transition: all 0.36s ease-in-out; font-size: 16px; color:#333; font-weight:300;}
div.indextopheadxialatitle a{ transition:all 0.2s ease-in-out;}
div.indextopheadxialatitle:hover{ background: rgba(255,255,255,0.2); }

div.indexheadrt:hover div.indextopheadxialaback{ height: 2.3rem;}

div.indexheadrt:hover div.indextopheadxialabackbg{ height: 2.3rem;}

div.indextwobk{ width: 100%; height: 100%; background:#f2f2f2;}

div.indextwotable{ width: 53.2%; height: 100%; display: table; position: relative; z-index: 10;}

div.indextwocell{ width:100%; vertical-align: middle; display: table-cell;}

div.indextwo_l{ width: 100%; height: calc( 100vh - 160px); background: #fff; display: table;}

div.indextwo_l_cell{ display: table-cell;vertical-align: middle; }

div.indextwo_l_t{ width: auto; display: inline-block; padding-left: 0.48rem; padding-bottom: 0.19rem; border-bottom: 1px solid #dcdcdc;}

div.indextwo_l_t1{  color: #727272; font-size: 0.24rem;  line-height: 0.32rem; }

div.indextwo_l_t2{ height: 0.18rem; line-height: 0.18rem; color: #727272; font-size: 14px;font-family:'coun';}

div.indextwo_l_cont{ width: 7.35rem; height: auto;margin-left: calc( 100% - 6.5rem ); }

div.indextwo_l_contpic{ width: 100%; height: auto; border: 1px solid #f2f2f2; padding: 10px;}

div.indextwo_l_contpic img{ width: 100%; height: 100%; transition: all 0.36s ease-in-out; }

div.indextwo_l_cont:hover div.indextwo_l_contpic img{ transform: scale(0.9);}

div.indextwo_l_cont:hover div.indextwo_l_contwrite{ color: #4a4a4a;}

div.indextwo_l_cont:hover div.indextwo_l_contmore{ padding-left: 10px; color: #ec2620;}

div.indextwo_l_contwrite{ width: 100%; height: auto; padding-right: 1.95rem; line-height: 1.8; color: #a3a3a3; font-size: 16px; margin-top: 0.27rem; margin-bottom: 0.15rem; transition: all 0.36s ease-in-out;}

div.indextwo_l_contmore{  height: auto; line-height: 2; color: #005dba; font-size: 14px; transition: all 0.36s ease-in-out;}

div.indextwo_l_contmore a{ color: #005dba;}

div.indextwovideo{ width: 54%; position: absolute; height: 95vh; right: 0; top: 2.5vh; z-index: 2; background: url(../img/indexonert.jpg) 50%/cover no-repeat; display: table;}

div.indextwovideocell{ display: table-cell; vertical-align: middle;}

div.indextwovideobutton{ width: 81px; height: auto; margin: auto; cursor: pointer;}

div.indextwovideobuttonpic{ width: 81px; height: 81px; line-height: 81px; text-align: center; color: #fff; font-size: 28px; position: relative; transition: all 0.2s ease-in-out;}

@-webkit-keyframes shipinwai {
    from { 
      -webkit-transform: rotate(0deg);
    }
    to { 
      -webkit-transform: rotate(360deg);
    }
  }

div.indextwovideobuttonpic::before{ width: 81px; height: 81px; position: absolute; left: 0; top: 0; background: url(../img/indexonertico.png) center no-repeat; display: block; content: '';animation: shipinwai 2.3s linear infinite;  transition: all 0.7s ease-in-out !important;}

div.indextwovideobutton_t{ text-transform: uppercase; text-align: center; width: 100%; height: auto; line-height: 2; color: #ffffff; font-size: 24px; font-family: 'coun';}

div.indextwovideobutton:hover div.indextwovideobuttonpic:before{ -webkit-transform: rotate(360deg);}

div.indextwovideobutton:hover div.indextwovideobuttonpic{ font-size: 22px;}

div.indexthreeback{ width: 100%; height: 100%; position: relative;}

div.indexthreebg{ width: 0; height: 100%; overflow: hidden;  position: absolute; left: 0; top: 0;filter: blur(10px); }

div.indexthreeline{ width: 100%; height: 100%; overflow: hidden;  position: absolute; left: 0; top: 0; opacity: 0; transform: scale(0.3);}

div.indexthree_t{ position: absolute; left: 0; top: 10vh;}

div.indexthreeyuan{     width: 13vw;
    height: 13vw;
    position: absolute;
    left: 44%;
    top: 38%; transform: scale(0.3); opacity: 0; -webkit-filter: drop-shadow(0 0 20px rgba(0,0,0,0.1)); }

div.indexthreeyuan img{ width: 100%; height: auto;}

div.indexthreenav{ width: 21px; height: 21px; position: absolute; left: 26.1%; border-radius: 100%; padding: 3px; top: 44%;opacity:0;
transform: scale(0.2);animation-duration: .8s;}

div.indexthreenav::before{ width: 100%; height: 100%;  border-radius: 100%; background: #005dba; content: ''; display: block; transition: all 0.36s ease-in-out;}

div.indexthreenavcont{ width: 220px; height: auto; position: absolute; left: -100px; top: -106px;}
 
div.indexthreenavcontpic{ width: 39px; height: 39px; margin: auto; background: url(../img/indexthreeico1.png) center no-repeat; margin-bottom: 4px;}

div.indexthreenavcont_1{ width: 100%; height: 27px; line-height: 27px; text-align: center; white-space: nowrap; color: #666666; font-size: 18px;}

div.indexthreenavcont_2{ width: 100%; height: 23px; line-height: 23px; text-align: center; color: #999999; font-size: 14px;}

div.indexthreenavcont_line{ width: 20px; height: 2px; background: #cfcfcf; margin: auto; margin-top: 7px;}

div.indexthreenavred{ width: 21px; height: 21px; position: absolute; left: 26.1%; border-radius: 100%; padding: 3px; top: 44%;opacity:0;
transform: scale(0.2);}

div.indexthreenavred::before{  width: 100%; height: 100%;  border-radius: 100%; background: #ec2620; content: ''; display: block;transition: all 0.36s ease-in-out; }



div.indexthreenav2{ top: 36%; left: 41.2%;animation-duration: .8s;}

div.indexthreenav2 div.indexthreenavcontpic{ background: url(../img/indexthreeico3.png) center no-repeat; }

div.indexthreenav3{ top: 78%; left: 69.9%;animation-duration: 1.3s;}

div.indexthreenav3 div.indexthreenavcontpic{ background: url(../img/indexthreeico6.png) center no-repeat;}

div.indexthreenav4{ top: 31%; left: 63.4%;animation-duration: .5s;}

div.indexthreenav4 div.indexthreenavcontpic{ background: url(../img/indexthreeico2.png) center no-repeat;}

div.indexthreenav5{ top: 65%; left: 34.4%;animation-duration: 1s;}

div.indexthreenav5 div.indexthreenavcontpic{ background: url(../img/indexthreeico5.png) center no-repeat;}

div.indexthreenav6{ top: 63%; left: 59.9%;animation-duration: .8s;}

div.indexthreenav6 div.indexthreenavcontpic{ background: url(../img/indexthreeico4.png) center no-repeat;}

div.indexthreenav:hover .region-list.active .area-box .pulse {
	border-color: #ea0600;
	-webkit-box-shadow: 0 0 12px #ea0600, 0 0 20px #ea0600 inset;
	-moz-box-shadow: 0 0 12px #ea0600, 0 0 20px #ea0600 inset;
	box-shadow: 0 0 12px #ea0600, 0 0 20px #ea0600 inset
}

div.indexthreenav:hover .region-list.waite .area-box .dot {
	background: #ea0600
}

div.indexthreenav:hover .region-list.waite .area-box .pulse {
	border-color: #ea0600
}

div.indexthreenavred .region-list.active .area-box .pulse {
	border-color: #ea0600;
	-webkit-box-shadow: 0 0 12px #ea0600, 0 0 20px #ea0600 inset;
	-moz-box-shadow: 0 0 12px #ea0600, 0 0 20px #ea0600 inset;
	box-shadow: 0 0 12px #ea0600, 0 0 20px #ea0600 inset
}

div.indexthreenavred .region-list.waite .area-box .dot {
	background: #ea0600
}

div.indexthreenavred .region-list.waite .area-box .pulse {
	border-color: #ea0600
}

div.indexthreenavred:hover .region-list.active .area-box .pulse {
	border-color: #005dba;
	-webkit-box-shadow: 0 0 12px #005dba, 0 0 20px #005dba inset;
	-moz-box-shadow: 0 0 12px #005dba, 0 0 20px #005dba inset;
	box-shadow: 0 0 12px #005dba, 0 0 20px #005dba inset
}

div.indexthreenavred:hover .region-list.waite .area-box .dot {
	background: #005dba
}

div.indexthreenavred:hover .region-list.waite .area-box .pulse {
	border-color: #005dba
}


@keyframes indexthreeico {
    0% {
      transform: translate3d(0,0,0);
    }
	25%{
		transform: translate3d(-5%,0,0);
		
	}
	50%{
		transform: translate3d(0,0,0);
		
	}
	
	75%{
		transform: translate3d(5%,0,0);
		
	}
    100% {
      transform: translate3d(0,0,0);
    }
}


div.indexthreenav:hover:before{ background: #ea0600;}

div.indexthreenav:hover div.indexthreenavcontpic{background: url(../img/indexthreeico1h.png) center no-repeat; animation: indexthreeico 0.36s linear 1; }

div.indexthreenav2:hover:before{ background: #ea0600;}

div.indexthreenav2:hover div.indexthreenavcontpic{background: url(../img/indexthreeico3h.png) center no-repeat;animation: indexthreeico 0.36s linear 1; }

div.indexthreenav3:hover:before{ background: #ea0600;}

div.indexthreenav3:hover div.indexthreenavcontpic{background: url(../img/indexthreeico6h.png) center no-repeat;animation: indexthreeico 0.36s linear 1; }

div.indexthreenav4:hover:before{ background: #005dba;}

div.indexthreenav4:hover div.indexthreenavcontpic{background: url(../img/indexthreeico2h.png) center no-repeat;animation: indexthreeico 0.36s linear 1; }

div.indexthreenav5:hover:before{ background: #005dba;}

div.indexthreenav5:hover div.indexthreenavcontpic{background: url(../img/indexthreeico5h.png) center no-repeat;animation: indexthreeico 0.36s linear 1; }

div.indexthreenav6:hover:before{ background: #005dba;}

div.indexthreenav6:hover div.indexthreenavcontpic{background: url(../img/indexthreeico4h.png) center no-repeat;animation: indexthreeico 0.36s linear 1; }

div.indexfourback{ width: 100%; height: 100%; background: url(../img/indexfourbg.jpg) 50%/cover no-repeat;}

div.indexfour{ width: 75.6%; height: 100%; right: 6.5%; display: table; position: absolute; top: 0;}

div.indexfour_main{ width: 100%; height: auto; display: table-cell; vertical-align: middle;}

div.indexfourli_o{ width: 100%; height: auto; display: flex; justify-content: space-between; flex-flow: nowrap;}

div.indexfourlist{ width: 22%; height: auto; padding: 0 0.35rem; padding-top:1.3rem; padding-bottom: 0.25rem; background: #fff;position: relative; opacity: 0;}

div.indexfourlistpic{ width: 100%; height: auto; overflow: hidden; margin-bottom: 0.39rem; position: relative;}

div.indexfourlistpic img{ width: 100%; height: auto; transition: all 0.36s ease-in-out;}

div.indexfourlist_t{ width: 100%; height: 30px; line-height: 30px; color: #565656; font-size: 0.18rem; font-weight: 700; text-align:center;}

div.indexfourlist_t2{width: 100%; height: 52px; line-height: 20px; margin-top: 5px; color: #afafaf; font-size: 12px; text-align:center;}

div.indexfourlist_line{ width: 1px; height: 0.3rem; background: #b8b8b8; margin: auto;  margin-top: 0.25rem;}

div.indexfourlistnum{ height: auto; line-height: 1; color: #e1e1e1; font-size: 1.07rem; text-align: center; width: 100%; position: absolute; top: 8%; left: 0; font-weight: 100;}

div.indexfourlist:hover{ background: url(../img/indexfourhbg.jpg) #005dba bottom center no-repeat;}

div.indexfourlist:hover div.indexfourlistpic img{ transform: scale(1.1);}

div.indexfourlist:hover div.indexfourlist_t{ color: #fff;}

div.indexfourlist:hover div.indexfourlist_t2{ color: #afafaf;}

div.indexfourlist:hover div.indexfourlistnum{ opacity: 0.3;}

div.indexfive_o{ width: 100%; height: 100vh; background: #fff;}

div.indexfiveleft{ width: 30.6%; float: left; height: 100vh; position: relative; display: table; position: absolute;  background: #fff; z-index: 10;}

div.indexfivert{ width: 73.4%; height: 100%;float: right; position: relative;}

div.indexfiveleftcell{ width: 100%; vertical-align: middle; display: table-cell;}

div.indexfiveleft_m{ width: 3rem; height: auto; position: relative;left: calc( 100% - 3rem);}

div.indexfiveleft_list{  height: 0.38rem; line-height: 0.38rem; color: #686868; font-size: 14px; text-align: center; width: 100%;}

div.indexfiveleft_list a{ color: #686868; transition: all 0.36s ease-in-out;}

div.indexfiveleft_list span{ font-size: 16px; opacity: 0; color: #fff; transition: all 0.36s ease-in-out; position: relative; top: 1px;}

div.indexfiveleft_listh{ background: #e93a35;}

div.indexfiveleft_listh a{ color: #fff;}

div.indexfiveleft_listh span{ margin-left: 8px; opacity: 1;}

div.indexfivertico{ position: absolute; width: 21px; height: 21px; background: rgba(155,155,155,0.2); border-radius: 100%; padding: 2px;}

div.indexfivertico_1{ width: 100%; height: 100%; background: #f9b4b2; border-radius: 100%; padding: 3px; position: relative;}

div.indexfivertico_1h{ position: absolute; left: 50%; margin-left:-13.5px; top: 50%; margin-top:-13.5px; width: 27px; height: 27px; background: url(../img/indexfiveicoh.png) center no-repeat; border-radius: 100%; -webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.2)); transition: all 0.36s ease-in-out; transform: scale(0.2); opacity: 0;}

div.indexfiverticohh div.indexfivertico_1h{transform: scale(1); opacity: 1;}

div.indexfivertico_2{width: 100%; height: 100%; background: #ea0600; border-radius: 100%; line-height: 11px; text-align: center;  position: relative;}

div.indexfivertico_2::before{ content: ''; display: block; width: 5px; height: 1px; background: #fff; position: absolute; left: 50%; margin-left:-2.5px; top: 50%; margin-top: -.5px;}

div.indexfivertico_2::after{ content: ''; display: block; width: 5px; height: 1px; background: #fff; position: absolute; left: 50%; margin-left:-2.5px; top: 50%; margin-top: -.5px;transform: rotate(90deg);}

div.indexfivertico1{     top: 30%;
    left: 49%;;}

div.indexfivertico2{         top: 34%;
    left: 48%;}

div.indexfivertico3{     top: 34%;
    left: 53%;}
div.indexfivertico4{    top: 44%;
    left: 61%;}
div.indexfivertico5{     top: 47%;
    left: 58%;}
div.indexfivertico6{     top: 53%;
    left: 49%;}
div.indexfivertico7{    top: 52%;
    left: 48%;}
div.indexfivertico8{    top: 50%;
    left: 58%;}
div.indexfivertico9{     top: 57%;
    left:46%;}
div.indexfivertico10{     top: 58%;
    left: 50%;}
div.indexfivertico11{ top: 61%;
    left: 37.5%;}
div.indexfivertico12{     top: 61%;
    left: 50%;}
div.indexfivertico13{     top: 61%;
    left: 53%;}

div.indexfivecont{ width: 2.98rem; height: auto; padding-bottom: 0.46rem; position: absolute; left: 0.8rem;
    top: -1.5rem; opacity: 0; visibility: hidden; transition: all 0.36s ease-in-out;}

div.indexfiverticohh{ z-index: 99;}

div.indexfiverticohh div.indexfivecont{opacity:1; visibility: visible;}

div.indexfivecont::after{    content: '';
    display: block;
    width: 100%;
    height: 0.46rem;
    background: url(../img/indexfiveiconth.png) center bottom no-repeat;
    position: absolute;
    top: 1.25rem;
    left: -1.72rem;
    background-size: 100%;
    transform: rotate(90deg);}

div.indexfivecont::before{     content: '';
    display: block;
    width: 14%;
    height: 76%;
    background: rgba(0,0,0,0.1);
    filter: blur(20px);
    position: absolute;
    left: -11%;
    bottom: 16%;}

div.indexfivecontpic{ width: 100%; height:1.32rem;border-top-left-radius: 0.15rem;  border-top-right-radius: 0.15rem; overflow: hidden; position: relative; z-index: 10; left: -0.21rem;}

div.indexfivecontbottom{ width: 100%; height: auto;  border-bottom-right-radius: 0.15rem;    padding: 0.2rem 0.24rem 0.09rem; background: #fff;position: relative; z-index: 10;left: -0.21rem;}

div.indexfivecontbottom_t{ width: 100%; height: 0.33rem; line-height: 0.33rem; text-align:center; color: #005dba; font-size: 0.16rem; font-weight: 700; overflow: hidden; margin-bottom: 2px;}

div.indexfivecontbottom_d{ width: 100%; height: 0.56rem; line-height: 0.28rem; overflow: hidden; color: #7c7c7c; font-size: 0.14rem;}

div.indexfivecontbottom_more{ width: 100%; height: auto; line-height: 45px;  text-align: center; color: #e93a35; font-size: 0.14rem; font-weight: 700;}

div.indexfooter{ width: 100%; height: auto; background: #ccced2; padding-top: 0.7rem; padding-bottom: 0.75rem;}

div.indexfooter_main{width:96%; margin: auto; max-width: 1400px; display: flex; flex-flow: nowrap; justify-content: space-between;}

div.indexfooter_l{ height: auto; float: left;}

div.indexfooter_ln{ float: left; margin-right: 0.6rem; margin-top: 2px;}

div.indexfooter_ln:nth-child(5){ margin-right: 0;}

div.indexfooter_ln_1{ height:43px; line-height: 43px; color: #3f3f3f; font-size: 16px; margin-bottom: 4px; }

div.indexfooter_ln_1 a{ color: #3f3f3f;transition: all 0.36s ease-in-out;}

div.indexfooter_ln_2{ height: 30px; line-height: 30px; color: #808080; font-size: 14px;}

div.indexfooter_ln_2 a{ color: #808080; transition: all 0.36s ease-in-out;}

div.indexfooter_ln_1 a:hover{ color: #308ce3;}

div.indexfooter_ln_2 a:hover{ color: #308ce3;}

div.indexfooter_ewm{ width: 132px; height: auto; }

div.indexfooter_ewmpic{ width: 100%; height: auto;}

div.indexfooter_ewmpic img{ width: 100%;}

div.indexfooter_ewmt{ width: 100%; height: 45px; line-height: 45px; text-align: center; white-space: nowrap; color: #777777; font-size: 14px;}

div.indexfooter_rt{ width: 435px; height: auto; position: relative; top: -15px;}

div.indexfooter_rt_1{ width: 100%; height: 35px; line-height: 35px; color: #005dba; font-size: 30px; font-weight: 700;}

div.indexfooter_rt_2{ width: 100%; height: 45px; line-height: 45px; color: #565656; font-size: 20px;}

div.indexfooter_rt_3{ width: 160px; height: 1px; background: #b0b0b0; margin-top: 8px; margin-bottom: 20px;}

div.indexfooter_rt_li{ width: 100%; height: 30px; line-height: 30px; padding-left: 29px; background: url(../img/footerico1.png) center left no-repeat; color: #797979; font-size: 14px; margin-bottom: 12px;}

div.indexfooterbottom{ width: 100%; height: auto; background: #c0c3c8; padding: 19px 0; text-align: center; line-height: 34px; color: #8b8f94; font-size: 14px;}

div.indexfooterbottom a{ color: #8b8f94; transition: all 0.36s ease-in-out;}

div.indexfooterbottom a:hover{ color: #fff;}

div.nybannerbk{ width: 100%; height: 5.25rem; padding-top:2.34rem; position: relative; margin-bottom: 35px;}

div.nybanner_tbk{ width: 1090px; height: auto; margin: auto; text-align: right;}

div.nybanner_t{ width: 100%; height: 52px; line-height: 52px; color: #ffffff; font-size: 40px; font-weight: 700;}

div.nybanner_en{ width: 100%; height: 22px; line-height: 22px; color: #ffffff; font-size: 14px; font-family: 'coun';}

div.nybannernavbk{ width: 1100px; height: 75px; position: absolute; left: 50%; margin-left:-545px; bottom: -35px; background: #fff; display: flex; flex-flow: nowrap; justify-content: space-between;}

div.nybannernav{ width: 100%; height: 75px; line-height: 75px; background: url(../img/nynavline.jpg) center left no-repeat;text-align: center;font-size: 16px; transition: all 0.36s ease-in-out;}

div.nybannernav a{ width: 100%; height: 100%; display: block; color: #7c7c7c;  }

div.nybannernav:hover{ background: #147ddf !important;}

div.nybannernav:hover a{ color: #fff;}

div.nybannernavh{ background: #147ddf !important;}

div.nybannernavh a{ color: #fff;}

div.gywmone_o{ width: 1280px; height: auto; margin: auto; padding-top: 100px;}

div.gywmone_t{ width: 100%; height: auto; line-height: 44px; text-align: center; color: #4a4a4a; font-size: 28px; font-weight: 700; position: relative;border-bottom: 1px solid #ececec; padding-bottom: 45px;}

div.gywmone_ten{ width: 100%; height:50px; line-height: 50px; text-align: center; color: #252525; font-size: 60px; opacity: 0.05; text-transform: uppercase; position: absolute; left: 0;  top: -25px; font-family: 'dinblack';  white-space: nowrap;}

div.gywmonemain{ width:100%; height: auto; margin: auto; }

div.gywmone_numbk{ width: 100%; height: auto; display: flex; padding-top: 66px; flex-flow: nowrap; justify-content: center;}

div.gywmone_num{ margin: 0 70px;}

div.gywmone_num_l{ width: 55px; height: 55px; float: left; margin-top: 24px;}

div.gywmone_num_r{  float: left; margin-left: 12px; }

div.gywmone_num_r_1{  height: 60px; line-height: 60px; color: #e20c00; font-size: 14px;}

div.gywmone_num_r_1 span{ color: #e20c00; font-size: 60px; font-family: 'sau';}

div.gywmone_num_r_2{ height: 25px; line-height: 25px; color: #9c9c9c;font-size: 14px;}

div.gywmone_video{ width: 1200px; height: auto; margin: auto; position: relative; margin-top: 68px;}

div.gywmone_video img{ width: 100%;}

div.indextwovideo_po{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

div.gywmonecont{ width: 1200px; height: auto; line-height: 33px; color: #707070; font-size: 16px; margin: auto; margin-top: 40px;}

div.gywmonecontpic{ width: 1280px; height: auto; margin: auto;}

div.gywmonecontpic img{ width: 100%; height: auto;}

div.gywmtwo_o{ width: 1280px; height: auto; margin: auto;}

div.gywmtwo_t{ width: 100%; height: 135px; background: url(../img/gywmtwotitlebg.jpg) center bottom no-repeat; line-height: 135px; text-align: center; color: #3c3c3c; font-size: 32px; font-weight: 700;}

div.gywmtwoqh{ width: 100%; height: auto; margin-top: 63px;}

div.gywmtwolist{ width:253px; height: 337px; padding: 10px; background: url(../img/gywmtwolistbg.jpg) center no-repeat; box-shadow: 0 0 20px rgba(0,0,0,0.2);}

div.gywmtwolist img{ width: 100%; height: 100%;}

div.gywmtwoqh_in{ position: relative; width: 100%; overflow: hidden; padding: 0 68px;}

div.gywmtwo_buttonl{ width: 54px; height: 100%; position: absolute; left: 0; top:0; background: #fff; z-index: 99; }

div.gywmtwo_buttonlt{ width: 44px; height: 44px; position: absolute; left: 0; top: 50%; margin-top: -22px; border-radius: 100%; background: #dbdbdb; color: #fff; font-size: 16px; text-align: center; line-height: 44px;cursor: pointer; transition: all 0.36s ease-in-out;}

div.gywmtwo_buttonlt:hover{ background: #147ddf;}
div.gywmtwo_buttonr{ width:54px; height: 100%; position: absolute; right: 0; top:0; background: #fff; z-index: 99; }

div.gywmtwo_buttonrt{ width: 44px; height: 44px; position: absolute; left: 0; top: 50%; margin-top: -22px; border-radius: 100%; background: #dbdbdb; color: #fff; font-size: 16px; text-align: center; line-height: 44px;cursor: pointer; transition: all 0.36s ease-in-out;}

div.gywmtwo_buttonrt:hover{ background: #147ddf;}

div.gywmthree_o{ width: 1280px; height: auto; margin: auto; margin-top: 90px; padding-bottom:110px; }

div.gywmthreemain{ width: 1280px; height: auto; margin: auto; margin-top: 56px; border-top: 1px solid #efefef; border-left: 1px solid #efefef;}

div.gywmthreenav{ width: 255.81px; height: auto; float: left;border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; overflow: hidden;}

div.gywmthreenav img{ width: 100%; height: auto; transition: all 0.36s ease-in-out;}

div.gywmthreenav:hover img{  transform: scale(1.1);}

div.dashijimain{ width: 1280px; height: auto;margin: auto; padding-top: 86px;}

div.dashijimainqh{ width: 98%; margin: auto; max-width: 1538px;  margin-top: 87px; padding-bottom: 141px;}

div.dsjlist{ width: 100%; height: auto; background: #fff;  border-top: #e6e6e6 5px solid; border-bottom: #e6e6e6 5px solid; padding-top: 50px; padding-bottom: 47px; transition: all 0.36s ease-in-out;}

div.dsjlistpic{ width:2.36rem; height: 2.36rem; margin: auto; border-radius: 100%; overflow: hidden; margin-bottom: 0.28rem;}

div.dsjlistpic img{ width: 100%; height: 100%; transition: all 0.36s ease-in-out;}

div.dsjlist:hover div.dsjlistpic img{ transform: scale(1.1);}

div.dsjlist:hover{ border-top: #e20c00 5px solid !important; border-bottom: #e20c00 5px solid !important;}

div.dsjlist_t{ width: 100%; height: 0.78rem; line-height: 0.78rem; text-align: center; color: #767676; font-size: 0.7rem; font-family: 'dinblack'; transition: all 0.36s ease-in-out;}

div.dsjlist:hover div.dsjlist_t{ color: #e20c00 !important;}

div.dsjlist_din{ width: 34px; height: 1px; background: #0f77df; margin: auto; margin-top: 10px; display: none; transition: all 0.36s ease-in-out;}
div.dsjlist:hover div.dsjlist_din{ background: #e20c00 !important;}

div.dsjlist_desc{ width: 85%; margin: auto; height: 1.04rem; line-height: 0.26rem; margin-top: 0.23rem; color: #707070; font-size: 0.14rem; overflow: hidden; text-align: justify; }

div.dashijiqh{ width: 100%; padding: 0 48px; overflow: hidden;}

div.dsj_buttonlt{ width: 23px; height: 16px; position: absolute; left: 0; top: 48%; background: url(../img/dsjleft.png) center no-repeat; transition: all 0.36s ease-in-out; cursor: pointer; z-index: 99;}

div.dsj_buttonlt:hover{ background: url(../img/dsjlefth.png) center no-repeat;}


div.dsj_buttonrt{ width: 23px; height: 16px; position: absolute; right: 0; top: 48%; background: url(../img/dsjright.png) center no-repeat; transition: all 0.36s ease-in-out; cursor: pointer;z-index: 99;}

div.dsj_buttonrt:hover{ background: url(../img/dsjrighth.png) center no-repeat;}

div.qywhone{ width: 1286px; height: 360px; margin: auto; margin-top: 140px; background: url(../img/qywhpic1.jpg) center no-repeat;}

div.qywhtwo{ width: 100%; height: 551px; background: url(../img/qywhpic2.jpg) center no-repeat; margin-top: 106px;}

div.qywhthree{ width: 1301px; height: 552px; margin: auto; margin-top: 113px; background: url(../img/qywhpic3.jpg) center no-repeat; margin-bottom: 110px;   }

div.xwmainbk{ width: 1280px; height: auto; margin: auto; padding-top: 95px;}

div.xwmaintop{ width: 100%; height: auto;}

div.xwmaintop_lt{ float: left;}

div.xwmaintop_rt{ float: right; height: 42px; line-height: 42px; }

div.xwmaintop_rt_1{ float: left; height: 42px; line-height: 42px; color: #3e3e3e; font-size: 22px;}

div.xwmaintop_rt_2{ float: left; height: 42px; line-height: 42px;}

div.xwmaintop_rt_2 a{ color: #8c8c8c; font-size: 14px; margin-left: 35px; transition: all 0.36s ease-in-out;}

div.xwmaintop_rt_2 a:hover{ color: #e73b3b;}

div.xwmaintop_rt_2 a.xwyanse{ color: #e73b3b;}

div.xwmainlistbk{ width: 100%; height: auto;}



div.xinwenliste{width:1280px;border-bottom:1px dashed #d6d6d6;}
div.xinwenliste div.xinwenlisten{width:1280px;}
div.xinwenliste div.xinwenlisten div.xinwenlistenl{width:50px;float:left;line-height:50px;font-size:20px;color:#535353;font-family:"Arial";writing-mode: vertical-rl;transition: all 0.5s ease-in-out, color 0.5s ease-in-out;}
div.xinwenliste div.xinwenlisten div.xinwenlistenm{width:420px;height:240px;float:left;overflow:hidden;}
div.xinwenliste div.xinwenlisten div.xinwenlistenm img.xinwenlistenm{width:420px;height:240px;transition: all 0.5s ease-in-out, color 0.5s ease-in-out;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr{width:690px;float:right;margin-right:80px;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr1{width:100%;height:28px;overflow:hidden;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr1 a.xinwenlistenr1{line-height:28px;font-size:20px;color:#202020; transition: all 0.36s ease-in-out;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr2{width:265px;height:25px;border-bottom:1px solid #e1e1e1;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr3{width:100%;height:76px;overflow:hidden;line-height:38px;font-size:14px;color:#6e6e6e;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr3 p{line-height:38px;font-size:14px;color:#6e6e6e;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr3 p{line-height:38px;font-size:14px;color:#6e6e6e;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr4{width:100%;height:37px;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr4 a.xinwenlistenr4{width:131px;height:37px;display:block;background:url(../img/xinwenlistenr4.png) center center no-repeat;}
div.xinwenliste div.xinwenlisten:hover div.xinwenlistenl{margin-top:30px;}

div.xinwenliste div.xinwenlisten:hover div.xinwenlistenr div.xinwenlistenr1 a.xinwenlistenr1{color:#ef121b;}

div.xinwenliste div.xinwenlisten:hover div.xinwenlistenm img.xinwenlistenm{ transform: scale(1.1);}

div.zhuyingmain{ width: 100%; height: auto; margin: auto; margin-top: 73px; margin-bottom: 100px;}

div.zhuyingqh{ padding-bottom: 58px;}

div.zhuyinglist{ width: 100%; height: auto; cursor: pointer; position: relative;}

div.zhuyinglist img{  filter: grayscale(10); transition: all 0.36s ease-in-out;}

div.zhuyinglist:hover img{ transform: scale(0.9);}

div.zhuyinglistnr{    width: 486px;
    height: 193px;
    position: absolute;
    bottom: -39px;
    left: 23px;
    background: #fff;
    padding: 0 34px;
    padding-top: 16px;
    display: none;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);}

div.zhuyinglistnr_1{ text-align: left; width: 100%; height: 63px; line-height: 63px; overflow: hidden; color: #303030; font-size: 28px; font-weight: 700;}

div.zhuyinglistnr_2{ text-align: left; width: 100%; height: 100px; overflow-y: auto; padding-right: 15px; line-height: 25px;  color: #565656; font-size: 14px;}

div.zhuyinglistnr_more{ width: 43px; height: 43px; position: absolute; right: -21px; top: -21px; background: url(../img/zhuyingmore.png) center no-repeat; z-index: 10; transition: all 0.36s ease-in-out;}

div.zhuyinglist:hover div.zhuyinglistnr_more{transform: rotate(180deg);}

div.zhuyinglistnr::before {
        content: "";
    position: absolute;
    z-index: 3;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.08)),to(rgba(0,0,0,0)));
    /* background: linear-gradient(to bottom,rgba(0,0,0,.08) 0,rgba(0,0,0,0) 100%); */
}







div.zhuyingmask{  width: 100vw;display: none; height: 100vh; background: rgba(0,0,0,0.3); position: fixed; z-index: 9998; top: 0; left: 0;}

div.zhuyingmaskshow{ display: block;}

div.zhuyingtan{ width: 90%; max-width: 1280px; height: 80vh; background: #fff; position: fixed; bottom: 0;z-index: 99999; left: 50%; margin-left: -640px; transform: translate3d(0,100%,0); transition: all 0.6s ease-in-out;}

div.zhuyingtanshow{transform: translate3d(0,0,0);}

div.zhuyingtanclose{ width: 70px; height: 105px; position: absolute; right: -70px; top: 0; background: #1c61cc; border-bottom-right-radius: 15px; display: table; cursor: pointer;}

div.zhuyingtanclosecell{  display: table-cell; text-align: center; vertical-align: middle;}

div.zhuyingtanico{ font-size: 20px; color: #fff; line-height: 2;}

div.zhuyingtancn{ width: 100%; height: auto; line-height: 2; font-size: 16px; color: #fff;}

div.zhuyingtannr{ width: 100%; height: auto; padding: 50px 75px 20px;}

div.zhuyingtannrover{ width: 100%; height: 100%; padding-right: 20px; overflow-y: auto; line-height: 2; font-size: 16px; color: #666;}

div.zhuyingtannrover img{ max-width: 100%;}

div.zhuying_buttonlt{ position: absolute; left: 20%; top: 50%; font-size: 24px; color: #a9a9a9; z-index: 99; cursor: pointer; transition: all 0.36s ease-in-out;}

div.zhuying_buttonlt:hover{ color: #ed2b26;}

div.zhuying_buttonrt{ position: absolute; right: 20%; top: 50%; font-size: 24px; color: #a9a9a9; z-index: 99; cursor: pointer; transition: all 0.36s ease-in-out;}

div.zhuying_buttonrt:hover{ color: #ed2b26;}

div.jishumain{ width: 98%; max-width: 1481px; margin: auto; padding-top: 70px; padding-bottom: 120px;}

div.jishumaintop_rt{ float: right; line-height: 30px; color: #b6b6b6; font-size: 14px; text-align: right;    margin-top: -16px;}

div.jishulist{ width: 22%; float: left; margin-left: 4%; -webkit-filter: drop-shadow(0 0 20px rgba(0,0,0,0.1)); transition: all 0.36s ease-in-out; position: relative; top: 0;}

div.jishulistpic{ width: 100%; height: 216px; border-top-left-radius: 15px;border-top-right-radius: 15px; overflow: hidden;}

div.jishulistpic img{ width: 100%; height: 100%;}

div.jishulistbottom{ width: 100%; height: 276px; background: #fff; border-bottom-left-radius: 15px;border-bottom-right-radius: 15px; padding: 21px 32px 0;}

div.jishulistbottom_1{ width: 100%; height: 36px; line-height: 36px; text-align: center; color: #363636; overflow: hidden; font-size: 16px; margin-bottom: 3px;}

div.jishulistbottom_2{ width: 100%; height: 104px; overflow: hidden; line-height: 26px; color: #9f9f9f; font-size: 14px; margin-bottom: 39px;}

div.jishulistbottom_more{ width: 127px; height: 39px; margin: auto; margin-top: 39px; background: #147ddf; text-align: center; line-height: 39px; border-radius: 35px; color: #ffffff; font-size: 14px;}

div.jishulist:hover{ top: -15px;}

div.jishulist:hover div.jishulistpic img{ transform: scale(1.1);}

div.jishulist:hover div.jishulistbottom_more{ background: #ea0600;}

div.case_onebk{ width: 1280px; height: auto; margin: auto; padding-top: 102px;}

div.case_one{ width: 100%; height: auto; }

div.case_one_l{ width: 612px; height: auto; float: left;}

div.case_one_r{ width: 590px; height: 530px; border-radius: 18px; background: #fff; padding: 10px 50px 0; float: right; box-shadow: 0 0 20px rgba(0,0,0,0.1); margin-top: 42px;}

div.case_one_r1{ width: 100%; height: 82px; line-height: 82px; text-align: center; font-weight: 700; color: #005dba; font-size: 24px; }

div.case_one_r2{ width: 100%; height: 340px; overflow-y: auto; line-height: 25px; color: #7c7c7c; font-size: 14px; padding-right: 10px;}

div.case_twoback{ width: 1280px; height: auto; margin:auto; padding-top:90px; margin-top: 50px; border-top: 1px solid #e6e6e6;}

div.case_list{ width: 599px; height: 492px; float: left; margin-bottom: 72px;margin-left: 82px; -webkit-filter: drop-shadow(0 0 20px rgba(0,0,0,0.1)); transition: all 0.36s ease-in-out; top: 0; position: relative;}

div.case_list:hover{ top: -15px;}

div.case_listpic{ width: 100%; height: 230px; border-top-left-radius: 15px; border-top-right-radius: 15px; overflow: hidden;}

div.case_listpic img{ width: 100%; height: 100%;}

div.case_listbottom{ width: 100%; height: 262px; background: #fff; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; padding: 6px 32px 0;}

div.case_listbottom_1{ width: 100%; height: 54px; line-height: 54px; overflow: hidden; text-align: center; color: #005dba; font-size: 20px; font-weight: 700; overflow: hidden;}

div.case_listbottom_2{ width: 100%; height: 104px; line-height: 26px; overflow: hidden; color: #9f9f9f; font-size: 14px; margin-bottom: 25px;}

div.case_listbottom_more{ width: 127px; height: 39px; border-radius: 35px; background: #147ddf; line-height: 39px; text-align: center; color: #ffffff; font-size: 14px; margin: auto; margin-top: 25px;}

div.case_list:hover div.case_listpic img{ transform: scale(1.1);}

div.case_list:hover div.case_listbottom_more{ background: #ea0600;}

div.nycaseone{ width: 1280px; height: auto; margin: auto; padding-top: 96px;}

div.nycaseonemain{ width: 1280px; height: 425px; margin: auto; -webkit-filter: drop-shadow(0 0 20px rgba(0,0,0,0.1));}

div.nycaseonemain_l{ width: 640px; float: left; height: 425px; position: relative;}

div.nycaseonemain_lpicl{  overflow: hidden; border-top-left-radius:8px;  border-bottom-left-radius:8px; }


div.nycaseleft{width: 32px;
    height: 32px;
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -16px;
    border-radius: 100%;
    background: #dbdbdb;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    transition: all 0.36s ease-in-out; box-shadow: 0 0 20px rgba(0,0,0,0.1);z-index: 99; outline: none;}
div.nycaseleft:hover{ background: #0092f6;}

div.nycaseright{width: 32px;
    height: 32px;
    position: absolute;
    right: -16px;
    top: 50%;
    margin-top: -16px;
    border-radius: 100%;
    background: #dbdbdb;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    transition: all 0.36s ease-in-out; box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99; outline: none;}
div.nycaseright:hover{ background: #0092f6;}

div.nycaseonemain_r{ width: 640px; height: 425px; background: #fff; border-top-right-radius:8px;  border-bottom-right-radius:8px; padding: 28px  50px 0;  float: left;}

div.nycaseonemain_r_1{ width: 100%; height: auto; padding: 10px 0; line-height: 26px; color: #4f4f4f; font-weight: 700; font-size: 20px; margin-bottom: 9px;}

div.nycaseonemain_rline{ width:50px; height: 1px; background: #147ddf; margin-bottom: 23px;}

div.nycaseonemain_desc{ width: 100%; height: 260px; overflow-y: auto; line-height: 26px; padding-right: 10px; color: #888888; font-size: 14px;}

div.nycasetwomian{ width: 1280px; height:auto; margin: auto; margin-top: 80px; }

div.nycasethreemain{ width: 1280px; height: auto; margin: auto;  margin-top: 80px; border-top: #efefef 1px solid; padding-top: 80px;}

div.nycasethreelist{ float: left; width: 362px;  height: auto; margin-bottom: 85px; -webkit-filter: drop-shadow(0 0 20px rgba(0,0,0,0.1));    margin-left: 97px; position: relative; top: 0; transition: all 0.36s ease-in-out;}

div.nycasethreelist:hover{ top: -15px;}

div.nycasethreelistpic{ width: 100%; height: 225px; border-radius: 10px; overflow: hidden;}

div.nycasethreelistpic img{ width: 100%; height: 100%; transition: all 0.36s ease-in-out;}

div.nycasethreelist:hover div.nycasethreelistpic img{ transform: scale(1.1);}

div.nycasethreelisttback{ width: 100%; height: auto; margin-top: -27px; text-align: center; z-index: 200; position: relative;}

div.nycasethreelistt{ display: inline-block; height: 53px; line-height: 53px; background: #fff; padding: 0 30px; border-radius: 35px; color: #4f4f4f; font-size: 16px; transition: all 0.36s ease-in-out;}

div.nycasethreelist:hover div.nycasethreelistt{ color: #fff; background: #147ddf;}

div.jiejueback{ width: 1371px; height: auto; margin: auto; margin-top: 85px;}

div.jiejuelist{ width: 100%; height: auto; position: relative; margin-bottom: 120px;}

div.jiejuelist::before{ width: 55%; height: 1px; background:#e8e7e7; display: block; content: ''; display: block; position: absolute; bottom: 40px; right: 0; z-index: 10;  }

div.jiejuelist1{ width: 100%; height: auto; position: relative; margin-bottom: 120px;}

div.jiejuelist1::before{ width: 55%; height: 1px; background:#e8e7e7; display: block; content: ''; display: block; position: absolute; bottom: 40px; left: 0; z-index: 10; }

div.jiejuelistpic{     width: 49.2%; height: 304px; float: left; overflow: hidden;}

div.jiejuelistpic img{ width: 100%; height: 100%; transition: all 0.36s ease-in-out;}

div.jiejuelistrt{ float: left; width:46%; height: auto; float: right;}

div.jiejuelistrt_1{ width: 100%; height: 35px; line-height: 35px; color: #1c1618; font-size: 24px; font-weight: 700; margin-bottom: 18px; overflow: hidden;}

div.jiejuelistrt_2{ height: 90px; line-height: 30px; overflow: hidden; color: #1c1618;  opacity: .5; font-size: 16px; margin-bottom: 20px;}

div.jiejuelistrt_more{ display: inline-block; padding: 0 18px; height: 42px; line-height: 42px; background: #147ddf; color: #ffffff; font-size: 14px; border-radius: 35px; transition: all 0.36s ease-in-out;}

div.jiejuelistrt_more span{ font-size: 16px; margin-left: 3px; position: relative; top: 2px;}

div.jiejuelist:hover div.jiejuelistpic img{ transform: scale(1.1);}

div.jiejuelist:hover div.jiejuelistrt_more{ background: #ea0600;}

div.jiejuelist1:hover div.jiejuelistpic img{ transform: scale(1.1);}

div.jiejuelist1:hover div.jiejuelistrt_more{ background: #ea0600;}

div.lxoneback{ width: 1280px; height: 502px; background: url(../img/lxonebg.jpg) center no-repeat; margin: auto; margin-top: 100px; padding-top:170px; }

div.lxone_l{ width: 650px; height: auto; float: left; margin-left: 132px;}

div.lxone_l_nav{ display: inline-block; padding-left: 37px; line-height: 40px; color: #fff; font-size: 16px;}

div.lxone_r{ float: left;}

div.lxone_r_ewm{ width: 132px; height:auto; float: left; margin-right: 70px;}

div.lxone_r_ewmpic{ width: 100%; height: auto;}

div.lxone_r_ewmt{ width: 100%; height: 44px; line-height: 44px; text-align: center; color: #ffffff; font-size: 14px;}

div.lxwmtwobk{ width: 1280px; height: 500px; margin: auto; background: #f2f4f9; padding-top: 116px;}

div.lxwmtwo_l{ width: 675px; height: auto; float: left; margin-left: 144px;}

div.lxwmtwo_l_1{ width: 100%; height: 41px; line-height: 41px; color: #2e2e2e; font-size: 28px; font-weight: 700; margin-bottom: 40px;}

div.lxwmtwo_l_1 span{ font-family:' Verdana'; font-size: 26px;}

div.lxwmtwo_l_mian{ width: 100%; height: auto;}

div.lxwmtwo_l_miannav{ width: 303px; height: 43px; line-height: 43px; border-bottom: 1px solid #d4d5d8; margin-bottom: 20px;}

div.lxwmtwo_l_miannav input{ width: 100%; height: 100%; display: block; background: none; border: none; outline: none; font-size: 15px;}

div.lxwmtwo_l_miannav input::placeholder{ color: #858585;}

div.lxwmtwo_r{ width: 275px; height: auto; float: right; margin-top: 102px; text-align: right; margin-right: 140px;}

div.lxwmtwo_rmore{ display: inline-block; height: 45px; line-height: 45px; padding: 0 53px 0 30px; border-radius: 35px; font-size: 15px; font-weight: 700; background: url(../img/liuyanico.png) #ee322d 95px center  no-repeat; margin-bottom: 23px;}

div.lxwmtwo_rmore input{ width: 100%; height: 100%; display: block; background: none; border: none; outline: none; color: #fff; cursor: pointer;}

div.lxwmtwo_rmoredesc{ width: 100%; height: auto; line-height: 28px; color: #acacac; font-size: 13px;}

div.lxwmthree{ margin-top: 130px; width: 100%; height: 470px;}

div.rencaimain{ width: 1280px; height: auto; margin: auto; margin-top: 50px;}



div.zhaopinlistback{ width: 100%; height: auto; background: #f5f5f5; padding-top: 75px;padding-bottom: 75px; }

div.zhaopinlistmid{width: 95%; max-width: 1400px; margin: auto;background: #fff; padding-bottom: 25px;}

div.zhaopinlisttopbk{ width: 100%; height: 54px; line-height: 54px; background: #8a8a8a; margin-bottom: 25px;}

div.zhaopinlisttopnav{ width: 20%; float: left; height: 54px; color: #fff;  font-size: 16px; text-align: center;}

div.zhaopinlist{ width: 100%; height: 55px; line-height: 55px; position: relative; cursor: pointer;}

div.zhaopinlist::before{ width: 1280px; height: 1px; background: #efefef; display: block; content: ''; position: absolute; left: 0; bottom: 0; left: 50%; margin-left: -640px;}
div.zhaopinlist_t{width: 20%; float: left; height: 55px; color: #666666;  font-size: 16px; text-align: center;}

div.rencaicontback{ width: 1280px; height: auto; margin: auto; display: none; background: #f5f5f5; padding-bottom: 36px;}

div.rencaiconttopback{ width:1280px; margin: auto; height: 124px; }

div.rencaiconttop{ width: 92.6%; height: auto; margin: auto;}

div.rencaiconttopnav{ width: 25%; height: 35px; line-height: 35px; float: left; color: #3b3b3b; font-size: 14px;}

div.rencaiconttopnav span{ color: #666666;}

div.rencaicontbottomcont{ width: 92.6%; height: auto; margin: auto; margin-top: 6px; margin-bottom: 25px; padding-top:20px; padding-bottom: 20px;border-bottom: 1px solid #e5e5e5; margin-bottom: 30px;border-top: #ebebeb 1px solid; }

div.rencaicontbottomconttitle{ width: 100%; height: 74px; line-height: 74px; color: #333333; font-weight: 700; font-size: 18px;}

div.rencaicontbottomcontnr{ width: 100%; height: auto; line-height: 37px; color: #8e8d8d; font-size: 14px;}

div.rencaicontbottomcontlt{ width: 50%; height:auto; float: left; padding-right: 5%; border-right: 1px solid #e5e5e5;}

.more_btn {
    font-size: 16px;
    position: relative;
    z-index: 2;
    display: block;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
	background: #006fd8;
}

.more_btn {
    width: 151px;
	height: 41px; line-height: 41px;
	text-align: center;
	color: #ffffff;
	border-radius: 35px;
	
}
.more_btn:hover{  background: #0087ff; color: #fff;}

div.rencaimorebk{ margin: auto;    width: 92.6%;}

div.shoufeimain{ width: 1280px; height: auto; margin: auto; padding-top: 95px;}

div.shoufeione{ width: 100%; height: auto; line-height: 37px; padding-top: 33px; color: #5e5e5e; font-size: 16px;}

div.shoufeitwomain{ width: 100%;  margin-top: 50px; padding-bottom: 120px;}

div.shoufeitwo_t{height: 30px; line-height: 30px; position: relative;}

div.shoufeitwo_t_l{  display: inline-block; padding-right: 13px; background: #fff; height: 30px; line-height: 30px; color: #147ddf; font-weight: 700;  font-size: 20px; font-weight: 700; position: relative;}

div.shoufeitwo_t::before{ width: 100%; height: 1px; background: #ececec; top: 50%; position: absolute; left: 0; content: ''; display: block;}

div.shoufeitwo_list{ width: 582px; height: 254px; float: left; border: 1px solid #e5e5e5; margin-top: 70px; padding: 30px 40px 0;    margin-left: 116px;}

div.shoufeitwo_list_top{ width: 100%; height: 70px; background: url(../img/xiazaijt.png) center right no-repeat; transition: all 0.36s ease-in-out;}

div.shoufeitwo_list_l{ float: left; width: 68px; height: 70px; }

div.shoufeitwo_list_l img{ width: 68px; height: 68px;}

div.shoufeitwo_list_r{ width: 350px; height: 70px; line-height: 70px; color: #434343; font-size: 16px; overflow: hidden; float: left; margin-left: 15px;}

div.shoufeitwo_list_top_border{ width: 100%; height: 25px; border-bottom: 1px solid #d7d7d7;}

div.shoufeitwo_list_more{ width:122px; height: 36px; float: right; margin-top: 44px; background: url(../img/xiazaimore.png) center no-repeat; line-height: 36px; padding-left: 17px; color: #ffffff; font-size: 14px; transition: all 0.36s ease-in-out; }

div.shoufeitwo_list:hover div.shoufeitwo_list_top{background: url(../img/xiazaijth.png) center right no-repeat;}

div.shoufeitwo_list:hover div.shoufeitwo_list_more{background: url(../img/xiazaimoreh.png) center no-repeat;}

div.jiaofeione{ width: 1200px; height: 464px; margin: auto; background: url(../img/jiaofeione.jpg) center no-repeat; margin-top: 67px; padding-top: 139px; padding-left: 254px;}

div.jiaofeioneewm{ width: 147px; height: 147px;}

div.jiaofeioneewm img{ width: 147px; height: 147px;}

div.jiaofeitwo{ width:1280px; margin: auto; margin-top: 110px;}

div.jiaofeilistbk{ width: 100%; height: auto; padding: 58px 0 56px; border-bottom: 1px dashed #dedede;}

div.jiaofeilistleft{ width: 662px; float: left;}

div.jiaofeilistrt{ width: 480px; height: auto; margin-top: 60px; float: left; margin-left: 30px;}

div.jiaofeilistrt_1{ width: 100%; height: 105px; line-height: 105px; font-family: 'dinblack'; color: #147ddf; font-size: 75px;}

div.jiaofeilistrt_2{ width: 100%; height: auto; line-height: 43px;  margin-top: 8px; color: #7e7e7e; font-size: 18px;}

div.wenti_back{ width: 1280px; height: auto; margin: auto;  padding-top: 104px;}

div.wenti_topnavbk{ width: 100%; height: 43px; padding-bottom:82px; border-bottom: 1px solid #ececec;}

div.wenti_topnav_l{ height: 43px; line-height: 43px; color: #4a4a4a; float: left; font-weight: 700; font-size: 28px;}

div.wenti_topnav_r{ float: right; height: 43px;}

div.wenti_topnav{  height: 43px; float: left; display: inline-block; padding: 0 40px; margin-left: 20px; color: #3f3f3f;  line-height: 43px; transition: all 0.36s ease-in-out; border-radius: 35px;}

div.wenti_topnav a{ display: block; width: 100%; height: 100%; color: #3f3f3f; transition: all 0.36s ease-in-out;}

div.wenti_topnav:hover{ background: #147ddf;}

div.wenti_topnav:hover a{ color: #fff;}

div.wenti_topnavhover{ background: #147ddf;}

div.wenti_topnavhover a{ color: #fff;}

div.wenti_listbk{ width: 100%; height: 80vh; overflow-y: auto;  padding-top: 55px; padding-left: 20px; padding-right: 75px; position: relative; margin-top: 40px; margin-bottom: 50px;}

div.wenti_list{ width: 100%; height: auto; padding: 33px 40px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); margin-bottom: 50px;}

div.wenti_list_t{ width: 100%; height: 48px; line-height: 48px; overflow: hidden; padding-left: 43px; background: url(../img/wentilist.jpg) center left no-repeat; overflow: hidden; color: #147ddf; font-size: 20px; font-weight: 700;}

div.wenti_list_desc{ width: 100%; height: auto;  line-height: 38px; margin-top: 8px; color: #757575; font-size: 16px;padding-left: 43px;}

div.wenti_listbk::-webkit-scrollbar { width: 11px; }
div.wenti_listbk::-webkit-scrollbar-track { background-color: transparent;  }
div.wenti_listbk::-webkit-scrollbar-thumb { background:linear-gradient( to bottom , #2c91f0 , #147ddf); border-radius: 35px;  width:11px}

div.kefuoneback{ width: 1280px; height: 439px; background: url(../img/kefuonebg.jpg) center no-repeat; margin-top: 78px; padding-top: 88px; padding-left: 588px;}

div.kefuonelist{ width: 580px; height: auto; padding-bottom: 32px; border-bottom: 1px  solid #e5e6e7; margin-bottom: 35px;}

div.kefuonelist_1{ width: 100%; height: 52px; line-height: 52px; color: #167fe2; font-size: 22px; font-weight: 700;}

div.kefuonelist_2{ width: 100%; height: 45px; line-height: 45px; color: #858585; font-size: 14px;}

div.kefutwoback{ width:1280px; height: auto; margin: auto; background: #308ce3; padding-top: 40px; padding-bottom: 63px; margin-bottom: 80px;}

div.kefutwo_t{ width: 100%; height: auto; line-height: 35px; text-align: center; color: #fff; font-weight: 700; font-size: 30px; }

div.kefutwo_nav{ width: 25%; float: left; height: 222px; background: url(../img/kefutwolistbg.jpg) center left no-repeat; margin-top: 47px; padding-top: 20px; text-align: center;}

div.kefutwo_navt{ width: 100%; height: 50px; line-height: 50px; text-align: center; color: #ffffff; font-size: 16px;}




	div.fankuibk{ width: 1280px; height: 480px; margin: auto; background: url(../img/fankuibg.jpg) center no-repeat; padding-top: 70px; margin-top: 50px; margin-bottom: 70px; box-shadow: 0 0 20px rgba(0,0,0,0.1);}

div.fankui_l{ width: 675px; height: auto; float: left; margin-left: 144px;}

div.fankui_l_1{ width: 100%; height: 41px; line-height: 41px; color: #2e2e2e; font-size: 28px; font-weight: 700; margin-bottom: 40px;}

div.fankui_l_1 span{ font-family:' Verdana'; font-size: 26px;}

div.fankui_l_mian{ width: 100%; height: auto;}

div.fankui_l_miannav{ width: 303px; height: 43px; line-height: 43px; border-bottom: 1px solid #d4d5d8; margin-bottom: 20px;}

div.fankui_l_miannav input{ width: 100%; height: 100%; display: block; background: none; border: none; outline: none; font-size: 15px;}

div.fankui_l_miannav input::placeholder{ color: #858585;}

div.fankui_r{ width: 275px; height: auto; float: right; margin-top: 163px; text-align: right; margin-right: 140px;}

div.fankui_rmore{ display: inline-block; height: 45px; line-height: 45px; padding: 0 53px 0 30px; border-radius: 35px; font-size: 15px; font-weight: 700; background: url(../img/liuyanico.png) #ffa252 95px center  no-repeat; margin-bottom: 23px;}

div.fankui_rmore input{ width: 100%; height: 100%; display: block; background: none; border: none; outline: none; color: #fff; cursor: pointer;}

div.fankui_rmoredesc{ width: 100%; height: auto; line-height: 28px; color: #acacac; font-size: 13px; font-family: '楷体';}

.videos{ display:none; border:none; position:fixed; left:50%; top:50%; margin-left:-40vw; margin-top:-30vh; z-index:999999;  width: 80vw; height: 60vh; } 
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

div.videosblackbg{ width: 100vw; height: 100vh; position: fixed; left: 0; top: 0; background: rgba(0,0,0,0.8); left: 0; top: 0; z-index: 999997; display: none;}
 


div.nyxxback{ width:100%; max-width: 960px;  height:auto; margin:auto; margin-bottom:15px; margin-top: 35px; padding-top: 50px;}



div.xinwenxxback{ width:100%; height:auto; margin:auto;}

div.xinwenxxtopdata{  width:100%; height:auto; padding-top: 5px; border-bottom:#d0d0d0 1px solid; line-height:38px; text-align:left; color:#a2a2a2; font-size:12px;}

div.xinwenxxtoptitleback{ font-weight:700;  width:100%; height:auto; line-height:48px; text-align:left; color:#323232; font-size:36px;}
 
div.xinwenxxtopcontent{   width:100%; height:auto; line-height:30px; color:#666; font-size:16px; }

div.xinwenxxtopcontent img{  max-width:100%; }

div.xinwenxxtopsyy{ width:100%; float:none; transition:all 0.5s ease-in-out;}

div.xinwenxxtopsyytitle{ width:100%; margin:auto; line-height:29px; color:#7e7d7d; font-size:14px; }

div.xinwenxxtopsyytitle a{ color:#7e7d7d; transition:all 0.5s ease-in-out;}

div.xinwenxxtopbottom{ padding-top: 35px; border-top:#f3f3f3 1px solid; padding-bottom: 35px;}

div.xinwenxxtopbottommain{ margin: auto; width: 96%; max-width: 960px;}

div.youshimain{ width: 100%; height: 1082px; background: url(../img/youshibg.jpg) center no-repeat; position: relative;}

div.youshinav_1{ width: 440px; height: 242px; position: absolute; background: #fff; border-radius: 13px; padding: 24px 27px; box-shadow: 0 0 20px rgba(0,0,0,0.1); left: 50%; top: 0;top: 59px; margin-left: -519px;}

div.youshinav_1:hover{ top: 50px;}

div.youshinav_1:hover div.youshinav_1_t{background: url(../img/indexthreeico1h.png) center left no-repeat;color: #ea0600;}

div.youshinav_1_t{ width: 100%; height: 35px; line-height: 35px; padding-left: 50px; background: url(../img/indexthreeico1.png) center left no-repeat; color: #005dba; font-size: 24px; font-weight: 700;  margin-bottom: 9px;}

div.youshinav_1_d{ width: 100%; height: auto; line-height: 27px; color: #727272;  font-size: 14px;    }

div.youshinav_12{left: 50%; top: 0;top: 59px; margin-left: 79px;}

div.youshinav_12 div.youshinav_1_t{background: url(../img/indexthreeico4h.png) center left no-repeat;}

div.youshinav_12:hover{ top: 50px;}

div.youshinav_12:hover div.youshinav_1_t{background: url(../img/indexthreeico4.png) center left no-repeat;}

div.youshinav_13{left: 50%; top: 0;top: 351px; margin-left: -619px;}

div.youshinav_13:hover{ margin-left: -629px;top:351px;}

div.youshinav_13 div.youshinav_1_t{background: url(../img/youshi3.png) center left no-repeat;}

div.youshinav_13:hover div.youshinav_1_t{background: url(../img/youshi3h.png) center left no-repeat; }

div.youshinav_14{left: 50%; top: 0;top: 351px; margin-left: 179px;}

div.youshinav_14:hover{ margin-left: 189px; top:351px;}

div.youshinav_14 div.youshinav_1_t{background: url(../img/youshi4.png) center left no-repeat;}

div.youshinav_14:hover div.youshinav_1_t{background: url(../img/youshi4h.png) center left no-repeat;}

div.youshinav_15{left: 50%; top: 0;top: 644px; margin-left: -519px;}

div.youshinav_15:hover{top: 654px;}

div.youshinav_15 div.youshinav_1_t{background: url(../img/youshi5.png) center left no-repeat;}

div.youshinav_15:hover div.youshinav_1_t{background: url(../img/youshi5h.png) center left no-repeat;}

div.youshinav_16{left: 50%; top: 0;top: 644px; margin-left: 79px;}

div.youshinav_16:hover{top: 654px;}

div.youshinav_16 div.youshinav_1_t{background: url(../img/youshi6.png) center left no-repeat;}

div.youshinav_16:hover div.youshinav_1_t{background: url(../img/youshi6h.png) center left no-repeat;}

div.anlileftpic img{ transition: all 0.36s ease-in-out;}

div.anlileftpic:hover img{ transform: scale(1.1);} 



@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-o-keyframes warn {
	0% {
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes warn {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.area-box .dot {
    position: relative;
    display: block;
    left: 2px;
    top: 2px;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
   background: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 30px;
	width: 30px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0
}

.area-box .delay-01 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.area-box .delay-03 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07 {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.area-box .delay-08 {
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.area-box .delay-09 {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.area-box .delay-10 {
	-webkit-animation-delay: -1.2s;
	-moz-animation-delay: -1.2s;
	-o-animation-delay: -1.2s;
	animation-delay: -1.2s
}

.area-box .delay-11 {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s
}

.region-list.active .area-box .dot {
	background: none;
}

.region-list.active .area-box .pulse {
	border-color: #005dba;
	top: -39px;
	left: -39px;
	height: 88px;
	width: 88px;
	-webkit-box-shadow: 0 0 12px #005dba, 0 0 20px #005dba inset;
	-moz-box-shadow: 0 0 12px #005dba, 0 0 20px #005dba inset;
	box-shadow: 0 0 12px #005dba, 0 0 20px #005dba inset
}

.region-list.waite .area-box .dot {
	background: #005dba
}

.region-list.waite .area-box .pulse {
	border-color: #005dba
}

.show-regin {
	position: absolute;
	left: 2px;
	height: 0;
	top: 0;
	width: 11px;
	opacity: 0;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.online-node .show-regin,
.region-list:hover .show-regin,
.underline-node .show-regin,
.waite-node .show-regin {
	height: 127px;
	opacity: 1
}

.show-regin span {
	width: 80px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
}

.postition-10 .show-regin span {
	left: 0
}

.postition-6 .show-regin span {
	left: -72px
}

.area-box {
	z-index: 77
}

.show-regin {
	z-index: 66
}

.region-list.active .show-regin span {
	position: relative;
	color: #ccc
}

.region-list.waite .show-regin span {
	color: #ccc
}

.postition-9 {
	    position: absolute;
    margin: auto;
    display: block;
    margin-top: 0;
    left: 7px;
    top: 7px;
}

.postition-9.region-list.active .area-box .pulse {
	    top: -22px;
    left: -22px;
	width: 51px;
	height: 51px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-91 {
	position: relative;
	margin: auto;
	display: table;
	margin-bottom: 15px;
}

.postition-91.region-list.active .area-box .pulse {
	top: -12px;
	left: -12px;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-92 {
	position: relative;
	margin: auto;
	display: table;
}

.postition-92.region-list.active .area-box .pulse {
	top: -12px;
	left: -12px;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

div.nybannerbk{ width: 100%; height: 5.5rem;}





