﻿@charset "utf-8";

/*head 导航*/
.bg34383f{
    background:#34383f;
}

.bg24272c{
    background:#24272c;
}
.head{
    position: relative;
    margin: 0 auto;
    width:1170px;
    height:40px;
    line-height: 40px;
    background:#24272c;
}

.headlogo{
   /* width: 200px;*/
    max-height:50px
}

.nav {
    position: relative;
    float:left;
    margin-left:20px;
   /* width: 580px;*/
    height: 100%;
    line-height: 40px;
    list-style-type: none;
    background: #24272c;
    z-index: 100;
}
.nav ul, .nav ul li{
    display: inline-block;
}
.nav>ul {
    margin: 0 auto;
    padding:0px;
    width: 100%;
    font-size: 14px;
    list-style-type: none;
}
.nav>ul>li {
    position: relative;
    display: inline-block;
    float: left;

}
.nav>ul>li>a {
    display: inline-block;
    padding:0 15px;
    text-align: center;
    color: #fff;
}
.nav>ul>li>a:hover {
   color: #ddd;
}

.nav>ul>li>ul {
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    line-height: 37px;
    list-style-type: none;
    text-align: left;
    width: 100%;

}
.nav>ul>li>ul>li {
    float: left;
    height: 60px;
    width: 100%;
    line-height: 60px;
    color:#fff;
    background: rgba(32,137,242,.6);
}
.nav>ul>li>ul>li>a {
    display: block;
    width: 100%;
    height: 60px;
    font-size:18px;
    text-align: center;
    color:#fff;
    font-weight: normal;
}
.nav>ul>li>ul>li>a:hover{
    background:#208af3
}
/*nav end*/

/*banner*/

.banner{
    display: block;
    width:100%;
    height:600px;
    background:#f4f4f4;
    overflow: hidden;
}



.banner img{
    display: block;
    width:1970px;
    height:600px;
    background:#ffffff;
}


.container{
    margin:78px 0;
    width:100%;
}

.content0{
    position: relative;
    margin:0 auto;
    padding-left:30px;
    width:1200px;
    color:#2f3541;
}
.content1{
    position: relative;
    margin:0 auto;
    width:1176px;
}

.content2{
    position: relative;
    margin:0 auto;
    width:1330px;
}

.content3{
    position: relative;
    margin:0 auto;
    padding-left:30px;
    width:1150px;
}

.containerT{
    position: relative;
    float:left;
    left:50%;
    margin-left:-105px;
    width: 180px;
    text-align: center;
}



.containerT h3{
    font-size:24px;
    font-weight: normal;
    color:#2f3541;
}
.containerT p{
    margin-top:10px;
    font-size:14px;
    font-weight: normal;
    color:#6f7a7f;
}

.titBor{
    margin: 15px auto 0;
    width:30px;
    height:4px;
    background:#36a5ff;
}


.content0 .contImg{
    position: relative;
    float:left;
    margin:50px 30px 0 0;
    width:570px;
    height:248px;
    color:#2f3541;
    cursor: pointer;
}

.content0 .contImg img{
    display: block;
    border:1px solid #fff;
}

.content0 .contImg p, .productImg ul li p{
    margin-top:15px;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content0 .contImg:hover img{
    border:1px solid #208af3;
}

.content0 .contImg:hover p{
    color:#208af3;
}

.productImg{
    position: relative;
}

.productImg ul, .productImg ul li{
    position: relative;
    display: block;
    float: left;
}

.productImg ul li{
    width:200px;
    margin-right:30px;
}

.productImg ul li.producLi{
    width:270px;
}

.productImg ul li.producLi img{
    width:268px;
}

.productImg ul li img{
   /* width:368px;*/
    border:1px solid #f4f4f4;
}
 .productImg ul li a, .productImg a p{
    color:#2f3541;
}
.productImg ul li a:hover p{
    color:#208af3;
}
.productImg ul li a:hover img{
   border:1px solid #208af3;
}
.proLeft, .proRight{
    position: absolute;
    top:88px;
    width:36px;
    height:50px;
    cursor: pointer;
    z-index: 10;
}
.proLeft{
    left:-60px;

}
.proRight{
    right:-60px;
}

#gdq {
    margin:0;
    overflow: hidden;
    width: 100%;
    padding-top: 15px;
}
#gdq div {
    width: 50000px
}
.armarium{
    margin-top:60px;
}
.service{
    float: left;
    width:570px;
    margin-right:30px;
    color:#2f3541;
}
.newsContent, .gropupContent{
    display: inline-block;
    width:570px;
    margin-right:26px;
    color:#2f3541;
    vertical-align: top;
}

.service img{
    border:1px solid #fff;
}
.service p, .newsContent p, .gropupContent p{
    margin-top:15px;
    font-size:16px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service a p,
.newsContent a p,
.gropupContent a p {
    color:#2f3541;
}

.newsContent a .serverTxt,
.service a .serverTxt,
.gropupContent a .serverTxt{
color:#6d7a80;
}
.service a:hover p,.service a:hover .serverTxt,.serverTxt a:hover,
.newsContent a:hover p, .newsContent a:hover .serverTxt,
.gropupContent a:hover p, .gropupContent a:hover .serverTxt{
    color:#208af3;
}

.service .serverTxt,
.newsContent .serverTxt,
.gropupContent .serverTxt,
.serverTxt{
    margin-top:15px;
    font-size:14px;
    color:#6d7a80;
}
.serverTxt a{
    color:#6d7a80;
}

.gropupContent{
    height:340px;
}
.gropupContent p{
    margin-top:0;
}

.footer{
    overflow:hidden;
    width:100%;
    background:#262626;
    color:#cdcdcd;
    font-size:14px;
}

.footer h3{
    font-size:18px;
    font-weight: normal;
}

.footerCont{
    width:1170px;
    margin: 0 auto;
}
.footerCont ul,.footerCont ul li{
    display: block;
    float:left;
}

.footerCont ul li{
    margin-top:55px;
}
.footerCont ul li a{
    display: block;
    color:#cdcdcd;
}

.footerCont ul li a:hover{
    color:#fff;
}

.footerCont ul li p,.footerCont ul li a{
    margin-top:20px;
}

.footerCont ul li h4{
    font-size:15px;
    margin-top:10px;
}

.footerBot{
    width:100%;
    height:80px;
    line-height:80px;
    background:#212121;
}

.footerBot p{
    font-size:14px;
    color:#cdcdcd;
    text-align: center;
}



/*返回顶部样式*/
.backTopDiv {
    position: fixed;
    bottom: 50px;
    width: 60px;
    display: none;
    z-index: 10;
}

.scrollImg{
    position: relative;
    display: block;
    margin: 0 auto;
    top:15px;
    width:32px;
    height:32px;
}

.backTopDivT {
    position: relative;
    width: 60px;
    height: 60px;
    background: #2f3541;
    cursor: pointer;
}

.backTopDivOhter {
    position: relative;
    display: block;
    margin-top: 1px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    line-height: 80px;
    color: #ffffff;
    background: #2f3541;
    cursor: pointer;
}

.backTopDivOhter p{
    display: none;
    position: relative;
    top:10px;
    font-size:14px;
    line-height: 20px;
    text-align: center;
}

.backTopDivOhter:hover, .backTopDivT:hover {
    background: #208af3;
}

.CustomS {
    width: 220px;
    background: #208af3;
    padding-top:10px;
    top: 0;
    right: 61px;
    height:50px;
    font-size:14px;
    line-height:20px;
    display: none;
}

.examination{
    width: 280px;
    height:430px;
    background: #208af3;
    padding-top:10px;
    top: 0;
    right: 61px;
    font-size:14px;
    line-height:20px;
    display: none;
}
.examination p.examTit{
    width: 100%;
    font-size:14px;
    font-weight:bold;
    text-align: left;
    text-indent: 1em;
}

.examination span{
    display: block;
    float:left;
    width: 90px;
    text-align: right;
}
.examination p{
    display: inline-block;
    width: 100%;
    float:left;
    margin-top:10px;
}
.examination p input{
    float:left;
    width:135px;
    height:25px;
    line-height: 25px;
    border:1px solid #fff;
    background:#208af3;
    color:#fff;
}

.examination p textarea{
    float:left;
    width:145px;
    height:53px;
    background:#208af3;
    border:1px solid #fff;
    color:#fff;
}

.examination p.examCode input{
    width: 85px;
}
.examination p.examCode span.examCodeT{
    display: inline-block;
    float:left;
    top:0;
    width:45px;
    height:27px;
    margin-left:5px;
    text-align: center;
    font-size:12px;
    line-height:27px;
    color:#208af3;
    background:#fff;
}

.examBtn{
    display: inline-block;
    margin: 25px auto;
    width:100px;
    height:28px;
    color:#208af3;
    font-weight: bold;
    background:#fff;
    border:none;
    cursor: pointer;
}

.imgEr {
    width: 180px;
    height: 180px;
    top: 0;
    right: 60px;
}


/*产品与服务样式*/
.serPlatImgDiv{
    position: relative;
    width:500px;
    float:left;
}

.serPlatImg{
    position: relative;
    width:500px;
    height:280px;
    float:left;
}

.serPlatImg img{
    width:100%;
    height: 100%;
}

.serPlatImg .serPlatImgBot{
    position: absolute;
    left:0;
    bottom:0;
    width: 100%;
    height: 60px;
    color:#fff;
    font-size:16px;
    line-height:60px;
    text-indent: 30px;
    font-weight: bold;
    background:rgba(109,122,128, .8);
}

.serPlatImgArr{
    width:170px;
    height:280px;
    float:left;
}
.serPlatImgArr img{
    display: block;
    margin: 110px auto;
    width:60px;
    height:60px;
}
.serPlatImgArrBot{
    padding-top:80px;
    width:170px;
    height:100px;
    float:left;
}
.serPlatImgArrBot img{
    display: block;
    margin: 0 auto;
    width:60px;
    height:60px;
}

.serPlatTxt{
    width: 100%;
    float:left;
    margin-top:10px;
    color:#6d7a80;
    line-height:32px;
}
/*产品与服务样式 end*/


/*工程师资源管理解决方案*/
.engSolution{
    display:block;
}

.engSolution li{
    display:block;
    float: left;
    width: 370px;
    height: 240px;
    color:#fff;
    background:#208af3;

}

.solutionDiv{
    position: relative;
    width:170px;
    height:100%;
}

.divCaintner {
    display:table;
    margin: 0 auto;

}
.divTxtCen {
    vertical-align:middle;
    display:table-cell;
    *position: absolute;
    *left:0;
    *top: 40%;
}


.solManageCont{
    position: relative;
    float: left;
    width:200px;
    height:160px;
    background:#f4f4f4;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    color:#208af3;
}

.solManageImg{
    float: left;
    width: 123px;
    height:160px;
}

.solManageImg img{
    display: block;
    margin: 50px auto;
    width:42px;
    height:42px;
}


/*工程师资源管理解决方案 end*/


.sideNav{
    display: block;
    float:left;
    width:270px;
}

.sideNav li{
    display: block;
    float:left;
    width:100%;
    height:60px;
    line-height: 60px;
}

.sideNav li a{
    display: block;
    float:left;
    width:100%;
    height:100%;
    color:#fff;
    font-size:18px;
    font-weight: bold;
    text-align: center;
    background:#208af3;
}

.sideNav li a:hover{
    background:#51a7fe;
}
.sideNav li a.sideNavOn{
    background:#51a7fe;
}

.suportTxt{
    color:#6d7a80;
    line-height: 32px;
}

.dynamicList{
    color:#6d7a80;
    line-height: 32px;
}

.dynamicList li{
    display: block;
    float:left;
    width:100%;
    height:36px;
    line-height: 36px;
}

.dynamicList li a{
    display: block;
    float:left;
    width:100%;
    height:100%;
    color:#6d7a80;
    font-size:14px;
}

.dynamicList li a span{
    float:right;
}
.dynamicList li a:hover{
    color: #208af3;
}

.solProgressDiv{
    display: block;
    float:left;
    margin:66px 30px 0 0;
    width:210px;
    height:440px;
    background:#f4f4f4;
}
.decFrame, .sitemap{
    display: block;
    float:left;
    margin:66px 30px 0 0;
    width:210px;
    height:240px;
    background:#f4f4f4;
}

.solProgressDiv .img1,
.solProgressDiv .img2{
    display: block;
    margin: 0 auto;
}

.solProgressDiv .img1{
    margin-top:40px;
    width: 42px;
    height: 42px;
}
.solProgressDiv .img2{
    margin-top:45px;
    width: 80px;
    height: 80px;
}

.titleP{
    font-size: 16px;
    color:#2f3541;
    font-weight: bold;
    text-align: center;
}
.solProgressDiv .serverTxt,
.decFrame .serverTxt{
    margin:20px auto;
    width:180px;
    text-align: center;
    line-height:24px;
    font-size:14px;
}

.decisionDiv{
    float: left;
    margin-right:30px;
    width: 370px;
    height:350px;
    text-align: center;
    background: #f4f4f4;
}

.decisionDiv img{
    margin:40px auto 30px;
    display: block;
    width:64px;
    height:64px;
}

.decisionDiv div{
    margin:0 auto;
    display: block;
    width:230px;
    color:#208af3;
}

.content0 .decontImg{
    position: relative;
    float:left;
    margin:60px 30px 0 0;
    width:570px;

    color:#2f3541;
    cursor: pointer;
}

.content0 .decontImg img{
    width:570px;
    height:340px;
    display: block;
    border:1px solid #fff;
}

.content0 .decontImg p{
    margin-top:15px;
    font-size:16px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content0 .decontImg:hover img{
    border:1px solid #208af3;
}

.content0 .decontImg:hover p{
    color:#208af3;
}

.sitemap p a{
    font-size:18px;
    color:#2f3541;
}

.sitemap a{
    display: block;
    width: 100%;
    font-size:16px;
    line-height: 34px;
    color:#6d7a80;
    text-align: center;
}

.sitemap a:hover, .sitemap p a:hover{
    color:#208af3;
}



/*banner*/


.containerBa {
    width:100%;
    height: 600px
}


.containerBa img {
    border-style: none;
}
.td_f{
    position: relative;
    width: 100%;
    height:100%;
}
.td_f a{
    position: relative;
    display: block;
    overflow: hidden;
}
.td_f a img {
    display: block;
    position: relative;
    padding:0;
    float:left;
    left:50%;
    margin-left:-985px;
    height:600px;
}
.num {
    padding: 0 10px;
    height: 20px;
    line-height: 6px;
    position: absolute;
    left: 50%;
    margin-left: -115px;
    bottom: 15px;
    z-index: 14;


}
.num li {
    display: block;
    position:relative;
    float:left;
    margin: 0 10px;
    width:50px;
    height: 6px;
    font-size:0px;
    text-indent:-9999em;
    vertical-align: middle;
    background:rgba(47,53,65,.5);
   /* background: url(../img/icon/ico.png) center no-repeat;*/
}
.num li.on {
    background:#208af3;
   /* background:  url(../img/icon/icog.png) center no-repeat;*/
}