/* *
* The css file of Beijing Jinjiuyuan Technology Co. Ltd..
*
* @copyright   Copyright 2009-2017 北京金九源科技有限公司(Beijing Jinjiuyuan Technology Co. Ltd.)
* @license
* @author      北京金九源科技有限公司
* @package     Beijing Jinjiuyuan Technology Co. Ltd.
* @version     $Id$
* @link
* */

body {
  background: #fff;
  font-family: "微软雅黑";
  color: #4e4e4e;
  line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: "微软雅黑";
  color: #4e4e4e;
}
h1 {
  font-size: 36px;
  color: #fff;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}
h4 {
  font-size: 16px;
}
a {
  color: #60a8e5;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
}
a:hover, a:focus {
  color: #d43133;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
#mydiv {
    background: #fff none repeat scroll 0 0;
    z-index: 990;
}

.btn-primary {
  width: 100%;
  background: rgba(0,0,0,0.8);
  height: 30px;
  line-height: 30px;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  padding: 0;
}
.btn-primary:hover, .btn-primary:focus {
  background: #20abec;
  outline: none;
  box-shadow: none;
}
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:hover, a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}
.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}
.dropdown-menu .fon01 {
  font-size: 14px;
  color: #fff;
  font-size: 16px;
}
.center h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}
.media>.pull-left {
  margin-right: 20px;
}
.media>.pull-right {
  margin-left: 20px;
}
body > section {
  padding: 0px 0;
  width: 100%;
  overflow: hidden;
  background: #fff
}
.center {
  text-align: center;
  padding-bottom: 55px;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
/*border-bottom: 1px solid #F0F0F0;*/
.huadong {
  width: 60rem;
  height: 40px;
  line-height: 40px;
  position: relative;
  font: 14px/1.5 "Hiragino Sans GB", "Microsoft YaHei", simsun;
  margin: 0 auto;
  overflow: hidden;
}
.huadong .huabox {
  margin: 0 auto;
  width: 80%;
  line-height: 40px;
}
.huadong .huabox i {
  color: #dad7d7;
  font-size: 16px;
  vertical-align: middle;
}
.huadong .hdimg {
  float: left;
  line-height: 3.5rem;
}
.huadong .hdimg img {
  width: 100%;
  vertical-align: middle;
}
.huadong h5 {
  font-size: 14px;
  float: left;
  line-height: 2.2rem;
  margin: 0.8rem 0 0 0;
}
.huadong .gg_more {
  float: left;
}
.huadong .gg_more a {
  font-size: 14px;
  text-decoration: none;
}
.huadong .notice_active {
  float: left;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.huadong .notice_active ul {
  padding-left: 10px;
  vertical-align: middle;
}
.huadong .notice_active li {
  list-style-type: none;
  overflow: hidden;
}
/*.huadong .notice_active li.notice_active_ch {}*/
.huadong .notice_active li.notice_active_ch a {
  color: #dad7d7;
  font-size: 14px;
  display: block;
  overflow: hidden;
  float: left;
  overflow: hidden;
}
.huadong .notice_active li.notice_active_ch em {
  text-align: right;
  float: right;
  color: #888;
  font-size: 0.8rem;
  font-style: normal;
}
.lead {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}
@-webkit-keyframes scaleIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
@keyframes scaleIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
/*************************
*******Header******
**************************/

#header .search {
  display: inline-block;
  background: #e2e1e1;
  padding: 5px 10px;
  float: right;
  margin-top: 10px;
}
#sidebar-wrapper .search {
  display: inline-block;
  background: #e2e1e1;
  padding: 5px 10px;
  margin-top: 10px;
  width: 100%;
}
#sidebar-wrapper .search input {
  width: 90%
}
.navbar>.container .navbar-brand {
  margin-left: 0;
}
/*input.search-form:hover {
  width: 0px;
}*/
.header {
  min-height: 90px;
  background: #fff;
  border-bottom: 1px solid #edebeb!important
}
.header .logoimg1 {
  margin-top: 10px;
}
.header .logoimg2 {
  margin-top: 12px;
}
.header .navbar-header {
  float: left;
}
.header .navbar-right {
  margin-top: 22px;
  width: 179px;
  height: 37px;
  background: url(../images/phone.jpg);
  padding-left: 47px;
}
.header .navbar-right p {
  margin: 0;
  font-size: 16px;
}
.navbar-brand {
  padding: 0;
  margin: 0;
}
.logofont span {
  color: #20abec;
  content: attr(data-text);
  font-size: 30px;
  margin-top: 5px;
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #fff;
  min-height: 50px;
  padding-bottom: 0;
  border-bottom: 1px solid #edebeb !important;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav>li {
  height: 49px;
  line-height: 50px;
  margin-right: 40px;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 11px 20px;
  margin: 0;
  color: #333;
  line-height: 24px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a:hover {
  border-bottom: 2px solid #13b0fa;
  color: #7a7878;
}
.navbar-inverse {
  border: none;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  border-bottom: 2px solid #13b0fa;
  color: #333;
  background: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: #fff;
  box-shadow: 0 3px 8px rgba(255,255,255, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before {
  position: absolute;
  top: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #7a7878;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #7a7878;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}
.down-logo{width:123px; height:50px; float:left; margin-right: 20px; display:none}
.down-logo img{width:123px; height:50px;}
.down-logo-on{display:block;}
/*************************
*******Home Page******
**************************/


#main-slider {
  position: relative;
  width: 100%;
  float: left;

}
.banner-mt{margin-top:50px;}
#main-slider img {
  width: 100%;
  position: absolute;
  z-index: 18;
  height: 450px;
}
#main-slider .container {
  position: relative;
  z-index: 20
}
.no-margin {
  margin: 0;
  padding: 0;
}
#main-slider .carousel .carousel-content {
  margin-top: 150px;
}
#main-slider .carousel .slide-margin {
  margin-top: 50px;
}
#main-slider .carousel h2 {
  color: #fff;
}
#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #60a8e5;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
.pagination {
  width: 100%;
  float: left;
}
#main-slider .carousel .slider-img {
  text-align: right;
  position: absolute;
}
#main-slider .carousel .slider-text {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bolder;
  padding: 0 40px;
  margin-top: 100px;
  background: rgba(0,0,0,0.5);
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 440px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item {
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev, #main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #3c62b7;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover, #main-slider .next:hover {
  background-color: #000;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .carousel-indicators li {
  width: 15px;
  height: 15px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#main-slider .carousel-indicators .active {
  width: 17px;
  height: 17px;
  background-color: #3c62b7;
  margin: 0 15px 0 0;
  border: 1px solid #3c62b7;
  position: relative;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
.head-v3 {
  position: absolute;
  width:100%;
}
.head-v3 .navigation-inner {
  margin: 0px auto;
  width: 1170px;
  padding:0 15px;
  position: relative;
}
.navigation-up {
  height: 50px;
  background: #f3f3f3;
}
.navigation-up .navigation-v3 {
}
.navigation-up .navigation-v3 ul {
  float: left;
  margin: 0;
  padding: 0;
}
.navigation-up .navigation-v3 li {
  float: left;
  font: normal 14px/50px "microsoft yahei";
  color: #393838;
  margin-right:10px;
  position:relative;
  width:113px;
  text-align:center;
}
.navigation-up .navigation-v3 .nav-up-selected {
  border-bottom: 4px solid #0090ff;

  line-height: 50px;
}
.navigation-up .navigation-v3 .nav-up-selected a {
  color: #0090ff
}
.navigation-up .navigation-v3 .nav-up-selected-inpage {
  border-bottom: 4px solid #0090ff;
  color: #0090ff;
  height: 50px;
  line-height: 50px;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage a {
  color: #0090ff
}
.navigation-up .navigation-v3 li:hover .navigation-down{ height: auto;
    transition: height 0.2s ease-in;}
.navigation-up .navigation-v3 li h2 {
  font-weight: normal;
  padding: 0;
  margin: 0
}
.navigation-up .navigation-v3 li h2 a {
  color: #393838;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-family: "microsoft yahei";
  font-size: 16px;
}
.navigation-up .navigation-v3 li h2 a:hover {
  border-bottom: 4px solid #0090ff;
  color: #0090ff;
}
.navigation-down {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%
}
.navigation-down .nav-down-menu {
  width: 100%;
  margin: 0;
  background: #f9f7f7;
  position: absolute;
  top: 0px;
  box-shadow: 10px 3px 5px #515151;
}
.navigation-down .nav-down-menu .navigation-down-inner {


  position: relative;
}
.navigation-down .nav-down-menu .navigation-down-inner-xl{
padding: 0 0 0 157px;
}
.navigation-down .nav-down-menu dl {
  float: left;
  width:113px;
  margin:0;
}
.navigation-down .menu-1 dl {

}
.navigation-down .menu-1 dt {
  font: normal 16px "microsoft yahei";
  color: #0090ff;
  padding-bottom: 10px;
  border-bottom: 1px solid #0090ff;
  margin-bottom: 10px
}
.navigation-down .menu-1 dd a {
  color: #393838;
  font: normal 14px/30px "microsoft yahei";
  width:113px;
  text-align:center;
}
.navigation-down .menu-1 dd a:hover {
  color: #60aff6
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
  color: #fff;
  font: normal 16px "microsoft yahei"
}
li {
  list-style: none
}
a:link, a:visited {
  text-decoration: none
}
.top-head-language {
  color: #333;
  float: right;
  margin-top: 30px;
}
.top-head-language b {
  margin: 0 10px;
}
.top-head-language span i {
  background: url(../images/iconbg.png) no-repeat;
  padding-left: 26px;
  margin-right: 10px;
}
.top-head-language span a {
  color: #333;
  font-size: 12px;
}
.top-head-language span a:hover {
  text-decoration: none;
}
.top-head-language .Chinese {
  height: 17px;
  width: 26px;
  background-position: 0 0;
  background-repeat: no-repeat
}
.top-head-language .English {
  height: 17px;
  width: 26px;
  background-position: -31px 0;
  background-repeat: no-repeat
}

.didi_menu {
    width: 100%;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    /*border-bottom:1px solid #ff8800;*/
}

.didi_menu_inner {
    width: 100%;
    position: relative;
}

.menu_border {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ff8800;
    left: 0;
    top: 50px;
}

.menu_inner {
    width: 100%;
    max-width: 980px;
    overflow: hidden;
    margin: 0 auto;
}

menu {
margin:0 auto;
width:1170px;
padding:0 15px;
}

menu li {
    display: block;
    float: left;
    width: 95px;
    text-align: center;
    line-height: 50px;
    margin: 0 3px;
    position: relative;
}

menu .normal_li.active a {
    color: #ff8800;
}

menu .normal_li:hover a {
    border-bottom: 4px solid #0090ff;
    color: #0090ff;
    height:54px;
    line-height:50px;
}

menu li a {
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: #333;
}
menu .spe_active{width:140px;}
menu li{ transition: all .4s ease }
menu li:hover .spe_active{width:130px;border-bottom:none;}
menu .spe_li.active span {
    border-bottom: 4px solid #0090ff;
    color: #0090ff;
}
menu .spe_li{width:140px;}
menu .spe_li:hover span {
     border-bottom: 4px solid #0090ff;
    color: #0090ff;
}
menu .subactive{color:#0090ff;}
menu  .spe_active span {
border-bottom: 4px solid #0090ff;

}
menu .spe_active > a{border-bottom: 4px solid #0090ff;}
menu .spe_li:hover .sec_menu {
    height: auto;
    transition: height 0.2s ease-in;
    padding-bottom:10px;
    border-bottom:none;
}

menu li span {
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: #333;
    cursor: default;
}


menu li span .list {
    display: inline-block;
    width: 6px;
    height: 4px;
    background-image: url(../images/menu-down.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 6px 4px;
    position: relative;
    top: -2px;
    left: 3px;
}

menu .spe_li.active span .list {
    background-image: url(../images/menu-down-hover.png);
}

menu .spe_li:hover span .list {
    /*background-image:url(../images/menu-down-hover.png);*/
}

.sec_menu {
    width: 100%;
    height: 0;
    overflow: hidden;
}

.sec_menu a {
    display: block;
    width: 100%;
    line-height: 30px;
    /*margin-top: 7px;*/
}
.sec_menu a:hover{color:#0090ff;}
.sec_menu a:first-child {
    margin-top: 8px;
}

/*公用标题*/
.titile {
  margin: 30px 0;
  float: left;
  width: 100%;
}
.titile hr {
  width: 245px;
  height: 3px;
  background: #adaaaa;
  border: none;
  float: left;
  margin-top: 35px;
}
.titile-box {
  width: 220px;
  float: left;
  margin: 0 76px;
}
.titile-box b {
  font-size: 68px;
  color: #3c62b7;
  float: left;
  line-height: 68px;
}
.titile-box h3 {
  font-size: 32px;
  color: #2e2e2e;
  float: left;
  width: 170px;
  text-align: center;
}
.titile-box span {
  font-size: 22px;
  color: #3c62b7;
  float: left;
  line-height: 24px;
  width: 170px;
  text-align: center;
}
.titile .hr01 {
  margin-left: 178px;
}
/* 首页版块-产品中心 */
.cp-main {
  margin: 0px auto 0;
}
.cp-main .cp-nav {
  width: 1200px;
}
.cp-main .cp-nav span {
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  float: left;
  cursor: pointer;
  margin-left: 40px;
}
.cp-main .cp-nav span.active {
  background: #0090ff;
  color: #fff;
}
.cp-main .cp-nav span:first-child {
  border: 0px
}
.cp-content {
  margin-top: 20px;
  width: 1200px;
  position: relative;
  overflow: hidden;
  min-height: 370px;
} /*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
.cp-content .cp-box {
  position: absolute;
  width: 1200px;
  min-height: 350px;
} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/
.cp-content ul {
  float: left;
  width: 1200px;
}
/* 两排滚动 */
.multipleColumn {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #fff;
}
.multipleColumn .hd {
  overflow: hidden;
  height: 50px;
  text-align: center;
}
.multipleColumn .hd a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #dddbdb;
  line-height: 35px;
  text-align: center;
  color: #c0bebe;
  font-size: 24px;
  cursor: pointer
}
.multipleColumn .hd a:hover {
  text-decoration: none
}
.multipleColumn .hd .prev {
}
.multipleColumn .hd .next {
}
.multipleColumn .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}
.multipleColumn .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.multipleColumn .hd ul li.on {
  background-position: 0 0;
}
.testimonial {
  margin-right: 10px;
}
.multipleColumn .bd {
  overflow: hidden;
}
.multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  float: left;
  _display: inline;
  padding-left: 0;
}
.multipleColumn .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 265px;
  border: 1px solid #ddd;
  cursor: pointer;
  padding-bottom: 20px;
  position: relative;
}
.multipleColumn .bd ul li .piclist-hover {
  background: rgba(0,0,0,0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 285px;
  line-height: 285px;
  color: #fff;
  font-size: 50px;
  display: none
}
.multipleColumn .bd ul li a:hover {
  text-decoration: none;
}
.multipleColumn .bd ul li .pic {
  text-align: center;
}
.multipleColumn .bd ul li .pic img {
  width: 150px;
  height: 120px;
  display: inline-block;
  margin-top: 35px;
}
.multipleColumn .bd ul li .pic a:hover img {
  border-color: #999;
}
.multipleColumn .bd ul li .title {
  line-height: 24px;
}
.multipleColumn .bd ul li .title h3 {
  font-size: 16px;
  color: #333;
  margin-top: 30px;
}
.multipleColumn .bd ul li .title p {
  font-size: 14px;
  color: #727272;
  margin-top: 5px;
}
.mt20{margin-top:20px;}
/*案例展示*/

.fxd-case ul {
  padding: 0
}
.fxd-case li {
  float: left;
  width: 32%;
  margin: 10px 1% 10px 0;
}
.fxd-case li a {
  height: 270px;
  background: #f1eff0;
  border-bottom: 4px solid #4a80d9;
  display: inline-block;
  transition: background .4s ease
}
.fxd-case li a img {
  width: 100%;
  height: 214px;
}
.fxd-case li a:hover {
  text-decoration: none;
  background: #d8d8d8;
}
.fxd-case li h3 {
  width: 100%;
  height: 50px;
  margin: 8px auto 0 auto;
  text-align: center;
  font-size: 18px;
  color: #0c0808;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fxd-case .fxd-case-link {
  text-align: center;
  margin: 50px 0;
  float: left;
  width: 100%;
}
.fxd-case .fxd-case-link a {
  padding: 20px 80px;
  background: #dddbdb;
  border: 1px solid #c5c4c4;
  font-size: 18px;
  transition: background .4s ease
}
.fxd-case .fxd-case-link a:hover {
  text-decoration: none;
  background: #cccaca
}
/*解决方案*/
.fxd-Solve div {
  float: left;
}
.fxd-Solve img {
  width: 100%;
  height: 160px;
}
.fxd-Solve div p {
  color: #6a6a6a;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
}
.fxd-Solve div a:hover {
  text-decoration: none
}
/*公司新闻*/
.fxd-new-img {
  float: left;
}
.fxd-new {
}
.fxd-new li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.fxd-new li a h3, .fxd-new li a p, .fxd-new li a:hover .fxd-new-1k spanm.fxd-new li a:hover .fxd-new-1k b, .fxd-new li a:hover .fxd-new-1k {
  transition: all .2s ease
}
.fxd-new li a:hover h3, .fxd-new li a:hover p, .fxd-new li a:hover p {
  color: #5e7bc1
}
.fxd-new li a:hover .fxd-new-1k, .fxd-new li a:hover .fxd-new-1k b, .fxd-new li a:hover .fxd-new-1k span {
  background: #5e7bc1;
  color: #fff
}
.fxd-new .fxd-new-1k {
  height: 50px;
  text-align: center;
  background: #e8e7e7;
  float: left;
  width: 20%;
  float: left;
}
.fxd-new .fxd-new-1k b {
  width: 100%;
  float: left;
  font-size: 26px;
  color: #5e7bc1;
  margin-top: 5px;
}
.fxd-new .fxd-new-1k span {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #414143
}
.fxd-new .fxd-new-2k {
  float: right;
  width: 78%;
  padding: 0 1%;
}
.fxd-new .fxd-new-2k h3 {
  font-size: 18px;
  color: #242424;
  margin-top: 0px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fxd-new .fxd-new-2k p {
  font-size: 14px;
  color: #464747;
  margin-top: 0px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*公司新闻图片*/
.focusBox {
  position: relative;
  width: 485px;
  height: 240px;
  overflow: hidden;
  font: 12px/1.5 Verdana, Geneva, sans-serif;
  text-align: left;
  background: white;
}
.focusBox .pic img {
  width: 485px;
  height: 240px;
  display: block;
}
.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 36px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=40);
  opacity: 0.4;
  overflow: hidden;
}
.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 36px;
  width: 100%;
  overflow: hidden;
}
.focusBox .txt li {
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: -36px;
}
.focusBox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.focusBox .num {
  position: absolute;
  z-index: 3;
  bottom: 8px;
  right: 8px;
}
.focusBox .num li {
  float: left;
  position: relative;
  width: 18px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
  cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}
.focusBox .num li span {
  z-index: 1;
  background: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
  background: #0090ff;
}
/*about*/
.fxd-about {
  background: #ebf1f8;
  margin-top: 40px;
  padding-bottom:15px
}
.fxd-about-box {
  background: #fff;
  float: right;
  position: relative;
}
.fxd-about-box h3 {
  font-size: 24px;
  color: #25282d;
}
.fxd-about-box h3 span {
  letter-spacing: -1px;
}
.fxd-about-box p {
  font-size: 16px;
  color: #151516;
  margin-top: 30px;
  text-indent: 2em;
  line-height: 28px;
  min-height: 100px;
  margin-bottom: 0;
}
.fxd-about-box .fxd-about-box-input {
  text-align: right;
  margin: 10px 0;
  float: right;
}
.fxd-about-box-input a {
  background: #dddbdb none repeat scroll 0 0;
  font-size: 16px;
  padding: 15px 50px;
  transition: background 0.4s ease 0s;
  color: #a19d9d;
  display: inline-block;
}
.fxd-about-box-input a:hover {
  background: #dddbdb none repeat scroll 0 0;
  text-decoration: none;
  color: #6c6b6b
}
.fxd-aboutimg img {
  width: 100%;
}
.fxd-about-box-text {
  width: 100%;
  float: left;
}
.fxd-about-box-text span {
  font-size: 24px;
  color: #0090ff;
  width: 500px;
  float: left;
  text-align: right;
  margin: 50px 0 80px 0;
}
.fxd-new-img .carousel-caption {
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  background: rgba(0,0,0,0.5);
  width: 100%;
  text-align: center;
}
.owl-theme .owl-controls {
  margin-top: 20px;
}
/*.owl-theme .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}*/
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
  border: 1px solid #cdcdcd;
}
.owl-pagination {
  margin-top: 20px;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #3F4144;
  border: 3px solid #fff;
}
/*footer*/
footer {
  background: #333;
  padding: 20px 0;
  width: 100%;
  float: left;
}
.footer-box1 h3 {
  font-size: 18px;
  color: #fff
}
.footer-box1 p {
  font-size: 14px;
  color: #d3d2d2;
  margin-top: 20px;
}
.footer-box1 span {
  font-size: 10px;
  color: #d3d2d2
}
.footer-box1 img {

}
.footer-box1 .footer-box1-link {
  margin-top: 25px;
}
.footer-box1 .footer-box1-link a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #80aee6;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  margin-right: 15px;
  float: left;
  transition: background 0.4s ease 0s;
}
.footer-box1 .footer-box1-link .font01 {
  font-size: 30px;
}
.footer-box1 .footer-box1-link a:hover {
  text-decoration: none;
  background: #1863be
}
.footer-box2 dl dt {
  margin-bottom: 10px;
  font-size: 16px;
  height: 25px;
  color: #ffffff;
  font-weight:400;
}
.footer-box2 dl dd a {
  font-size: 14px;
  color: #d3d2d2;
}
.footer-box2 dl dd a i {
  font-size: 12px;
}
.footer-box2 dl dd {
  margin-bottom: 8px;
}
.footer-box3 dl dt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 25px;
  font-weight:400;
}

.footer-box  dl{margin:0;}
.footer-box  dl span{
  font-size: 14px;
  color: #d3d2d2;
  margin-bottom: 15px;
  text-align:center;
  float:left;
  display:inline-block;
  width:100%;
}
/*Copyright*/
.Copyright {
  background: #232323;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 14px;
  color: #d3d2d2;
}
/*内页banner*/
.n-banner {
  width: 100%;
  float: left;
}
.n-banner img {
  width: 100%;
  height: 200px;
}
/*面包屑*/
.fxd-Crumbs {
  height: 60px;
  line-height: 60px;
  text-align: right;
  font-size: 14px;
  color: #3f3434;
  display: inline-block;
  clear: both;
  width: 100%;
  background: #f8f8f8;
  margin-bottom: 20px;
  float: left;
}
.fxd-Crumbs a {
  margin: 0 5px;
}
/*侧导航*/
.fxd-box {
  margin-bottom: 200px;
  width: 100%;
  float: left;
}
.subNavtit {
  height: 60px;
  text-align: center;
}
.subNavtit h3 {
  font-size: 20px;
  color: #1e1c1c;
  line-height: auto;
  margin: 0;
}
.subNavtit span {
  font-size: 14px;
  color: #8d8d8d;
  margin-top: 5px;
  float: left;
  width: 100%;
}
.subNav {
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  line-height: 55px;
  background: no-repeat #75a1eb;
  background-position: 90% 55%;
  text-align: center;
  transition: background 0.4s ease 0s;
  margin-bottom: 10px;
}
.subNav a{color: #fff;}
.subNav:hover {
  color: #fff;
  background-color: #3161af
}
.currentDd {
  color: #fff
}
.currentDt {
 
  background-color: #3161af
}
.navContent {
  display: none;
  border-bottom: solid 1px #e5e3da;
}
.navContent li a {
  display: block;
  heighr: 40px;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  transition: all 0.4s ease 0s;
}
.navContent li a:hover {
  color: #3161af;
  background: #eaeaea;
  text-decoration: none;
}
.navContent .navContentactive a {
  color: #3161af;
  background: #eaeaea;
}
/*分页*/
.pagination {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
}
.pagination > li > a, .pagination > li > span {
  float: none;
  display: inline-block;
}
/*新闻主体*/

.newslist-t {
}
.newslist-t .fl {
  float: left;
}
.newslist-t .fl h3 {
  height: 60px;
  line-height: 30px;
}
.newslist-t .fl h3 a {
  color: #242424;
  font-size: 16px;
}
.newslist-t .fl p {
  font-size: 14px;
  color: #676767;
}
.newslist-t .fl span {
  width: 100%;
  text-align: right;
  color: #676767;
  font-size: 14px;
  margin-top: 15px;
  display: inline-block;
}
.newslist-t .fr {
  float: right
}
.newslist-t .fr img {
}
.newslist {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.newslist ul {
  padding: 0;
}
.newslist li {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.newslist li a {
  font-size: 16px;
  color: #3a3a3a;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
  float: left;
}
.newslist li span {
  float: left;
  color: #797979;
  width: 10%;
}
.newslist li a:hover {
  color: #000;
}
/*文章页*/
.article-tit h3 {
  line-height: 30px;
  color: #3f3434;
  font-size: 22px;
  border-bottom: 2px solid #3e75b7;
  text-align: center;
  padding-bottom: 15px;
  margin: 0;
}
.article-tit p {
  text-align: center;
  margin-top: 15px;
}
.article-tit p span {
  font-size: 14px;
  color: #818181;
  margin-right: 20px;
}
.article-cent {
  margin-top: 50px;
}
/*运维服务and人才招聘and解决方案*/
.maintenance-t h3 {
  font-size: 24px;
  color: #0b0d10;
  text-align: center;
}
.maintenance-t p {
  font-size: 16px;
  color: #0b0d10;
  margin-top: 20px;
  line-height: 30px;
  text-indent: 2em
}
.maintenance-b {
  margin: 40px 0 0 0;
}
.maintenance-b h3 {
  width: 200px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #5b9add;
  color: #fff;
  font-size: 18px;
}
.maintenance-b dl {
  margin-top: 40px;
}
.maintenance-b dl dt {
  font-size: 16px;
  color: #3161af;
  margin-bottom: 40px;
}
.maintenance-b dl dd {
  font-size: 16px;
  color: #0d0b0b;
  margin-bottom: 40px;
  line-height: 26px;
}
/*人才招聘*/
.fxd-recruit-box1 {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.fxd-recruit-box1 p {
  text-indent: 2em;
  line-height: 22px;
}
.fxd-recruit-box2 {
  float: left;
  width: 100%;
  margin-top:20px;
}
.fxd-recruit-box2 dt {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  font-weight: 400;
}
.fxd-recruit-box2 .col-md-4 {
  text-align: center;
}
.fxd-recruit-box2 .col-md-4 img {
  margin-bottom: 10px;
}
.fxd-recruit-box3 {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.fxd-recruit-box3 h3 {
  color: #3161af
}
.fxd-recruit-box3 p {
  line-height: 22px;
}
.fxd-recruit-box4 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.fxd-recruit-box4 .fxd-recruit-tit {
  height: 50px;
  line-height: 50px;
  border-top: 3px solid #83abec;
  background: #e1eaf9;
}
#zw-product {
  float: left;
  width: 100%;
}
#zw-product > .nav-tabs {
  border-bottom: none;
  width: 100%;
  float: left;
  margin: 30px 0;
}
#zw-product > .nav-tabs > li {
  margin: 0;
}
#zw-product > .nav-tabs > li > a {
  font-size: 14px;
  color: #333;
  text-align: center;
  border-radius: 0;
  line-height: 20px;
}
#zw-product > .nav-tabs > li > a:hover {
  border: 0;
  background-color: #3161af;
  color: #fff;
}
#zw-product > .nav-tabs > li.active {
}
#zw-product > .nav-tabs > li.active > a {
  background-color: #3161af;
  color: #fff;
  border: 0;
  border-bottom: none;
}
#zw-product > .nav-tabs > li.active > a:hover {
  background-color: #3161af;
  color: #fff;
}
#zw-product > .tab-content {
  float: left;
  width: 100%;
}
.panel {
  border: none;
  width: 100%;
  background: none;
  box-shadow: none;
}
.panel:last-child {
  border-bottom: none;
}
.panel-group > .panel:first-child .panel-heading .col-md-6, .panel-group > .panel:first-child .panel-heading .col-md-3 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border: none;
  float: left;
  width: 100%;
}
.panel-collapse .panel-body p span{color:#3161af}
.panel-collapse .panel-body dt{color:#3161af ;margin-bottom:10px;font-weight:400;}
.panel-collapse .panel-body dd{margin-top:5px;}
.panel-heading {
  background-color: #eaecee;
  border-radius: 0;
  border: none;
  color: #333;
  padding: 0;
  width: 100%;
  float: left;
}
.panel-title a {
  display: block;
  color: #212222;
  padding: 0px 0;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
}
/* #accordion rotate icon option */
.zp-wid1{width:40%!important; float:left;}
.zp-wid2{width:60%!important; float:left;}
.tz-gallery .lightbox img {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);

    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

#accordion .panel-heading a:before {
  content: '\f107';
  font-size: 24px;
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#accordion .panel-heading.active a:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/*联系我们*/
.fxd-Contactus {
}
.fxd-Contactus-text1 {
  background: #f7f7f7;
  float: left;
  padding: 20px 0;
}
.fxd-Contactus-text1 .fl h3 {
  font-size: 16px;
  color: #070707;
  margin: 10px 0;
}
.fxd-Contactus-text1 .fl p {
  font-size: 14px;
  color: #070707;
  line-height: 22px;
  margin-bottom:0;
}
.fxd-Contactus-text2 {
  padding: 20px 20px;
  border-bottom: 1px dotted #ddd;
  width: 100%;
  float: left;
  box-sizing: border-box
}
.fxd-Contactus-text2 h2 {
  font-size: 18px;
  color: #090909;
  margin-bottom: 10px;
}
.fxd-Contactus-text2 .fxd-Cont-wid {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.fxd-Contactus-text2 h3 {
  font-size: 16px;
  color: #090909;
  margin: 10px 0;
}
.fxd-Contactus-text2 p {
  font-size: 14px;
  color: #5b5a5a;
  margin-bottom: 15px;
}
.fxd-conta-text2-wid {
  width: 100%!important;
}
/*解决方案详情*/
.fxd-Solve-cent {
  text-align: center;
  margin: 20px 0;
}
/*解决方案列表*/
.fxd-Solve-list ul {
  padding-left: 0;
}
.fxd-Solve-list li {
  margin-bottom: 100px;
  float: left;
}
.fxd-Solve-list-tit {
  margin: 0 0 40px 0
}
.fxd-Solve-list-tit span {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  background: #5b9add;
  border-radius: 30px;
  padding: 15px 60px;
}
.fxd-Solve-list-box .fxd-Solve-list-box-f1 {
  -moz-box-shadow: 2px 2px 5px #666;
  -webkit-box-shadow: 2px 2px 5px #666;
  box-shadow: 2px 2px 5px #666;
  position: relative;
  float: left;
}
.fxd-Solve-list-box li .col-md-4 {
  padding: 0;
}
.fxd-Solve-list-box:hover .fxd-Solve-list-boxc {
  border-left: 60px solid #8989ff;
}
.fxd-Solve-list-box img {
  height: 190px;
  float: left;
}
.fxd-Solve-list-boxc {
 // height: 60px;
  border-left: 60px solid #bdbdd4;
  float: left;
  padding: 15px;
  transition: all .4s ease;
}
.fxd-Solve-list-boxc h3 {
  font-size: 18px;
  color: #222223;
  margin: 0;
}
.fxd-Solve-list-boxc p {
  font-size: 14px;
  color: #6a6a6a;
  margin-top: 2px;
}
.fxd-Solve-list-box a {
  background: rgba(0,0,0,0.5);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font-size: 50px;
  color: #fff;
  display: none;
  height: 190px;
  line-height: 190px;
  width: 100%;
}
.fxd-Solve-list-box a:hover {
  text-decoration: none;
}
/*关于我们*/
.about-box {
  margin-bottom: 20px;
  float: left;
}
.about-tit {
  text-align: center;
  margin: 40px 0 40px 0;
}
.about-tit b {
  font-size: 30px;
  color: #353639;
  font-weight: 400;
}
.about-tit h3 {
  font-size: 24px;
  color: #353639;
  margin: 0px 0;
}
.about-tit hr {
  width: 100px;
  height: 2px;
  border: none;
  background: #7cafe6;
  display: inline-block;
}
.about-text {
  font-size: 16px;
  color: #525252;
  text-indent: 2em;
  line-height: 30px;
  margin: 0px 0 40px 0;
}
.about-img {
  text-align: center;
}
.about-box1 {
  background: #f5f6f8;
  width: 100%;
  float: left;
  padding: 0px 0 80px 0;
  margin-bottom: 20px;
}
.about1-text p {
  text-indent: 2em;
  line-height: 34px;
  font-size: 16px;
  color: #525252;
  margin-bottom: 20px;
}
.about1-img {
  float: left;
}
.about2-text {
  font-size: 16px;
  color: #525252;
  text-indent: 2em;
  line-height: 30px;
  margin: 0px 0 40px 0;
}
.about2-text p {
  text-indent: 2em;
  line-height: 34px;
  font-size: 16px;
  color: #525252;
  margin-bottom: 20px;
  margin-top: 20px;
}
.about2-text p span {
  color: #3161af
}
/*关于我们-公司简介*/
.Company-box1 h3{text-align:center; font-size:18px;}
.Company-box1 p{font-size:16px;text-indent:2em; line-height:26px;}
.Company-box2 .col-md-6{margin-bottom:15px;}
.Company-box2 .col-md-6 p{text-indent:2em; font-size:14px; margin-top:30px;}
.Company-box3 {margin-top:20px;width:100%;float:left;}
.Company-box3 h3{font-size:16px;}
.Company-box3 p{font-size:14px;text-indent:2em; line-height:26px;}
.Company-box4 .col-md-4 b{text-align:center;font-size:14px; font-weight:400;float:left;width:100%; margin:10px 0;}
/*案例展示列表*/
.fxd-case-list-tit {
  font-size: 18px;
  border-bottom: 2px solid #3161af;
  color: #3f3434;
  padding-bottom: 10px;
}
.fxd-case-list {
  margin-top: 30px;
}
.fxd-case-list ul {
  padding-left: 0
}
.fxd-case-list li {
  float: left;
  margin-bottom: 15px;
}
.fxd-case-list li a {
  float: left;
  width: 100%;
  background: #e5e6e8
}
.fxd-case-list .col-md-4 {
  padding: 0 5px;
}
.fxd-case-list img {
}
.fxd-case-list h3 {
  margin: 10px 20px 10px 20px;
  font-size: 16px;
  color: #151515
}
.fxd-case-list p {
  margin: 10px 20px 10px 20px;
  font-size: 14px;
  color: #151515;
  line-height: 24px;
}
.fxd-case-list a:hover {
  text-decoration: none;
  background: #d9d9d9
}
/*案例展示详情*/
.fxd-case-tit {
  font-size: 22px;
  color: #3f3434;
  text-align: center;
  margin-bottom: 50px;
}
.fxd-case-tit1 span {
  font-size: 16px;
  color: #3f3434;
  background: #f2f2f3;
  padding: 15px 30px;
  display: inline-block
}
.fxd-case-tit1 p {
  font-size: 16px;
  color: #3f3434;
  line-height: 26px;
  margin-top: 35px;
}
.fxd-case-dl {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.fxd-case-dl dt {
  color: #3161af;
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
}
.fxd-case-dl img {
  float: left;
}
.fxd-case-dl p {
  float: right;
  font-size: 16px;
  color: #3f3434;
  line-height: 30px;
}
/*产品中心列表*/
.fxd-product-list ul {
  padding-left: 0
}
.fxd-product-list li {
  width: 100%;
  float: left;
  padding: 40px 0 50px 0;
  border-bottom: 1px solid #ddd
}
.fxd-product-list-tit {
  float: left;
  width: 100%;
}
.fxd-product-list-tit b {
  font-size: 14px;
  color: #fff;
  padding: 10px 20px;
  background: #8fb8e9;
  float: left;
}
.fxd-product-list-text h3 {
  font-size: 16px;
  color: #1a1a1a;
  margin-bottom: 25px;
  font-weight: bold
}
.fxd-product-list-text p {
  font-size: 14px;
  color: #504e4e;
  margin-bottom: 20px;
}
.fxd-product-list-text a {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #da780f;
  display: inline-block;
  transition: all .25s ease;
}
.fxd-product-list-text a:hover {
  text-decoration: none;
  background: #ffb400
}
/*产品详情*/
.fxd-product {
  background: #fff;
  border: 1px solid #ddd;
  margin: 50px auto 0 auto;
  padding: 30px 25px;
}
.fxd-product img {
  float: left;
}
.fxd-product-text {
  float: right;
  font-size: 14px;
}
.fxd-product-text h3 {
  color: #3161af;
  margin-bottom: 20px;
}
.fxd-product-text span {
  margin-bottom: 20px;
  display: inline-block
}
.fxd-product-text p {
  margin-bottom: 15px;
}
.clear {
  clear: both
}
/* 产品详情tab */
.notice {
  border: 1px solid #d5d5d5;
  overflow: hidden;
  margin: 30px auto 0 auto
}
.notice .tab-hd {
  height: 50px;
  background-color: #eee;
  margin-bottom: -1px;
  color: #404040;
}
.notice .tab-hd ul {
  margin-left: 7px;
}
.notice .tab-hd li {
  float: left;
  height: 49px;
  line-height: 49px;
}
.notice .tab-hd li a {
  display: block;
  padding: 0 40px;
  font-size: 14px;
  font-weight: 400;
}
.notice .tab-hd li a:hover {
  color: #3161af;
  text-decoration: underline;
}
.notice .tab-hd li.on {
  border: 1px solid #d5d5d5;
  border-bottom: none;
  background-color: #fff;
  font-weight: bold;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
}
.notice .tab-hd li.on a {
  color: #3161af
}
.notice .tab-bd {
  border-top: 1px solid #e8e8e8;
  padding: 50px;
}
/*报错提示*/
.fxd-bc-box {
  width: 700px;
  margin: 0 auto;
  text-align: center;
  padding-top: 200px;
}
.fxd-bc-text {
  float: left;
  text-align: center;
  width: 100%;
}
.fxd-bc-text h3 {
  font-size: 38px;
  color: #706f6f;
  vertical-align: middle;
  display: inline-block
}
.fxd-bc-text p {
  font-size: 22px;
  color: #706f6f;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle
}
.fxd-bc-text p span {
  color: #1462ba
}
.fxd-bc-link {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
.fxd-bc-link a {
}
.img-responsive {
  display: inline-block
}
.subNavBox .subNab {
  display: none
}
#snav-panel {
  display: none;
}
#snav-panel ul {
  padding-left: 0;
  width: 100%;
  float: left;
}
#snav-panel li {
  float: left;
  width: 100%;
}
#snav-panel li a {
  cursor: pointer;
  font-size: 16px;
  line-height: 55px;
  margin-bottom: 10px;
  text-align: center;
  transition: background 0.4s ease 0s;
  background: #eaeaea;
  float: left;
  width: 100%;
  color: #333;
}
#snav-panel li a:hover {
  background: #75a1eb;
  color: #fff;
}
#snav-panel li .snavactive {
  background: #75a1eb;
  color: #fff;
}
.snav-btn-slide {
  text-align: right;
  padding: 10px 10px 10px 0;
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 22px;
}
.snav-active {
}
 @media screen and (max-width: 990px) {
}
}
}
.testimonial-parallax h2 {
  margin-bottom: 40px;
}
.testimonial {
  margin: 0;
}
}
.mt50 {
  padding-top: 50px;
}
.tab .nav-tabs {
  position: relative;
  border-bottom: none;
}
.tab .nav-tabs li {
  text-align: center;
  margin-right: 1%;
  width: 19%;
}
.tab .nav-tabs li a:hover {
  background: #0090ff;
  color: #fff;
}
.tab .nav-tabs li a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #444;
  padding: 10px 15px;
  background: transparent;
  margin-right: 0;
  border: none;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease 0s;
  font-weight: 400;
  color: #333;
}
.tab .nav-tabs a:focus {
  background: #0090ff!important;
  color: #fff!important;
}
.tab ul .active {
  background: #3c62b7
}
.tab ul .active a {
  color: #fff;
}
.tab .tab-content {
  padding-top: 10px;
  background: #fff;
  font-size: 14px;
  color: #555;
  line-height: 26px;
}
.tab .tab-content h3 {
  font-size: 24px;
  margin-top: 0;
}
.thumbnail > img, .thumbnail a > img {height:60px}
.headerbg .navigation-up {
  background: rgba(255,255,255,0.9)
}
.headerbg {
  box-shadow: 2px 2px 10px #666;
}
 @media screen and (max-width: 768px) {
.tab .nav-tabs li {
  width: 100%;
}
#main-slider {
  margin-top: 60px;
  height: 120px;
}
#main-slider img {
  height: 120px;
}
.titile {
  border-bottom: #1e90ff 2px solid;
  background: #c1e4f7;
  height: 35px;
  margin: 20px 0
}
.titile hr, .titile-box b, .titile-box span {
  display: none;
}
.titile-box {
  width: 100%;
  margin: 0;
  margin-left: 10px;
}
.titile-box b {
  display: none
}
.titile-box h3 {
  font-size: 16px;
  width: auto;
  margin: 0;
  line-height: 33px;
}
.cp-main .cp-nav {
  width: 100%;
}
.cp-main .cp-nav span {
  width: 100%;
  margin-left: 0;
  height: 30px;
  line-height: 30px;
}
.cp-content ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.fxd-case li {
  width: 100%;
  margin: 10px 0;
}
.fxd-case li a {
  width: 100%;
}
.fxd-case li h3 {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
.fxd-new-img {
  margin-bottom: 10px;
}
.fxd-about-box {
  margin-top: 10px;
}
.footer-box1 {
  margin-bottom: 10px;
}
.wp-p0 {
  padding: 0;
}
.n-banner {
  margin-top: 60px;
}
.subNac {
  display: none
}
.fxd-Crumbs {
  margin-bottom: 0;
  text-align: left;
}
.subNavBox .subNab {
  display: block;
  background: #f4f4f4;
  margin-bottom: 20px;
}
.wp-mb20 {
  margin-bottom: 20px;
}
.newslist li span {
  display: none
}
.newslist li a {
  width: 100%;
}
.fxd-case-tit1 span {
  padding: 15px 0;
  width: 100%;
  text-align: center;
}
.fxd-case-dl dt {
  margin-bottom: 20px;
}
.fxd-case-dl {
  margin-top: 10px;
}
.fxd-Solve-list-tit span {
  font-size: 14px;
  display: inline-block;
  color: #fff;
  background: #5b9add;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  border-radius: 0;
}
.fxd-Solve-list-box {
  float: left;
  margin-bottom: 20px;
}
.fxd-Contactus-text2 {
  padding: 40px 0;
}
.panel-title a {
  height: auto
}
#zw-product > .nav-tabs {
  margin: 0
}
.footer-box3 dl dt{margin-bottom:10px; margin-top:20px;}
.zp-wid1{width:100%!important; float:left;}
.zp-wid2{width:100%!important; float:left;}
.fxd-bc-box {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
}
.footer-box3 dl dd,.footer-box3 dl p{text-align:left;}
  .banner-mt{margin-top:0px;}
}
