/* 导航条上方区域 */
#nav-top {
    width: 100%;
    height: 90px;
    background-color: #1BBC9B;
    position: relative;
    overflow: hidden;
}

#nav-top>div {
    width: 1190px;
    height: 100%;
    margin: 0 auto;
}
#nav-top img{
    max-height: 600px;
    max-width:1920px;
    position: relative;
    left: 50%;
    display: none;
}
.nav-renovation {
    display: block;
    width: 35px;
    height: 100px;
    background-color: #FFFFFF;
    position: absolute;
    top: -90px;
    right: 46px;
    z-index: 10;

}
.nav-renovation i {
    display: block;
    width: 16px;
    height: 17px;
    margin: 5px auto;
    transform: rotateY(180deg);
    background: url(../images/renovation.png) no-repeat;
}
.nav-renovation span {
    display: block;
    font-size: 14px;
    width: 16px;
    line-height: 14px;
    margin: 0 auto;
}
/*图片切换区域样式*/
a:hover{
    text-decoration: none!important;
}
#PhotoToggleArea{
    width: 100%;
    background: rgb(85,85,85);
    position: relative;
}
#PhotoToggleArea>#PhotoToggleArea_nav{
    margin: 0 auto;
    width: 1190px;
    height: 30px;
}
#PhotoToggleArea>#PhotoToggleArea_nav li:first-child
{
    margin-left: 0px;
}
#nav-top .sign-logo{
    font-size: 22px;
    top: 30px;
    position: absolute;
    color: white;
}
#PhotoToggleArea_nav a{
    height: 100%;
    display: block;
    line-height: 30px;
    color: rgb(255,255,255);
    padding: 0 12px;
}
#PhotoToggleArea_nav div:nth-child(2){
    float: right;
}
#PhotoToggleArea_nav p{
    color: rgb(255,255,255);
    line-height: 30px;
    height: 100%;
}
#PhotoToggleArea_nav a:hover{
    line-height: 30px;
    background: rgb(143,143,143);
    text-decoration: none;
}
#PhotoToggleArea_nav ul li.active{
    background: rgb(143,143,143);
}
#PhotoToggleArea_nav ul li{
    margin-left: 20px;
}
#PhotoToggleArea_nav ul,#PhotoToggleArea_nav ul li,#PhotoToggleArea_nav div:nth-child(1){
    height: 100%;
    float: left;
}
#PhotoToggleArea_nav div:nth-child(2){
    height: 100%;
}
#PhotoToggleArea_nav div:nth-child(2) span{
    margin-left: 10px;
    display: inline-block;
}
#PhotoToggleArea_nav div:nth-child(2) p{
    margin-left: 5px;
    background-color: #ccc;
}
#PhotoToggleArea_nav div:nth-child(2) img{
    vertical-align: middle;
}
#Phototoggle{
    width: 100%;
    height: 450px;
}

/*公司banner区域样式*/
.mudule-custom-container{
    width: 100%;
    clear: both;
}
#aboutCompany{
    width: 1190px ;
    height: 660px;
    margin: 0 auto;
    background: rgb(242,242,242);
}
#companylogo{
    width: 100%;
    padding-top: 50px;
    text-align: center;
}
#companyInfo{
    width: 1190px;
    margin: 0 auto;
    margin-top:28px;
    text-align: center;
}
#companyInfo p{
    width: 870px;
    display:block;
    margin: 0 auto;
    line-height: 36px;
    font-size: 20px;
}
#companyProject{
    width: 100%;
}
#companyProject div{
    display: inline-block;
    margin-left: 28px;
}
/*app开发区域样式*/
.module-custom{
    padding-top:82px ;
    width: 1190px;
    margin: 0 auto;
    text-align: center;
}
.module-custom p{
    font-size: 1.25em;
    letter-spacing: 3px;
}
.module-custom>img{
    margin-top: 75px;
}
/*店铺简介样式*/
#shopInfo{
    width: 1190px;
    overflow: hidden;
    margin-top: 0!important;
    padding-top: 10px;
}
#aboutMyShop{
    width: 200px;
}
#employ{
    border: 1px solid lightgray;
    padding: 15px 15px;
}
#employ img{
    width: 170px;
    height: 107px;
}
#employ>a{
    display: block;
    color:rgb(255,255,255);
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    width: 170px ;
    height: 40px;
    background: rgb(255,96,0);
}
/*公司服务中心样式*/
#serviceCenter,#serverRankingList,#code,#shopFlow,#link{
    margin-top:15px;
    border-right:1px solid lightgray ;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-top: 2px solid #959595;
    padding-bottom: 10px;
}
#serviceCenterTop,#serverRankingListTop,#codeTop,#shopFlowTop,#linkTop{
    width: 100%;
    height: 36px;
    background:rgb(244,244,244);
}
#serviceCenterTop p,#serverRankingListTop p,#codeTop p,#shopFlowTop p,#linkTop p{
    margin-left: 10px;
    line-height: 36px;
}
/*官方客服开始*/
#serviceCenterMid {
    position: relative;
    height: 58px;
    padding: 0 15px 0 14px;
    line-height: 58px;
    background-color: #FFF7ED;
}
#serviceCenterMid a{
    background-color: inherit;
}
#serviceCenterMid span{
    margin-right: 18px;
    color: #1ABC9C;
    font-size: 12px;
}
/*官方客服结束*/

/*客服中心开始*/
#servicesList {
    padding: 7px 0;
    margin: 0 15px 0 14px;
    font-size: 12px;
    border-bottom: 1px dotted #ddd;
}

#servicesList span {
    margin-right: 19px;
    margin-left: 0;
    font-size: 12px;
}

#serviceCenterQQ span {
    letter-spacing: 1px;
}

#servicesTime .tel-ul {
    margin-left: 0;
}

#servicesTime .tel-ul .tel-li {
    list-style: none;
    letter-spacing: 1px;
}

#telephoneInfo {
    margin-top: 5px;
    height: 28px;
}

#telephone{
    position: relative;
    height: 28px;
}
#telephone div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 28px;
    z-index: 2;
}

#telephone .contackUl {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
    width: 100%;
    height: 28px;
    z-index: 1;
    overflow: hidden;
    visibility: hidden;
}

#telephone img {
    float: none;
}

#servicesTimeInfo {
    padding: 0 15px 0 14px;
    font-size: 12px;
}
/*客服中心结束*/
/*服务排行榜样式*/
.serverRankingList{
    width: 180px;
    overflow: hidden;
    border-bottom: 1px solid  #f4f4f4;
    margin: 0 auto;
    height: 76px;
}
.serverRankingList:last-child{
    border-bottom:none !important;
    margin-bottom: 5px;
}
.serverRankingList div{
    margin-left: 10px ;
    margin-top: 8px ;
}
.serverRankingList div p{
    width: 112px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.serverRankingList a,.serverRankingList div{
    float: left;
}
.serverRankingList img{
    width: 58px;
    height: 40px;
}
#serverRankingList a{
    display: block;
    margin-top: 10px;
}
/*二维码下载*/
#phoneCode,#downLoadCode{
    /*width: 180px*/;
    border-bottom: 1px solid  #f4f4f4;
    text-align: center;
    margin: 0 auto;
    width: 180px;
}
#downLoadCode{
    border-bottom: none!important;
    margin-top: 15px;
}
/*店铺流量*/
#shopFlowData{
    margin-left: 10px;
    margin-top: 10px;
}
#shopFlowData .flowData{
    font-size: 12px;
    line-height: 25px;
}
/*友情链接*/
#linkUrl{
    margin-left: 10px;
}
/*店铺简介*/
#shopMessage{
    width: 980px;
    margin-left: 6px;
}
#productServer {
    margin-bottom: 10px;
}
#shopIntroduction,#productServer{
    border: 1px solid lightgray;
}
#shopIntroductionTop,#productServerContentTop{
    width: 100%;
    position: relative;
    height: 45px;
    background: rgb(246,246,246);
}

#shopIntroductionTop a,#productServerContentTop a.productServer-title{
    width: 128px;
    position: absolute;
    top: -1px;
    left: 0;
    height: 100%;
    font-size: 16px;
    color: #4FC7AE;
    background: rgb(255,255,255);
    line-height: 40px;
    text-align: center;
    display: block;
    border-top: 2px solid rgb(26,188,156);
}
#productServerContentTop .moreInfo{
    margin-top: 10px;
    margin-right: 3px;
    cursor: pointer;
}
#shopMessage,#aboutMyShop{
    float: left;
}
#shopIntroductionContent{
    margin: 15px auto;
}
#shopIntroductionContent ul{
    float: left;
    margin-left: 50px;
}
#shopIntroductionContent ul li{
    line-height: 30px;
    overflow: hidden;
    width: 276px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#shopinformation{
    width: 940px;
    border-top: 1px solid lightgray;
    margin: 0 auto;
    word-break: break-all;
}
#shopinformation p{
    text-indent: 2em;
}
#video{
    margin: 20px auto 20px;
    text-align: center;
    width: 940px;
    vertical-align: middle;
}
#video.hasData{
    height: 500px;
}
#video video{
    display: inline;
    max-height: 500px;
    max-width: 940px;
    text-align: center;
}


/*产品及服务样式*/
#productServerContainer {
    overflow: hidden;
}

/*字体颜色样式*/
.crR{
    color: red;
}
.crB{
    color:blue
}
.crG{
    color: rgb(136,136,136);
}
.fz18{
    font-size: 14px!important;
    font-weight: 600;
}
.fz12{
    font-size: 12px;
}
.mgl{
    /*margin-left: 160px!important;*/
}
.mgt{
    margin-top: 15px;
}


.footerBar {
    margin-top: 20px;
}
.arraw-down {
    display: inline-block;
    width: 8px;
    height: 4px;
    position: relative;
    top: -2px;
    left: 3px;
    background: url(../images/arraw-down.png) no-repeat center;
}
.buyServer {
    display: none;
    margin-left: 0;
    position: absolute;
    z-index: 8;
}
.buyServer>p {
    position: relative;
    left: -5px;
    background: #555555;
}
/*.buyServer>p>a:hover {*/
    /*background: none !important;*/
/*}*/
.server_active {
    background: #33B095 !important;
}
.intro-content{
    margin: 20px 2px;
}

/*新修改样式 20170531*/
.productPart {
    margin-top:-1px;
}

.productPart:hover {
    background-color: rgba(194,244,224,0.3);
}

.productPart>div {
    width: 95%;
    padding:20px 0;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #EEEEEE;
}

.productPart .serviceImg {
    float: left;
    width: 195px;
    height: 120px;
}

.service-img {
    height: 118px;
    width: 193px;
    border: 1px solid #DDDDDD;
}

.productPart .serviceInformation {
    float: left;
    margin-left: 30px;
    width: 430px;
}

.productPart .serviceInformation p {
    height: 24px;
}

.productPart .serviceInformation .platform{
    font-size: 16px;
    color: #363636;
    margin-bottom: 9px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.productPart .serviceSubstance {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.productPart .serviceSubstance,.productPart .serviceType {
    color: #969696;
}

.productPart .serviceType {
    margin: 5px 0;
}

.productPart .serviceType span:last-child {
    overflow: hidden;
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.productPart .serviceInformation .crR {
    margin-top: 7px;
    color: #F66411;
    font-size: 16px;
}

.productPart .serviceInformation .crR i {
    position: relative;
    top: -1px;
}

.productPart .serviceState {
    margin-top: 45px;
    float: right;
    font-size: 14px;
}

.productPart .serviceState p {
    text-align: left;
    font-size: 14px;
}

.productPart .serviceState p span:first-child {
    color: #959595;
}

.productPart .serviceState p span:last-child {
    color: #FE5A00;
}
