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;
}

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, span, b, p,h1,h2,h3,h4,h5,div{
    font-family: Microsoft YaHei;
}



table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select{
    outline: medium none;
}


input{
    padding: 0;
}
input, select {
    vertical-align:middle;
}
li{
    list-style: none;
}
body{
    min-width: 1200px;
}
.width1145{
    width: 1145px;
    margin: 0 auto;
}
.clearfix::after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}


.top{
    width: 100%;
    height: 145px;
  
}
.top .logo{
    height: 96px;
    line-height: 96px;
}
.top .nav {
    height: 40px;
}
.top .nav a{
    display: block;
    float: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 40px;
    margin-left: 62px;
}
.top .nav a:nth-child(1){
     margin-left: 0px;
}

.top .nav a:hover{
    color: #B42026;
}

.banner{
    width: 100%;
    height: 500px;
    text-align: center;
    line-height: 500px;
    background: url(../images/index/banner.png) no-repeat center;
}
.banner img{
    -webkit-animation: hideShowHide-data-v-200e52b4 7s ease infinite;
    animation: hideShowHide-data-v-200e52b4 7s ease infinite;
}



@-webkit-keyframes hideShowHide-data-v-200e52b4 {
0% {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
}
50% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
}
}
@keyframes hideShowHide-data-v-200e52b4 {
0% {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
}
50% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
}
}
.dl_model{
    margin:50px auto;
}
.dl_model a{
    display: block;
    float: left;
    width: 90px;
    margin: 0 145px;
}
.dl_model a i{
    width: 90px;
    height: 110px;
    display: block;
}
.dl_model a  span{
    display: block;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    text-align: center;

}


.dl_model a.dl1 i{
    background: url(../images/index/icon1.png) no-repeat center;
}
.dl_model a.dl2 i{
    background: url(../images/index/icon2.png) no-repeat center;
}
.dl_model a.dl3 i{
    background: url(../images/index/icon3.png) no-repeat center;
}
.dl_model a:hover span{
    color: #B42026;
    font-weight: 600;
}
.dl_model a.dl1:hover i{
     background: url(../images/index/icon1a.png) no-repeat center;
}
.dl_model a.dl2:hover i{
     background: url(../images/index/icon2a.png) no-repeat center;
}
.dl_model a.dl3:hover i{
     background: url(../images/index/icon3a.png) no-repeat center;
}

.dq_location{
    width: 100%;
    height: 220px;
    background: url(../images/index/bg1.png) no-repeat center;
}


.tele_call{
    background: url(../images/index/dh.png) no-repeat center left;
    font-size: 22px;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 49px;
    height: 49px;
    padding-left: 35px;
    float: left;
    margin:80px 140px;
}
.loca_dz{
    background: url(../images/index/dz.png) no-repeat center left;
    font-size: 22px;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 49px;
    height: 49px;
    padding-left: 35px;
    float: left;
    margin:80px 140px;
}

.footer{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background-color: #0074C2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer p{
    font-size: 16px;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #FFFFFF;
    text-shadow: 0 1px 5px rgba(0, 0, 0,0.59);
    text-align: center;
    display: flex;
    line-height: 30px;
}
.footer a{
    font-size: 16px;
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    display: block;
    line-height: 30px;
    text-shadow: 0 1px 5px rgba(0, 0, 0,0.59);
}
