@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

h2,
h3,
i,
em {
	font-style: normal;
}

html,
body {
	        font-family: 宋体 !important;
    font-size: 20px !important;
}

input,
img,
a {
	outline: none;
	border: 0;
}

.px1400 {
	max-width: 1400px;
	margin: 0 auto;
}

#top {
	position: relative;
}
.banner::after{
	content: "";
	 position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	height: 60px;
	background: url("../image/banner-t.png") no-repeat center center;
	background-size: 100% auto;
}
.banner {
	height: 100%;
}

.banner div img {
	width: 100%;
	height: 100%;
}
.banner>.slick-dots {
	width: auto;
	right: 12%;
	bottom: 3%;
}

.banner>.slick-dots>li {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: url("../image/chengzhang.png") no-repeat center center;
	margin: 0 13px;
	background-color: rgba(51, 136, 148, 0.51);
	border: 1px dashed rgba(237, 242, 238, 0.51);
}

.banner>.slick-dots>.slick-active {
	background-color:  #0e5d6a;
}

#head {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    padding-top: 10px;
    background-color: #13667b;
    /* position: absolute; */
    width: 100%;
    height: 100px;
    background: url(../image/bg2.png) repeat-x;
    top: 0px;
    min-width: 960px;
    background-size: auto 100%;
}

#head::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 100%;
    background-color: #0e5d6a;
    z-index: -1;
    transition: bottom .5s;
    position: absolute;
    width: 100%;
    height: 100px;
    background: url(../image/bg2.png) repeat-x;
    top: 0px;
    min-width: 960px;
    background-size: auto 100%;
}

#head.on::after {
	bottom: 0;
}

.logo {
	max-width: 436px;
	float: left;
	margin-top: 13px;
}
.nav{
	padding-bottom: 20px;
}
.logo>a>img {
	width: 100%;
	display: block;
}

.seach {
	float: right;
}

.nav::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.sea-t {
	position: relative;
	overflow: hidden;
	margin-top: 5px;
}

.sea-t input[type="text"] {
	/* float: right; */
	box-sizing: border-box;
	margin-left: 76%;
	width: 186px;
	padding-left: 10px;
	padding-right: 20px;
	height: 26px;
	background-color: rgba(94, 191, 205, 0.13);
	border: solid 1px rgba(255, 255, 255, 0.13);
}

.sea-t input[type="image"] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}

input {
	color: #ffffff;
}

.sea-b {
	margin-top: 10px;
}

.sea-b>ul::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.sea-b>ul>li {
	float: left;
	text-align: center;
	line-height: 40px;
	position: relative;
		margin-left: 30px;
}

.sea-b>ul>li>a {
	font-size: 18px;
	color: #2c2c2c;
	display: blocck;

}


.sea-b>ul>li>ul {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	z-index: 999;
	width: 115px;
	background-color: #ffffff;
}

.sea-b>ul>li>ul>li {
	text-align: center;
}

.sea-b>ul>li>ul>li>a {
	font-size: 16px;
	color: #000;

}

.sea-b>ul>li>ul>li:hover {
	background-color: #106470;
}
.sea-b>ul>li>ul>li:hover a{
	color: #fff;
}

.footer {
	        /* background-color: #fff76e; */
    padding-top: 1px;
    background: url(../image/bg9.png) repeat-x;
    height: 100%;
}

.lj {
	overflow: hidden;
}

.rwm {
	width: 55%;
	overflow: hidden;
	float: left;
}

.xx {
	width: 45%;
	overflow: hidden;
}

.ma {
	float: right;
	margin: 0 5.7%;
	text-align: center;
}

.ma p {
	font-size: 16px;
	line-height: 24px;
	color: #6db3bf;
}

.xx p {
	font-size: 16px;
	line-height: 26px;
	color: #6db3bf;
margin: 10px 0;
}



.bq {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	text-align: center;
	margin-top: 40px;
}

.bq>p {
	font-size: 14px;
    /* line-height: 23px; */
    /* padding-top: 30px; */
    color: #13798b;
    padding-bottom: 30px;
}
.banner>div{
	/* background-color: #106470; */
}



/* 移动端头部 */
.top {
	max-width: 1920px;
	margin: 0 auto;
	position: fixed;
	right: 10px;
	top: 18px;
	width: 25px;
	height: 25px;
	z-index: 9999;
}

.wap {
	display: none;
}

.top>img {
	display: block;
	width: 100%;
}

.wap-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	font-size: 0;
}

.close-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}

.wap-menu img {
	height: 25px;
}

.m-head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px;
	z-index: 999;
}

.banner a {
	display: block;
}

.banner img {
	width: 100%;
}

@media screen and (max-width: 1400px){
	.px1400{
		padding: 0 10px;
	}
	.sea-b>ul>li {
	    margin-left: 47px;
	}
}
@media screen and (max-width: 1250px){
	.sea-b>ul>li {
	    margin-left: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.px1400 {
		padding-left: 15px;
		padding-right: 15px;
	}

	body {
		padding-top: 60px;
	}

	.footer {
		padding: 20px 0;
	}

	.header {
		display: none;
	}

	#head {
		display: none;
	}

	.wap {
		display: block;
	}

	.m-logo {
		font-size: 0;
	}

	.m-head {
		position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
        background-color: #0e5f6c;
        height: 6%;
        background: url(../image/bg2.png) repeat-x;
        top: 0px;
        background-size: contain;
	}

	.m-logo {
		font-size: 0;
	}

	.m-logo a {
		font-size: 0;
		line-height: 40px;
	}

	.m-logo img {
		max-height: 40px;
		max-width: 80%;
		vertical-align: middle;
	}

	.m-tlink {
		padding: 10px 15px 0 15px;
	}

	.m-tlink a {
		font-size: 14px;
		margin-right: 15px;
		margin: 5px 0;
		color: #fff;
		display: inline-block;
		font-size: 14px;
		line-height: 24px;
		background: #fff;
		color: #004980;
		line-height: 30px;
		padding: 0 15px;
		border-radius: 5px;
	}

	.m-search {
		margin: 0 15px;
		padding-right: 50px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
		line-height: 35px;
		margin-top: 15px;
		border-radius: 30px;
		border: 1px solid #ddd;
	}

	.m-search input[type="text"] {
		display: block;
		width: 95%;
		padding-left: 20px;
		line-height: 35px;
		background: none;
		color: #fff;
		border-radius: 20px;
		/* padding-right: 30px; */
	}

	.m-search input[type="text"]::placeholder {
		color: #fff;
	}

	.m-search input[type="image"] {
		position: absolute;
		float: right;
		right: 15px;
		top: 15px;
		height: 15px;
	}

	.m-nav {
		position: fixed;
		top: 60px;
		left: 100%;
		right: 0;
		bottom: 0;
		z-index: 999;
		background: #13677c;
		overflow-y: scroll;
	}

	.m-nav ul {
		padding: 0 15px;
	}

	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}

	.m-nav ul li>span.on {
		transform: rotateZ(90deg);
	}

	.m-nav ul li ul {
		display: none;
	}

	.m-nav ul li ul li {
		border: none;
	}

	.m-nav>ul>li a {
		display: block;
		font-size: 14px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff;
	}

	.m-nav>ul>li ul li a {
		padding: 10px 0;
	}

	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url("../image/m-nav_down.png") no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s;
	}

	.bq>p {
		padding-bottom: 0;
		padding-top: 15px;
	}

}

@media screen and (max-width: 768px) {
	.xx {
		float: none;
		width: auto;
		text-align: center;
	}

	.rwm {
		float: none;
		width: 320px;
		margin: 0 auto;
	}

	.xx p:nth-child(2) {
		margin: 0;
	}

	.bq {
		margin-top: 10px;
	}

	.bq>p {
		padding-top: 10px;
	}

	.banner>.slick-dots>li {
		width: 22px;
		height: 22px;
		margin: 0 10px;
	}

}

.bq p a {
    color: #6db3bf;
}
.text-list table td b {
    overflow-wrap: anywhere;
}
@media screen and (max-width: 1401px) {
	.sea-t input[type="text"] {
    margin-left: 75%; 
}
}
@media screen and (max-width: 1250px) {
	.sea-t input[type="text"] {
    margin-left: 66%; 
}
}

/* 0307-2026新增 */
    .search_btn {
        width: 16px;
        height: 16px;
        cursor: pointer;
        background: url(../images/icon_search.png) no-repeat;
        background-position:0 -16px;
        float: right;}

    .search_module {
        position: fixed;
        top: 0;
        height: 0;
        width: 100%;
        overflow: hidden;
        background: rgba(0, 0, 0, .8);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 10000;
        transition: all .8s ease;
        transition-duration: 1s;}

    .search_module.open {
        height: 100vh;}
        
    .search_module > div {
        width: 90%;
        max-width:1024px;}

    .search_module .form {
        display: flex;
        justify-content: space-between;
        align-items: center;
        overflow: hidden;
        background-color: #fff;
        padding: 15px 25px;
        box-sizing: border-box;
        opacity: 0;
        visibility: hidden;
        transition: all .8s ease;}

    .search_module.open .form {
        opacity: 1;
        visibility: visible;}

    .search_module input {
        outline: 0;
        border: 0;}

    .search_module .input1 {
        font-size: 18px;
        color: #333;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        width: calc(100% - 100px);
        flex: 1;
        padding: 0;}

    .search_module .icon_search {
        background-image: url(image/icon_search.png);
        background-position: 0 -16px;
        width: 16px;
        height: 16px;
        cursor: pointer;}

    .search_module span.close {
        position: absolute;
        height: 30px;
        width: 30px;
        cursor: pointer;
        transition: all .4s ease;
        z-index: 999;
        top: 30px;
        right: 30px;
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease;}

    .search_module.open span.close {
        opacity: 1;
        visibility: visible;}

    .search_module span.close::before {
        content: '\00d7';
        color: #fff;
        font-size: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;}

    .search_module span.close:hover {
        transform: rotate(90deg);}