/*

Compass Template
    
http://www.templatemo.com/tm-454-compass


http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 微软雅黑;
}
ul, ol, li, dl, dd, dt {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
img {
  max-width: 100%;
  height: auto;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*------------------------------------------------------
	Basic Styling 
--------------------------------------------------------*/
body {
  font: 13px/23px "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  color: #777777;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

input::-moz-focus-inner {
  border: 0;
}

a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

.top-header .right-header ul.social-icons, .main-header .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#services, #portfolio, #about, #contact {
  padding-top: 35px;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1360px;
  }
}
/*------------------------------------------------------
	Header Styles 
--------------------------------------------------------*/
.top-header {
  background: #e3722e;
  color: white;
  padding: 10px 0;
}
.top-header .left-header span {
  display: inline-block;
  margin: 8px 30px 0 0;
}
.top-header .left-header span i {
  margin-right: 10px;
}
.top-header .right-header ul.social-icons li {
  display: inline-block;
}
.top-header .right-header ul.social-icons li a {
  color: white;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  border: 1px solid white;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  margin: 0 5px;
}
.top-header .right-header ul.social-icons li a:hover {
  background-color: white;
  color: #e3722e;
}

header {
  -webkit-backface-visibility: hidden;
  display: block;
  position: fixed;
  top: 0;
  background: #fff;
  color: #f1f1f1;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid #1A65B9; height: 105px;
}
.pclogo {
  float: left;
}
.pclogo img {
  margin-top: 15px; height: 70px;
}
.pcnav {
  float: right;
}
header ul li {
  display: block;
  text-align: center;
  position: relative;
  z-index: 11;
  float: left;
  line-height: 105px;    transition: 355ms ease-in-out;
}
header ul li a {
  color: #333;
  text-decoration: none;
  /*
  text-transform: uppercase;
  */
  -moz-transition: 0.2s,color,ease-in-out;
  -o-transition: 0.2s,color,ease-in-out;
  -webkit-transition: 0.2s, color,
  ease-in-out;
  transition: 0.2s, color,
  ease-in-out;
  font-size: 15px;display: block;padding: 0 20px;
}
header ul.pcnav>li:hover>a,header ul.pcnav>li.cur>a{ background: #2a6496;color: #fff; transition: 355ms ease-in-out;}
header ul li ul {
  display: none;
  overflow: hidden;
  background: #ffffff;
  position: absolute;
  z-index: 9999;
  left: 0;
  width: 300px;
}
header ul li ul li {
  float: none;
  width: 100%;
  border-bottom: 1px dotted #D4CCCC;
  line-height: 45px;
  padding: 0 20px;
  border-left: none;
  display: block;
  text-align: left;
}
header ul li ul li a {
  font-size: 14px;
  color: #333 !important;
  border: none !important;position: relative; line-height: 50px;
}
header ul li ul li:before{ content:""; width:0; height:100%; background:#0079c3; position:absolute; left:50%; top:0; transition:300ms ease-in-out; margin-left:0; margin-top:0;}

header ul li ul li:hover:before{ width:100%; left:0;}
header ul li ul li:hover a{ color:#fff !important; }
header ul li.yuyan {
  line-height: 50px;
  text-decoration: underline;
  font-size: 12px;
}
.top {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  background: #fff;
}
.top .logo{width: 65%}
.logo {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 0px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav a.pull {
  width: 67px;
  height: 67px;
  position: absolute;
  top: 78px;
  background: url(../images/menu.png) no-repeat;
  background-size: 100% 100%;
}
#nav {
  position: absolute;
  z-index: 9999;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, visibility .3s, transform .3s;
  transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 400px;
  max-width: 100%;
  padding: 120px 0 200px;
  background: #6F6F6F;
  background: rgba(72, 72, 72, 0.95);
  min-height: 100%;
}
.navactive #nav {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.caidan {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fff;
}
.caidan img {
  margin-right: 5px;
  width: 50%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}
#nav a.colse {
  position: absolute;
  z-index: 9999;
  margin: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  background: 0 0;
  top: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
  outline: 0;
  color: #fff;
  background-repeat: no-repeat;
  background-image: url(../images/close2.png);
  background-position: center center;
}
#nav ul {
  padding: 0;
  overflow: hidden;
}
#nav ul li {
  position: relative;
  overflow: hidden;
}
#nav ul li a {
  display: block;
  color: #fff;
  padding: 5px 20px 5px 50px;
  font-size: 20px;
  text-align: left;
}
#nav ul li.yuyan a {
  float: right;
  text-decoration: underline;
  font-size: 16px;
}
#nav ul li span.erji {
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  background: url(../images/jia.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 20px;
}
#nav ul li ul {
  display: none;
  width: 100%;
}
#nav ul li ul li {
  width: 100%;
  float: none;
}
#nav ul li.more ul li a {
  text-align: left;
  font-size: 16px;
  float: none;
  padding: 5px 20px 5px 50px;
}
#nav ul li span.erji1 {
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  background: url(../images/jian.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 20px;
}
header ul li:hover ul {
  display: block;
}
.nycpnr table,.nycpnr tbody,.nycpnr tbody tr,.nycpnr tbody tr td{border: 1px solid #666; padding: 0 5px}

.cpny1{overflow: hidden}
.xiangce{padding: 0 25px}
.xiangce .swiper-button-next{right: var(--swiper-navigation-sides-offset, 0px);left: auto}
.xiangce .swiper-button-prev{
  left: var(--swiper-navigation-sides-offset, 0);
  right: auto;
}
.cpjianjie h2{    font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;}
.cpjianjie p{margin-bottom: 20px}
.cpbq{        position: relative;
  background: #dcdcdc;
  display: flex;
  justify-content: center;}
.cpbq li{width: 25%;    text-align: center;
  color: #333;    position: relative;    cursor: pointer;}
.cpbq li span{    display: block;
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  position: relative;
  z-index: 5;}
.cpbq li.hover{    background: #0079c3;    color: #fff;}
.cpbq li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 7px;
  left: 50%;
  margin-left: -6px;
  top: 38px;
  background: url(../images/sanjiao1.png) center center no-repeat;
  opacity: 0;
  visibility: hidden;
  transition: 288ms
  ease-in-out;
}
.cpbq li:hover:before,.cpbq li.hover:before {
  opacity: 1;
  visibility: visible;
  top: 42px;
}
.cpbq li:after {
  content: "";
  width: 100%;
  transform-origin: left top;
  height: 100%;
  background: #0079c3;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transition: 320ms;
}
.cpbq li.hover:after,.cpbq li:hover:after{ opacity:1; visibility:visible; transform:scaleY(1); -webkit-transform:scaleY(1); -moz-transform:scaleY(1);}
.cpbqnr{padding: 20px}
.cpny2{margin-top: 20px}




@media (max-width: 1200px) {
  .nav a.pull {
    width: 30px;
    height: 30px;
    right: 5%;
    top: 20px;
    left: auto;
  }
}
@media (max-width: 1000px) {
  header {
    display: none
  }

  .top {
    display: block
  }
}
@media (max-width: 768px) {
  #nav {
    width: 100%;
    left: 0;
    border-radius: 0;
    top: 0;
    padding-top: 120px;
  }
  .caidan {
    top: 20px;
    left: 0;
  }
  #nav ul li a {
    padding: 5px 20px 5px 30px;
    float: left;
  }
  .cpnav ul {
    flex-wrap: wrap;
  }
  .cpnav ul li {
    width: 100%;
  }
  .left{margin-bottom: 30px}


}
@media (max-width: 670px) {
  .nav a.pull {
    width: 25px;
    height: 25px;
    top: 15px; z-index: 9999;
  }
}

.main-header {
  position: fixed;
  width: 100%;
  z-index: 9999;
  padding: 40px 0;
  background: white;
  -webkit-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15) ;
  -moz-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15) ;
  box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15) ;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top:0
}
.main-header .logo {    position: absolute;
    top: -20px;
}
.main-header .logo h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-header .logo h1 a {
  color: #444444;
}
.main-header .menu {
  margin-top: 10px;
}
.main-header .menu ul li {
  display: inline-block;
  margin-left: 15px;
}
.main-header .menu ul li a {
  text-transform: uppercase;
  color: #777777;
  font-size: 15px;
  padding: 8px 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.main-header .menu ul li a.current {
  background: #2F3A58;
  color: white;
}

.main-header-shrink {
  padding: 25px 0;
  top: 0;
}

.responsive-menu {
  position: relative;
  top: -20px;
}
.responsive-menu .toggle-menu {
  font-size: 24px;
  color: #e3722e;
}
.responsive-menu .menu {
  display: none;
  position: absolute;
  top: 52px;
  width: 100%;
  background-color: #e3722e;
}
.responsive-menu .menu ul li {
  display: block;
  text-align: left;
  border-bottom: 1px solid #d1601c;
  margin: 0;
}
.responsive-menu .menu ul li:last-child {
  border-bottom: 0;
}
.responsive-menu .menu ul li a {
  color: white;
  padding: 15px 20px;
  display: block;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.responsive-menu .menu ul li a.current {
  background-color: #444444;
}

/*------------------------------------------------------
	Basic Layout Styles 
--------------------------------------------------------*/
.title-section {
  margin-bottom: 25px;
}
.title-section h2 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.title-section span {
  display: block;
  width: 70px;
  height: 4px;
  background: #2F3A58;
  margin: 0 auto;
}

.widget-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}

.mainBtn {
  background-color: #e3722e;
  color: white;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mainBtn:hover {
  background-color: #444444;
}

/*------------------------------------------------------
	Services Styles 
--------------------------------------------------------*/
#services .service-item .service-header {
  padding-bottom: 20px;
  clear: both;
}
#services .service-item .service-header i {
  color: #e3722e;
  font-size: 24px;
  float: left;
  margin-right: 25px;
}
#services .service-item .service-header h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

/*------------------------------------------------------
	Portfolio Styles 
--------------------------------------------------------*/
#portfolio {
  padding-bottom: 80px;
  background: #efefef;
}
#portfolio .title-section h2 {
  color: #2f3a58;
}
#portfolio .portfolio-thumb {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
#portfolio .portfolio-thumb img {
  width: 100%;
  height: auto;
}
#portfolio .portfolio-thumb .overlay {
  opacity: 0;
  visibility: visible;
  background: rgba(59, 88, 160, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#portfolio .portfolio-thumb .overlay .inner {
  position: absolute;
  padding: 20px;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  margin-top: -40px;
}
#portfolio .portfolio-thumb .overlay .inner h4 {
  font-size: 24px;
  margin-bottom: 10px;  color: white;
}
#portfolio .portfolio-thumb .overlay .inner h4 a {
  color: white;
}
#portfolio .portfolio-thumb .overlay .inner span {
  font-weight: 300;
  color: white;
}
#portfolio .portfolio-thumb:hover .overlay {
  opacity: 1;
  visibility: visible;z-index: 999;
}

/*------------------------------------------------------
	About Styles 
--------------------------------------------------------*/
#about .progess-bars li .progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #e6e6e6;
  height: 30px;
  margin-bottom: 15px;
}
#about .progess-bars li .progress-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 30px;
  background: #e3722e;
  text-transform: uppercase;
}
#about .our-team {
  margin-top: 80px;
}
#about .our-team .team-member {
  overflow: hidden;
}
#about .our-team .team-member .member-img {
  width: 100%;
  position: relative;
}
#about .our-team .team-member .member-img img {
  width: 100%;
  height: auto;
}
#about .our-team .team-member .member-img .overlay {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#about .our-team .team-member .member-img .overlay .social {
  position: absolute;
  top: 0;
  left: 0;
}
#about .our-team .team-member .member-img .overlay .social li {
  display: inline-block;
  float: left;
  margin-right: 1px;
}
#about .our-team .team-member .member-img .overlay .social li a {
  display: block;
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#about .our-team .team-member .member-img .overlay .social li a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
#about .our-team .team-member .member-img:hover .overlay {
  opacity: 1;
  visibility: visible;
}
#about .our-team .team-member .inner-content {
  background: whitesmoke;
  border: 1px solid #d6d6d6;
  border-top: 0;
  padding: 20px;
}
#about .our-team .team-member .inner-content h5 {
  font-size: 18px;
  font-weight: 600;
  color: #e3722e;
  margin-bottom: 10px;
}
#about .our-team .team-member .inner-content span {
  color: #9d9d9d;
  margin-bottom: 15px;
  display: block;
}

/*------------------------------------------------------
	Contact Styles 
--------------------------------------------------------*/
#contact .contact-form .full-row {
  width: 100%;
  margin-bottom: 20px;
}
#contact .contact-form input, #contact .contact-form textarea {
  outline: 0;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  color: #777777;
}
#contact .contact-form label {
  display: block;
  margin-bottom: 5px;
}
#contact .contact-form input.mainBtn {
  display: inline-block;
  width: auto;
  border: 0;
  padding: 10px 15px;
  color: white;
}
#contact .map-holder {
  padding: 5px;
  background-color: white;
  border: 1px solid #d6d6d6;
}
#contact .contact-info {
  margin-top: 30px;
}
#contact .contact-info span {
  margin-top: 20px;
  display: block;
  font-size: 14px;
}
#contact .contact-info span i {
  color: #e3722e;
  font-size: 16px;
  margin-right: 12px;
}

.flexslider,.rmcplb {
  margin-top: 105px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}
.rmcplb{background: #f4f4f4;
  overflow: hidden;
  padding: 10px 0;}
.lefttop {
  background: #2a6496;
  background-repeat: no-repeat;
  height: 76px;
  line-height: 76px;
  font-size: 24px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px 5px 0 0;
}
.leftmiddle {
  min-height: 50px;
  padding: 10px 20px;
  border-top: none;
  border-radius: 0 0 5px 5px;
  background-color: #fff;
}
.leftnav_big, .leftnav_big_select {
  height: 50px;
}
.leftnav_big a {
  height: 50px;
  line-height: 50px;
  display: block;
  border-bottom: 1px #CCCCCC dotted;
  font-size: 16px;
  color: #666;
}
.leftnav_big.om a,.leftnav_big a:hover{ color:#2a6496 }
.right {
  background: #fff;
  padding: 0;
}
.righttitle {
   height: 74px;
   line-height: 74px;
   background-image: url(../images/righttitle.png);
   background-repeat: no-repeat;
   background-position: 10px 25px;
   padding-left: 55px;
 }
/*
.righttitle.righttitle1 {
  background-image: url(../images/righttitle.jpg);
}
*/
.rightcontent {
  padding: 0px 30px 50px;
  min-height: 500px;
  font-size: 16px;
  line-height: 2;
}
.rightcontent h1 {
  font-size: 24px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #2f3a58;
}
.sxy{ margin-top: 30px}
.content1 {
  overflow: hidden;
}
.content1 ul{overflow: hidden; padding: 0 10px}
.content1 ul li {
  width: 23%;
  float: left;
  margin: 15px 1% 0;
  position: relative;
  overflow: hidden;
  display: inline;
  background-color: #ffffff;
  text-align: center;box-sizing: border-box;
  border: 3px solid transparent;    transition: 600ms;
  -webkit-transition: 600ms;
}
.content1 ul li:hover{ border: 3px solid #2a6496}
/*
.content1 ul li::before, .content1 ul li::after {
  box-sizing: inherit;
  position: absolute;
  content: '';
  border: 4px solid transparent;
  width: 0;
  height: 0;
}
.content1 ul li::after {
  bottom: 0;
  right: 0;
}
.content1 ul li::before {
  top: 0;
  left: 0;
}
.content1 ul li:hover::before, .content1 ul li:hover::after {
  width: 100%;
  height: 100%;
}

.content1 ul li:hover::before {
  border-top-color: #4361ee;
  border-right-color: #4361ee;
  transition: width 0.3s ease-out, height 0.3s ease-out 0.3s;z-index: 999;
}

.content1 ul li:hover::after {
  border-bottom-color: #4361ee;
  border-left-color: #4361ee;
  transition: border-color 0s ease-out 0.6s, width 0.3s ease-out 0.6s, height 0.3s ease-out 1s;
}
*/


.content1 ul li:nth-child(4n){margin-right: 0}
.content1 ul li img {
  width: 100%;
  height: auto;
}
.lbcpimg{border-bottom: 1px solid #f5f4f4; overflow: hidden}
.lbcpimg img{transition: all 0.5s}
.content1 ul li:hover .lbcpimg img{transform: scale(1.05);}
/*.lbcpinfo{ line-height: 40px; height: 40px;overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  word-wrap:normal;}
  */
.lbcpinfo {
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
  height: 60px;
  width: 100%;
  word-break: break-word;
  padding: 0 5px;
}
.lbcpinfo a{display: block; width: 100%}
.content1 ul li .dask1 {
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.content1 ul li .dask1 p {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45%;    color: #fff;
}
.content1 ul li:hover .dask1 {
  display: block;
  background: rgba(0, 0, 0, 0.9);
}
.page{width:100%;margin-top:10px; overflow:hidden; text-align:center}/*这里的宽度width:680px;自己调整*/
.page b,.page a{margin-right:3px;padding:2px 4px;line-height:16px;display: inline-block;color:#fff;}
.page a{border:1px solid #2f3a58;background:#2f3a58;}
.page b,.page a:hover{text-decoration:none;border:1px solid #f60;background:#f60;}
.nyinfo {
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d2caca;
}
.nyinfo h2{font-size: 22px}
.nyinfo span {
  padding: 0 30px;
  color: #999;
  font-size: 12px;
}
.newscontent {
  padding: 10px;
}
.newscontent ul li {
  height: 40px;
  line-height: 40px;
  background-image: url(../images/newsbiao.jpg);
  background-repeat: no-repeat;
  background-position: 2px 16px;
  text-align: right;
  border-bottom: 1px #CCCCCC dotted;
  color: #666666;
  clear: left;
}
.newscontent ul li a {
  float: left;
  padding-left: 18px;
  display: block;
  width: 70%;
  height: 35px;
  overflow: hidden;
  text-align: left;
  color: #050505;
}
.nycplb{ padding-left: 0; padding-right: 0}
.nycplb.blog-sec{    background: 0;
  margin: 0;
  padding: 20px 0 50px;
}
.nycplb .blog-conetent p{font-size: 12px}
.nycplb.blog-sec .blog-conetent a.dark-gray {display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; line-height: 24px; height: 48px}
.nyxwlb>div>ul>div{ margin: 20px 0 10px}

.flex-direction-nav a {
  color: #444444;
  width: 40px;
  height: 40px;
  background-color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: -20px 0 0 0;
  text-align: center;
  line-height: 40px;
}

.flex-caption {
  position: absolute;
  top: 39%;
  width: 100%;
  text-align: center;
  z-index: 999;
  color: white;
}
.flex-caption h2 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  margin-bottom: 45px;
}
.flex-caption p {
  font-size: 18px;
  font-family: 'Droid Serif', serif;
  line-height: 28px;
}
.flex-caption span {
  background: url(../images/slider-dec.png) no-repeat;
  width: 60px;
  height: 9px;
  display: block;
  margin: 30px auto;
}
.cpnav ul{display: flex
;
  margin: 10px 0 0;
  justify-content: center;}
.cpnav ul li{    line-height: 30px;
  border-radius: 5px;}
.cpnav ul li a{margin: 0 10px;
  font-size: 14px;
  color: #666;}
.cpnav ul li.hover,.cpnav ul li:hover{background: #2F3A58}
.cpnav ul li.hover a,.cpnav ul li:hover a{color: #fff; }
.our-skills img{max-width: 100%}

.mb-16 {
  margin-bottom: 16px;
}
.mb-8 {
  margin-bottom: 8px;
}
.align-items-center {
  align-items: center !important;
}
.gap-16 {
  gap: clamp(12px, 0.833vw, 32px);
}
.d-flex {
  display: flex !important
;
}
.fw-700 {
  font-weight: 700;
}
.mb-24 {
  margin-bottom: 24px;
}
.dark-gray {
  color: #45474F ;
}
h6, .h6 {
  font-size: clamp(15px, 1.198vw, 40px);
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.blog-sec{ background: #efefef;padding-bottom: 100px;
  margin-bottom: 0;    margin-top: 100px;}
.blog-sec a{display: inline-block}
.blog-sec .heading1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 766px) {
  .blog-sec .heading1 {
    row-gap: 16px;
    justify-content: center;
    text-align: center;
  }
}
.blog-sec .heading1 .search-container {
  position: relative;
}

.blog-sec .heading1 .search-container .search-icon {
  position: absolute;
  top: 50%;
  left: clamp(12px, 0.833vw, 32px);
  transform: translateY(-50%);
  color: #92949F;
  font-size: 20px;
}
.blog-sec .heading1 .search-container .search-form {
  border-radius: clamp(12px, 0.833vw, 32px) !important;
  color: #92949F;
  width: 100%;
  padding-left: 50px;
  line-height: normal;
  position: relative;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .blog-sec .heading1 .search-container .search-icon {
    font-size: 1.2rem;
    left: clamp(12px, 0.625vw, 24px);
  }
  .blog-sec .heading1 .search-container .search-form {
    padding-left: 36px;
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .blog-sec .heading1 .search-container .search-icon {
    font-size: 1rem;
    left: 12px;
  }
  .blog-sec .heading1 .search-container .search-form {
    padding-left: 32px;
    font-size: 0.8rem;
  }
}
.blog-sec .heading1 .drop-container {
  border: 1px solid #92949F;
  background-color: #FFFFFF;
  padding: clamp(12px, 0.781vw, 32px) clamp(18px, 1.25vw, 48px);
  border-radius: clamp(12px, 0.833vw, 32px);
}
.blog-sec .heading1 .drop-container .wrapper-dropdown {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  position: relative;
  width: fit-content;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .selected-display {
  color: #92949F !important;
  font-weight: 400;
  line-height: 160%;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown::before {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #fff transparent;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .topbar-dropdown {
  width: 115%;
  overflow: hidden;
  box-shadow: 0px 3px 6px 0px #92949F;
  background: #FFFFFF;
  color: #141516 !important;
  transition: 0.3s;
  position: absolute;
  top: 167%;
  right: 0;
  left: -2px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  border-radius: 16px;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .topbar-dropdown li {
  color: #1E1F20 !important;
  font-weight: 500;
  padding: 0 15px;
  line-height: 45px;
  border-radius: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .topbar-dropdown li:last-child {
  border-bottom: none;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .topbar-dropdown li:hover {
  transition: all 0.3s ease-in-out;
  background-color: #F96304;
  color: #FFFFFF !important;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown.active .topbar-dropdown {
  opacity: 1;
  visibility: visible;
  border-radius: 5px;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .arrow {
  float: right;
  rotate: 180deg;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown svg {
  transition: all 0.3s;
}
.blog-sec .heading1 .drop-container .wrapper-dropdown .rotated {
  transform: rotate(-180deg);
}
.blog-sec .heading1 .drop-container .box-container {
  transition: all 0.3s ease-in-out;
}
.blog-sec .heading1 .drop-container .box-container .img-box {
  display: flex;
  justify-content: center;
}
.blog-sec .heading1 .drop-container .box-container .content-box {
  border-radius: clamp(18px, 1.25vw, 48px);
  background-color: #FFFFFF;
  border: 1px solid #45474F;
  padding: clamp(150px, 11.198vw, 250px) clamp(24px, 1.667vw, 64px) clamp(24px, 1.667vw, 64px) clamp(24px, 1.667vw, 64px);
  margin-top: -260px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1499px) {
  .blog-sec .heading1 .drop-container .box-container .content-box {
    margin-top: clamp(-150px, -13.542vw, -290px);
  }
}
.blog-sec .heading1 .drop-container .box-container:hover {
  color: #FFFFFF;
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .blog-sec .heading1 .drop-container .box-container:hover {
    transform: none;
  }
}
.blog-sec .heading1 .drop-container .box-container:hover .content-box {
  border: none;
  color: #FFFFFF !important;
  background-color: #F96304;
  transition: all 0.3s ease-in-out;
}
.blog-sec .heading1 .drop-container .box-container:hover .content-box .content-text {
  color: #FFFFFF;
}
.blog-sec .heading1 .drop-container .box-container:hover .content-box .content-text-1 {
  color: #F0F8FF;
}
.blog-sec .heading1 .drop-container .box-container:hover .content-box .cus-btn {
  background-color: #F0F8FF !important;
}
.blog-sec .heading1 .drop-container .box-container:hover .content-box .cus-btn:before {
  content: "";
  background-color: #F0F8FF;
  transition: all 0.3s ease-in-out;
}
.blog-sec .blog-1 .blog-img {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  width: 100%;
  border-radius: clamp(18px, 1.25vw, 48px);display: inline-block;
}
.blog-sec .blog-1 .blog-img img {
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.blog-sec .blog-1 .blog-conetent .blog-label {
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: clamp(28px, 2.5vw, 68px);
}
.blog-sec .blog-1 .blog-conetent .blog-label svg path {
  fill: #92949F !important;
}
.blog-sec .blog-1 .blog-conetent .blog-label .subtitle {
  color: #92949F !important;
}
.blog-sec .blog-1 .blog-conetent .blog-btn {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  transition: all 0.3s ease-in-out;
}
.blog-sec .blog-1 .blog-conetent .blog-btn span {
  transition: all 0.3s ease-in-out;display: inline-block;
  font-size: 16px;
}
.blog-sec .blog-1 .blog-conetent .blog-btn span svg {
  transition: all 0.3s ease-in-out;
}
.blog-sec .blog-1 .blog-conetent .blog-btn span svg path {
  transition: all 0.3s ease-in-out;
}
.blog-conetent p{display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}
.blog-sec .blog-1:hover {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.blog-sec .blog-1:hover .blog-img {
  overflow: hidden;
  border-radius: clamp(18px, 1.25vw, 48px);
}
.blog-sec .blog-1:hover .blog-img img {
  border-radius: clamp(18px, 1.25vw, 48px);
  transform: scale(1.1);
}
.blog-sec .blog-1:hover span {
  color: #102039 !important;
}
.blog-sec .blog-1:hover span svg {
  transform: rotate(-30deg);
}
.blog-sec .blog-1:hover span svg path {
  fill: #102039;
}

/*------------------------------------------------------
	Footer Styles 
--------------------------------------------------------*/
.site-footer {
  background-color: #2F3A58;
  color: white;
  padding: 25px 0; font-size: 13px; line-height: 30px;    position: relative;padding-bottom: 60px
}
.site-footer p {
  margin-top: 10px;
}
.site-footer a {
  color: white;
  text-align: left;
  display: block;
}
.site-footer .go-top {
  float: right;
  text-transform: uppercase;
}
.site-footer .go-top i {
  display: block;
}
.dbinfo{ padding-left: 30px}
.dbinfo>a>i{ margin-right: 5px;    width: 15px;
  text-align: center;}
.dbyj i:before{font-size: 10px}
.dbewm{    width: 120px;
  padding: 0;
  margin-left: 5%;}
.dbcpxl{padding-left: 6%;}
.dbbq{    position: absolute;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  background: rgb(10 34 102 / 40%);}
.dbbqnr{    display: flex;
  justify-content: center;
  align-items: center;}
.dbbqnr p{    margin: 0;
  margin-right: 10px;
  line-height: 40px;}
.dbbqnr a{
  line-height: 40px;}
.dbcp a:hover {
  color: #fff;
  transform: translateX(8px);
  -webkit-transform: translateX(8px);
}
.dbinfo>a>i{transition: transform 1s; /* 平滑过渡效果 */
  transform-style: preserve-3d;}
.dbinfo>a:hover>i{transform: rotateX(360deg); cursor: pointer}
.dbcp>a>i{margin-right: 2px}
/********************************
IPAD LANDSCAPE (1024x768)
********************************/
/********************************
IPAD PORTRAIT (768x1024)
********************************/
@media only screen and (max-width: 1200px) {
  .pclogo img{ height: 50px}
  header ul li a{font-size: 14px; padding: 0 15px}
  header{height: 95px}
  header ul li {
    line-height: 95px;
  }
}
@media only screen and (max-width: 960px) {
  .flexslider,.rmcplb {
    margin-top: 100px;
  }

  .main-header {
    padding: 15px 0;
  }
  .main-header .logo {
    margin-top: 20px;
  }

  .service-item, .team-member {
    margin-bottom: 50px;
  }

  .our-skills {
    margin-top: 60px;
  }

  .flex-caption {
    top: 20%;
  }
  .flex-caption h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .flex-caption p {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
  }

  .left-header, .right-header {
    text-align: center;
  }
}
/********************************
IPHONE 4-4S-5 LANDSCAPE (568x320)
********************************/
@media only screen and (max-width: 760px) {
  .flex-caption {
    display: none !important;
  }

  .contact-form {
    margin-bottom: 60px;
  }

  .main-header {
    height: 60px;
  }
  .main-header .logo {
    margin: 0;
  }

  .flexslider,.rmcplb {
    margin-top: 60px;
  }

  .responsive-menu .menu {
    top: 32px;
  }
  .dbinfo{ padding-left: 0}
  .dbewm {
    width: 110px;
    position: absolute;
    right: 10px;
    top: 45%;display: none;
  }
  .dbbqnr{display: block; text-align: center}
  .dbbqnr a {
    line-height: 30px;
    text-align: center;
  }
  .dblxfs{width: 60%; float: left}
  .dbcpxl{width: 40%; float: left}
  .dbcp{padding-left: 20px;
    padding-top: 10px}
  .site-footer .go-top {
    float: right;
    text-transform: uppercase;
    margin: 10px 0 20px;
  }

}
/********************************
IPHONE 4-4S-5 PORTRAIT (320x568)
********************************/

@media (max-width: 760px) {
  .content1 ul li {
    width: 48%;
    margin: 0px 1%;
  }

  .rightcontent {
    padding: 20px 10px 50px;
    min-height: auto;
  }
  .nycplb.blog-sec {
    padding: 20px 10px 50px;
  }
#nav{position: fixed; height: 100%;width: 100%;}
}