/*
 * @Author: liushuai
 * @Date: 2023-04-04 19:15:06
 * @LastEditors: liushuai
 * @LastEditTime: 2023-11-22 16:22:47
 * @FilePath: \wap.thwater.com\css\base.css
 * @Description: 
 * @Server: 
 */
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #333;
	padding: 0px;
	position: relative;

	margin: 0px auto;

	font-family: "微软雅黑", "宋体", "Helvetica Neue", Helvetica, Arial, sans-serif;


	font-size: 1em;

	/* max-width: 640px; */

	min-width: 320px;
}

img,
table {
	border: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
address {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}


/*--------------------------------------------

--------------------------------------------*/
.clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/*Hides from MacIE \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*Hides from MacIE */
.fl {
	float: left;
}

.fr {
	float: right;
}

.header_wrap {
	background: url(../images/b1.jpg) repeat-x;
	width: 100%;
}




/* 搜索 */
.search {
	margin: 10px;
	border: 1px solid #9A9A9A;
	height: 2.5rem;
	line-height: 2.5rem;
	position: relative;
	border-radius: 5px;
}

.search_txt {
	width: 70%;
	height: 2.5rem;
	top: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	left: 10px;
	color: #A8A8A8;
	font-size: 18px;
}

.search_btn {
	height: 2.3rem;
	position: absolute;
	right: 0px;
	top: 1px
}

.search_btn input {
	height: 100%;
}

.search_txt {
	outline: none;
}

.dl1 dt {
	background: #2574B8;
	font-size: 18px;
	text-indent: 10px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	height: 35px;
	line-height: 35px;
}

.dl1 dd {
	line-height: 30px;
	padding: 5px;
	text-indent: 25px;
}


#tab1 {
	width: 100%;
	text-align: left;
	text-indent: 0px !important;
}

.td1 {
	text-align: right;
	width: 100px;
}

.footer {
	background: #C8DAE9;
	font-size: 12px;
	font-family: "宋体";
	line-height: 25px;
	padding: 10px;
}

.footer a{
	color: #333;
}

/* 导航 */
nav {
	background: #fff;
}

nav table {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	border-collapse: collapse;
	margin-bottom: 10px;
}

nav table tr {
	display: flex;
	margin: 0 -2%;
	justify-content: space-around;
}

nav table tr td {
	text-align: center;
	width: 25%;
	padding-top: 8px;

}

nav table tr td img {
	width: 80%;

}

.header_wrap {
	background: url(../images/b1.jpg) repeat-x;
}

.top1 {
	background: #2574B8;
	line-height: 35px;
	text-indent: 10px;
	color: #ffffff;
}

.top1 a {
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
}

.top2 {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ccc;
	color: #1F376D;
	font-family: "宋体" !important;
}

.top2 a {
	text-decoration: none;
	padding-left: 10px;
	color: #000000;
	font-size: 14px;
	font-family: "宋体" !important;
	padding-left: 20px;
	background: url(../images/2015-02-06_134718.jpg) 7px -6px no-repeat;
	color: #1F376D;
}

.chanpin_detail dt {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ccc;
	color: #1F376D;
	font-family: "宋体" !important;
}

.chanpin_detail dt a {
	text-decoration: none;
	padding-left: 10px;
	color: #000000;
	font-size: 14px;
	font-family: "宋体" !important;
	padding-left: 20px;
	background: url(../images/2015-02-06_134718.jpg) 7px -6px no-repeat;
	color: #1F376D;
}

.chanpin_detail dd {
	font-size: 1rem;
	margin: 5px;
}

.chanpin_detail dd a {
	text-decoration: none;
	color: #333333;
}

.chanpin_detail dd {
	padding: 10px;
	line-height: 2rem;
}

.chanpin_detail dd p {
	margin: 10px auto;
}

.chanpin_detail dd h1 {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	background: #efefef;
}

.chanpin_detail dd h2 {
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
}


.pro_list_dt,
.index_pro dt {
	background: #2574B8;
	font-size: 18px;
	text-indent: 10px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	height: 35px;
	line-height: 35px;
}

.index_pro dt em {
	display: none;
}


.pro_list dt,
.index_pro dd ul li,
.chanpin_list dt {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	padding-left: 20px;
	font-family: "宋体";
}

.pro_list dd {}

.pro_list dt a,
.index_pro dd ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	padding-left: 20px;
	background: url(../images/2015-02-06_093603.jpg) 0px -5px no-repeat;
	font-family: "宋体";
}

.pro_list dd ul li,
.chanpin_list dd ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro_list dd ul li a,
.chanpin_list dd ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	padding-left: 30px;
	background: url(../images/2015-02-06_094401.jpg) 20px 3px no-repeat;
}







.nav {
	background: #2574B8;
	top: 0px;
	width: 220px;
	height: 100%;
	right: 0px;
	position: absolute;
	z-index: 1;
	box-shadow: inset 2px 0px 2px #121111
}

.allpage {
	position: relative;
	z-index: 100;
	background: #ffffff;
	min-height: 100vh;
}

.nav li {
	margin: 0px auto;
	width: 100%;
	line-height: 40px;
	border-bottom-color: #7ec8fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-size: 6px
}

.nav li a {
	font: 16px/52px;
	width: 100%;
	height: 40px;
	color: rgb(255, 255, 255);
	text-indent: 57px;
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
	display: block;
	font-size-adjust: none;
	font-stretch: normal;
	text-decoration: none;
}

.clicked {}

.navbtn {
	cursor: pointer;
}

.p_content {
	font-size: 1rem;
	text-indent: 25px;
}

.p_content a {
	text-decoration: none;
	color: #333333;
}

.p_content {
	padding: 10px;
	line-height: 2rem;
}

.p_content p {
	margin: 10px auto;
}

.p_content h1 {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	background: #efefef;
}

.p_content h2 {
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
}

.eng {
	text-align: center;
}


.pro_list_dt {
	background: #2574B8;
	font-size: 18px;
	text-indent: 10px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	height: 35px;
	line-height: 35px;
}


#table6 {
	border: 1px solid #005BAC;
	font-size: 13px;
	border-collapse: collapse;
	text-indent: 0px;
	text-align: center;
	max-width: 100%;
}

#table6 tr td {
	border: 1px solid #005BAC;
}


.go_back {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	cursor: pointer;
	background: #000000;
	text-align: center;
	border: 1px solid #ffffff;
	position: fixed;
	right: 0px;
	bottom: 50px;
}


/***********************************/
.social_nav3 {
	height: 55px;
	width: 320px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	overflow: hidden;
}

.social_nav3 .social3 {
	display: block;
	width: 288px;
	height: 55px;
	margin-right: 18px;
	overflow: hidden;
	position: relative;
}

.social_nav3 a {
	height: 55px;
	line-height: 85px;
	font-size: 13px;
	width: 65px;
	display: inline-block;
	font-size: 12px;
	position: relative;
	z-index: 11;
	text-align: center;
	color: #fff;
	position: absolute;
	text-decoration: none;
}

.social_nav3 a.weichat {
	left: 74px;
}

.social_nav3 a.weibo {
	left: 142px;
}

.social_nav3 a.talk99 {
	left: 207px;
}

.social_nav3 a.tel {
	width: 65px;
	text-indent: 15px;
}

.social_nav3 span {
	display: block;
	width: 35px;
	height: 28px;
	position: absolute;
	top: 0;
	z-index: 10;
}

.social3 {
	background: url(../images/2016-02-26_153121.jpg) repeat-x;
}

.social3:before {
	content: '';
	height: 1px;
	width: 100%;
	background: #2574B8;
	border-bottom: 1px solid #428417;
	position: absolute;
	top: 0;
	left: 0;
}

.social3:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #2574B8;
	border-top: 1px solid #2d6916;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*底部社交-电话-动画*/
.social_nav3 span.tel {
	left: 30px;
	top: 5px;
	height: 30px;
	background-position: 3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}

@keyframes telshow {
	0% {
		transform: rotate(0deg)
	}

	5% {
		transform: rotate(-13deg)
	}

	10% {
		transform: rotate(0deg)
	}

	15% {
		transform: rotate(-13deg)
	}

	20% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(-13deg)
	}

	100% {
		transform: roate(0deg)
	}
}

@-webkit-keyframes telshow {
	0% {
		-webkit-transform: rotate(0deg)
	}

	5% {
		-webkit-transform: rotate(-13deg)
	}

	10% {
		-webkit-transform: rotate(0deg)
	}

	15% {
		-webkit-transform: rotate(-13deg)
	}

	20% {
		-webkit-transform: rotate(0deg)
	}

	25% {
		-webkit-transform: rotate(-13deg)
	}

	100% {
		-webkit-transform: roate(0deg)
	}
}

/*底部社交-微信-动画*/
.social_nav3 span.weichat {
	background-position: 6px -150px;
	background-repeat: no-repeat;
	left: 88px;
	top: 5px;
}

@keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*底部社交-微博-动画*/
.social_nav3 span.weibo {
	background-position: 1px -430px;
	background-repeat: no-repeat;
	height: 29px;
	left: 161px;
	top: 5px;
}

@keyframes xshow2 {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	40% {
		opacity: 0;
	}

	60% {
		opacity: 1;
	}

	80% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes xshow2 {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes xshow2 {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.social_nav3 span.talk99 {
	background-position: 1px -200px;
	background-repeat: no-repeat;
	left: 226px;
	height: 24px;
	width: 26px;
	top: 8px;
}

.social_nav3 .btn {
	display: block;
	width: 32px;
	height: 55px;
	position: absolute;
	right: 0;
	background-position: 0 -786px;
}

.social_nav3 .btn2 {
	display: block;
	width: 32px;
	height: 55px;
	position: absolute;
	right: 0;
	background-position: 0 -249px;
	display: none;
}

/*定位图片样式*/
.header .tel_bt,
.title .icon,
.sytitbg .icon,
.probox .content ul li,
.probox .content ul li ul li,
.navbg,
.brand_advance .yscontent h2,
.social_nav3 .btn,
.social_nav3 .btn2,
.social3 span,
.brand_advance .yscontent .telbg {
	background-image: url(../images/SkinsBar3.png);
	background-size: 32px 889px;
}

.news-img{
	max-width: 100%;
	display: inline-block;
}

.esg-wrap img{
	width: 100%;
}
.view-wrap{
	overflow: hidden;
}
.view-wrap li{
	width: 50%;
	float: left;
}
.view-wrap li img{
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	
}

.about_us a{
	word-wrap:break-word;  
}

.about_us img{
	max-width: 100%;
}

/*新菜单*/
 .mobile-menu {
            width: 100%;
            max-width: 640px;
            margin: 20px auto;
            padding: 0 10px;
        }

        .menu-item {
            background: #fff;
            border-radius: 8px;
            margin-bottom: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        .item-header {
            padding: 15px;
            padding-left: 35px !important;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 16px;
            color: #333;
            border-bottom: 1px solid #eee;
            background: url(../images/2015-02-06_093603.jpg) 10px 12px no-repeat;
            pa
        }

        .arrow {
            width: 20px;
            height: 20px;
            position: relative;
            transition: transform 0.3s;
        }

        .arrow::before {
            content: "";
            position: absolute;
            left: 4px;
            top: 50%;
            width: 8px;
            height: 8px;
            border-right: 2px solid #666;
            border-bottom: 2px solid #666;
            transform: translateY(-60%) rotate(-45deg);
        }

        .sub-menu {
            display: none;
            padding-left: 15px;
        }

        .menu-item.open .arrow {
            transform: rotate(90deg);
        }

        .menu-item.open > .sub-menu {
            display: block;
        }

        .level3 .item-header {
            font-size: 14px;
            color: #666;
            
        }

        .level3 .sub-menu {
            background: #f8f8f8;
            border-radius: 4px;
            margin: 5px;
            padding: 0 10px;
        }

        .final-item {
            padding: 12px 15px;
            font-size: 14px;
            color: #888;
            border-bottom: 1px solid #eee;
        }
        
         .final-item a {
             text-decoration: none;
             color: #333;
             
        }
         .final-item a::before {
            content: "•"; /* 使用Unicode字符表示点 */
            margin-right: 5px; /* 可选，添加一些右边距 */
        }
        .final-item:last-child {
            border-bottom: none;
        }