@charset "utf-8";

/*关于我们*/
.about-user ul li,
.about-contact .about-contact-left,
.about-contact .about-contact-right,
.add-cont-right>ul>li {
    float: left;
}

.about-user ul,
.about-contact,
.add-cont-right ul {
    overflow: hidden;
}

.carousel-inner {
    background: url(../images/about-us-introduction.png) no-repeat center center;
    background-size: 100% 100%;
}

.about-cont>ul>li,
.about-cont>ul>li:nth-of-type(4) .about-contact-bg {
    padding: 88px 0 48px;
}

.about-cont>ul>li:nth-of-type(4) {
    padding: 0;

}

.about-cont>ul>li:nth-of-type(2),
.about-cont>ul>li:nth-of-type(4) {
    background-color: #f5f5f5;
}

.about-cont>ul>li h3 {
    text-align: center;
    margin-bottom: 64px;
}

/*内容栏*/
.about-cont>ul>li h3:before,
.about-cont>ul>li h3:after {
    content: "";
    display: inline-block;
    width: 160px;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 8px;
}

.about-cont>ul>li h3:before {
    margin-right: 24px;
}

.about-cont>ul>li h3:after {
    margin-left: 24px;
}

/*公司简介*/
.about-company p {
    font-size: 15px;
    line-height: 2em;
    text-indent: 2em;
}

/*典型用户*/
.about-user ul li {
    width: 280px;
    border: 1px solid #eee;
    margin-right: 20px;
    vertical-align: middle;
    text-align: center;
    padding: 48px 0px;
    margin-bottom: 24px;
    cursor: default;
}

.about-user ul li:hover {
    border-color: #62bffc;
}

.about-user ul li .about-user-bottom {
    margin-top: 64px;
}

.about-user ul li .about-user-bottom p {
    font-size: 14px;
    margin-top: 12px;
}

/*联系我们*/
.about-contact {
    padding-left: 64px;
}

.about-cont ul li .about-contact-bg {
    background: url(../images/about-contact.png) no-repeat center center;
}

.about-contact .about-contact-left,
.about-contact .about-contact-left img {
    width: 174px;
    height: 174px;
}

.about-contact .about-contact-right {
    margin-left: 36px;
}

.about-contact .about-contact-right ul li {
    margin-bottom: 16px;
}

.about-contact .about-contact-right ul li:nth-of-type(3) {
    margin-bottom: 24px;
}

.about-contact .about-contact-right p {
    font-size: 13px;
}

.about-contact .about-contact-right h4 {
    color: #16a3ff;
    margin-top: 4px;
    font-size: 18px;
}

.about-contact-cont {
    position: relative;
}

.about-contact-display {
    display: none;
    position: absolute;
    top: 90px;
    right: 196px;
    height: 48px;
    line-height: 48px;
    width: 280px;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    box-shadow: 4px 4px 8px #e5e5e5;
}

.about-contact-position {
    width: 196px;
    height: 124px;
    cursor: pointer;
    position: absolute;
    top: 112px;
    right: 224px;
}

/*加入凌特*/
.add-cont {
    margin-top: 88px;
    margin-bottom: 48px;
}

.add-cont-person-cont .add-cont-left {
    width: 400px;
    padding: 36px;
    background: url(../images/add-cont-left.png) no-repeat center center;
    /*background-color: #f2f8fc;*/
    border: 1px solid #eee;
    position: absolute;
}

.add-cont-person-cont .add-cont-left>ul>li:nth-of-type(1) {
    margin-bottom: 50px;
}

.add-cont-person-cont .add-cont-left>ul>li>h4 {
    margin-bottom: 24px;
    color: #4cb8ff;
}

.add-cont-person-cont .add-cont-left>ul>li .add-cont-left-details ul li {
    margin-bottom: 10px;
    font-size: 13px;
    margin-left: 30px;
    padding-left: 10px;
}

.add-cont-person-cont .add-cont-left>ul>li:nth-of-type(1) .add-cont-left-details ul li {
    list-style-type: decimal;
    list-style-position: outside;
}

.add-cont-person-cont .add-cont-left>ul>li:nth-of-type(2) .add-cont-left-details ul li {
    list-style-type: disc;
    list-style-position: outside;
}

.add-cont-person-cont {
    position: relative;
}

.add-cont-right {
    margin-left: 400px;
}

.add-cont-right>ul>li {
    border: 1px solid #eee;
    margin-left: 20px;
    width: 350px;
    margin-bottom: 20px;
    text-align: center;
    padding: 64px 24px;
    position: relative;
    cursor: pointer;
    height: 254px;
}

.add-cont-right>ul>li .add-cont-right-message h4 {
    margin-top: 128px;
}

.add-cont-right>ul>li .add-cont-right-message h4:before {
    position: absolute;
    top: 52px;
    left: 132px;
}

.add-cont-right>ul>li:nth-of-type(1) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-c.png);
}

.add-cont-right>ul>li:nth-of-type(2) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-java.png);
}

.add-cont-right>ul>li:nth-of-type(3) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-s.png);
}

.add-cont-right>ul>li:nth-of-type(4) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-r.png);
}

.add-cont-right>ul>li:nth-of-type(5) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-j.png);
}

.add-cont-right>ul>li:nth-of-type(6) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-x.png);
}

.add-cont-right>ul>li:nth-of-type(7) .add-cont-right-message h4:before {
    content: url(../images/add-cont-right-message-c02.png);
    left: 160px;
}

.add-cont-right>ul>li:hover {
    box-shadow: 4px 4px 8px #e5e5e5;
    background-color: #fafbfc;
    border-color: #fafbfc;
}

.add-cont-right>ul>li:nth-of-type(5),
.add-cont-right>ul>li:nth-of-type(6),
.add-cont-right>ul>li:nth-of-type(7) {
    margin-bottom: 6px;
}

.add-cont-right>ul>li:nth-of-type(7) {
    width: 400px;
    position: absolute;
    top: 548px;
    left: -20px;
}

.add-cont-right>ul>li p {
    font-size: 14px;
    margin-top: 96px;
}

.add-cont-right>ul>li p span {
    font-size: 14px;
    padding-right: 4px;
}

.modal-dialog {
    margin-top: 120px;
}

.add-cont-right-window {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    display: none;
}

.modal-content {
    border-radius: 0;
    text-align: left;
}

.add-cont-right-window-title,
.add-cont-right-window-title h5 {
    height: 48px;
    line-height: 48px;
    padding-left: 12px;
    background-color: #f5f8fa;
}

.add-cont-right-window-cont h3 {
    height: 96px;
    line-height: 96px;
    padding-left: 48px;
    color: #0099ff;
}

.add-cont-right-window-cont .add-cont-right-window-details {
    padding: 0 48px;
}

.add-cont-right-window-cont .add-cont-right-window-details .add-cont-right-window-details-cont {
    margin-bottom: 36px;
}

.add-cont-right-window-cont .add-cont-right-window-details .add-cont-right-window-details-cont .add-cont-right-window-details-cont-title h4 {
    color: #777;
}

.add-cont-right-window-cont .add-cont-right-window-details .add-cont-right-window-details-cont .add-cont-right-window-details-cont-details {
    margin-top: 16px;
}

.add-cont-right-window-cont .add-cont-right-window-details .add-cont-right-window-details-cont .add-cont-right-window-details-cont-details ul li {
    margin-bottom: 6px;
    padding-left: 16px;
    list-style-type: decimal;
    list-style-position: inside;
}

.add-cont-right-window-cont .add-cont-right-window-details .add-cont-right-window-details-cont .add-cont-right-window-details-cont-details ul li:nth-last-of-type(1) {
    margin-bottom: 0;
}

.add-cont-title h3 {
    text-align: center;
}

.add-cont-title {
    margin-bottom: 64px;
    position: relative;
}

.add-cont-title h3:after,
.add-cont-title h3:before {
    content: "";
    display: block;
    width: 160px;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    left: 364px;
    top: 14px;
}

.add-cont-title h3:after {
    left: 660px;
}

.add-cont-dealers {
    margin-top: 88px;
}

.understand-img {
    position: relative;
    margin-top: -44px;
    margin-left: auto;
    margin-right: auto;
    width: 88px;
}

.understand-time>ul>li {
    margin-left: 588px;
    border-left: 4px solid #f7f6f5;
    padding-bottom: 64px;
}

.understand-time>ul>li:nth-last-of-type(1) {
    padding-bottom: 0;
}

.understand-time {
    position: relative;
    margin-top: 24px;
    padding-bottom: 48px;
}

.understand-time .understand-time-title {
    position: relative;
    left: -96px;
}

.understand-time .understand-time-title:after {
    content: url(../images/understand-time.png);
    position: absolute;
    top: 7px;
    left: 84px;
}

.understand-time .understand-time-title:before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    left: 92px;
}

.understand-time .understand-time-title h2 {
    color: #ff4c5e;
}

.understand-time .understand-time-cont {
    margin-top: 36px;
}

.understand-time .understand-time-cont ul li {
    /*margin-bottom: 48px;*/
    position: relative;
}

.understand-time .understand-time-cont ul li:nth-of-type(odd) {
    margin-left: 30px;
}

.understand-time .understand-time-cont ul li:nth-of-type(even) {
    left: -590px;
    text-align: right;
    margin-right: 30px;
}

.understand-time .understand-time-cont ul li:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #ff9900;
    position: absolute;
    top: 4px;
}

.understand-time .understand-time-cont ul li:nth-of-type(odd):before {
    left: -38px;
}

.understand-time .understand-time-cont ul li:nth-of-type(even):before {
    left: 582px;
}

.understand-time .understand-time-cont p {
    margin: 20px 0 12px 0;
    font-size: 13px;
}

.understand-time .understand-time-cont h4 {
    color: #0099ff;
}

.understand-time .understand-time-cont .box,
.understand-time .understand-time-cont .box .imgs,
.understand-time .understand-time-cont .box img {
    height: 102px;
}

.understand-time .understand-time-cont .box,
.understand-time .understand-time-cont .box .imgs {
    width: 559px;
    overflow: hidden;
}

.understand-time .understand-time-cont .box img {
    width: 137px;
    cursor: pointer;
}

.xubox_imgtit em {
    color: #fff;
}