@charset "UTF-8";
/*header begin*/
.header {
	width: 100%;
}

.header-top {
	position: fixed;
	z-index: 9999;
	top: 0;
	width: 100%;
	height: 200px;
	background: #fff;
}

.header-top-inside {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
}

.logo {
	width: 640px;
	height: 106px;
	margin: 20px 0 0 20px;
}

.building {
	width: 165px;
	height: 150px;
	margin-right: 50px;
	background: url(../images/building.png) no-repeat;
}

.nav {
	width: 100%;
	height: 50px;
	background: #0965a1;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
}

.nav li {
	display: block;
	float: left;
	width: 131.5px;
}

.nav a {
	display: block;
	color: #fff;
	font: 16px/50px "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
}

.nav a:hover {
	background: #05558a;
}

.nav ul.subnav {
	position: absolute;
	z-index: 1;
	display: none;
}

.nav ul.subnav li {
	position: relative;
	display: block;
	float: none;
	width: 131.5px;
	height: 50px;
	border-bottom: 1px dashed #fff;
	background-color: rgba(5,85,138,0.6);
}

.nav ul.subnav li a {
	font-size: 14px;
}

.nav ul li:hover ul.subnav {
	display: block;
}

#dividing {
	width: 2px;
	height: 50px;
	background: url(../images/dividing_line.png) no-repeat 0 10px;
}

#rimless {
	border-bottom: none;
}

.banner-out {
	width: 100%;
	margin-top: 200px;
}

.banner {
	width: 1440px;
	height: 450px;
	margin: 0 auto;
}

.fullslide {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 450px;
}

.fullslide .banner-img {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}

.fullslide .banner-img ul {
	width: 100% !important;
}

.fullslide .banner-img li {
	overflow: hidden;
	width: 100% !important;
	height: 450px;
	text-align: center;
}

.fullslide .banner-img li a {
	display: block;
	height: 450px;
}

.fullslide .banner-tab {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.fullslide .banner-tab ul {
	text-align: center;
}

.fullslide .banner-tab ul li {
	display: inline-block;
	*display: inline;
	overflow: hidden;
	width: 40px;
	height: 10px;
	margin: 0 1px;
	background: #000;
	opacity: 0.5;
	line-height: 999px;
	cursor: pointer;
	zoom: 1;
	filter: alpha(opacity=50);
}

.fullslide .banner-tab ul .on {
	background: #f00;
}

.fullslide .prev,.fullslide .next {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 3%;
	display: block;
	width: 40px;
	height: 60px;
	margin-top: -30px;
	background: #666 url(../images/slider_arrow.png) no-repeat -126px -137px;
	opacity: 0.5;
	cursor: pointer;
	filter: alpha(opacity=50);
}

.fullslide .next {
	right: 3%;
	left: auto;
	background-position: -6px -137px;
}

.fullslide .prev:hover {
	background: #000 url(../images/slider_arrow.png) no-repeat -126px -137px;
}

.fullslide .next:hover {
	background: #000 url(../images/slider_arrow.png) no-repeat -6px -137px;
}

.information-bar-out {
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

.information-bar {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	background: #f0f4f7;
}

.information-bar span {
	display: block;
	float: left;
	width: 5px;
	height: 40px;
	background: #0965a1;
}

.clock {
	width: 360px;
	height: 40px;
	color: #000;
	font: 14px/40px "\5FAE\8F6F\96C5\9ED1";
	letter-spacing: 2px;
	text-indent: 20px;
}

.weather {
	width: 320px;
	height: 30px;
	margin-left: 60px;
	padding-top: 8px;
}

.search {
	width: 280px;
	height: 40px;
	margin: 5px 0 0 160px;
}

.search-keyword {
	width: 200px;
	height: 30px;
	padding-left: 15px;
	border: 0;
	border-radius: 45px 0 0 45px;
	background: #fff;
	font: 14px/30px "\5FAE\8F6F\96C5\9ED1";
}

.search-button {
	cursor: pointer;
}

.sub-banner {
	width: 1440px;
	height: 300px;
	margin: 0 auto;
}
/*header end*/


/*index-main begin*/
.index-main {
	width: 100%;
}

.index-frame {
	width: 1200px;
	height: 290px;
	margin: 20px auto 0;
}

.picture-news {
	width: 380px;
	height: 280px;
}

.focus {
	position: relative;
	float: left;
	width: 380px;
	height: 280px;
	background: #000;
}

.focus .fpic {
	position: absolute;
	top: 0;
	left: 0;
}

.focus .fcon {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	background: #000;
}

.focus .fcon img {
	display: block;
	width: 380px;
	height: 280px;
	opacity: 1;
}

.focus .shadow {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 28px;
	background: rgba(0,0,0,0.6);
	text-align: left;
	line-height: 28px;
	/*filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;*/
}

.focus .shadow a {
	overflow: hidden;
	margin-left: 10px;
	color: #fff;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fbg {
	position: absolute;
	z-index: 200;
	right: 5px;
	bottom: 1px;
	height: 21px;
	text-align: center;
}

.focus .fbg div {
	overflow: hidden;
	height: 14px;
	margin: 4px auto 0;
	zoom: 1;
}

.focus .D1fBt {
	z-index: 10;
	overflow: hidden;
	height: 16px;
	zoom: 1;
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	float: left;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border-radius: 7px;
	background: #d9d9d9;
	color: #0758a0;
	font: 12px/15px "\5B8B\4F53";
	text-align: center;
	text-decoration: none;
	outline: 0;
}

.focus .D1fBt .current,.focus .D1fBt a:hover {
	background: #0758a0;
}

.focus .D1fBt img {
	display: none;
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.tender {
	width: 380px;
	height: 290px;
	margin-left: 30px;
}

.column-name {
	width: 380px;
	height: 38px;
	border-bottom: 2px solid #0758a0;
}

.column-name li {
	width: 120px;
	height: 39px;
	float: left;
	text-align: center;
	line-height: 39px;
}

.column-name li a {
	display: block;
	color: #0758a0;
	font-weight: bold;
}

.column-name li a:hover {
	color: #fff;
	font-size: 14px;
}

.column-name .selected {
	border: 0;
	border-radius: 10px 10px 0 0;
	background: #0758a0;
}

.column-name .selected a {
	color: #fff;
}

.news-content {
	width: 370px;
	height: 230px;
	padding: 10px 5px;
}

.news-content li {
	height: 30px;
	padding-left: 20px;
	background: url(../images/plus.png) no-repeat;
}

.news-content .hidden {
	display: none;
}

.index-second-outer {
	width: 100%;
	height: 290px;
	margin-top: 20px;
	background: #f3f3f3;
}

.tender-2 {
	width: 380px;
	height: 290px;
	margin-left: 30px;
}

.column-name-2 {
	width: 380px;
	height: 38px;
	border-bottom: 2px solid #0758a0;
}

.column-name-2 li {
	width: 95px;
	height: 39px;
	float: left;
	text-align: center;
	line-height: 39px;
}

.column-name-2 li a {
	display: block;
	color: #0758a0;
	font-weight: bold;
}

.column-name-2 li a:hover {
	color: #fff;
	font-size: 14px;
}

.column-name-2 .selected {
	border: 0;
	border-radius: 10px 10px 0 0;
	background: #0758a0;
}

.column-name-2 .selected a {
	color: #fff;
}

.column-name-3 {
	width: 380px;
	height: 39px;
	border-bottom: 1px solid #e0dcdd;
}

.column-title {
	width: 120px;
	height: 38px;
	border-bottom: 2px solid #0758a0;
}

.column-title h3 {
	width: 80px;
	height: 40px;
	margin: -14px 0 0 30px;
	color: #0758a0;
}

.icon-1 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -1px -1px;
}

.more {
	margin: 10px 10px 0 0;
}

.icon-2 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -27px -1px;
}

.icon-3 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -52px -1px;
}

.icon-4 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -78px -1px;
}

.icon-5 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -103px -1px;
}

.icon-6 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -1px -20px;
}

.index-fourth-outer {
	width: 100%;
	height: 270px;
	margin-top: 20px;
	background: #f3f3f3;
}

.index-frame2 {
	width: 1200px;
	height: 270px;
	margin: 0 auto;
}

.introduction {
	width: 380px;
	height: 270px;
}

.introduction-img {
	width: 165px;
	height: 200px;
	margin-top: 15px;
}

.introduction-content {
	width: 200px;
	height: 200px;
	margin: 15px 0 0 15px;
	font: 14px/22px "\5FAE\8F6F\96C5\9ED1";
	text-indent: 2em;
}

.qualification {
	width: 790px;
	height: 270px;
	margin-left: 30px;
}

.column-name-4 {
	width: 790px;
	height: 39px;
	border-bottom: 1px solid #e0dcdd;
}

.icon-7 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -26px -20px;
}

.qualification-content {
	width: 790px;
	height: 230px;
}

.qualification-img {
	overflow: hidden;
	width: 746px;
	height: 230px;
	margin: 15px 10px 0;
}

.qualification-img li {
	position: relative;
	float: left;
	overflow: hidden;
	width: 252px;
	height: 200px;
}

.qualification-img img {
	padding: 5px;
	border: 2px solid #ced6d9;
}

.qualification-img span {
	display: block;
	width: 242px;
	height: 30px;
	background: #0758a0;
	text-align: center;
	line-height: 30px;
}

.qualification-img a {
	color: #fff;
}

.gol,.gor {
	position: relative;
	top: 37%;
	left: 0;
	width: 12px;
	height: 60px;
	background: url(../images/arrow_left.png) no-repeat;
	cursor: pointer;
}

.gor {
	right: 0;
	background: url(../images/arrow_right.png) no-repeat;
}

.icon-8 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -52px -20px;
}

.icon-9 {
	display: block;
	width: 16px;
	height: 16px;
	margin: 12px 0 0 6px;
	background: url(../images/icon.png) no-repeat -79px -20px;
}

.orbit-wrapper {
	position: relative;
	top: 10px;
	overflow: visible;
	width: 380px;
	height: 250px;
	margin-top: 35px;
}

.orbit-wrapper h4 {
	display: none;
}

.orbit {
	position: relative;
	overflow: hidden;
}

.orbit span {
	display: none;
}

.orbit a img {
	position: absolute;
	display: block;
	width: 270px;
	padding: 3px;
	border: 1px solid #ccc;
	box-shadow: 0 3px 8px rgba(0,0,0,0.5);
	background: #fff;
}

.timer {
	display: none;
}

.slider-nav {
	display: block;
}

.slider-nav span {
	position: absolute;
	z-index: 100;
	top: 98px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	cursor: pointer;
}

.slider-nav span.right {
	right: 0;
	background: url(../images/sprite.png) -21px 0;
}

.slider-nav span.left {
	left: 0;
	background: url(../images/sprite.png);
}

.system {
	width: 380px;
	height: 290px;
	margin-left: 30px;
}

.oa {
	width: 380px;
	height: 130px;
}

.link {
	width: 1200px;
	height: 40px;
	margin: 20px auto 0;
	background: #f3f3f3;
}

.link-name {
	width: 100px;
	height: 20px;
}

.link-name span {
	display: block;
	width: 5px;
	height: 20px;
	margin: 10px 0 0 10px;
	background: #0758a0;
}

.link-name h3 {
	width: 70px;
	height: 30px;
	margin: -16px 0 0 25px;
	color: #0758a0;
}

.link-content {
	width: 1080px;
	height: 40px;
}

.link-content select {
	width: 235px;
	height: 28px;
	margin: 6px 0 0 148px;
	border: 1px solid #d1d1d1;
	font-size: 12px;
}
/*index-main end*/


/*footer begin*/
.footer-outer {
	width: 100%;
	height: 260px;
	margin-top: 20px;
	background: #0965a1;
}

.footer-in {
	width: 1200px;
	height: 260px;
	margin: 0 auto;
}

.footer-nav {
	width: 1200px;
	height: 100px;
	background: url(../images/stripe.png) no-repeat center 65px;
	color: #fff;
	font: 14px/80px "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
	word-spacing: 5px;
}

.footer-nav a {
	color: #fff;
}

.footer-bottom {
	width: 1200px;
	height: 135px;
	color: #fff;
	font: 14px/36px "\5FAE\8F6F\96C5\9ED1";
}

.footer-bottom a {
	text-decoration: none;
	color: #fff;
}

.copyright {
	width: 500px;
	padding-left: 10px;
}

.vertical-line {
	height: 100px;
	background: url(../images/vertical_line.png) no-repeat right 5px;
}

.contact {
	width: 420px;
	padding-left: 20px;
}

.qr-code {
	width: 240px;
	padding-left: 10px;
	line-height: 20px;
}
.qr-code-img {
	width: 115px;
	text-align: center;
}
.statement {
	width: 100%;
	height: 20px;
	color: #fff;
	font: 14px/0px "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
}
/*footer end*/


/*sub-public begin*/
.main-out {
	width: 100%;
	margin-top: 20px;
}

.main-in {
	width: 1200px;
	margin: 0 auto;
}

.sub-left,.sub-column-name {
	width: 300px;
}

.sub-column-name {
	width: 300px;
	height: 80px;
	background: url(../images/column_bg.jpg) no-repeat;
	text-align: center;
}

.sub-column-name h1 {
	color: #fff;
	font: 20px/50px "\5FAE\8F6F\96C5\9ED1";
}

.sub-column-name h3 {
	color: #fff;
	font: 16px/10px "\5FAE\8F6F\96C5\9ED1";
}

.sub-section {
	width: 300px;
	padding: 10px 0;
	background: #f0f4f7;
}

.sub-section ul {
	text-align: center;
}

.sub-section li {
	display: inline-block;
	margin: 10px 0;
}

.sub-section a {
	display: block;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	border-radius: 10px;
	color: #0965a1;
	font: 16px/30px "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
}

.sub-section a:hover {
	background: #0965a1;
	color: #fff;
}

.sub-section a.active {
	background: #0965a1;
	color: #fff;
}

.sub-contact {
	width: 300px;
	height: 260px;
	margin-top: 20px;
}

.contact-name {
	width: 300px;
	height: 60px;
	background: url(../images/contact_bg.jpg) no-repeat;
	text-align: center;
}

.contact-name h1 {
	color: #fff;
	font: 20px/40px "\5FAE\8F6F\96C5\9ED1";
}

.contact-name h3 {
	color: #fff;
	font: 16px/10px "\5FAE\8F6F\96C5\9ED1";
}

.contact-content {
	width: 270px;
	height: 190px;
	padding: 10px 15px 0;
	background: #f0f4f7 url(../images/map.png) no-repeat;
	color: #0965a1;
	font: 14px/30px "\5FAE\8F6F\96C5\9ED1";
}

.sub-system {
	width: 300px;
	height: 210px;
	margin-top: 20px;
}

.sub-oa {
	width: 300px;
	height: 100px;
}

.sub-right {
	width: 870px;
	margin-left: 30px;
}

.sub-title {
	width: 870px;
	height: 39px;
	border-bottom: 1px solid #ccc;
}

.sub-title b {
	display: block;
	width: 126px;
	height: 37px;
	border-bottom: 3px solid #0965a1;
	background: url(../images/home.png) no-repeat 10px center;
	color: #0965a1;
	text-indent: 35px;
	line-height: 37px;
}

.sub-title span {
	margin-right: 10px;
	font: 14px/37px "\5FAE\8F6F\96C5\9ED1";
}

.sub-content {
	width: 870px;
}
/*sub-public end*/


/*news1-main begin*/
.news-list {
	width: 870px;
	margin-top: 10px;
}

.news-list li {
	width: 870px;
	height: 39px;
	border-bottom: 1px dashed #0965a1;
	background: url(../images/arrow.png) no-repeat 15px center;
	text-indent: 35px;
	line-height: 39px;
}

.news-list span {
	margin-right: 15px;
}
/*news1-main end*/


/*news2-main begin*/
.news2-list {
	width: 870px;
	margin-top: 10px;
}

.news2-list li {
	width: 870px;
	height: 140px;
	margin-top: 10px;
	border-bottom: 1px dashed #0965a1;
}

.sub-news-img {
	width: 200px;
	height: 130px;
}

.sub-news-content {
	width: 640px;
	height: 130px;
	margin-left: 25px;
	font: 18px/36px "\5FAE\8F6F\96C5\9ED1";
}

.sub-news-content span {
	padding-left: 25px;
	background: url(../images/clock.png) no-repeat 0 11px;
	font-size: 14px;
}

.sub-news-content .news-time {
	width: 640px;
}

.sub-news-content .views {
	margin-left: 90px;
	padding-left: 25px;
	background: url(../images/views.png) no-repeat 0 14px;
	font-size: 14px;
}

.sub-news-content .views strong {
	color: #f12129;
}

.sub-news-content p {
	font: 14px/28px "\5FAE\8F6F\96C5\9ED1";
}
/*news2-main end*/


/*news_detailed-main begin*/
.news-detailed-info {
	width: 860px;
	min-height: 50px;
	padding: 20px 0;
	border-bottom: 1px dashed #0965a1;
	text-align: center;
}

.news-detailed-info h1 {
	font: 18px/28px "\5FAE\8F6F\96C5\9ED1";
}

.news-detailed-info p {
	color: #666;
	font: 14px/32px "\5FAE\8F6F\96C5\9ED1";
}

.news-detailed-info b {
	color: #f00;
}

.article-content {
	width: 860px;
	padding: 20px 5px 10px;
	font: 14px/26px "\5FAE\8F6F\96C5\9ED1";
}

.detailed-foot {
	width: 100%;
	height: 50px;
}

.detailed-foot-in {
	width: 140px;
	height: 30px;
	margin: 20px auto 0;
}

.detailed-foot .prev {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	background: url(../images/article.png) no-repeat -160px 0;
}

.detailed-foot .prev:hover {
	background-position: -160px -31px;
}

.detailed-foot .prev-on {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	background: url(../images/article.png) no-repeat -160px -31px;
}

.detailed-foot .more {
	display: block;
	width: 50px;
	height: 30px;
	margin: 0 5px;
	background: url(../images/article.png) no-repeat -100px 0;
}

.detailed-foot .more:hover {
	background-position: -100px -31px;
}

.detailed-foot .next {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	background: url(../images/article.png) no-repeat -195px 0;
}

.detailed-foot .next:hover {
	background-position: -195px -31px;
}

.detailed-foot .next-on {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 105px;
	background: url(../images/article.png) no-repeat -195px -31px;
}
/*news_detailed-main end*/


/*picture-main begin*/
.picture-list li {
	float: left;
	width: 270px;
	height: 220px;
	margin: 20px 0 0 30px;
}

.picture-img {
	width: 256px;
	height: 176px;
	padding: 5px;
	border: 2px solid #ced6d9;
}

.picture-img:hover {
	border: 2px solid #0758a0;
}

.picture-title {
	width: 270px;
	height: 30px;
	background: #0758a0;
	text-align: center;
	line-height: 30px;
}

.picture-title a {
	color: #fff;
}

.picture-title a:hover {
	color: #c4c7c9;
}
/*picture-main end*/


/*picture_detailed-main end*/
.picture-detailed-img {
	position: relative;
	top: 20px;
	left: 8%;
	width: 720px;
	min-height: 500px;
	margin-bottom: 20px;
}
/*picture_detailed-main end*/


/*expert begin*/
.expert {
	width: 700px;
	margin: 30px auto;
}

.expert h2 {
	font-size: 22px;
	text-align: center;
}

.expert dl {
	clear:left;
	width: 800px;
}

.expert dt {
	float: left;
	width: 120px;
	height: 25px;
	margin: 10px 0;
	font-size: 16px;
	text-align: right;
	line-height: 25px;
}

.expert dd {
	float: left;
	width: 280px;
	margin: 10px 0;
}

.text-box {
	width: 150px;
	height: 25px;
}

.text-btn {
	width: 100px;
	height: 28px;
	margin: 10px 0 0 260px;
	border: 0;
	border-radius: 5px;
	background: #0d9ae4;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
/*expert end*/


/*pagination begin*/
.pagination {
	width: 100%;
	height: 26px;
	margin-top: 20px;
	text-align: center;
}

.pagination a {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0 3px;
	border-radius: 25px;
	background: #0965a1;
	color: #fff;
	text-align: center;
	line-height: 24px;
}

.pagination a:hover {
	background: #c10000;
}

.pagination .currents {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 25px;
	background: #c10000;
	color: #fff;
}
/*pagination end*/

