@font-face
{
    font-family: myFirstFont;
    src: url('/static/fonts/方正仿宋_GBK.TTF'),
    url('/static/fonts/方正仿宋_GBK.TTF'); /* IE9+ */
}

html,
body 
{ line-height:180%; font-size:1.0em; font-family: myFirstFont,"FZFangSong-Z02S"; background:white;}
li {list-style:none;}


a {color:#333;text-decoration:none;}
a:hover {text-decoration:none;}
a:link{text-decoration:none;}
/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


/* 导航 */
.navbar-default {
    padding: 0px;
    border-bottom: 0px;
    background: white;
    opacity: 0.9;
/*    -moz-box-shadow: 0px 0px 15px #888;
    -webkit-box-shadow: 0px 0px 15px #888;
       transition: background 1s;
    box-shadow: 0px 0px 15px #888;*/
    /*margin-top: 10px;*/
}
.inc-hesder{
  margin-top: 10px;
}
@media (min-width: 768px) {
.nav-head{
  height: 90px;
  position: relative;
}
}
@media (min-width: 768px) {
.navbar.active{
    background:rgba(4,190,252,.9);
    transition: background 1s;
         * Firefox 4 */
           -moz-transition:background 1s;
         /* Safari and Chrome */
         -webkit-transition:background 1s;
         /* Opera */
          -o-transition:background 1s;
      padding:0px;
}
}
.navbar-default .navbar-nav>li> a {color:#000;}

/* logo */
a.navbar-brand { width:210px;max-height:48px; margin:5px; padding:0px; overflow:hidden; margin-top: 15px}
a.navbar-brand img {max-width:210px;max-height:48px; margin: 0px auto;}
@media (max-width: 768px) {
a.navbar-brand {margin-left:10px; max-width:180px;}
a.navbar-brand img {max-width:180px;max-height:35px;}
}




.navbar-default .navbar-nav>li> a,
.navbar-default .navbar-nav>li> a:hover 
{color: #000;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{color:#000;background:none;}
.navbar-nav > li > a:hover:after, #header .nav > li.active > a:after, #header .navbar.affix .nav > li > a:hover:after, #header .navbar.affix .nav > li.active > a:after,.navbar-nav > li.active a:after {width:20px;}


  @media (max-width: 480px) {
.navbar-default {padding:5px 0px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#fff;}
.navbar-default .navbar-toggle .icon-bar,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background:white;}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {background:#ccc;}
.navbar-default .navbar-toggle {border-color:white;color:white;}
.navbar-nav > li > .dropdown-menu {border-radius:4px 4px 4px 4px;}
.navbar-nav > li > .dropdown-menu:before {bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.dropdown-menu>li>a {padding:6px 20px;}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {
float:right;
}
}

/*导航用户注册*/
.user-panel { margin:10px 20px 0 0px;  }
.user-panel a,
.user-panel a:visited,
.user-panel a:link{
  color: #198DDD;
  font-size: 14px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  border:1px solid #198DDD;
}
.user-panel a:hover{ color:#198DDD;}
.user-panel a.top-login {color:white; background:#198DDD;}
.user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}
}



@media (min-width: 768px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;
}
ul.navbar-nav li.oen:hover{ 
    background: #305cb5;
    color: #fff;
}
.dropdown:hover .a-hover{
  color: #fff;
}

ul.navbar-nav li.oen .a-hover:hover{ 
  color: #fff;
}

}

.top-nav-right {
  position: absolute;
  top:20px;
  right:0px;
  width:110px;
  margin:0px;
  padding:0px;
}


@media all and (min-width:1024px) and (max-width:1024px){
.top-nav-right {top:5px;}
.user-panel { margin:30px 0px 0px 0px;  }
}

@media all and (min-width:1156px) and (max-width:1280px){
.user-panel { margin:10px 60px 0 0px;  }
}


.top-nav-right ul {margin:0px;padding:0px;}

.top-nav-right ul li { 
float:left; 
width:30px;
line-height:30px;
margin:2px; 
}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 768px) {
.user-panel { margin:10px 0px 0px 0px;  }
.top-nav-right {margin-top:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
.top-nav-right {width:30px;position:relative;
top:0px;
left:5px; z-index:99; font-size:26px; }
}

#fat-menu {margin-top:3px;}





/* 幻灯文字 */

.carousel-caption {
bottom:10%;
}


.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;border-radius: 50px;}

@media (max-width: 1280px) {

.carousel-caption h3 {font-size:2.0em;}
.carousel-caption p {line-height:180%;font-size:1.0em;}
}
@media (max-width: 768px) {
#myCarousel,.banner {margin-top:118px;}
.carousel-caption h3 {margin-bottom:30px;font-size:1.2em;}
.carousel-caption p {display:none;}
.carousel-caption .btn {display:none;}
}
@media (max-width: 468px) {
#myCarousel,.banner {margin-top:78px;}
}


.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:50px 0px 60px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#165aa5;line-height:45px;height:45px;font-size:40px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}


/* 页底 */

/* Twitter widget */


.widget_twitter li:last-child {
  margin-bottom: 0; }



.widget_twitter p {
  display: table;
  line-height: 1.4; }

.widget_twitter a {
  color: #04befc; }

.widget_twitter a:hover {
  color: #fff; }

.widget_twitter .tweet-time {
  display: block;
  margin-top: 9px;
  font-size: 12px;
  color: #545454; }

/* Ad widget */
.img-wrap {
  display: inline-block;
  background-color: #04befc; }

.img-wrap img {
  transition: all 0.3s ease-in-out; }

.img-wrap img:hover {
  outline: 1px solid #fff;
  outline-offset: -15px;
  opacity: .15; }

/* 16 Footer */
.widget {
  }

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.widget_archive li, .widget_recent_entries li, .widget_categories li, .widget_recent_comments li, .widget_nav_menu li {
  padding: 4px 0;
  text-transform: uppercase; }

.widget_archive li:before, .widget_recent_entries li:before, .widget_categories li:before, .widget_recent_comments li:before, .widget_nav_menu li:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 4px 0 0;
  color: #04befc; }

.widget_archive li ul, .widget_recent_entries li ul, .widget_categories li ul, .widget_recent_comments li ul, .widget_nav_menu li ul {
  margin-top: 5px;
  padding-left: 25px; }

.widget_archive li li:last-child, .widget_recent_entries li li:last-child, .widget_categories li li:last-child, .widget_recent_comments li li:last-child, .widget_nav_menu li li:last-child {
  padding-bottom: 0; }

.widget_archive a, .widget_recent_entries a, .widget_categories a, .widget_recent_comments a, .widget_nav_menu a {
  font-size: 12px;
  letter-spacing: 1px; }

/* Tag cloud widget */
.widget_tag_cloud .tagcloud {
  overflow: hidden;
  margin-left: -4px;
  margin-right: -4px; }

.widget_tag_cloud a {
  float: left;
  margin: 4px;
  padding: 7px 13px;
  font-size: 14px !important;
  border: 1px solid #ebebeb;
  font-weight: 600;
  background-color: #fff;
  color: #777; }

.widget_tag_cloud a:hover {
  background: #04befc;
  border-color: #04befc;
  color: #fff; }

/* Search widget */

/* 16 Footer */
.footer {
      background-color: #305cb5;
  }
.widget{
  color: #fff;
}
.footer-widgets p{
      color: white;
}


@media (min-width: 768px) {
  .footer-widgets {
    padding-top: 10px;
    padding-bottom: 10px; } }

.footer-widgets .widget-title {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff; }

@media (min-width: 768px) {
  .footer-widgets .widget-title {
    margin-bottom: 10px; } }

.footer-widgets .widget_archive a, .footer-widgets .widget_recent_entries a, .footer-widgets .widget_categories a, .footer-widgets .widget_recent_comments a, .footer-widgets .widget_nav_menu a {
  color: #fff; }

.footer-widgets .widget_archive a:hover, .footer-widgets .widget_recent_entries a:hover, .footer-widgets .widget_categories a:hover, .footer-widgets .widget_recent_comments a:hover, .footer-widgets .widget_nav_menu a:hover {
  color: #fff; }

/* Logo widget */
.footer-logo-widget {
  text-align: center; }

.footer-logo-widget p {
  margin: 14px 15% 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6; }




/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}



#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
.owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}

/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }

.owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
.owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/index/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



.owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
.owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/base/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
  margin: 0;
  z-index: 9999;
}
.navbar .nav > li.oen:hover ul.two {
  display: block;
}

.navbar-nav>li>.dropdown-menu {
  left: 0px
}
.navbar-nav>li>.dropdown-menu li {
    padding: 0px;
    margin: 0px;
    display: block;
    float: none;
    border-bottom: 1px solid#eee;
    text-transform: none;
    padding: 0!important;
    background: #fff;
}

.dropdown-menu>li>a:hover {
    color: #262626;
    background: #305cb5;
}
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #305cb5;
}

.navbar-nav>li>.dropdown-menu::before{
    border-bottom-color: #6bc513;
    border-width: 8px;
    margin-left: -8px;

}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.footer_mp {
background: #ccc;
}


.servers,
.footer-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}

.top-login {padding-left:5px;}

#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.post-masonry {margin:0px 0px 30px 0px; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.post-masonry a
{position:relative;display:block; }

.post-masonry a:hover
{text-decoration:none;overflow:hidden;}

.post-masonry a h4
{display:none;cursor:hand;text-align:center;}

.post-masonry a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.post-masonry img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.post-masonry p {line-height:200%;font-size:1.2em;}

#print img {max-width:100%;}

.top-nav-right ul li.nav-shopping a,
.top-nav-right ul li,
.navbar-default .glyphicon {color:#000;}


.location{
float: right;


}
  .other-titles h4{
    display: inline;
    margin: 0px;
  }
  .menu {
     padding-top: 20px; 
    font-size: 14px;
    color: #000;}

    .menu li {
    border-bottom: 1px solid #dbd4cd;
     line-height: 35px; 
}
.nav_ul{
    background: #fff;
    padding: 0px;
}
 .menu li a:hover{
     background:rgba(4,190,252,.9);
      color: #fff;
 }

 .menu li {

    text-align: center;
    font-size: 15px;
    position: relative;
    border-bottom: 1px #f7f7f7 solid;

 }
 .menu li a {
    display: block;

}
.othersmain{
   margin: 20px 20px 15px 0px;;
   box-sizing: border-box;
    background: #fff;
    padding: 1px 54px 60px;

}
.contact-us1{
    /* background: #f7f7f7; */
}
.othersmenu{
      margin-top: 20px;
}
.exchange-searchmain {
    padding: 20px 0;
    line-height: 30px;
  
}


  .exchange-searchmain strong{
    padding-left: 22px;

    
  }

  .searchmain-img{
      float: left;
    margin-right: 51px;
  
  }

/* 列表通用 */
.newslist li{
      overflow: hidden;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dotted #dbd4cd;
}

.newslist .time{
  float: left;
   
}

.newslist .day{
      height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 30px;
}

.newslist .date{
      height: 18px;
    line-height: 18px;
    font-size: 10px;
}

.job-conts{
  
}
.newslist p {
  margin: 20px;
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #555;
}

.newslist  h3{
  
      padding-bottom: 10px;
    margin-top: -2px;
    font-size: 14px;
    color: #757575;
}

.newslist a:hover{
  color: rgba(4,190,252,.9);
}
.newslist .day, .newslist .date{
    display: block;
    text-align: center;
    font-family: "FZFangSong-Z02S";
}

.newsContent .info{
  border-top: 1px dashed #dbd4cd;
    border-bottom: 1px dashed #dbd4cd;
    line-height: 35px;
    text-align: center;
    margin-bottom: 35px;
    font-size: 14px;
}

.newsContent .info span{
  margin: 0 10px;
}
  .news-titles{
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    line-height: 80px;
  
  }
  .news-titles h1 {
    font-size: 20px;
  }

.news-content{
  font-size: 1.0em;
  line-height: 1.8;
      color: #333;
      padding: 20px;
}html,
body 
{ line-height:180%; font-size:1.0em; font-family: "FZFangSong-Z02S"; background:white;}
li {list-style:none;}


a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


/* 导航 */
.navbar-default {
    padding: 0px;
    margin-bottom: 0px;
    background: white;
    opacity: 0.9;
/*    -moz-box-shadow: 0px 0px 15px #888;
    -webkit-box-shadow: 0px 0px 15px #888;
    transition: background 1s;
    box-shadow: 0px 0px 15px #888;*/
}
.dropdown-menu{
padding: 0px 0px;
}

@media (min-width: 768px) {
.navbar.active{
    background:rgba(4,190,252,.9);
    transition: background 1s;
         * Firefox 4 */
           -moz-transition:background 1s;
         /* Safari and Chrome */
         -webkit-transition:background 1s;
         /* Opera */
          -o-transition:background 1s;
      padding:0px;
}
}
.navbar-default .navbar-nav>li> a {color:#000;}

/* logo */
a.navbar-brand { width:210px;max-height:48px; margin:5px; padding:0px; overflow:hidden; margin-top: 15px}
a.navbar-brand img {max-width:210px;max-height:48px; margin: 0px auto;}
@media (max-width: 768px) {
a.navbar-brand {margin-left:10px; max-width:180px;}
a.navbar-brand img {max-width:180px;max-height:35px;}
}




.navbar-default .navbar-nav>li> a,
.navbar-default .navbar-nav>li> a:hover 
{color: #000;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{color:#000;background:none;}


.navbar-nav > li > a:hover:after, #header .nav > li.active > a:after, #header .navbar.affix .nav > li > a:hover:after, #header .navbar.affix .nav > li.active > a:after,.navbar-nav > li.active a:after {width:20px;}

  @media (max-width: 480px) {
.navbar-default {padding:5px 0px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#fff;}
.navbar-default .navbar-toggle .icon-bar,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background:white;}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {background:#ccc;}
.navbar-default .navbar-toggle {border-color:white;color:white;}
.navbar-nav > li > .dropdown-menu {border-radius:4px 4px 4px 4px;}
.navbar-nav > li > .dropdown-menu:before {bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.dropdown-menu>li>a {padding:6px 20px;}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {
float:right;
}
}

/*导航用户注册*/
.user-panel { margin:10px 20px 0 0px;  }
.user-panel a,
.user-panel a:visited,
.user-panel a:link{
  color: #198DDD;
  font-size: 14px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  border:1px solid #198DDD;
}
.user-panel a:hover{ color:#198DDD;}
.user-panel a.top-login {color:white; background:#198DDD;}
.user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}
}



@media (min-width: 768px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;
}
ul.navbar-nav li.oen a{
   
      padding: 12px 23px !important;
}
}

.top-nav-right {
  position: absolute;
  top:20px;
  right:0px;
  width:110px;
  margin:0px;
  padding:0px;
}


@media all and (min-width:1024px) and (max-width:1024px){
.top-nav-right {top:5px;}
.user-panel { margin:30px 0px 0px 0px;  }
}

@media all and (min-width:1156px) and (max-width:1280px){
.user-panel { margin:10px 60px 0 0px;  }
}


.top-nav-right ul {margin:0px;padding:0px;}

.top-nav-right ul li { 
float:left; 
width:30px;
line-height:30px;
margin:2px; 
}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 768px) {
.user-panel { margin:10px 0px 0px 0px;  }
.top-nav-right {margin-top:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
.top-nav-right {width:30px;position:relative;
top:0px;
left:5px; z-index:99; font-size:26px; }
}

#fat-menu {margin-top:3px;}





/* 幻灯文字 */

.carousel-caption {
bottom:10%;
}


.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;border-radius: 50px;}

@media (max-width: 1280px) {

.carousel-caption h3 {font-size:2.0em;}
.carousel-caption p {line-height:180%;font-size:1.0em;}
}
@media (max-width: 768px) {
#myCarousel,.banner {margin-top:118px;}
.carousel-caption h3 {margin-bottom:30px;font-size:1.2em;}
.carousel-caption p {display:none;}
.carousel-caption .btn {display:none;}
}
@media (max-width: 468px) {
#myCarousel,.banner {margin-top:78px;}
}


.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:50px 0px 60px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#165aa5;line-height:45px;height:45px;font-size:40px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}


/* 页底 */

/* Twitter widget */


.widget_twitter li:last-child {
  margin-bottom: 0; }

.widget_twitter li:before {
  content: "\f099";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin: 2px 12px 0 0; }

.widget_twitter p {
  display: table;
  line-height: 1.4; }

.widget_twitter a {
  color: #04befc; }

.widget_twitter a:hover {
  color: #fff; }

.widget_twitter .tweet-time {
  display: block;
  margin-top: 9px;
  font-size: 12px;
  color: #545454; }

/* Ad widget */
.img-wrap {
  display: inline-block;
  background-color: #04befc; }

.img-wrap img {
  transition: all 0.3s ease-in-out; }

.img-wrap img:hover {
  outline: 1px solid #fff;
  outline-offset: -15px;
  opacity: .15; }

/* 16 Footer */
.widget {
  padding: 5px; }

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }

  .widget ul{
  margin-bottom: 5px; }

.widget_archive li, .widget_recent_entries li, .widget_categories li, .widget_recent_comments li, .widget_nav_menu li {
  padding: 6px 0;
  text-transform: uppercase; }

.widget_archive li:before, .widget_recent_entries li:before, .widget_categories li:before, .widget_recent_comments li:before, .widget_nav_menu li:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 6px 0 0;
  color: #04befc; }

.widget_archive li ul, .widget_recent_entries li ul, .widget_categories li ul, .widget_recent_comments li ul, .widget_nav_menu li ul {
  margin-top: 5px;
  padding-left: 25px; }

.widget_archive li li:last-child, .widget_recent_entries li li:last-child, .widget_categories li li:last-child, .widget_recent_comments li li:last-child, .widget_nav_menu li li:last-child {
  padding-bottom: 0; }

.widget_archive a, .widget_recent_entries a, .widget_categories a, .widget_recent_comments a, .widget_nav_menu a {
  font-size: 12px;
  letter-spacing: 1px; }

/* Tag cloud widget */
.widget_tag_cloud .tagcloud {
  overflow: hidden;
  margin-left: -4px;
  margin-right: -4px; }

.widget_tag_cloud a {
  float: left;
  margin: 4px;
  padding: 7px 13px;
  font-size: 14px !important;
  border: 1px solid #ebebeb;
  font-weight: 600;
  background-color: #fff;
  color: #777; }

.widget_tag_cloud a:hover {
  background: #04befc;
  border-color: #04befc;
  color: #fff; }

/* Search widget */

/* 16 Footer */
.footer {
 background-color: #305cb5;
 }

@media (min-width: 768px) {
  .footer-widgets {
    padding-top: 10px;
    padding-bottom: 10px; } }

.footer-widgets .widget-title {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #fff; }

@media (min-width: 768px) {
  .footer-widgets .widget-title {
    } 
  }

.footer-widgets .widget_archive a, .footer-widgets .widget_recent_entries a, .footer-widgets .widget_categories a, .footer-widgets .widget_recent_comments a, .footer-widgets .widget_nav_menu a {
  color: #fff; }

.footer-widgets .widget_archive a:hover, .footer-widgets .widget_recent_entries a:hover, .footer-widgets .widget_categories a:hover, .footer-widgets .widget_recent_comments a:hover, .footer-widgets .widget_nav_menu a:hover {
  color: #fff; }

/* Logo widget */
.footer-logo-widget {
  text-align: center; }

.footer-logo-widget p {
  margin: 14px 15% 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6; }

.widget li{
float: left;
}

.sub-footer {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #000; }

.sub-footer span {
  margin-bottom: 0; 
      color: #999;
       font-size: 12px;
    
      }

.sub-footer a {
  color: #999; }

.sub-footer a:hover {
  color: #04befc; }


.sub_menu {
margin-top:30px;}





/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;    line-height: 34px;
   }
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 4em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;font-family: 'FZFangSong-Z02S', Times, serif;}
.list-date p {clear:both; display:block; width:4em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6;font-size:0.8em;}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
.owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}

/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }

.owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
.owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/index/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



.owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
.owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/base/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
  margin: 0;
}
.navbar .nav > li.oen:hover ul.two {
  display: block;
}

.navbar-nav>li>.dropdown-menu::before{
    border-bottom-color: #6bc513;
    border-width: 8px;
    margin-left: -8px;
   
}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.footer_mp {
background: #ccc;
}


.servers,
.footer-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}

.top-login {padding-left:5px;}

#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.post-masonry {margin:0px 0px 30px 0px; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.post-masonry a
{position:relative;display:block; }

.post-masonry a:hover
{text-decoration:none;overflow:hidden;}

.post-masonry a h4
{display:none;cursor:hand;text-align:center;}

.post-masonry a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.post-masonry img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.post-masonry p {line-height:200%;font-size:1.2em;}

#print img {max-width:100%;}

.top-nav-right ul li.nav-shopping a,
.top-nav-right ul li,
.navbar-default .glyphicon {color:#000;}

.other-titles{
    overflow: hidden;
    padding-bottom: 12px;
    padding: 8px;
    /*text-align: center;*/
   
}


  .other-titles h2{
    color: #000;
    font-size: 28px;
    line-height: 40px;
    font-weight: normal;
    margin: 0;
  }

  .titles{
    margin-top: 10px;
  }
.location{
float: right;


}
  .other-titles h4{
    display: inline;
    margin: 0px;
  }
 
.exchange-searchmain {
    padding: 20px 0;
    line-height: 30px;
  
}




.newslist .day{
      height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 30px;
}

.newslist .date{
      height: 18px;
    line-height: 18px;
    font-size: 10px;
}

.newslist .conts{
 margin-left: 70px;
  
    
}

.newslist  h3{
      padding-bottom: 10px;
    margin-top: -2px;
    font-size: 14px;
    color: #757575;
}

.newslist a:hover{
  color: rgba(4,190,252,.9);
}
.newslist .day, .newslist .date{
    display: block;
    text-align: center;
    font-family: "FZFangSong-Z02S";
}

.newsContent .info{
  border-top: 1px dashed #dbd4cd;
    border-bottom: 1px dashed #dbd4cd;
    line-height: 35px;
    text-align: center;
    margin-bottom: 35px;
    font-size: 14px;
}

.newsContent .info span{
  margin: 0 10px;
}
  .news-titles{
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    line-height: 80px;
  
  }
  .news-titles h1 {
    font-size: 20px;
  }

.news-content{
  font-size: 1.0em;
  line-height: 1.8;
      color: #333;
      padding: 20px;
}
.business-brandactiv nav{
  padding-left: 20px;
}

.sidebar-tile .met-column-nav-ul {
        padding: 0px;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sidebar-tile .met-column-nav-ul > li a.link{
  text-decoration: none;
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 300;
    color: #90939b;
}

.post-masonry{
  margin: 0px 0px 30px 0px;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
  .post-masonry a{
        position: relative;
    display: block;
}
 .post-masonry img{
   -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
}


.post-masonry a h4{
      display: none;
    cursor: hand;
    text-align: center;
}

#daohang{
  background: #f2f2f2;
 margin-bottom: 10px;
}

.about-left{
      width: 60%;
    float: left;
}

.about-right{
     width: 40%;
    float: right;
}
.about-right h4{
  padding-top: 10px;

}
.about-left p {
  padding: 5px 0;
}

.about-titie {
padding: 5px;
    margin-top: 36px;
}
.shop li{
      display: inline-block;
    margin: 0 0 27px;
    /*padding: 0 10px;*/
    width: 20%;
    float: left;
}

.product{
       display: inline-table;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    padding: 2px;
    border-radius: 4px;
}

.product-thumb{
      position: relative;
    padding: 2px 27px;
}

.product-thumb img{
  width: 100%;
    cursor: pointer;  
    transition: all 0.6s;  

}
.product-thumb img:hover{  
    transform: scale(1.1);  

}


.product-description {
  margin-top: 5px;
  text-align: center;
}

.Business{
  margin-top: 20px;
}
.daohangnav{
      padding: 20px;
    margin-left: 30px;
}

.right-side{
    margin-left: 30px;
    padding:0px 20px 0px 0px;
     font-size: 14px;
    margin-top: 8px;
    line-height: 28px;
}
/*公司介绍中部*/
#dropdown{
  display: inline-block;
}
.met-column-nav{
  text-align: center;
    border-bottom: 1px solid #f0f2f5;
}
.met-column-nav-ul{
      padding: 0;
     list-style: none; 
    margin: 0 auto;
}
#dropdown a{
      text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    padding: 14px;
    display: block;
  
}
#dropdown a:hover{
    background: #8da5f4;
    color: #fff;
}
.aboutus-container{
  margin-bottom: 30px;

}

.container-item{
  padding: 5px 0px 5px 0px;
}

.container-item p{
  font-size: 16px;
  padding:0px 20px;


}
.exchange-searchmain h3{
  text-indent: 20px;
}

.aboutus-box-title{
      text-align: center;
    margin-top: 60px;
}

.aboutus-box-title h3{
      font-size: 16px;
    letter-spacing: 3px;
    line-height: 20px;
    height: 20px;
    color: #929292;
}

#honour-text a{
  padding:10px;
  text-decoration: none;
  margin-bottom:20px;
}

#activenav{
    background: #305cb5;
    color: #fff;
}

#activenav .a-hover{
    color: #fff;
    background: #305cb5;

}


/*新闻列表*/
.News-list-container{
  margin-top: 45px;
}
.News-left .News-left-H2{
  background: #5775d6;
  text-align: center;
  padding: 20px 0px;
  color: #fff;
}

.News-left .News-left-H2 h2{
  margin:0px;
}
.News-left-menu a{
  display: block;
  background:  #ebebeb;
  text-align: center;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
}

.News-left-menu a:hover{
  background:  #8da5f4 ;
  color: #fff;
}
.introall{
  margin:20px 0px 30px 0px;
}
.introallcol {
  display: -webkit-box;
  -webkit-box-orient: vertical;
 -webkit-line-clamp: 5;
  overflow: hidden;
  padding: 10px;
}

.News-list-top{
  background: url(/static/images/bj.png) no-repeat left bottom;
  padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}
.News-list-top span:first-child{
  font-size: 16px;
}
.News-list-top span{
  font-size: 14px;
  color: #1a1a1a;
}
.News-list{
  padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.about-img{
  padding:0 20px 20px 0;
}
.about-more p{
  text-indent:3em;
  margin-bottom: 10px;
  font-size: 15px;
}
/*重写bootstrap container */
.container {
    padding-right: 0px;
    padding-right: 0px;
}
.News-list-left {
  overflow: hidden;
  padding: 0px;

}
.News-list-right {

}

.News-list-right h2{
    color: #305cb5;
    font-size: 20px;
    margin:0px;
}
.News-list-right h2 a:hover{
    color: #5775d6;
    transition: all 0.9s;
}

.News-list-right p{
    font-size: 16px;
    color: #666;
    line-height: 32px;
}

.News-list-right p span{
    color: #999;
}

.News-list-right p em a{
    color: #d30404;
    padding-left: 30px;
}
/*新闻列表结束*/

/*分页样式开始*/
.pagebox .page {
 padding: 20px 0px;
}

.pagebox .page a{
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 0px 3px;
    font-size: 16px;
    color: #aeaeae;
     border-radius: 5px;
}

.pagebox .page a:hover{
    background: #5775d6;
    color: #fff;
}

.pagebox .page b{ 
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 0px 3px;
    font-size: 16px;
    color: #fff;
    background: #5775d6;
    border-radius: 5px;
}

.pagebox .page b:hover{
    background: #5775d6;
    color: #fff;
     border-radius: 5px;
}
.page-sum{
  display: inline;
  color: #aeaeae;
}
/*分页样式结束*/

/*新闻内容开始*/
.News-detail-title{
      border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.News-detail-title h2{
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
}

.News-detail-title span{
  font-size: 14px;
  color: #999;
  margin-right: 20px;
}

.News-detail-title .toos .ly{
  background: url(/static/images/ly.png) no-repeat left;
  padding-left: 25px;
}

.News-detail-title .toos .time{
  background: url(/static/images/time.png) no-repeat left;
  padding-left: 25px;
}

.News-detail-title .toos .author{
  background: url(/static/images/yd.png) no-repeat left;
  padding-left: 25px;
}
.News-detail-content {
  padding: 10px 0px;
}
.News-detail-content img{
    max-width: 100%;
    height: auto;
}
.prevmoer{
  margin: 160px 0px 80px 0px;
}
.prevmoer a:hover{
  color: #5775d6;
}
/*新闻内容结束*/
.NewsBg {
    background: url(../images/banner/news-bg.jpg) no-repeat center center;
    height: 250px;
}

.AbotuBg {
    background: url(../images/banner/about-bg.jpg) no-repeat center center;
    height: 250px;
}


.JobBg {
    background: url(../images/banner/job-bg.jpg) no-repeat center center;
    height: 250px;
}

.ContactBg {
    background: url(../images/banner/contact-bg.jpg) no-repeat center center;
    height: 245px;
}

.BusinessBg {
    background: url(../images/banner/Business-bg.jpg) no-repeat center center;
    height: 245px;
}

.intro {
    background: url(../images/banner/gongsijieshao.jpg) no-repeat center center;
    height: 245px;
}

.honor {
    background: url(../images/banner/Glories-Of-Company.jpg) no-repeat center center;
    height: 245px;
}

.culture {
    background: url(../images/banner/Company-Culture.jpg) no-repeat center center;
    height: 245px;
}

.project {
    background: url(../images/banner/Far-seeing-Plan.jpg) no-repeat center center;
    height: 245px;
}



/*招贤纳士开始*/
.Job-list-container{
  margin-top: 45px;
}

.Job-left .Job-left-H2{
    background: #5775d6;
    text-align: center;
    padding: 20px 0px;
    color: #fff;
}
.Job-left .Job-left-H2 h2{
    margin:0px;
}
.Job-left-menu a:hover{
     background: #8da5f4 ;
    color: #fff;
}
.Job-left-menu a {
     display: block;
    background: #ebebeb;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}

.Job-list-top{
      background: url(/static/images/bj.png) no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.Job-list-top span:first-child{
      font-size: 16px;
}

.Job-list-top span{
   font-size: 14px;
    color: #1a1a1a;
}

.job-list_title {
  background: #5775d6;
  color: #fff;
  padding: 8px 0px;
  border-radius: 5px;
}
.job-list-item:hover{
      border-radius: 3px;
    border: solid 1px #e5e9ef;
    border-bottom: solid 0px #e5e9ef;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    color: #00a1d6;
}
}
.job-list-item:hover .job-list-item-name{
    color: #5775d6;
}

.job-list-item:hover .job-list-item-location{
    color: #5775d6;
}

.job-list-item:hover .job-list-item-time{
    color: #5775d6;
}

.job-list-box .job-list-item-name{
    padding: 10px 20px;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
    color: #000;
    transition: .3s;
}

.job-list-box .job-list-item-location{
    padding: 10px 20px;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
    color: #666;
}

.job-list-box .job-list-item-time{
    padding: 10px 20px;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
    color: #666;
}


.job-list-box .job-list-item-more{
    padding: 10px 20px;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
    color: #666;
}

.job-list-box .job-list-item-more a{
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: url(../images/recr-list-btn.png) no-repeat center;
    border-radius: 5px;
}

/*.job-list-conent p:before{
  content:"";
    width: 8px;
    height: 8px;
    margin: 1px 4px;
    border-radius: 6px;
    display: inline-block;
    background-color: #5775d6;
}*/

.job-list-conent p{
   border-bottom: 1px dotted #ddd;
   font-size: 15px;
}
.job-list-alltitle{
  margin-bottom: 10px;
}

.job-list-conent-location{
  margin-bottom: 10px;
}

.job-list-conent-demand-demand{
  margin-bottom: 40px;
}

.job-list-conent-duty-duty{
  margin-bottom: 40px;
}

.job-list-conent-treatment-treatment{
   margin-bottom: 40px;
}

.job-list-conent-demand-title{
   text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #5775d6;
}
.job-list-conent-duty-title{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #5775d6;
}

.job-list-conent-location-title{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #5775d6;
}

.job-list-big_titles{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #5775d6;
}
.job-list-conent-post-title{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #5775d6;
}
.job-list-conent-treatment-title{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #5775d6;
}

/*产品首页*/
.product-indexs-ul li{
  margin-bottom: 20px;
}
.News-left-menu span{
  display: block;
    background: url(/static/images/sj.png) #ebebeb no-repeat 90px center;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}
.News-left-menu .aviation{ 
  background: #5775d6;
}


.News-left #firstpane a:hover{ 
    background: #8da5f4;
    color: #fff;
}
.News-left-menu .menu_head{
    display: block;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px dashed #ddd;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:18px;
    background: #fff url(/static/images/jiantou1.png) no-repeat;
     background-position: 95% 50%;
}
.News-left-menu .current{
  color: #fff;
  background: #5775d6 url(/static/images/jiantou.png) no-repeat;
  background-position: 95% 50%;
}

/*产品详情*/
.product-content-list {
 border-right: 1px solid #ddd;
}

.product-content-right-box {
  padding: 0px 20px;
} 

.product-content-right-box-list ul{
  padding-left: 0px;
}

.product-content-right-box-list li{
   color: #818181;
   padding: 4px 5px 4px 90px;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  position: relative;
}
.product-content-right-box-list li span{
  position: absolute;
  left: 0;
  top: 0;
  padding: 4px 5px;
  word-wrap: break-word;
  color: #5a5b5d;
}

.product-content-right-box-desc{
  padding:10px;
  margin-top: 20px;
  background: #f7f8fa;
  color: #666;
  font-size: 13px;
}

.product-content-now-more{
  border: 1px solid #ddd;
  margin: 30px 0;
}
.product-content-now-more p{
  padding: 10px 30px;
  cursor: pointer;
  background: #f7f8fa;
  margin-bottom: 0px;
  font-size: 13px;
  border-right: 1px solid #ddd;
}

.product-content-particular{
  padding: 0px 10px;
}

.product-content-now{
  border-bottom: 1px solid #ddd;
}

.product-section_head {
  padding: 10px;
  margin-bottom: 10px;
}

.product-content-read-list p{
   margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px;
    color: #333;
}
.product-content-read-list h2{
  font-size: 14px;
  text-align: center;
}

.product-content-read-list ul{
  margin-top: 20px;
}

.product-content-bigimg img:hover{
       opacity: 0.5; 
}
img.img-responsive.center-block:hover{

}
.product-content-smallmg li{
    display: inline-block;
    width: 66px;
    height: 66px;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer;
}
.product-content-smallmg li img{
  margin-top: 7px;
}

.flex-active{
    border: 2px solid #325980;
    position: relative;
    overflow: hidden;
}

#job-active{
    color: #fff;
    background: #8da5f4;
}
.job-active{
  color: #fff;
  background: #8da5f4;
}
#about-active{
	background: #8da5f4;
    color: #fff;
}

@media (max-width: 767px){
  body{
    font-family: "Microsoft YaHei";
  }
  .contact-us1 {
    margin-top: 70px;
  }
  .sub-footer {
    background: #000;
    color: #999;
  }
  .Job-list-container{
     padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .Job-left-H2{
    background-color: #5775d6;
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  #job-at{
    border-bottom: 1px dotted #ddd;
  }
  .Job-left-menu{
    padding: 5px 0px;
    text-align: center;
  }
  .Job-left-menu a{
    text-decoration: none;
    padding: 14px;
    font-size: 16px;
    color: #90939b;
  }

  .pagebox .page{
    padding: 20px 0px;
  }
  .pagebox .page a{
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 0px 3px;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
  }
  .pagebox .page b{
    background: #5775d6;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 0px 3px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
  }
  .footer-fax{
    text-align: center;
  }
  .footer-mail{
    text-align: center;
  }
  .footer-site{
    text-align: center;
  }
  .footer-tel{
    text-align: center;
  }
  .widget_nav_menu{
    text-align: center;
  }
  .News-left-H2{
    background-color: #5775d6;
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  .News-left-menu{
    text-align: center;
  }
  .News-left-menu a{
    text-decoration: none;
    padding: 14px;
    font-size: 16px;
    color: #90939b;

  }
  .News-list-container{
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .widget-title{
    font-size: 15px;
  }
  .News-detail-title-h1{
    font-size: 16px;
    text-align: center;
  }
  .toos {
    font-size: 15px;
  }

}