/* 官网页面 */


/*公共样式*/

body {
    background: #fff;
    min-width: 1200px;
    /*overflow: hidden;*/
    font-family: Arial, Tahoma, "Helvetica Neue", "Hiragino Sans GB", "微软雅黑", Simsun, sans-self;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    text-decoration: none;
}

.page-style {
    position: relative;
}

.page>h2 {
    width: 100%;
    height: 60px;
    margin: 0;
    font-size: 48px;
    text-align: center;
    font-weight: 100;
    line-height: 60px;
}

.page>p {
    width: 100%;
    height: 30px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    color: #6f6f6f;
}

.page>span {
    width: 100%;
    height: auto;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #666;
    margin-bottom: 35px;
}


/*banner*/

.banner {
    width: 100%;
    height: 700px;
}


/*.swiper-container {
    width: 100%;
    height: 100%;
}*/

.swiper01 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-size: cover;
    background: no-repeat;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 40px;
    width: 100%;
    z-index: 10;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    /*background: #999;*/
    border: 2px solid #fff;
    margin: 0 7px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}


/*九大特色功能*/

.page-tese {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}

.tese-left,
.tese-right {
    width: 352px;
    height: 670px;
    float: left;
    margin-top: 40px;
}

.tese-center {
    width: 496px;
    height: 670px;
    float: left;
    margin-top: 40px;
}

.page-tese label {
    width: 352px;
    height: 130px;
    display: block;
    position: relative;
    -moz-transition: margin .4s;
    /* Firefox 4 */
    -webkit-transition: margin .4s;
    /* Safari 和 Chrome */
    -o-transition: margin .4s;
    /* Opera */
    transition: margin .4s;
}

.page-tese label:hover {
    margin-left: -20px;
}

.tese-left i,
.tese-right i {
    width: 34px;
    height: 34px;
    display: block;
    border-radius: 50%;
    background: #1879c8;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 65px;
}

.tese-right i {
    left: 240px;
}

.tese-left h3,
.tese-right h3 {
    width: 220px;
    height: 30px;
    color: #333;
    font-size: 18px;
    text-align: left;
    line-height: 30px;
    margin: 0 0 0 120px;
    padding: 0;
    font-weight: 100;
}

.tese-right h3 {
    text-align: right;
    margin: 0;
}

.tese-left span,
.tese-right span {
    width: 220px;
    height: 100px;
    display: block;
    color: #999;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    margin: 0 0 0 120px;
}

.tese-right span {
    margin: 0;
}


/*流畅 稳定*/

.page-lcwd-bg {
    width: 100%;
    height: 944px;
    background: url(/static/index/img/old/images/theme/app_desa_bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page-lcwd {
    width: 1200px;
    /*height: 980px;*/
    margin: 0 auto;
    padding-top: 50px;
    overflow: hidden;
}

.page-lcwd h2 {
    width: 400px;
    color: #fff;
    font-size: 48px;
    position: absolute;
    top: 270px;
    left: 50%;
    margin-left: 110px;
}

.page-lcwd p {
    width: 400px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 340px;
    left: 50%;
    margin-left: 110px;
}

.page-lcwd span {
    width: 400px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 385px;
    left: 50%;
    margin-left: 110px;
}


/*功能强大 覆盖面广*/

.page-gnfgm-bg {
    background: #eee;
}

.page-gnfgm {
    width: 1020px;
    margin: 0 auto;
    padding-top: 50px;
    overflow: hidden;
}

.gnfgm-style {
    width: 240px;
    overflow: hidden;
    margin: 50px;
    float: left;
    -moz-transition: margin .2s;
    /* Firefox 4 */
    -webkit-transition: margin .2s;
    /* Safari 和 Chrome */
    -o-transition: margin .2s;
    /* Opera */
    transition: margin .2s;
}

.gnfgm-style img {
    width: 183px;
    height: 371px;
    margin-left: 30px;
}

.gnfgm-style h4 {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 18px;
    margin: 20px 0 5px 0;
}

.gnfgm-style p {
    width: 100%;
    color: #999;
    font-size: 12px;
    line-height: 24px;
}

.gnfgm-style:hover {
    margin: 30px 50px 70px 50px;
}


/*安全可靠*/

.page-aqkk-bg {
    width: 100%;
    height: 703px;
    background: url(/static/index/img/old/images/theme/app_bg2.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page-aqkk {
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    overflow: hidden;
}

.aqkk-style {
    width: 351px;
    height: 351px;
    margin: 30px 425px;
    position: relative;
}

.aqkk-style img {
    -moz-transition: transform 2s;
    /* Firefox 4 */
    -webkit-transition: transform 2s;
    /* Safari 和 Chrome */
    -o-transition: transform 2s;
    /* Opera */
    transition: transform 2s;
}

.aqkk-style img:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.aqkk-style span {
    width: 120px;
    height: 48px;
    display: block;
    background: #d3f1ff;
    border-radius: 24px;
    color: #49b4ff;
    font-size: 20px;
    position: absolute;
    text-align: center;
    line-height: 48px;
}

.aqkk-style span.sp1 {
    top: 240px;
    left: -85px;
}

.aqkk-style span.sp2 {
    top: 40px;
    right: -80px;
    font-size: 16px;
}

.aqkk-style span.sp3 {
    top: 290px;
    right: -60px;
}


/*务实创新 追求卓越*/

.page-wscx-bg {
    width: 100%;
    height: 636px;
    background: url(/static/index/img/old/images/theme/app_bg3.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page-wscx {
    width: 1200px;
    margin: 0 auto;
    padding-top: 180px;
    overflow: hidden;
}

.page-wscx h2,
.page-wscx p,
.page-wscx span {
    color: #fff;
}


/* 联系我们 */

.page-contact {
    padding-top: 50px;
    height:555px;
}

.contact-form {
    width: 666px;
    /*height: 260px;*/
    margin: 0 auto 30px;
    overflow: hidden;
}

.style-input {
    width: 210px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 15px;
    border: 1px #dcdcdc solid;
    line-height: 40px;
}

.style-input span {
    width: 70px;
    height: 100%;
    display: block;
    float: left;
    text-align: right;
    font-size: 14px;
}

.style-input span i {
    font-size: 14px;
    line-height: 40px;
    margin-left: 8px;
    color: #515151;
    height: 100%;
    display: block;
    float: left;
}

.style-input input {
    width: 138px;
    height: 38px;
    display: block;
    float: right;
    border: none;
    outline: none;
    /* padding: 10px 0; */
}

.style-texte {
    width: 664px;
    height: 120px;
    display: block;
    border: 1px #dcdcdc solid;
    margin-top: 20px;
    float: left;
    resize: none;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 10px;
    outline: none;
}

textarea::-webkit-input-placeholder {
    color: #333;
}

textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #333;
}

textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #333;
}

textarea:-ms-input-placeholder {
    color: #333;
}
.captcha-css{
    width: auto;
    height: 40px;
    display: block;
    position: absolute;
    margin-left: 280px;
}


.style-sub input {
    width: 130px;
    height: 40px;
    display: block;
    /*margin-left: 283px;*/
    border-radius: 4px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#51d1ff, endColorStr=#37acff);
    /*IE 6 7 8*/
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#51d1ff', endColorstr='#37acff');
    /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#51d1ff', endColorstr='#37acff')";
    /* IE8 */
    background: -ms-linear-gradient(left, #51d1ff, #37acff);
    /* IE 10 */
    background: -webkit-linear-gradient(left, #51d1ff, #37acff);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #51d1ff, #37acff);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #51d1ff, #37acff);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #51d1ff, #37acff);
    /* æ ‡å‡†çš„è¯­æ³•ï¼ˆå¿…é¡»æ”¾åœ¨æœ€åŽï¼‰ */
}

.style-sub input:hover {
    FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#49c5ff, endColorStr=#0e99fb);
    /*IE 6 7 8*/
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#49c5ff', endColorstr='#0e99fb');
    /*IE6 & IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#49c5ff', endColorstr='#0e99fb')";
    /* IE8 */
    background: -ms-linear-gradient(left, #49c5ff, #0e99fb);
    /* IE 10 */
    background: -webkit-linear-gradient(left, #49c5ff, #0e99fb);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #49c5ff, #0e99fb);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #49c5ff, #0e99fb);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #49c5ff, #0e99fb);
    /* æ ‡å‡†çš„è¯­æ³•ï¼ˆå¿…é¡»æ”¾åœ¨æœ€åŽï¼‰ */
}
.style-sub {
    width: 130px;
    height: 40px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 283px;
}

/*倒三角*/

.page-lcwd:after,
.page-aqkk:after,
.page-wscx:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 74px solid transparent;
    border-right: 74px solid transparent;
    border-top: 46px solid #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -74px;
}

.page-aqkk:after {
    border-top: 46px solid #eee;
}
