﻿body {
    font: 12px/1.5 tahoma,'PingFang SC','microsoft yahei',arial,'helvetica neue','hiragino sans gb',sans-serif;
    color: #5a5a5a;
    font-size: 14px;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

.container {
    color: #000;
}
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.boxed {
    height: 230px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
    /* Specify Swiper's Size: */
    /*width:200px;
	height: 100px;*/
}

.swiper-slide {
    text-align: center;
    /* Specify Slides's Size: */
    /*width: 100%;
	height: 100%;*/
}

.swiper-slide-active {
    /* Specific active slide styling: */
}

.swiper-slide-visible {
    /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
    /* Stylize pagination button: */
}

.swiper-active-switch {
    /* Specific active button style: */
}

.swiper-visible-switch {
    /* Specific visible button style: */
}



/***************common****************/
.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mb40 {
    margin-bottom: 40px
}

.mb20 {
    margin-bottom: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.mt23 {
    margin-top: 33px !important
}

.mt0 {
    margin-top: 0px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}
/*************index************/
/* 视频部分 */
.vidbacking-active-body-back {
    position: fixed;
    z-index: -100;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    background-size: cover;
    overflow: hidden;
    opacity: 1;
    transition: 2s opacity;
    transform: translateX(-50%) translateY(-50%);
}

.vidbacking-active-block-back {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.vidbacking {
    display: none;
}

.vidmask-body-back {
    background: url(../images/banners/b0.jpg) no-repeat;
    opacity: 0.4;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -50;
    display: block;
}

.vidmask-block-back {
    background: url(../images/banners/b0.jpg) repeat;
    opacity: 1;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
    z-index: -50;
    display: block;
}

.video-back {
    display: block;
    text-align: center;
}

    .video-back .bg {
        background: url(../images/banners/b0.jpg) no-repeat;
        /* opacity: 0.4; */
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        display: block;
        min-height: 100%;
        min-width: 100%;
        background-size: cover;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banners/b0.jpg',sizingMethod='scale');
    }

.ml10 {
    position: relative;
    font-weight: 900;
    font-size: 4em;
    z-index: 1999;
    top: 200px;
}

    .ml10 .text-wrapper {
        position: relative;
        display: inline-block;
        padding-top: 0.2em;
        padding-right: 0.05em;
        padding-bottom: 0.1em;
        overflow: hidden;
        color: #fff;
    }

    .ml10 .letter {
        color: #fff;
        display: inline-block;
        line-height: 1em;
        transform-origin: 0 0;
    }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
}

.video-back .mask {
    position: absolute;
    width: 100%;
    height: 598px;
    background-color: blue;
    opacity: 0.2;
    filter: alpha(opacity=20);
    z-index: 12;
    top: 0px;
}

.z-depth-1 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}
/* 视频部分 */


/* 工程业绩部分 */
.clearout {
    height: 20px;
    clear: both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    background: #fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    /* border:1px solid #ccc; */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

    .nbs-flexisel-item img {
        max-width: 100%;
        cursor: pointer;
        position: relative;
        margin-top: 10px;
        /*margin-bottom: 10px;*/
    }

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding: 5px 10px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 40%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    display: none;
}

.nbs-flexisel-nav-left {
    left: 10px;
}

    .nbs-flexisel-nav-left:before {
        content: "<"
    }

    .nbs-flexisel-nav-left.disabled {
        opacity: 0.4;
    }

.nbs-flexisel-nav-right {
    right: 5px;
}

    .nbs-flexisel-nav-right:before {
        content: ">"
    }

    .nbs-flexisel-nav-right.disabled {
        opacity: 0.4;
    }

/* 首页顶部导航 */
/* .indexnavbar {
	position: absolute;
	z-index:1056;
}

.navbar-black-nav li {
	position: relative!important;
}
.navbar-black-nav li:hover .downmenu {
	display: inline-block!important;
} */
/* .navbar-black-nav */
.indexnavbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-fixed-top {
    position: absolute;
}

.indexnavbar .navbar-nav > .open > a:hover {
    /* background:url(../images/bgs/bg_lightblue.png)!important;
	background-repeat: repeat; */
    font-weight: bold;
}

.indexnavbar .navbar-nav > .open > a {
    /* background:url(../images/bgs/bg_lightblue.png)!important;
	background-repeat: repeat; */
    font-weight: bold;
    border-color: transparent !important;
}

.indexnavbar .navbar-form {
    margin-top: 13px;
}

    .indexnavbar .navbar-form .form-group .lang {
        color: #0095ff;
        padding-right: 5px;
        text-decoration: none;
        font-size: 16px;
    }

    .indexnavbar .navbar-form .form-group a.active {
        color: #999;
        display: none;
    }

    .indexnavbar .navbar-form .form-group .login, .indexnavbar .navbar-form .form-group .logout {
        font-size: 16px;
        border: none;
        background: none;
        color: #666;
    }

.navbar-black-nav .dropdown-menu {
    background: url(../images/bgs/bg_lightblue.png);
    background-repeat: repeat;
    left: 0;
    border: none;
    border-radius: 6px !important;
}
/* .navbar-black-nav .dropdown-menu li {
	float:none;
	display: inline-block;
} */
.navbar-black-nav .dropdown {
    font-size: 16px;
}

.navbar-black-nav .dropdown-toggle {
    border-top: 3px solid transparent;
}

    .navbar-black-nav .dropdown-toggle:hover {
        border-top: 3px solid transparent !important;
    }

.navbar-black-nav .dropdown-menu li:hover a {
    background-color: #0095ff;
}

.navbar-black-nav .dropdown-menu {
    min-width: 0px;
    z-index: 2099;
    border-radius: 6px;
}

.navbar-fixed-top {
    z-index: 2010;
}

.navbar-black-nav .dropdown-menu li a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* .dropdown .dropdown-toggle .downmenu:hover {
	display: block;
} */
/* .downmenu{
	left:0px;
	width:auto;
	margin:auto;
	top:69px;
	background:url(../images/bgs/bg_lightblue.png);
	background-repeat: repeat;
	display: none;
	position: absolute;
	z-index:999;
} */
/* 
.menuabout{
	height:40px;
	margin:0px auto;
	text-align: center;
}
.downmenu ul {
	display: inline-block;
	list-style:none;
	margin:0 auto;
}
.downmenu ul li {
	display: inline-block;
}
.downmenu ul li a{
	display: inline-block;
	text-decoration: none;
	color:#fff;
	line-height: 40px;padding:0 20px;
}
.downmenu ul li a:hover{
	color:#fff;
} */
/* 首页顶部导航 */


.btsd_info {
    line-height: 30px;
}

    .btsd_info p {
        color: #5e6267
    }

    .btsd_info .more
    .btsd_info p .more, .btsd_info .more {
        padding-left: 10px;
        color: #337ab7;
        text-decoration: none;
    }

    .btsd_info .products {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .btsd_info .products {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .btsd_info .products li {
            float: left;
            width: 50%;
            text-align: center;
            background-color: #000;
        }

        .btsd_info .products .bg1 {
            background: url(../images/products/p1.png) no-repeat;
            background-size: cover
        }

        .btsd_info .products .bg2 {
            background: url(../images/products/p2.png) no-repeat;
            background-size: cover
        }

        .btsd_info .products .bg3 {
            background: url(../images/products/p3.png) no-repeat;
            background-size: cover
        }

        .btsd_info .products .bg4 {
            background: url(../images/products/p4.png) no-repeat;
            background-size: cover
        }

        .btsd_info .products .bg1 a {
            background-color: #F48024;
            opacity: 0.9;
        }

        .btsd_info .products .bg2 a {
            background-color: red;
            opacity: 0.9;
        }

        .btsd_info .products .bg3 a {
            background-color: #0095ff;
            opacity: 0.9;
        }

        .btsd_info .products .bg4 a {
            background-color: #5fba7d;
            opacity: 0.9;
        }

        .btsd_info .products .bg1 a:hover {
            opacity: 0.8;
        }

        .btsd_info .products .bg2 a:hover {
            opacity: 0.8;
        }

        .btsd_info .products .bg3 a:hover {
            opacity: 0.8;
        }

        .btsd_info .products .bg4 a:hover {
            opacity: 0.8;
        }

        .btsd_info .products li a {
            display: block;
            transition: all 0.4s;
            padding: 20px 0;
            color: #fff;
            text-decoration: none;
        }

    .btsd_info .text-center {
        text-align: center;
    }

    .btsd_info p {
        text-align: justify;
        color: #5e6267;
        line-height: 30px;
    }

    .btsd_info h3 {
        font-size: 20px;
    }

        .btsd_info h3 a {
            position: relative;
            right: 0px;
            top: 5px;
            font-size: 14px;
            float: right;
        }

    .btsd_info .news_index {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .btsd_info .news_index li {
            text-align: left;
        }

            .btsd_info .news_index li a {
                color: #5e6267;
                display: inline-block;
                text-decoration: none;
            }

            .btsd_info .news_index li span {
                color: #999;
            }

.textOverflow {
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.footer {
    background-color: #ecf0f1;
    padding-top: 30px;
}

.spage .footer {
    background-color: #fff;
    padding-top: 30px;
}

footer .about .list-unstyled li a {
    color: #777;
    line-height: 28px;
}


/**********************leader team****************************/

.team .nav-pills li .caret {
    color: #f2f2f2;
}

.team .nav-pills .active .caret {
    content: '';
    border-top: 0;
    border-bottom: 4px dashed;
    top: -4px;
    position: relative;
    color: #fff;
}

.team .tab-content .tab-pane ul {
    list-style: none;
    margin: 0;
    margin-top: 20px;
    padding: 0px;
}

    .team .tab-content .tab-pane ul li {
        border: 1px solid #ddd;
        width: 48%;
        min-width: 320px;
        height: 201px;
        padding: 10px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .team .tab-content .tab-pane ul li h3 {
            padding-left: 170px;
            color: #2c3a7f;
        }

.team .nav-pills > li > a {
    background: #f2f2f2;
    color: #5e6267;
    border-radius: 0;
    font-size: 16px;
}

.team .nav-pills > li.active > a {
    background: #2c3a7f;
    color: #fff;
}

.team .nav-pills > li.active > a {
    background: #2c3a7f;
    color: #fff;
}


#myModal .nav-pills li {
    background-color: #f2f2f2;
}

    #myModal .nav-pills li a {
        border-radius: 0px;
        color: #337ab7;
    }

    #myModal .nav-pills li.active a {
        color: #fff;
    }

/*************news************/
.news {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .news li {
        /* background-color: #f2f2f2; */
        padding: 8px;
        margin: 5px;
    }

        .news li a {
            text-decoration: none;
            color: #5e6267;
        }

            .news li a .new-tit {
                font-size: 16px;
                padding-left: 20px;
                color: #5e6267;
            }

            .news li a .new-date {
                color: #999;
                padding-left: 20px;
            }

.newsimg-control img {
    width: 80%
}

/**********************achievments*********************/

.pc-slide {
    width: 500px;
    margin: 0 auto;
}

.view .swiper-container {
    width: 100%;
    height: 400px;
}

.view .arrow-left {
    background: url(../images/icon/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(../images/icon/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 79%;
    margin-top: 10px;
    position: relative;
    margin: auto;
}

    .preview .swiper-container {
        width: 430px;
        height: 82px;
        margin-left: 35px;
    }

    .preview .swiper-slide {
        width: 87px;
        height: 82px;
    }

    .preview .slide6 {
        width: 82px;
    }

    .preview .arrow-left {
        background: url(../images/icon/feel3.png) no-repeat left top;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -9px;
        width: 9px;
        height: 18px;
        z-index: 10;
    }

    .preview .arrow-right {
        background: url(../images/icon/feel4.png) no-repeat left bottom;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -9px;
        width: 9px;
        height: 18px;
        z-index: 10;
    }

    .preview img {
        padding: 1px;
    }

    .preview img {
        margin: 10px;
        padding: 2px;
        border: 1px solid #fff;
    }

    .preview .active-nav img {
        margin: 10px;
        padding: 2px;
        border: 1px solid #999;
    }

.achiev p {
    line-height: 30px;
    text-align: justify;
}

.achiev .nav-pills li a {
    border-radius: 0px;
    background-color: #f2f2f2;
    color: #5e6267;
}

.achiev .nav-pills li.active a {
    background-color: #2c3a7f;
    color: #fff;
}

.achiev .tab-pane a {
    text-decoration: none;
}

.achiev .tab-content a h4 {
    margin-bottom: 5px;
    margin-top: 15px;
    color: #2c3a7f;
}

.achievimg-control .tab-pane img {
    width: 270px;
    vertical-align: middle;
    /* min-height: 203px; */
    /* max-inline-size: 203px; */
    position: relative;
    height: 203px;
}
/***********************products************************/
.productslist .swiper-wrapper .swiper-slide {
    padding: 20px;
}

.productslist .swiper-wrapper .active_nav {
    color: #337ab7;
    border-bottom: 2px solid #337ab7;
}

.products .bggray .col-md-6 ul {
    padding: 20px;
}
    /* .products .bggray .col-md-6 ul li{
		width: 50%;
		float:left;
	} */
    .products .bggray .col-md-6 ul li a {
        display: inline-block;
        padding: 5px;
        color: #5e6267;
    }

.products .productsbg {
    display: table;
    width: 100%;
    min-height: 300PX;
    height: auto;
    background-image: url(../images/business/灯光音响.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

    .products .productsbg h2 {
        display: table-cell;
        vertical-align: bottom;
        padding-bottom: 50px;
        background-image: url(../images/bgs/bg_lightblue.png);
        background-repeat: repeat;
    }

.products .item-list a {
    text-decoration: none;
    color: #2c3a7f;
}

    .products .item-list a img {
        opacity: 1;
    }

    .products .item-list a:hover img {
        opacity: 0.8;
    }

    .products .item-list a p {
        margin-top: 5px;
        margin-bottom: 30px;
        font-size: 16px;
    }

.products .glyphicon-record {
    right: 10px;
    top: 3px;
}

.products .item-info {
    margin-top: 0px;
    line-height: 30px;
}

.products a {
    text-decoration: none;
}

    .products a p {
        margin-top: 10px;
    }

.products .item-list .item-info {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px
}

.products .products-info {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}

.product-list ul {
    list-style: none;
}

    .product-list ul li {
        float: left;
        width: 40%;
        padding: 5px;
    }

.bggray {
    background-color: #f2f2f2;
}

.chanpin {
    margin-top: 30px;
}

    .chanpin .col-xs-6 {
        margin-bottom: 10px;
    }

.bggray .product-list .featurette-heading {
    color: #2c3a7f;
    margin-top: 50px;
}


@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }

    .bggray {
        padding: 40px;
    }
}

/***************service&zhaopin*******************/

.service {
    margin-top: 100px;
}

    .service h2 {
        color: #333;
        font-size: 30px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .service .col-md-6 .service-tit {
        font-size: 20px;
        color: #2c3a7f;
        line-height: 40px;
    }

    .service .col-md-6 .service-info {
        font-size: 16px;
        line-height: 28px;
    }

.contact_bg {
    background-image: url(../images/contact.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    margin-top: 20px;
    padding-top: 240px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-left: 10%;
}

.zhaopin strong {
    margin-left: 30px;
}

/*******************非首页顶部导航样式*********************/
.spage {
    background: #f2f2f2;
}

    .spage .navbar-wrapper {
        background-color: #fff;
    }

    .spage .navbar {
        min-height: 80px;
    }

    .spage .navbar-default {
        background: none;
        border: none;
        border-radius: 0;
        margin-bottom: 0px;
    }

        .spage .navbar-default .navbar-form {
            margin-top: 13px;
        }

            .spage .navbar-default .navbar-form .lang {
                color: #0095ff;
                padding-right: 5px;
                text-decoration: none;
                font-size: 16px;
            }

            .spage .navbar-default .navbar-form .login {
                font-size: 16px;
            }

            .spage .navbar-default .navbar-form .active {
                color: #999;
            }

        .spage .navbar-default .dropdown .dropdown-menu {
            left: 0px;
            border-radius: 6px;
            border-top-left-radius: 0
        }

        .spage .navbar-default .dropdown-menu li a {
            color: #fff;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .spage .navbar-default li:hover a {
            background-color: transparent;
        }

        .spage .navbar-default li:hover a, .spage .navbar-default li:focus a {
            background-color: transparent;
            color: #2c3a7f;
            font-weight: bold;
            opacity: 0.9;
        }

        .spage .navbar-default .active a,
        .spage .navbar-default .active a:hover {
            background-color: transparent;
            color: #2c3a7f;
            font-weight: normal;
        }

        .spage .navbar-default .navbar-nav > .open > .dropdown-menu {
            background-color: #f2f2f2;
            border: 0;
            opacity: 0.9;
            top: 60px;
            border-radius: 6px !important;
        }

#id
.spage .navbar-default .navbar-nav > .open > .dropdown-menu li a {
    background-color: #f2f2f2;
    opacity: 0.9;
}

.spage .navbar-default .navbar-nav > .open > .dropdown-menu li a:hover {
    background-color: #fff;
    color: #2c3a7f;
    font-weight: normal;
    opacity: 1;
}

.spage .navbar-default .navbar-nav > .open > a,
.spage .navbar-default .navbar-nav > .open > a:focus,
.spage .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #2c3a7f;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    opacity: 0.9;
}

.spage .navbar-default li .dropdown-menu li a {
    color: #5e6267;
    font-size: 14px;
    font-weight: normal;
}

.spage .navbar-default li a {
    font-size: 16px;
    color: #5e6267;
}

.contact_bg_banner {
    margin-top: 80px;
}
/*******************非首页顶部导航样式*********************/
.mainbg {
    border-top: 8px solid #2c3a7f;
    border-bottom: 8px solid #2c3a7f;
    /*margin-top:80px;*/
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 60px;
}

    .mainbg p {
        text-align: justify;
        color: #000;
        line-height: 30px;
    }

.p_title {
    text-align: center !important;
}

.mainbg .bggray {
    background-color: #f2f2f2;
}

.mainbg .bgblue {
    background-color: #337ab7;
    color: #fff;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
}

@media (min-width: 766px) {
    .spage .col-md-12 {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media (min-width: 992px) {
    .spage .col-md-12 {
        padding-left: 150px;
        padding-right: 150px;
    }
}


/*****************pagination*******************/
/* .pagination li a{
	display: inline-block;
	  padding:10px;
	  background-color: #f2f2f2;
	  border:none;
	  margin:5px;
	  border:0;
	  width:40px
} */
.pagination a {
    display: inline-block;
    padding: 10px;
    background-color: #f2f2f2;
    border: none;
    margin: 5px;
    border: 0;
    min-width: 40px;
    color: #5e6267;
}

.pagination {
    text-align: center;
}

    .pagination span {
        display: inline-block;
        padding: 10px;
        background-color: #f2f2f2;
        border: none;
        margin: 5px;
        border: 0;
        min-width: 40px;
        color: #5e6267;
    }

        .pagination span:first-child {
            background-color: #fff;
        }

        .pagination span.disabled {
            color: #999
        }

        .pagination span.current {
            background-color: #2c3a7f;
            color: #fff;
        }

.prjlist {
    margin-bottom: 10px;
}
/**********************************zhaopin*******************************/
.zp {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .zp .media {
        border: 1px solid #f2f2f2;
    }

        .zp .media .p0 {
            padding: 0px;
        }

    .zp li:hover {
        background-color: #2c3a7f;
        color: #fff;
    }

    .zp li .media-body {
        padding-left: 20px;
    }

    .zp li:hover .media-body p {
        color: #fff;
    }

    .zp .media .media-left {
        padding-left: 0px;
    }


/**********************honor***********************/
.honor .nav-pills li a {
    background-color: #f2f2f2;
    color: #5e6267;
    border-radius: 0px;
}

.honor .zf-tit, .honor .hy-tit {
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}

.honor .tab-content .tab-pane h5 {
    text-align: center;
    margin-bottom: 30px;
}

.honor .tab-content .tab-pane img {
    padding: 15px 15px 0px 15px;
    width: 270px;
    vertical-align: middle;
    position: relative;
    height: 175px;
}

.honor .nav-pills li.active a {
    background-color: #2c3a7f;
    color: #fff;
}

.honor #tab_2_1 .col-md-3 {
    min-height: 350px;
}

.honor #tab_2_2 .col-md-6 {
    min-height: 360px;
}

.modal {
    z-index: 9999999;
}


/*************************projects***********************/

.projects .circle-green {
    background-image: url(../images/icon/circle-green.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.projects .circle-orange {
    background-image: url(../images/icon/circle-orange.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.projects .circle-red {
    background-image: url(../images/icon/circle-red.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.historytit {
    font-size: 16px;
    border-radius: 0px;
    text-align: left;
    background-color: #2c3a7f;
    margin-bottom: 20px;
}

    .historytit:hover, .historytit:focus, .historytit:active {
        background-color: #2c3a7f;
    }

.table tr th, .table tr td {
    font-size: 14px;
}

.width205 {
    width: 205px;
}

.table04 {
    border-collapse: separate;
    border-spacing: 20px;
}

    .table04 tr td {
        padding: 50px;
        vertical-align: middle;
    }

.honor .tab-content .tab-pane h5 {
    text-align: center;
    margin-bottom: 10px;
}

.float_title {
    line-height: 30px !important;
    height: 30px !important;
    margin-bottom: 0px !important;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}

.float_title_span {
    color: #fff;
    /*font-weight: bold;*/
}
