/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: "微软雅黑", helvetica, arial !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}


input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid {
    box-shadow: none;
}

/* 去除iPhone中默认的input样式 */
input { /* -webkit-appearance:none; */
    resize: none;
}

/* 取消链接高亮  */
button,
input,
optgroup,
select,
textarea {
    resize: none;
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

em,
i {
    font-style: normal;
}

input {
    outline: none;
}

ul,
ol,
li {
    list-style: none;
    padding: 0;
}

ul,
dl,
li,
dt,
dd {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

h1 {
    margin: 0;
}

/*===== 设置文本链接样式 =====*/
a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #000000;
}


* {
    margin: 0;
    padding: 0;
    list-style: none;
}

fieldset, img, button, input {
    border: none;
    outline-style: none;
}

/*涓轰簡鐓ч【ie6 閾炬帴鍥剧墖鏈夎竟妗?*/
ul, ol, dl {
    list-style: none;
}

select, input, textarea {
    font-family: "微软雅黑", helvetica, arial !important;
}

input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid {
    box-shadow: none;
}

i {
    font-style: normal;
}

img {
    vertical-align: top;
    display: block;
}

select, input {
    vertical-align: middle;
}

select, input, textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

em {
    font-style: normal;
}

s, del {
    text-decoration: none;
}

a {
    outline: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    min-width: 1130px;
    font-family: "微软雅黑", helvetica, arial !important;
}


html, body, div, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, button, textarea, select, input, span {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

ul, ol, ul li, ol li {
    list-style: none;
}

a {
    text-decoration: none;
    font-family: "微软雅黑", helvetica, arial !important;
}

a:hover {
    text-decoration: none;
}

textarea {
    outline: none;
    resize: none;
}

span, p {
    font-family: "微软雅黑", helvetica, arial !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background-color: #fff;
}

i {
    font-style: normal;
}

input::-ms-clear, ::-ms-reveal {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0
}

/*原子类*/
.over-h {
    overflow: hidden;
}

.dno {
    display: none !important;
}

.dib {
    display: inline-block;
}

.vm {
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.text-c {
    text-align: center;
}

.text-r {
    text-align: right;
}

.c-blue {
    color: #0084ff;
}

.c-red {
    color: #ff0000;
}

.margint20 {
    margin-top: 20px;
}

.marginb20 {
    margin-bottom: 20px;
}

.marginb30 {
    margin-bottom: 30px;
}

.marginb50 {
    margin-bottom: 50px;
}

.f-12 {
    font-size: 12px;
}

.f-14 {
    font-size: 14px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px;
}

.f-20 {
    font-size: 20px;
}

.f-24 {
    font-size: 24px;
}

.fw-100 {
    font-weight: 100;
}

.fw-700 {
    font-weight: 700;
}

.mt-6 {
    margin-top: 6px;
}


* html .clearfix {
    _height: 1%;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.hide1 {
    opacity: 0;
}

.nav_top {
    width: 100%;
    height: 110px;
    background: #fff;
}

.navIn {
    width: 72.2%;
    margin: 0 auto;
    position: relative;
}

.wrap {
    width: 1130px;
    margin: 0 auto;
    overflow: hidden;
}

.nav_top .img_logo {
    width: 100%;
    margin-top: 40px;
    max-width: 400px;
}

/*.nav_l {  position: absolute;
    left: -198px; }
.nav_r {  position: absolute;
    right: -225px;   }*/
.nav_r a {
    color: #666;
    font-size: 16px;
    display: inline-block;
    margin: 82px 5px 0;
}

.nav_r a:hover {
    color: #009ade;
}

.nav_r .last_a {
    margin-right: 0;
}


.box {
    position: relative;
    background: url(../images/bg.png) no-repeat center top;
    width: 100%;
    height: 830px;
}

.box1 {
    position: relative;
    background: url(../images/bg1.png) no-repeat center top;
    width: 100%;
    background-size: 100% 100%;
    height: 1139px;
}

.footer {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100px;
    position: absolute;
    bottom: 0;
}

.footer div {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

.footer .div1 {
    margin-bottom: 15px;
    margin-top: 30px;
}

.footer .div1 a {
    color: #ffffff !important;
}


/*@media only screen and (max-width:1400px){
.navIn {
    width: 823px;
}
}*/


.maindiv {
    width: 1200px;
    margin: 0 auto;
    display: table;
}

.nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #990800;
}

.nav ul li {
    float: left;
}

.nav ul li a {
    font-size: 14px;
    color: #fff;
    padding: 0 20px;
}

.nav ul li a:hover {
    text-decoration: underline;
}

.nav ul li.first a {
    padding-left: 0;
}

.nav ul li.last a {
    padding-right: 0;
}


.nav_F {
    width: 100%;
    height: 90px;
    line-height: 90px;
    box-shadow: 3px 3px #f5f5f5;
}

.nav_F .fl a img {
    margin-top: 26px;
    max-width: 260px;
    /* margin-top: 7px; */
}

.nav_F ul li {
    float: left;
}

.nav_F ul li a {
    font-size: 16px;
    color: #333;
}

.nav_F ul li a.user:hover {
    text-decoration: underline;
}

.nav_F ul li.first i {
    color: #990000;
}

.nav_F ul li.secend {
    padding: 0 15px;
}

.box {
    position: relative;
    background: url(../images/bg.png) no-repeat center top;
    width: 100%;
    background-size: 100% 100% !important;
}

.footer1 {
    height: 140px;
    background: #333;
}

.footer1In {
    overflow: hidden;
    width: 640px;
    margin: 40px auto 25px;
}

.footer1In li {
    float: left;
    padding: 0 10px;
}

.footer1In li {
    font-size: 14px;
    color: #fff;
}

.footer1In li a {
    font-size: 14px;
    color: #fff;
}

.footer1 p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}


.main {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 60px;
}

.main_left {
    width: 200px;
}

.left_div1 {
    box-shadow: 0px 0px 3px 3px #f5f5f5;
    padding-bottom: 30px;
}

.left_div2 {
    padding-bottom: 5px;
    box-shadow: 0px 0px 3px 3px #f5f5f5;
    padding-top: 30px;
    margin-top: 25px;
}

.left_div3 {
    box-shadow: 0px 0px 3px 3px #f5f5f5;
    padding-top: 30px;
    margin-top: 25px;
    padding-bottom: 30px;
}

.left_div4 {
    box-shadow: 0px 0px 3px 3px #f5f5f5;
    padding-top: 30px;
    margin-top: 25px;
    padding-bottom: 30px;
}

.main_left ul.ul_01 {
    padding-top: 9px;
}

.main_left ul.ul_01 li {
    height: 54px;
    line-height: 54px;
    text-align: center;
}

.main_left ul.ul_01 li a {
    color: #333;
    font-size: 16px;
}

.main_left ul.ul_01 li.current a {
    color: #fff;
    background: #990f00;
    display: block;
    width: 100%;
    height: 100%;
}

.main_left ul.ul_01 li:hover a {
    color: #fff;
    background: #990f00;
    display: block;
    width: 100%;
    height: 100%;
}

.main_left ul.ul_02 {
    margin-top: 25px;
}

.main_left ul.ul_02 li {
    padding: 0 0 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.main_left ul.ul_02 li a {
    color: #666;
    font-size: 14px;
    text-decoration: underline;
}

.main_left ul.ul_02 li a:hover {
    text-decoration: underline;
    color: #990800;
}

.left_div2 h3 {
    padding: 0 20px 0 47px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    background: url(../images/link.png) no-repeat 21px 2px;
}

.left_div3 h3 {
    padding: 0 20px 0 47px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    background: url(../images/001.png) no-repeat 21px 2px;
}

.left_div4 h3 {
    padding: 0 20px 0 47px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    background: url(../images/002.png) no-repeat 21px 2px;
}

.left_div3 textarea {
    width: 150px;
    height: 220px;
    border: 1px solid #dbdbdb;
    margin-left: 20px;
    margin-top: 30px;
    border-radius: 6px;
}

.quickly {
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #990800;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 20px;
    cursor: pointer;
}

.left_div4 ul {
    padding-left: 20px;
    margin-top: 30px;
}

.left_div4 ul li {
    float: left;
    position: relative;
}

.left_div4 ul li a {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: #bbbbbb;
    display: block;
}

.left_div4 ul li a img {
    padding: 8px 9px;
    display: block;
    text-align: center;
}

.left_div4 ul li.list_2 {
    margin: 0 30px;
}

.left_div4 ul li.list_2 a img {
    padding: 8px 6px;
}

.left_div4 ul li:nth-child(3) a img {
    padding: 8px 7px;
}

.left_div4 ul li a:hover {
    background: #990800;
}

.left_div4 ul li .hide {
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -146px;
}

.left_div4 ul li .hide img {
    width: 115px;
}


.main_right {
    width: 950px;
    box-shadow: 0px 0px 3px 3px #f5f5f5;
}

.main_right1 {
    padding: 40px 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.main_right1 h3 {
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 18px;
}

/* 翻页开始 */
.turn_page {
    margin-top: 20px;
}

.page_ul li {
    height: 24px;
    float: left;
    font-size: 14px;
    color: #666;
    margin: 0 5px;
    line-height: 24px;
}

.page_ul li a {
    color: #666;
}

.page_ul li input {
    color: #666;
    width: 40px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}

.page_ul li.last {
    margin-right: 0;
}


/* 翻页结束 */


/*新修改的样式2018.1.22*/
.nav_r_new a {
    margin: 44px 5px 0;
}

.footer_new {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    height: 100px;
    position: fixed;
    bottom: 0;
}


@media only screen and (min-width: 1440px) {
    .box {
        position: relative;
        background: url(../images/bg.png) no-repeat center top;
        width: 100%;
        height: 1030px;
    }
}

@media only screen and (max-width: 1366px) {
    .box {
        position: relative;
        background: url(../images/bg.png) no-repeat center;
        width: 100%;
        height: 555px;
    }

    /*.navIn {
        width: 827px;
    }*/
    .nav_top {
        width: 100%;
        height: 90px;
        background: #fff;
    }

    .nav_top .img_logo {
        width: 100%;
        margin-top: 42px;
        max-width: 260px;
    }

    .nav_r a {
        margin: 58px 5px 0;
    }

    .pwd input.password1 {
        padding-left: 30px !important;
    }

    .username input {
        padding-left: 30px !important;
    }

    .login1 .userr2 {
        margin-top: 6px !important;
    }
}


@media only screen and (max-width: 1024px) {

    .box {
        position: relative;
        background: url(../images/bg.png) no-repeat center;
        width: 100%;
        height: 555px;
    }
}