@charset "utf-8";
/* CSS Document */
@media print{    
    .no-print, .no-print * {
        display: none !important;
    }
	.construction_info > .cons_2 .one {
		text-align: unset !important;
	}
	.construction_info > .cons_2 .two {
		text-align: unset !important;
	}
	a[href]:after {
		content: none !important;
	}
}

@import url(gray.css?221130);
body {
        font-size: 16px;
        font-family:  '微软雅黑', Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', Arial, sans-serif !important;
		margin-bottom: 65px;
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}


.container {
	margin: 0 auto;
	padding: 0;
	min-width: 1280px;
}
/*@media screen and (max-width: 1440px) {
.container {
width: 1440px;
}
} */
#main-background{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
}
.main{
	/*background: url(../images/welcome.jpg) no-repeat;
	width:1280px;
	height:721px;*/
}
.main .main-lan{
	padding-top:42%;
}
.main_bg{
	/*background: url(../images/welcome.jpg);
    background-size: 100% 100%;
    height: 100%;
    position: fixed;
    width: 100%;*/
    background: url(../images/welcome.jpg);
	position:fixed;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	min-width: 1000px;
	z-index:-10;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
  }
.clearfix:after{
	content:"";
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.container-fluid {
	padding: 0;
}
.header {
	background: url(../images/header.jpg) no-repeat right;
	background-color: #C3E7FF;
	height: 155px;
}
#topnav li {
	padding: 2px 6px;
}
#topnav li.nav-divider {
	background: #999;
	width: 2px;
	height: 15px;
	margin: 8px 0;
	padding: 0;
}
#topnav li.active a {
	color: #fff;
}
#topnav li.nav-divider:last-child {
	display: none;
}
#topnav li a {
	color:#666;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100% !important;
	padding: 2px 5px;
	text-align: center;
}
#topnav li a.curFont{
	background: #3a86ba;
	color:#FFF;
}
#topnav li.active:last-child {
	padding-right: 32px;
	width: 150px;
}
#topnav ul li a:focus, #topnav ul li a:hover {
	color: #FFF;
	height: 46px;
	background: #3a86ba;
}
#topnav .dropdown-menu > li > a {
	display: inline;
}
#topnav .dropdown-menu {
	min-width: 110px;
	text-align: center;
	margin-top:-4px;
	margin-left:15px;
	font-size: 100% !important;
}
#navbar {
	background: #FFF;
	height: 46px;
	line-height: 42px;
	-moz-box-shadow: 0px 10px 5px #dde5e8; /* 老的 Firefox */
	box-shadow: 0px 10px 5px #dde5e8;
	margin: 0 auto;
	text-align: center;
}
#navbar ul {
	margin: 0 auto;
    padding: 0px;
	text-align: center;
}
#navbar ul li.nav-divider {
	background: #d9ebf9;
	width: 2px;
	height: 30px;
}
#navbar ul li.active a {
	color: #FFF;
	height: 46px;
	background: #3a86ba;
}
#navbar ul li.nav-divider:last-child {
	display: none;
}
#navbar ul li a {
	color: #3a86ba;
	font-weight: bold;
	font-size: 120%;
	padding-left: 40px;
	padding-right: 28px;
}
#navbar ul li a:focus, #navbar ul li a:hover {
	color: #FFF;
	/*height: 46px;*/
	background: #3a86ba;
}
#navbar ul li .dropdown-menu > li > a{
	line-height: 2.42857143;
	padding-left: 20px;
	padding-right: 20px;
}
.swiper-button-show{
	display:inline-block;
}
.swiper-button-noshow{
	display: none !important;
}
.header .logo {
	padding: 24px 0px 0px 130px;
}
.header .pull-right {
	padding-top: 12px;
}
.content-border-box {
	-moz-box-shadow: 0px 5px 5px #dde5e8; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dde5e8;
	border: 2px solid #DFDFDF;
	border-radius: 25px;
	/*height: 0;
	padding:0 0 50% 0;*/
}
.content-border-box80 {
	-moz-box-shadow: 0px 5px 5px #dde5e8; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dde5e8;
	border: 2px solid #DFDFDF;
	border-radius: 25px;
	height: 0;
	padding:0 0 80% 0;
}
.content-border-box135 {
	-moz-box-shadow: 0px 5px 5px #dde5e8; /* 老的 Firefox */
	box-shadow: 5px 5px 5px #dde5e8;
	border: 2px solid #DFDFDF;
	border-radius: 25px;
	height: 0;
	padding:0 0 135% 0;
}
.content-border-box-notop {
	border-top: #F8F8F8 1px solid;
}
.content-border-box-noleft {
	border-left: #F8F8F8 1px solid;
	min-height: 800px;
    max-width: 1600px;
}
}
.news_next div{
	padding-left:50px;
	color:#b3b3b3;
	padding-bottom:10px;
}
.news_next a{
	color:#72b5e2;
}

.news_list li{
	font-size: 14px !important;
	margin-bottom: 14px;
	padding-left: 0px !important;
}

.news_list li a {
	display: block;
	padding: 0px 20px;
}
@media (max-width: 1400px) {
	.news-info{
		display:block;
		float:none;
		width:100%;
		padding: 0px 20px 0px 20px;
		line-height: 160%;
	}
	.news-info-list{
		display:none;
		float:none;
		width:20%;
	}
	.news-main-content {
		width: 75%;
	}
	.news-info img {
    	max-width: 100% !important;
    	height: auto !important;
	}
}
@media (min-width: 1400px) {
	.list_news .news-info{
		display:block;
		float:left;
		padding: 0px 20px 0px 20px;
		line-height: 160%;
	}
	.list_news .news-info-list{
		display:block;
		float:left;
		width:20%;
		padding:10px;
	}
	.list_news .news-info-list .title{
		color:#3a87bd;
		font-weight:bold;
		border-bottom:2px solid #3a87bd;
		font-size:120%;
		padding-left:10px;
		line-height:200%;
	}
	.list_news .news-info-list .news_list ul,.list_news .news-info-list .news_list ul li{
		padding:0;
		margin:0;
	}
	.list_news .news-info-list .news_list ul li{
		border-bottom:#ccc 1px solid;
		padding:6px 6px;
	}
	.list_news .news-info-list .news_list ul li a{
		color:#333;
		text-decoration:none;
	}
	.news-info img {
    	max-width: 100% !important;
    	height: auto !important;
	}
}
@media (max-width: 420px) {
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-text {
	float: none;
	margin: 15px 0;
}
/* since 3.1.0 */
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
}
.content {
	padding-top: 40px!important;
}
.content1 {
	padding-top: 5px!important;
}
.content1 .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.content ul {
	padding: 0;
	margin: 0;
}
.content1 ul {
	padding: 0;
	margin: 0;
	padding-left:30px;
}
.content1 ul a{
	font-size:120%;
	text-decoration: none;
}
.content1 ul.lnew_list {
	background: url(../images/hot_list_bg.png) repeat-y;
	width: 255px;
	margin-bottom: 0;
	margin-top: 10px;
}
.content1 ul.lnew_list .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background:none;
}
.content1 ul.lnew_list .action{
	font-weight:bold;
}
.content1 ul.lnew_list_b {
	background: url(../images/list_b.png) no-repeat;
	height: 80px;
}
.content1 ul.lnew_list .panel-default > .panel-heading,.panel-default {
	background:none !important;
	border:none !important;
}
.content1 ul.lnew_list .panel {
    margin-bottom: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow:none !important;
}
.content1 ul.lnew_list .panel-title{
	text-decoration:none;
	font-size: 110% !important;
}
.content1 ul.lnew_list .panel-title > .small, .content1 ul.lnew_list .panel-title > .small > a, .content1 ul.lnew_list .panel-title > a, .content1 ul.lnew_list .panel-title > small, .content1 ul.lnew_list .panel-title > small > a{
	color: #337ab7 !important;
	text-decoration:none;
}
.content1 ul.lnew_list .panel-body {
    padding: 0;
	padding-left:30px;
	line-height:180%;
	font-size: 100% !important;
}
.content1 ul.lnew_list .panel-body a{
	text-decoration:none;
	font-size: 100% 
}
.content .list_title {
	font-size: 160%;
	color: #5fa3c9;
	font-weight: bold;
	border-bottom: #5fa3c9 2px solid;
	line-height: 180%;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	padding-left: 10px;
}
.content .news_list {
	color: #858585;
	border-bottom: #ccc 1px solid;
	line-height: 180%;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	padding-left: 10px;
	font-size: 100%;
	padding-right: 8px;
}
.content .list_title:first-child {
	padding-top: 10px;
}
.content .news_list:nth-child(2) {
	padding-top: 10px;
}
.content .news_list:last-child {
	border-bottom: none;
	padding-bottom: 10px;
}
.content .news_list a {
	color: #858585;
}
.width255 {
	width: 255px;
}
.pb-2 {
	padding-bottom: 0.5em!important;
}
.pt-2 {
	padding-top: 20px!important;
}
.pt-3 {
	padding-top: 30px!important;
}
.pt-5 {
	padding-top: 50px!important;
}
.pt-8 {
	padding-top: 80px!important;
}
.mt-2 {
	margin-top: 20px!important;
}
.mt-3 {
	margin-top: 30px!important;
}
.mb-2 {
	margin-bottom: 20px!important;
}
.mb-3 {
	margin-bottom: 30px!important;
}
.mb-5 {
	margin-bottom: 50px!important;
}
.mb-6 {
	margin-bottom: 60px!important;
}
.textinfo{
	color:#656565;
}
.textinfo .b{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.textinfo .b1{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#222222;
}
.textinfo .textinfo-list ul{
	padding:0;
	margin:0;
}
.textinfo .textinfo-list li{
	list-style:none;
	padding-left:0;
}
.middle {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.index_news_title {
	color: #61a2c8;
    margin: 0 auto;
    text-align: center;
    width: 450px;
    height: 79px;
    background: url(../images/index_news_title_bg.png) no-repeat;
    font-size: 190%;
    font-weight: bold;
    padding-top: 26px;
    padding-left: 86px;
}
.list-nav .navbar-default{
	background:#FFF !important;
}
.list-nav .list_nav{
	padding-left:30px;
	color:#999999;
}
.list-nav .list_nav a{
	color:#999;
	text-decoration:none;
}
.index_news ul {
	padding-top: 25px;
}
.index_news ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.index_news .date {
	background: url(../images/date_bg.png) no-repeat;
	width: 75px;
	height: 75px;
	color: #FFF;
	list-style: none;
	padding-top: 6px;
	text-align: center;
}
.index_news .date .day {
	font-weight: bold;
	font-size: 160%;
	text-align: center;
}
.index_news .date .myear {
	text-align: center;
}
.index_news li .title {
	color: #656766;
	list-style: none;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 6px;
}
.index_news li .title a {
	color: #656766;
}
.index_news li .title .new {
	display: inline-block;
	background: url(../images/new.png) no-repeat;
	width: 32px;
	height: 18px;
}
.index_news li .info {
	padding-left: 30px;
	width: 880px;
	color: #6c6c6c;
}
.index_news .view_more {
	text-align: right;
	float: right;
	margin-top: 10px;
}
.index_news .view_more a {
	color: #FFF;
	text-decoration: none;
}
#tender {
	margin-left: -10px;
}
#tender li a {
	background: #cee5f7;
	color: #3b86bf;
	font-size: 120%;
	font-weight: bold;
	margin-left: 15px;
	height: 60px;
	line-height: 40px;
	/*font-family: "Times New Roman", "新細明體", Times, serif !important;*/
}
#tender li.active a {
	background: #3b86bd;
	color: #fff;
}
#tender li .glyphicon {
	display: none;
}
#tender li.active .glyphicon {
	margin-top: -4px!important;
	display: block;
	color: #3b86bd;
	padding-left: 15px;
}
#tender-Content{
	/*font-family: "Times New Roman", "新細明體", Times, serif !important;*/
}
#tender-Content li {
	height: 40px;
	line-height: 40px;
}
#tender-Content li a {
	color: #646567;
	font-weight: 400;
	text-decoration: none;
	margin-right: -15px;
}
#tender-Content li:nth-child(1), #tender-Content li:nth-child(2), #tender-Content li:nth-child(5), #tender-Content li:nth-child(6), #tender-Content li:nth-child(9), #tender-Content li:nth-child(10), #tender-Content li:nth-child(13), #tender-Content li:nth-child(14) {
	background: #ecf5fc;
}
#tender-Content li:nth-child(3), #tender-Content li:nth-child(4), #tender-Content li:nth-child(7), #tender-Content li:nth-child(8), #tender-Content li:nth-child(11), #tender-Content li:nth-child(12), #tender-Content li:nth-child(15), #tender-Content li:nth-child(16) {
	background: #f7fcff;
}
/* 奇数行 
#tender-Content li.title:nth-child(odd){
	background: #ecf5fc;
}
/* 偶数行 
#tender-Content li.title:nth-child(even){
	background: #f7fcff;
}*/
#tender-Content li.date {
	list-style: none;
	color: #3887bf;
	margin: 0 auto;
	text-align: center;
}
#tender-Content li.title .new, #construction-Content li.title .new {
	display: inline-block;
	background: url(../images/new.png) no-repeat;
	width: 32px;
	height: 18px;
	margin-left: 25px;
}
.tender-view_more, .construction-view_more {
	text-align: right;
	float: right;
	margin-top: 30px;
	background: #FFF;
	border: #5fa3c8 2px solid;
}
.tender-view_more a, .construction-view_more a {
	color: #5fa3c8;
	text-decoration: none;
}
.tender-view_more a:hover, .construction-view_more a:hover {
	color: #FFF;
}
.constr_title {
	color: #61a2c8;
	margin: 0 auto;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	background: url(../images/headline_bule.png) no-repeat;
	height: 82px;
	padding-top: 28px;
	padding-left: 10px;
}
#construction {
	margin-left: -10px;
}
#construction li a {
	background: #cee5f7;
	color: #3b86bf;
	font-size: 120%;
	font-weight: bold;
	margin-left: 15px;
	height: 60px;
	line-height: 40px;
}
#construction li.active a {
	background: #3b86bd;
	color: #fff;
}
#construction li .glyphicon {
	display: none;
}
#construction li.active .glyphicon {
	margin-top: -4px!important;
	display: block;
	color: #3b86bd;
	padding-left: 15px;
}
#construction-Content li {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	list-style: none;
}
#construction-Content li a {
	color: #337ab7;
	font-weight: 400;
	text-decoration: none;
}
/* 奇数行 */
#construction-Content li:nth-child(odd) {
	background: #ecf5fc;
}
/* 偶数行 */
#construction-Content li:nth-child(even) {
	background: #f7fcff;
}
.special_title {
	background: url(../images/headline_line.png) no-repeat;
	height: 93px;
	color: #61a2c8;
	margin: 0 auto;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	width: 615px;
}
#special .swiper-container {
	padding-bottom: 40px;
}
#special .swiper-wrapper {
}
#special .swiper-slide {
	-moz-box-shadow: 0px 5px 5px #dde5e8;
	box-shadow: 5px 5px 5px #dde5e8;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	width: 978px;
	transition-timing-function: linear;/*width:1000px; !important;*/
}
 @media only screen and (max-width:1200px) {
	#special .swiper-slide {
		width: 770px;
	}
	.lnew_list, .lnew_list_b {
		display: none;
	}
	.news-main-content {
		width: 95%;
		padding-left: 30px !important;
	}
}
 @media only screen and (max-width:980px) {
#special .swiper-slide {
	width: 471px;
}
}
 @media only screen and (max-height:480px) {
#special .swiper-slide {
	width: 471px;
}
}
#special .swiper-slide img {
	width: 100%;
	border-radius: 4px;
}
#special .swiper-slide .pic {
	margin-top: 15px;
}
#special .swiper-slide .title {
	color: #3887bf;
	font-size: 200%;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}
#special .swiper-slide .title a {
	text-decoration: none;
	color: #3887bf;
}
#special .swiper-slide .info {
	color: #4e4e4e;
	font-size: 100%;
	line-height: 180%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
#special .swiper-button-next, #special .swiper-button-prev {
	width: 86px;
	height: 112px;
	background-size: 86px 112px;
	margin-top: -56px;
	outline: none;
}
#special .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	margin: 0 6px !important;
	width: 9px;
	height: 9px;
	position: relative;
	outline: none;
	vertical-align: middle;
}
#special .swiper-pagination-bullet span {
	width: 3px;
	height: 3px;
	background: #CCC;
	display: block;
	border-radius: 50%;
	margin-top: 3px;
	margin-left: 3px;
}
#special .swiper-pagination-bullet i {
	background: #000;
	height: 1px;
	width: 20px;
	position: absolute;
	top: 4px;
	transform: scaleX(0);
	transform-origin: left;
	z-index: 3;
	transition-timing-function: linear;
}
#special .swiper-pagination-bullet-active span, #special .swiper-pagination-bullet:hover span {
	width: 9px;
	height: 9px;
	margin-top: 0;
	margin-left: 0;
	background: #000;
	position: relative;
	z-index: 1;
}
#special .swiper-pagination-bullet-active i {
	animation: middle 6s;
}
#special .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i {
	animation: first 6s;
}
#special .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i {
	animation: last 6s;
}
 @keyframes first {
 0% {
transform:scaleX(0.5);
left:0px;
}/*091*/
 100% {
transform:scaleX(1);
left:2px;
} /*0915*/
}
 @keyframes last {
 0% {
transform:scaleX(0.7);
left:-10px;
}/*1090*/
 20% {
transform:scaleX(0.3);
left:2px;
} /*090*/
 100% {
transform:scaleX(0.3);
left:0px;
} /*090*/
}
 @keyframes middle {
 0% {
transform:scaleX(0.7);
left:-10px;
}/*1091*/
 20% {
transform:scaleX(0.45);
left:2px;
}/*092*/
 100% {
transform:scaleX(1);
left:2px;
} /*0913*/
}
#special .swiper-slide-active, .swiper-slide-duplicate-active {
	margin-top: -20px;
}
#special .swiper-pagination {
	padding-top: 40px;
	position: inherit !important;
}
#special span.swiper-pagination-bullet {
	height: 16px!important;
	width: 16px!important;
	background: #b4c6da;
}
#special span.swiper-pagination-bullet-active {
	background: #67abd0;
}
#special .special_more .row {
	margin: 0 !important;
}
#special .special_more .row .more {
	margin-top: 30px;
	background: #FFF;
	border: #5fa3c8 2px solid;
	width: 100px;
}
#special .special_more .row .more a {
	text-decoration: none;
}
.list_news img{
	padding: 10px;
}
.list_news li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}
.list_news li:nth-child(even) {
	background: #ecf5fc;
}
.list_news li .date {
	width: 15%;
	color: #3a87bd;
	list-style: none;
	text-align: center;
	float:left;
	padding-top:8px;
	line-height:200%
}
.list_news .date .day {
	font-weight: bold;
	font-size: 160%;
	text-align: center;
	margin:0 auto;
}
.list_news .date .myear {
	text-align: center;
}
.list_news li .list-info{
	float:left;
	width: 80%;
	table-layout: fixed;
	word-wrap: break-all;
	word-break: normal;
	overflow: hidden;
}
.list_news li .list-info .title {
	color: #3a87bd;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
}
.list_news li .title a {
	color: #3a87bd;
	text-decoration:none;
}
.list_news li .list-info .title .new {
	display: inline-block;
	background: url(../images/new.png) no-repeat;
	width: 32px;
	height: 18px;
}
.list_news li .list-info .info {
	font-size: 100%;
}
.vedio {
	background: url(../images/crane.png) right no-repeat;
	height: 826px;
}
.vedio .vedio_title {
	color: #61a2c8;
	font-size: 200%;
	font-weight: bold;
	background: url(../images/headline_bule.png) no-repeat;
	height: 82px;
	padding-top: 25px;
}
.vedio .vedio_bg {
	background: #ecf5fc;
}
.vedio .swiper-container {
	padding-bottom: 0px !important;
}
.vedio .swiper-container .v-button1{
	top:15px;
	left:110px;
	transform:rotateZ(270deg);
	-ms-transform:rotateZ(270deg); 	/* IE 9 */
	-moz-transform:rotateZ(270deg); 	/* Firefox */
	-webkit-transform:rotateZ(270deg); /* Safari 和 Chrome */
	-o-transform:rotateZ(270deg); 	/* Opera */
}
.vedio .swiper-container .v-button2{
	left:110px;
	top:520px;
	transform:rotateZ(270deg);
	-ms-transform:rotateZ(270deg); 	/* IE 9 */
	-moz-transform:rotateZ(270deg); 	/* Firefox */
	-webkit-transform:rotateZ(270deg); /* Safari 和 Chrome */
	-o-transform:rotateZ(270deg); 	/* Opera */
}
.vedio .swiper-container .vedio_bg{
  /*top: 0;
  left: 0;
  width:296px;
  min-width: 296px;
  z-index:-10;
  zoom: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;*/
}
.vedio .gallery-thumbs .swiper-slide {
	height: 180px !important;
}
.goup-container {
	background: #3b86bd !important;
}
.goup-arrow {
	background: #3b86bd;
	color: #FFF;
}
.pagination a,.pagination b{
	margin-right:10px !important;
	border:#3b86bd 1px solid;
	padding:5px;
	font-size:100%;
	padding-right:10px;
	padding-left:10px;
}
.pagination a:hover,.pagination a:focus,.pagination b{
	background:#3b86bd;
	color:#FFF;
}
.pagination a.noborder{
	border:none;
}
.pagination:last-child > a, .pagination:last-child > span,.pagination:first-child > a,.pagination:last-child > b,.pagination:first-child > b {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.pagination:first-child > a, .pagination:first-child > span,.pagination:first-child > b {
    margin-left: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;;
    margin-bottom: 0;
}
.input-group .btn-default:hover ,.input-group .btn-default {
    color: #333;
    background-color: #3b86bd !important;
    border-color: #3b86bd;
}
.btn-circle {
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 6px 0;
  font-size: 100%;
  line-height: 1.428571429;
  border-radius: 20px;
}
.right-bg1{
	float:right;
	background:url(../images/record.png) no-repeat;
	width:73px; height:73px;
	margin-top:20px;
	margin-right:-30px;
}
.tender .right-bg1{
	margin-right:-58px;
}

.right-bg2{
    float: right;
    background: url(../images/sort_p_c.png) no-repeat;
    width: 118px;
    height: 163px;
    margin-top: 10px;
    margin-right: 70px;
    position: relative;
    top: 8px;
}
.right-bg3{
	float:right;
	background:url(../images/sort_c_c.png) no-repeat;
	width:118px; 
    height: 163px;
    position: relative;
    top: 8px;
	margin-top:10px;
	margin-right:70px;
}
.right-bg4{
	float:right;
	background:url(../images/sort_o_c.png) no-repeat;
	width:118px; 
    height: 163px;
    position: relative;
    top: 8px;
	margin-top:10px;
	margin-right:70px;
}
.right-bg5{
	float:right;
	background:url(../images/sort_pl_c.png) no-repeat;
	width:118px; 
    height: 163px;
    position: relative;
    top: 8px;
	margin-top:10px;
	margin-right:70px;
}

.construction ul{
	padding-left:0px;
}
.conslist ul{
	padding-left:0px;
	padding-top:10px;
}
.conslist ul:first-child {
	padding-top:0px;
}
.conslist ul li{
	list-style:none;
}
.conslist .head_title{
	border-bottom:2px solid #3a87bd;
	/*line-height:60px;*/
}
.conslist .head_title li{
	font-weight:bold;
	font-size:100%;
	color:#3a87bd;
}
.conslist .head_title .one{
	text-align:left;
}
.conslist .conslist_img{
	/*height:150px;*/
	text-align:left;
	/* padding-left: 0px; */
    Background-color: #cee5f7 !important;
    padding: 0;
    margin: 5px 0px;
    max-width: 250px;
}
.conslist .conslist_img img{
	max-height:200px;
	border:1px solid #CCC;
}
.conslist .conslist_info{
	border-bottom:1px solid #ccc;
}
.conslist .title{
	color:#3a87bd;
	font-size:110%;
	text-align:left;
	padding-top:20px;
}
.conslist .info{
	text-align:left;
	height:98px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.conslist .more{
	text-align:left;
	font-size:90%;
}
.conslist .title a,.conslist .more a{
	text-decoration:none;
}
.construction .nav-tabs {
    border-bottom: 2px solid #3a87bd;
}
.construction .nav-tabs li{
	/*width:158px;*/
	width:205px;
	background:#cee5f7;
	margin-left: 5px;
	border-radius: 10px 10px 0px 0px;
	margin-bottom: -2px;
}
.construction .nav-tabs1 li{
	width:205px;
}
.construction .nav-tabs li.active{
	margin-left: 15px;
	background:none;
}
.construction .nav-tabs li:first-child {
	margin-left: 0px;
}
.construction .nav-tabs li a,.construction .nav-tabs > li > a{
	border:none;
	margin-right: 0px;
	border-radius: 10px 10px 0px 0px;
	font-weight:bold;
	font-size:100%;
}
.construction .nav-tabs > li > a:hover{
	color:#FFF;
	background: #3a87bd;
}
.construction .nav-tabs > li.active > a, .construction .nav-tabs > li.active > a:focus, .construction .nav-tabs > li.active > a:hover{
	background:#3a87bd;
	color:#FFF;
	border: 1px solid #3a87bd;
}
.sroll_pic .swiper-wrapper{
	width: 20%;
}
.sroll_pic .swiper-wrapper img{
	overflow: hidden;
	height: 150px;
}
.list_news_title {
    color: #3a87bd;
    margin: 0 auto;
    margin-bottom: 0px;
    /*text-align: left;*/
	text-align:center;
    /*width: 500px;*/
    height: 87px;
    font-size: 150%;
    font-weight: bold;
    padding-top: 40px;
    margin-bottom: 30px;
}
.construction_info{
	margin: 0 auto;
	text-align: center;
	width: 90%;
	margin-top: 20px;
	/*height: 0;
	padding:0 0 43% 0;*/
}
.construction_info .cons_head ul,.construction_info .cons_head li{
	list-style: none;
	padding: 0px;
}
.construction_info .cons_head .title{
	text-align: left;
	font-size: 200%;
	color: #346898;
}
.construction_info .cons_head .icon{
	padding-top: 30px;
	text-align: right;
	color: #346898;
}
.construction_info .cons_head .date{
	padding-top: 6px;
	text-align: left;
	color: #f99700;
	font-size:120%;
}
.construction_info .cons_head .date span{
	color:#999;
}
.construction_info .cons_1{
	border-radius: 10px 10px 0px 0px;
	background: #4e92c3;
	/*height: 100px;*/
	overflow: clip;
	margin-top: 26px;
}
.construction_info .cons_1 li{
	list-style:none;
	color:#FFF;
	text-align:left;
	padding-top:15px;
}
.construction_info .cons_1 li .date_info{
	font-size:120%;
	font-weight:600;
	padding-left:10px;
}
.construction_info .cons_2{
	border-radius: 0px 0px 10px 10px;
	background: #ecf5fc;
	padding:0px;
	padding-top:20px;
	padding-bottom:20px;
	min-height:90px;

}
.construction_info .cons_2 ul{
	padding:0;
	margin:0;
	line-height:36px;
}
.construction_info .cons_2 li{
	list-style:none;
	color:#346898;
	padding:0px;
	font-weight:500;
}
.construction_info .cons_2 li.one{
	text-align:right;
}
.construction_info .cons_2 li.two{
	text-align:left;
}
.construction_info .sroll_pic{
	margin-top:15px;
}
.construction_info .sroll_pic img{
	/*width:200px;*/
}
.construction_info .swiper-container .swiper-button-next{
	background:#999;
	color:#FFF;
	filter:alpha(Opacity=90);
	-moz-opacity:0.8;
	opacity: 0.8;
	top: 19%;
	height:120px;
	right: 0px;
}
.construction_info .swiper-container .swiper-button-prev{
	background:#999;
	color:#FFF;
	filter:alpha(Opacity=90);
	-moz-opacity:0.8;
	opacity: 0.8;
	top: 19%;
	height:120px;
	left: 0px;
}
.construction_info .about_title{
	background:#ecf5fc;
	text-align:left;
	padding-left:20px;
	margin-top:15px;
	height:40px;
	line-height:40px;
	font-weight:bold;
}
.construction_info .about_info{
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	line-height:32px;
}
.construction_info .about_news ul{
	padding:0;
}
.construction_info .about_news li{
	padding:0;
	list-style:none;
	text-align:left;
	line-height:32px;
}
.construction_info .about_news li a{
	color:#337ab7;
	text-decoration:none;
	font-size: 100%;
}
.construction_info .about_news .date{
	color:#f99700;
	padding-left:20px;
}
.construction_info .abouinfo li{
	text-align:left;
	list-style:none;
	/*height:40px;*/
	margin: 10px 0px;
	list-style:40px;
	color:#333;
}
.construction_info .abouinfo li.other{
	color:#808080;
}
.construction_info .last_update{
	color:#b3b3b3;
	text-align:left;
	padding-top:30px;
	padding-left:20px;
}
.tender{
	text-align:center;
	width:95%;
	margin:0 auto;
}
.tender .tender_list {
	padding-top:0px;
	border-bottom:1px solid #3a87bd;
}
.tender .tender_list a{
	font-size:100%;
}
.tender .tender_list:nth-child(odd){
	background: #ecf5fc;
}
.tender .tender_list:nth-child(even){
	background: #f7fcff;
}
.tender .head_title ul,.tender .head_title ul li,.tender .head_title li:nth-child(2){
	padding:0px;
	text-align:right;
}
.tender .tender_list ul,.tender .tender_list ul li,.tender .tender_list li:nth-child(2){
	/*padding:0px;*/
	text-align:right;
	padding-right:7px;
} 
.tender .tender_list .title {
    color: #3a87bd;
    font-size: 110%;
    text-align: left;
    padding-top: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*line-height:50px;*/
line-height:auto;
	/*border-bottom:1px solid #3a87bd;
	height:50px;*/
}
.footer {
	background: #ecf5fc;
	color: #3b87bf;
	margin: 0 auto;
	text-align: center;
	/*padding: 30px;*/
	line-height: 40px;
	z-index: 100;
}
.footer .footer_nav {
	margin: 0 auto;
	text-align: center;
}
.footer .footer_nav li {
	float: left;
	list-style: none;
}
.footer .footer_nav ul li.nav-divider {
	float: left;
	background: #d9ebf9;
	width: 2px;
	margin: 22px 15px 15px 15px;
	height: 15px;
}
.footer .footer_nav ul li.nav-divider:last-child {
	display: none;
}
.footer .footer_nav {
}
.navbar-collapse {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.nav > li > a {
    /*padding: 10px 10px !important;*/
}
.panel-heading {
    padding: 10px 5px !important;
}
.content1 ul.lnew_list .panel-body {
    padding-left: 15px !important;
	font-size:91%; !important;
}
.col-lg-9 .construction .nav-tabs li.active{
	margin-left: 5px;
	background:none;
}
.col-lg-9{
	/*font-family: "Times New Roman", "新細明體", Times, serif !important;*/
}
.col-lg-9 .list_news_title {
	margin-bottom: 0px !important;
}
.col-lg-9 .list_news p{
	line-height: 1.6;
}
.col-lg-9 .textinfo{
	/*padding-top: 40px !important;*/
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 0px solid #ddd !important;
}
#special .swiper-slide-active, .swiper-slide-duplicate-active {
    margin-top: 0px !important;
}
#special .swiper-slide {
	border:none !important;
}
.conslist_img .img-responsive {
  display: block;
  max-height: 190px !important;
  max-width: 100% !important;
	background: #464343;
	min-height: 165px;
}
.news-info ul li:nth-child(2n),.news-info ol li:nth-child(2n) {
    background:transparent !important;
}

.dept-logo {
	width: 400px;
}


