﻿html, body, p, ul, li, h1, h2, h3, h4, h5, iframe, form, em {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: '微软雅黑';
}

body {
    font-family: '微软雅黑';
}

img, input, select {
    vertical-align: middle;
    margin: 0px;
}

img {
    border: none
}

img, iframe {
    border: none;
    font-family: '微软雅黑';
}

a {
    text-decoration: none;
}

a:hover {
    opacity: 0.7;
    filter: Alpha(opacity=70);
    cursor: pointer;
}

a:focus {
    outline: none;
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    font-family: '微软雅黑';
}

a::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    font-family: '微软雅黑';
}

input:focus {
    outline: none;
    font-family: '微软雅黑';
}

ul li {
    list-style-type: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #9d9d9d;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #9d9d9d;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #9d9d9d;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #9d9d9d;
}

.fix {
    zoom: 1; }

.fix:after {
    content: '';
    display: block;
    height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.bdy_box {
    max-width: 1200px;
    margin: 0 auto
}

.insidebanner {
    position: fixed;
    top: 144px;
    left: 0;
    width: 100%;
}

.insidebanner a:hover {
    opacity: 1;
    filter: Alpha(opacity=100)
}

#gblpart {
    background: #fff;
    position: relative;
    z-index: 99;
}

.gblpart775 {
    margin-top: 775px;
}



/*header*/
#ms_header {
    position: relative;
    height: 42px;
    background: #fff;
    z-index: 100;
}

#ms_header #logo {
    position: absolute;
    top: 1px;
    left: 35px;
    z-index: 99;
    display: block;
}

#ms_header #logo:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

#headerbox_rht {
    margin-right: 15px;
    width: 470px;
}

.box_links {
    float: left;
    text-align: center;
    line-height: 40px;
    width: 360px;
    height: 41px;
    background: url(../images/home/box01.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1px;
}

.box_links a {
    color: #fff;
    width: 80px;
    float: left;
}

.box_links a label {
    float: left;
}

.box_links a:hover label {
    cursor: pointer;
}

.box_links a#attention {
    margin: 0 0 0 44px;
}

.box_links a#app {
    margin: 0 25px;
}

/*header*/
/*footer*/
#ms_footer {
    height: 44px;
    background: #000b16;
    line-height: 44px;
}

#banquan {
    margin-left: 48px;
    color: #314f6c;
}

#service {
    width: 460px;
    margin-right: 24px;
}

#service a {
    float: left;
    color: #314f6c;
    font-size: 20px;
    font-weight: 600;
    margin-left: 28px;
}

#service a#tel:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
    cursor: default;
}

/*屏幕切换*/
.posbrit {
    width: 107px;
    height: 124px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 98;
    margin-top: -34px;
    border-radius: 10px;
}

.posbrit .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.2;
    filter: Alpha(opacity=20);
    border-radius: 10px;
}

.posbrit .icon_home {
    position: absolute;
    top: 20px;
    left: 30px;
    display: block;
}

/*内页header*/
#content_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

#h_links {
    height: 40px;
    background: #0c407a;
}

#h_links span {
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 18px;
}

#h_links a {
    color: #6494c9;
    line-height: 40px;
    display: block;
}

#h_links span img {
    position: absolute;
    top: 28px;
    left: -15px;
    z-index: 120;
    display: none;
}

#h_links span:hover img {
    display: block
}

#h_links em {
    display: inline-block;
    margin: 15px 4px 0 22px;
    height: 14px;
    width: 1px;
    background: #6494c9;
    float: left;
    overflow: hidden;
}

.selectmenu {
    float: left;
    margin-left: 15px;
    position: relative;
    width: 100px;
}

.selectmenu label {
    line-height: 40px;
    color: #1166b5;
    margin-left: 5px;
}

.selectmenu ul {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 120;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    display: none
}

.selectmenu ul li {
    color: #3f3f3f;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.selectmenu ul li:hover {
    background: #0b407a;
    color: #fff;
}

#content_menu {
    background: #f8f8f8;
    position: relative;
    z-index: -1;
}

#content_menu li {
    float: left;
    font-size: 18px;
}

#content_menu li a {
    color: #787878;
    padding: 0 15px;
    display: block;
    height: 105px;
    line-height: 105px;
    text-align: center;
}

#content_menu li a img {
    float: left;
    margin-top: 35.5px;
    margin-right: 5px
}

#content_menu li:hover a {
    color: #000;
}

#content_menu li#school {
    border-right: 1px solid #e9e7e6;
}

#content_menu li#user:hover {
    border-left: none;
}

#content_menu li.selected a {
    color: #2262a8;
    border-bottom: 4px solid #2262a8;
    height: 101px;
    line-height: 101px;
}

#content_menu li:hover {
    background: #fff;
    position: relative;
    z-index: 99;
    border-left: 1px solid #e9e8e6;
    border-right: 1px solid #e9e8e6;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #333;
}

#content_menu .li-boxhov {
    position: absolute;
    top: 104px;
    left: 0;
    border-top: 1px solid #e9e8e6;
    width: 100%;
    height: 240px;
    z-index: 98;
    background: #fff;
}

#content_menu .li-boxhov .hovbox {
    width: 64%;
    margin-left: 18%;
}

.about-lists {
    margin-top: 30px;
    height: 136px;
    border-right: 1px solid #e9e7e6;
}

.about-lists a {
    display: block;
    line-height: 35px;
    font-size: 16px;
    color: #787878;
}

.about-lists a:hover {
    color: #1166b5;
}

.list-counts {
    line-height: 35px;
    margin-left: 30px;
    margin-top: 30px;
}

.list-counts a {
    display: block;
    color: #787878;
    line-height: 35px;
    font-size: 16px;
}

.list-counts a:hover {
    color: #1166b5;
}

.imgbox {
    margin-top: 30px;
    height: 175px;
    float: left;
    margin-left: 20px;
    text-align: center;
    cursor: pointer;
}

.imgbox img {
    border: 8px solid #cbcbcb;
    border-radius: 6px;
    width: 180px;
    overflow: hidden;
    box-shadow: 0 0 8px #e6e6e6;
    margin-bottom: 5px;
}

.imgbox img:hover {
    opacity: 0.7
}

.imgbox p {
    font-size: 16px;
    color: #787878;
    line-height: 22px;
}

.imgboxselected img {
    border: 10px solid #0a4f9b;
    box-shadow: 0 0 8px #e6e6e6;
}

/*内页header*/
/*内页footer*/
#content_footer {
    position: relative;
    z-index: 9;
    height: 115px;
    background: #000b16;
    color: #314f6c;
}

#fot_links {
    height: 69px;
    line-height: 69px;
    border-bottom: 1px solid #1a3249;
}

#foot-link-box a {
    float: left;
    margin-left: 18px;
    color: #314f6c;
}

#foot-link-box em {
    float: left;
    height: 25px;
    width: 1px;
    background: #314f6c;
    display: inline-block;
    margin: 22px 0 0 18px;
    overflow: hidden;
}

#content_banquan {
    height: 45px;
    line-height: 45px;
}

/*内页footer*/
.bannerbox {
    min-width: 768px;
}

.barner {
    overflow: hidden;
    height: 630px;
    position: relative
}

.barner .panels {
    position: relative;
}

.barner .panels .panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 630px;
}

/*pop*/
#pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #292827;
    opacity: 0.6;
    filter: Alpha(opacity=60);
    z-index: 1000
}

#suggestbox {
    display: none;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    z-index: 1020;
    text-align: center;
    margin-top: -265px;
    margin-left: -275px;
}

#suggestbox #btn-off01 {
    position: absolute;
    top: -42px;
    right: -42px;
}

.dls {
    margin-bottom: 30px;
    position: relative
}

.dls input {
    width: 94%;
    height: 35px;
    line-height: 33px;
    border: 1px solid #aaaaaa
}

#suggestinfo {
    width: 400px;
    margin-left: 50px;
    text-align: left
}

#suggestinfo p {
    color: #333;
    font-size: 18px;
    margin-bottom: 3px;
    margin-top: 45px;
}

#suggestinfo textarea {
    font-family: 微软雅黑;
    font-size: 14px;
    padding: 5px;
    color: #aeaeae;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #aeaeae;
    height: 100px;
    overflow: hidden
}

#suggestinfo #upload {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    border: none;
    background: #608fc4;
    font-size: 18px;
    color: #fff;
    margin: 12px 0 45px 0;
    cursor: pointer
}

#suggestinfo .dls {
    border-radius: 5px;
    border: 1px solid #aaaaaa
}

#suggestinfo .dls input {
    border: none
}

#suggestinfo .dls span {
    margin-left: 10px;
    float: left;
    color: #333333;
    width: 70px;
    line-height: 37px;
}

#suggestinfo .dls input {
    float: left;
    width: 313px;
    cursor: pointer
}

#suggestinfo #commit {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    border: none;
    background: #608fc4;
    font-size: 18px;
    color: #fff;
    margin: 12px 0 45px 0;
    cursor: pointer;
    margin: 45px auto 80px auto
}

/*右边客服*/
#ms_service {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
    margin-top: -125px;
}

#ms_service li {
    width: 50px;
    height: 50px;
    margin-bottom: 3px;
    position: relative;
}

#ms_service li a.abox {
    line-height: 50px;
    display: block;
    background: #608fc4;
    text-align: center
}

#ms_service li a.a_hov {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 40px;
    padding: 5px 0;
    text-align: center;
    line-height: 20px;
    background: #2262a8;
    color: #fff;
}

#ms_service li .dv_hovbox {
    display: none;
    position: absolute;
    top: 0;
    left: -235px;
    width: 235px;
    height: 72px;
    background: #2262a8;
}

.dv_hovbox i {
    margin: 15px 15px 15px 12px;
}

#ms_service li a:hover {
    opacity: 1;
    filter: Alpha(opacity=100)
}

#ms_service li:hover .abox {
    display: none;
}

#ms_service li:hover .a_hov {
    display: block;
}

#ms_service li:hover .dv_hovbox {
    display: block;
}

.gblpop {
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    z-index: 1020;
    text-align: center;
    margin-top: -265px;
    margin-left: -275px;
}

.gblpop h3 {
    font-size: 18px;
    margin-top: 20px
}

.gblpop span {
    display: block;
    margin: 20px 0;
    font-size: 14px;
}

.gblpop span label {
    display: block;
    margin: 0 20px;
}

.gblpop p {
    text-align: center;
    margin-bottom: 20px;
}

.gblpop p input {
    cursor: pointer;
    width: 98px;
    height: 38px;
    line-height: 38px;
    border: none;
    font-weight: 600;
    border-radius: 5px;
    background: #0b407a;
    color: #fff;
    font-size: 16px;
}

.gblpop #btn-off02 {
    position: absolute;
    top: -42px;
    right: -42px;
}

@media(max-width: 1200px) {
    .bdy_box {
        max-width: 1000px;
    }

    .insidebanner {
        top: 119px;
    }

    .gblpart775 {
        margin-top: 738px;
    }


    .imgbox img {
        width: 150px;
    }

    #content_menu li {
        font-size: 16px;
    }

    #content_menu li a {
        height: 80px;
        line-height: 80px;
        padding: 0 10px
    }

    #content_menu li a img {
        width: 26px;
        margin-top: 28px;
    }

    #content_menu li.selected a {
        height: 76px;
        line-height: 76px;
    }

    #content_menu .li-boxhov {
        top: 80px;
        height: 210px;
    }

    #content_menu .li-boxhov .hovbox {
        width: 80%;
        margin-left: 10%;
    }

    .au-content .zz tr td.left img {
        width: 260px
    }
}

@media(max-width: 1000px) {
    .bdy_box {
        max-width: 762px;
    }

    .insidebanner {
        top: 99px;
    }

    #content_menu li {
        font-size: 14px;
    }

    #content_menu li a {
        padding: 0 5px;
        height: 60px;
        line-height: 60px;
    }

    #content_menu li a img {
        margin-top: 20px;
        width: 20px
    }

    #content_menu li.selected a {
        height: 56px;
        line-height: 56px;
    }

    .au-content .zz tr td.left img {
        width: 200px
    }

    #content_menu .li-boxhov {
        top: 60px;
        height: 210px;
    }

    #content_menu .li-boxhov .hovbox {
        width: 90%;
        margin-left: 5%;
    }

    .list-counts a {
        line-height: 30px;
        font-size: 14px;
    }

    .about-lists a {
        font-size: 14px;
        width: 70px
    }

    .imgbox img {
        border: 5px solid #cbcbcb;
        border-radius: 6px;
        width: 150px;
    }

    .imgbox p {
        font-size: 14px;
    }
}
.clearfix { 
    *zoom: 1; 
  } 
   
  .clearfix:before, 
  .clearfix:after { 
    display: table; 
    line-height: 0; 
    content: ""; 
  } 
   
  .clearfix:after { 
    clear: both; 
  } 