﻿.header, .content, .footer {width: 980px;margin: 0 auto;font-family: 'Microsoft YaHei';}
/*页眉*/
.header {position: relative;z-index: 9999;width: 100%;background-color: #EEF2F6;}
.header img{max-height:80px;}
.zqr_nav {width: 100%;height: 50px;background-color: #333;}
.lnav {width: 1200px;height: 50px;background-color: #333;}
.zqr_nav {}
.zqr_nav ul { width: 1200px;margin: 0 auto;line-height: 50px;}
.zqr_nav ul li { float: left;width: 146px; height: 50px; text-align: center;text-decoration: none;/*margin-left:35px;*/}
.zqr_nav ul li a {display: block;color: white;font-size: 14px;}
.zqr_nav ul li a:hover { background: #CC0008;text-decoration: none;list-style: none;}
.index_brand {height: 450px;margin: auto;position: relative;background: #c5cde4;}
.banner li {width: 100%;height: 450px; position: absolute;left: 0;top: 0;display: none;}
.banner li a {display: inline-block;width: 100%;height: 100%; }
.banner .number {height: 6px;position: absolute;left: 20%;bottom: 20px;}
.banner .number span {display: inline-block;width: 30px;height: 8px;background: #fff;cursor: pointer;margin-left: 3px;position: relative;overflow: hidden;}
.banner .number span.on {background: #d40000;}	
@media (max-width:768px){.header, .content, .footer {width:100%;}}

