/*澶撮儴*/
a{color:#666666;transition: all 0.50s ease-in-out;}
a:hover{text-decoration:none;}
body{color:#333;font-family: "microsoft yahei";}
.mb60{margin-bottom:60px;}
/*.container{width:1140px !important;}*/
.hide{display:none;}
.container{width:1006px !important; }
.nav-collapse, .nav-collapse.collapse{z-index: 99999999;
    background: #fff;
    box-shadow: #999 0px 1px 5px;}  
/*澶撮儴*/
.icon_001{background:url(../images/icon_001.png) no-repeat;position:absolute;left:50%;bottom:0;margin-left:-22px;width: 43px;height: 22px;margin-bottom:-22px;}
.navbar {
  background-color:#fff;
    margin: 0;
    overflow: visible;
    padding: 0;
   
    width: 100%;
    z-index: 999;
  border-bottom:0;/*1px solid rgba(255, 255, 255, 0.1);*/
  transition: 0.2s ease-in-out;
}
#shadow {display:none;
    width: 100%;
    height: 3px;
    margin: 111px auto 0px auto;
    background: url(../images/shadow.png) repeat-x top center;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
}
.home-new-title h2{background:url(../images/h_news_mt_h2.png) no-repeat;height:36px;float:left;width:224px;margin:0;}
.home-new-title{background:url(../images/h_news_mt_bg.png) no-repeat right center;height:36px;margin:60px 0 50px }
.home-new-title a{float: right;width: 55px;margin-top: 8px;text-indent: -99999px;}
#header{height:158px;background-color:#F3FAFF;}
#header .logo{margin:25px 0;}

#top{height:30px;background-color:#007EFF;color:#fff;line-height:30px;font-size:12px;transition: 0.2s ease-in-out;    overflow: hidden;}
#top a{color:#fff;}

.mainNav{background-color:#008BE2;}
.hotphone{float:right}
/*.navbar-brand{width:196px;overflow: hidden;}*/
.navbar-brand img{width:auto;max-width:900px;}
.navbar .nav{margin:0px;}
.navbar .nav  a.active{background-color:#FFCC00 !important;color:#008BE2 !important;}
.navbar .li_list{position:relative;}
.navbar .li_list a {
    padding: 13px 53px !important;
    box-shadow: 0 0 0 #fff !important;
    text-shadow: 0 0 0 !important;
    color: #fff !important;
    font-size: 16px;
}
.navbar .nav .li_list.hover a{background-color:#ffcc00;transition: all 0s ease-in-out;}
.navbar .nav .li_list ul{padding-top:5px;border-top:4px solid #FFCC00;background:#fff; position:absolute; width:170px; z-index:300; display:none;padding-bottom: 10px !important;list-style: outside none none;margin: 0;box-shadow: 0 3px 3px #ddd;left:0px;top:45px;}
.navbar .nav .li_list ul li{ float: none !important;text-align: left !important;}
.navbar .nav .li_list ul li a{padding:0 10px !important;background:#fff  !important; height:auto;height:30px; line-height:30px;padding:0px 17px;color:#333 !important;font-size:14px;}
.navbar .li_list.hover  ul li a:hover{ color:#007FC6 !important;border:0;background:#fff;}
#header.active #top *{opacity:0;transition: 0.2s ease-in-out}
#header.active #top{height:0px;overflow:hidden;transition: 0.2s ease-in-out;}
#header.active .navbar{background-color: #fff;padding:0;transition: 0.2s ease-in-out;}
#header.active #shadow{margin-top:111px;transition: 0.2s ease-in-out;}



.picBox{ position:relative;overflow:hidden;font-size:0;z-index:90;transition:all 0.2s linear 0s; background:#333;}

.picBox a{transition:all 0.2s linear 0s;}

.picBox .clearfix{width:100%!important}

.picBox .bd li{width:100%!important;text-align:center}

.picBox ul{width:100%!important;margin:0;padding:0}

.picBox .hd{ position:absolute;bottom:15px;left:0;width:100%;height:14px;z-index:99;text-align:center; display:block;}

.picBox .hd ul{margin:0;padding:0}

.picBox .hd li{background:#0154a4;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;line-height:16px;text-align:center;margin-left:2px;color:#fff;cursor:pointer;font-size:12px; text-indent:99999px; border:1px solid #0154a4; border-radius:100%; margin:0 3px;}

.picBox .hd li.on{ background:none;}

.picBox .next,

.picBox .prev{background:url(../images/icon_arr.png) no-repeat;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;cursor:pointer;}

.picBox .prev{background-position:10px 26px;height:90px;left:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}

.picBox .next{background-position:15px -48px;height:90px;right:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}

.picBox:hover .prev{opacity:.5;filter:Alpha(opacity=50);}

.picBox:hover .next{opacity:.5;filter:Alpha(opacity=50);}



.owl-nav{display:none;}
#home_banner {margin-top:0px;margin-bottom:0;}

#home_m_banner {display:none;}
#home_banner .carousel-indicators {
    bottom: 20px;
    right: 0;
    text-align: center;
    top: auto;
    width: 100%;
}

#home_banner .carousel-indicators li{display: inline-block;float:none;*display:inline;*zoom:1;}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;border: 0;
background-color: transparent;
font-size: 120px;
top: 55%;
}
.mc{position:relative;}
.m3 {padding-top:10px;}
.m3 .mt{height:40px;margin-bottom: 30px;}
.m3 .mt h3,.m3 .mt h2 {color:#575757;float: left;font-size:20px;line-height: 34px;margin:0px;padding-left: 20px;padding:0;font-weight: normal;}
.m3 .mt i{background-color: #575757;display: block;float: left;height: 20px;margin-right: 15px;margin-top: 9px;width: 4px;}
.m3 .mt em{color:#8A8A8A;font-size:16px;font-style: normal;}
#business .mt{height:auto;line-height:40px;}
#business .mt h2{color:#999;text-align:center;font-size:35px;padding:20px 0 40px ;float:none;}
.business_item{width:16.66%;float:left;text-align:center;}
.business_item a{padding-top:80px;    display: inline-block;font-size:14px;width: 112px;color:#E60203;}
.business_6.business_item a{background:url(../images/h_product_more.png) no-repeat  center 0;}
#hproduct{height: 660px;overflow: hidden;}
#haboutus .title,#hproduct .title {text-align: center;margin: 0px auto;padding-top: 60px;}
#haboutus h1,#hproduct h1 {display: block;color: #0054a4;font-family: Arial, Helvetica, sans-serif;font-size: 48px;font-weight: normal;}
#haboutus h2,#hproduct h2 {display: block;background: url(../images/product_line-index.jpg) repeat-x;background-position: center center;margin: 10px auto;width: 340px;color: #3d3d3d;font-size: 18px;font-weight: bold;}
#haboutus  h2  b ,#hproduct h2  b {background-color:#fff;display: inline-block;padding: 0px 25px;}
#hproduct .hproduct_cate{padding: 10px 0px;color:#3D3D3D;color: rgba(61,61,61,0.4);font-size: 14px;font-family: "microsoft yahei";margin: 0px auto;}
#hproduct  .hproduct_cate a {vertical-align: text-top;color: #3D3D3D;font-size: 14px;font-family: "microsoft yahei";display: inline-block;padding: 0px 15px;}
#haboutus .title{margin-bottom:25px;}
#haboutus{background-color:#F9F9F9;padding:0px 0;}
#haboutus  h2  b {background-color:#F9F9F9;}
#haboutus .box{background: url(../images/home_aboutus_bg.jpg) repeat ;min-height: 510px;}
#haboutus .txt{color: #222 !important;padding: 140px 20px 0;line-height: 24px;}
#haboutus .thumb{padding-top: 50px;text-align: right;}
#news {float: left;width: 755px;}
#news .mc{background-color:#fff;height:265px;padding:20px;}



.news_txt {width: 475px;line-height: 24px;color:#999999;}
.news_txt h4{font-weight:normal;}
#news .fl {float: left;}
#news .fr {float: right;}
#news ul{list-style:none;margin-left:0;margin-top:15px;}
#news li {float: none;border-bottom: 1px dashed #ccc;padding-top: 0px;height:28px;}
#news  li a {text-overflow: ellipsis;overflow: hidden;display: inline-block;white-space: nowrap;float:left;}
#news  li a, .news li span {font-size: 14px;color: #656565;line-height: 24px;}
#news  li span {float: right;color:#999;font-size:12px;}
.tools {margin-bottom: 30px;float: right;width: 312px;line-height: 0;margin-top: 60px;}
.tools *{margin:0;}
.tools ul{list-style:none;}
.tools li{float:left;width:153px;}

#business,#ourteam {padding: 30px 0;}
#caroufredsel_wrapper{
    width: 1100px;
    margin: 0 auto;
}
#carousel-partner .item-box
{

  padding: 0px;

  display: inline;
  float: left;
}
#carousel-partner .caroufredsel_wrapper {
    float: left;
    display: inline;
    margin: 0 5px;
}

.owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #4C4C4C;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {background:#BF0209;}
.owl-controls {position: absolute;right: 0;top: -45px;}
.owl-item-box,.item-box{position:relative;text-align:left;}
.owl-item-box .mark,.item-box .mark {background: rgba(0, 0, 0, 0) url("../images/black.png") repeat scroll 0 0;display: none;height: 143px;left: 0;position: absolute;top: 0;vertical-align: middle;width: 100%;transition: all 0.5s ease-in-out;}
.owl-carousel .owl-item img{width:auto;}
/*
.owl-item-box p,.item-box p {margin:0;background-color:#0070AF;color: #fff;padding: 0 20px;text-align: center;vertical-align: middle;}
*/
.item-box p.model{color: #fff;font-size: 20px;font-weight: bold;padding: 15px 0 3px;}
.item-box p.name {color: #fff;font-size: 14px;font-weight: bold;padding:3px 0 40px;}
.owl-item:hover .mark,.item-box:hover .mark{display:table;transition: all 0.5s ease-in-out;}

.owl-dots{padding:40px 0;text-align:center;}
.owl-dots .owl-dot span{background: none;border: 1px solid #999;border-radius: 30px;font-size: 0px;width: 10px;height: 10px;display: inline-block;    cursor: pointer;margin: 0px 3px;}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {background: #0154a4;border: 1px solid #0154a4;}

#ourteam .item-box .mark{height:143px}
#aboutus {background-color:#F4F4F4;margin-bottom:90px;}
#aboutus .m{margin-bottom:0;}
#aboutus .mc{padding:0;background:url('../images/h_aboutus_pic.png') #F4F4F4 no-repeat;color:#666666;background-size: auto 100%;height: 532px;}
#aboutus .mc .txt{padding: 105px 45px 0;text-align: justify;margin-left:50%;}

.box_case .thumb{width:100%;height:216px;}
.box_case .title{font-size: 16px;line-height: 24px;padding: 10px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.box_case .more{font-size: 14px;background-color: #0E47A0;color: #fff;padding: 5px 10px;display: inline-block;margin-top: 10px;}


.nav-tabs{border:0;margin:40px 0 20px;}
.nav-tabs li{padding: 10px 25px;background-color: #F4F4F4;margin-right: 2px;}
.nav-tabs li a{background: transparent  !important;border: 0  !important;margin: 0;color: #000;padding: 4px;}
.nav-tabs li:hover,.nav-tabs li.active{background-color: #0E47A0;color: #fff !important;}
.nav-tabs li:hover a,.nav-tabs li.active a{color:#fff;}

#h_case{margin-bottom:40px;}
.box_news{padding-bottom:15px;margin-bottom:15px;margin-top:0;}
.box_news{border-bottom:1px dashed #E9E9E9;}
#h_news .mc{padding-top:30px;}
.box_news dt{float:left;border:1px solid #E9E9E9;padding:10px;margin-right:10px;}
.box_news dd{margin-left:0;}
.box_news dd.title{font-size:18px;color:#000;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;padding-bottom:10px;}
.box_news dd.desc{font-size:12px;color:#444;line-height:20px;height:40px;}
.box_news dd.title a{color:#000;}
.box_support{list-style:none;margin:0;}
.box_support li{height:24px;clear:both;font-size:16px;border-bottom: 1px dashed #E9E9E9;padding-bottom:20px;margin-bottom:20px;}
.box_support li a{float:left;width:210px;color:#666;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.box_support li span.date{float:right;color:#666;}

.slogan {border-bottom: 1px solid #BDBDBD;line-height: 40px;height:40px;margin-bottom: 10px;}
.slogan .why {float: left;border: 1px solid #BDBDBD;border-bottom: 0;border-right: 0;padding: 0 8px 0 20px;font-size: 18px;color:#666666;}
.slogan .cm {font-size: 18px;background-color: #0075C7;color: #fff;float: left;padding: 0 20px 0 10px;}
.slogan em {float: right;font-style: normal;color:#BDBDBD;font-size:14px;}
#video {float: right;}
#ourteam .item-box{margin-right:6px;}
#parner .mt {margin-top: -40px;padding-bottom: 40px;}
#parner .owl-controls{top:-90px;}
#parner .owl-item-box .mark,#parner .item-box .mark{height:70px}
#ourteam .pagination {top: 45px;}

/*椤佃剼*/
.footer {background-color:#F3FAFF;color:#444;margin: 0px auto 0;padding-bottom: 0px;position: relative;width: 100%;z-index: 10;}
.footer p{margin:0;}
.footer-product dl{margin-top:20px;}
.footer-product dt{color:#008BE2;font-size:24px;font-weight:normal;}
.footer-product dd{margin:15px 0;}
.footer .f_copyright {color:#fff;background-color:#008BE2;text-align:left;font-size: 12px;line-height: 24px;padding:10px 0;}
.footer .f_copyright a{margin:0 10px;color: #fff;}
.search_bar{height: 60px;position: absolute;right: 0;top: 27px;background:url(../images/search_bg.png) no-repeat;padding:7px 0  0 15px;width:263px;}
.search_bar label{display:inline-block;font-size:18px;color:#fff;line-height:40px;display:none;}
.search_bar .input{padding:6px 10px;margin:0px;width:205px;margin:0;border: 0;border-radius: 0;}
.search_bar .research{background:url(../images/search_btn.png) no-repeat center;text-indent: -9999px;border: 0;width: 25px;height: 30px;padding:0;}
#footer_container .copyright .footer_nav{padding-bottom:20px;}
#footer_container .copyright a {margin: 0 8px;color: #fff;}
.site-item {min-height: 200px;text-align: left;COLOR:#fff;font-size:12px;margin-top: 30px;}
.footer_search{background-color:#007EFF;border-bottom:1px solid #1187FF;}
.footer_search dt{padding-right: 15px;font-size:16px;color:#fff;font-weight:normal;display:inline-block;}
.footer_search dd{margin:0;display:inline-block;}
.footer_search dd a{color:#fff;font-size:14px;padding:0 7px;}
.footer_search dd:after{display: inline-block;line-height: 0;width: 1px;background-color: #57AAFF;content: "";height: 14px;vertical-align: middle;}
.f-link-header {font-size: 16px;color: #fff;margin-bottom: 20px;line-height: 1;}
.f-link-list {margin: 0 0 10px;}
.site-item .f-link-header{color: #FFDE00;font-size: 18px;font-weight: normal;}
.f-link-list li {margin: 0;list-style: none;line-height: 28px;}
.f-link-list li a {color:#fff;font-size: 12px;}
/*鍐呴〉妗嗘灦*/
.warp{margin:0 auto;position:relative;padding:40px 0;}
.insidebanner{overflow: hidden;height: 350px;position:relative;padding-top:123px;}
.insidebanner .banner_shadow{background:url(../images/banner_bg.png) repeat-x 0 bottom;width:100%;position:absolute;bottom:0;left:0;height:54px;}

.col1{width:206px;float: left;}
.col2 {float: right;width: 774px;background:url(../images/index_27.jpg) no-repeat;}
.col2 .m ,.col1 .m {}

.page-cate{background:url(../images/cate_bg.png) no-repeat;position:absolute;height:98px;width: 250px;top: 43px;}
.page-cate h2{font-size:30px;color:#fff;margin:0;    padding: 35px 0 0 20px;line-height:30px;font-weight: normal;}



.theCurrent {line-height: 24px;text-align: left;padding-left: 10px;padding-top: 10px;}
.breadcrumb {padding:0;color:#333333;list-style: none;display:block;font-size: 14px;background-color: transparent;margin-bottom:10px;}
.breadcrumb  li {display: inline;*display: inline;*zoom: 1;text-shadow:0 0 0;padding: 5px 0 5px 5px;margin-right:2px;}
.breadcrumb  li:hover{color:#CC1410 !important;}
.breadcrumb  li:hover a{color:#CC1410;}
.breadcrumb  li .divider {padding: 0 2px;color:#333333;}
.breadcrumb  .active {color: #333333;font-size: 16px;}
.breadcrumb li a {font-size: 16px;color:#333333;}

.m_group{position: absolute;
    right: 0;
    top: 89px;
    padding: 0;z-index:1010;background-color:#fff;
    border: 1px solid #ddd;}
.m_group a{padding:5px 20px;display:block;}
.m_group .caret {
    border-top-color: #000;
    margin-top: 8px;
    margin-left: 5px;
}
.m_group:hover{}
.m_group .down ul{margin:0;list-style-type:none;}
.m_group .down ul li{line-height:24px;border-top:1px solid #eee;}
.m_group .down{padding:0;background-color:#FFE5CB;}
.m_group .down a:hover{background-color:#fff;color:#CC1410}
/*杈逛晶*/
#sidenav {position: relative;border:1px solid #E8E8E8;padding:2px;}
#sidenav .mt{}
#sidenav .mt h2{margin:0; }
#sidenav .mt h2 span{display: block;font-size:22px;line-height: 24px;}
#sidenav .mc{padding:0px 0 40px 0;}
#sidenav .mc .node_holder{padding-left:60px; }
#sidenav .mc .node_holder a{display:block;line-height: 43px;}
#sidenav ul {list-style-type: none;margin: 0;padding: 0;}

#sidenav .mc a{color:#000;font-size:16px;}
#sidenav .mc .node_holder{background: url(../images/icon_side_arrow.png) no-repeat 20px  -23px;}
#sidenav .mc .node_holder:hover,#sidenav .node_holder.active{background: url(../images/icon_side_arrow.png) no-repeat 20px 16px;}
#sidenav .mc .node_holder:hover a,#sidenav .node_holder.active a{color:#333 !important;}
#sidenav .mc li{height:45px;}
#sidenav .mc li a{position:relative; line-height:45px;color:#000;padding:0 0 0 40px;display:block;font-size:12px;border-bottom: 1px dotted #999;}
#sidenav .mc li a:after{content:" ";position:absolute;width:3px;height:20px;left:20px;top:12px;background-color:#008AE2;}
#sidenav .mc li a.active,#sidenav .mc li a.hover{color: #008AE2;}
#sidenav .mc li li{background: url("../images/icon_sub_side_arrow.png") no-repeat scroll 230px -11px;border-bottom:none;line-height: 35px;margin:0;padding-left: 65px;}
#sidenav .mc li li a{font-size:14px;}
#sidenav .mc li li:hover{background-position:230px 14px;background-color:#002356}
#sidenav .mc li li:hover a{color:#fff;}
#sidecontact .mt{border: 1px solid #f4f4f4;background:url("../images/sidecontact_mt_bg.jpg") no-repeat center 0;height: 121px;text-indent:-9999px;border: 0}
#sidecontact .mc{padding:20px 0;}
#sidephone {padding-bottom: 80px;}
#sidephone .mt{background:url("../images/sidephone.png") no-repeat center 0;height: 69px;text-indent:-9999px;border: 0}
#sidephone .mc{padding:22px;}



/*妯″潡*/
.m {margin-bottom: 20px;position: relative;}
.m1{padding-top:0px;}
.m1 .mt {border: 0 none;height: auto;padding-bottom:0px;}
.m1 .mc {font-size: 14px;line-height: 1.75em;padding:30px;}
.m1 .mc .txt{font-size:14px;background:#F4F4F4 url(../images/h_aboutus_bg.png) no-repeat ;}
.m1 .mt h2{color:#000;font-size:24;margin:0 0 5px;line-height: 40px;font-weight:500; text-align:center;}
.m1 .mt .info{color:#999;font-size:12px;text-align:center;}
.m1 .mt h2{font-weight:bold;position: relative; text-align:center;    font-size: 16px;line-height: 28px;color: #008be2;padding-top:30px;}
.m1 .mt h2.line:before{position:absolute;background: #CCCCCC ;margin-left: -235px;bottom: 12px;height: 1px;width: 470px;left: 50%;content: "";}
.m1 .mt h2.line span {font-size:14px;line-height:24px;background: #fff;margin-left: -100px;bottom: 0;position: absolute;width: 200px;left: 50%;}
  .m1 .mt h1{position: relative; text-align:center;font-size:30px;color:#007EFF;padding-bottom: 20px;font-weight: normal;}

.m2 .mt{padding-top:166px;}
.m2 .mt h2{margin:0;font-size: 24px;font-weight: normal;color: #007EFF;padding:45px 0 20px;;}
.m2 .mt h2 span{font-size:14px; color:#CCCCCC;}
#h_vedio .mt {background:url(../images/h_vedio_pic.png) #E60203 no-repeat right center;}
#h_news{width:50%;margin:0;}
.box_news .date{color:#CCCCCC;font-size:12px;}
#h_vedio{width:50%;margin:0;}
#h_vedio img{width:100%;}
/*鍗曢〉*/

/*璧勮鍒楄〃*/
.new_tab{border-top: 1px solid #c0bfbf;border-bottom: 1px solid #E5E5E5;padding:10px 0;margin-bottom: 30px;margin-top: -30px;}
.new_tab a{color:#388BE9;padding:0px 28px;border-radius:20px;line-height:40px;margin-right: 0px;float:left;}
.new_tab a.active{background-color:#388BE9;color:#fff;}
.news_item{border-bottom:1px solid #D9D9D9;margin-bottom:30px;}
.news_item .news_title{padding-bottom:25px;}
.news_item .news_title h3{color:#000;font-size:28px;margin:0 0 0px;line-height: 40px;font-weight: 500;}
.news_item .news_title .info{color:#999;font-size:12px;display:block;padding-bottom:5px;}
.news_item .news_description{font-size:16px;line-height:30px;padding-bottom:30px;white-space: pre-wrap;}
.news_item .news_thumb{padding-bottom:30px;}

.news_item_event{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #E5E6E7;}
.news_item_event .news_info{color:#999999;font-size:12px;padding-bottom:5px;line-height:16px;}
.news_item_event .news_title{padding-bottom:5px;}
.news_item_event .news_title a {color: #333;display: block;font-size: 18px;line-height: 30px;overflow: hidden;padding: 0;white-space: nowrap;text-overflow: ellipsis;}
.news_item_event .news_thumb{float:left;margin-right:30px;width:200px;}
.news_item_event .news_description{padding-bottom:15px;white-space: pre-wrap;font-size: 14px;line-height: 24px;color:#999;}
.news_item_event.thumb .news_more{margin-left:230px;}
.news_item_event .news_more a{background:url(../images/icon_news_more.jpg) no-repeat 0 center;color:#E5666E;padding-left:30px;}
.news_item_event.top .news_title a{background-color:#E5666E;}
.news_item_event.top .news_title a:before{color:#F0A6AB;}

.album_item{width: 48.7179%;margin-right: 2.5641%;margin-bottom: 2.5641%;float:left;text-align:center;}
.album_item.last{margin-right:0;}
.album_item .album_thumb {border: 1px solid #ddd;box-shadow: 0 0 3px #ddd;padding: 10px;}


.partner_item{text-align:center;}
.partner_item.item_0{margin-left:0;}
.partner_item .partner_thumb {padding:5px 10px;position:relative;margin-bottom:50px;}
.partner_item .partner_thumb img{height: 84px}
.partner_item .partner_title{color:#fff;display:none;width:100%;height:100%;position:absolute;left:0;top:0;background:url("../images/black.png") repeat scroll 0 0}
.partner_item .partner_title p{line-height: 94px;margin: 0;font-size: 14px;}
.partner_item:hover .partner_title{display:block;line-height:84px;}
.case_item{text-align:center;margin-bottom:30px;}
.case_item.item_0{margin-left:0;}
.case_item .case_title{padding:10px 0}
.case_item .case_thumb {border: 1px solid #ddd;box-shadow: 0 0 3px #ddd;padding:5px;}


.project_item{margin-bottom:30px;}
.project_item .project_title{padding-bottom:25px;}
.project_item .project_title h3{color:#000;font-size:36px;margin:0 0 5px;line-height: 40px;font-weight: 500;}
.project_item .project_title .info{color:#999;font-size:12px;display:block;padding-bottom:5px;}
.project_item .project_description{font-size:16px;line-height:30px;padding-bottom:30px;white-space: pre-wrap;}
.project_item .project_album {padding-bottom:30px;}

.project_item .project_album img{width:100%}
.project_item .project_album .item .carousel-caption{position:relative;background-color:transparent;padding-left:0;}
.project_item .project_album .carousel-control{display:none;}
.project_item .project_album .carousel-indicators{bottom:60px;top:auto;}
.project_mask{background-color:#388BE9;position:absolute;z-index:-1;width:100%;}
.project_item.item_1{padding:60px 0 30px;color:#fff !important;margin-bottom:60px;}
.project_item.item_1 .project_title h3,.project_item.item_1 .project_title .info{color:#fff;}
/*鍘嗗彶*/
.history_list{padding-top:55px;}
.course_hr {width: 50%;height: 98%;position: absolute;top: 0;left: 0;border-right: 2px solid #E55F67;z-index: 0;margin-left: -1px;margin-top: 30px;}
.history_item{position:relative;margin-top: -55px;overflow: hidden;}
.history_item .l{float:left;}.history_item .r{float:right;}
.history_item .item_dot,.history_item .item_t ,.history_item .item_b,.history_item .item_t .l,.history_item .item_t .r,.history_item .item_b .l,.history_item .item_b .r{background:url(../images/icon_history.jpg)}
.history_item .item_t{height:18px;}
.history_item .item_t .l,.history_item .item_t .r{width:14px;height:18px;}
.history_item .item_c{position:relative;}
.history_item .item_c h4{font-size:36px;color:#000;font-weight: normal;padding-bottom: 10px;margin: 0;line-height: 40px;}
.history_item .item_c p{font-size:16px;color:#666;line-height: 24px;}
.history_item .item_b{height:14px;}
.history_item .item_b .l,.history_item .item_b .r{width:14px;height:14px;}
.history_item .item_dot{top:10px;}

.history_item.green{padding-right: 50%;}
.history_item.green .item_t{background-position: 0 -154px;margin-right: 44px;}
.history_item.green .item_t .l{background-position: 0px -34px;}
.history_item.green .item_t .r{background-position: -14px -34px;}
.history_item.green .item_b .l{background-position: -28px -34px;}
.history_item.green .item_b .r{background-position: -42px -34px;}
.history_item.green .item_b{background-position: 0 -172px;margin-right: 44px;}
.history_item.green .item_c{border-left: 2px solid #59C743;border-right: 2px solid #59C743;padding: 10px 30px;margin-right: 44px; text-align:right;}
.history_item.green .item_dot {height: 30px;width: 56px;position: absolute;right: -56px;background-position: -186px -34px;}

.history_item.blue{padding-left: 50%;}
.history_item.blue .item_t{background-position: 0 -122px;margin-left: 43px;}
.history_item.blue .item_t .l{background-position: 0px -64px;}
.history_item.blue .item_t .r{background-position: -14px -64px;}
.history_item.blue .item_b .l{background-position: -28px -64px;}
.history_item.blue .item_b .r{background-position: -42px -64px;}
.history_item.blue .item_b{background-position: 0 -140px;margin-left: 43px;}
.history_item.blue .item_c{border-left: 2px solid #379DEB;border-right: 2px solid #379DEB;padding: 10px 30px;margin-left: 43px;}
.history_item.blue .item_dot {height: 30px;width: 56px;position: absolute;left:-56px;background-position: -186px -64px;}

.history_item.history_0 .item_t{background-position: 0 -94px;}
.history_item.history_0 .item_t .l{background-position: 0px 0px;}
.history_item.history_0 .item_t .r{background-position: -14px 0px;}
.history_item.history_0 .item_b .l{background-position: -28px 0px;}
.history_item.history_0 .item_b .r{background-position: -42px 0px;}
.history_item.history_0 .item_b{background-position: 0 -108px;}
.history_item.history_0 .item_c{border-left: 2px solid #E55F67;border-right: 2px solid #E55F67;padding: 10px 30px;}
.history_item.history_0 .item_c h4{color:#D21313;}
.history_item.history_0 .item_dot {height: 33px;width: 61px;position: absolute;right: -61px;background-position: -186px 0px;}
.newslist ul{margin:0;}
.newslist li {padding-left:20px;background:url(../images/newsdot.jpg) no-repeat 0 center;list-style-type: none;margin: 20px 0;}
.newslist li .date {display: block;float: right;padding-right: 10px;color: #ccc;}

.service_thumbs{background-color:#F8F8F8;border-top:3px solid #67A3E8;padding:50px 0;}
.service_thumbs .thumb{width: 23.076923076923077%;margin-right: 2.564102564102564%;float:left;margin-bottom:2.564102564102564%;}
.service_thumbs .thumb.last{margin-right:0;}
/*鏈嶅姟缃戠偣*/
.selector .sl-wrap {
    position: relative;margin-bottom: 20px;
    _zoom: 1;
    line-height: 34px;
  color: #999999;
    font-size: 16px;
}
.selector .sl-key {
    float: left;
    width: 100px;
    padding-left: 10px;
}
.selector .sl-value {
    margin-left: 110px;

    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
}
.selector .sl-v-list {
    overflow: hidden;
    zoom: 1;
    padding-top: 4px;
}
.selector .sl-v-list ul {
    float: left;margin:0;
    
    zoom: 1;
    position: relative;
    list-style-type: none;
}
.selector .sl-v-list li {
    float: left;
    _display: inline;
    margin-right: 10px;
    margin-bottom: 4px;
    height: 26px;
    line-height: 26px;
}
.selector .sl-v-list li.active{background-color:#2E83FF;}
.selector .sl-v-list li.active a{color:#fff;}
.selector .sl-v-list li a {float: left;white-space: nowrap;zoom: 1;padding:0 10px;color: #005aa0;font-size:14px;}

.store_item{border-bottom:1px solid #D9D9D9;margin-bottom:30px;}
.store_item .store_title{margin-left:100px;border-top:1px solid #ddd;padding-top: 15px;}
.store_item .store_title h3{border-left:2px solid #2E83FF;color:#2E83FF;font-size:18px;margin:0 0 5px;line-height: 32px;font-weight:normal;padding-left:15px;}
.store_item .store_title h3 span{color:#333;font-size:14px;}
.store_item .store_title .info{color:#999;font-size:12px;display:block;padding-bottom:5px;}
.store_item .store_description{margin-left:100px;font-size:12px;line-height:24px;padding-bottom:30px;white-space: pre-wrap;padding-left:15px;}
.store_item .store_thumb{padding-bottom:30px;}


.paging_full_numbers {
    margin-top: 30px;
    text-align: center;
}
.paging_full_numbers a, .paging_full_numbers span {
    border: 1px solid #bdbdbd;
    color: #666;
    cursor: pointer;
    line-height: 23px;
    padding: 3px 8px;
    text-decoration: none;
}
.paging_full_numbers span.current {
    background: #529aec none repeat scroll 0 0;
  border-color:#529aec;
    color: #fff;
}
.paging_full_numbers a.next {
    
}

.empty {background-color: #f8f8f8;color: #bbb;font-size: 24px;font-weight: bold;padding: 150px 0;text-align: center;}


@media (max-width: 767px) {
  #h_news,#h_vedio{width:100%;}
  .box_news{margin:0 20px;}
  #top .logo{padding:30px 0;}
  #top .logo img{width:350px;}
  
  .navbar-brand {width: 196px;overflow: hidden;}
  #parner .owl-controls{    top: -45px;}
  #izl_rmenu{display:none;}
  
  #shadow{margin-top:111px;}
  .container {width: auto !important;}
  .navbar-fixed-top{margin:0;}
  .insidebanner{padding-top:0;height:50px;}
  .insidebanner .banner{display:none}
  body{padding:0;}
  .warp{padding-top:0px;padding-bottom:0;width:100%;}
  #header {box-shadow: 0 0 5px rgba(0,0,0,0.2);}
   

  .navbar-inner {min-height: 0px;}
  .navbar .nav li {width: 100%;border-left: 1px solid #E6E6E6;}
  .navbar .nav  li a{text-align:left;}
  .navbar .nav  li a em{float:right;}
  .navbar-inner{border:none;}
  .hotphone {display:none;}
  .navbar{background: white;}
  .navbar .nav a{color:#333 !important;padding: 0px 15px !important;}
  .navbar .btn-navbar{background-color:transparent;border: none;background-image: none;position: absolute;top: 30px;right: 5px;}
  .navbar .btn-navbar .icon-bar{background-color:#999;}
  .navbar .nav .li_list ul {display: block !important;position: initial;width: auto;margin-left: 20px;border: 0;box-shadow: 0 0 0 #fff;}
.navbar .nav .li_list ul li{border:0;}
  
  
  
  .footer{padding: 0;height: auto;}
  .footer .f_navbox{padding:20px 10px;}
  .footer .f_navbox a{width: 25%;font-size: 16px;color: #A9A9A9;display: inline-block;padding: 5px 0;margin:0;}
  .footer .f_address{background-image:none;padding:20px 10px;font-size:12px;}
  .footer .f_copyright{padding:20px 10px;}
  .breadcrumb{padding:0 10px;}
  .breadcrumb  li {padding: 5px;margin-right:2px;display:inline-block;}
  .breadcrumb .active{font-size: 12px;}
  .breadcrumb li a {font-size: 12px;color:#444;}
  
  /*棣栭〉*/
 
  .m3 .mt{padding-left:10px;}
  .m3 .mt h2{float:none;}
  .m3 .mt i{margin-top:5px;}
  .business_item{width:33.33%;margin-bottom:20px;}
  #news{width:100%;float:none;}
  #news .mc{padding:0 10px;height:auto;}
  #news .news_img{float:none;}
  #news .news_img img{width:auto !important;}
  #news .news_txt{width:auto;margin-top:20px;float:none;}
  #news .news_txt h4 {font-weight: normal;margin-top: 0px;}
  #news li{margin-bottom:5px;}
  #news  li span{float:left;padding-right: 5px;display:none;}
  #news  li a{float:none;background: url(../images/dot.png) -3px -16px no-repeat;padding-left: 20px;}
  
  
  .tools{float:none;margin-top:40px;width:100%;}
  .tools li{width:50%;}
  .tools li img{width:100%;}
  
  #aboutus{width:auto;float:none;}
  #aboutus .mc{padding:10px;background-image:none;}
  #aboutus .mc .txt{margin-left: 0;padding: 20px 5px;}
  .m2{padding:0 }
  .box_news dt{width: 130px;padding: 5px;}
  #video .mc img{width:100%;}
  .search_bar{padding:0 10px;}
  .search_bar .input{width:100px;margin:0 5px;}
  .footer_search .pull-right{display:none;}
  .footer_search form{margin:0;}
  .page-cate h2{font-weight: bold;
    position: relative;
    text-align: center;
    font-size: 30px;
    padding-bottom: 30px;
    padding-top: 30px;float: none !important;}
  .page-cate span{font-size: 14px;display:none;
    line-height: 24px;
    background: #fff;
}
 
  
  .col1{position: relative;width: auto;top:auto;padding-top:0px;float: none;background: none;}
  .col1 #sidecontact,.col1 #sidephone{display:none;}
  .col2{width:auto;margin:0;padding:15px;min-height: 100px;float:none;}
  .col2 img{max-width:100%;}
  .col2 .txt img{max-width:100%;height: auto !important;}
  #sidenav{margin: 0px;background-image:none;}
  #sidenav .mt{display:none;}
    #sidenav .mc {padding:20px 0;}
  #sidenav .mc .node_holder a{margin: 0 !important;padding: 0 !important;border-bottom: none !important;border-left: 5px solid #ddd;background-image:none !important;text-indent:30px;line-height:24px;}
  #sidenav .mc li {position: relative;height: auto;background-image: none;border-right:0;}
#sidenav .mc .node_holder{background:none !important;padding:0;}
#sidenav .node_holder.active a{border-color: #eb878d !important;}

  .m1{padding-top:0;}
  .m1 .mt h2{font-size:22px;line-height: 28px;}


  .project_item .project_album .item .carousel-caption{position: absolute;background-color:rgba(0,0,0,0.45);color:#fff;padding-left:15px;}
  .news_item .news_title h3{font-size: 22px;line-height: 24px;}
  .news_item_event .news_title a,.jobs_item .jobs_title a{display:block;font-size: 22px;line-height: 24px;display: block;min-width: 0;padding:15px 15px 15px 0px}
  .news_item_event .news_thumb{width:100%;padding-bottom:10px;}
  .news_item_event.thumb .news_more{margin-left:0;}
  
  /*鍘嗗彶*/
  .course_hr {width: 30px;top:55px;height:97%;}
  .history_item{margin-top:0;margin-bottom:30px;}
  .history_item.green {padding-right: 0;padding-left: 30px;}
  .history_item.blue {padding-left: 30px;}
  .history_item.green .item_c{text-align:left;}
  .history_item.green .item_c,.history_item.green .item_t,.history_item.green .item_b{margin-left: 44px;margin-right:0;}
  .history_item.green .item_dot{left: -56px;background-position: -186px -34px;-moz-transform:scaleX(-1); -webkit-transform:scaleX(-1);transform:scaleX(-1);}
  .history_item.history_0 .item_dot {left: -61px;background-position: -186px 0px;}
  
  .store_item .store_title,.store_item .store_description{margin-left: 0px;}
  .service_thumbs{padding:10px;}
.service_thumbs .thumb{width: 45%;margin:2.5%;}
.service_thumbs .thumb img{width:100%}

#haboutus .txt{padding: 50px 20px 0;}
#haboutus .thumb{padding: 50px 0;text-align: right;}
}

table {width: 100%;margin: 20px 0;background-color: transparent;border-collapse: collapse;border-spacing: 0;}
th, td {padding: 8px;line-height: 20px;text-align: left;vertical-align: top;}
.nav_table tr td {text-align: center;}
thead th {vertical-align: bottom;font-weight:bold}
.table{border: 1px solid #ddd;}
.table th,.table td{border-top: 1px solid #ddd;border-left: 1px solid #ddd;font-size:14px;}
.pageshow p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.grid_s{position: relative;overflow: hidden;}
.box{width: 100%;
    overflow-x: auto;}
/*鍥剧墖鏀惧ぇ闀滄牱寮�*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{max-width:740px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*鍥剧墖灏忓浘棰勮鍒楄〃*/
.spec-preview{border:1px solid #DFDFDF;line-height:1px;}
.spec-scroll{clear:both;margin-top:5px;width:352px;position: absolute;bottom:5px;left:5px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:none;text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:730px;height: 77px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:68px;left: 0;margin:0;}
.spec-scroll .items ul li{    list-style-type: none;float:left;width:110px;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:100px;height:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}
/*
.tab-content .list{margin-bottom:30px;margin-top:20px;}
.tab-content .list .pro_thumb{height:200px;display: block;border: 1px solid #ddd;}
.tab-content .list .img{display: table-cell;vertical-align:middle;height:200px;}
.tab-content .list .pro_name{font-size:18px;padding-top:35px;}
*/
.list{text-align:center;margin-bottom:20px;display:block}
.list .pro_thumb{height:225px;display: block;border: 1px solid #ddd;}
.list .img{display: table-cell;vertical-align:middle;height:225px;}
.list .img img{max-height:100%;width:90%;vertical-align:middle;}
.list .pro_name{position:relative;color:#444;font-weight: normal; text-align:center;padding:10px 0;margin:0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.list .pro_name:before{display: table;line-height: 0;content: "";width: 1px;height: 1px;border-bottom: 10px solid transparent;position: absolute;top: -11px;left: 50%;margin-left: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.list:hover{box-shadow: 0 1px 10px #999;}
.list:hover .pro_thumb{border-bottom-color:transparent;}
.list:hover .pro_name{background-color:#4898EA;color:#fff;}
.list:hover .pro_name:before{border-bottom: 10px solid #4898EA;}
/**/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}

#home_banner .carousel-indicators li{display: inline-block;float:none;*display:inline;*zoom:1;background-color:#5FB7DF;}
#home_banner .carousel-indicators li.active{background-color:#004EA1;}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;border: 0;
background-color: transparent;
font-size: 120px;
top: 55%;
}