
/*==============Form==============*/
.darkMirror-FormDiv {
    height: 598px;
    width: 100%;
    position: relative;
}

.page-formInputWrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 500px;
}
.page-formInputBox {
    width: 1200px;
    margin: 0 auto;
    height: inherit;
    position: relative;
}
.page-formInput {
    display: inline-block;
    width: 400px;
    height: 450px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius: 10px;
    position: absolute;
    right: 10px;
    margin: 50px 70px 0 0;
    top: 0;
    z-index: 100;
}

.darkMirror-FormDiv .bannerSwiper{
    width: 100%;
    height: 598px;
}
/*========End ==========*/
.darkMirror-appScene {
    height: 834px;
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: center;
    position: relative;
}
.darkMirror-appScene .title {
    display: inline-block;
    padding-top: 106px;
    font-size: 30px;
    line-height: 50px;
    border-bottom: 2px solid #eb2d43;
}
.darkMirror-appScene .icon {
    display: inline-block;
    width: 1045px;
    height: 412px;
    position: absolute;
    left: 50%;
    margin-left: -522.5px;
    background-image: url(../image/icon-dataServer.png);
    background-size: 100% 412px;
    background-repeat: no-repeat;
    margin-top: 150px;
}
/*========End ==========*/
.darkMirror-useExam {
    height: 900px;
    width: 100%;
    background-color: #f4f4f4;
    color: #000;
    text-align: center;
    position: relative;
}
.darkMirror-useExam .title {
    display: inline-block;
    padding-top: 106px;
    font-size: 30px;
    line-height: 50px;
    border-bottom: 2px solid #eb2d43;
}
.darkMirror-useExam .icon {
    display: inline-block;
    width: 1095px;
    height: 426px;
    position: absolute;
    left: 50%;
    margin-left: -547.5px;
    background-image: url(../image/icon-daraMirror-useExam.png);
    background-size: 100% 426px;
    background-repeat: no-repeat;
    margin-top: 211px;
}



/*========产品优势=========*/
.darkMirror-productAdvance {
    height: 534px;
    text-align: center;
    color: #333;
    background-color: #fff;
}
.darkMirror-productAdvance .dataSpan {
    width: 100%;
    margin-top: 80px;
}
.darkMirror-productAdvance .title {
    line-height: 50px;
    border-bottom: 2px solid #eb2d43;
    display: inline-block;
    padding-top: 77px;
    font-size: 30px;
}
.darkMirror-productAdvance {
    height: 717px;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}
.darkMirror-productAdvance .title {
    display: inline-block;
    padding-top: 56px;
    font-size: 30px;
    color: #000;
    border-bottom: 2px solid #EB2D43;
}
.darkMirror-productAdvance .image {
    width: 1060px;
    /*height: 480px;*/
    position: absolute;
    left: 50%;
    margin-left: -512px;
    margin-top: 88px;
}
.darkMirror-productAdvance .text {
    display: inline-block;
    padding-top: 24px;
    font-size: 14px;
    color: #000;
}
.darkMirror-productAdvance ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
}
.darkMirror-productAdvance li {
    display: inline-block;
    background-color: #fff;
    width: 218px;
    text-align: center;
    margin:0 0 0 40px;
    float: left;
}
.darkMirror-productAdvance li:first-child {
    margin-left: 0;
}
.darkMirror-productAdvance .lititle {
    font-size: 24px;
    color: #333;
    display: block;
    text-align: center;
    padding: 24px 0;
}
.darkMirror-productAdvance .liicon {
    display: inline-block;
    /*margin: 26px 0;*/
    overflow: hidden;
    text-align: center;
}
.darkMirror-productAdvance .liicon1 {
    width: 58px;
    height: 60px;
    background-image: url(../image/icon-darkMirror-Advance1.png);
    background-size: 58px 60px;
    background-repeat: no-repeat;
}
.darkMirror-productAdvance .liicon2 {
    width: 58px;
    height: 60px;
    background-image: url(../image/icon-darkMirror-Advance2.png);
    background-size: 58px 60px;
    background-repeat: no-repeat;
}
.darkMirror-productAdvance .liicon3 {
    width: 58px;
    height: 60px;
    background-image: url(../image/icon-darkMirror-Advance3.png);
    background-size: 58px 60px;
    background-repeat: no-repeat;
}
.darkMirror-productAdvance .liicon4 {
    width: 58px;
    height: 60px;
    background-image: url(../image/icon-darkMirror-Advance4.png);
    background-size: 58px 60px;
    background-repeat: no-repeat;
}

.darkMirror-productAdvance .litext {
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    text-align: justify;
}

/*=======Start 新颜明镜 ======*/
.darkMirror-Introduce {
    height: 717px;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    background-color: #fff;
}
.darkMirror-Introduce .title {
    display: inline-block;
    padding-top: 56px;
    font-size: 30px;
    color: #000;
    border-bottom: 2px solid #EB2D43;
}
.darkMirror-Introduce .image {
    width: 940px;
    height: 480px;
    position: absolute;
    left: 50%;
    margin-left: -498px;
    margin-top: 88px;
}
.darkMirror-Introduce .text {
    display: inline-block;
    padding-top: 24px;
    font-size: 18px;
    color: #000;
}
.darkMirror-Introduce ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
}
.darkMirror-Introduce li {
    display: inline-block;
    background-color: #fff;
    width: 280px;
    height: 400px;
    text-align: center;
    margin:0 0 0 32px;
    float: left;
    border: 1px solid #EEEBEF;
     box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1);
}
.darkMirror-Introduce li:first-child {
    margin-left: 0;
}
.darkMirror-Introduce .lititle {
    font-size: 24px;
    color: #333;
    display: block;
    text-align: center;
    padding-top: 64px;
}
.darkMirror-Introduce .liicon {
    display: inline-block;
    margin: 26px 0;
    overflow: hidden;
    text-align: center;
}
.darkMirror-Introduce .liicon1 {
    width: 44px;
    height: 50px;
    background-image: url(../image/icon-darkMirror-introduce1.png);
    background-size: 44px 50px;
    background-repeat: no-repeat;
}
.darkMirror-Introduce .liicon2 {
    width: 52px;
    height: 50px;
    background-image: url(../image/icon-darkMirror-introduce2.png);
    background-size: 52px 50px;
    background-repeat: no-repeat;
}
.darkMirror-Introduce .liicon3 {
    width: 43px;
    height: 50px;
    background-image: url(../image/icon-darkMirror-introduce3.png);
    background-size: 43px 50px;
    background-repeat: no-repeat;
    /*margin: 23px 0 20px 0;*/
}

.darkMirror-Introduce .litext {
    padding: 0 20px;
    display: inline-block;
    font-size: 18px;
    color: #000;
    text-align: justify;
}
/*=====End =======*/
.darkMirror-Group {
    width: 100%;
    height: 634px;
    background-color: #f4f4f4;
    color: #000;
    text-align: center;
    position: relative;
}
.darkMirror-Group .title {
    display: inline-block;
    padding-top: 98px;
    font-size: 30px;
    line-height: 50px;
    border-bottom: 2px solid #eb2d43;
}
.darkMirror-Group .pic-bd {
    border: 1px solid #dddddd;
    background-color: #fff;
    overflow: hidden;
}
.darkMirror-Group .pic-bd ul {
    width: 1440px;
    height: 280px;
    left: 0px;
    position: relative;
    overflow: hidden;
    margin: 0px;
    zoom: 1;
    overflow: hidden;
}
.darkMirror-Group .pic-bd li {
    float: left;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    /*border-left: 1px solid #dddddd;*/
    border-right: 1px solid #dddddd;
    /*margin-left: -1px;*/
    height: 280px;
    width: 200px;
    background-color: #fff;
}
.darkMirror-Group .pic-bd li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.darkMirror-Group .pic-bd li a:hover {
    color: #333;
}
.darkMirror-Group .pic-bd ul li > a > img {
    margin-top: 76px;
    margin-bottom: 10px;
}
.darkMirror-Group .daraMirror-GroupSwiper {
    width: 1000px;
    margin: 87px auto 0 auto;
    text-align: center;
    overflow: hidden;
    position:relative;
}
.darkMirror-Group .pic-hd {
    padding-top: 40px;
    text-align: center;

}
.darkMirror-Group .pic-hd ul {
    /*display: inline-block;*/
    position: absolute;
    left: 50%;
    margin-top: -18px;
    margin-left: -10px;
}
.darkMirror-Group .pic-hd ul li {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    font-size: 0;
    margin: 0 8px;
    cursor: pointer;
    list-style: none;
}
.darkMirror-Group .pic-hd ul li.on {
    background: #183D6E;
    border: 1px solid #183D6E;
}


.darkMirror-Group .info-cover {
    height: 280px;
    width: 200px;
    background: #183D6E;
    position: absolute;
    bottom: -280px;
    left: 0;
    color: #ffffff;
}
.darkMirror-Group .info-cover .title {
    font-size: 24px;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding: 75px 0 0 0;
    margin-bottom: 30px;
}
.darkMirror-Group .info-cover .text {
    padding: 0 23px;
    font-size: 14px;
}

/*=====End =======*/
.darkMirror-appCase {
    height: 563px;
    width: 100%;
    background-color: #f4f4f4;
    color: #000;
    text-align: center;
    position: relative;
}
.darkMirror-appCase .title {
    display: inline-block;
    padding-top: 71px;
    font-size: 30px;
    line-height: 50px;
    border-bottom: 2px solid #eb2d43;
}
.darkMirror-appCase .text {
    display: inline-block;
    font-size: 16px;
    padding-top: 48px;
    text-align: left;
}
.darkMirror-appCase .icon {
    display: inline-block;
    width: 432px;
    height: 237px;
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -216px;*/
    background-image: url(../image/icon-darkMirror-appCase.png);
    background-size: 100% 237px;
    background-repeat: no-repeat;
    margin-top: 79px;
    margin-left: 108px;
}
.darkMirror-appCase .appCasePie {
    display: flex;
    -webkit-display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}
/*========End ==========*/

.page-footer {
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding-bottom: 90px;
    background-color: #142B48;
    color: #fff;
}
.page-footer-apply {
    z-index: 109;
	display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    height: 90px;
    width: 100%;
}
.page-footer-apply .mask {
    background:#000;
    width: 100%;
    height: 90px;
    filter:alpha(opacity=60);
    opacity: .6;

}
.page-footer-apply .btn {
    position: absolute;
    top: 20px;
    left: 50%;
    background-color: #fff;
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 340px;
    margin-left: -170px;
    font-size: 18px;
    cursor:pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/*首页*/
.bannerSwiper {
    position: relative;
    height: 540px;
    overflow: hidden;
    width: 100%;
}

.bannerSwiper .bd {
    width: 100%;
    background-color: #190c16;
}

.bannerSwiper .bd ul {
    width: 100% !important;
}

.bannerSwiper .bd ul li {
    width: 100% !important;
    height: 540px;
}

.bannerSwiper .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    cursor: default;
}

.bannerSwiper .hd,.service-hd {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
}
.bannerSwiper .hd ul {
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    text-align: center;
    margin: auto;
    left: 50%;
    margin-left: -40px;
}
.bannerSwiper .hd li,.service-hd li {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    display: inline-block;
    width: 14px;
    height: 14px;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 0 6px;
    background: #86888f;
    cursor: pointer;
    font-size: 0;
    float: left;
    list-style: none;
}

:root .bannerSwiper .hd li,:root .service-hd li {
    filter: none;
}

.bannerSwiper .hd li.on,.service-hd li.on {
    background: #dcbc83;
}

