﻿/*首页顶部样式*/

/*导航栏悬浮显示*/
.navbar .nav > li .dropdown-menu {
    margin: 0;
}

.navbar .nav > li:hover .dropdown-menu {
    display: block;
}

.slide-head {
    margin: 0;
    padding: 0;
    /*border-top: solid 4px #33877d;*/
    border-top: solid 4px #337ab7;
}

.header {
    padding-bottom: 3px;
    margin: 5px 0px 5px 0px;
    /*border-bottom: solid 4px #33877d;*/
    /*border-bottom: solid 4px #337ab7;*/
}

    .header a:hover, a:focus {
        text-decoration: none;
        color: #0f0f0f;
    }

.logo {
    float: left;
    font-size: 30px;
    margin: 15px 10px 10px 10px;
}

.logotitle {
    padding: 15px 0 0 0;
    /*display: inline-block;*/
    color: #054aa0;
}

    .logotitle:hover {
        color: rgb(51, 122, 183);
    }

a {
    color: #3c3c3c;
}

    a:hover {
        color: #337ab7;
    }

.navbar {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 15px;
}

.login-btn button {
    width: 100%;
}

.login-dialog {
    width: 400px;
    margin: 100px auto;
}

.login-btn-group {
    display: inline-block;
    width: 100%;
}

    .login-btn-group a {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
/*
.login-code input{
    width: 60%;
}
.login-code img{
    width: 30%;
    margin-left: 20px;
}
*/

/*轮播样式*/
.slider-height {
    height: 400px;
}

.banner {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}



.nav-tabs > li.active > a, .menu-tab > li.active > a:focus, .menu-tab > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #2e6da4;
    border: 1px solid #2b6ae6;
    border-bottom-color: rgba(43, 86, 175, 0.9);
    border-bottom-color: transparent;
}

.news-img {
    width: 33%;
}

.content {
    /*background-color: #ecf0f5;*/
    min-width: 1250px;
    padding: 20px 70px 5px 70px;
}
/*.content p{
    margin: 10px 10px 10px 10px;
}*/


.new-slider-img {
    padding: 10px 0px 10px 35px;
}

.new-slider-bottom {
    margin-bottom: 0;
    bottom: 5px;
}

.table-box {
    padding: 15px 40px 40px 0px;
}

    .table-box li {
        line-height: 30px;
        list-style: none;
        border-radius: 5px;
    }

.news-box > li:hover {
    background-color: #f9f9f9;
}

.table-box a {
    font-size: 13px;
   
}

    .table-box a:hover,.table-box a:focus, .news-box > li:hover a {
        color: #337ab7;
        text-decoration: none;
    }

.news-time {
    font-size: 13px;
    color: #999;
}

.news-label {
    background-color: #c9302c;
    padding: 3px;
    color: #fff;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 9px;
}


.news-first {
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.news-first-right a {
    font-size: 14px;
  
    font-weight: bold;
}

.new-first-p {
    font-size: 12px;
    line-height: 21px;
    padding-top: 10px;
}

.news-first-time span {
    line-height: 21px;
    color: #2e6da4;
    font-size: 12px;
    font-weight: bold;
}

.news-first-time button {
    margin: 0 15px 5px 0;
}


/*友情链接样式*/



.blogRoll {
    background-color: #fff;
    border-top: 2px solid rgba(51, 122, 183, 1);
}



.blogRoll-link {
    padding: 20px;
}

.blogRoll-link-left {
    padding: 8px 5px 8px 15px;
}

.blogRoll-link-right {
    padding: 8px 15px 8px 5px;
}

.blogRoll img {
    border: #e6e6e6 1px solid;
    border-radius: 3px;
    width: 180px;
    height: 100px;
}

.blogRoll-border:hover img {
    border: #e6e6e6 1px solid;
    /* border:#337ab7 5px solid ;*/
    box-shadow: #e6e6e6 0 0 20px;
    border-radius: 3px;
}

/*
.blogRoll>a:hover>img{
    border:none;
    height: 110%;
    width: 110%;
}
*/


.panel {
    border: 1px solid #e6e5e5;
}

.find {
    border-bottom: #2b669a 3px solid;
}

.find-box {
    margin: 5px 5px;
    display: block;
}

.find-a a {
    text-align: center;
    padding: 15px;
    border-radius: 3px;
    font-size: 14px;
}

.find-a a:hover{
        background-color: #337ab7;
        color: white;
        text-decoration: none;
    }

.more {
    background-color: #347ebc;
    color: white;
}

/*页面底部样式*/

.footer {
    min-width: 1250px;
    margin-top: 40px;
    padding: 20px 10px;
    background: #343434;
    color: #ffffff;
    font-size: 13px;
}

    .footer p {
        line-height: 1.6;
    }

.head-line {
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 4px solid #424242;
}

.footer-image div {
    display: inline-block;
}

.footer-image img {
    margin-left: 36px;
    width: 90px;
    height: 90px;
}

.footer-image p {
    margin: 10px 0 0 60px;
}


.footer-link {
    width: 80%;
}

    .footer-link select {
        margin: 10px;
    }

    .footer-link a {
        color: white;
    }

    .footer-link span {
        line-height: 1.2em;
        display: inline-block;
        margin: 0px 7px 5px 0px;
    }

    .footer-link a:hover, .footer-link a:focus {
        color: #6cb8fa;
        text-decoration: none;
    }

.address {
    padding-left: 0;
}

    .address li {
        list-style:none;
        line-height: 1.6;
        margin: 2px 0;
    }

    .address span {
        margin-right: 15px;
    }

.copyright {
    padding: 10px 0 10px 0;
    background-color: #3b3b3b;
    color: #fff;
}

    .copyright a {
        color: #fff;
    }


.slogan {
    font-size: 36px;
}
/*公司简介页面样式*/
.subheader {
    background-color: #337ab7;
    padding: 20px 50px;
    position: relative;
    color: white;
}

.breadcrumb-box {
    padding: 10px 50px 10px 50px;
    background-color: #f5f5f5;
}

.breadcrumb {
    margin-bottom: 0;
    padding: 8px 0px;
}

.breadcrumb-box a:hover {
    color: #2e6da4;
    text-decoration: none;
}

.breadcrumb-box span {
    margin-right: 2px;
}

.sidebar li {
    float: none;
    font-size: 16px;
    text-align: center;
}

.sidebar > li.active > a, .sidebar > li.active > a:hover, .sidebar > li.active > a:focus {
    background-color: #337ab7;
}

.gsjj-introduce {
    padding: 10px 15px;
}

.gsjj-introduce-title {
    border-bottom: #ddd 3px solid;
}

    .gsjj-introduce-title h3 {
        margin-left: 15px;
        color: #2e6da4;
        font-weight: 600;
    }

    .gsjj-introduce-title h4 {
        color: #5e5e5e;
        margin-left: 15px;
    }

.gsjj-introduce-content {
    padding: 30px 30px;
}

.gsjj-introduce-content p {
        line-height: 30px;
        text-indent: 2em;
        text-align: justify;
}

.gsjj-introduce-content li{
    line-height:30px;
}
.gsjj-introduce-content_img {
     width: 100%;
     height: 100%;
}

.gsjj-introduce-content-name {
    text-align: center;
    margin-bottom: 20px;
}
/*公司简介页面样式*/

/*服务项目界面样式*/
.service_ul {
    font-size: 14px;
    line-height: 30px;
}

    .service_ul li {
        list-style: none;
    }

.service_ol {
    font-size: 14px;
    line-height: 30px;
}

.font_color_default {
    color: #2e6da4;
}

.font_color_danger {
    color: #c9302c;
}


.font_color_white {
    color: white;
}

.service_ol_span {
    margin-left: 80px;
}

.service_img {
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 10px 60px 10px 60px;
}



.Vservice a {
    line-height: 30px;
    color: #337ab7;
}

    .Vservice a:hover, .Vservice a:focus {
        line-height: 30px;
        color: #286090;
        text-decoration: none;
    }
/*服务项目界面样式*/

/*新闻中心样式*/
.news-center-content {
    padding: 20px 0px;
}

.news-center-ul {
    margin-left: -30px;
}

    .news-center-ul li {
        list-style: none;
        border-bottom: 1px solid #e6e6e6;
        padding: 20px 10px;
    }

        .news-center-ul li:hover {
            background-color: #f9f9f9;
        }

    .news-center-ul a:hover, .news-center-ul a:focus, .news-center-ul > li:hover a {
        color: #337ab7;
        text-decoration: none;
    }

.news-center-img {
    width: 200px;
    margin: 0 20px;
}




.news-center-right a {
    font-size: 16px;
  
    font-weight: bold;
}

.new-center-p {
    font-size: 12px;
    line-height: 21px;
    padding-top: 10px;
}

.news-center-time span {
    line-height: 21px;
    color: #2e6da4;
    font-size: 14px;
    font-weight: bold;
}

.news-center-time button {
    margin: 0 20px 5px 0;
}


/*下载中心页面样式*/
.download-sidebar {
    padding: 10px 15px;
    text-align: left;
    font-size: 18px;
}

    .download-sidebar span {
        margin-right: 10px;
        font-size: 17px;
    }

.download-ul {
    margin-left: -40px;
}

    .download-ul li {
        padding: 0 15px;
    }
/*下载中心页面样式*/


.text-default {
    line-height: 30px;
    text-align: justify;
}
/*意见反馈页面*/

.feedback-left {
    padding: 15px;
}

.feedback-right label {
    margin-top: 10px;
}

.feedback-btn button {
    width: 100%;
}

/*登录*/
.login-box {
    padding: 10px 20px 0px 20px;
}

.btn-box {
    margin: 15px 0px;
    padding: 0px 35px;
}

/*查询图标*/
.find-icon {
    width: 20px;
    margin: 5px;
}

.input-box {
    margin: 5px 0px;
}

/*侧边拦菜单*/

.left-menu-group {
    /*max-height: 600px;*/
    overflow: scroll;
    -ms-overflow-style: none; /* IE 10+ */
    scrollbar-width: none; /* Firefox */

}
.left-menu-group::-webkit-scrollbar {
        display: none; /* Chrome Safari */
    }


.leftMenu {
    margin-top: 0px;
    border: none;
    margin-top: 0px;
}

    .leftMenu .panel-heading {
        font-size: 14px;
        padding-left: 20px;
        height: 36px;
        line-height: 36px;
        color: white;
        position: relative;
        cursor: pointer;
    }

        /*转成手形图标*/
        .leftMenu .panel-heading span {
            position: absolute;
            right: 10px;
            top: 12px;
        }

/*.leftMenu .menu-item-left {
                padding: 2px;
                background: transparent;
                border: 1px solid transparent;
                border-radius: 6px;
         }*/

/*.leftMenu .menu-item-left:hover {
                    background: #C4E3F3;
                    border: 1px solid #1E90FF;
         }*/
.left-menu-color {
    background-color: #337ab7;
}

.item-title {
    margin-left: 20px;
}

.item-icon {
    position: absolute;
    margin-top: 10px;
}

.font-12 {
    font-size: 12px;
}

.list-group-item a {
    margin-left: 30px;
}

.font-blue {
    color: #337ab7;
}

.bg-blue li {
    background-color: #337ab7;
}

.bg-blue a {
    color: #fff;
}

.bg-grey {
    background-color: #f4f4f4;
}

    .bg-grey li {
        background-color: #f4f4f4;
    }

    .bg-grey a {
        color: #337ab7;
    }






/*顶部导航栏*/
.top-menu {
    color: grey;
    border-radius: 3px;
    margin: 0 2px;
}

.top-menu-color {
    background-color: #f4f4f4;
}

.top-menu-box {
    padding-bottom: 15px;
    padding-left: 10px;
}

.top-title {
    margin-left: 200px;
}

.top-title-zh {
    font-size: 23px;
    letter-spacing: 2px;
    color: #3987da;
    padding: 2px 0px;
    margin-top: 15px;
    
}

.top-title-en {
    color: #3987da;
    padding: 5px 0px;
}

.top-logo {
    width: 65px;
}

.elFader {
    color: white !important;
}
/*.top-menu-color {
}*/

.top-menu-a a {
    color: #fff;
}

.containerbox {
    height: 100%;
}

.container {
    min-width: 1250px;
}

.cs-title {
    text-align: center;
}

    .cs-title h2, h6 {
        color: rgba(51, 122, 183, 1);
    }


    .cs-content-img img {
        margin: 15px 50px;
        width: 120px;
        height: 100px;
    }
.cs-content-text{
  
    padding:15px;
}
