﻿@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
dl,
dd {
    list-style: none;
    zoom: 1;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}


/*-- All --*/

body {
    color: #6D6D6D;
    text-align: center;
    background: #eef9ff;
    font: normal 15px/200% "Microsoft YaHei", 宋体, Tahoma, Helvetica, Arial, sans-serif;
}

a {
    color: #6D6D6D;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #3F97E9;
    text-decoration: underline;
}


/*-- Public --*/

.fl {
    float: left !important;
    _display: inline;
}

.fr {
    float: right !important;
    _display: inline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
    width: 100%;
    min-width: 1200px;
}

.siteWidth {
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    position: relative;
}


/* #content{ width:1120px; position:relative; z-index:0; margin:0 auto; overflow:hidden;  background:#fff; padding:40px; text-align:left; margin-bottom: 40px;  } */

#header {
    z-index: 1;
    width: 100%;
    height: 790px;
    background: url(../images/zhdj_body.jpg) center no-repeat;
    margin-bottom: 10px;
}

#header .siteWidth .logo-box {
    overflow: visible;
    height: 90px;
    margin: 40px 0 0;
}

#header .logo {
    display: block;
    width: 544px;
    height: 90px;
    float: left;
    background: url(../images/SmartMilitaryPortal.png) no-repeat;
}

#header .logo-dy {
    width: 140px;
    height: 36px;
    background-color: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    float: right;
    color: #d74236;
    font-size: 16px;
    font-weight: bold;
    margin-top: 28px;
}

#header .siteWidth .gx-msg {
    margin-top: 58px;
}

#header .siteWidth .gx-msg .title {
    font-size: 60px;
    line-height: 100px;
    color: #fff;
    text-align: center;
    height: 100px;
    font-weight: 700;
}

#header .siteWidth .gx-msg .intro {
    font-size: 20px;
    color: #d74236;
    background: url(../images/slog_bg.png) no-repeat;
    width: 650px;
    line-height: 50px;
    text-align: center;
    height: 50px;
    margin: 40px auto;
    font-weight: 700;
    padding: 0 0 10px 10px;
}

#header .siteWidth .gx-msg .title img {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 2s cubic-bezier(0.48, 0.69, 0.57, 1.45);
    -moz-transition: all 2s cubic-bezier(0.48, 0.69, 0.57, 1.45);
    -o-transition: all 2s cubic-bezier(0.48, 0.69, 0.57, 1.45);
    transition: all 2s cubic-bezier(0, 0.94, 0.84, 1.06);
}

#header .siteWidth .gx-msg.inview .title img {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#header .siteWidth .gx-msg .intro {
    opacity: 0;
    -webkit-transform: translateY(90px);
    -moz-transform: translateY(90px);
    -ms-transform: translateY(90px);
    -o-transform: translateY(90px);
    transform: translateY(90px);
    -webkit-transition: all 1.2s cubic-bezier(0.48, 0.69, 0.67, 0.98);
    -moz-transition: all 1.2s cubic-bezier(0.48, 0.69, 0.67, 0.98);
    -o-transition: all 1.2s cubic-bezier(0.48, 0.69, 0.67, 0.98);
    transition: all 1.2s cubic-bezier(0.48, 0.69, 0.67, 0.98);
}

#header .siteWidth .gx-msg.inview .intro {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#header .siteWidth .gx-msg .intro {
    transition-delay: 300ms
}

.rowbox .hd {
    line-height: 40px;
    margin-bottom: 40px;
}

.rowbox .hd h4 {
    font-size: 24px;
    color: #b0daf3;
}

.rowbox .hd h2 {
    background: url(../images/rowboxh2bg.png) no-repeat center;
    font-size: 36px;
    font-weight: bold;
    color: #0085d3;
}

.rowbox .hd h5 {
    font-size: 15px;
    *font-size: 14px;
    color: #999;
}

.rowbox .bd li {
    opacity: 0;
    -webkit-transform: translateY(90px);
    -moz-transform: translateY(90px);
    -ms-transform: translateY(90px);
    -o-transform: translateY(90px);
    transform: translateY(90px);
    -webkit-transition: all 0.8s cubic-bezier(0.48, 0.69, 0.67, 0.98);
    -moz-transition: all 0.8s cubic-bezier(0.48, 0.69, 0.67, 0.98);
    -o-transition: all 0.8s cubic-bezier(0.48, 0.69, 0.67, 0.98);
    transition: all 0.8s cubic-bezier(0.48, 0.69, 0.67, 0.98);
}

.rowbox .bd li.inview {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.rowbox .bd li.inview:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.rowbox .bd li.inview:nth-child(2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.rowbox .bd li.inview:nth-child(3) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.rowbox .bd li.inview:nth-child(4) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.rowbox .bd li.inview:nth-child(5) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.rowbox .bd li.inview:nth-child(6) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.rowbox .bd li.inview:nth-child(7) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.rowbox .bd li.inview:nth-child(8) {
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.rowbox .bd li.inview:nth-child(9) {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}


/* 产品概况 */

#content {
    clear: both;
}


/* box-A */

.box-A {
    background: url(../images/boxAbg.png) no-repeat;
    padding: 33px 30px 0 0;
    width: 995px;
    height: 138px;
    margin: -60px auto 0;
    text-align: left;
}

.box-A .bd .pic {
    float: left;
    width: 220px;
    height: 102px;
}

.box-A .bd .intro p {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}

.box-A .bd .intro .p-top {
    margin: 18px 0 58px;
}


/* box-B */

.box-B {
    padding: 50px 0 0;
}

.box-B .siteWidth {
    max-width: 1066px;
    min-width: 1066px;
    margin: 0 auto;
}

.box-B .Brightspot li {
    width: 220px;
    float: left;
    height: 255px;
    padding: 5px 40px 20px;
    margin: 0 2.59% 30px;
    background: url(../images/boxBbg1.png) no-repeat;
    text-align: center;
}

.box-B .Brightspot li li {
    width: auto;
    float: none;
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
}

.box-B .Brightspot li .title {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin: auto;
}

.box-B .Brightspot li .intro {
    font-size: 14px;
    line-height: 24px;
    color: #a5ccec;
    margin: 30px 0 0;
}

.box-B .Brightspot li i {
    display: block;
    width: 98px;
    height: 80px;
    margin: 0 auto 0;
    background: url(../images/Brightspot.png) 50% 25px no-repeat;
    transition: all 0.3s;
}

.box-B .Brightspot .li4,
.box-B .Brightspot .li5,
.box-B .Brightspot .li6 {
    background-image: url(../images/boxBbg2.png)
}

.box-B .Brightspot .li7,
.box-B .Brightspot .li8,
.box-B .Brightspot .li9 {
    background-image: url(../images/boxBbg3.png);
    height: 155px;
}

.box-B .Brightspot .li1 i {
    background-position: -4.2% 25px;
}

.box-B .Brightspot .li2 i {
    background-position: 50% 25px;
}

.box-B .Brightspot .li3 i {
    background-position: 104.1% 25px;
}

.box-B .Brightspot .li4 i {
    background-position: -4.2% -288px;
}

.box-B .Brightspot .li5 i {
    background-position-y: -288px;
}

.box-B .Brightspot .li6 i {
    background-position: 104.1% -288px;
}

.box-B .Brightspot .list {
    margin: 23px -20px 0 33px;
}

.box-B .Brightspot .list li {
    background: url(../images/staricon.png) no-repeat 0;
    line-height: 32px;
    height: 32px;
    text-align: left;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.box-B .Brightspot li:hover i {
    transform: rotateY(-360deg)
}


/* box-C */

.box-C .hd h2 {
    background-image: url(../images/rowboxBh2bg.png);
    color: #d74236;
}

.box-C .hd h4 {
    color: #f7d9d7
}

.box-C {
    background: #fff url(../images/wavelineup.png) no-repeat top center;
    padding: 120px 0 0;
}

.box-C .bd {
    padding-bottom: 160px;
    background: url(../images/wavelinedown.png) no-repeat bottom center;
}


/* box-D */

.box-D {
    padding: 40px 0;
}

.box-D .hd {
    text-align: center;
}

.box-D .hd h3 {
    color: #0085d3;
    font-size: 30px;
    display: inline-block;
    padding-left: 65px;
    background: url(../images/boxDhdicon.png) no-repeat left;
    line-height: 50px;
}

.box-D .bd {
    text-align: center;
}


/* box-E */

.box-E {
    padding: 40px 0 60px;
}

.box-E .hd {
    text-align: center;
}

.box-E .hd h3 {
    color: #0085d3;
    font-size: 30px;
    display: inline-block;
    padding-left: 65px;
    background: url(../images/boxEhdicon.png) no-repeat left;
    line-height: 36px;
}

.box-E .hd h3 span {
    display: block;
    color: #999;
    font-size: 14px;
}

.box-E .bd {
    text-align: center;
}

.box-E .service-item {
    width: 1200px;
    margin: 50px auto;
}

.box-E .service-item span {
    width: 25%;
    float: left;
    text-align: center;
}

.box-E .service-item span p {
    font-size: 20px;
    color: #0085d3;
}

.box-E .service-item span p em,
.box-E .service-item span p b {
    font-weight: bold;
    font-size: 24px;
    color: #2e6fad;
}

.box-E .service-item span i {
    display: block;
    width: 54px;
    height: 63px;
    margin: 0 auto 15px;
    background: url(../images/service-item2.png) 50% -134px no-repeat;
}

.box-E .service-item .li2 i {
    background-position-y: -267px;
}

.box-E .service-item .li3 i {
    background-position-y: 0;
}

.box-E .service-item .li4 i {
    background-position-y: -410px;
}


/* box-F */

.box-F .hd h2 {
    background-image: url(../images/rowboxFh2bg.png);
    color: #fff;
}

.box-F .hd h4 {
    color: #bfdbf0
}

.box-F .hd h5 {
    color: #bfdbf0
}

.box-F {
    background: url(../images/boxFbg.jpg) center;
    /* height: 480px; */
    padding: 30px 0;
}

.box-F .siteWidth {
    max-width: 1066px;
    min-width: 1066px;
    margin: 0 auto;
}

.box-F ul li {
    width: 25%;
    float: left;
    height: 140px;
    text-align: center;
    margin-bottom: 20px;
}

.jsjg {
    width: 1000px;
    height: 100%;
}

.kh_father>li {
    width: 200px;
    height: 140px;
}

.kh_father>li>a {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 100%;
}

.kh_father>li>a img {
    width: 100%;
    height: 120px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.kh_father>li>a p {
    background-color: #fff;
    color: #0085d3;
    height: 25px;
    margin-top: -10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.zs_father>li {
    width: 20%;
    margin: 1%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

.zs_father>li>img {
    width: 100%;
}