﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT: 14px/1.5 "Microsoft YaHei", arial,sans-serif; background: #fff; overflow-x: hidden;width:100%; }
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
img { image-rendering: -webkit-optimize-contrast;}
.container{max-width:1500px;margin:0 auto}
.container-s{max-width:1714px;margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-l{text-align: left;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
.box{box-sizing:border-box;}



.line1{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.line2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.line3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.line4{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.line5{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}


.jddwjz { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%)}

::-webkit-scrollbar {width: 4px; height: 4px;scrollbar-arrow-color:red;}
::-webkit-scrollbar-thumb { border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);scrollbar-arrow-color:red;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 0; background: rgba(0,0,0,0.1);}


.icon-black {  filter: brightness(0); }

.icon-white {filter: brightness(100);}

.icon-gray {filter: grayscale(100%);}

.swiper-button-prev:focus ,.swiper-button-next:focus {outline: none; border: none;}


@font-face {
  
  
  
}

@font-face {
 
}






.head{height: 6.4375rem;  position: fixed;  top:0; background: #fff; width: 100%; transition:0.6s; box-shadow: 1px 1px 3px rgba(0,0,0,0.1); background: #fff; z-index: 222;}
.head .container-s{height: 100%; display: flex; justify-content: space-between; align-items: center;}
.head-left{display: flex;     align-items: center; width: 83%; justify-content: space-between; }
.head-left .logo img{display: block; }
.nav {width: calc(100% - 25.875rem);}
.nav ul{display: flex;  justify-content: space-between;}
.nav ul li{position: relative;}
.nav ul li>a{display: block; font-size: 1.0625rem; line-height: 6.4375rem; color: #333; position: relative;}
.nav ul li>a:after{position: absolute; content: ''; width: 0; height: 0.1875rem; background: #F27C21; bottom: 0; left: 50%; transition:0.6s}
.nav ul li:hover>a,.nav ul li.on>a{color: #F27C21;}
.nav ul li:hover>a:after,.nav ul li.on>a:after{width: 100%; left: 0;}
.nav ul li dl{padding: 0 1.5rem; box-sizing:border-box; float: left;left: 50%; transform: translateX(-50%); width:10rem; position: absolute;height: 0;background:rgba(255,255,255,0.9);z-index: 222;overflow: hidden;}
.nav ul li.ons dl {height: auto; padding: 0.625rem 1.5rem}
.nav ul li dl em{ display: block; height: 0;overflow: hidden;opacity: 0;visibility: hidden;transition: all .5s ease;line-height: 2.625rem;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;}
.nav ul li dl em a{font-size: 0.9375rem;color: #333333;display: block;position: relative;text-align: center; }
.nav ul li.ons dl em{height: 2.6875rem;opacity: 1;visibility: visible;}
.nav ul li dl em:hover a {font-weight: bold; color: #F27C21;}


.head-tel{display: flex; }
.head-tel .icon{width: 36px; height: 36px; border-radius: 50%; display: flex; margin-right: 0.5rem; border: 1px solid #0d4486;}
.head-tel .icon img{margin: auto; animation:move 2s 0s infinite;-webkit-animation:move 2s 0s infinite;}
@keyframes move
{
    0%, 65%{ 
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
    70% {  
      -webkit-transform:rotate(15deg);
      transform:rotate(15deg);
    }
    75% {  
      -webkit-transform:rotate(-15deg);
      transform:rotate(-15deg);
    }
    80% {  
      -webkit-transform:rotate(15deg);
      transform:rotate(15deg);
    }
    85% {  
      -webkit-transform:rotate(-15deg);
      transform:rotate(-15deg);
    }
    90% {  
      -webkit-transform:rotate(15deg);
      transform:rotate(15deg);
    }
    95% {  
      -webkit-transform:rotate(-15deg);
      transform:rotate(-15deg);
    }
    100% {  
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
}

@-webkit-keyframes move
{
    0%, 65%{ 
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
    70% {  
      -webkit-transform:rotate(15deg);
      transform:rotate(15deg);
    }
    75% {  
      -webkit-transform:rotate(-15deg);
      transform:rotate(-15deg);
    }
    80% {  
      -webkit-transform:rotate(15deg);
      transform:rotate(15deg);
    }
    85% {  
      -webkit-transform:rotate(-15deg);
      transform:rotate(-15deg);
    }
    90% {  
      -webkit-transform:rotate(15deg);
      transform:rotate(15deg);
    }
    95% {  
      -webkit-transform:rotate(-15deg);
      transform:rotate(-15deg);
    }
    100% {  
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
}
.head-tel em{display: block; font-size: 14px;  line-height: 14px; color: #666; margin-bottom: 0.3125rem;}
.head-tel b{display: block; line-height: 16px;font-size: 1.375rem; color: #0d4486;}
.headfixed{height: 4.5rem;}
.headfixed .nav ul li a{line-height: 4.5rem;}
.head-zw{height: 6.4375rem;}






.wap-header{display: none;}



.banner{height: 48.8125rem; position: relative; overflow: hidden;}
.banner ul li{display: flex; align-items: center;}
.banner .info{color: #fff; margin-left: 10.9%;}
.banner .info strong,.banner .info h3{display: block; text-shadow: 0px 0px 2.3125rem 0px rgba(109,123,134,0.29); }
.banner .info strong{ font-size: 3.25rem; margin-bottom: 5px; }
.banner .info h3{ font-size: 2.125rem; margin-bottom: 6.875rem; }
.index-more{transition:0.6s; display: block; width: 9.8125rem;background: #008cd6;border-radius: 0.25rem; font-size: 1rem; line-height: 2.8125rem; color: #fff; text-align: center;}
.index-more:hover{background: #F27C21;}
#banner-prev,#banner-next{position: absolute; width: 4.5625rem;height: 4.5625rem; border: 0.125rem solid rgba(236, 236, 234, 0.14); border-radius: 50%; opacity: 1; cursor: pointer; transition:0.6s}
#banner-prev{background: url(../image/banner-prev.png) no-repeat center;}
#banner-next{background: url(../image/banner-next.png) no-repeat center;}
#banner-prev:hover{background: url(../image/banner-prev.png) no-repeat center #008cd6; border-color: #008cd6;}
#banner-next:hover{background: url(../image/banner-next.png) no-repeat center #008cd6; border-color: #008cd6;}
#banner-num{width: auto; left: 10.9%; bottom: 4.1875rem;}
#banner-num .swiper-pagination-bullet{width: 0.8125rem;height: 0.8125rem;background: #ffffff; opacity: 1; margin: 0 0.8125rem 0 0;}
#banner-num .swiper-pagination-bullet-active{background: #F27C21;}




.index-title{}
.index-title strong{display: block; font-size: 2.8125rem; color: #333; line-height: 2.8125rem; margin-bottom: 0.25rem;}
.index-title h2{display: block; font-size: 1.25rem; color: #777;}
.business{padding: 4.375rem 0 7.25rem;}
.business .index-title{margin-bottom: 3.3125rem;}
.business-con{position: relative;}
.business-list{overflow: hidden; max-width: 1500px; margin: 0 auto;}
.business-list ul li .pic{overflow: hidden;}
.business-list ul li .pic img{display: block; width: 100%; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.business-list ul li:hover .pic img{-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.business-list ul li .info{position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.business-list ul li .info strong{display: block; font-size: 1.5rem; color: #fff; margin-top: 0.625rem;}
#business-num{display: none;}
#business-prev,#business-next{position: absolute; width: 4.4375rem;height: 4.4375rem;border: 0.0625rem solid #eeeeee;border-radius: 50%; opacity: 1; cursor: pointer; transition:0.6s}
#business-prev{background: url(../image/business-prev.png) no-repeat center; left: 0;}
#business-next{background: url(../image/business-next.png) no-repeat center; right: 0;}
#business-prev:hover{background: url(../image/banner-prev.png) no-repeat center #008cd6; border-color: #008cd6;}
#business-next:hover{background: url(../image/banner-next.png) no-repeat center #008cd6; border-color: #008cd6;}



.about{background: url(../image/about-bg.jpg) no-repeat center; background-attachment: fixed; padding: 5rem 0 3.9375rem; background-size: cover}
.about-con{display: flex; justify-content: space-between; margin-bottom: 3.9375rem;}
.index-title b{display: block; font-size: 2.625rem; line-height: 1.875rem; margin-bottom: 0.625rem;}
.index-title  i{display: block; width: 6.3125rem;height: 0.25rem;background: #F27C21;}
.about .index-title{margin-bottom: 2.1875rem;}
.about .index-title strong{color: #fff; margin-bottom: 1.375rem;}
.about-con .info{color: #fff; width: 49%;}
.about-con .info p{display: block; font-size: 1rem; line-height: 1.75rem; color: #fff; margin-bottom: 3.25rem;}
.about-con .pic{width: 45%;}
.about-con .pic img{display: block; width: 100%;}
.about-num ul{display: flex;}
.about-num ul li{width: 25%; height: 11.0625rem; display: flex; background: rgba(255, 255, 255, 0.92); box-sizing: border-box; align-items: center;justify-content: center; flex-direction: column;}
.about-num ul li:nth-child(3),.about-num ul li:nth-child(4){background: rgba(0, 140, 214, 0.92);}
.about-num ul li:first-child{border-right: 0.0625rem solid rgba(0, 0, 0, 0.07);}
.about-num ul li:nth-child(3){border-right: 0.0625rem solid rgba(255, 255, 255, 0.11);}
.about-num ul li strong,.about-num ul li b{ font-size: 3rem; line-height: 2.1875rem; color: #008cd6;}
.about-num ul li span{font-size: 1.125rem; color: #666; margin-left: 0.5625rem;}
.about-num ul li em{display: block; font-size: 1.125rem; color: #333; margin-top: 0.5625rem;}
.about-num ul li:nth-child(3) strong,.about-num ul li:nth-child(3) span,.about-num ul li:nth-child(3) em{color: #fff;}
.about-num ul li:nth-child(4) strong,.about-num ul li:nth-child(4) span,.about-num ul li:nth-child(4) em{color: #fff;}




.map{background: url(../image/map-bg.jpg) no-repeat center; padding: 4.125rem 0 4.6875rem;}
.map-con{display: flex;  justify-content: space-between;       align-items: center;}
.map-con .pic{width: 814px; position: relative;}
.map-con .pic img{display: block; }
.map-con .info{position: absolute; width: 100%;top: 0;}
.map-con .info em{display: block; font-size: 14px; color: #959595; position: absolute;}
.map-con .info span{display: inline-block; width: 0.625rem;height: 0.625rem;background: #145caa; border-radius: 50%; margin-right: 0.5625rem; position: relative;}
.map-con .info em span:before,.map-con .info em span:after{ position: absolute; content: ''; border-radius: 50%; background: rgba(20,92,170,0.4);  opacity: 0;}
.map-con .info em span:before{width: 2.9375rem; height: 2.9375rem; margin-left: -1.125rem; top: -1.125rem;}
.map-con .info em span:after{ background: rgba(20,92,170,0.2); width: 7.25rem; height: 7.25rem;margin-left: -3.3125rem; top: -3.3125rem;}
.map-con .info em.item1 span:before,.map-con .info em.item1 span:after{animation:myscale 4s linear 2s infinite ;-moz-animation:myscale 4s linear 2s infinite ;	-webkit-animation:myscale 4s linear 2s infinite ;	-o-animation:myscale 4s linear 2s infinite ;}
.map-con .info em.item2 span:before,.map-con .info em.item2 span:after{animation:myscale 3s linear 2s infinite ;-moz-animation:myscale 3s linear 2s infinite ;	-webkit-animation:myscale 3s linear 2s infinite ;	-o-animation:myscale 3s linear 2s infinite ;}
.map-con .info em.item3 span:before,.map-con .info em.item3 span:after{animation:myscale 5s linear 2s infinite ;-moz-animation:myscale 5s linear 2s infinite ;	-webkit-animation:myscale 5s linear 2s infinite ;	-o-animation:myscale 5s linear 2s infinite ;}
.map-con .info em.item4 span:before,.map-con .info em.item4 span:after{animation:myscale 5s linear 2s infinite ;-moz-animation:myscale 5s linear 2s infinite ;	-webkit-animation:myscale 5s linear 2s infinite ;	-o-animation:myscale 5s linear 2s infinite ;}
.map-con .info em.item5 span:before,.map-con .info em.item5 span:after{animation:myscale 6s linear 2s infinite ;-moz-animation:myscale 6s linear 2s infinite ;	-webkit-animation:myscale 6s linear 2s infinite ;	-o-animation:myscale 6s linear 2s infinite ;}
.map-con .info em.item6 span:before,.map-con .info em.item6 span:after{animation:myscale 6s linear 2s infinite ;-moz-animation:myscale 6s linear 2s infinite ;	-webkit-animation:myscale 6s linear 2s infinite ;	-o-animation:myscale 6s linear 2s infinite ;}
.map-con .info em.item7 span:before,.map-con .info em.item7 span:after{animation:myscale 4s linear 2s infinite ;-moz-animation:myscale 4s linear 2s infinite ;	-webkit-animation:myscale 4s linear 2s infinite ;	-o-animation:myscale 4s linear 2s infinite ;}
.map-con .info em.item8 span:before,.map-con .info em.item8 span:after{animation:myscale 2s linear 2s infinite ;-moz-animation:myscale 2s linear 2s infinite ;	-webkit-animation:myscale 2s linear 2s infinite ;	-o-animation:myscale 2s linear 2s infinite ;}
.map-con .info em.item9 span:before,.map-con .info em.item9 span:after{animation:myscale 5s linear 2s infinite ;-moz-animation:myscale 5s linear 2s infinite ;	-webkit-animation:myscale 5s linear 2s infinite ;	-o-animation:myscale 5s linear 2s infinite ;}
.map-con .info em.item10 span:before,.map-con .info em.item10 span:after{animation:myscale 2s linear 2s infinite ;-moz-animation:myscale 2s linear 2s infinite ;	-webkit-animation:myscale 2s linear 2s infinite ;	-o-animation:myscale 2s linear 2s infinite ;}
.map-con .info em.item1{top: 155px; right: 19px;}
.map-con .info em.item1 span:before{ width: 3.125rem; height: 3.125rem; margin-left: -1.25rem; top: -1.25rem;}
.map-con .info em.item2{top: 268px; right: 197px;}
.map-con .info em.item2 span:before{ width: 1rem; height: 1rem; margin-left: -0.1875rem; top: -0.1875rem;  }
.map-con .info em.item2 span:after{ width: 3.5rem; height:3.5rem; margin-left: -1.4375rem; top: -1.4375rem; }
.map-con .info em.item3{top: 323px; right: 144px;}
.map-con .info em.item4{top: 380px; right: 126px;}
.map-con .info em.item4 span:after{display: none;}
.map-con .info em.item5{top: 401px; right: 104px;}
.map-con .info em.item5 span:before{ width: 1.1875rem; height: 1.1875rem; margin-left: -0.25rem; top: -0.25rem; }
.map-con .info em.item5 span:after{ width: 7.25rem; height: 7.25rem;margin-left: -3.3125rem; top: -3.3125rem;}
.map-con .info em.item6{top: 418px; right:80px;}
.map-con .info em.item6 span:after{display: none;}
.map-con .info em.item7{top: 428px; right:221px;}
.map-con .info em.item8{top: 472px; right:269px;}
.map-con .info em.item8 span:after{display: none;}
.map-con .info em.item9{top: 497px; right:352px;}
.map-con .info em.item10{top: 560px; right:206px;}
.map-con .info em.item10 span:after{ width: 8.5625rem; height:8.5625rem; margin-left: -3.9375rem; top: -3.9375rem; }
@keyframes myscale
{
	  0% {
	    transform: scale(0);
	    opacity: 1;
	  }
	  100% {
	    opacity: 0;
	    transform: scale(1.3);
	  }
}

@-moz-keyframes myscale 
{
	0% {
	  transform: scale(0);
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	  transform: scale(1.3);
	}
}

@-webkit-keyframes myscale 
{
	0% {
	  transform: scale(0);
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	  transform: scale(1.3);
	}
}

@-o-keyframes myscale 
{
	0% {
	  transform: scale(0);
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	  transform: scale(1.3);
	}
}



.map-con .text{width: 36%;}
.map-con .text .index-title {margin-bottom: 1.5625rem;}
.map-con .text .index-title strong{margin-bottom: 1.4375rem;}
.map-con .text h3{font-size: 1.625rem; color: #333; font-weight: bold; margin-bottom: 1.5rem;}
.map-con .text h4{font-size: 1.0625rem; line-height: 2.0625rem; color: #666; margin-bottom: 3.5rem;} 
.map-list{margin-bottom: 5.1875rem;}
.map-list ul{display: flex; justify-content: space-between; align-items: center; text-align: center;}
.map-list ul li{position: relative; padding: 0 2.9375rem;display: flex;    flex-direction: column;    align-items: center;}
.map-list ul li:after{position: absolute; content: ''; width: 1px;height: 3.3125rem;background: #f1f1f1; right: 0; top: 1.0625rem;}
.map-list ul li:first-child{padding-left: 0;}
.map-list ul li:last-child:after{display: none;}
.map-list ul li img{display: block;width: 2.75rem; height: 2.75rem; transition:0.6s}
.map-list ul li em{display: block; font-size: 1.1875rem; color: #333; margin-top: 0.375rem;}
.map-list ul li:hover img{  transform: rotateY(180deg);   -webkit-transform: rotateY(180deg); }
.wapmap-pic{display: none;}





.news-bg{background: url(../image/news-bg.jpg) no-repeat center; padding: 5rem 0 7.1875rem; background-size: cover;}
.news-bg .index-title{text-align: center; margin-bottom: 2.75rem;}
.news-con{display: flex; justify-content: space-between;}
.latest-news{width: 64.6%; box-sizing: border-box; overflow: hidden;  border: 0.0625rem solid #cecfd1; position: relative;}
.latest-news ul li{display: flex; align-items: center;}
.latest-news ul li .pic{width: 54.5%;}
.latest-news ul li .pic img{display: block; width: 100%;}
.latest-news ul li .info{width: 45.5%; padding: 0 2%; box-sizing: border-box;}
.latest-news ul li .info strong{font-size: 1.375rem; line-height: 1.75rem; color: #333; }
.latest-news ul li .info span{display: block; font-size: 0.9375rem; color: #777; font-family: arial; margin: 0.875rem 0 1.5625rem;}
.latest-news ul li .info i{display: block; width: 100%;height: 1px;opacity: 0.35;background: #cccccc; margin-bottom: 1rem;}
.latest-news ul li .info p{font-size: 0.9375rem; line-height: 1.75rem; color: #666; margin-bottom: 3.75rem;}
.latest-news ul li .info a{overflow: hidden; transition:0.6s; display: block; width: 8.625rem; font-size: 0.9375rem; line-height: 2.9375rem; color: #fff; background: #008cd6;border-radius: 1.5rem; text-indent: 1.4375rem; position: relative;}
.latest-news ul li .info a:after{transition:0.6s; position: absolute; content: ''; background: url(../image/news-more.png) no-repeat center; width: 17px; height: 12px; right: 1.4375rem; top: 1.0625rem;}
.latest-news ul li .info a:hover{background: #F27C21; text-indent: 2.375rem;}
.latest-news ul li .info a:hover:after{right: -100%;}
#news-num{width: auto!important; right: 2.375rem; left: auto; bottom: 3.4375rem;}
#news-num .swiper-pagination-bullet{width: 0.75rem; height: 0.75rem; border-radius: 50%; opacity: 1; background: #ddd; margin:  0 0 0 0.75rem;}
#news-num .swiper-pagination-bullet-active{background: #F27C21;}
.problem{width: 32.8%; box-sizing: border-box; border: 0.0625rem solid #cecfd1; padding: 2.5rem 1.7% 0;}
.problem-title{display: flex; justify-content: space-between; align-items: center; margin-bottom: 2.4375rem;}
.problem-title strong{display: block; font-size: 1.5rem; line-height: 1.5rem; height: 2.125rem; position: relative;}
.problem-title strong:after{position: absolute; content: ''; width: 3.3125rem;height: 0.1875rem;background: #F27C21; bottom: 0; left: 0;}
.problem-title a{display: block; font-size: 0.875rem; color: #666; transition:0.6s}
.problem-title a:hover{color: #F27C21;}
.latest-problem{margin-bottom: 2.1875rem;}
.latest-problem strong{font-size: 1.0625rem; color: #333; margin-bottom: 0.3125rem;}
.latest-problem p{font-size: 0.875rem; line-height: 1.375rem; color: #666; margin-bottom: 0.6875rem;}
.latest-problem span{display: block; font-size: 0.9375rem; color: #777777; margin-bottom: 1.25rem;}
.latest-problem i{display: block; width: 100%;height: 1px;opacity: 0.59;background: #c4c4c4; position: relative;}
.latest-problem i:after{position: absolute; content: ''; width: 0; height: 1px; background: #F27C21; bottom: 0; left: 0; transition:0.6s}
.latest-problem a:hover strong{color: #F27C21;}
.latest-problem a:hover i:after{width: 100%;}
.problem-list ul li{margin-bottom: 1.8125rem;}
.problem-list ul li a{display: flex; justify-content: space-between;}
.problem-list ul li em,.problem-list ul li span{display: block; font-size: 1rem;}
.problem-list ul li em{color: #666;  width: 74%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.problem-list ul li span{color: #777; font-family: arial;}
.problem-list ul li:hover em,.problem-list ul li:hover span{color: #F27C21;}



.message-bg{background: url(../image/message-bg.jpg) no-repeat center; background-size: cover; padding: 2.875rem 0 3.875rem;}
.message-bg strong{display: block; font-size: 1.6875rem; color: #fff; margin-bottom: 1.875rem;}
.message{display: flex; justify-content: space-between;}
.message input{outline: none; border: none; font-family: Microsoft YaHei; background: transparent;}
.message ul{width: 82.6%; display: flex; justify-content: space-between;}
.message ul li{ width: 29%; position: relative; background: #f3f7fb; height: 3.75rem;display: flex; justify-content: center; align-items: center;}
.message ul li:first-child{width: 39%;}
.message ul li input{display: block; width: 90%; font-size: 0.9375rem; color: #adadad;}
.message ul li span{font-size: 0.9375rem; color: #ff0000;}
.message .mess-submit{display: block; width: 10.6875rem;line-height: 3.75rem;background: #F27C21; font-size: 1rem; color: #fff; text-align: center; cursor: pointer; transition:0.6s}
.message .mess-submit:hover{background: #008cd6;}



.footer-top{display: flex; justify-content: space-between; padding: 3.6875rem 0 3.25rem;  border-bottom: 1px solid #F1F1F1;}
.foot-logo img{display: block;}
.foot-left{display: flex; justify-content: space-between;width: 83.2%;}
.foot-nav{display: flex; justify-content: space-between; width: calc(100% - 377px);}
.foot-nav dl dt,.foot-wechat strong{display: block; font-size: 1.125rem; line-height: 1.125rem; color: #333; font-weight: bold; margin-bottom: 0.875rem;}
.foot-nav dl dd a{display: block; font-size: 0.9375rem; line-height: 2.125rem; color: #777;}
.foot-nav dl dd a:hover{color: #F27C21;}
.foot-nav dl:first-child{width: 11.2rem; }
.foot-nav ul{display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%;}
.foot-nav dl p{display: block; font-size: 1rem; line-height: 2.125rem; color: #777;}
.foot-nav dl img{display: inline-block; vertical-align: middle; margin-right: 0.625rem;}
.footer-copy{display: flex; justify-content: space-between; padding: 1.9375rem 0;}
.footer-copy p{font-size: 0.9375rem; color: #7D7D7D;}
.footer-copy a{ color: #7D7D7D;}
.footer-copy a:hover{color: #F27C21;}





.ny-banner {height: 37.5rem; position: relative; z-index: 1;}
.ny-banner .banner-title {position: absolute; z-index: 1; width: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%);text-align: center;}
.ny-banner .banner-title h3 {font-size: 3.75rem;font-weight: 700;color: #ffffff;}
.ny-banner .banner-title h4 {text-transform: uppercase; font-size: 2.13rem;color: rgba(255, 255, 255, 0.5);font-weight: 700;font-family: arial;}
.ny-banner:after {content: "";display: block;position: absolute;top: 0;left: 0;background-color: #000;opacity: 0.4;z-index: 0;width: 100%;height: 100%;}



.ny-class  {border-bottom:1px solid #ddd;}
.ny-class ul.ctitle1 {display: flex;justify-content: center;flex-wrap: wrap;}
.ny-class ul.ctitle1 li a {display: block;  font-size: 1.13rem; color: #333; padding:1.75rem 4.15rem; transition: .5s;}
.ny-class ul.ctitle1 li:hover a,.ny-class ul.ctitle1 li.on a {background: #F27C21;color:#fff  }




.ny-main{padding: 4rem 0 6rem;}



#about{position: relative; top: -10rem;}
.ny-about{margin-bottom: 6rem;}
.ny-about .info{text-align: center;}
.ny-about .info strong{display: block; font-size: 2.25rem; color: #333;}
.ny-about .info p{font-size: 1rem;  line-height: 2rem;  color: #666;  text-align: center; width: 80%; margin: 3rem auto 0;}
.nyabout-num ul {display: flex; justify-content: space-between; align-items: center; margin-top: 7rem; }
.nyabout-num ul li {width: 25%; text-align: center;}
.nyabout-num ul li img {display: block; margin: 0 auto 2rem;}
.nyabout-num ul li strong,.nyabout-num ul li b{ font-size: 3rem; line-height: 2.1875rem; color: #333; font-family: "MontserratLight"; font-weight: normal;}
.nyabout-num ul li span{font-size: 1.125rem; color: #333; margin-left: 0.5625rem;}
.nyabout-num ul li em{display: block; font-size: 1.125rem; color: #333; margin-top: 0.5625rem;}
.culture {background: url(../image/culture-bg.jpg) no-repeat center; background-size: cover; background-attachment: fixed; position: relative;height:40.63rem;}
.culture::after {content: ""; width: 100%; height: 100%; width: 1px; opacity: 0.22;background: #ffffff;position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.culture .container {height: 100%;}
.culture dl {display: flex; flex-direction: column; justify-content: center;}
.culture dl dd {margin-top:5%;}
.culture dl dd small {font-size: 1.69rem;font-weight: 400;color: #ffffff;display: block;}
.culture dl dd strong {font-size: 2.25rem;font-weight: 700;color: #ffffff; display: block;}
.values {padding:6rem 0 2rem 0}
.values .values-title {text-align: center; margin-bottom: 7.5rem;}
.values .values-title strong {font-size: 2.25rem;font-weight: 700;color: #333333;}
.values .values-title small {font-size: 1.94rem;font-weight: 300;color: #d4d4d4;display: block; text-transform: uppercase;}
.values ul {display: flex; justify-content: space-between;}
.values ul li {text-align: center; padding: 0 1rem; box-sizing: border-box;}
.values ul li .imgBox {margin-bottom: 1.5rem; width: 4.19rem; height: 4.19rem; margin: auto; display: flex; align-items: center; justify-content: center;}
.values ul li .imgBox img {transition: .5s;}
.values ul li h6 {font-size: 1.5rem;font-weight: 700;color: #333333; margin-top: 1rem;}
.values ul li i {display: inline-block; width: 2.06rem;height: 0.19rem; background: ##355DA4; margin: 1rem 0;}
.values ul li p {font-size: 1rem;font-weight: 400;color: #666666; line-height: 2rem;}
.values ul li:hover img {transform: rotateY(180deg);}



.ny-title{text-align: center; margin-bottom: 2rem;}
.ny-title h3 {font-size: 2.5rem;color: #333;font-weight: 400; }
.ny-title h4 {font-size: 2.25rem;color: #333; font-weight: 100;}
.picture-list {overflow: hidden;position: relative; padding: 1.5rem; box-sizing: border-box; }
.picture-list ul {display: grid; grid-template-columns: repeat(4,1fr); gap: 40px;}
.picture-list ul li { box-shadow: -0.16rem 0.27rem 0.94rem 0.31rem rgba(0,0,0,0.05); }
.picture-list ul li .pic {overflow: hidden; background: #d9d9d9;}
.picture-list ul li img {width: 100%; display: block; transition: .5s;}
.picture-list ul li em {display: block; font-size: 1.13rem;color: #333333; text-align: center;  padding: 2rem 1rem;}
.picture-list ul li:hover img {transform: scale(1.1);}
.picture-list ul li:hover em {color: #F27C21;}




.business-class ul li{display: flex;}
.business-class ul li .pic,.business-class ul li .info{width: 50%; }
.business-class ul li .pic img{display: block; width: 100%;}
.business-class ul li:nth-child(odd){flex-direction: row-reverse;}
.business-class ul li .info{background: #f9f9f9;display: flex; align-items: center; padding: 0 3rem; box-sizing: border-box;}
.business-class ul li .info strong{display: block; font-size: 1.75rem; color: #333; margin-bottom: 2.75rem;}
.business-class ul li .info h3{display: block; font-size: 1rem; line-height: 1.5rem; color: #666666; margin-bottom: 5.375rem;}
.business-class ul li .info a{display: block; width: 9.8125rem; font-size: 1rem; line-height: 2.8125rem; border-radius: 1.375rem; color: #fff; text-align: center; background: #008cd6; transition:0.6s;}
.business-class ul li .info a:hover{background: #F27C21;}



.xq-back a{transition:0.6s; display: block; width: 9rem; font-size: 1rem; line-height: 2.625rem; color: #fff;  background: #000; border-radius: 1.3125rem; text-align: center; margin: 3rem auto 0}
.xq-back a>img{display: inline-block; margin-right: 0.6875rem; vertical-align: sub;}
.xq-back a:hover{background: #F27C21;}



.nynews-list ul li{background: #fafafa; margin-bottom: 1.875rem;}
.nynews-list ul li a{display: flex; justify-content: space-between; align-items: center;}
.nynews-list ul li .pic{width: 23%;margin-right: 4%; overflow: hidden;}
.nynews-list ul li .pic img{display: block; width: 100%;}
.nynews-list ul li .info{width: 56%;}
.nynews-list ul li .info h3{ font-size: 1.5625rem; color: #333; font-weight: bold; margin-bottom: 1.125rem;}
.nynews-list ul li .info p{font-size: 0.9375rem; line-height: 1.875rem; color: #666; margin-bottom: 1.1875rem;}
.nynews-list ul li .info em{display: block; font-size: 1rem; color: #333;}
.nynews-list ul li .date{width: 18%;text-align: center;}
.nynews-list ul li .date b{display: block; font-size: 2.5rem; color: #999; font-weight: normal;}
.nynews-list ul li .date span{display: block; font-size: 1.125rem; color: #999;}
.nynews-list ul li:hover .info h3,.nynews-list ul li:hover .info em{color: #F27C21;}



.newsxq-main{display: flex; justify-content: space-between; }
.newsxq-left{width: 70%;}
.newsxq-title{   padding-bottom: 1.875rem; margin-bottom: 2.5rem;  border-bottom: 1px solid #dcdcdc; }
.newsxq-title h3{font-size: 2.25rem; color: #333; margin-bottom: 0.625rem;}
.newsxq-title span{display: inline-block; font-size: 0.9375rem; color: #999;}
.newsxq-title .clicks{margin-left: 0.9375rem;}
.newsxq-page{border-top: 1px solid #dcdcdc; padding-top: 1.875rem; margin-top: 2.5rem; display: flex; justify-content: space-between; align-items: center;}
.page-left em{display: block; font-size: 1rem; color: #333;}
.page-left a{color: #666;}
.page-left a:hover{color: #F27C21;}
.newsxq-page .xq-back a{margin-top: 0;}
.newsxq-right{width: 25%;  margin-top: 4.5rem;}
.newsxq-right strong{display: block; font-size: 1.35rem; color: #333; border-bottom: 1px solid #dcdcdc;  font-weight: normal; padding-bottom: 0.9375rem; margin-bottom: 2rem; }
.recom-list ul li{padding-bottom: 1.5rem; margin-bottom: 1.5rem;  border-bottom: 1px solid #dcdcdc;}
.recom-list ul li a{display: flex; align-items: center;}
.recom-list ul li .pic{width: 30%; margin-right: 5%; overflow: hidden;}
.recom-list ul li .pic img{display: block; width: 100%;-webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.recom-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.recom-list ul li .info{width: 65%;}
.recom-list ul li .info span{display: block; font-size: 0.875rem; color: #777; margin-bottom: 0.5rem;}
.recom-list ul li .info em{ font-size: 0.9375rem; color: #333; line-height: 1.25rem;}
.recom-list ul li:hover  .info em{color: #F27C21;}
.wap-newsxq-right{display: none;}





.fy { padding: 60px 0; display: flex;justify-content: center;align-items: center; flex-wrap: wrap;}
.fy a { border: 0.06rem solid #eee; display: flex; align-items: center; justify-content: center; color: #999; font-size: 14px; transition: .4s; margin:5px;  padding: 5px 13px;}
.fy a:hover {color: #fff; background: #008cd6;}
.fy .layui-laypage-curr {color: #fff; background: #008cd6; font-size: 14px;  margin: 0 5px; padding: 5px 13px;}