.header_navigate {
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 126px;
    width: 100%;
}

.img_navigate {
    width: inherit;
}

.example2 {
    margin-top: -30px;
}

.example2 ul li img {
    width: 100%;
}

.example2 ol {
    position: relative;
    top: -70%;
    left: 60px;
    width: 100%;
    height: 100%;
}

.example2 ol li {
    width: 66px;
    height: 66px;
    display: inline-block;
    list-style: none;
}

.example2 ol li img {
    width: 100%;
}


/*.example2 ol li.seleted {
    background: #1AA4CA;
}
*/

.luara-left {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.luara-left ul {
    position: relative;
    padding: inherit;
    margin: 0;
}

.luara-left ul li {
    float: left;
    padding: inherit;
    margin: inherit;
    list-style: none;
}

.li_right {
    position: absolute;
    right: 10%;
}

.login_row {
    position: relative;
    margin-top: -50px;
    z-index: 66;
    height: 50px;
}

.login_row img {
    margin-top: inherit;
}

.login_control {
    position: relative;
    z-index: 88;
    margin-top: -60px;
}

.label_control {
    color: #fff;
    margin-left: 9%;
    padding-top: 8px;
    width: 80px;
}

.input_person {
    position: absolute;
    top: 4px;
    left: 20px;
}

.label_login {
    margin-left: 65px;
}

.login_button {
    margin-left: 50px;
}

.stu_input {
    text-indent: 20px;
}

.btn-primary {
    font: normal 20px "Microsoft YaHei";
}

.content_contain {
    width: 100%;
    background: rgba(255, 255, 255, 0);
}
.content_contain_list {
  	
    width: 90%;
    background: #fff;
    margin-left: 5%;
    margin-top: 60px;
    box-shadow: 0px 3px 5px #c0c0c0;
}
.label_category {
    color: #323232;
    font: bold 18px/1.6rem "Microsoft YaHei";
}

.p_content {
    padding-top: 26px;
    padding-bottom: 16px;
    margin-left: 3%;
    width: 96%;
    border-bottom: 1px solid #f0f0f0;
}

.label_rectangle {
    width: 40px;
    text-align: center;
    color: #fff;
    font: normal 18px/1.6rem "Microsoft YaHei";
}

.label_classify {
    margin-left: 8px;
    color: #f69a18;
    font: normal 18px/1.6rem "Microsoft YaHei";
}

.p_content .label_classify:hover {
    cursor: pointer;
    color: #fff;
    background-color: #f69a18;
}

.img_headline {
    width: 10%;
    margin-bottom: 4px;
}

.a_headline {
    color: #6c6c6c;
    font: bold 20px/1.6rem "Microsoft YaHei";
}

.span_headline {
    color: #979e9d;
    font: normal 18px/1.6rem "Microsoft YaHei";
    text-decoration: none;
}

.p_height {
    line-height: 200%;
    letter-spacing: 1px;
}

.div_footer {
    margin-top: 22px;
    height: 200px;
    background-color: #006179;
}

.img_footer {
    display: block;
    padding-top: 22px;
    margin-left: 22px;
    width: 16%;
}

.label_footer {
    display: block;
    margin-top: 22px;
    margin-left: 22px;
    color: #fff;
    font: normal 16px/1rem "Microsoft YaHei";
}

.label_address {
    display: block;
    margin-top: 18px;
    margin-left: 22px;
    color: #fff;
    font: normal 16px/1rem "Microsoft YaHei";
}

.img_split {
    display: block;
    margin-top: -146px;
    margin-left: 51%;
    height: 170px;
}

.ul_footer {
    margin-left: 55%;
    margin-top: -156px;
}

.ul_footer li {
    display: inline-block;
    margin-left: 26px;
    list-style: none;
}

.ul_footer li label {
    display: block;
    margin-left: 8px;
    color: #fff;
    font: normal 14px/1rem "Microsoft YaHei";
}

.Copyright_label {
    display: none;
    width: 100%;
    background-color: #002e39;
}

.label_footer_bottom {
    color: #fff;
    font: normal 18px/1.6rem "Microsoft YaHei";
    margin-left: 20%;
}

.label_all {
    display: none;
}

.phoneright_label {
    display: none;
}

.img_admin {
    position: absolute;
    top: 3%;
    left: 75%;
    z-index: 889;
}

.label_admin {
    position: absolute;
    top: 24%;
    left: 83%;
    z-index: 889;
    color: #fff;
    font: normal 1rem "Microsoft YaHei";
}

.label_exist {
    position: absolute;
    top: 24%;
    left: 92%;
    z-index: 889;
    color: #fff;
    font: normal 1rem "Microsoft YaHei";
}

.server_na_div {
    margin-left: 3%;
    margin-top: 112px;
    width: 94%;
    box-shadow: 0px 3px 5px #c0c0c0;
    background-color: #fff;
}

.server_na_div ul {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 15%;
}

.server_na_div ul li {
    padding-top: 8px;
    display: inline-block;
    width: 15%;
    height: 40px;
    margin-left: -9px;
    vertical-align: middle;
    text-align: center;
    color: #646464;
    font: normal 1rem "Microsoft YaHei";
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #e1e1e1;
    list-style: none;
}

.hover_li:hover {
	cursor:pointer;
    color: #fff;
    background-color: #f69a18;
}

.span_headline:hover {
	cursor:pointer;
}

.solidblock {
    height: 10px!important;
}

.treaty_div {
    margin-left: 3%;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 94%;
    box-shadow: 0px 3px 5px #c0c0c0;
    background-color: #fff;
}

.treaty_div p {
    margin-left: 3%;
    width: 96%;
}

.p_headline {
    text-align: center;
    margin-bottom: 20px;
    font: bold 1rem "Microsoft YaHei";
}

.content_p {
    margin-bottom: 20px;
    text-indent: 22px;
    color: #c6c6c6;
    font: solid 16px "Microsoft YaHei";
    line-height: 200%;
    letter-spacing: 1px;
}

.promise_div {
    height: 30px;
}

.promise_div a {
    position: absolute;
    font: solid 16px "Microsoft YaHei";
    text-align: center;
}

.promise_div input {}

.promise_div img {
    display: inline-block;
    margin: 8px 0 8px 0;
    width: 13px;
    height: 13px;
    display: none;
}

.checked_control {
    margin-left: 45%;
    display: inline-block;
    margin-top: -5px;
}

.btn-default {
    margin-top: 9px;
    margin-left: 44%;
    width: 13%;
    text-align: center;
    background-color: #f69a18;
}

.info_contentul {
    margin-left: 10%;
}

.info_contentul li {
    width: 15%;
    list-style: none;
    display: inline-block;
}

.info_contentul li label {
    display: block;
}

.infor_p {
    margin-left: 10%;
    padding-bottom: 5px;
    margin-bottom: 16px;
    border-bottom: 2px solid #f69a18;
}

.infor_p label {
    color: #f69a18;
}

.more_infolabel {
    margin-left: 84%;
}

.exist_btn {
    position: absolute;
    top: 31px;
    right: 4%;
}

.fontsizespan {
    color: #fff;
    font-size: 110%;
}

.left-content-div {
    width: 80%;
    margin-left: 4%;
    display: inline-block;
}
