@charset "utf-8";
body {overflow-x: auto; font-size: 14px; color: #181818; font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "微软雅黑", sans-serif;}
a {outline: none; text-decoration: none; color: inherit;}
a:hover {text-decoration: none; color:#0B81EF;}
html * {outline: 0;}
html button::-moz-focus-inner { border-color: transparent !important;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0; padding: 0; border:0;}
.lt{float:left;}
.rt{float:right;}
.purge{clear:both; margin:0; padding:0; height:0; line-height:0;}
table {border-collapse: collapse; border-spacing: 0;}
select::-ms-expand{display:none;}
select{appearance:none; -moz-appearance:none; -webkit-appearance:none;}
::-ms-clear, ::-ms-reveal{display: none;}
fieldset, a img { border: 0;}
address, caption, cite, code, dfn, em, th, var，i {font-style: normal; font-weight: normal;}
li {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight: normal;}
em, i {font-style: normal;}
.kong{height:40px; padding:0; margin:0; line-height:40px; clear:both;}
header{background:#8F0100; width:100%;}
.midwidth{width:1200px; margin:0 auto;}

.midwidth1{width:1200px; margin:22px auto 0;}
.midwidth1 p{color:#fff;line-height:32px;text-align:center;}

.midwidth2{width:100%; margin:0 auto;background:url(../images/body.jpg) left center no-repeat;background-size: 100%;background-position:center center;}
.midwidth3{width:1400px; margin:0 auto;}

.logo{float:left;height:120px;}
.logo img{       max-height: 100px; margin-top: 10px;}


.top{
    height: 40px;
    background: #0B81EF;
}
.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.bar_l{ float: left; padding-left: 18px;line-height:40px;color: #fff; }
.rt {
    float: right;
}
.top .box .rt {
    position: relative;
}
.top .box .rt>a{
    color: #E6DDDD;
    font-size: 16px;
    text-decoration: none;
    padding: 0 15px;
    float: left;
    line-height: 40px;
    border-right: 1px solid #133285;border-left: 1px solid #133285;
}

.head-tit{float: left; margin-left: 20px;font-size: 36px;color: #133285;font-weight: bold;font-family: "微软雅黑";line-height: 120px;background: none;}
.navwidth{ background:url(../images/navbg.jpg) repeat-x left center; width:100%; height:58px;}
.nav{width:1200px; display:block;  height:50px;}
.nav li{float:left; height:50px; line-height:50px; }
.nav li a{color:#ffffff; display:block; font-size:20px; text-align:center;padding: 0px 28px;}
.nav li a:hover{color:#333; background:#FFF;}

/*.nav li a.current{color:#333; background:#FFF;}*/

.searchRt{width:200px; height:45px; padding:13px 0 0 0;}
.searchRt form{width:210px; float:right; position:relative;border:solid 1px #f4f4f4; padding:0 0 0 10px; background-color:#a81b1b; color:#efefef; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;}
.searchRt form .text{width:170px; height:30px;background: transparent;color:#fff;}
input::-webkit-input-placeholder{color:#fff;}
input::-moz-placeholder{color:#fff;}
input:-moz-placeholder{color:#fff;}
input:-ms-input-placeholder{color:#fff;}
.searchRt form .button{width:17px; height:17px; border:0; background:url(../images/jw-index_06.jpg) no-repeat left center; position:absolute; top:8px; right:13px; cursor:pointer;}
.footer{height: 100px;background:url(../images/footbg.png) no-repeat center;padding: 20px 0;font-size: 16px;}
.link{height:158px;}
.link-tit{height:40px; border-bottom:solid 1px #af4949;}
.link-tit h2{line-height:40px; font-size:16px;}
.link-tit h2 a{color:#fef1ef;}
.link ul{padding:15px 0 0 0;}
.link li{height:33px; width:120px; line-height:33px; display:block; float:left; font-size:13px;}
.link li a{color:#feecea;}
.link li a:hover{color:#feecea; text-decoration:underline;}
.copy{background:#272b36; height:60px;}
.copy p{line-height:60px; text-align:center; color:#b3b3b3;}
.copy p a{color:#b3b3b3;}
.copy p a:hover{color:#b3b3b3; text-decoration:underline;}






        #tips {
           display:none;
            height: 40px;
            width: 100%;
            color:red;
            font-size:24px;
            text-align: center;
            line-height: 40px;
            background-color: #e6ddbc;}