* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    background-color: #f2f2f2;
    margin: auto;
    min-width: 1000px;
    overflow-x: auto;
}

.content {
    width: 92%;
    max-width: 1000px;
    min-width: 1000px;
    margin: auto;
    background-color: #fff;
    position: relative;
    /* height: 40px; */
}

.top {
    /* max-height: 42px; */
    height: 44px;
    background-color: #ffffff;
    padding-top: 9px;
}

.top_con {
    width: 228px;
    height: 100%;
    float: right;
    padding: 8px 0 3px 5px;
    /* margin-top: 0px; */
}

.time_con span {
    font-size: 12px;
    color: #000000;
}

.login {
    display: block;
    width: 45px;
    height: 20px;
    background-color: #dbe0e4;
    border-radius: 3px;
    border: solid 1px #cccccc;
    font-size: 12px;
    color: #3a464f;
    text-align: center;
    float: left;
    line-height: 19px;
}
.login:hover{ border: solid 1px #999;}
.top_con i {
    display: block;
    width: 1px;
    height: 20px;
    background-color: #ccc;
    float: left;
    margin-left: 5px;
}

.language {
    position: relative;
}

.top_select {
    width: 45px;
    height: 20px;
    background-color: #dbe0e4;
    border-radius: 3px;
    border: solid 1px #cccccc;
    font-size: 12px;
    margin-left: 5px;
    float: left;
    line-height: 19px;
    padding-left: 5px;
    cursor: pointer;
}

.top_option {
    font-size: 14px;
    width: 120px;
    background-color: #e7eaec;
    z-index: 3;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 3px 0 0;
    right: 122px;
    top: 20px;
    z-index: 99999;
    position: absolute;
    padding: 10px 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: none;
}

.top_option li {
    padding-left: 10%;
    width: 100%;
    height: 25px;
    overflow: hidden;
    padding-left: 15px;
}

.top_option li a {
    color: #3a464f;

}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-top: -2px;
}

.top_home {
    background-image: url(../img/home.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-family: MicrosoftYaHeiLight;
    font-size: 14px;
    color: #75787b;
    padding-left: 20px;
    margin-left: 35px;
    float: left;
    height: 25px;
    line-height: 27px;
    font-weight: 540;
    /* //background-size: 20px; */
}

.index_nav {
    max-height: 37px;
    height: 37px;
    background-color: #01266d;
}

.index_nav ul li .index_navtwos {
    height: 20px;
    float: none !important;
    z-index: 9997;
    position: absolute;
    top: 44px;
    /* line-height: 26px; */
    display: none;
    /* overflow: hidden; */
    background-color: #f2f2f2;
}

.index_nav ul li .index_navtwos .index_navtwo {
    height: 22px;
    line-height: 20px;
    /* margin-top: 5px; */
    position: relative;
    left: -20%;
}

.index_nav ul li:hover .index_navtwos {
    display: block;
}

.index_navtwo li {}

.index_navtwo li a,
.index_navtwo li span {
    font-size: 12px;
    color: #333333;
}

.index_navtwo li:hover a {
    color: #ff6500;
}

.producte {
    font-size: 7px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}

.product {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #ffffff;
}

.logo {
    display: block;
    width: 108px;
    height: 30px;
    background-image: url(../img/logo.png);
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    float: left;
    margin: 3px 0 5px 33px;
}

.index_nav ul {
    float: right;
    position: relative;
}

.index_nav>ul>li {
    /*! position: relative; */
}

.index_nav ul li {
    float: left;
    text-align: center;
}

.nav_active {
    width: 86px;
    height: 19px;
    background-position: center;
    background-image: url(../img/sanjiao.png);
    position: absolute;
    bottom: -7px;
    display: none;
    z-index: 9999;
    background-repeat: no-repeat;
    overflow: hidden;
}

.nav_active1 {
    background-image: url(../img/lx.png);
}

.index_nav ul li:hover .nav_active {
    display: block !important;
}

.foot {
    height: 217px;
    background-color: #eeeeee;
    background-image: url(../img/footer.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 16px 0 0 34px;
    margin-top: -11px;
    position: relative;
}

.foot_one {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.foot_a {
    width: 24%;
    height: 88px;
    margin-top: -6px;
    float: left;
}

.foot_a ul {
    width: 65.5%;
}

.foot_a ul li {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #a6a29d;
    /* background: url('../img/lines.png') bottom left no-repeat; */
}

.foot_a ul li a {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 30px;
    color: #1c6d9a;
}

.foot_ban {
    margin-left: 10% !important;
}

.new_media {
    width: 24%;
    height: 123px;
    float: left;
    padding-left: 10px;
}

.media_con {
    width: 110px;
    height: 100%;
    float: left;
    text-align: center;
}

.media_con p,
.newspaper p,
.contact_mode p {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    position: relative;
}

.contact_mode p {
    font-size: 13px !important;
}

.newspaper p b {
    position: absolute;
    left: 20%;
    font-size: 13px;
    margin-top: -0.5px;
}

.media_list {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 5px;
    left: -7px;
    position: relative;
    display: inline-block;
}

.media_list .s_line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 90px;
    margin-left: -2px;
    background-color: #a6a29d;
}

.media_list .h_line {
    position: absolute;
    left: 4%;
    top: 45%;
    width: 90px;
    height: 1px;
    background-color: #a6a29d;
}

.media_list ul li {
    width: 32px;
    height: 32px;
    float: left;
    /*! margin-left: 8px; */
    /*! margin-right: 8px; */
    /*! margin-bottom: 10px; */
    margin: 6px 8px;
}

.newspaper {
    width: 24%;
    height: 125px;
    float: left;
}

.newspaper span {
    font-size: 12px;
    color: #4c4b49;
    line-height: 38px;
}

.newspaper_input {
    width: 216px;
    height: 26px;
    background-color: #ffffff;

}

.newspaper_input input {
    width: 80%;
    height: 100%;
    outline: none;
    float: left;
    line-height: 26px;
    padding-left: 10px;
}

.newspaper_btn {
    width: 26px;
    height: 26px;
    background-image: url(../img/meda_btn.jpg);
    background-repeat: no-repeat;
    float: right;
    outline: none;
    cursor: pointer;
}

.contact_mode {
    width: 20%;
    height: 125px;
    float: left;
    margin-left: 25px;
}

.ontop {
    width: 5%;
    height: 15px;
    position: absolute;
    bottom: 72px;
    right: 0px;
}

.ontop img {
    width: 100%;
}

.contact_mode span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #4c4b49;
    white-space: pre-wrap;
}

.mod_one {
    margin-bottom: 10px;
    margin-top: -0.5px;
}

.newspaper_input input::-webkit-input-placeholder {
    color: #666562;
    font-size: 12px;
}

.newspaper_input input::-moz-placeholder {
    color: #666562;
    font-size: 12px;
}

.newspaper_input input:-moz-placeholder {
    color: #666562;
    font-size: 12px;
}

.newspaper_input input:-ms-input-placeholder {
    color: #666562;
    font-size: 12px;
}

.foot_two {
    width: 90%;
    height: 64px;
    text-align: center;
    float: right;
    padding-top: 29px;
    overflow: hidden;
}

.two_span {
    background-image: url(../img/beia.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 35%;
    background-position: center right;
    text-align: left;
}

.foot_two p {
    margin: 2px auto 2px 14% !important;
    width: 80%;
}

.foot_two p,
.foot_two span,
.foot_two a {
    font-size: 12px;
    line-height: 15px;
    color: #ffffff
}

.back_white {
    background-color: #fff;
    height: 110px;
    width: 100%;
}

.ue-table-interlace-color-single{
    background-color: #fcfcfc;
}
.ue-table-interlace-color-double {
    background-color: #f7faff;
}
td, th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color:#ccc;
}
th {
    border-top: 1px solid #BBB;
    background-color: #F7F7F7;
}
td, th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
table tr.firstRow th {
    border-top-width: 2px;
}
