*{  margin:0;
    padding:0;
    /* border:0; */
    outline:0;
    vertical-align:baseline;
    background:transparent; 
     font-family: Microsoft YaHei;
}

/* html, body, div, span, 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{
        font-size:15px;
      
    }

@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 ! important;
    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;
    margin:0 auto;
}
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;
}
body{
    min-width: 1369px;
}
.width1369{
    width: 1369px;
    margin: 0 auto;
}
.clearfix::after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    overflow: hidden;
    clear: both;
}
.clearfix{
    zoom: 1;
    overflow: hidden;
}
body{
    background-color: #f0f0f0;
}
.top{
    width: 100%;
    height: 230px;
    background: url(../images/top_new.jpg) no-repeat center;
    font-family: Microsoft YaHei;
}

.top .width1369{
    
}
.top .width1369 .timer,.weather{
    float: left;
    padding-right: 10px;
}
.top .width1369 .timer span{
   color: #575859;
}
.top .width1369  .today{
    float: left;
}
.top .width1369  .wzall{
    float: right;
     color: #575859;
}
.top .width1369  .wzall a{
     color: #575859;
}
.top .width1369 .logo{
    float: left;
    width:544px;
    height: 180px;
    display: block;
}
.top .width1369 form{
    width: 265px;
    height: 40px;
    float: right;
    background: url(../images/seacher.png) no-repeat center;
    margin-top: 70px;
}
.top .width1369 form input{
    background: none;
    height: 38px;
    border: none;
}

.top .width1369 form .form_text{
    width: 210px;
    text-indent: 15px;
    float: left;
    border:0px;
}
.top .width1369 form .form_submit{
    width: 51px;
    text-indent: 15px;
    float: right;
    cursor: pointer;
}


/*nav*/
.nav{
    width: 100%;
    height: 65px;
    background-color: #cb0d06;
}
.nav a{
    display: block;
    float: left;
    width: 11%;
    margin-left:1px;
}
.nav a .tit{
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.nav a .img{
    display: block;
    float: left;
     width: 22px;
    height: 22px;
    overflow: hidden;
    margin-left: 22px;
    margin-top:25px;
}
.nav a .img1{
     margin-left: 40px;
}
.nav a .img i{
    display: block;
    width: 22px;
    height: 22px;

}

.nav a .img1 i{
     background: url(../images/icon1-a.png) no-repeat center top;
}
.nav a:hover .img1 i{
    transition: .3s;
    background: url(../images/icon1-a.png) no-repeat center -27px;
}
.nav a .img2 i{
     background: url(../images/icon2.png) no-repeat center  top;
}
.nav a:hover .img2 i{
    transition: .3s;
    background: url(../images/icon2.png) no-repeat center -27px;
}
.nav a .img3 i{
     background: url(../images/icon3.png) no-repeat center top;
}
.nav a:hover .img3 i{
    transition: .3s;
    background: url(../images/icon3.png) no-repeat center -27px;
}
.nav a .img4 i{
     background: url(../images/icon4.png) no-repeat center top;
}
.nav a:hover .img4 i{
    transition: .3s;
    background: url(../images/icon4.png) no-repeat center -27px;
}
.nav a .img5 i{
     background: url(../images/icon5.png) no-repeat center top;
} 
.nav a:hover .img5 i{
    transition: .3s;
    background: url(../images/icon5.png) no-repeat center -27px;
}
.nav a .img6 i{
     background: url(../images/icon6.png) no-repeat center top;
}
.nav a:hover .img6 i{
    transition: .3s;
    background: url(../images/icon6.png) no-repeat center -27px;
}
.nav a .img7 i{
     background: url(../images/icon7.png) no-repeat center top;
}
.nav a:hover .img7 i{
    transition: .3s;
    background: url(../images/icon7.png) no-repeat center -27px;
}
.nav a .img8 i{
     background: url(../images/icon8.png) no-repeat center top;
}
.nav a:hover .img8 i{
    transition: .3s;
    background: url(../images/icon8.png) no-repeat center -27px;
}
.nav a .img9 i{
     background: url(../images/icon9.png) no-repeat center top;
}
.nav a:hover .img9 i{
    transition: .3s;
    background: url(../images/icon9.png) no-repeat center -27px;
}
.nav a .img img{
    display: block;
    margin-top:2px;
}
.nav a .tit{
    margin-left: 10px;
}

.nav a:hover{
    background-color: #dd0d05;
}

.footer {
    width: 100%;
    /* height: 151px; */
    background-color: #f0f0f0;
    border-top:3px solid #d11009;
    min-width: 1369px;
}
.footer .width1369{
    /* margin-top:40px; */
    position: relative;
    padding: 25px 0;
}
.footer .dzjg{
    position: absolute;
    top: 27px;
    left:260px;
}
.footer p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #303030;
    /* opacity: 0.82; */
    text-align: center;
}
.footer p a{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #303030;
}
