/* CSS Document */

/*瀵艰埅鏉￠鏍�榛戣壊*/
a:hover{
  text-decoration:none;
 }
 
 
.navbar-black {
  color: #333;
  font-size: 12px;
  box-shadow: none;
}
.navbar-wrapper {
  box-shadow: none;
  max-width: 900px;
}

.navbar-black {
  background-color: #222;
  border-bottom: #333 1px solid;
}
.navbar-black .logo {
  color: #bbbbbb
}
.navbar-black .navbar-logo-m {
  color: #eee
}
.navbar-black .navbar-nav{
  padding-top:14px;
  padding-bottom:16px;
}
.topleft li.inline{
  border-right:#4e4e4e 1px solid;
}
.topleft li.inline:last-child{
  border:none;
}

.lang-menu li{
  border-right:#4e4e4e 1px solid;
}
.lang-menu li:last-child{
  border:none;
}


.navbar-black .navbar-nav > ul > li, .navbar-black .navbar-nav > ul > li > a {
  color: #bbbbbb;
  font-size:13px;
  font-weight:lighter;
  line-height:16px;
  
}
.navbar-black .navbar-nav > ul > li > a.lang.active{
  color:#fff;
}


.navbar-black .navbar-nav > ul > li > a:hover, .navbar-black .navbar-nav > ul > li.current > a {
  color: #bbbbbb;
}
.navbar-black .navbar-userbar {
  color: #bbbbbb
}
.main-menu-area{
   z-index:1000;
   position:relative;
}
.sub-menu-bk{
    z-index:55;
    position:absolute;
     height:46px;
    width:100%;
    bottom:-46px;
    background:url(../images/submenubk.png) repeat-x;
    display:none;
    
    
}
.container {
  width: 1170px;
}
.main-menu {
     z-index:10;
}
.main-menu li {
  height: 93px;
  line-height: 93px!important;
  min-width: 95px;
  position:static!important;
}
.main-menu li a {
  font-size: 18px;
  color: #333;
    font-family: "微软雅黑";
  font-weight: lighter;
}


.main-menu li.active, .main-menu>li:hover {
  background: url(../images/menu_text.png) center repeat-y;
 
}
.main-menu li.active a, .main-menu>li:hover>a {
  color: #c30e23;
   text-align: center;
}
.main-menu li>ul{
   position:absolute;
  width:auto;
  display:none;
  z-index:100;
  top:90px;
 }
 .main-menu li:hover>ul{
   display:block;
 }
.main-menu li>ul>li{
  float:left;
  width:auto;
  z-index:10000;
  background:none;
  height:56px;
  min-width:80px;
  width:auto;
  line-height:56px!important;
  margin:0 5px;
}
.main-menu li>ul>li:hover{
    background:url(../images/submenuhover.png) center top  no-repeat;

}
.main-menu li>ul>li a{
  color:#000;
  font-size:14px;
    font-family: "微软雅黑";
  font-weight: inherit;
  text-align: center;
}
 
.main-menu li>ul>li a:hover {
 
  display:block;
  color: #c30e23;

   font-size:14px;
 
}
.search {
  width: 155px;
  margin-left: 20px;
}
.search {
  padding-top: 30px;
}
.search .search-key {
  width: 120px;
  border-radius: 10px 0px 0px 10px;
  border-right: none;
  margin-right: 0;
  padding-right: 0;
  padding-left: 10px;

}

.search .search-key:hover{
  border-color:#ddd;
}

.search .btn {
  border-radius: 0px 10px 10px 0px;
  margin-left: 0;
  padding-left: 0;
  border-left: none;
  width: 25px;
  font-size: 16px;
}
.banner {
  background: url(../images/bannerbk.gif) center;
  height: 280px;
  min-width: 1200px;
}
.banner-iconbox {
  padding-top: 50px;
}
.banner-iconbox .icon-box {
  width: 20%;
  float: left;
}
.icon-box a {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100px;
  padding: 16px;
}
.icon {
  width: 100px;
  height: 100px;
}
.icon-box .icon-1 .icon {
  background: url(../images/menu_icon.png) 0 -280px no-repeat;
}
.icon-box .icon-2 .icon {
  background: url(../images/menu_icon.png) -239px -280px no-repeat;
}
.icon-box .icon-3 .icon {
  background: url(../images/menu_icon.png) -474px -280px no-repeat;
}
.icon-box .icon-4 .icon {
  background: url(../images/menu_icon.png) -710px -280px no-repeat;
}
.icon-box .icon-5 .icon {
  background: url(../images/menu_icon.png) -946px -280px no-repeat;
}
.icon-box .icon-1:hover .icon {
  background: url(../images/menu_icon.png) 0 0 no-repeat;
}
.icon-box .icon-2:hover .icon {
  background: url(../images/menu_icon.png) -239px 0 no-repeat;
}
.icon-box .icon-3:hover .icon {
  background: url(../images/menu_icon.png) -474px 0 no-repeat;
}
.icon-box .icon-4:hover .icon {
  background: url(../images/menu_icon.png) -710px 0 no-repeat;
}
.icon-box .icon-5:hover .icon {
  background: url(../images/menu_icon.png) -946px 0 no-repeat;
}
.icon-box .icon-bk {
  background: url(../images/icon_bk.png) 0 0 no-repeat;
  width: 135px;
  height: 135px;
  left: 0;
  top: 0;
  position: absolute;/* -moz-animation:rotate 2s infinite linear;*//*   -webkit-animation:rotate 2s infinite linear;*/
}
.icon-box .icon-bk:hover {
  background: url(../images/icon_bk.png) right 0 no-repeat;
  animation: rotate 2s;
}
.newstitle {
  height: 94px;
}
.newstitle .title {
  background: url(../images/indexnews.png) 0 0 no-repeat;
  height: 94px;
   padding-top:27px;
  padding-left:11px;

  margin-left: -11px;
}

.newstitle .title .inner{
  width:auto;
   float:left;
  color:#fff;
  font-size:22px;
  height:41px;
  line-height:41px;
  font-weight:lighter;
  background:#be433c;
  padding:0 15px;
}

.newstitle .more {
  background: url(../images/indexnews.png) right 0 no-repeat;
  height: 94px;
  width: 94px;
  margin-right: -15px;
}
 @-moz-keyframes rotate {
 0% {
 -moz-transform:rotate(0deg);
}
 100% {
 -moz-transform:rotate(180deg);
}
}
 @-webkit-keyframes rotate {
 0% {
 -webkit-transform:rotate(0deg);
}
 100% {
 -webkit-transform:rotate(180deg);
}
}
 @keyframes rotate {
 0% {
 transform:rotate(0deg);
}
 100% {
 transform:rotate(180deg);
}
}
.index-up{
 width: 450px;
  margin-left: -50px;
}
 
.infolist li {
  border-bottom: #bbb dashed 1px;
}
.newslist li a {
}
.infolist li a {
  line-height: 34px;
  height:34px;
  display:block;
  font-size: 13px;
  padding-left: 20px;
  background: url(../images/disk1.png) 5px 15px no-repeat;
  overflow:hidden;
  text-overflow:ellipsis;
text-overflow: ellipsis;/* IE/Safari */
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;/* Opera */
-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/
}
.adlist {
  text-align: right;
}
.business {
  border-top: #c5412f 1px solid;
  background: #ebf0f6;
  min-width: 1200px;
}
.business-title {
  width: 132px;
  line-height: 52px;
  background: url(../images/i_1.png) no-repeat 0 0;
  font-size: 22px;
  font-family: "微软雅黑";
  font-weight: lighter;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 0 18px;
  margin-top: -11px;
}
.business-title .title {
  background: #be433c;
}.business-title .title a{
  color:#fff;
}
.tabBar {
  margin: 0 auto;
  display: block;
 
  border: none;
 display: flex;
 justify-content:center;
}
.tabBar span {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 1px;
  background: none;
}
.tabBar span a {
  cursor: pointer;
  display: inline-block;
  float: left;
  min-width: 86px;
  line-height: 45px;
  height: 45px;
  padding: 0 20px;
  text-align: center;
  border: #75787b 1px solid;
  font-size: 14px;
  font-weight: lighter;
  font-family: "微软雅黑";
}
.tabBar span.current a {
  background-color: #be433c;
  color: #fff;
  border: #be433c 1px solid;
}
.tabCon {
  display: none;
}
.tabcontent.businessinfo {
  border: 1px solid #bbbbbb;
  height:365px;
}
.businessinfo .icon {
  width: 100px;
  height: 100px;
}
.businessinfo .intro {
  margin: 50px 30px;
  font-size: 14px;
  line-height: 24px;
  color: #75777a;
  _margin: 50px 0;
}
.businessinfo .intro pre {
  display: inline;
}
.businessinfo .icon-box a:hover {
  color: #333;
}
.businessinfo .icon-box a:hover .icon-bk {
  animation: none;
  background: url(../images/icon_bk.png) 0 0 no-repeat;
}
.businessinfo .icon-box .icon-text {
  font-size: 22px;
  margin-top: 18px;
  text-align: center;
}
.businessinfo .icon-text{
  background:none;
}
.morebt {
  background: url(../images/morebt.png) no-repeat center center;
  height: 20px;
  width: 100%;
  display: block;
}
.btn.btn-usu {
  width: 100%;
  background: none;
  border: 1px solid #bbb;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 36px;
  height: 36px;
  padding: 0;
  color: #333;
}
.btn.btn-usu:hover {
  border: 1px solid #be433c;
  background: #fff;
  color: #333;
}
.business-list {
  margin: 40px 30px;
}
.business-list .title {
  font-size: 20px;
}
.i-about {
  background: url(../images/i_about.png) center repeat-x;
  min-width: 1170px;
  height: 494px;
}
.i-about-title {
  width: 132px;
  line-height: 52px;
  background: url(../images/i_1.png) no-repeat 0 0;
  font-size: 22px;
  font-family: "微软雅黑";
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 0 18px;
  margin-top: -11px;
}
.i-about-title .title  {
  background: #be433c;
  font-weight: lighter;
  font-family: "微软雅黑";
    color: #fff;
}

.btn.btn-blue {
  background: #4b82c7;
  border: 1px solid #4b82c7;
  color: #fff;
}
.btn.btn-red {
  background: #be433c;
  border: 1px solid #be433c;
  color: #fff;
}
.btn.btn-lg {
  height: 43px;
  min-width: 164px;
  line-height: 30px;
  font-size: 18px;
  font-weight: lighter;
  font-family: "微软雅黑";
}
.i-about .container {
  position: relative;
  height: 494px;
}
.i-about .container .btlist {
  position: absolute;
  bottom: 30px;
  right: 31px;
}
.i-about .container .btlist .btn {
  margin-left: 10px;
}
.i-about .intro {
  padding: 90px 0px 0px 213px;
}
.i-about .intro pre {
  display: inline;
  padding-left: 0px;
  font-size: 14px;
  line-height: 23px;
  color: #000;
}
.i-team {
  background: url(../images/i-team-bk.png) repeat-x 0 220px;
  padding-bottom: 50px;
}
.i-team-title {
  background: url(../images/qiu.png) no-repeat 0 0;
  margin: 0 auto;
  margin-top: -49px;
  width: 168px;
  height: 168px;
  border-radius: 82px;
  position: relative;
}
.i-team-title .title {
  position: absolute;
  top: 70px;
  left: -22px;
  height: 52px;
  width: 207px;
  font-size: 24px;
  line-height: 40px;
}
.i-team .team-img img {
  width: 144px;
  height: 144px;
  border-radius: 72px;
}
.i-team .team-img {
  width: 144px;
  height: 144px;
  padding: 5px;
  border-radius: 77px;
  border: 1px solid #bbb;
  margin: 0 auto;
}
.i-team .team-item-intro {
  width: 144px;
  height: 77px;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #bbb;
  margin: 10px auto;
  font-size: 14px;
  line-height: 24px;
  overflow:hidden;
}
.i-team .team-item-name {
  display: block;
  text-align: center;
}
.i-temlist {
  margin-top: 20px;
}
.links {
  background: #858c93;
  height: 107px;
  min-width: 1200px;
}
.links .i-links-title {
  background: url(../images/link/left.png) no-repeat 0 0;
  height: 107px;
  padding-top: 33px;
  width: 133px;
  margin-left: -12px;
  float: left;
}
.i-links-title .title {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.i-links-content {
  float: right;
  width: 1050px;
  margin: 25px -15px;
}
.i-links-content a {
  display: block;
  text-align: center;
  float: right;
  padding-left: 17px;
}
.i-links-content span{
    display: block;
  text-align: center;
  float: right;
  padding-left: 17px;
}
.footer {
  background: #262a2e;
  border: none;
  text-align: center;
  line-height: 35px;
  min-width: 1200px;
}
.footer .footer-nav {
  font-size: 12px;
}
.footer .copyright {
  color: #666;
  font-size: 13px;
}
.footer a.nofollow {
  color: #666;
  font-size: 13px;
}
.web-banner {
  background: url(../images/bannerbk.gif) center;
  min-width: 1200px;
}
.web-banner .banner-menu {
  padding: 30px 0;
  margin: 0;
}
.web-banner .banner-menu li {
  float: left;
}
.web-banner .banner-menu li a {
 min-width: 80px;
 padding:0 20px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-family: "微软雅黑";
  display: block;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  margin-right: 3px;
}
.web-banner .banner-menu li.active a {
  background: #fff;
  color: #bd353c;
}
.web-banner .banner-menu li a:hover {
  background: #fff;
  color: #bd353c;
  text-decoration: none;
}

.breadcrumb {
  position:relative;
  background: #e5e5e5;
  font-size: 14px;
  font-family: "微软雅黑";
  height:41px;
  line-height:41px;
  padding:0 100px;
}
.breadcrumb .homeicon{
  position:absolute;
  left:-11px;
  top:-11px;
  background:url(../images/breadcrumbs.png) no-repeat;
  width:82px;
  height:53px;
}
.site-left{
  float:left;
}
.site-about {
  width:830px;
}
.site-about h1{
  text-align:center;
  border-bottom:#be433c 1px solid;
  font-size:20px;
  line-height:45px;
  padding:0;
}.site-about .content{
  min-height:500px;
  padding:20px 0;
  font-size:14px;
  
}

.news-list{
}

.news-list .title{
  line-height:28px;
  padding: 11px 0;
  text-align:right;
  font-size:16px;
   border-bottom:#be433c 1px solid;
   
}
.news-list .title a{
  display:inline-block;
  margin:0 10px;
}
.news-list .title a.active{
  color:#c04531;
}
 

.news-item{
  padding:20px 15px;
  
}
.news-item .text{
  width:755px;
}
.news-item .text .item-title a{
  font-size:18px;
  font-family:"微软雅黑";
  color:#000;
}.news-item .text .short{
  font-size:12px;
  font-family:"微软雅黑";
  font-weight:lighter;
  color:#666;
}

.news-item .date{
  text-align:center;
  width:63px;
  height:64px;
  background:#e5e5e5;
}
.news-item .date .date-day{
  background:#be433c;
  font-size:26px;
  line-height:45px;
  color:#fff;
}
.top-flash{
  width:429px;height:282px;
  position:relative;
}
.top-flash .title{
  position:absolute;
  left:0;
  bottom:0;
  width:399px;
  background:#000000;
  color:#fff;
  opacity:0.7;
  padding:0px 15px;
  font-size:14px;
  font-weight:lighter;
  line-height:42px;
  height:42px;
  overflow:hidden;
 
}
.top-flash .title a{
  color:#fff;
}
/**
 * 妯悜婊氬姩
 * ------------------------------ */
#index_flash.scroll_horizontal{position:relative;width:429px;height:282px;padding:0px;background-color:#fff;}
#index_flash.scroll_horizontal .box{overflow:hidden;position:relative;width:429px;height:282px;margin:0 auto;}
#index_flash.scroll_horizontal .list{overflow:hidden;width:9999px;}
#index_flash.scroll_horizontal .list li{float:left;width:429px;}
#index_flash.scroll_horizontal .prev,
#index_flash.scroll_horizontal .next{
  position:absolute; bottom:0px;margin-top:-25px;width:30px;height:40px;
cursor:pointer;
z-index:99;
font-size:24px;
color:#ccc;
}
#index_flash.scroll_horizontal .prev{right:35px;}
#index_flash.scroll_horizontal .next{right:5px;background-position:-40px 0;}
#index_flash.scroll_horizontal .prev:hover{background-position:0 -50px;color:#fff;}
#index_flash.scroll_horizontal .next:hover{background-position:-40px -50px;color:#fff}


#flash_side.scroll_horizontal{position:relative;width:300px;height:213px;padding:0px;background-color:#fff;}
#flash_side.scroll_horizontal .box{overflow:hidden;position:relative;width:300px;height:213px;margin:0 auto;}
#flash_side.scroll_horizontal .list{overflow:hidden;width:9999px;}
#flash_side.scroll_horizontal .list li{float:left;width:300px;}
#flash_side.scroll_horizontal .prev,
#flash_side.scroll_horizontal .next{
  position:absolute; top:95px;width:30px;height:40px;
cursor:pointer;
z-index:99;
font-size:24px;
color:#ccc;
display:none;
}
#flash_side.scroll_horizontal:hover .prev,#flash_side.scroll_horizontal:hover .next{
  display:block;
}
#flash_side.scroll_horizontal .prev{left:5px;}
#flash_side.scroll_horizontal .next{right:5px;background-position:-40px 0;}
#flash_side.scroll_horizontal .prev:hover{background-position:0 -50px;color:#fff;}
#flash_side.scroll_horizontal .next:hover{background-position:-40px -50px;color:#fff}


#i-links.scroll_horizontal{position:relative;width:1032px;height:57px;padding:0px;}
#i-links.scroll_horizontal .box{overflow:hidden;position:relative;width:1032px;height:79px;margin:-10px auto;}
#i-links.scroll_horizontal .list{overflow:hidden;width:9999px;}
#i-links.scroll_horizontal .list li{float:left;width:196px; padding:0 9px;}
#i-links.scroll_horizontal .prev,
#i-links.scroll_horizontal .next{
  position:absolute; top:95px;width:30px;height:40px;
cursor:pointer;
z-index:99;
font-size:24px;
color:#ccc;
display:none;
}
#i-links.scroll_horizontal:hover .prev,#i-links.scroll_horizontal:hover .next{
  display:block;
}
#i-links.scroll_horizontal .prev{left:5px;}
#i-links.scroll_horizontal .next{right:5px;background-position:-40px 0;}
#i-links.scroll_horizontal .prev:hover{background-position:0 -50px;color:#fff;}
#i-links.scroll_horizontal .next:hover{background-position:-40px -50px;color:#fff}
.pagination{
  margin:auto;
  text-align:center;
  padding:40px 0;
}
.pagination span.page{
  min-width:16px;
}
.pagination span{
  padding:7px 12px;
  display:inline-block;
  background:#888888;
  color:#fff;
  margin:2px;
}
.pagination span a{
   color:#fff;
}
.pagination span>span{
  padding:0;
  margin:0;
  background:none;
}

.pagination span.active{
  background:#be433c;
}
.pagination span:hover{
  text-decoration:none;
  background:#b9bebe;
}
.site-right{
  float:right;
  margin-bottom:50px;
  min-height:600px;
}
.right-slid{
  width:300px;
  overflow:hidden;
  
}
.right-slid .title{
  border-bottom:#bbbbbb 1px solid;
  border-right:#bbbbbb 1px solid;
  border-top:#bbbbbb 1px solid;
  border-left:9px solid #be433c;
  line-height:43px;
  font-size:16px;
  padding:0 15px;
   font-weight:lighter;
}

.flash_side_up .news-title
{
  font-size:16px;
  display:block;
 
}
.right-side-news{
  width:300px;
}
.right-side-news a{
  font-size:14px;
  font-weight:lighter;
  overflow:hidden;
  line-height:28px;
}
.achievement-clients li{
  float:left;
  width:25%;
  padding:0;
  margin:30px 30px;
}
.achievement-clients img{
  padding:0;
  margin:0;
}

.team-item{
  padding:50px 15px;
  width:375px;
  float:left;
  
}
.team-item .text{
  width:205px;
  padding-top:40px;
  
}
.team-item .text .item-title{
  font-size:18px;
  font-family:"微软雅黑";
   font-weight:lighter;
  color:#000;
}
.team-item .text .short{
 font-size:14px;
  font-family:"微软雅黑";
  font-weight:lighter;
  color:#666;
}
 .team-item  .img{
     padding: 5px;
  border-radius: 77px;
  border: 1px solid #bbb;
  margin: 0 auto;}
   .team-item  .img img{
      border-radius: 77px;
   }
   
  textarea.input-text{
    min-height:200px;
  }
  
  h1.html-title{
    border:none;
  }
  .right-main-about{
    padding:5px 10px;
    line-height:20px;
    font-size:14px;
    font-weight:lighter;
  }
    .right-main-about .item{
      clear:both;
      padding:4px 0;
    }
.right-main-about .item label{
 float:left;
}
.right-main-about .item .text{
 }
 .right-ad-2 img{
   border:1px solid #bbb;
   padding:2px;
 }
 
h4.article-info{
  font-size:14px;
  text-align:center;
  padding:5px 0 15px 0;
  color:#666;
  font-weight:lighter;
}
form .required label:after{
  content:"*";
}
 
.icon-box.yewu  a .icon-bk:hover{
  background-position:0 0;
  animation: rotate 2s;
}
.icon-box.yewu  a{
  background:none;
}
.icon-box.yewu .icon-1:hover .icon {
  background: url(../images/menu_icon.png) 0 -280px no-repeat;
}
.icon-box.yewu .icon-2:hover .icon {
  background: url(../images/menu_icon.png) -239px -280px no-repeat;
}
.icon-box.yewu .icon-3:hover .icon {
  background: url(../images/menu_icon.png) -474px  -280px no-repeat;
}
.icon-box.yewu .icon-4:hover .icon {
  background: url(../images/menu_icon.png) -710px -280px no-repeat;
}
.icon-box.yewu .icon-5:hover .icon {
  background: url(../images/menu_icon.png) -946px -280px no-repeat;
}