body{
  line-height: 20px;
  font-family: 'Helvetica Neue','Microsoft YaHei',黑体,Arial,sans-serif;
  font-size: 14px;
  color: #666;
}
* {
  padding: 0;
  margin: 0;
  color: #333;
}
div, p, span {
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  font-size: 100%;
  color: #666;
}
a:active, a:focus, a:hover, a:link, a:visited {
  text-decoration: none;
  outline: 0;
}
.clear {
    clear: both;
}
.clearboth {
    overflow: hidden;
}
.clearboth, .clearboth:after {
    visibility: hidden;
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
.redcolor {
  color: #ff7878;
}

.prompt {
  color: #ff7878;
}
[class*=service-col-] {
    float: left;
    padding-right: 25px;
    min-height: 1px;
}
.fullwidth {
  width: 100%;
}

#service-header {
  top: 0px;
  transition: background 200ms;
  overflow: hidden;

  background-color: rgba(255,255,255,0.86);
  background-repeat: repeat;
  background-position: left top;
  background-attachment: fixed;

  z-index: 60;
  width: 100%;
  transform: translateZ(0);
}
#service-header .service-grid {
  position: relative;
}
.service-grid {
  min-width: 755px;
  margin: 0 auto;

  max-width: 1140px;
}
.head_top {
  margin-top: 16px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 14px;
  font-size: 16px;
  padding-right: 20px;
  z-index: 10;
}
.head_top div {
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
}
.topmenuselected a {
  color: #31bfcf;
}
.responsive-nav-link {
  display: none;
  float: left;
  position: relative;
  width: 30px;
  margin: 0 10px 0 0;
}
.header-align-left .service-header-logo {
  float: left !important;
}
#service-main-navigation>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: block;
  text-align: right;
}
.service-header-logo, .service-header-logo a {
  margin-top: 24px!important;
}
.service-header-logo a {
  margin-top: 0;
  margin-bottom: 0;
  height: 49px;
  line-height: 49px;
  padding-left: 0 !important;
}
#service-header .service-mobile-logo {
  display: none;
}
#service-main-navigation>ul>li.menu-item {
  height: 50px;
  line-height: 50px;
  margin: 40px 1px 0 0;
  text-align: right;
  display: inline-block;
  position: relative;
  list-style-type: none;
}
#service-main-navigation>ul>li.menu-item-has-children:hover>a {
    border-bottom: 3px solid #31bfcf;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(49, 191, 207);
}

.main-navigation-ul li.menu-item {
    position: relative;
    display: block;
    list-style-type: none;
}
.main-navigation-ul>li.menu-item>a.menu-item-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#service-main-navigation>ul>li.menu-item>a {
  font-family: 'Helvetica Neue','Microsoft YaHei',黑体,Arial,sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  color: #666;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}
#service-main-navigation>ul>li.menu-item>a.menu-item-link {
  display: block;
}
#service-header:not(.header-structure-vertical).put-header-top .main-navigation-ul li.no-mega-menu ul.sub-menu {
  top: 100%;
}
#service-main-navigation ul li.no-mega-menu>ul {
  border: 1px solid #efefef;
  text-align: center;
  line-height: normal;
}
.main-navigation-ul>li.no-mega-menu>ul {
  margin-top: 1px;
}
.main-navigation-ul li.no-mega-menu ul.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  padding: 10px 0;
  width: 100%;
}
.main-navigation-ul>li ul.sub-menu li.menu-item a.menu-item-link {
    text-align: center;
    padding: 0;
    line-height: 30px;
}

.head_top .tel-icon, .head_top .fws-icon, .head_top .qycx-icon, .head_top .gzt-icon {
  display: inline-block;
  vertical-align: top;
  background: url('../images/new/sprite-bg.png') no-repeat;
  margin-right: 5px;
}
.head_top .tel-icon {
  height: 16px;
  width: 16px;
  background-position: 0 -76px;
}
.head_top .fws-icon {
  height: 18px;
  width: 16px;
  background-position: 0 -21px;
}
.head_top .qycx-icon {
  height: 18px;
  width: 16px;
  background-position: 0 -48px;
}
.head_top .gzt-icon {
  height: 18px;
  width: 16px;
  background-position: 0 -48px;
}
.head_top a {
    display: inline-block;
    vertical-align: top;
}
.logandreg {
  background-color: #31bfcf;
  color: white;
  border-radius: 4px;
}
.logandreg span {
  padding: 4px 12px;
  color: white;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
#logout {
  cursor: pointer;
}

.arrow-icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('../images/new/sprite-bg.png') no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 21px;
  right: 5px;
}
#service-main-navigation>ul>li.current-menu-item>a, #service-main-navigation>ul>li.current-menu-ancestor>a, #service-main-navigation>ul>li.menu-item:hover>a {
  color: #31bfcf;
  /*background-color:;*/
}
.current-menu-ancestor.menu-item-has-children .arrow-icon, .menu-item-has-children:hover .arrow-icon {
  background-position: 0 -556px;
}
#service-main-navigation>ul>li.menu-item-has-children:hover .sub-menu {
    display: block;
}
#service-main-navigation ul ul.sub-menu a.menu-item-link:hover, .header-searchform-input .ui-autocomplete li:hover, #mk-main-navigation ul li.mk-header-wpml-ls>ul li a:hover {
    color: #31bfcf;
    background-color: #fff !important;
}

/*content样式*/
.service-content{
  margin: 0px auto 50px;
  padding: 0;
  min-height: 200px;
  z-index: 10;
}

/*footer样式*/
::selection {
  background-color: #31bfcf;
  color: #fff;
}
#service-footer, #service-footer p {
  color: #999;
}
#service-footer {
  width: 100%;
  position: relative;
  padding: 30px 0 0;
  background-color: #f6f7f9;
  background-repeat: repeat;
  background-position: right bottom;
  background-attachment: scroll;
}
#service-footer [class*=service-col-] {
    padding: 0;
}
#service-footer .footer-wrapper {
    position: relative;
    margin-bottom: 20px;
}
#service-footer .service-padding-wrapper {
    padding: 0 10px;
}
#service-footer img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
.service-col-1-2, .service-col-6-12 {
    width: 50%;
}
.footer-title span.about, .footer-title span.link, .footer-text span.abouttxt, .footer-text span.linktxt {
    display: inline-block;
    float: left;
    width: 25%;
    box-sizing: border-box;
}
.footer-title span {
    color: #31bfcf;
    font-weight: bold;
}
.widget {
    overflow: hidden;
    margin-bottom: 35px;
}
.footer-title {
    border-bottom: 1px solid #ddd;
    padding: 12px 0;
}
.footer-text {
    margin-top: 10px;
}
.footer-text span {
    line-height: 22px;
}
.footer-title span.contact, .footer-text span.contxt {
    display: inline-block;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.footer-logo {
    border-bottom: 1px solid #ddd;
    text-align: right;
    padding: 6px 0 0 0;
}
.footer-logo img {
    margin-right: 15px;
}
.footer-allright {
    text-align: right;
    margin-top: 10px;
}
.footer-allright span {
  color: #999;
}
#service-footer a {
    color: #999;
}
#service-footer a:hover {
    color: #31bfcf;
}
@media all and (min-width:1920px){
  .logo-left{width:260px;}
  .logo-right{width:130px; margin-left: 4px;}
}
/*==响应↓==*/
@media all and (max-width:1920px){
  .logo-left{width:260px;}
  .logo-right{width:130px; margin-left: 4px;}
}
@media all and (max-width:1200px){
  .logo-left{width:168px;}
  .logo-right{width:84px;margin-left: 3px;}
}


@media all and (max-width:1000px){
  .logo-left{height:40px;width:auto;margin-left: 2px;}
  .logo-right{height:40px;width:auto;margin-left: 2px;}
}