/* 滑块 start */

#subjects {
	height: 165px;
	/*background-color: #e0e2e4;*/
}

#subjects .g-wrap a {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
	-webkit-transition: left 300ms, -webkit-opacity 700ms;
	transition: left 300ms, opacity 700ms;
}

#subjects .g-wrap .item-1 {
	z-index: 1;
	background-color: #c8c8c8;
}

#subjects .g-wrap .item-2 {
	z-index: 2;
	background-color: #ffd900;
}

#subjects .g-wrap .item-3 {
	z-index: 3;
	background-color: #fc433e;
}

#subjects .g-wrap .item-4 {
	z-index: 4;
	background-color: #2d2d58;
}

#subjects .g-wrap a span {
	position: absolute;
	background: no-repeat 0 0;
}

#subjects .g-wrap .p2 {
	-webkit-opacity: 0;
	opacity: 0;
	display: none\9;
	-webkit-transition: -webkit-opacity 400ms;
	transition: opacity 400ms;
}

#subjects .g-wrap .item-1 .p1 {
	left: 0;
	top: 0;
	width: 493px;
	height: 165px;
}

#subjects .g-wrap .item-1 .p2 {
	left: 276px;
	top: 68px;
	z-index: 2;
	width: 189px;
	height: 29px;
}

/*#subjects .g-wrap .item-2 .p1 {
	left: 61px;
	top: 21px;
}*/

#subjects .g-wrap .item-2 .p2 {
	left: 250px;
	top: 26px;
}

/*#subjects .g-wrap .item-3 .p1 {
	left: 20px;
	top: 56px;
	width: 77px;
	height: 76px;
}*/

#subjects .g-wrap .item-3 .p2 {
	left: 150px;
	width: 282px;
	height: 122px;
}

/*#subjects .g-wrap .item-4 .p1 {
	left: 23px;
	top: 54px;
	width: 182px;
	height: 80px;
}*/

#subjects .g-wrap .item-4 .p2 {
	left: 227px;
	top: 21px;
	width: 245px;
	height: 122px;
}


/* 逐个泛起 */

#subjects .ready .item-2 {
	transition-delay: 150ms;
	-webkit-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
}

#subjects .ready .item-3 {
	transition-delay: 150ms;
	-webkit-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
}

#subjects .ready .item-4 {
	transition-delay: 150ms;
	-webkit-transition-delay: 450ms;
	-ms-transition-delay: 450ms;
	-moz-transition-delay: 450ms;
}


/* 没有指向 */

#subjects .state-0 .item-1 {
	left: 0;
}

#subjects .state-0 .item-2 {
	left: 340px;
}

#subjects .state-0 .item-3 {
	left: 617px;
}

#subjects .state-0 .item-4 {
	left: 793px;
}


/* 指向第一个 */

#subjects .state-1 .item-1 {
	left: 0;
}

#subjects .state-1 .item-2 {
	left: 492px;
}

#subjects .state-1 .item-3 {
	left: 705px;
}

#subjects .state-1 .item-4 {
	left: 917px;
}

#subjects .state-1 .item-1 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}


/* 指向第二个 */

#subjects .state-2 .item-1 {
	left: 0;
}

#subjects .state-2 .item-2 {
	left: 212px;
}

#subjects .state-2 .item-3 {
	left: 705px;
}

#subjects .state-2 .item-4 {
	left: 917px;
}

#subjects .state-2 .item-2 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}


/* 指向第三个 */

#subjects .state-3 .item-1 {
	left: 0;
}

#subjects .state-3 .item-2 {
	left: 212px;
}

#subjects .state-3 .item-3 {
	left: 425px;
}

#subjects .state-3 .item-4 {
	left: 917px;
}

#subjects .state-3 .item-3 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}


/* 指向第四个 */

#subjects .state-4 .item-1 {
	left: 0;
}

#subjects .state-4 .item-2 {
	left: 212px;
}

#subjects .state-4 .item-3 {
	left: 425px;
}

#subjects .state-4 .item-4 {
	left: 637px;
}

#subjects .state-4 .item-4 .p2 {
	-webkit-opacity: 1;
	opacity: 1;
	display: block\9;
}


/* 滑块 end */

#reference .right {
	width: 336px;
	line-height: 65px;
	text-indent: 50px;
}

#copyright .g-wrap {
	overflow: visible;
}

#copyright .g-wrap div {
	width: 317px;
}


/*首页新闻20160818*/

.redian {
	width: 100%;
}

.redian .r-wrap {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	padding: 35px 0;
}

.redian .r-wrap .caifu {
	float: left;
	width: 500px;
	overflow: hidden;
}

.redian .r-wrap .caifu h1 {
	height: 43px;
	color: #505960;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 22px;
}

.redian .r-wrap .caifu p {
	color: #858585;
	font-size: 13px;
	line-height: 22px;
}

.redian .r-wrap .news-1 {
	float: left;
	margin-left: 30px;
	width: 370px;
}

.news-1 .tab-nav {
	overflow: hidden;
	border-bottom: 2px solid #dedfe2;
}

.news-1 .tab-nav li {
	font-weight: bold;
	cursor: pointer;
	float: left;
	display: inline-block;
	margin: 0px 25px 20px 0;
	color: #747474;
	font-size: 13px;
	width: 55px;
}

.news-1 .tab-box {
	margin-top: 20px;
}

.news-1 .tab-box p {
	color: #858585;
	font-size: 13px;
	line-height: 23px;
}

.news-1 .tab-box p i {
	float: left;
	font-style: normal;
	margin-right: 13px;
}

.xian {
	height: 2px;
	width: 55px;
	background: #fc433e;
	position: relative;
	left: 0px;
	margin-top: -2px;
}

.none {
	display: none;
}

.redian .r-wrap .stock {
	float: right;
	width: 198px;
	margin-left: 30px;
}

.r-wrap .stock h1 {
	color: #595d6f;
	font-size: 13px;
}

.r-wrap .stock .stock-num {
	height: 55px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 18px;
}

.r-wrap .stock .stock-num h2 {
	float: left;
	color: #e62b1e;
	font-size: 55px;
	font-family: dincond-medium-webfont;
}

.r-wrap .stock .stock-num h3 {
	float: left;
	font-size: 25px;
	color: #e62b1e;
	font-family: dincond-medium-webfont;
	position: absolute;
	left: 118px;
	top: 27px;
}

.r-wrap .stock .stock-num .stock-bt {
	width: 17px;
	height: 13px;
	background-size: 100%;
	display: inline-block;
	float: left;
	position: absolute;
	bottom: 6px;
}

.r-wrap .stock p {
	color: #aaacb5;
	font-size: 12px;
}<!--耗时1752250392.5749秒-->