/*头尾所需统一样式*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

/*a:hover{color:#f00;}*/
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}




.bjt {
    width: 100%;
    background: url("bjt.png") no-repeat center 0;
}

.div1 {
    width: 1200px;
    margin: 0 auto;
}

.div1 .top ul {
    float: right;
}

.div1 .top ul li {
    float: left;
    margin-left: 15px;
}

.div1 .top ul li a {
    color: #fff;
}

.logo {
    margin-top: 20px;
}

.sousuo {
    margin-top: 70px;
}

.sousuo .txt {
    border: 1px solid #f09e25;
    width: 304px;
    height: 40px;
    background: #FFFFFF;
    padding-left: 15px;
}

.sousuo .smt {
    background: #f09e25;
    width: 76px;
    height: 40px;
    color: #FFFFFF;
    font-size: 17px;
}


.nav {
    margin-top: 15px;
}

.nav ul {
    width: 1200px;
    height: 55px;
    margin: 0 auto;
    background: #355e92;
}

.nav ul li {
    width: 11.1112%;
    float: left;
}

.nav ul li a {
    display: block;
    width: 100%;
    height: 55px;
    border-top: 5px solid #355e92;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 17px;
}

.nav ul li a:hover {
    display: block;
    width: 100%;
    height: 55px;
    border-top: 5px solid #FF0000;
    line-height: 50px;
    color: #355e92;
    font-size: 17px;
}

.nav ul li:first-child a {
    background: url("nav_b_08.png") no-repeat 25px center;
    padding-left: 65px;
}

.nav ul li:first-child a:hover {
    background: #FFFFFF url("nav_08.png") no-repeat 25px center;
}

.nav ul li:first-child+li a {
    background: url("nav_b_10.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li a:hover {
    background: #FFFFFF url("nav_10.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li a {
    background: url("nav_b_03.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li a:hover {
    background: #FFFFFF url("nav_03.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li+li a {
    background: url("nav_b_05.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li+li a:hover {
    background: #FFFFFF url("nav_05.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li+li+li a {
    background: url("nav_b_13.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li+li+li a:hover {
    background: #FFFFFF url("nav_13.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li+li+li+li a {
    background: url("nav_b_15.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li+li+li+li a:hover {
    background: #FFFFFF url("nav_15.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li+li+li+li+li a {
    background: url("nav_b_17.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li+li+li+li+li a:hover {
    background: #FFFFFF url("nav_17.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li+li+li+li+li+li a {
    background: url("nav_b_19.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li+li+li+li+li+li a:hover {
    background: #FFFFFF url("nav_19.png") no-repeat 15px center;
}

.nav ul li:first-child+li+li+li+li+li+li+li+li a {
    background: url("nav_b_21.png") no-repeat 15px center;
    padding-left: 50px;
}

.nav ul li:first-child+li+li+li+li+li+li+li+li a:hover {
    background: #FFFFFF url("nav_21.png") no-repeat 15px center;
}





.content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    background: #FFFFFF;
}

.content .dqwz {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.content .wznr {
    padding: 0 120px;
}

.content .wznr p {
    line-height: 200%;
}










.div7 {
    width: 100%;
    height: 110px;
    background: #315a8e;
}

.div7 .copy-right {
    width: 1200px;
    margin: 0 auto;
}

.div7 .copy-right ul {
    margin-top: 20px;
}

.div7 .copy-right ul li {
    float: left;
    width: 60px;
    text-align: center;
}

.div7 .copy-right ul li a {
    font-size: 13px;
    color: #FFFFFF;
}

.div7 .copy-right ul li img {
    height: 30px;
    margin-bottom: 10px;
}

.div7 .copy-right ul i {
    float: left;
    display: inline-block;
    width: 1px;
    height: 63px;
    background: url("sy_d_03.png") no-repeat center center;
    margin: 0 10px;
}


.copy-right-middle {
    margin-top: 20px;
    margin-left: 110px;
}

.copy-right-middle p {
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
}

.copy-right-right {
    margin-top: 20px;
}







/*数据查询*/
.sjcx {
    width: 1200px;
    margin: 0 auto;
    padding: 10px;
}

.sjcx-cx p {
    background: #e9e9e9 url(sp_bj_03.jpg) no-repeat 20px center;
    height: 40px;
    line-height: 40px;
    color: #0e468c;
    border-bottom: 2px solid #0e468c;
    padding-left: 40px;
    font-size: 17px;
}

.sjcx-cx ul {
    padding: 10px 10px;
}

.sjcx-cx ul li {
    height: 30px;
    line-height: 30px;
    background: url(sjcx1.jpg) no-repeat 15px center;
    padding-left: 40px;
    border-bottom: 1px dotted #e8e8e8;
}


/* 数据核验 */



.con_box {
    margin: 0 auto;
    width: 100%;
    height: auto;
    min-height: 560px;
}

.con_upload {
    padding-top: 45px;
    width: 100%;
    height: 176px;
    border-bottom: 1px solid #d3d3d3;
}

.upload_box {
    margin: 0 auto;
    width: 780px;
    height: 66px;
}

.upload_name {
    float: left;
    padding-left: 20px;
    width: 586px;
    height: 66px;
    background: #e0ecfb;
    border: 1px solid #acbddd;
}

.upload_btn {
    float: left;
    margin-left: 10px;
    width: 183px;
    height: 66px;
    background: url("upload.png") no-repeat 0 0;
    border: 0;
}

.con_tit {
    width: 100%;
    height: 147px;
    background: url("dzhy.png") no-repeat 0 center;
}

.con_list_success {
    width: 100%;
    height: auto;
    background: url("yx.png") no-repeat center;

}

.con_list_false {
    width: 100%;
    height: 367px;
    background: url("wx.png") no-repeat center;

}

.ac_file {
    width: 52px;
    left: 41%;
    position: absolute;
    cursor: pointer;
    opacity: 0;
}

.con_list_success,
.con_list_false {
    background: none;
    position: relative;
}

.con_list_success div,
.con_list_false div {
    width: 90%;
    min-height: 700px;
    margin: 0 auto;
}

.con_list_success div img.img_bg,
.con_list_false div img.img_bg {
    width: 100%;
    height: auto;
}

.con_list_success img.img_on,
.con_list_false img.img_on {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -74px;
    z-index: 200;
}