﻿
.nav-box {
	margin: 20px auto 0px;
	width: 1000px;
	height: 240px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	background-color: #ffffff;
}

.nav-box .mod {
	display: inline-block;
	margin-top: 11px;
	vertical-align: top;
	float: left;
	width: 247px;
	height: 100%;
	text-align: left;
}

.nav-box .mod ul {
	float: left;
	width: 100%;
}

.dotted {
	float: left;
	margin: 15px 1px;
	margin-top: 40px;
	width: 1px;
	height: 200px;
	background: url(../images/dotted.png) no-repeat -6px -17px;
}

.nav-box .mod li {
	margin: 5px 20px;
	margin-left: 60px;
	margin-bottom: 15px;
	list-style: none;
	background: url(../images/blackDot.png) left center no-repeat;
}

.nav-box .mod li:hover {
	background: url(../images/redDot.png) left center no-repeat;
}

.nav-box .mod li a {
	margin-left: 20px;
	font-size: 14px;
	color: #333333;
	font-family: "SimSun";
}


.nav-box .mod li a:hover {
	color: #ff3333;
}

.nav-box .mod dl {
	margin-left: 55px;
	margin-bottom: 10px;
}

.nav-box .mod dl dd {
	width: 200px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #333333; 
	font-family: "Microsoft YaHei";
}

.nav-box .qsb dl dt {
	display: inline-block;
	float:left;
	/*margin-left: 12px;*/
	/*margin-top: 3px;*/
	width: 65px;
	height: 58px;
	background: url(../images/topbar.png) no-repeat 3px -78px;
	/*background: url(../images/topbar.png) no-repeat 3px -86px;*/
}

.nav-box .grb dl dt {
	display: inline-block;
	float:left;
	/*margin-top: 3px;*/
	width: 65px;
	height: 58px;
	background: url(../images/topbar.png) no-repeat 3px -137px;
}


.nav-box .hqzx dl dt {
	display: inline-block;
	float:left;
	/*margin-top: 3px;*/
	width: 65px;
	height: 58px;
	background: url(../images/topbar.png) no-repeat 3px -313px;
}

.nav-box .zygg dl dt {
	display: inline-block;
	float:left;
	width: 65px;
	height: 58px;
	background: url(../images/topbar.png) no-repeat 3px -255px;
}

.nav-box .quick dl dt {
	display: inline-block;
	float:left;
	width: 65px;
	height: 58px;
	background: url(../images/topbar.png) no-repeat 3px -257px;
}


/**
新闻style 
 */
.news-box {
	margin: 21px auto;
	width: 1000px;
	height: 300px;
}

/* .news-box .mod {
	float: left;
	width: 50%;
} */

.news-box .notify {
	float: left;
	width: 49%;
}

.news-box .news {
	float: right;
	width: 49%;
}

.news-box h3 {
	/*margin: 20px 0px;*/
	margin-top: 5px;
	margin-bottom: 12px;
	height: 28px;
	line-height: 28px;
	border-bottom: 2px solid #999999;
}

.news-box h3 a {
	display: inline-block;
	padding-left: 18px;
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	border-bottom: 2px solid #cc0000;
}


/* display: inline-block;
padding-left: 18px;
width: 100px;
height: 28px;
line-height: 28px;
color: #333333;
text-decoration: none;
font-weight: normal;
font-family: "Microsoft YaHei";
border-bottom: 2px solid #cc0000; */

.news-box ul {
	padding-top: 8px;
	height: 260px;
	border: 1px solid #f2f2f2;
	background-color: #ffffff;
	border-radius: 5px;
}

.news-box ul li {
	margin-left: 32px;
	height: 28px;
	line-height: 28px;
	list-style: none;
	background: url(../images/blackDot.png) left center no-repeat
}

.news-box ul li:hover {
	background: url(../images/redDot.png) left center no-repeat
}

.news-box ul li a {
	font-size: 14px;
	font-family: "宋体";
	color: #333333;
}

.news-box ul li .date {
	float: right;
	margin-right: 40px;
	color: #999999;
	font-family: "Arial";
}

/* .·__通达信2015年放假安排_____________________________15_ {
  font-size: 14px;
  font-family: "SimSun";
  color: rgb( 255, 51, 51 );
  line-height: 2;
  position: absolute;
  left: 327.641px;
  top: 894.453px;
  z-index: 255;
} */

.news-box .news-more {
	float: right;
	margin-top: 5px;
	margin-right: 40px;
	font-size: 14px;
	color: #666666;
}

.news-box .news-more:hover {
	color: #ff3333;
}

.news-box ul li:hover span {
	color: #ff3333;
} 

.news-box ul li:hover a {
	color: #ff3333;
}

/**
金融市场行情 
 */
.hq-box {
	margin: 36px auto 18px;
	width: 1000px;
	height: 280px;
	background-color: #ffffff;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}

.hq-box .left {
	display: inline-block;
	margin-top: 11px;
	margin-left:35px;
	vertical-align: top;
	float: left;
	width: 250px;
	height: 100%;
	text-align: left;
}


.hq-box .right {
	display: inline-block;
	float: left;
	/*margin-top: 15px;*/
	/*padding-right: 25px;*/
	margin: 20px auto;
	margin-left:55px;
	width: 645px;
	height: 100%;
	vertical-align: top;
	/*text-align: left;*/
}

.hq-box .right .col{
	display: block;
	float: left;
	/*margin-top: 15px;*/
	/*padding-right: 25px;*/
	margin: 0px auto;
	margin-left:15px;
	width: 120px;
	height: 100%;
	text-align: center;
}

.hq-box .left dl {
	margin-left: 30px;
	margin-bottom: 14px;
}


.hq-box .left dl dt {
	display: inline-block;
	float: left;
	margin-top: 3px;
	width: 0;
	height: 58px;
	background: url(../images/topbar_.png) no-repeat 3px -313px;
}

.hq-box .left dl dd {
	padding-left: 3px;
	width: 175px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #333333;
	font-family: "Microsoft YaHei";
}


.hq-box .left ul li {
	margin: 0px 0px;
	overflow:hidden;
	list-style: none;
	float:left;
	width:50%;
	background: url(../images/blackDot.png) left center no-repeat;
}

.hq-box .left ul li:hover {
	margin: 0px 0px;
	background: url(../images/redDot.png) left center no-repeat;
}

.hq-box .left li a {
	line-height:28px;
	margin-left: 20px;
	font-size: 14px;
	color: #333333;
	font-family: "宋体";
}

.hq-box .left li a:hover {
	color: #ff3333;
}


/** 
在线交流
 */

.fad {
	position: fixed;
	width: 60px;
	text-align: center;
	right: 90px;
	bottom: 20px;
	background: transparent;
	/*border: 1px solid red;*/
}

.fad .yjfk{
	width: 60px;
	height: 63px;
	background: url(../images/topbar.png) no-repeat 0px -380px;
}

.fad .gotop{
	width: 60px;
	height: 62px;
	background: url(../images/topbar.png) no-repeat 0px -450px;
}