L@charset "utf-8";
::-ms-clear{display:none;}
* {
	font-family: '微软雅黑';
/* 	font-family: SimHei; */
}
body {
/* 	background-image: url("../../images/index/watermark.png"); */
	background-size: cover;
	background-color: whitesmoke;
}
.ewmxx{
	margin:0px auto;
	width:272px;
	height:100px; 
}
.ewmxx img {
	margin:0px 6px;
	width:120px;
	height:120px;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

a:hover,
a:active {
	text-decoration: none;
	cursor: pointer;
}
#btn_znss{
	z-index:60;
	height:23px;
	width:22px;
	cursor:pointer;
	position:absolute;
	left:97.6%;
	top:21%;
	border:0;
}
#zcgl{
  	position:relative;
  	left:60px;
 }
#currentDate{
 	color:white;
 }
#ssl{
  	width:200px;
  	position:relative;
 }
.wrapper {
	width: 1100px;
	margin: 0 auto;
	background-color: white;
}

.navbar-blue {
    left: 0px;
    width: 100%;
    min-height: 41px;
/*     padding-left: 68px; */
/*     padding-right: 68px; */
/*     background-color: #4a9cf8; */
    margin-bottom: 0px;
    font-size: 16px;
    border-radius:0px;
}
.tab-content1 ul li {
    padding-left: 10px;
    background-image: url(../../static/images/index/arrow2.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 31px;
    line-height: 28px;
}
.tab-content1 ul li a {
	font-size: 14px;
    color: #404040;
    display: inline-block;
    width: calc(100% - 85px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    padding-right: 5px;
}
.navbar .list-inline {
	padding-left: 30px;
    margin-left: -5px;
    list-style: none;
    width: 1100px;
    margin: auto;
}
  .menubox1 {
    position: relative;
    height: 35px;
    background-color:#F1F2F2;
    
}
.menubox1 ul {
    list-style: none;
    margin-bottom: 0px;
    padding: 0;
   
    border-bottom: 4px solid #d3d3d3;
}
.menubox1 ul li {
    font-size:15px;
    font-weight:bold;
    float: left;
    display: block;
    text-align: left;
    color: black;
    height: 29px;
    padding-left: 12px;
    padding-top: 8px;
}
/* .navbar .list-inline > li { */
/* 	width: 14.285714%; */
/* 	text-align: center; */
/* } */

.navbar .list-inline > li:hover {
	background-image: linear-gradient(to bottom, #0479D3, #2298F3);
}

.navbar .list-inline > li:hover > ul.dropdown-menu {
	display: block;
}

ul.dropdown-menu {
	padding: 0;
	top: 32px;
	border-radius: 0;
}

ul.dropdown-menu li {
	background-color: #4a9cf8;
	margin-top: 1px;
}

ul.dropdown-menu > li > a {
	font-size: 12px;
	padding: 1px 5px;
	text-align: center;
	line-height: 30px;
	color: white;
}

.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover {
	background-image: linear-gradient(to bottom, #0479D3, #2298F3);
	color: white;
}

.navbar .list-inline > li + li {
    margin-left: 12px;
}

.navbar .list-inline > li > a {
	color: white;
	line-height: 40px;
	display: inline-block;
    width: 100%;
    height: 100%;
}

.banner {
	width: 100%;
	height: 153px;
/* 	background-image: url(../../images/banner.png); */
	position: relative;
}

#search_box {
    width: 163px;
    height: 26px;
    background: url(../../images/index/search1.png) no-repeat scroll 0 0;
    margin-top: 110px;
    margin-right: 10px;
}

#search_box #s {
    float: left;
    padding-left: 10px;
    margin: 0;
    border: 0;
    width: 150px;
    background: none;
    font-size: 12px;
    height: 26px;
    outline: none;
}

#search_box #go {
    cursor: pointer;
}

.content-wrapper {
	margin: 0px -15px  0px  -15px;
}

.col-md-left {
	width: 335px;
}

.col-md-center {
	width: 706px;
	padding-left: 0;
}

.col-md-right {
	padding-left: 0;
	width: 249px;
	float: right;
}

.box-header {
	min-height: 24px;
	border-bottom: solid 1px #3C82C5;
}

.index .box-header {
	border-bottom: none;
}

.box-header .title {
	color: #479AF7;
}

.box-content {
	margin-top: 10px;
	min-height:160px;
}

.box-content ul li {
	float: left;
	width: 80px;
	padding-bottom: 15px;
    text-align: center;
}

.box-content ul li img.app {
	width: 75px;
	height: 75px;
	border-radius: 11px;
	margin-top: 5px;
}

.caption a {
	font-size: 12px;
	color: #404040;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-content ul li {
    padding-left: 10px;  
    background-image: url(../../images/index_xyxxmhnew/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;    
    line-height: 35px;   
}

.tab-content ul li a {
	font-size: 14px;
    color: #404040;
    display: inline-block;
    width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    padding-right: 5px;
}

.tab-content ul li a:hover {
	text-decoration: underline !important;
}
.tab-content1 ul li a:hover {
	text-decoration: underline !important;
}
.landscape .tab-content1 {
	border: 10px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
}
.time {
	font-size: 13px;
    color: #bbb;
	display: inline-block;
	text-align: right;
	width: 80px;
	float: right;
	vertical-align: middle;
}

.zxzd {
	margin-left: 15px;
    height: 95px;
    border-left: 1px solid #e1e3e4;
    border-right: 1px solid #e1e3e4;
    border-bottom: 1px solid #e1e3e4;
}

.Menubox1 {
    position: relative;
    height: 28px;
    background-color: #f8f8f8;
    border-top: 1px solid #e1e3e4;
    border-bottom: 1px solid #e1e3e4;
}

.Menubox1 ul {
    list-style: none;
    margin-bottom: 0px;
    padding: 0;
    height: 28px;
}

.Menubox1 ul li {
    float: left;
    line-height: 24px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #707070;
    width: 80px;
    margin-top: -1px;
    border-right: 1px solid #e1e3e4;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}

.Menubox1 ul li.hover {
    background-color: White;
    border-top-color: #4aa6fc;
}

.Menubox1 > div.more {
    position: absolute;
    right: 0px;
    top: 7px;
    width: 80px;
    height: 20px;
}

.Menubox1 > div.more a {
    /* cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    color: #707070;
    font-size: 12px; */
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    color: #999999;
/*     font-family: 宋体; */
    font-size: 14px;
    text-decoration: none;
}

.Contentbox1 {
    margin-top: 0px;
    padding-top: 10px;
}

.Contentbox1 ul {
    margin: 0px;
    padding: 0;
    height: 30px;
}

.Contentbox1 ul li:first-child {
    border-left: none 1px #7D7D7D;
}

.Contentbox1 ul li {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    height: 30px;
    border-left: solid 1px #7D7D7D;
    float: left;
} 

.Contentbox1 ul li a {
	color: #7D7D7D;
	font-size: 12px;
}

.count {
	color: red;
	font-size: 13px;
	padding-left: 5px;
}

.nav > li.more > a:hover,
.nav > li.more > a:focus {
	background-color: transparent;
}

.media-body p {
	font-size: 14px;
    color: black;
}

.ryxx .box-content {
	margin-top: 22px;
}

#btn_grzx,
#btn_tcdl {
	padding: 2px 12px;
}

.landscape .tab-content {
	border: 10px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
}

.carousel-indicators {
	bottom: 0;
}

.carousel-indicators li.active {
	background-color: #F69A1B;
	border-color: #F69A1B;
}

.carousel-indicators li {
	background-color: white;
}

/* footer */
footer {
	margin-top: 30px;
/* 	border-top: solid 2px #4789ea; */
}

footer p {
	padding-top: 10px;
	font-size: 13px;
	color: white;
	line-height: 25px;
	text-align: center;
}

footer p a {
	color: white;
    font-weight: bold;
}

#rightBoxgrxx {
/*     padding-left: 55px; */
/*     padding-right: 55px; */
}

.groupgrxx {
    margin-bottom: 7px !important;
    text-align: center;
}

.groupgrxx .form-control {
	height: 24px;
    width: 140px;
    display: inline-block;
    padding-left: 5px;
    font-size: 11px;
}

.buttons {
    margin-bottom: 19px;
}

.tool-fix {
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index: 999;
}

.tool-fix .go-back,
.tool-fix .refresh,
.tool-fix .go-top {
    height:30px;
    width:30px;
    border-radius:3px;
    border:1px solid #bbb;
    background-color:#fff;
    margin-top:5px;
}

.tool-fix > * a {
    display:block;
    width:100%;
    height:100%;
    text-align:center;
}

.tool-fix > * a:hover,
.tool-fix > * a:focus,
.tool-fix > * a:active {
    text-decoration:none;
}

/* -----------------------------------------------------list页面样式-------------------------------------------------- */

/* 左侧树 */

.content-wrapper .listpage {
	border: 1px solid #ddd;
	padding-bottom: 20px;
	background: url(../../images/index/arrow26.gif) no-repeat left 8px;
}

.left-menu {
	margin-top: 10px;
	min-height: 500px;
	/* background: #F3F3F3; */
	background: #FAFAFA;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD;
	background: url(../../images/index/arrow25.gif) no-repeat left 8px;
}

.left-menu ul {
	padding-left: 20px;
	padding-top: 10px;
	padding: 0 0 0 0 ;
	background: url(../../images/index/arrow24.gif) no-repeat left 8px;
}

.left-menu > ul > li {
    background: url(../../images/index/arrow23.gif) no-repeat left 8px;
}

.left-menu > ul > li.active {
    background: url(../../images/index/arrow199*.gif) no-repeat left 8px;
}

.left-menu > ul > li > ul > li {
    background: url(../../images/index/arrow0000*.gif) no-repeat left 8px;
}

.left-menu > ul > li > ul > li a {
	padding: 8px 0 10px 40px;
}

.left-menu > ul > li > ul > li > ul > li {
    background: url(../../images/index/square*.png)  no-repeat left 11px;
}

.left-menu > ul > li > ul > li > ul > li a {
	padding: 8px 0 10px 65px;
}

.left-menu ul li {
	/* padding: 5px 0 5px 20px;
	padding: 5px 0 5px 0px;
	padding: 5px 0 5px 20px;
	padding: 10px 0 10px 20px; */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ddd; 
	
	padding: 8px 0 10px 20px;
	padding: 0;
}

.left-menu ul li:first-child {
	padding: 5px 0 5px 20px;
	padding: 5px 0 5px 0px;
	padding: 5px 0 5px 20px;
	padding: 10px 0 10px 20px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #ddd; 
	
	padding: 8px 0 10px 20px;
	padding: 0;
}

.left-menu ul li:last-child {
	/* padding: 5px 0 5px 20px;
	padding: 5px 0 5px 0px;
	padding: 5px 0 5px 20px; */
	padding: 10px 0 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd; 
	padding: 8px 0 10px 20px;
	padding: 0;
}

.left-menu ul li a {
	color: black;
    text-decoration: none;
    font-size: 15px;
    line-height: 33px;
    display: block;
    width:100%;
    height: 100%;
    padding: 8px  15px;
}

.left-menu ul li.active > a {
	color: white;
	background-color: #4E7FDA;
}

.left-menu > div {
	padding: 12px 20px;
	font-weight: 200;
	color: white;
    /* text-align: center; */
    text-align: left;
    /* background-color: #538fd2; */
    border:none;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #032F55;
    font-weight: normal;
    /* color: white; */
    color: #555;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
}

.left-menu > ul > li > ul, 
.left-menu > ul > li.active > ul > li > ul {
    display: none;
}

.left-menu > ul > li.active > ul, 
.left-menu > ul > li.active > ul > li.active > ul {
    display: block;
}

/* 右侧列表 */
.dataTables_length,
.dataTables_info {
	display:inline-block !important;
	padding-left:6px;
}

.right-list {
	margin-top: 10px;
}


.menuTitle {
    line-height: 34px;
    border-bottom: solid 4px #4E7FDA;
    color: #0982DF;
    margin-left: 20px;
    font-weight: bold;
}

.articlelist {
    padding: 10px 20px;
    /*min-height: 428px;*/
}

.articletitle {
	width: 80%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.articletitle a {
	font-size: 13px;
    color: #727272;
}

.articletitle a:hover {
	color: #222;
}

.ul_article_list li {
	line-height: 40px;
	font-size: 13px;
    border-bottom: 0px dashed #bbb;
}

.pagination {
    margin: 0px 15px;
}

.breadcrumb {
	background-color: white;
	margin-bottom: 0;
}

.breadcrumb > li + li:before {
	color: Gray;
}

.breadcrumb > li a,
.breadcrumb > li span {
	color: Gray;
}

.fjxz {
	font-size: 18px;
	font-weight: 500;
	color: inherit;
}

.fjxztitle a {
	font-size: 15px;
/*     color: #0e0909; */
    padding-left: 38px;
    text-decoration: underline;
}

.fjxztitle a:hover {
    color: red;
    text-decoration: underline;
}
.fjxztitle a:visited {
    color: #23527c; 
    text-decoration: underline;
}
.yqlj {
	padding-left:20px;
	padding-top:14px;
}

.yqlj .form-control {
	font-size:12px;
}

a.qiuk-item {
	display: block;
	width:145px;
	height: 92px;
}

.quik {
	margin-top: 14px;
}

.Q-link {
	margin-top:23px;
    width: 100%;
}

.Q-link > a {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    background: #4A9CF8;
    color: white;
    overflow: hidden;
    border-radius: 7px;
    text-align: left;
    text-indent: 48px;
}

.Q-link > a + a {
	margin-top: 20px;
}

.Q-link > a > .icon {
    display: block;
    position: relative;
}

.Q-link > a > .icon::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: orange;
    left: 20px;
    top: 16px;
    border-radius: 50%;
}

.Q-link > a > .icon::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 13px solid white;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 26px;
    top: 18px;
}

.Q-link > a > .getIn {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0px;
}

.picnew {
    width: 356px;
    float: left;
/*     margin: 10px 12px 0px 20px; */
}

.picnew .carousel-inner {
	height: 240px;
}

.picnew .carousel-caption {
    padding: 0;
    height: 30px;
    background-color: lightgray;
    width: 100%;
    left: 0;
    bottom: -30px;
    line-height: 30px;
    color: black;
}

.picnew .carousel-indicators {
	bottom: -5px;
}
.overlay {
	position: absolute;
	background-color: rgba(0,0,0,.5);
	bottom: 0;
	width:356px;
	height:35px;
	z-index: 10;
}
.Contentbox {
    margin-top: 8px;
    height: 165px;
    margin-left: 5px;
    float: left;
} 

.Contentbox > .con_menu {
    float: left;
    margin-left: 5px;
    width: 505px;
}

.Contentbox > .con_jxjwgg {
	width: 568px;
}

.menubox {
    position: relative;
    height: 35px;
    color:#bbb;
   
}
.menubox ul {
    list-style: none;
    margin-bottom: 0px;
    padding: 0;
   
    border-bottom: 4px solid #d3d3d3;
}


.menubox ul li {
    font-size:15px;
    font-weight:bold;
    float: left;
    display: block;
    text-align: left;
    color: black;
    height: 29px;
    padding-left: 12px;
    padding-top: 5px;
}


.menubox ul li.on {
    border-top: 4px solid #4d8fe6;
}

.menubox ul li span {
    font-size: 15px;
    font-weight: bold;
}

.menubox > .slidemore > div.more {
    position: absolute;
    right: 0px;
    top: 5px;
    width: 55px;
    height: 20px;
}

.menubox > .slidemore > div.more a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    color: #bbb;
/*     font-family: 宋体; */
    font-size: 14px;
    margin-top: 3px;
    text-decoration: none;
}

.ewm {
	width: 205px;
	padding-left:0;
	padding-right:0
}

.ewm > div {
    width: 95px;
    height: 95px;
    float: left;
}

.Rcontent-dl {
    height: 205px;
    background-color: #FFF;
    text-align: center;
    line-height: 35px;
    border: 2px solid #EAEAEA;
}

.welcome {
    font-size: 16px;
    color: #5186ba;
    font-weight: bold;
    height: 60px;
  /*  line-height: 60px;*/
    text-align: center;
}

.jpzy-item {
	float: left;
	width: 20%;
	padding: 0 15px;
	height: 232px;
}

.jpzy-item img {
	width: 100%;
	height: 136px;
	border: 4px solid #EBEBEB;
    border-radius: 5px;
}

.jpzy-item p {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jpzy-item p a {
	font-size: 16px;
}

.breadcrumb-top {
	border-bottom: 3px solid #d2d2d2;
}

article .title {
	
	font-size: 20px;
    font-weight: bold;
}

.hr {
	border-top: 2px #4a9cf8 solid;
	height: 5px;
    width: 95%;
    margin: 10px auto 5px;
}

.col-md-left2,
.col-md-center2,
.col-md-right2,
.col-md-grzc {
	float: left;
	margin-top: 20px;
}

.col-md-left2 {
	width: 25%;
	padding-right: 15px;
	padding-left: 24px;
}

.col-md-center2 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-md-right2 {
	width: 25%;
	padding-left: 15px;
	padding-right: 25px;
}

.col-md-grzc {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.more {
	float: right !important;
}

.more a {
	border-bottom: none !important;
	font-size: 13px;
	font-weight: 600;
}

/* .pagination>li>a, 
.pagination>li>span {
	font-size: 12px;
	padding: 4px 9px;
} */
