@charset "utf-8";
/* CSS Document */
.top_line {
    width: 100%;
    height: 1px;
    background: #eaeaea;
}
.top_info {
    line-height: 40px;
    font-size: 14px;
    color: #666;
	width: 1200px;
    margin: 0 auto;
	height:40px;
}
.left {
	float:left;
}
.right {
	float:right
}
/*导航*/
.nav{ width:1200px; height:200px; margin:0 auto}
.nav_l{ width:252px; height:100px; float:left}
.nav_l img {    width: 425px;margin-top: 53px;}
.nav_r{height:45px; float:left; padding-top:99px;margin-left:173px;}
.nav_r ul li{ height:30px; float:left;margin-left:5px;}
.nav_r ul li a{ display:block; color:#333; margin-left:17px; font-size:18px;font-weight:600;font-family: "微软雅黑";}
.nav_r ul li a:hover,.nav_r ul li a.this{ color:#dc251f; border-bottom:3px solid #dc251f}

.main6b_ img {
	width:200px
}

body {
	min-width:1300px
}
.QQChart {
	position: fixed;
	top:300px;
	right:0px;
	z-index:9999
}

/*底部*/
body > .bottom{ min-width:1200px;width:100%; height:90px; background:#084e8e;font-size:16px;text-align:center;color:white;padding-top:50px;font-family:"微软雅黑";margin: 0 auto}
.titleDetial {
	min-width: 205px;
    background: white;
    position: absolute;
    z-index: 9;
    /* left: 15px; */
    padding: 15px;
	display:none;	
	border: 1px solid rgba(236,238,247,1);
    box-shadow: 0px 5px 10px 0px rgba(173,182,217,0.2);
}
.titleDetialItem {
	padding-top:5px;
}
