@charset "utf-8";
/* CSS Document */
#e {
    margin-top: 120px; /* 控制UEditor向下浮动 */
}
.edui-container {
    margin-top: 120px !important; /* 确保编辑器整体向下移动 */
    position: relative;
    z-index: 9999; /* 让编辑器浮在更上层 */
}

/*重置*/
body {
    padding: 0;
    padding: 0;
    margin: 0;
    color:#333;
    background: #fff;
    font-family: 'Microsoft YaHei';
}
/*滚动条整体样式*/
body::-webkit-scrollbar {
    width: 20px;
    height: 4px;
}
/*滚动条里面小方块*/
body::-webkit-scrollbar-thumb {
    /*border-radius: 5px;*/
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.1);
}
/*滚动条里面轨道*/
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
* {
    font-family:"Microsoft YaHei","Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC","WenQuanYi Micro Hei", sans-serif;
}

a {
    text-decoration: none;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
}

i{font-style: normal;}
/*a:hover, a:focus {*/
    /*text-decoration: none !important;*/
    /*color:#008888  !important;*/
/*}*/
input:focus{
    outline:2px solid #ff0000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
    box-shadow: none;
}
input[type='text'],input[type='password']{border:1px solid #ccc;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline:none !important;box-shadow: none;}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}


.clearfix {
    clear: both;
}
.col-white{color:#fff;}
.col-gray{color:#333 !important;}
.col-red{color:#298855 !important;}
.fs-50{font-size: 50px !important;}
.fs-40{font-size: 40px !important;}
.fs-12{font-size: 12px;}
.fs-14{font-size: 14px !important;}
.fs-16{font-size: 16px;}
.fs-18{font-size: 18px;}
.mg-none{margin: 0;}
.mt-5{margin-top: 5px;}
.mt-10{margin-top: 10px;}
.mt-15{margin-top: 15px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.ml-10{margin-left:10px;}
.ml-20{margin-left:20px;}
.mr-20{margin-right:20px;}
.mb-20{margin-bottom: 20px;}
.pdl-20{padding-left: 20px;}
.fontw-bold{font-weight: bold;}
.fontw-normal{font-weight: normal;}
.bg-blue{background: #338398;color:#fff;}
.bg-gray{background: #171516;color:#fff;}
.bg-lgray{background:#ffffff!important;}
.bg-lyellow{background:#ded8cc;}
.bg-white{background:#fff;}
.bd-red{border:1px solid #298855 !important;}
.bdr-gray{border-right:1px solid #333;}
.bd-gray{border:1px solid #ccc;}
.bd-btn-red{color: #298855;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #298855;
    text-align: center;
    padding: 3px 8px;
}
.bd-btn-red:hover{color: #298855 !important;}
.btn-gray{
    background: #ccc;
    color: #333;
}
.pd-5{padding:5px !important;}
.pd-10{padding:10px !important;}
.pd-30{padding:30px;}
.pd-20{padding:20px;}
.pdb-15{padding-bottom: 15px;}
.pdlr-50{padding:0 50px;}
.pdlr-10{padding:0 10px;}
.pdtb-15{padding: 15px 0;}
.pd-none{padding:0 !important;}
.fl{float:left;}
.fr{float:right;}
.relative{position: relative;}
.vertal-m{vertical-align: middle;}
.text-center{text-align: center;}
.inline-block{display: inline-block}
.one-lineover{text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.caseList .num-title{font-size: 18px;}
.caseList .num-text{font-size: 32px;font-weight: bold;text-align: center}
#topcontrol .arrowUp{
    width: 50px;
    height: 50px;
    font-size: 25px;
    color: #fff;
    background: #298855;
    text-align: center;
    line-height: 50px;
}
#topcontrol .arrowUp:hover{background: #df2020;}

#service a{text-decoration: none;color:#333;}
.smbannerOne{background: url(../images/index/smbanner001.jpg) center center no-repeat;width: 100%;}
.sm-bannertwo{background: url(../images/index/smbanner002.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #fff;
}

.smbannerthree{
    background: url(../images/index/smbanner003.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #fff;
}
.sm-line{height:2px;background: #298855;}
.products-title{position: absolute;
    top: -32px;
    width: 150px;
    /* height: 50px; */
   /* background: #fff;  */
    margin-left: -75px;
    left: 50%;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}
.pop-box{position: absolute;top:0;left:0;height: 100%;width:100%;background: rgba(0, 0, 0, 0.3);text-align: center;cursor:pointer;display: none;}
.pop-box span{position: absolute;
    left: 50%;
    margin-left: -41px;
    top: 50%;
    margin-top: -17px;
}
.pop-box a:hover{color:#fff !important;}
.window-pop{
    position: absolute;
    width: 100%;
    bottom: -10px;
    background: rgba(255, 255, 255, 0.8);
    left: 0;
    color: #333;
    display: none;
}
.carousel-control:hover, .carousel-control:focus{color:#fff !important;}
.carousel .carousel-indicators .active{background-color:#ff0000;width:12px;height:12px;border: 0;}
.panel-primary{border:1px solid #929090 !important;}
.panel-primary>.panel-heading{border: 0;background: #fff !important;color:#000;padding:10px;}
.panel-primary .list-group{margin-bottom:0;}
/*header*/
#header {
    background:#333;
    width: 100%;
    box-shadow: 0 0 10px #003317;
}
.panel-heading{border-radius: 0 !important;}
.homefixed{
    position: fixed;
    z-index: 1000;
    padding: 0px 0px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
}

#innerHeader .navbar-style {
    margin-bottom: 0;
    padding:0;
}

.navbar-style .nav > li {
padding:12px 0;
}

#innerHeader .navbar-style .nav > li.active a{color:#008888}
.navbar-style .nav  li a {
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
}

.navbar-style .nav > li > a:hover {
    background: none;
}

.navbar-style .nav .open > a, .navbar-style .nav li > a:focus {
    color: #146f42;
}

.navbar-style .nav .dropdown-menu  li  a {
    padding: 6px 20px;
    font-size: 14px;

}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background: #fff; }
.dropdown-menu>.active>a:link{background: #298855;}

.tianken ul{}

.tianken ul li a{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.42857143;color: #333;white-space: nowrap;}
.tianken ul li a:hover{text-decoration: none;background: #298855;}

@media (max-width: 768px){
#innerHeader .navbar-style .navbar-brand{padding:14px;}
}

.navbar-style .navbar-brand{position: absolute;left: 10px;top:15px;}
.innerLogo{
float: left;
padding: 12px 0;
}
.navbar-header{float:left;}


/*banner*/
#banner {
    position: relative;
}

#banner img {
    width: 100%;
}

#banner .carousel-control {
    width: 5em;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}

#banner .carousel-control div {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    align-items: center;
}

#banner .fa {
    font-size: 24px;
}

/*service*/
.title {
    padding: 20px 0;
}

.title div {
    text-align: center;
}

.title div p {
    margin-top: 5px;
    color: #13657A;
    letter-spacing: 1px;
    text-transform:uppercase;
}

.title h2 {
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    padding: 0 15px;
    color: #646464;
    border-left: 5px solid #646464;
    border-right: 5px solid #646464;
}

.title h2:before {
    display: block;
    position: absolute;
    left: -105px;
    top: 0;
    content: "";
    width: 100px;
    height: 1px;
    margin-top: 10px;
    background-color: #646464;
}

.title h2:after {
    display: block;
    position: absolute;
    right: -105px;
    top: 0;
    content: "";
    width: 100px;
    height: 1px;
    margin-top: 10px;
    background-color: #646464;
}

.title h2 span {
    color: #13657A;
}


/*about*/
#about {
    background: url(../images/index/index-about-img.jpg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#about .about-text {
    padding: 30% 0;
}


#about .about-text p {
    color: #012a39;
    font-size: 35px;
    font-weight: bold;
}


/*case*/
#case {
    background: #e6e6e6;
}

#case .container-fluid {
    padding: 0;
}

#case .container-fluid .row {
    padding: 0;
    margin: 0;
}

#case .case-item {
    position: relative;
}

#case .case-item .case-img img {
    display: block;
    width: 100%;
}

#case .case-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 0, 0, .6);
    text-align: center;
}

#case .case-hover .case-text {
    padding: 0 13%;
}

#case .case-hover .case-text h2 {
    color: #fff;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#case .case-hover .case-text h4 {
    color: #fff;
    margin: 20px auto;
}

#case .case-hover .case-text p {
    color: #fff;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

#case .case-hover .case-text a {
    display: inline-block;
    padding: 1em 2em;
    background: rgba(255, 255, 255, .5);
    color: #fff;
    border: 1px solid #fff;
    margin-top: 1%;
}

#case .case-hover .case-text a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}

#case .paddnone {
    padding: 0;
}


/*footer*/
#footer {
    /*background: #111;*/
}

#footer .footer-text {
    padding: 2% 0;
}

#footer .footer-text h4 {
    color: #fff;
    margin-bottom: 10px;
}

#footer .footer-text p{
    padding: 4px 0;
}

#footer .footer-text img {
    margin-right: 2%;
}

#copyright {
    /*background: #111;*/
    border-top:1px solid #ccc;
}

#copyright p {
    padding: 20px 0;
}

#copyright span {
    margin-right: 10px;
}

/*GoTop*/
.scroll-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
    width: 45px;
    height: 45px;
    border: 1px solid #00cc99;
    background: #00cc99;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.scroll-to-top:hover {
    background: #fff;
    color: #00cc99;
}

/********************************首页结束*************************************************************/

/********************************内页开始*************************************************************/
/*technicalTeam*/

.pager a{
    color:#13657A;
}

#innerHeader {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom:5px;
}


.fixed {
    position: fixed;
    z-index: 1000;
    padding: 0px 0px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
}

#innerHeader .navbar-style .nav > li > a {
    color: #000;
    text-align:center;
}

#innerHeader .navbar-style .nav > li > a:hover {
    color: #008888 !important;
}

#innerHeader .navbar {
    margin-bottom: 0;
}

.piblicBanner {
    position: relative;
}

.piblicBanner img {
    width: 100%;
    display: block;
}

.piblicBanner .breadcrumb_part {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.piblicBanner .breadcrumb_part .breadcrumb {
    background: none;
}

.piblicBanner .breadcrumb_part .breadcrumb .guide h2 {
    color: #fff;
}

.piblicBanner .breadcrumb_part .breadcrumb .guide small {
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.technicalTeam {
    background: #fafcfc;
    overflow: hidden;
    padding-bottom: 25px;
}

.technicalTeam a {
    color: #333;
}

.technicalTeam a:hover, .technicalTeam a:focus {
    text-decoration: none;
    color: #333;
}

.technicalTeam .team {
    margin-top: 15px;
    background: #fff;
    position: relative;
    top: 0;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.technicalTeam .team:hover{
    top: -5px;
    -webkit-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -moz-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -ms-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
}

.technicalTeam .team .team_txt {
    overflow: hidden;
    padding: 0 10px;
    height: 95px;
}

.technicalTeam .team img {
    width: 100%;
    display: block;
}

.technicalTeam .team .team_txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
}

.indeDevelopment {
    text-align: center;
}

.indeDevelopment .appContent {
    margin-top: 80px;
}

.indeDevelopment .appContent .indeTitle {
    margin: 15px 0;
    background: url(../images/appbg.png) no-repeat center;
    background-size: 100%;
}

.indeDevelopment .appContent .indeTitle h4 {
    display: inline-block;
    position: relative;
    font-weight: 600;
    line-height: 20px;
    padding: 0 15px;
    color: #969696;
}

.indeDevelopment .appContent .indeTitle h4:before {
    display: block;
    position: absolute;
    left: -165px;
    width: 165px;
    top: 0;
    content: "";
    height: 6px;
    margin-top: 8px;
    background: url(../images/leftline.png) no-repeat center left;
}

.indeDevelopment .appContent .indeTitle h4:after {
    display: block;
    position: absolute;
    right: -165px;
    top: 0;
    content: "";
    width: 165px;
    height: 6px;
    margin-top: 8px;
    background: url(../images/rightline.png) no-repeat center right;
}

.indeDevelopment .appContent .ftaApp .appPic img {
    display: block;
    margin: auto;
}

.indeDevelopment .appContent .ftaApp .appTxt {
    text-align: left;
}

.indeDevelopment .appContent .ftaApp .appTxt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.indeDevelopment .appContent .ftaApp .appTxt h2 {
    font-weight: bold;
    margin-top: 10px;
}

.indeDevelopment .appContent .ftaApp .appTxt h2 small {
    font-weight: bold;
}

.indeDevelopment .appContent .ftaApp .appDownLoad {
    text-align: right;
}

.indeDevelopment .appContent .ftaApp .appDownLoad div {
    margin: 5px;
    display: inline-block;
}

.indeDevelopment .appContent .ftaApp .appDownLoad div p{
    margin-top: 10px;
}

.indeDevelopment .appContent .ftaApp .appDownLoad a {
    background: none;
    margin-bottom: 0;
}

/*teamDetail*/
.teamDetail {
    background: #fafcfc;
    padding-top: 15px;
    padding-bottom: 25px;
}

.teamDetail .perContent {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
}

.teamDetail .perContent img {
    display: block;
    width: 100%;
}

.teamDetail .perContent .per_txt p {
    font-size: 15px;
    color: #646464;
    line-height: 2;
}

.teamDetail .perContent .per_txt span {
    color: #000;
    font-weight: bold;
}

/*aboutHighDao*/

.aboutHighDao .indeDevelopment .appContent {
    margin: 0;
}

.aboutHighDao .tab {
    text-align: center;
    margin: 15px auto;
}

.aboutHighDao .tab ul li {
    display: inline-block;
    border: 1px solid #13657A;
    margin: 5px;
    padding: 0;
}

.aboutHighDao .tab ul li a{
    display: block;
    padding: 10px 30px;
    color: #13657A;
}

.aboutHighDao .tab a:hover, .aboutHighDao .tab a:focus {
    text-decoration: none;
    background: #13657A;
    color: #fff;
}

.aboutHighDao .breadcrumb {
    background: none;
    padding-left: 0;
    margin-bottom: 0;
}

.aboutHighDao .breadcrumb .line {
    width: 80px;
    height: 1px;
    margin-left: 10px;
}

.aboutHighDao .breadcrumb h3 {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.innerAbout .breadcrumb small {
    margin-left: 8px;
}

.innerAbout .breadcrumb .line{
    background: #000;
}


.aboutHighDao .aboutContent p {
    text-indent: 25px;
    line-height: 1.8;
}

.aboutHighDao .aboutFoot {
    margin: 15px 0;
}

.aboutHighDao .aboutFoot .aboutItem {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 15px;
    border: 1px dashed #13657A;
}

.aboutHighDao .aboutFoot .aboutItem .fa {
    font-size: 24px;
    margin-right: 15px;
}

.aboutHighDao .aboutFoot .aboutItem p {
    margin-bottom: 0;
}

/*companyProfiles*/
.companyProfiles {
    position: relative;
}

.companyProfiles .companyInfo {
    width: 100%;
    height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.companyProfiles .companyInfo .breadcrumb h3,
.companyProfiles .companyInfo .breadcrumb small {
    color: #fff;
}

.companyProfiles .companyInfo .breadcrumb .line {
    background: #fff;
}

.companyProfiles .companyInfo .companyTxt p {
    color: #ccc;
    line-height: 2;
    text-indent: 25px;
}

/*corporateCulture*/
.corporateCulture .breadcrumb h3,
.corporateCulture .breadcrumb small{
    color:#fff;
}

.corporateCulture .breadcrumb .line{
    background:#fff;
}

.corporateCulture .culture-right{
    margin-top: 3%;
}

/*companyHonors*/
.companyHonors {
    background: #e6e6e6;
    padding-bottom: 20px;
}

.companyHonors .honnor {
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 5px;
}

.companyHonors .breadcrumb .line{
    background:#000;
}

.companyHonors .honnor img {
    margin: auto;
}

.companyHonors .honnor .honnorTxt {
    padding: 0 15px;
    text-align: center;
}

.companyHonors .honnor .honnorTxt p {
    color: #969696;
}

/*newslist*/
.newsList {
    background: #fff;
    padding-bottom: 25px;
}

.newsList .paddR {
    padding-right: 0;
}

.newsList .newsItem {
    background: #fff;
    margin-top: 15px;
    position: relative;
    top: 0;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.newsList .newsItem:hover{
    top: -5px;
    -webkit-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -moz-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -ms-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
}

.newsList .newsItem .newsPic img {
    display: block;
    width: 100%;
}

.newsList .newsItem .newsTxt {
    padding-right: 15px;
    overflow: hidden;
}

.newsList .newsItem .newsTxt h4 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #000;
}

.newsList .newsItem .newsTxt h4:before {
    display: block;
    position: absolute;
    width: 50px;
    top: 36px;
    content: "";
    height: 2px;
    background: #ff0000;
}

.newsList .newsItem .newsTxt p {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 20px;
    color:#646464;
}

.newsList .newsItem .newsTxt span {
    display: inline-block;
    float: right;
    text-decoration: none;
    color: #333;
}

.newsList .newsItem .newsTxt span:hover {
    color: #ff0000;
}

.page {
    text-align: center;
    margin-top: 25px;
}

.page span.disabled {
    display: inline-block;
    height: 36px;
    line-height: 35px;
    padding: 0 15px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 4px;
    vertical-align: middle;
}

.page span.current {
    display: inline-block;
    height: 36px;
    line-height: 35px;
    padding: 0 15px;
    margin: 0 2px;
    color: #fff;
    background-color: #13657A;
    border: 1px solid #13657A;
    border-radius: 4px;
    vertical-align: middle;
}

.page a {
    color: #13657A;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border: 1px solid #ccc;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.page a:hover, .page a:focus {
    text-decoration: none;
}

/*newsDetail*/

.newsDetail {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 25px;
}

.newsDetail .perContent {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
}

.newsDetail .news_detail_title {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.newsDetail .news_detail_title h4 {
    text-align: center;
}

.newsDetail .news_detail_title .release {
    text-align: center;
}

.newsDetail .news_detail_title .release span {
    display: inline-block;
    color: #aaa;
}

.newsDetail .news_detail_title .release .author {
    margin-right: 1%;
}

.newsDetail .news_detail_title .release .date {
    margin-left: 1%;
}

.newsDetail .per_txt_detail {
    margin: 2% auto;
}
/*recruit*/

.recruit .recruitTitle img {
    margin: auto;
}

.recruit p {
    line-height: 2;
}

.recruit a:hover, .recruit a:focus {
    text-decoration: none;
}

.recruit .leftMenu {
    margin: 10px;
    margin-top: 5px;
}

.recruit .leftMenu .panel-heading {
    font-size: 14px;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    color: white;
    position: relative;
    cursor: pointer;
}

.recruit .leftMenu .panel-heading span {
    position: absolute;
    right: 10px;
    top: 12px;
}

.recruit .panel-primary{
    border-color: #438f64
}

.recruit .panel-primary>.panel-heading{
    background-color: #298855;
}

/*contact*/

.contact .contactInfo .contactTxt{
    margin: 15px auto;
}

.contact .contactInfo .contactTxt h4{
    font-weight: bold;
}

.contact .contactInfo .contactTxt p{
    color:#646464;
}

.contact .contactInfo .contactTxt .row{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.contact .contactInfo .contactTxt .row button{
    float: right;
}

.contact .paddN{
    padding: 0;
}

.contact .map iframe{
    border: 1px solid #ccc;
}

.contact .contactType{
    background: #fafcfc;
    padding: 50px 0;
    margin-top: 15px;
}

.contact .contactType .common{
    padding: 25px 50px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #fff;
    position: relative;
    top: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -ms-box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact .contactType .common:hover{
    -webkit-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -moz-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -ms-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    top: -5px;
}

.contact .contactType .common .pic{
    width: 90px;
    height: 90px;
    margin: auto;
}

.contact .contactType .common .pic img{
    display: block;
    width: 100%;
}

.contact .contactType .common h4{
    margin: 15px 0;
}

.contact .contactType .common span{
    display: block;
}

.contact .contactType .common a{
    display: inline-block;
    padding: 10px 25px;
    margin: 15px auto;
}

.contact .contactType .address a:hover{
    background: #ddb117;
    color:#fff;
    text-decoration: none;
}

.contact .contactType .address{
    border-top: 3px solid #ddb117;
}

.contact .contactType .address a{
    border: 1px solid #ddb117;
    color: #ddb117;
}

.contact .contactType .telephone{
    border-top: 3px solid #58af68;
}

.contact .contactType .telephone a{
    border: 1px solid #58af68;
    color: #58af68;
}

.contact .contactType .telephone a:hover{
    background: #58af68;
    color:#fff;
    text-decoration: none;
}

.contact .contactType .message{
    border-top: 3px solid #55c1d4;
}

.contact .contactType .message a{
    border: 1px solid #55c1d4;
    color: #55c1d4;
}

.contact .contactType .message a:hover{
    background: #55c1d4;
    color:#fff;
    text-decoration: none;
}

/*caseList*/

.caseList{
    /* background:#D5FED0; */
    padding: 10px;

}

.caseList .tab{
    margin: 15px auto;
}

.caseList .tab ul li{
    display: inline-block;
    width: 140px;
    height: 42px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #666;
    margin: 5px;
    border-radius: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.caseList .tab #myTab li.active{
    background: #298855;
    border: 0;
    border-radius: 0;
}

.caseList .tab #myTab li.active a{
    color:#fff;
}

.caseList .tab ul  a{
    display: block;
    color: #666;
}

.caseList .tab a:hover, .caseList .tab a:focus {
    text-decoration: none;
    background: #298855;
    color: #fff;
}

.caseList #myTabContent .caseItem{
    background: #fff;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*border:1px solid #ccc;*/
}

.caseList #myTabContent .caseItem:hover{
    top:-5px;
    -webkit-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -moz-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -ms-box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
}

.caseList #myTabContent .caseItem h5{
    font-weight: bold;
    /* word-break: break-all; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 1; */
    /* overflow: hidden; */
    height: 60px;
    line-height: 20px;
}

.caseList #myTabContent .caseItem p{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.caseList #myTabContent .caseItem .footLink{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.caseList #myTabContent .caseItem .footLink div a:hover,
.caseList #myTabContent .caseItem .footLink div a:focus{
    text-decoration: none;
    background: #2081aa;
    color:#fff;
}

.caseList #myTabContent .caseItem .footLink div{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.caseList #myTabContent .caseItem .footLink .leftLink{
    padding: 5px 15px;
    color:#2081aa;
    border: 1px solid #2081aa;
    border-radius: 4px;
}


/*方案页面*/

.caseList .tab1{
    /*margin: 6px auto;*/
}

.caseList .tab1 ul li{
    display: inline-block;
    width: 100%;
    text-align: left;
    line-height: 44px;
    border-radius: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.caseList .tab1 ul li a{
    width: 100%;
    padding:0 10px;
    border-top: 1px solid #929090;
}
.caseList .tab1 ul li:last-child a{
    border-bottom:0;
}


/*.caseList .tab1 #myTab li.active{
    background: #298855;
}*/

.caseList .tab1 #myTab li.active a{
    background: #298855;
    font-weight: bold;
    color: #fff;
}

.caseList .tab1 ul  a{
    display: block;
    color: #000;
    font-size: 15px;
}

.caseList .tab1 a:hover, .caseList .tab1 a:focus {
    text-decoration: none;
    background: #298855;
    color: #fff;
}
.scheme_tab{
    background-color: #298855!important;
}


/* 隐藏所有下拉菜单，父菜单悬停时显示二级菜单 */
.nav.nav-digitalFactory > .dropdown-menu,
.nav.nav-thirdLevel > .dropdown-menu {
    display: none;
}

/* 鼠标悬停时显示二级和三级菜单 */
.nav.nav-digitalFactory:hover > .dropdown-menu,
.nav.nav-thirdLevel:hover > .dropdown-menu {
    display: block;
}

/* 三级菜单的具体样式 */
.nav.nav-thirdLevel .dropdown-menu {
    position: absolute;
    right: 100%;       /* 让三级菜单在父菜单右侧显示 */
    top: 0;
    width: 300px;
    height: 600px;
    white-space: normal;
    padding: 10px;
    box-sizing: border-box;
}

/* 设置三级菜单标题的颜色 */
.nav.nav-thirdLevel > a {
    color: black !important;
}

/* ===== 护眼底色优化样式 ===== */

body,
.bg-white,
.bg-lgray,
.panel-primary > .panel-heading,
.contact .contactType .common,
#footer,
#copyright,
.newsList,
.newsDetail,
.teamDetail,
.caseList .tab1 #myTab li.active a,
.caseList #myTabContent .caseItem,
.caseList .tab1 ul li a,
.technicalTeam .team,
.contact .contactType,
.companyHonors .honnor {
    background-color: #F0F9F0 !important;
}

.panel-primary,
.panel-primary > .panel-heading,
.newsList .newsItem,
.newsDetail .perContent,
.teamDetail .perContent,
.contact .contactType .common,
.caseList #myTabContent .caseItem {
    border-color: #ddd !important;
}

/* 替换原来的白色背景按钮样式 */
.bd-btn-red:hover,
.scroll-to-top:hover {
    background: #F0F9F0 !important;
    color: #298855 !important;
}

/* 滚动条护眼主题 */
body::-webkit-scrollbar-thumb {
    background: rgba(0, 128, 0, 0.2);
}
body::-webkit-scrollbar-track {
    background: rgba(0, 128, 0, 0.05);
}
