@charset "UTF-8";
.tit30 {
    font-size: 30px;
    color: #006FAD;
    margin-bottom: 12px;
}

.hei4 > div {
    height: 4px;
}

.hei3 > div {
    height: 3px;
}

.banner-font h3 {
    font-size: 42px;
    color: #FFFFFF;
}
.te-line .line-1 {
    background-color: #006fad;
    width: 70%;
}

.te-line .line-2 {
    background-color: #f39301;
    width: 30%;
}

.solve-txt {
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.solve-txt p {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.opera-btn, #sampleForm {
    width: 170px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    background-image: url(../img/u85.png);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.opera-btn:hover, #sampleForm:hover {
    opacity: 0.8;
}

.opera-big {
    width: 275px;
    height: 70px;
    line-height: 70px;
    background-image: url(../img/u33.png);
    font-size: 25px;
}

body .opera-huge {
    width: 395px;
    height: 70px;
    line-height: 70px;
    background-image: url(../img/u92.png);
    font-size: 20px;
}

.opera-btn img, #sampleForm img {
    margin-right: 6px;
    vertical-align: -6px;
}

.te-top {
    background: #fff;
    height: 98px;

}

.fixed-top {
    border-bottom: 1px solid #ccc;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1200px;
    z-index: 666;
    background-color: #fff;
}
.te-top .index-logo {
    font-size: 0;
}

.te-top .top-cate li {
    display: inline-block;
    width: 142px;
    line-height: 97px;
    color: #666;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.te-top .top-cate li:hover {
    color: #e2aa5d;
    background-color: #eaeaea;
}

.te-top a {
    color: #666;
}

.te-top a:hover {
    color: #e2aa5d;
}

.te-top .solve:hover .cate-kind, .te-top .applian:hover .cate-kind, .te-top .quiz:hover .cate-kind {
    display: block;
}

.te-top .cate-kind {
    padding: 36px 0 28px;
    position: absolute;
    top: 100%;
    width: 840px;
    display: none;
    z-index: 11;
    left: -50px;
    background: #d1d1d1;
    /* background-image: url(../img/solve_bg1.jpg); */
}

.te-top .applian .cate-kind {
    /* background-image: url(../img/solve_bg2.jpg); */
    background: #d1d1d1;
}
.te-top .cate-kind li {
    float: left;
    width: 174px;
    padding-left: 36px;
    font-size: 20px;
    line-height: 26px;
    color: #757374;
    text-align: left;
    margin-bottom: 22px;

}

.te-top .applian .cate-kind li {
    padding-bottom: 18px;
}

.te-top .applian .cate-kind {
    padding: 36px 0 8px;
}

.te-top .cate-kind li:hover {
    background-color: transparent;
}
.te-top .cate-kind li a {
    display: block;
    font-weight: normal;
}

.solve-list {
    margin-top: 40px;
}

.solve-cate {
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 0px;
    position: relative;
    z-index: 2;
}

.solve-line {
    position: absolute;
    width: 196px;
    height: 95px;
    border: 2px solid #f39301;
    border-bottom: 0px solid #fff;
    background-color: #fff;
    top: 10px;
    left: 0;
    z-index: -1;
}

.solve-cate li {
    float: left;
    min-width: 168px;
    padding: 0 5px;
    height: 75px;
    margin-right: 20px;
    font-size: 26px;
    color: #666666;
    text-align: center;
    line-height: 75px;
    background-color: #d8d8d8;
    cursor: pointer;
}

.solve-cate .on {
    background-image: url(../img/u44.png);
    color: #fff;
}

.solve-cate li:hover {
    opacity: 0.8;
}

.solve-cate .on:hover {
    color: #FFFFFF;
}

.solve-main, .solve-loop {
    padding: 0 58px;
    background-color: #f0f0f0;
    background-image: url(../img/solve_bg.png);
    background-size: 100% 100%;
}

.solve-loop {
    position: relative;
    height: 850px;
}

.loop-box {
    position: absolute;
    left: 0;
    top: 0;
}

.loop-box .solve-apply {
    float: left;
}

.loop-main {
    position: relative;
    width: 1070px;
    margin: 0 auto;
    height: 850px;
    overflow: hidden;
}

.solve-loop {
    overflow: hidden;
}

.solve-loop .prev, .solve-loop .next {
    top: 380px;
    position: absolute;
    cursor: pointer;
}

.solve-loop .prev:hover, .solve-loop .next:hover {
    opacity: 0.8;
}

.solve-loop .prev img, .solve-loop .next img {
    width: 40px;

}

.solve-loop .prev {
    left: 10px;
}

.solve-loop .next {
    right: 10px;
}

.solve-msg {
    padding: 48px 0 36px;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
}

.solve-son > div {
    float: left;
    height: 590px;
}

.solve-son .son-1 {
    padding-right: 40px;
    width: 225px;
    border-right: 1px solid #e4e4e4;
    height: 590px;
    overflow: hidden;
}

.cell {
    display: table-cell;
    width: 225px;
    font-size: 24px;
    color: #666666;
    text-align: center;
    background-color: #fff;
    height: 110px;
    vertical-align: middle;
    margin-bottom: 10px;
    font-weight: bold;
}

.cell.on {
    background-color: #f29300;
    color: #fff;
}

.cell span {
    vertical-align: middle;
    display: inline-block;
}

.son-part li {
    margin-bottom: 10px;
    cursor: pointer;
}

.son-2 {
    width: 280px;
    padding: 0 40px;
}

.part2-img {
    width: 280px;
    height: 211px;
    margin-bottom: 24px;
}

.part2-msg p {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    text-align: center;
}

.solve-son {
    padding-bottom: 88px;
}

.son-3 {
    width: 410px;
    padding-right: 42px;
}

.part-3 {
    margin-bottom: 30px;
    height: 510px;
    padding-right: 40px;
    overflow: hidden;
}

.part-3 li {
    margin-top: 26px;
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 24px;
}

.part3-tit {
    width: 50px;
    padding: 0 20px;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #666666;
    vertical-align: top;
    display: inline-block;
}

.part3-msg {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    width: 294px;
    display: inline-block;
}

.part3-msg p {
    padding-left: 16px;
    position: relative;
    min-width: 44%;
    float: left;
}

.part3-msg p:before {
    content: "●";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    color: #666;
}

.width18 {
    width: 18px;
}

.opera-box {
    text-align: right;
}

.opera-btn .width18 {
    vertical-align: -2px;
}

.scroll_container {
    overflow: hidden;
    position: relative;
}

.scroll_absolute {
    position: absolute;
}

.scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}

.scroll_track {
    position: relative;
}

.scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: #75757c;
}

.scroll_arrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    background-color: #fff;
}

.scroll_vertical_bar .scroll_arrow {
    height: 16px;
}

.solve-table {
    width: 1040px;
    margin: 32px auto 28px;
    border: 1px solid #ccc;
    margin-left: 20px;
}

.solve-table tbody {
    border: none;
}

.table-one {
    height: 54px;
    line-height: 54px;
    background-color: #d1d1d4;
    border: none;
}

.table-one td {
    padding-left: 24px;
    font-weight: 700;
    font-size: 20px;
    color: #666666;
    border-left: 1px solid #ccc;
}

.table-two > td {
    height: 580px;
    border-left: 1px solid #ccc;
    padding: 24px;
}

.td-there {
    position: relative;
}

.td-there > h4 {
    position: absolute;
    font-weight: 700;
    padding: 13px 0 13px 24px;

    font-size: 20px;
    color: #666666;
    background-color: #d1d1d4;
    width: 323px;
    display: block;
    top: -50px;
    left: 0;
}

.table-two > .td-there {
    height: 50%;
}

.td-there {
    font-size: 15px;
}

.td-one, .td-two, .td-there {
    vertical-align: top;
}

.table-two {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
}

.td-one ul {
    margin-top: 20px;
}

.td-one img {
    max-width: 100%;
}

.td-two p {
    margin-bottom: 32px;
    font-size: 15px;
}

.td-two > div {
    font-weight: bold;
    color: #333;
}

.te-about {
    margin-top: 20px;
    position: relative;
}

.about-text {
    position: absolute;
    left: 0;
    top: 52px;
    width: 540px;
    padding: 66px 55px;
    background-color: #ee9a1f;
    ackground-color: rgba(238, 154, 31, 0.81);
}

.about-text > h3 {
    font-size: 34px;
    color: #FFFFFF;
    margin-bottom: 13px;
}

.about-text > p {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 26px;
    margin-bottom: 32px;
}

.about-text .opera-big {
    margin-top: 40px;
}

.pr12 {
    padding-right: 12px;
}

.solve-loop > .solve-apply {
    float: left;

}

.banner-font, .banner-font2, .banner-font3 {
    top: 108px;
    left: 92px;
    position: absolute;
}

.banner-font3 h3 {
    font-size: 42px;
    color: #FFFFFF;
    margin-top: 28px;
}

.banner-font2 h3 {
    font-size: 35px;
    color: #FFFFFF;
}

.solve-banner {
    margin: 12px auto 36px;
    position: relative;
}

.solve-banner img {
    width: 1200px;
}

.reply-font {
    font-size: 50px;
    color: #026FAE;
    text-align: center;
    margin: 32px 0 16px;
}

.te-quest {
    background-color: #e7e7e7;
}

.quest-main {
    width: 1080px;
    margin: 0 auto;
    padding: 20px 0;
}

.quest-main h3 {
    color: #f29400;
    font-size: 32px;
}

.quest-list {
    margin-top: 16px;
}

.quest-list li, .team-list li {
    float: left;
    padding-left: 20px;
    font-size: 22px;
    color: #716f70;
    position: relative;
}

.quest-list li {
    width: 340px;

}

.team-list li {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
}

.quest-list li:before, .team-list li:before {
    content: "●";
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 14px;
    color: #f29400;
}

.team-list li:before {
    font-size: 12px;
    top: 0px;
}

.te-team {
    width: 1111px;
    margin: 67px auto 0 auto;
}

.team-list {

}

.te-link {
    text-align: center;
    margin-top: 31px;
}

.te-link h3 {
    font-size: 40px;
    color: #f19200;
}

.te-link p {
    font-size: 22px;
    color: #727171;
    margin-top: 4px;
    margin-bottom: 14px;
}

.te-link .opera-big {
    font-size: 25px;
}

.te-click {
    margin-top: 16px;

}

.click-left, .click-right {
    width: 637px;
    height: 70px;
    padding: 15px 0;
    text-align: center;
    background-color: #e3e3e3;
}

.te-team > p {
    color: #737373;

}
#page_footer {
    color: #999;
    text-align: center;
    padding: 20px 0;
    line-height: 25px;
    font-size: 12px;
    margin-top: 30px;
    background-color: #4a4f55;
}

#page_footer li {
    display: inline;
}

#page_footer li:after {
    content: "|";
    padding: 0 5px;
}

#page_footer li:last-child:after {
    content: "";
}

#page_footer a {
    color: #999999;
}

#page_footer a:hover {
    text-decoration: underline;
    color: #333333;
}

/*# sourceMappingURL=index.css.map */

/*首页样式*/
.te-banner {
    margin-top: 12px;
    position: relative;
    margin-bottom: 24px;
}

.idx-font {
    width: 388px;
    height: 296px;
    padding: 40px 36px;
    background-color: #f29300;
    background-color: rgba(242, 147, 0, 0.9);
    position: absolute;
    top: 35px;
    left: 0;
}

.idx-font h3 {
    font-size: 40px;
    color: #fff;
}

.idx-font p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 48px;
}

.wrapper2 {
    width: 1215px;
    margin: 0 auto;
}
/*连接方案的样式*/
.link-box {
    padding: 0 36px 20px;

}

.link-box .link-cate {
    width: 595px;
    float: left;
    position: relative;
}

.mr18 {
    margin-right: 18px;
}

.cate-img, .cate-img img {
    width: 100%;
    font-size: 0px;
    height: 289px;
}

.link-tit {
    color: #fff;
    line-height: 64px;
}

.link-tit .big-tit {
    font-size: 35px;
    padding-left: 22px;
}

.link-tit .small-tit {
    font-size: 24px;
    vertical-align: 3px;
    vertical-align: 3px;
}

.link-tit {
    height: 64px;
    background-image: url(../img/index_08.jpg);

}



.link-cate:hover .show-link {
    display: block;
}

.show-link {
    width: 1210px;
}

.show-main {
    padding: 30px 38px 12px;

}

.kind-img {
    height: 135px;
}

.show-main li {
    width: 250px;
    margin-right: 40px;
    float: left;
    margin-bottom: 25px;
}

.show-main .mr0 {
    margin-right: 0;
}

.show-main li:hover p {
    background-color: #f29400;
    color: #fff;
}

.show-main p {
    height: 38px;
    line-height: 38px;
    font-size: 25px;
    color: #727171;
    background-color: #c9c9ca;
    text-align: center;
}



.link-cate:hover .link-tit {
    height: 78px;
    line-height: 78px;
    background-size: 100% 100%;
    position: relative;
    z-index: 5;
}

.link-arrow {
    width: 100%;
    height: 100%;
    background-image: url(../img/index_11.png);
    background-position: 540px 12px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    animation: mymove 1s infinite;
    animation-timing-function: linear;
    -moz-animation: mymove 1s infinite; /* Firefox */
    -webkit-animation: mymove 1s infinite; /* Safari and Chrome */
    -o-animation: mymove 1s infinite; /* Opera */
}

@keyframes mymove {
    0% {
        background-position: 540px 12px;
    }
    25% {
        background-position: 540px 18px;
    }
    50% {
        background-position: 540px 12px;
    }
    75% {
        background-position: 540px 6px;
    }
    100% {
        background-position: 540px 12px;
    }
}

@-moz-keyframes mymove /* Firefox */
{
    0% {
        background-position: 540px 12px;
    }
    25% {
        background-position: 540px 18px;
    }
    50% {
        background-position: 540px 12px;
    }
    75% {
        background-position: 540px 6px;
    }
    100% {
        background-position: 540px 12px;
    }
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
    0% {
        background-position: 540px 12px;
    }
    25% {
        background-position: 540px 18px;
    }
    50% {
        background-position: 540px 12px;
    }
    75% {
        background-position: 540px 6px;
    }
    100% {
        background-position: 540px 12px;
    }
}

@-o-keyframes mymove /* Opera */
{
    0% {
        background-position: 540px 12px;
    }
    25% {
        background-position: 540px 18px;
    }
    50% {
        background-position: 540px 12px;
    }
    75% {
        background-position: 540px 6px;
    }
    100% {
        background-position: 540px 12px;
    }
}
.link-cate:hover .link-arrow {
    background-image: url(../img/index_12.png);
    background-position: 540px 16px;
}

/*连接方案的样式*/
.te-quest {
    margin-top: 20px;
    background-image: url(../img/index_04.jpg);
}

.te-team > p {
    font-size: 20px;
    line-height: 30px;
}

.wid350 {
    width: 350px;
}

.wid585 {
    width: 585px;
    margin-left: 35px;
}

.wid200 {
    width: 180px;
}

.wid141 {
    width: 141px;
}

.wid385 {
    width: 365px;
}

.te-team > .wid141 {
    margin-top: -8px;
    line-height: 25px;
}

.te-click img, .te-click .opera-btn {
    vertical-align: middle;
    margin-right: 10px;
}

.te-sever {
    width: 1215px;
    background-image: url(../img/index_07.jpg);
    height: 348px;
    margin: 18px auto 0;
}

.sever-box {
    width: 580px;
    margin-right: 55px;
    margin-top: 35px;
}

.sever-box h3 {
    font-size: 20px;
    color: #f29300;

}

.sever-list {
    margin-top: 7px;
    margin-bottom: 28px;
}

.sever-list li {
    width: 270px;
    padding-left: 20px;
    position: relative;
    color: #75757c;
    font-size: 18px;
    float: left;
    margin-bottom: 3px;
}

.sever-list li:before {
    content: "●";
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 12px;
    color: #75757c;
}

.sever-box .opera-btn {
    display: block;
    margin: 18px auto 0;
}

/*首页样式*/

/*轮播*/

#indexBanner {
    position: relative;
    width: 100%;
    height: 289px;
}

#indexBanner li {
    position: absolute;
    left: 0;
    top: 0;
    height: 289px;
    width: 100%;
    cursor: pointer;
}

#indexBanner p {
    bottom: 16px;
    right: 28px;
    position: absolute;
    text-align: center;
    z-index: 50;
    width: 100%;
    left: 0;
}

#indexBanner span.now {
    background: #f29400;
}

#indexBanner span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 8px;
    background: #8b8b8b;
    border: 1px solid #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    display: inline-block;
}

/*轮播*/

/*TE表单*/
.LV_validation_message {
    font-weight: bold;
    margin: 0 0 0 5px;
    display: block;
}

.LV_valid {
    color: #00CC00;
    display: none;
}

.LV_invalid {
    color: #CC0000;
    font-size: 10px;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
    outline: 1px solid #00CC00;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
    outline: 1px solid #CC0000;
}

/**/