﻿@import url("ETUI-responsive.css");
@import url("ETUI-utility.css");
/* ---------通用样式定义--------- */
body{font-family: 'Microsoft YaHei',arial,helvetica,sans-serif;font-size: 14px;line-height: 180%;}
.row-fluid,.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 {position: relative;}
.main{background:#FFF;margin:0px auto; overflow:hidden; zoom:1;}
.container{margin:0px auto;}
.hs{ background: #F0F0F0;}
.pub-title{ line-height:200%; font-size: 16px;}
/* ---------标题样式定义--------- */

/*更多按钮*/
.xxgklb-zh{overflow: hidden;margin-left: 0;}
.xxgklb-zh {list-style: none;}
.xxgklb-zh a.btn{background: #2F73B2;border: none;box-shadow:none;display: block;margin: 3px;padding: 4px;}
.xxgklb-zh a.btn:hover{background: #2F73B2;}
.xxgklb-zh a.btn-line:hover{background: #cae9ff;text-decoration: none;}
.xxgklb-zh {width:15%;margin:auto;padding:0;border-radius: 4px; margin-top: 10px;}
.xxgklb-zh a{ color: #0a4890; text-align: center;display: block;padding: 12px 0; font-size: 16px;}
.xxgklb-zh a:hover { background: #ddd;text-decoration: none;}
.xxgklb-zh a p { margin:0;}
/* ---------列表样式定义--------- */
/*字符超出截断*/
.nowrapli,.nodiscli{margin-left: 0;}
.nowrapli li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;list-style-position: inside !important; *width: 94%;*vertical-align: middle;}
/*为列表加上下划线*/
.borderli li{border-bottom: dashed 1px #ccc;}
/*去掉列表的点样式*/
.nodiscli li{list-style-type: none !important;}



/*带大图标的列表按钮样式*/
.bigIconli li{text-align: center;}
.bigIconli li a{padding: 8px 5px !important;display: block; text-shadow: none;}
.bigIconli li i{font-size: 36px;*height: 36px;*width: 36px;*margin: 0 0 0 12px;*display: block;}
.bigIconli li p{margin: 10px 0 0 0;overflow: hidden;text-overflow: ellipsis;text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-moz-binding: url("ellipsis.xml#ellipsis");white-space: nowrap;}
.circle-btn{width: 56px;height: 56px;border-radius:56px;padding: 16px 8px 0px 8px;display: block;margin: 0 auto;}

/* ---------图片/文本滚动效果 --------- */
/*首页幻灯大图 */
.homeSlider .owl-carousel {position: relative;}
.homeSlider .owl-theme .owl-controls .owl-page span {background: #fff; }
.homeSlider .owl-pagination {position: absolute;bottom: -2px; right: 5px;*bottom: 8px;}
.homeSlider .clickable {cursor: default;}
.homeSlider .item{width: 100%;*height:225px;display: block;overflow: hidden;position: relative;}
.homeSlider .owl-theme .owl-controls .owl-buttons div {height: 69px;width: 42px;border-radius: 0;padding: 0;opacity: 0.8;}
.homeSlider .owl-buttons  div.owl-next,.homeSlider .owl-buttons  div.owl-prev{position: absolute;top: 35%;}
.homeSlider .owl-buttons  div.owl-next {background: url(../images/index_btn04.png);right: 0;}
.homeSlider .owl-buttons  div.owl-prev {background: url(../images/index_btn03.png);left: 0;}
.homeSlider .carousel-caption{padding: 5px 10px;*width: 100% !important;*display: block;}
.homeSlider .carousel-caption h4 {font-size: 16px;font-weight: normal;margin: 0; height:22px; line-height:22px; color:#eee;}
.homeSlider .item img{width: 100%;position: relative;max-width: inherit;height: 227px; display:block;}
.homeSlider .owl-controls{margin: 0;}
.owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover{background: none !important;}
.owl-theme .owl-controls .owl-page span {
	margin: 5px 2px;
}
/* 多行多列图片滚动样式 */
.MuPic{display: inline-block;}
.MuPic .item {margin:0 3px;position: relative;overflow: hidden;margin-bottom: 6px;}
.MuPic .item img{display: block;width: 100%;height: 74px;}
.MuPic .carousel-caption{padding: 2%;background: rgba(0,0,0,0.55);bottom: -1px;*top: 36px;*width: 93% !important;*display: block;}
.MuPic .carousel-caption h4 {font-size: 12px;font-weight: normal;margin: 0;line-height: 28px;color: #fff; height:28px !important;}
/* 文本滚动样式 */
.ScrollText-title{float: left;width: 100px;display: inline-block;font-size: 14px;line-height: 40px;text-align: right;}
.ScrollText{width: 85%;float: left;display: inline-block;height: 32px;overflow: hidden;font-size: 14px;line-height: 40px;}




/* ---------常用按钮色彩--------- */
.btn-Bred{background: #d96c83 !important; color: #fff !important; border-color: #d96c83 ;}
.btn-Bred:hover{background: #bd5d72 !important;}

.btn-Bpurple{background: #be8bc6 !important; color: #fff !important; border-color: #be8bc6;}
.btn-Bpurple:hover{background: #a176a8 !important;}

.btn-Byellow{background: #e4c57b !important; color: #fff !important; border-color: #e4c57b;}
.btn-Byellow:hover{background: #d5a125 !important;}

.btn-Borange{background: #ff954f !important; color: #fff !important; border-color: #ff954f;}
.btn-Borange:hover{background: #e4762e !important;}

.btn-Bblue{background: #41a3e1 !important; color: #fff !important; border-color: #41a3e1;}
.btn-Bblue:hover{background: #1e87ca !important;}

.btn-BblueAsh{background: #92bdda !important; color: #fff !important; border-color: #92bdda;}
.btn-BblueAsh:hover{background: #6ca0c3 !important;}

.btn-Bpink{background: #f38d8d !important; color: #fff !important; border-color: #f38d8d;}
.btn-Bpink:hover{background: #cd6c6c !important;}

.btn-Bgrey{background: #ccc !important; color: #fff !important; border-color: #ccc;}
.btn-Bgrey:hover{background: #aaa !important;}

.btn-Bgreen{background: #85ce64 !important; color: #fff !important; border-color: #85ce64;}
.btn-Bgreen:hover{background: #6cb84b !important;}

.btn-Bsky{background: #66c2c2 !important; color: #fff !important; border-color: #66c2c2;}
.btn-Bsky:hover{background: #44a3a3 !important;}

.btn-Bbrown{background: #cb8f53 !important; color: #fff !important; border-color: #cb8f53;}
.btn-Bbrown:hover{background: #b16518 !important;}



/*--------xiao5样式--------*/



.full-width { width: 100% !important;}
h5 { margin-top: 0;color: #0a4890;position: relative;}
h5 a { top: 0 !important;}

.more i { padding-left: 2px; float: right;}

.min-list {
	margin-top: 1px;
}
.min-list li {
	padding: 4px 0;
}
.project{
	padding: 20px 0 40px;
}
.project .nav-tabs {
	width: 100%;
	margin: 15px 10px;
	border-bottom: 0;
	border-top: 0;
}
.project .nav-tabs a {
	border: 0;
	color: #666;
	font-size: 16px;
}
.project .nav-tabs li {
	position: relative;
}
.project .nav-tabs .active:before {
	position: absolute;
    bottom: -15px;
    left: 42%;
    z-index: 9;
    content: "";
    border: 8px solid transparent;
    border-top-color: #00a2ed;
}
.project .nav-tabs>.active>a,
.project .nav-tabs>.active>a:hover, 
.project .nav-tabs>.active>a:focus {
	border: 0;
	color: #fff;
	background: #00a2ed;
	border-radius: 4px;
}
.project .btn-list a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.btn-list {
	padding: 0;
}
.btn-list li {
	float: left;
	width: 20%;
	list-style: none;
}
.project .tab-content {
	width: 100%;
}
.btn-list li a {
	display: block;
	padding: 10px 0;
	margin: 10px;
	text-align: center;
	color: #848484;
	background: #e7e5e8;
	border: 1px solid #b9b9b9;
	border-radius: 4px;
}
.btn-list li a:hover {
	background: #ddd;
	text-decoration: none;
}
.w {
    background: #c67e08;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
}
.menu .active a {
	background: #00a2ee;
}
.carousel-caption {
	background: rgba(53, 53, 53, 0.65);
}
.yqlj .nav {
	float: none;
	width: auto;
}
.yqlj .nav a {
	padding: 0 20px;
	margin-right: 0;
	border: 0;
	border-right: 1px solid #666;
	border-radius: 0;
	color: #666;
	font-weight: bold;
}
.yqlj .nav a:hover {
	border: 0;
	border-right: 1px solid #666;
}
.yqlj .nav li:last-child a {
	border-right: 0;
}
.yqlj .nav li.active a {
	color: #0a4890;
}
.yqlj p {
	margin-top: 20px;
}
.yqlj p.f16 a {
	border-right: 1px solid #666;
}
.yqlj p.f16 a:last-child {
	border-right: 0;
}
.yqlj p a {
	display: inline-block;
	padding-left: 2%;
	width: 14.666%;
	color: #666;
}
.yqlj p a:hover{
	color:#0a4890;
	text-decoration: underline;
}
.pagination ul>li>a, .pagination ul>li>span {
	color: #0a4890;
}
.bg-padding li {
	padding: 9px 0;
}
.margin-top-11 {
	margin-top: 11px;
}
.bao-list li {
	float: left;
	width: 20%;
}
.btn-icon {
	position: relative;
	display: block;
	padding: 18px 0;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	text-align: center;
    text-indent: 15px;
}
.btn-icon.blue {
	margin: 30px 0 20px;
	background: #0096c2;
}
.btn-icon.blue:hover {
	background: #00aada;
	color: #fff !important;
}
.btn-icon.orange {
	background: #e68700;
}
.btn-icon.orange:hover {
	background: #f89101;
	color: #fff !important;
}
.btn-icon i {
	margin-left: 33px;
	margin-right: 30px;
	font-size: 35px;
	position: absolute;
    left: -10px;
}
.jg {
	position: absolute;
	top: 15px;
	right: 80px;
}


#owl-MuPic1 .item {
    margin: 0 5px;
}
.qs{
	margin-top: 10px;
}
.qs li {
    float: left;
}

@media (max-width: 767px) {
	.container{
		padding-left: 15px;
		padding-right:15px;
	}
	
	.project .nav-tabs li{
		width: 25%!important;
		float: left;
	}
	.project .nav-tabs{
		margin: 10px 0;
	}
	.project .btn-list li{
		width: 25%;
	}
}

@media (max-width: 480px) {
	
	.project .btn-list li{
		width: 33.333%;
	}
	.project .btn-list li a{
		margin: 8px 5px;
	}
	.djfc li{
		width: auto;
		float: none;
	}
	.footer{
		margin-top: 20px;
	}
	.xxgk-btn li{
		width: 50%;
	}
	.pic-list a{
		display: block;
		margin: 10px 0;
	}
	.pic-list a img{
		width: 100%;
	}

}
