﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

	margin: 0;

	padding: 0;

	font-family: 微软雅黑

}
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
img {
	max-width: 100%;
	max-height: 100%;
}
fieldset, img {

	border: 0px;

	margin: 0px;

	padding: 0px;

}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

body {
	font-size: 12px;
	line-height: 24px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.clearfix:after{content:"."; height:0; display:block; visibility:hidden; clear:both; font-size:0;}
.clearfix{zoom:1;}
.container {
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
}

.top {
	width: 100%;
	padding: 35px 0;
	background-color: #72bbf2;
	border-top: 4px solid #015698
}

.logo {
	width: 24%;
	float: left;
}

.top .txt {
	float: left;
	width: 29%;
}

.top .txt p {
	font-size: 20px;
	color: #FFF;
	line-height: 1.5
}

.top .txt span {
	font-size: 15px;
	color: #FFF;
	float: right;
}

.top_r {
	width: 31%;
	float: right;
	background-image: url(../images/al_04.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.tss {
	float: right;
	margin-top: 30px;
	border: 2px solid #3e4b64
}

.tss input.txt {
	width: 320px;
	border: 0px;
	float: left;
	color: #ccc;
	padding-left: 10px;
	background-color: #72bbf2;
	line-height: 28px;
}

.tss input.btn {
	width: 35px;
	height: 28px;
	border: 0px;
	float: right;
	background-color: #2d3b58;
	color: #FFF;
	text-align: center;
	background-image: url(../images/al_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.f_fix {
	display: none;
}

@media screen and (max-width: 768px){
	.top {
		padding: 10px 0;
	}
	.top_r {
		display: none;
	}
	.top .txt {
		display: none;
	}
	.logo {
		width: 70%;
	}
	.f_fix{
		width:100%;
		padding-top: .15rem;
		position: fixed;
		bottom: 0rem;
		line-height: 2.4rem;
		z-index: 4;
		color:#fff;
		text-align: center;
		background: #2b3955;
		display: block;
	}
	.f_fix .img {
		width: 30%;
		margin: 0 auto;
	}
	.f_fix p {
		line-height: 2;
	}
	.f_fix a{
		color:#fff;
		float:left;
		width: 25%;
		font-size: 12px;
	}
}

.nav {
	width: 100%;
	line-height: 64px;
	background-color: #72bbf2;
	border-top: 1px solid #3e4b64
}

.menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.menu li {
	width: calc(100% / 8);
	text-align: center;
}
.menu li a {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	line-height: 32px;
}

.menu li a:hover {
	background-image: url(../images/al_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
}

.menu  .on {
	background: #015698;
}
.menu  .on a{
	background-image: url(../images/al_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
}





.alcp {
	padding: 65px 0;
}

.cpL {
	width: 22%;
	float: left;
	background-image: url(../images/al_42.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 68px;
}

.navContent ul {
	background-color: #093;
}

.navContent li {
	width: calc(100% - 25px);
	background-image: url(../images/al_45.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 41px;
	border-bottom: 1px solid #FFF;
	background-color: #7caace;
}

.navContent li a {
	display: block;
	font-size: 22px;
	color: #fff;
}
a:hover {
	text-decoration: none;
}

.non {

	border-bottom: none !important;

}

.zxcp {
	width: 76%;
	float: right;
}

.zxcp ul li {
	width: calc(91% / 3 - 10px);
	float: left;
	margin: 0 1.5% 25px;
	border: 5px solid #eeefef;
	background-color: #FFF;
	background-image: url(../images/al_38.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.zxcp ul li .img {
	height: 255px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zxcp ul li:hover {
	border: 5px solid #7caace;
	background-color: #7caace
}

.zxcp ul li:hover p a {
	color: #fff
}

.zxcp ul li p {
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}

.zxcp ul li p a {

	color: #4d4d4d;

	display: block

}

@media screen and (max-width: 768px){
	.alcp {
		padding: 20px 0;
	}
	.cpL {
		display: none;
	}
	.zxcp {
		width: 100%;
	}
	.zxcp ul li {
		width: calc(94% / 2 - 10px);
		margin: 0 1% 10px;
	}
	.zxcp ul li .img {
		height: 210px;
	}
	.banner {
		margin-top: 68px;
	}
	.nav_m {
		float: right;
		width: 50px;
		height: 30px;
		margin-top: 10px;
		position: relative;
		cursor: pointer;
	}
	.nav_m span {
		position: absolute;
		left: 5px;
		display: block;
		background: #fff;
		width: 40px;
		height: 2px;
		transition: all ease 0.35s;
	}
	.nav_m span:nth-of-type(1){
		top: 0;
	}
	.nav_m span:nth-of-type(2) {
		top: 10px;
	}
	.nav_m span:nth-of-type(3) {
		top: 20px;
	}

	.nav_m.on span:nth-child(1) {
		top: 10px;
		transform: rotate(45deg);
	}
	.nav_m.on span:nth-of-type(2) {
		width: 0;
	}
	.nav_m.on span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg);
	}


	.top {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 3;
	}
	.nav {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 2;
		height: 0;
		transition: .3s;
		overflow: hidden;
	}
	.nav.open {
		padding-top: 120px;
		height: calc(100% - 120px);
	}
	.menu {
		display: inherit;
	}
	.menu li{
		width: 100%;
	}
}
@media screen and (max-width: 414px){

	.zxcp ul li .img {
		height: 145px;
	}
}


.zjal {
	width: 100%;
	background-image: url(../images/al_09.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 65px;
}

.zjal_t {
	text-align: center;
	font-size: 35px;
	font-weight: 700;
}
.zjal_t a{
	line-height: 1.2;
}
.gsjj {
	margin-top: 20px;
}

.gsjj p {
	line-height: 30px;
	color: #666;
	text-indent: 2em;
	font-size: 17px
}

.zjal_b {
	margin-top: 30px
}


@media screen and (max-width: 768px){
	.zjal_t {
		font-size: 20px;
	}
	.gsjj p {
		font-size: 14px;
	}
}

.alys {
	background-image: url(../images/al_10.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 80px 0 50px
}

.yscon {
	padding-top: 40px;
}

.alys_b {
	margin-top: 80px;
}


.cgal {
	padding: 73px 0 50px
}

.cgal_t {
	text-align: center;
}

.alcon {
	margin-top: 57px

}

.alcon ul li {
	width: calc(85% / 3);
	float: left;
	margin: 0 2.5% 40px;
	text-align: center;
}


.alcon ul li span {
	line-height: 2;
	font-size: 16px;
	font-weight: 600;
}
.alcon ul li span a {
	display: block;
}

.alcon ul li p {

	width: 360px;

	height: 78px;

	float: right;

	line-height: 26px;

	overflow: hidden;

	color: #666;

	text-indent: 26px

}

.xwzx {
	width: 100%;
	background-image: url(../images/al_12.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 65px 0 101px;
}

.xwzx_t {
	margin: 0 auto;
	text-align: center;
}

.xwzx_t a {
	color: #FFF
}

.newsc {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	padding-top: 50px;
}

.newsc ul li {
	width: 54%;
	float: right;
	margin-bottom: 25px
}
.newsc ul li:first-of-type{
	margin-right: 150px;
}
.newsc ul li:nth-of-type(2){
	margin-right: 75px;
}
.newsc ul li .img {
	width: 20%;
	float: left;
	margin-right: 2%;
}
.newsc ul li img {
	height: 86px;
}

.newsc ul li .txt {
	float: left;
	width: 78%;
}

.newsc ul li span {
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	margin-top: 3px
}

.newsc ul li a {
	color: #fff
}

.newsc ul li p {
	line-height: 24px;
	color: #ececed
}


@media screen and (max-width: 441px){
	.newsc ul li:first-of-type,
	.newsc ul li:nth-of-type(2) {
		margin-right: 0;
	}
	.newsc ul li {
		width: 98%;
	}
	.newsc ul li span {
		line-height: 1.2;
	}
	.newsc ul li .img {
		display: none;
	}
	.newsc ul li .txt {
		width: 98%;
		margin: 0 auto;
	}
	.xwzx {
		padding: 50px 0;
	}
}

.dt {
	padding-bottom: 50px;
}
.fhxx {
	width: 42%;
	float: left;
	background-image: url(../images/al_33.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 140px
}

.fhxx_t {
	line-height: 42px;
	font-size: 18px;
	color: #FFF;
	margin-left: 30px;
	margin-top: 27px;
	margin-bottom: 20px;
}

.fhxx_t a {
	color: #FFF
}

.fhxx_c {
	padding: 0 10px!important;
	margin-top: 26px;
	overflow: hidden;
	height: 285px;
}

.fhxx_c li {
	border-bottom: 1px dashed #999;
}

.fhli_p {
	width: 34.5%;
	float: left;
	padding-top: 17px;
}
.fhli_p img {
	height: 100px;
}
.fhli_t {
	width: 65%;
	float: right;
	line-height: 22px;
	margin-top: 10px;
	padding-top: 17px;
}

.fhli_t a {
	font-size: 14px
}

.zxly {
	width:50%;
	float: right;
	margin-top: 70px;
	background-image: url(../images/al_36.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 110px;
}

.zxly p {
	width: 10%;
	float: left;
	overflow: hidden;
	line-height: 36px;
	color: #FFF;
	background-color: #3d5b96;
	text-align: center;
	font-size: 14px
}

.lyc {
	margin-top: 25px;
}
.lyt1 {
	width: 87%;
	float: right;
	overflow: hidden;
	line-height: 36px;
	color: #FFF;
	background-color: #3d5b96;
	font-size: 14px;
	border: none;
	padding-left: 10px
}

.lyt2 {
	width: calc(87% - 10px);
	height: 100px;
	float: right;
	line-height: 26px;
	color: #FFF;
	background-color: #3d5b96;
	font-size: 14px;
	border: none;
	padding: 10px
}

.lybtn {
	width: 20%;
	line-height: 35px;
	margin-left: 50%;
	transform: translateX(-50%);
	margin-top: 30px;
	font-size: 16px;
	border: 1px solid #1e2432;
	background: none;
	letter-spacing: 5px;
}

.lyc:hover p {
	background-color: #9fc7e7
}
.lyc:hover input {
	background-color: #9fc7e7
}

@media screen and (max-width: 768px){
	.fhli_p {
		display: none;
	}
	.fhli_t {
		width: 100%;
	}
	.fhxx {
		width: 98%;
		margin: 0 auto;
	}
	.zxly {
		width: 98%;
		margin: 50px auto 0;
	}
	.zxly p {
		width: 15%;
	}
	.lyt1{
		width: calc(83% - 10px);
	}
	.lyt2 {
		width: calc(83% - 20px);
	}
}



.footer {
	width: 100%;
	height: 203px;
	background-color: #5bb0f0;
	overflow: hidden;
	padding-top: 92px
}

.fcon {
	color: #838995;
}

.fcon_l {
	width: 230px;
	height: 178px;
	float: left;
	background-image: url(../images/al_30.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 200px;
	overflow: hidden;
	font-size: 14px;
	padding-top: 14px;
	color: #FFF
}

.fcon_r {
	width: 134px;
	height: 178px;
	float: right;
	overflow: hidden;
	font-size: 14px;
	color: #FFF;
	text-align: center
}

.fcon_r p {
	width: 134px;
	height: 40px;
	float: right;
	overflow: hidden;
	line-height: 40px
}

.fba {
	width: 100%;
	background-color: #72bbf200;
	overflow: hidden
}

.fba_c {
	color: #838995;
	line-height: 2;
}

.fba_c a {
	color: #838995;
}

.main {
	padding-top: 20px;
}

.main .main_left {
	float: left;
	width: 16.5%;
}

.main .main_right {
	float: right;
	width: 82.5%;;
}

.main .main_left .leftitem {
	border: #d5d5d5 1px solid;
	border-radius: 4px;
	margin-bottom: 12px;
}

.main .main_left .leftitem .tit {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 20px;
	font-weight: bold
}
.main .main_left .leftitem .cates {
	padding: 12px;
}


.main .main_left .leftitem .cates dl dt {
	background-color: #027BC4;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-indent: 16px;
	margin-bottom: 6px;
	border-radius: 2px;
}

.main .main_left .leftitem .cates dl dd {
	line-height: 24px;
	padding-left: 30px;
	background: url(../images/arrow1.gif) 16px center no-repeat
}

.main .main_left .leftitem .cates dl dd a {
	color: #000;
}

.main .main_left .leftitem .lianxi {
	padding: 12px;
}


.main .main_left .leftitem .lianxi dl dt {
	background: url(../images/tel1.gif) left center no-repeat;
	padding: 10px 0 0 60px;
}

.main .main_left .leftitem .lianxi dl dt .tel {
	font-family: Arial, Helvetica, sans-serif;
	color: #148d01;
	line-height: 24px;
}

.tcp {
	padding: 12px;
	margin-bottom: 20px;
}

.tcp a p {
	text-align: center;
	color: #000;
}


.main .main_right .sitemap {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	line-height: 34px;
	padding-left: 12px;
}

.main .main_right .sitemap a {
	display: inline;
	color: #000;
}

.main .main_right .content {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 20px;
	margin-top: 12px;
	font-size: 14px;
	line-height: 28px;
}

.news_xaingxi {
	border-bottom: #e1e3df dashed 1px;
	line-height: 2;
	color: #505050;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 768px){

	.footer{
		display: none;
	}
	.main .main_left {
		display: none;
	}
	.main .main_right {
		width: 98%;
		margin: 0 auto;
	}
	.news_xaingxi {
		font-size: 20px;
	}
}

.main .main_right .cateslist dl dd {
	float: left;
	width: calc(94% / 3 - 2px);
	margin: 12px 1%;
	border: #fff 1px solid

}
.main .main_right .cateslist dl dd .img {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 310px;
	overflow: hidden;
}


.main .main_right .cateslist dl dd:hover{
	border: #148d00 1px solid
}

.main .main_right .cateslist dl dd .txt {
	line-height: 30px;
	text-align: center;
}




.main .main_right .newslist {
	font-size: 12px;
}

.main .main_right .newslist li {
	padding: 20px 0px;
}

.main .main_right .newslist li .img {
	width: 17%;
	float: left;
	margin-top: 2px;
}

.main .main_right .newslist li .txt {
	float: right;
	width: 82%;
	line-height: 24px
}

.main .main_right .newslist li .txt h2 a {
	font-size: 14px;
}

.s {
	border-bottom: #d1d2d1 dashed 1px;
}


@media screen and (max-width: 768px){
	.main .main_right .cateslist dl dd .img {
		height: 175px;
	}
	.main .main_right .cateslist dl dd {
		width: calc(48% - 2px);
	}
	.main .main_right .newslist li .img {
		display: none;
	}
	.main .main_right .newslist li .txt {
		width: 100%;
	}
	.main .main_right .newslist li .txt h2 {
		font-size: 17px;
		font-weight: 700;
	}

}

.news_author {
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}

.fanye {
	margin: 20px 0;
}
.fanye li {
	width: 50%;
}
.fanye li:nth-child(1) {
	float: left;
}
.fanye li:nth-child(2) {
	float: right;
	text-align: right;
}

.pagination-wrapper {
	margin: 20px 0;

}
.pagination {

	height: 34px;

	text-align: center;

}
.pagination li {

	display: inline-block;

	height: 34px;

	margin-right: 5px;

}
.pagination li a {

	float: left;

	display: block;

	height: 32px;

	line-height: 32px;

	padding: 0 12px;

	font-size: 16px;

	border: 1px solid #dddddd;

	color: #555555;

	text-decoration: none;

}

.pagination li a:hover {

	background: #f5f5f5;

	color: #0099ff;

}

.pagination li.thisclass {

	background: #09f;

	color: #fff;

}

.pagination li.thisclass a, .pagination li.thisclass a:hover {

	background: transparent;

	border-color: #09f;

	color: #fff;

	cursor: default;

}

