﻿@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;}
#skip{width:0;height:0;overflow: hidden;}
/* ---------.MainNav 主导航样式定义--------- */
.MainNav .navbar-inner{border: none;background-image: none;border-radius: 0;box-shadow:none;background: #0096ff;filter: none;}
.icon-bar:before{content: none;}
.MainNav .nav li a{text-shadow: none;color: #fff;}
.MainNav .nav li a:hover,.MainNav .nav .active a,.MainNav .nav .active a:hover{color: #fff;background: #007dd6;}
.MainNav .nav li.dropdown .dropdown-toggle .caret{border-top-color: #fff;border-bottom-color:#fff;*margin-top: 5px;}
.MainNav .dropdown-menu li a{color: #666;}
.MainNav .dropdown-menu{border-radius:0;margin: 0;}
.MainNav .divider-vertical{border-right:none;}
.MainNav .btn-navbar,.MainNav a.btn-navbar:hover{background: none;font-size: 22px;}
/* --固定页面顶部的导航样式定义-- */
.MainNav.stuckMenu{z-index: 10000;width: 100%;box-shadow:0 2px 4px rgba(0,0,0,0.1);}
.MainNav.isStuck .navbar-inner{background: rgba(0,150,255,0.75);}
/* --.Sidebar 侧边栏的导航样式定义-- */
.Sidebar .nav-list{border: solid 1px #ccc; padding: 0;}
.Sidebar .nav-list .nav-header{background:#0096ff;color: #fff;font-size: 16px;text-shadow: none; padding: 8px;margin: 0;border-bottom: solid 1px #fff;}
.Sidebar .nav-list li a{border-bottom: solid 1px #ddd;margin: 0;padding: 3px 15px;display: block;}
.Sidebar .nav-list li a:hover{background-color:#eee;text-decoration: none;}
.Sidebar .nav-list .active a, .Sidebar .nav-list .active a:hover, .Sidebar .nav-list .active a:focus{background-color: #08c !important;color: #fff;}
.Sidebar .nav-list li.active:before{content: '\e925';font-family:"fontello" ;float: right;margin:2px 10px 0 0;color: #ccc;}
.Sidebar .accordion-group{margin: 0;border: none;}
.Sidebar .accordion-group .nav-header{cursor: pointer;}
.Sidebar .accordion-group .collapse{margin: 0;top: 0;}

/* ---------标题样式定义--------- */
.page-header-1{ position: relative; padding: 0; border-bottom: 2px solid #CCC; height: 42px; margin: 0 0 10px 0;}
.page-header-1 h3,.page-header-1 h4,.page-header-1 h5{margin: 0; color:#0a4890;}
.page-header-1 h3 span,.page-header-1 h4 span,.page-header-1 h5 span{ margin: 0; border-bottom: 2px solid #0a4890; float: left; height: 42px;letter-spacing: 1px;}
.page-header-1 h4 span{line-height: 40px;*line-height: 42px;padding: 0 5px;}
.page-header-1 h5 span{line-height: 53px;*line-height: 42px;}
.page-header-1 h3 small,.page-header-1 h4 small,.page-header-1 h5 small{margin-left: 10px;line-height: 54px;*line-height:44px;}
.page-header-1 h4 i{font-weight: initial; float: left;}
/*更多按钮*/
a.more { color: #5a5a5a; position: absolute;top: 8px;*top: 18px;right: 0;font-size: 12px;padding: 0 5px;}
a.more:hover{cursor: pointer;text-decoration: none;}
a.more:active{color: #fff;background: #5a5a5a;}
a {
	color: #0a4890;
	transition: .3s;
}
a:hover {
	color: #0a4890;
	text-decoration: none;
}
/* ---------列表样式定义--------- */
/*字符超出截断*/
.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;}

/*列表样式*/
.uli14 li,.uli12 li{padding:4px 0;list-style-type: disc;list-style-position: outside;}
.uli14 li a:hover{color:#0a4890;text-decoration: underline;}
.pageList li span.listTime{float: right;color: #999;font-family: Arial;}
.pageList{margin-left:0 ;}
.pageList li{list-style: none;overflow: hidden !important;}
.pageList li a{display: block;float: left;width:70%;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;}
.pageList li a:hover{color:#0a4890;text-decoration: underline;}
.coleft{overflow: hidden;margin-left: 0;}
.coleft li{float: left;list-style: none;}
.coleft.uli14 li a.btn{background: #eee;border: none;box-shadow:none;display: block;margin: 3px;padding: 4px;}
.coleft.uli14 li a.btn:hover{background: #cae9ff;}
.coleft.uli14 li a.btn-line{background: #fff;border: solid 1px #ccc;box-shadow:none;display: block;margin: 2px;padding: 4px;text-align: center;}
.coleft.uli14 li a.btn-line:hover{background: #cae9ff;text-decoration: none;}

/*带大图标的列表按钮样式*/
.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(../img/index_btn04.png);right: 0;}
.homeSlider .owl-buttons  div.owl-prev {background: url(../img/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;}

/* ---------稿件页面样式--------- */
.Article{padding: 10px;border-radius:8px;}
.Article p{line-height: 180%;overflow: hidden;}
.Article p img{display: block;margin: 30px auto;}
.Article h2{text-align: center;}
.Article h2 small{font-size: 12px;display: block;margin: 10px 0;}
.Article table{font-size: 80%;}
.Article th{background: #ddd;}
.TextInd p,p.TextInd,.TextInd{text-indent: 2em; }
/* 分享 */
#weibo_pos{width: 100%;text-align: center;font-size: 14px;font-weight: bold;overflow: visible;position: relative;}
#weibo_pos span{margin-right: 10px;font-size: 16px;line-height: 42px;}
#weibo_pos img{margin-right: 5px;cursor: pointer;}

/* ---------打印样式定义--------- */
@media print{.no-print{ display:none;}}

/* ---------TAB组件样式定义--------- */
.nav-pills li a{color: #999;}
.tab-content .tab-pane p, .pill-content .pill-pane p{margin-top: 4px;}
.nav-pills li{padding: 5px 0;}
.ColTab ul{margin-bottom: 10px;}
.ColTab .nav-tabs{border-bottom: 2px solid #ccc;}
.ColTab .nav-tabs li{margin-bottom: -2px;text-align: center;background: url(/xhl/img/tab-line.gif) no-repeat right;}
.ColTab .nav-tabs>li>a{padding: 10px 6px;font-size: 14px;border: none;line-height: 22px;font-weight: 100;display: block;color: #999;}
.ColTab> .nav-tabs>.active>a, .ColTab> .nav-tabs>.active>a:hover, .ColTab> .nav-tabs>.active>a:focus{border: none;color: #0096ff;border-radius:0;cursor: pointer;border-bottom: solid 2px #0096ff;*background: none;*color: #0096ff;*border-bottom: solid 2px #0096ff;*margin-top: 2px;*border-top: 0;*border-left: 0;*border-right: 0;}

/* ---------常用按钮色彩--------- */
.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;}

/*--------自定义样式--------*/
ul{margin:0; padding:0;list-style-type: none;}
.main{background:#FFF;margin:0px auto; overflow:hidden; zoom:1;}

.logo{float:left;overflow:hidden; zoom:1;}

.search{float:left; width:240px;}
.subsearch{ width:219px;margin-top:35px; border:1px solid #0a4890; height:34px;}
.subsearch input{width:180px;height:34px !important; line-height:34px;padding:0px;border:0;font-size:10px; text-align:center;}
.subtq{ width:240px;height:31px; float:left;}
.subtq span{ font-size:10px; margin::5px 0px;}

.nav_app{height:30px;padding-left:15px;}
.nav_app ul li{ float:left; width:87px;}
.nav_app a{color:#575757;font-size:12px;}
.nav_app i { font-size: 20px;margin-right: 5px;}
.subnav{width:285px; padding-left:10px; border-top:1px solid #CCCCCC; }
.subnav a{font-size:12px; color:#353535;}

.menu{width:100%; height:50px; background:#0a4890; margin:0 auto;}
.menu ul{ width:940px; margin:0 auto !important;}
.menu ul li{float:left; width:117px;height:50px; text-align:center; line-height:50px !important;}
.shouye{ width:120px !important;}
.menu ul li a{color:#FFFCF8; font-size:16px; display:block; height:50px; line-height:50px; padding:0px 5px;}
.menu ul li a:hover{background:#006fa3; text-decoration:none;height:49px;color: #fff !important;}

.top{ height:164px;}
.liebiao{ padding-left:40px; overflow:hidden; zoom:1;}
.dqwz{ height:50px; font-size:14px; line-height:50px;}
.dqwz a{ color:#494949;}
.page-header-1 h4{line-height:44px;height:44px;}
.jcss{background:url(/xhl/images/20150401.jpg) left no-repeat; height:44px;}
.xxcy{ background:url(/xhl/images/2015040119.jpg) left no-repeat; height:44px;}
.dzzw{ background:url(/xhl/images/2015040122.jpg) left no-repeat; height:44px;}
.szhm{ background:url(/xhl/images/2015040125.jpg) left no-repeat; height:44px;}
.zhgd{ background:url(/xhl/images/20150401-3_03.jpg) left no-repeat; height:44px;}
.foot-gywm{  height:40px; line-height:40px;background:#0a4890; text-align:center;margin: 0 auto;}
.foot-gywm a{ color:#FFF;}
.foot-gywm a:hover {
	color: #e0e0e0 !important;
}
.uli14 li a{ color:#333333;}
.zhgd-img { padding-left:12px;}
.zhgd-img2 li{ width:198px; height:190px;float:left;margin:10px 0px;}
.zhgd-img2 li img{width:198px;}
.zhgd-img2 li a{ color:#333;}
.zhgd-img2 li em{ width:3px; height:3px; background:#000; float:left; margin:8px 5px 0 0; overflow:hidden; zoom:1;}
.zyjianju{margin:10px 13px !important;}
.zhgd-img li{ width:222px; height:220px;float:left;margin: 10px 9px 10px 0;}
.zhgd-img li a{ color:#333;}
.zhgd-img li em{ width:3px; height:3px; background:#000; float:left; margin:8px 5px 0 0;}
.Article{border:1px solid #ccc;}
.Article_content { margin-top: 20px;}
.Article_content p {
    margin:0 110px 0 100px;
	text-indent: 2em;
	line-height: 2.2;
}
.margin100 { margin: 100px !important;}
.zflb-zh li{ width:47%; border:1px solid #B6B6B6;float:left; padding:0;border-radius: 4px;}
.zflb-zh li a{ color: #0a4890; text-align: center;display: block;background: #eee;padding: 12px 0;}
.zflb-zh li a:hover { background: #ddd;text-decoration: none;}
.zflb-zh li a p { margin:0;}
.zfjg-r{ margin-right:14px;}
.zxgkxx h5{color:#0A4890;font-weight:bold; margin:0 !important;}
.yqlj{ width:940px;}
.bszn{color:#0A4890; font-weight:bold; margin-left:16px; font-size:14px;}
.shxytx li{ width:123px;height:45px;border:1px solid #CCC; margin-right:14px; text-align:center; padding-top:20px; padding-right:15px;}
/*--------xiao5样式--------*/
.content{ overflow:hidden; zoom:1; width:940px; margin:0 auto;}
.reda{color:#CC0000 !important;}
.reda2{ border-bottom:1px solid #005A99;}
.xxgkb{width:147px;height:66px;}
.xxgka{padding:20px 17px !important;width:108px !important;}


.flink{width:945px;height:73px; margin-left:40px !important;}
.friendlink ul li{float:left !important;width: 18%;margin-left: 2.5%;list-style: none;}
.friendlink ul li a{ text-align: center; color:#333333;border: 1px solid #ccc;line-height: 50px;display: block;}
.margin-left0 { margin-left: 0 !important;}
.subfriendlink{width: 1020px;height: 50px;background: #0A4891;}
.subfriendlink ul{margin: 0 !important;padding: 0 !important;}
.subfriendlink ul li{float: left;margin-left: 33px;height: 50px;line-height: 50px !important;}
.subfriendlink ul li a{color: #FFFCF8;font-size: 16px;display: block;height: 50px;line-height: 50px;padding: 0px 5px;}

.xuxian img{ float:left;}
.xuxian span{ float:left; width:220px;margin:10px 0 0 10px; display:block; border-bottom:dashed 1px #ccc; height:30px; line-height:30px;}

.shebao{ margin-right:5px;}
.shebao a{ display: block; height:65px;line-height:65px; text-align:center; width:81px;}

.kxjs{ float:left;}
.icon-search{ color:#FFF;}
.subsearch a{background:#0a4890;display:block; width:39px; height:34px;text-align:center; float:left;}
.subsearch a{_width:39px;_height:32px;_line-height:32px;}
.xiahuaxian h4 span i { font-weight: normal;}
.lispan{ margin:0 !important;}
.lispan li span{ float:right;color: #999;font-size: 12px;font-family: Arial;}
.pageList em{ width:5px; height:5px; margin:8px 10px 0 0; background:#000; float:left; overflow:hidden; zoom:1;border-radius:50%;}
.imgdd{ margin-bottom:20px;}
.imgdd li { line-height: 27px;}
.dixian{ border-bottom:1px solid #005A99;margin-bottom: 12px;padding-bottom: 8px;}

.tzggright{float:right;}
.juzhong{text-align:center;}
.fegexian{ border:1px solid #0a4890 !important;margin: 10px 0 !important;}
.search span{font-size:12px; display:block;float: left;width:235px;}

.margin-xx20 { margin:20px 0;}
.bmts li { list-style: none;padding: 1px 0;}
.bmts li a { color: #0b4990;}
.bmts li p { margin: 0;}
h4 span i { font-size: 22px !important;margin-right: 5px;margin-left: 5px;font-weight: normal;}

.other a { color: #333;font-size: 16px; display: block;border: 1px solid #ccc;height: 40px;line-height: 40px;margin-bottom: 10px;}
.other a i { color: #0a4890;font-size: 25px;margin: 0 40px 0 70px;}
.zflb-zh li a i { font-size: 25px;}
.xzsp { margin-top: 10px;}
.xzsp a { margin-bottom: 15px; display: block;color:#0a4890;height: 70px;line-height: 70px;border: 1px solid #ccc;}
.xzsp a i { margin:0 15px 0 40px;}
.service li { width: 47%;float: left;margin-bottom: 10px;}
.service li a { border: 1px solid #ccc;background: #eee;display: block;line-height: 38px;border-radius: 4px;color: #0b4990;text-align: center;}
.service li a:hover { background: #ddd;text-decoration: none;}
.other-service li { width: 47%;float: left;margin-bottom: 10px;}
.other-service li a { display: block;line-height: 45px;color: #0b4990; border: 1px solid #ccc;text-align: center;}
.margin-r { margin-right: 18px;}
.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 .nav-tabs {
	width: 100%;
	margin: 15px 10px;
	border-bottom: 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;
}
.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: 70px;
	margin-right: 30px;
	font-size: 35px;
	position: absolute;
    left: -10px;
}
.jg {
	position: absolute;
	top: 15px;
	right: 80px;
}

.header{
	background-color: #0a4890;
}
.logo .logo-img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.logo .logo-txt{
	float: left;
}
.logo .logo-txt h1{
	margin-bottom: 5px;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
}
.logo .logo-txt h1 a,.logo .logo-txt h1 a:hover{
	color: #fff;
}

.logo .logo-txt p{
	margin-bottom: 5px;
	color: #7092ba;
	font-size: 12px;
}
.top-link{
	float: right;
	margin-top: 30px;
}
.top-link a{
	float: left;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
}
.top-link a:hover,.top-link a:focus{
	color: #fff;
	text-decoration: none;
}
.top-link a i{
	margin-right: 5px;
}
.top-link a:nth-child(3){
	border-right: 1px solid #2166b7;
}
.nav{
	border-top: 1px solid #1f5594;
	margin-bottom: 10px;
}
.nav a{
	color: #fff;
}
.nav li{
	float: left;
	width: 14.285%;
	text-align: center;
}
.nav li a{
	display: block;
	padding: 13px 0;
	font-size: 15px;
}
.nav li a.active,.nav li a:hover{
	background-color: #0b4080;
}
.navbar-toggle{
	display: none;
	padding: 10px 0 15px;
	cursor: pointer;
}
.navbar-toggle .icon-bar{
	display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
    margin: 5px auto 0;
}
.footer{
	padding: 20px 0 10px;
	background-color: #636567;
}
.footer .link{
	float: left;
	width: 390px;
}
.footer .contact{
	float: left;
	width: 200px;
}
.footer .follow{
	float: left;
	width: 350px;
}
.footer h5{
	margin-bottom: 20px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
}
.footer .link-txt a{
	float: left;
	border-right: 1px solid #d0d1d2;
	padding: 0 18px;
	font-size: 12px;
	line-height: 12px;
	color: #d0d1d2;
}
.footer .link-txt a:first-child{
	padding-left: 0;
}
.footer .link-txt a:last-child{
	border-right: 0;
}
.link-dropdown{
	margin-top: 15px;
}
.link-dropdown .dropdown{
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	width: 126px;
}
.link-dropdown .dropdown .dropdown-toggle{
	display: block;
	background-color: #707274;
	padding: 3px 20px 3px 8px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}
.link-dropdown .dropdown .dropdown-toggle:after{
	content: "";
	position: absolute;
	top: 13px;
	right: 10px;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #fff transparent;
}
.link-dropdown .dropdown .dropdown-menu{
	top: auto;
	bottom: 100%;
	border-radius: 0;
	padding: 0;
	max-height: 300px;
	overflow-y:auto;
}
.link-dropdown .dropdown .dropdown-menu a{
	padding: 10px 8px;
	font-size: 12px;
}
.link-dropdown .dropdown .dropdown-menu a:hover{
	background: #f2f2f2;
	color: #333;
}

.copyright{
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #d0d1d2;
}
.copyright p{
	margin-bottom: 0;
}

.copyright a{
	color: #d0d1d2;
}
.contact p{
	color: #d0d1d2;
	font-size: 12px;
	margin-bottom: 15px;
}
.contact p i{
	font-size: 12px;
}
.follow li{
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #d0d1d2;
}



.xxgk-btn a{
	float: left;
	width: 48%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	margin: 30px 1%;
}
.xxgk-btn a i{
	font-size: 22px;
	margin-right: 10px;
}

.friendlink{
	padding: 20px 0;
}
.friendlink select{
	width: 31%;
	margin: 0 1%;
}
.sqfw ul{
	margin-bottom: 10px;
	margin-top: 3px;
}
.sqfw span{
	line-height: 38px;
	margin-bottom: 8px;
}
.sqfw .bigIconli li  a{
	padding: 0 0 5px!important;
}
.sqfw a:hover{
	text-decoration: none!important;
}

@media (max-width: 979px) {
	.footer h5{
		margin-bottom: 10px;
	}
	.footer .link,.footer .contact,.footer .follow{
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	.contact li{
		float: left;
		width: 33.333%;
	}
	.contact p{
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.container{
		padding-left: 15px;
		padding-right:15px;
	}
	.logo{
		float: none;
	    text-align: center;
	}
	.logo .logo-img{
		float: none;
		display: inline-block;
		line-height: 34px;
	}
	.logo .logo-img{
		vertical-align: top;
	}
	.logo .logo-txt{
		float: none;
		display: inline-block;
	}
	.logo .logo-txt h1{
		font-size: 18px;
	}
	.logo .logo-txt p{
		font-size: 10px;
	}
	.top-link{
		float: none;
		text-align: center;
		margin: 3px 0 10px;
	}
	.top-link a{
		float: none;
		display: inline-block;
		font-size: 12px;
	}

	.nav ul{
		display: none;
	}
	.nav li{
		width: auto;
		float: none;
	}
	.nav li a{
		padding: 8px 0;
		font-size: 14px;
	}
	.navbar-toggle{
		display: block;
	}
	.bao-list li{
		width: 50%;
	}
	.Article_content p{
		margin: 0 10px;
	}
	.friendlink select{
		width: 100%;
		margin: 5px 0;
	}
}

@media (max-width: 480px) {
	.logo .logo-txt h1{
		margin-top: 15px;
	}
	.logo-img img{
		max-width: 40px;
	}
	.logo .logo-txt p{
		display: none;
	}
	.link-dropdown .dropdown{
		width: 50%;
		margin: 5px 0 0 0;
	}
	.link-dropdown .dropdown .dropdown-toggle{
		margin-right: 5px;
	}
	.contact li{
		float: none;
		width: auto;
	}
	.follow li{
		width: 25%;
		margin: 0;
		padding: 0 5px;
		box-sizing: border-box;
		font-size: 12px;
	}
}
