@charset "UTF-8";.navList li:before,q:after,q:before {
    content: ''
}

abbr,acronym,img {
    border: 0
}

.textOverflow,.textOverflow2 {
    text-overflow: ellipsis;
    overflow: hidden
}

.maxWidth,.minWidth {
    width: 1200px
}

a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline
}

caption,h1,h2,h3,h4,h5,h6,th {
    font-weight: 400
}

html {
    font-family: sans-serif,"Microsoft YaHei","微软雅黑",Tahoma,Helvetica;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.bgImg,.spliceImg {
    background-repeat: no-repeat
}

body,html {
    min-width: 1300px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    vertical-align: middle
}

address,caption,cite,code,dfn,em,i,strong,th,var {
    font-weight: 400;
    font-style: normal
}

ol,ul {
    list-style: none
}

a {
    text-decoration: none
}

a:focus,a:hover {
    outline: 0
}

caption,th {
    text-align: left
}

button,input,optgroup,select,textarea {
    margin: 0;
    outline: 0
}

button {
    -webkit-appearance: none;
    border-radius: 0
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=button],input[type=submit],input[type=reset],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block
}

.textOverflow {
    white-space: nowrap
}

.textOverflow2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.clearFix {
    zoom:1}

.clearFix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fL {
    float: left
}

.fR {
    float: right
}

.dyFx {
    display: flex;
    display: -webkit-flex
}

.dyFxBr {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: left;
    justify-content: flex-start
}

.oneF {
    flex: 1
}

.posRel {
    position: relative
}

.posAbs {
    position: absolute
}

.posFdWin,.posFix {
    position: fixed
}

.posFdWin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    background-color: rgba(0,0,0,.5)
}

.trCen {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.maxWidth {
    margin: 0 auto
}

.disA,.disImg {
    display: block;
    width: 100%
}

.disA {
    height: 100%
}

.bgImg {
    background-position: center center;
    background-attachment: scroll;
    background-size: cover
}

.spliceImg {
    background-image: url(../images/spliceimg.png)
}

#parental_guard .parental_guard {
    width: 1100px;
    height: 650px;
    background-color: #fff;
    border: 2px solid #ccc;
    z-index: 100;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 34px 40px;
    overflow: hidden
}

#parental_guard .parental_guard .user-close {
    position: absolute;
    right: 10px;
    width: 20px;
    height: 20px;
    top: 10px
}

#parental_guard .parental_guard .user-close:hover {
    background: #a3a3a3
}

.parental_guard .user-jump h2 {
    font-size: 24px;
    margin-bottom: 38px
}

.parental_guard .user-jump p {
    font-size: 14px;
    color: #000
}

.user-jump .parental_guard_jump {
    margin-top: 12px
}

.user-jump .parental_guard_jump li {
    display: inline-block;
    font-size: 13px
}

.parental_guard_jump li a {
    color: #c02125
}

.parental_guard .moni_engineering {
    width: 100%;
    height: 320px;
    margin-top: 60px;
    overflow: hidden;
    padding-bottom: 88px
}

.parental_guard .moni_engineering h2 {
    font-size: 24px
}

.moni_engineering .user-content {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin-top: 60px;
    font-size: 14px
}

.parental_guard .parent_process {
    width: 100%;
    height: 330px;
    margin-top: 100px;
    overflow: hidden;
    padding-bottom: 88px
}

.parental_guard .parent_process h2 {
    font-size: 24px
}

.parent_process .user-content {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin-top: 60px;
    font-size: 14px
}

.parental_guard .monitoring_engineering {
    width: 100%;
    height: 480px;
    margin-top: 100px;
    overflow: hidden;
    padding-bottom: 88px
}

.parental_guard .monitoring_engineering h2 {
    font-size: 24px
}

.monitoring_engineering .user-content {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin-top: 60px;
    font-size: 14px
}

.monitoring_engineering .user-content h4 {
    margin-top: 20px
}

.parental_guard .progress_inquiry {
    width: 100%;
    height: 480px;
    margin-top: 100px;
    overflow: hidden;
    padding-bottom: 88px
}

.parental_guard .progress_inquiry h2 {
    font-size: 24px
}

.progress_inquiry .user-content {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin-top: 60px;
    font-size: 14px
}

.progress_inquiry #inquiry {
    text-align: center
}

.progress_inquiry #inquiry .inp {
    margin-top: 20px
}

.progress_inquiry #inquiry span {
    color: #666;
    font-size: 14px
}

#yanzhen,.progress_inquiry #inquiry #xulie {
    width: 218px;
    height: 27px;
    border: 1px solid #d2d2d2
}

.progress_inquiry #inquiry #jindu {
    width: 218px;
    height: 37px;
    display: block;
    font-size: 16px;
    color: #444;
    margin-top: 10px;
    margin-left: 461px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #cecece;
    background: linear-gradient(#fff,#ececec)
}

.parental_guard .moni_engineering h2,.parental_guard .monitoring_engineering h2,.parental_guard .parent_process h2,.parental_guard .progress_inquiry h2,.parental_guard .user-jump h2,.user-instructions .user-agreement h2 {
    color: #091c28;
    font-weight: 600;
    text-align: center
}

.head {
    width: 100%;
    height: 60px;
    /* background-color: rgba(255,255,255,.5); */
    z-index: 99;
    box-sizing: border-box;
    /* border: 1px solid #fff; */
}

.head .wrapLogo {
    width: 1260px;
    margin: 0 auto;
    align-items: center;
}

.head .wrapLogo img {
    display: block;
}

.navList {
    margin: 0 auto;
    margin-top: -87px;
}

.navList ul {
    padding-top: 27px;
    padding-left: 315px
}

.navList a {
    display: block;
    height: 65px;
    line-height: 65px;
    padding: 0 25px;
    font-size: 22px;
    color: #364573
}

.footerBlock .info1 a,.footerBlock .info1 p,.footerBlock .p2 {
    font-size: 15px;
    color: #fff
}

.navList li {
    height: 65px;
    margin-right: 1px
}

.navList li:before {
    position: absolute;
    top: 50%;
    right: -1px;
    display: block;
    width: 1px;
    height: 20px;
    margin-top: -8px;
    background-color: #6289b6
}

.navList li:last-child:before {
    background-color: transparent
}

.navList li.selected a {
    background-color: #c5120d;
    color: #fff
}

.footerBlock {
    padding: 60px 0;
    background-color: #000
}

.footerBlock .wrap {
    width: 835px;
    margin: 0 auto
}

.footerBlock .leftImg {
    padding-top: 10px
}

.footerBlock .topInfo {
    padding-bottom: 10px
}

.footerBlock .topInfo .logo {
    width: 55px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: -91px -96px
}

.footerBlock .topInfo .wen {
    width: 26px;
    height: 27px;
    margin: 10px 10px 0;
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: -126px -154px
}

.footerBlock .info1 p {
    line-height: 30px
}

.footerBlock .p2 {
    line-height: 22px
}

.articleDetailBg {
    height: 860px
}

.articleDetailBg .wrapEl {
    width: 1260px;
    height: 400px;
    margin: 338px auto 0
}

.articleDetailBg .title-name {
    padding-left: 535px;
    height: 104px;
    line-height: 104px;
    letter-spacing: 5px;
    font-size: 60px;
    font-weight: 600;
    color: #0072c3
}

.articleDetailBg .site {
    padding-top: 70px;
    padding-right: 30px;
    text-align: right;
    font-size: 15px;
    color: #0072c3
}

.articleDetailBg .site a {
    font-size: 14px;
    color: #0072c3
}

.articleDetailBg .art-title {
    padding-top: 71px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    color: #0072c3
}

.articleDetailBg .create-time {
    text-align: center;
    font-size: 14px;
    color: #888
}

.code-relation {
    height: 581px
}

.code-relation .contactWay {
    width: 1260px;
    margin: 0 auto;
    padding-top: 324px;
    padding-left: 113px
}

.code-relation .contactWay li {
    width: 160px;
    height: 160px;
    margin-right: 315px;
    overflow: hidden
}

.code-relation .contactWay li:last-child {
    margin-right: 0;
    padding-left: 65px
}

.code-relation .contactWay li:last-child p {
    font-size: 13px;
    color: #3d3d3d
}

.code-relation .contactWay li:last-child p.tel {
    padding-top: 47px;
    margin-bottom: 54px
}

.warpArtConBg {
    background: linear-gradient(to bottom,#e7f8ff,#b0e2f3,#d8f6ff);
    background: -webkit-linear-gradient(to bottom,#e7f8ff,#b0e2f3,#d8f6ff)
}

.fixedWin {
    top: 180px;
    right: 100px;
    width: 269px;
    height: 476px;
    background-image: url(../images/floatwin.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.fixedWin ul {
    padding-left: 74px;
    padding-top: 35px
}

.fixedWin li:nth-child(1) {
    width: 140px;
    height: 140px;
    margin-left: 6px;
    margin-bottom: 23px
}

.fixedWin li:nth-child(2),.fixedWin li:nth-child(3),.fixedWin li:nth-child(4) {
    width: 150px;
    height: 49px
}

.fixedWin li:nth-child(3) {
    margin-top: 15px;
    margin-bottom: 11px
}

.head .leftCon li {
    width: 42px;
    height: 42px;
    margin-right: 15px;
    background-image: url('../images/headico.png');
    background-size: 148px;
    transition: all .2s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: all .2s cubic-bezier(0.4, 0, 1, 1);
}

.head .leftCon li:nth-child(2) {
    background-position: -52px 0px;
}

.head .leftCon li:nth-child(3) {
    background-position: -106px 0px;
}

.head .leftCon li:hover {
    background-position-y: -50px;
}

.head .leftCon li:last-child {
    margin-right: 0;
}

.head .leftCon li:hover .codeImg {
    display: block;
}

.head .leftCon ul {
    height: 60px;
    align-items: center;
}

.head .leftCon li .codeImg {
    display: none;
    top: 45px;
    left: 50%;
    z-index: 10;
    width: 120px;
    margin-left: -75px;
}
