@charset "utf-8";
/* CSS Document */

/* body css */
.body {
	max-width: 1680px;
	margin: auto;
}
.clearfix {
	clear: both;
}

/* header css */
.header {
	height: 120px;
	background: #ffffff;
}
.h-box {
	width: 1170px;
	margin: 0 auto;
	height: 120px;
	position: relative;
	z-index: 100;
	background: #ffffff;
}
.h-logo {
	width: 370px;
	height: 60px;
	float: left;
	margin-top: 35px;
	font-size: 0;
}
.h-logo p a img {
    width: 370px;
    height: 60px;
}
.h-search {
	width: 800px;
	height: 30px;
	padding: 10px 0;
	float: right;
	font-size: 12px;
}
.search-box {
	width: 150px;
	height: 30px;
	float: right;
	background: url(search_bg.jpg);
}
.h-switch {
	width: 115px;
	float: right;
	height: 30px;
	line-height: 30px;
}
.h-group {
	width: 125px;
	float: right;
	height: 30px;
	line-height: 30px;
}
.h-nav {
	width: 800px;
	float: right;
	height: 70px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.h-nav ul li {
	float: right;
	height: 70px;
	padding-left: 30px;
}
.h-nav ul li a {
	line-height: 50px;
}
.h-nav ul li div {
	display: none;
	position: absolute;
	top: 70px;
	left: 0;
	width: 730px;
	z-index: 999;
	padding: 20px 35px;
	background: #f5f5f5;
}
.h-nav ul li div span {
	float: right;
	width: 400px;
	height: 200px;
	font-weight: 0;
}
.h-nav ul li div ul li {
	float: left;
	width: 110px;
	margin: 0 15px;
	height: 40px;
	padding: 0;
	color: #3b3b3b;
	border-bottom: 1px solid #bcbcbc;
}
.h-nav ul li div ul li a {
	line-height: 40px;
	font-weight: normal;
	font-size: 14px;
}

/* banner css */
.banner {
	position: relative;
	z-index: 1;
	height: 329px;
	overflow: hidden;
}
.banner01 {
	display: block;
	width: 100%;
	height: 329px;
	background: url(banner01.jpg) bottom center no-repeat;
	position: absolute;
	top: 0;
}
.banner02 {
	display: block;
	width: 100%;
	height: 329px;
	background: url(banner002.jpg) bottom center no-repeat;
	position: absolute;
	top: 0;
}
.banner03 {
	display: none;
	width: 100%;
	height: 329px;
	background: url(banner003.jpg) bottom center no-repeat;
	position: absolute;
	top: 0;
}
.banner-button {
	position: absolute;
	bottom: 17px;
	width: 100%;
	height: 15px;
	z-index: 100;
}
.banner-button ul {
	width: 90px;
	height: 15px;
	margin: 0 auto;
}
.banner-button ul li {
	float: left;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin: 0 7px;
}
.button-blue {
	background: url(banner_button_blue.png) no-repeat;
}
.button-normal {
	background: url(banner_button_normal.png) no-repeat;
}


/* footer css */
.footer {
	width: 100%;
	background-color: #ffffff;
	height: 65px;
}
.f-box {
	width: 1170px;
	margin: 0 auto;
	height: 65px;
	background: #ffffff;
}
.f-left {
	float: left;
	width: 500px;
	height: 65px;
	line-height: 65px;
}
.f-right {
	float: right;
	width: 500px;
	height: 65px;
	line-height: 65px;
}
.f-right ul li {
	float: right;
	padding-left: 20px;
	height: 65px;
}

/* bt-nav css */
.bt-nav {
	width: 100%;
	height: 240px;
	background-color: #e8e8e8;
}
.bt-nav-box {
	width: 1170px;
	height: 240px;
	margin: 0 auto;
	line-height: 150%;
	background-color: #e8e8e8;
}
.bt-nav-box h2 {
	display: block;
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	font-weight: bold;
}
.abstract {
	width: 500px;
	float: left;
	height: 240px;
}

.quick-links {
	height: 240px;
	width: 150px;
	float: left;
	padding-left: 70px;
}
.units {
	width: 150px;
	float: left;
	height: 240px;
}
.staff {
	width: 135px;
	float: left;
	height: 240px;
}
.popularize {
	width: 160px;
	float: right;
	height: 240px;
	line-height: 100%;
}
.popularize a {
	float: right;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	font-size: 0;
}
.qq-blog {
	background: url(shareimage_01.jpg);
}
.qq-zone {
	background: url(shareimage_02.jpg);
}
.qq-friend {
	background: url(shareimage_03.jpg);
}
.sina-blog {
	background: url(shareimage_04.jpg);
}
.popularize span {
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
}


/* main css */
.main {
	width: 1170px;
	height: 575px;
	margin: 0 auto;
	margin-top: 55px;
}
.main-all {
	background-color: #ffffff;
	padding: 0 15px;
}
.main-all h2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #0060a6;
	line-height: 40px;
}
.main-all span {
	float: right;
	line-height: 35px;
}
.main-all i.news-title {
	float: left;
}
.main-all i.news-date {
	float: right;
	*width:55px;
}

/* scroll-news css */
.scroll-news {
	width: 370px;
	height: 240px;
	float: left;
}
.sc-news-pic {
	width: 100%;
	height: 200px;
	font-size: 0;
	overflow: hidden;
}
.sc-news-pic a {
	display: none;
}
.sc-news-pic a img {
	width: 370px;
	height: 200px;
}
.sc-news-bt {
	width: 100%;
	height: 40px;
	background-color: #0060A6;
}
.sc-news-bt .sc-news-title {
	float: left;
	color: #ffffff;
	font-size: 15px;
	width: 260px;
	padding-left: 15px;
	overflow: hidden;
}
.sc-news-bt .sc-news-title h2 {
	display: none;
	font-size: 15px;
	line-height: 40px;
}
.sc-news-bt .sc-news-but {
	width: 62px;
	height: 40px;
	float: right;
}
.sc-news-bt .sc-news-but ul li {
	width: 8px;
	height: 8px;
	margin: 16px 3px;
	float: left;
}
.button-blue-s {
	background: url(button_blue_s.png) no-repeat;
}
.button-normal-s {
	background: url(button_normal_s.png) no-repeat;
}

/* news css */
.news {
	width: 338px;
	float: left;
	height: 238px;
	border: 1px #e8e8e8 solid;
margin-left: 30px;
}
.news ul li {
	line-height: 35px;
	height: 35px;
	width: 100%;
}

/* announcement css */
.announcement {
	width: 338px;
	float: left;
	height: 238px;
	border: 1px #e8e8e8 solid;
margin-left: 28px;
}
.announcement ul li {
	line-height: 35px;
	height: 35px;
	width: 100%;
}

/* service css */
.service {
	width: 338px;
	height: 253px;
	float: left;
	border: 1px #e8e8e8 solid;
	margin: 35px 30px 0 0;
    clear: both;
}
.service-summary {
	width: 100%;
	line-height: 180%;
	margin-top: 5px;
}
.service-list {
	width: 100%;
	height: 125px;
	background: url(service_bg.jpg) top right no-repeat;
}
.service-list ul li {
	width: 70px;
	height: 35px;
	line-height: 35px;
	float: left;
}

/* stock-info css */
.stock-info {
	width: 338px;
	height: 253px;
	float: left;
	border: 1px #e8e8e8 solid;
	margin: 35px 30px 0 0;
}
.stock-pic {
	width: 100%;
	font-size: 0;
	margin-top: 10px;
}
.stock-pic img {
	width: 338px;
	height: 190px;
}

/* report css */
.report {
	width: 338px;
	height: 253px;
	float: left;
	border: 1px #e8e8e8 solid;
	margin-top: 35px;
}
.report-content {
	width: 100%;
	margin-top: 10px;
	height: 190px;
}
.report-pic {
	width: 135px;
	float: left;
	height: 190px;
	font-size: 0;
	overflow: hidden;
}
.report-pic img {
	width: 135px;
	height: 190px;
	display: none;
}
.report-list {
	width: 190px;
	float: right;
	height: 190px;
}
.report-list ul li {
	height: 38px;
	line-height: 38px;
}
li.re-hover a {
	color: #0060A6;
}

/*媒体查询轮播图手机端*/
@media screen and (max-width: 1024px) {
    .banner {
        width:1170px;
    }
}




/* CSS Document */
/* CSS Document */