html, body, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:15px;
    vertical-align:baseline;
    background:transparent;
}

/*body {
    line-height:1;
}*/
@charset "utf-8"

:focus {
	outline: 1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

img{
    vertical-align: middle;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #000000;
}
a, b, p,h1,h2,h3,h4,h5{
    font-family: Microsoft YaHei;
    color: #363635;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select{
    outline: medium none;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input{
    padding: 0;
}
input, select {
    vertical-align:middle;
}
li{
    list-style: none;
}

.width1200{
    width: 1200px;
    margin: 0 auto;
}
.clearfix::after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}
input{
    border: none;
    background: none;
}
body{
    background-color: #fff;
    min-width: 1200px;
      background: url(../images/top.png) no-repeat center top;
}
.mar_top{
    margin-top:30px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.contaier{
    background: url(../images/bottom.png) no-repeat center bottom;
}
.top{
    height: 420px;
    overflow: hidden;
}

.top .date span{
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #575859;
}
.wza {
    font-size: 14px;
    line-height: 37px;
}
.wza a{
    font-size: 14px;
    line-height: 37px;
    color: #575859;
}
.wza a:hover{
    color: #0557ce;
}
.seacher_case{
    height: 105px;
    line-height: 105px;
}
.seacher_case .logo{
    display: block;
}
.seacher{
    width: 203px;
    height: 32px;
    line-height: 32px;
    background-color: #ffffff;
}
.seacher{
    margin-top: 40px;
}

.seacher .text{
    width: 140px;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    float: left;
}
.seacher .bnt{
    width: 43px;
    height: 32px;
    line-height: 32px;
    float: right;
    background: url(../images/ss.png) no-repeat center;
}

.nav_case{
    height: 44px;
    background-color: #003c93;
}

.nav{
    width: 100%;
    height: 55px;
    background-color: #ce0505;
    z-index: 999;
    max-width: 1920px;
    margin:0 auto;
}
.nav a{
    width: 150px;
    display: block;
    float: left;
}
.nav a span{
    display: block;
    width:100%;
    background: url(../images/line1.png) no-repeat center right;
    font-size: 18px;
    line-height: 55px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.nav a:hover{
    background-color:#b11111;
}
.nav .on{
    background-color:#b11111;
}

.footer{
    width: 100%;
    height: 153px;
    padding: 1px 0;
}
.footer .width1200{
    padding:23px 0; 
}
.footer  p{
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
}
.footer  p a{
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffe5e5;
}

.footer .box .right{
    float: right;
    width: 95px;
    text-align: center;
    margin-top: 17px;
}
.footer .box .right img{
    display: block;
}

.footer  .left{
    margin-top:50px;
}
.atc_cnt{
    font-size: 18px;
    line-height: 2.2em;
    font-family: '宋体';
    margin: 0;
    padding: 15px;
    overflow: hidden;
    background: white;
}

.atc_cnt img{
    display: block;
    margin: 0 auto;
}
