body{
	line-height: 1.8;
	    color: #666;
}
a {
	text-decoration: none;
	color: #222222;
}

a:hover {
	text-decoration: none;
	color: #00a0ae;
}
.uk-section{
	    padding-top: 0px;
	    padding-bottom: 0px;
}
.tit0{
	    margin: 0 0 3em 0;
}
.tit1{
	    color: rgba(64, 64, 64, 1);
	    font-size: 36px;
	    font-weight: bold;
}
.tit1b{
	width: 3em;
	height: 0.3em;
	background-color: #00a0ae;
	margin: 0.5em 0 2em 0;
}
.tit2{
	    color: rgba(64, 64, 64, 1);
	    font-size: 36px;
	    font-weight: bold;
		text-align: center;
}
.tit2b{
	    width: 3em;
		height: 0.3em;
		background-color: #00a0ae;
		margin: 0.5em auto 2em auto;
}
.tit3{
	color: #fff;
	    font-size: 70px;
	    font-weight: bold;
		text-align: center;
		margin: 0 0 20px 0;
}
.tit4{
	    font-size: 20px;
	    font-weight: bold;
		text-align: center;
}
.icon2{
	width: 60px;
	height: 60px;
}
.tit8{
	font-size: 20px;
	padding:  0 0 20px 20px;
	color: #fff;
	font-weight: bold;
}
.tit9{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.tit92{
	font-size: 24px;
	text-align: center;
}
.tit10{
	padding: 0 30px;
	text-align: center;
}
.hzhb{
	border: 1px solid #f1f1f1;
	overflow: hidden;
}
.hzhb img{
	max-width: 80%;
}
.gywm{
}
.gywm2{
	padding: 80px 0;
}
.jsfw{
	height: 600px;
	overflow: hidden;
}
.jsfw2{
	padding: 40px;
}
.xwzx{
	text-align: center;
}
.xwzx a{
	background: #fff;
	font-size: 16px;
}
.xwzx a.uk-button-active {
    background-color: #00a0ae;
    color: #fff;
    border: 1px solid #00a0ae;
}

.newstit {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 16px 0 6px 0;
}

.newstit2 {
	display: inline-block;
	margin: 12px 0 0 0;
	line-height: 160%;
}

.newsinfo {
	margin-top: 0;
}

.zyyw{
	background: url(zyyw.png) no-repeat 0 0;
}

.top1 {
	position: absolute;
	z-index: 1000;
	width: 100%;
}
.top2b{
	margin-top: 20px;
}
.top2 {
	background: #00a0ae !important;
	margin-top: 0px;
}

.jge{
	padding: 80px 30px 80px 30px;
}
.jge2{
	padding: 150px 30px 150px 30px;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    font-size: 16px;
	font-weight: bold;
}
.uk-navbar-nav>li {
    
	margin: 0 4px;
}
.uk-navbar-nav>li>a {
	min-height: 80px;
	color: rgba(255,255,255,.8) !important;
}
.uk-navbar-nav>li.uk-active>a {
    border-bottom: 4px solid #fff;
	color: #fff !important;
}

.uk-navbar-dropdown-nav {
    font-size: 1rem;
}
.uk-navbar-dropdown-nav>li>a {
    color: #343434;
}
.uk-navbar-dropdown-nav>li.uk-active>a {
    color: #00a0ae;
}

[class*=uk-navbar-dropdown-bottom] {
    margin-top: 0px;
	margin-left: -20px;
}

.uk-navbar-dropdown {
    width: 180px;
    padding: 20px 35px;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
	
}

.footer1{
	background: #343434;
	padding: 36px 0;
	color: #fff;
	border-top: 5px solid #00a0ae;
}
.footer2{
	background: #343434;
	padding: 26px 0;
	color: rgba(255, 255, 255, 0.6);
	border-top: 1px solid #575757;
}
.footer3{
	text-align: center;
}

.uk-background-primary {
    background-color: #00a0ae;
}
.uk-button-primary {
    background-color: #fff;
    color: #343434;
    border: 2px solid #00a0ae;
}
.uk-button-primary:hover {
    background-color: #00a0ae;
    color: #fff;
    border: 2px solid #00a0ae;
}







.uk-tab>*>a {
	padding: 10px 10px;
	color: #343434;
	font-size: inherit;
}

.uk-tab>.uk-active>a {
	color: #00a0ae;
	font-weight: bold;
	border-bottom: 4px solid #00a0ae;
}

.uk-overlay-primary {
	background: rgba(34, 34, 34, .5);
}

.uk-overlay {
	padding: 15px 25px;
}


.q_top {
	padding-top: 0px;
	padding-bottom: 0px;
	background: #e1e1e1;
}

.q_top2 {
	height: 200px;
}

.q_menu {
	padding-top: 0px;
	padding-bottom: 0px;
}





.q_cearch_10 {
	background: #fff;
	padding: 0 20px;
	border-radius: 20px;
}

.q_cearch_10 input {
	border: 1px solid #fff;
}

.q_cearch_10 .searchicon {
	line-height: 34px;
}


/*幻灯图片圆点导航*/
.uk-dotnav>*>* {
	display: block;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	transition: .2s ease-in-out;
	transition-property: background-color, border-color;
}

.uk-dotnav>.uk-active>* {
	width: 30px;
	border-radius: 5px;
	background-color: #00a0ae;
	border-color: transparent;
}



.q_group_10 a{
	padding: 16px;
	color: #343434;
	border: 1px solid #e9e9e9;
	background: #f8f8f8;
	text-align: center;
}
.q_group_10 a:hover{
	color: #0E6DCD;
	background: #fff;
}

.q_group_20 a{
	padding: 16px;
	color: #343434;
	border: 1px solid #e9e9e9;
	background: #f8f8f8;
	text-align: left;
}
.q_group_20 a:hover {
	color: #fff;
	background: #0E6DCD;
	border: 1px solid #0E6DCD;
}
.q_group_20 a span{
	width: 40px;
}


.q_group_30 a{
	padding: 50px 16px;
	color: #343434;
	border: 1px solid #e9e9e9;
	background: #fff;
	text-align: center;
}
.q_group_30 a:hover {
	color: #fff;
	background: #00a0ae;
	border: 1px solid #00a0ae;
}
.q_group_30 a .tit301{
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}
.q_group_30 a .tit302{
	padding: 0 40px;
	color: #a0a0a0;
	text-align: center;
}
.q_group_30 a:hover .tit301{
	color: #fff;
}
.q_group_30 a:hover .tit302{
	color: #fff;
}
.q_group_30 a:hover .zyyw2{
	display: none;
}
.zyyw2{
	height: 90px;
}


.q_group_t10 {
	display: inline-block;
	padding: 0 20px 0 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.q_pic_10 li {
	margin-bottom: 30px;
}

.q_pic_title {
	font-size: 20px;
	color: #343434;
	font-weight: bold;
}

.nlist2 {
    text-align: center;
}
.nlist2 em {
    font-size: 60px;
    color: #555555;
    line-height: 62px;
    font-weight: bold;
}
.nlist2 span {
	color: #555555;
}

a:hover .q_pic_title {
	color: #00a0ae;
}

.pages{text-align: center;padding: 30px 0;}
.pages a{display: inline-block;height: 30px;padding: 0 10px;margin: 0 3px; color: #666666;line-height: 30px;border:1px solid #d5d5d5;}
.pages a.num{padding: 0 10px;}
.pages a.on,.pages a:hover{border-color: #00a0ae;background: #00a0ae;color: #fff;}

.q_pic_time {
	color: #a0a0a0;
}

.q_pic_info {
	color: #a0a0a0;
}

.dbzx {
	position: fixed;
	bottom: 20px;
}

.dbzx2 {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.q_list_20 {
	margin: 16px 0 0 0 !important;
	padding-left: 0px;
}

.q_list_20 li {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 1em !important;
	line-height: 2.4em;
	display: flex;
	justify-content: space-between;
	background: url(d1.jpg) no-repeat 0 50%;
}

.q_list_20 li a {
	height: 2.4em;
	line-height: 2.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	flex: 1;
	min-width: 1px;
}

.q_list_20 li span {
	line-height: 2.4em;
	display: inline-block;
	padding-left: 1em;
}



.q_box_10 {
	padding: 25px 30px;
	border: 1px solid #e9e9e9;
}

.q_piclist_10 {
	height: 220px;
	width: 100%;
}

.q_piclist_20 {
	height: 220px;
	width: 100%;
}

.q_piclist_30 {
	height: 110px;
	width: 100%;
}

.pmenu_handle {
	padding: 0 10px;
}

.pmenu_handle a {
	color: #fff;
}


.dqwz {
	background-color: #ebebeb;
}

.searchbar{
	color: #fff;
}
.searchbar:hover{
	color: #fff;
}
.uk-search-navbar .uk-search-input {
    font-size: 1rem;
}


.f_article{width:100%;margin:0 auto;padding:10px 0 10px 0;}

.f_article .tit h1{font-size: 30px; font-height:200%; text-align:center;
font-size-adjust: none;font-stretch: normal;font-style: normal;font-variant: normal;font-weight: bold;}
.f_article .tit2 h2{font-size: 24px; font-height:200%; text-align:center;
font-size-adjust: none;font-stretch: normal;font-style: normal;font-variant: normal;}

.f_article .info{color:#555555;text-align:left;border-bottom:#c1c1c1 1px solid;padding:10px 0;}

.f_article .content{overflow:hidden;width:100%;margin:20px auto;line-height:180%;text-align:left;}
.f_article .content p{margin:15px 0;text-align:left;}
.f_article .content img{}


.yqt{
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
.yql{
	opacity: 0.6;
}

.rybg {
					background: url(rybg.jpg) no-repeat 50% -20px;
				}
				.rypd{
					padding: 0 30px;
				}
				.rykg{
					width: 200px;
				}


/*当屏幕小于尺寸样式*/
@media (max-width: 960px) {
	.gywm2{
		padding: 20px 0;
	}
	.jsfw{
		height: 300px;
		overflow: hidden;
	}
	
	.jge{
		padding: 50px 30px 30px 30px;
	}
	.jge2{
		padding: 70px 30px 70px 30px;
	}

}
