body {
	background: rgb(241, 241, 241);
}

header {
	width: 100%;
	background: #fff;
}

.layui-nav .layui-nav-child dd:hover ul {
	display: block;
	position: absolute;
	top: 0px;
	left: 117px;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
	border: 1px solid #d2d2d2;
	border-radius: 2px;
}

.layui-nav .layui-nav-child dd ul li {
	padding: 0
}

.layui-nav .layui-nav-child dd ul {
	display: none;
}

.hull {
	width: 1200px;
	margin: 0 auto;
	
}
.hull .menu ul li a{
	padding: 0 13px!important;
}

.topbg{
	background:url(../images/headerbg.png) no-repeat;
	background-size: 100%;
}
.text-center {
	text-align: center;
}

.nav {
	width: 100%;
	position: relative;
/*	background-color: rgb(10, 63, 118)!important;*/
	/*background: #3464a5;*/
	background: #4d79b4;
	color: #fff;
	border-radius: 2px;
	font-size: 0;
	box-sizing: border-box;
}

.nav .layui-nav {
	/*background: #3464a5;*/
	background: #4d79b4;
	 
}

header img {
	width: 90%;
}

.news-focus img {
	width: 350px;
	z-index: 1;
}

.grid-demo {
	/*border:1px solid #e6e6e6;*/
}

.grid-demo span {
	float: right;
	padding-right: 10px;
	;
}

.main-con {
	padding: 10px 20px;
	background: #FFF;
	min-height: 400px;
}

.main-con h3 {
	color: #006731;
	font-family: "微软雅黑";
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6;
/*	margin-bottom: 10px;*/
	padding: 6px 0;
}

.main-con span {
	font-size: 12px;
	/*color: #6b6c6c;*/
}

.news-focus {
	position: relative;
}

.news-focus p {
	position: absolute;
	bottom: 0;
	height: 27px;
	/*background-color:rgba(0,0,0,0.8);*/
	/*	background-color:rgba(0,0,0,0.6);*/
	background-color: rgba(0, 102, 170, 1);
	width: 100%;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	color: #fff;
	z-index: 999;
}

.news-focus-con {
	position: relative;
}

.greenpass {
	padding: 0 6px;
}

.greenpass li {
	padding: 3px 30px;
	/*text-align: center;*/
}

.greenpass h3 {
	border: 1px solid #e4e4e4;
	padding-left: 20px;
	letter-spacing: 3px;
	font-family: "微软雅黑";
	font-weight: bold;
	
}

.greenpass i {
	padding-right: 10px;
	font-size: 25px;
}
.greenpass li h3 a{
	padding:0;
	color: rgb(0, 103, 49);
	font-weight: bold;
}
.link {
	background: #efefef;
	height: 30px;
	padding: 10px;
}

.link li {
	line-height: 30px;
	float: left;
	padding: 2px 15px;
}

.link li:first-child {
	color: rgb(0, 103, 49);
	font-family: 微软雅黑;
	font-weight: bold;
	font-size: 16px;
	padding-right: 5px;
	border-bottom: none;
}

.news-infor {
	/*padding-left: 15px;
	padding-right: 15px;*/
}

.news-infor h3 {
	color: #fff;
	/*background: #0a3f76;*/
	/*background: #3464a5;*/
	background: #4d79b4;
	padding-left: 5px;
	font-size: 14px;
}

.news-infor h3 span a {
	color: #fff;
}

.news-infor input {
	width: 60%;
	height: 30px;
	padding-left: 10px;
	border: 1px solid #7BA7AB;
	border-radius: 5px;
	outline: none;
	/*background: #F9F0DA;*/
	color: #000;
}

.news-infor .layui-btn {
	height: 30px;
	/*padding: 0 23px;*/
	line-height: 20px;
	/*margin-left: 15px;*/
}

.news-infor li {
	line-height: 33px;
	border-bottom: 1px solid #eeeeee;
}

.activity h3 {
	color: #fff;
	/*background: #0a3f76;*/
	/*background: #3464a5;*/
	background: #4d79b4;
	padding: 6px 5px;
	font-size: 14px;
}

.activity h3 span {
	float: right;
	font-size: 14px;
}

.activity li {
	margin: 15px 0;
}

.activity li i {
	font-style: normal;
	font-size: 14px;
	background: #E48100;
	color: #fff;
	padding: 3px 4px;
	border-radius: 4px;
}
.activity li a {
	font-size: 14px;
}
.activity h3 span a {
	font-size: 12px;
	color: #fff;
}

.activity li span:first-child {
	background: #393D49;
	color: #fff;
	padding: 5px 3px;
}

.activity li span:nth-child(3) {
	background: #393D49;
	color: #fff;
	padding: 5px 3px;
	margin: 0 3px;
	float: right;
}

.activity li span:nth-child(3) a {
	color: #fff;
}

.activity li span:last-child {
	/*background: #393D49;*/
	background: #009688;
	color: #fff;
	padding: 5px 3px;
	float: right;
}

.activity li span:last-child a {
	color: #fff;
}

.activity .layui-btn {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 10px;
	 background-color: #009688;
	/*background-color: #000000;*/
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	letter-spacing: 2px;
}

.access h3 a {
	padding: 0 6px;
}


/** layuiAdmin.std-v1.0.0 LPPL License By http://www.layui.com/admin/ */

#LAY_app,
body,
html {
	height: 100%
}

.layui-layout-body {
	overflow: auto
}

#LAY-user-login,
.layadmin-user-display-show {
	display: block!important
}

.layadmin-user-login {
	position: relative;
	left: 0;
	top: 0;
	padding: 110px 0;
	min-height: 100%;
	box-sizing: border-box
}

.layadmin-user-login-main {
	width: 375px;
	margin: 0 auto;
	box-sizing: border-box
}

.layadmin-user-login-box {
	/*padding:10px*/
}

.layadmin-user-login-header {
	text-align: center
}

.layadmin-user-login-header h2 {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 30px;
	color: #000
}

.layadmin-user-login-header p {
	font-weight: 300;
	color: #999
}

.layadmin-user-login-body .layui-form-item {
	position: relative
}

.layadmin-user-login-icon {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 38px;
	line-height: 36px;
	text-align: center;
	color: #d2d2d2
}

.layadmin-user-login-body .layui-form-item .layui-input {
	padding-left: 38px
}

.layadmin-user-login-codeimg {
	max-height: 38px;
	width: 100%;
	cursor: pointer;
	box-sizing: border-box
}

.layadmin-user-login-other {
	position: relative;
	font-size: 0;
	line-height: 38px;
	padding-top: 20px
}

.layadmin-user-login-other>* {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 14px
}

.layadmin-user-login-other .layui-icon {
	position: relative;
	top: 2px;
	font-size: 26px
}

.layadmin-user-login-other a:hover {
	opacity: .8
}

.layadmin-user-jump-change {
	float: right
}

.layadmin-user-login-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 30px;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	color: rgba(0, 0, 0, .5)
}

.layadmin-user-login-footer span {
	padding: 0 5px
}

.layadmin-user-login-footer a {
	padding: 0 5px;
	color: rgba(0, 0, 0, .5)
}

.layadmin-user-login-footer a:hover {
	color: rgba(0, 0, 0, 1)
}

.layadmin-user-login-main[bgimg] {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .05)
}

.ladmin-user-login-theme {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center
}

.ladmin-user-login-theme ul {
	display: inline-block;
	padding: 5px;
	background-color: #fff
}

.ladmin-user-login-theme ul li {
	display: inline-block;
	vertical-align: top;
	width: 64px;
	height: 43px;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
	background-color: #f2f2f2
}

.ladmin-user-login-theme ul li:hover {
	opacity: .9
}

@media screen and (max-width:768px) {
	.layadmin-user-login {
		padding-top: 60px
	}
	.layadmin-user-login-main {
		width: 300px
	}
	.layadmin-user-login-box {
		padding: 10px
	}
}

.footer {
	width: 100%;
	/*background: #0a3f76;*/
	/*background:#3464a5;*/
	background: #4d79b4;
	color: #fff;
	padding: 20px 0;
	text-align: center;
}

.footer span {
	margin-left: 47px;
}

.footer span a {
	color: #fff;
}

.layui-nav .layui-nav-more {
	display: none;
}

.layui-nav li {

	font-weight: bold;
}


/*list*/

.model-title {
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 10px 0px;
}
.model-title a{
    text-align: center;
    color: #fff;
   
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.model-list li {
	text-align: center;
	background-color: #f6f6f6;
	font-size: 16px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.theme {
	background: #4d79b4;
	/*background: #425584;*/
	/* background: #d71920; */
	/* background: #d30a1c; */
}

.list-left {
	padding: 12px;
}

.list-right {
	padding: 10px;
}

.news-group li {
	list-style-type: none;
	padding: 0 10px 0 25px;
	/* height: 35px; */
	background: #f0f0f0;
	line-height: 35px;
	font-weight: 300;
	font-size: 14px;
	outline: 0;
	cursor: pointer;
	margin: 15px 0 0 0;
	background-size: 16px 16px;
}
.pagination {
    list-style: none;
}
.pagination li {
    float: left;
    padding: 8px 8px;
        background-color: #fff;
}
.pagination li a{
   border: 1px solid #e2e2e2;
       display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}

.pagination li span{
    border: 1px solid #e2e2e2;
       display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color:#009688;
    color: #333;
    font-size: 12px;
    color: #fff;
}

.pagination .disabled span {
    border: 1px solid #e2e2e2;
       display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    
   /*background-color: #009688;
   color: #fff;*/
    
}




/*show*/
.static-page{
	font-family: "微软雅黑";
	font-size: 14px;
}
.static-page img{
	max-width: 800px;
	max-width: 800px/9;
	height: auto;
}
.static-page h3{
	border-bottom: none;
}
.static-page .form{
	 margin:17px 0;
}
.static-page .enroll{
	width: 100px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.static-page .enroll2{
	width: 200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.static-page .enroll a{
	color: #fff;
}
.static-page button{
	/*margin-left: 30px!important;*/
	
}
.static-page .layui-btn{
	font-size: 18px;
	padding:7px 28px;
	height:auto;
	line-height: inherit;
	margin-top: 20px;
}
.static-page h1 {
	 font-size: 24px !important;font-family: "微软雅黑" !important;
	margin: 30px 0;
	text-align: center;
}
.static-page table{
	    border: 1px solid #ddd;
	    margin:0 auto!important;
}

.static-page table td{
	        border: 1px solid #ddd;
	        padding:10px;
}

#link-category {
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align: center;
}

.static-page p {
	/*margin: 0 0 24px;*/
 
 font-family: 宋体 !important;line-height:1.5em !important;font-size: 16px !important;
	color: #444;
}

#link-category {
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align: center;
	margin: 0;
}

#link-category span {
	padding-right: 15px;
	font-size: 16px;
	font-weight: normal;
}

.static-page span {
	font-size:18px;
}



/*pop*/

#pop {
	display: none;
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: 22px;
	background-color: #fff;
	color: #FFB800;
	font-weight: 300;
	text-align: center;
}
#pop p{
	font-size: 20px;
	width: 90%;
	margin: 0 auto;
}
#pop p a{
	color: #E48100;
}
#pop button {
	margin: 7px 0;
	width: 200px;
}


/*login*/


/** layuiAdmin.std-v1.0.0-beta8 LPPL License By http://www.layui.com/admin/ */
.layui-layer-btn a{
	display: none!important;
}
#LAY_app,
body,
html {
	height: 100%
}

.layui-layout-body {
	overflow: auto
}

#LAY-user-login,
.layadmin-user-display-show {
	display: block!important
}

.layadmin-user-login {
	position: relative;
	left: 0;
	top: 0;
	padding: 110px 0;
	min-height: 100%;
	box-sizing: border-box
}

.layadmin-user-login-main {
	width: 375px;
	margin: 0 auto;
	box-sizing: border-box
}

.layadmin-user-login-box {
	padding: 20px
}

.layadmin-user-login-header {
	text-align: center
}

.layadmin-user-login-header h2 {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 30px;
	color: #000
}

.layadmin-user-login-header p {
	font-weight: 300;
	color: #999
}

.layadmin-user-login-body .layui-form-item {
	position: relative
}

.layadmin-user-login-icon {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 38px;
	line-height: 36px;
	text-align: center;
	color: #d2d2d2
}

.layadmin-user-login-body .layui-form-item .layui-input {
	padding-left: 38px
}

.layadmin-user-login-codeimg {
	max-height: 38px;
	width: 100%;
	cursor: pointer;
	box-sizing: border-box
}

.layadmin-user-login-other {
	position: relative;
	font-size: 0;
	line-height: 38px;
	padding-top: 20px
}

.layadmin-user-login-other>* {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 14px
}

.layadmin-user-login-other .layui-icon {
	position: relative;
	top: 2px;
	font-size: 26px
}

.layadmin-user-login-other a:hover {
	opacity: .8
}

.layadmin-user-jump-change {
	float: right
}

.layadmin-user-login-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 30px;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	color: rgba(0, 0, 0, .5)
}

.layadmin-user-login-footer span {
	padding: 0 5px
}

.layadmin-user-login-footer a {
	padding: 0 5px;
	color: rgba(0, 0, 0, .5)
}

.layadmin-user-login-footer a:hover {
	color: rgba(0, 0, 0, 1)
}

.layadmin-user-login-main[bgimg] {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .05)
}

.ladmin-user-login-theme {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center
}

.ladmin-user-login-theme ul {
	display: inline-block;
	padding: 5px;
	background-color: #fff
}

.ladmin-user-login-theme ul li {
	display: inline-block;
	vertical-align: top;
	width: 64px;
	height: 43px;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
	background-color: #f2f2f2
}

.ladmin-user-login-theme ul li:hover {
	opacity: .9
}

@media screen and (max-width:768px) {
	.layadmin-user-login {
		padding-top: 60px
	}
	.layadmin-user-login-main {
		width: 300px
	}
	.layadmin-user-login-box {
		padding: 10px
	}
}

.serach{
	padding-top: 15px!important;
}
.nav .layui-nav{
	padding:0 10px;
}
.bespeak{
	margin:30px 10px;
}
 
/*search*/
.search{
	width:77%;
	margin:0 auto;
}
.search img{
	padding-top: 25px;
	width: 100%;
}

/*index-newstop*/

.news-infor-top{
	display: block;
    height:92px;
    overflow: hidden;
    padding-top:10px;
}
.news-infor-top h5{
	width: 221px;
    float: left;
    /* height: 60px; */
    overflow: hidden;
    line-height: 20px;
    
   /* font-family: Arial, SimSun;*/
  font-family: "微软雅黑";
  
    font-size: 14px;
    text-align: justify;
    color: #333;
    margin: 0 0 4px;
}
.news-infor-top h6{
	    width: 220px;
    height: 25px;
    float: left;
   /* font-family: Microsoft YaHei, SimSun;*/
    font-size: 14px;
    font-weight: 400;
}
.news-infor-top img{
	width: 120px;
    height: 80px;
    float: left;
    margin-right: 10px;
    border: #eae4d2 1px solid;
}

