@charset "utf-8";
html{
	font-size: 62.5%;
}
body {
	font-family: Arial, "Î¢ÈíÑÅºÚ";
	min-width: 320px;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

h1,
h2,
h3,
h4,
h5,
a,
p{
	transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
p {
	margin: 0;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
}
li{
	font-size: 1.4rem;
}
p,
a {
	text-decoration: none !important;
	font-size: 1.4rem;
}
.over-img{
	overflow: hidden;
}
.eli-padd {
	padding-left: 0;
	padding-right: 0;
}
.default-bgimg{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.default-bgimg-top{
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
}
.default-bgimg-tensile{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.xysimg{
	height: 0;
	position: relative;
	overflow: hidden;
}
.xysimg img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	width: auto;
	max-height: 100%;
	display: block;
}
.default-align-right{
	text-align: right;
}
.default-padd-15{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.default-padd-25{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.default-padd-30{
	padding-left: 3rem;
	padding-right: 3rem;
}
.padd-bottom-0{
	padding-bottom: 0 !important;
}
.default-container{
	max-width: 1680px;
	margin: 0 auto;
}
.default-ny-container{
	max-width: 1170px;
	margin: 0 auto;
}
.default-index-container{
	max-width: 1750px;
	margin: 0 auto;
}
@media screen and (max-width: 767px){
	.default-padd-30{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

/*Ä£¿éÉÏÏÂ±ß¾à*/
.container-padd-tb100{
	padding-top: 10rem;
	padding-bottom: 10rem;
}
.container-padd-tb90{
	padding-top: 9rem;
	padding-bottom: 9rem;
}
.container-padd-tb80{
	padding-top: 8rem;
	padding-bottom: 8rem;
}
.container-padd-tb70{
	padding-top: 7rem;
	padding-bottom: 7rem;
}
.container-padd-tb60{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.container-padd-tb50{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.container-padd-t100{
	padding-top: 10rem;
}
.container-padd-t90{
	padding-top: 9rem;
}
.container-padd-t80{
	padding-top: 8rem;
}
.container-padd-t70{
	padding-top: 7rem;
}
.container-padd-t60{
	padding-top: 6rem;
}
.container-padd-t50{
	padding-top: 5rem;
}
.container-padd-b100{
	padding-bottom: 10rem;
}
.container-padd-b90{
	padding-bottom: 9rem;
}
.container-padd-b80{
	padding-bottom: 8rem;
}
.container-padd-b70{
	padding-bottom: 7rem;
}
.container-padd-b60{
	padding-bottom: 6rem;
}
.container-padd-b50{
	padding-bottom: 5rem;
}
@media screen and (max-width: 1680px){
	.container-padd-tb100{
		padding-top: 9rem;
		padding-bottom: 9rem;
	}
	.container-padd-t100{
		padding-top: 9rem;
	}
	.container-padd-b100{
		padding-bottom: 9rem;
	}
}
@media screen and (max-width: 1440px){
	.container-padd-tb100,
	.container-padd-tb90{
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.container-padd-t100,
	.container-padd-t90{
		padding-top: 8rem;
	}
	.container-padd-b100,
	.container-padd-b90{
		padding-bottom: 8rem;
	}
}
@media screen and (max-width: 1280px){
	.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80{
		padding-top: 7rem;
		padding-bottom: 7rem;
	}
	.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80{
		padding-top: 7rem;
	}
	.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80{
		padding-bottom: 7rem;
	}
}
@media screen and (max-width: 1199px){
	.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70{
		padding-top: 6rem;
	}
	.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70{
		padding-bottom: 6rem;
	}
}
@media screen and (max-width: 991px){
	.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70,
	.container-padd-tb60{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70,
	.container-padd-t60{
		padding-top: 5rem;
	}
	.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70,
	.container-padd-b60{
		padding-bottom: 5rem;
	}
}
@media screen and (max-width: 767px){
	.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70,
	.container-padd-tb60,
	.container-padd-tb50{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70,
	.container-padd-t60,
	.container-padd-t50{
		padding-top: 4rem;
	}
	.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70,
	.container-padd-b60,
	.container-padd-b50{
		padding-bottom: 4rem;
	}
}
@media screen and (max-width: 575px){
	.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70,
	.container-padd-tb60,
	.container-padd-tb50{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70,
	.container-padd-t60,
	.container-padd-t50{
		padding-top: 3rem;
	}
	.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70,
	.container-padd-b60,
	.container-padd-b50{
		padding-bottom: 3rem;
	}
}
/*Ä£¿éÉÏÏÂ±ß¾à end*/

/*ÔªËØ±ß¾à*/
.model-padd-t10{
	padding-top: 1rem;
}
.model-padd-t20{
	padding-top: 2rem;
}
.model-padd-t30{
	padding-top: 3rem;
}
.model-padd-t40{
	padding-top: 4rem;
}
.model-padd-t50{
	padding-top: 5rem;
}
.model-padd-t60{
	padding-top: 6rem;
}
.model-padd-t70{
	padding-top: 7rem;
}
.model-padd-t80{
	padding-top: 8rem;
}

.model-padd-b10{
	padding-bottom: 1rem;
}
.model-padd-b20{
	padding-bottom: 2rem;
}
.model-padd-b30{
	padding-bottom: 3rem;
}
.model-padd-b40{
	padding-bottom: 4rem;
}
.model-padd-b50{
	padding-bottom: 5rem;
}
.model-padd-b60{
	padding-bottom: 6rem;
}
.model-padd-b70{
	padding-bottom: 7rem;
}
.model-padd-b80{
	padding-bottom: 8rem;
}


.model-padd-l10{
	padding-left: 1rem;
}
.model-padd-l20{
	padding-left: 2rem;
}
.model-padd-l30{
	padding-left: 3rem;
}
.model-padd-l40{
	padding-left: 4rem;
}
.model-padd-l50{
	padding-left: 5rem;
}
.model-padd-l60{
	padding-left: 6rem;
}
.model-padd-l70{
	padding-left: 7rem;
}

.model-padd-r10{
	padding-right: 1rem;
}
.model-padd-r20{
	padding-right: 2rem;
}
.model-padd-r30{
	padding-right: 3rem;
}
.model-padd-r40{
	padding-right: 4rem;
}
.model-padd-r50{
	padding-right: 5rem;
}
.model-padd-r60{
	padding-right: 6rem;
}
.model-padd-r70{
	padding-right: 7rem;
}
@media screen and (max-width: 1680px){
	.model-padd-t80{
		padding-top: 7rem;
	}
	.model-padd-b80{
		padding-bottom: 7rem;
	}
	.model-padd-l70{
		padding-left: 5.5rem;
	}
	.model-padd-r70{
		padding-right: 5.5rem;
	}
}
@media screen and (max-width: 1440px){
	.model-padd-t70,
	.model-padd-t80{
		padding-top: 6rem;
	}
	.model-padd-b70,
	.model-padd-b80{
		padding-bottom: 6rem;
	}
	
	.model-padd-l60,
	.model-padd-l70{
		padding-left: 4rem;
	}
	.model-padd-r60,
	.model-padd-r70{
		padding-right: 4rem;
	}
}
@media screen and (max-width: 1199px){
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80{
		padding-top: 5rem;
	}
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80{
		padding-bottom: 5rem;
	}
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70{
		padding-left: 2.5rem;
	}
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70{
		padding-right: 2.5rem;
	}
}
@media screen and (max-width: 991px){
	.model-padd-t50,
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80{
		padding-top: 4rem;
	}
	.model-padd-b50,
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80{
		padding-bottom: 4rem;
	}
	
	.model-padd-l40,
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70{
		padding-left: 1rem;
	}
	.model-padd-r40,
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70{
		padding-right: 1rem;
	}
}
@media screen and (max-width: 767px){
	.model-padd-t40,
	.model-padd-t50,
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80{
		padding-top: 3rem;
	}
	.model-padd-b40,
	.model-padd-b50,
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80{
		padding-bottom: 3rem;
	}
	.model-padd-l30,
	.model-padd-l40,
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70{
		padding-left: 0rem;
	}
	
	.model-padd-r30,
	.model-padd-r40,
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70{
		padding-right: 0rem;
	}
}
@media screen and (max-width: 575px){
	.model-padd-t30{
		padding-top: 1.5rem;
	}
	.model-padd-t40,
	.model-padd-t50,
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80{
		padding-top: 2.5rem;
	}
	.model-padd-b30{
		padding-bottom: 1.5rem;
	}
	.model-padd-b40,
	.model-padd-b50,
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80{
		padding-bottom: 2.5rem;
	}
	
	.model-padd-l30,
	.model-padd-l40,
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70{
		padding-left: 0rem;
	}
	
	.model-padd-r30,
	.model-padd-r40,
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70{
		padding-right: 0rem;
	}
}
/*ÔªËØ±ß¾à end*/

/*Í¨ÓÃÑÕÉ«*/
.bg-img1{
	background-image: url(/templates/water/img/fsyjt-003.jpg);
}
.bg-img2{
	background-image: url(/templates/water/img/fsyjt-009.jpg);
}
.bg-color1{
	background-color: #f6f6f6;
}
.bg-color2{
	background-color: #fff;
}
.bg-color3{
	background-color: #f1f3f7;
}
.bg-color4{
	background-color: #f0f8fb;
}
/*Í¨ÓÃÑÕÉ« end*/


/*±à¼­°æ×îÏÈ*/
.bjb{
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-size: 1.4rem;
}
.bjb img{
	max-width: 100%;
	height: auto;
}

.bjb h1,
.bjb h2,
.bjb h3,
.bjb h4,
.bjb h5,
.bjb p{
	color: #666666;
}
.bjb p{
	line-height: 2em;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.bjb{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}
/*±à¼­°æ¿¢ÊÂ*/
@media screen and (min-width: 1200px) {
	.hidden-xl {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-lg {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-md {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.hidden-sm {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}
}

@media screen and (max-width: 575px) {
	.hidden-xs {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}
}

/* Ê×Ò³Ë®²¨ÎÆ */
.wavify-box{
	position: relative;
	height:15rem;  
	overflow: hidden;
}
.wavify-wrapper .wavify-item {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}
/* Ê×Ò³Ë®²¨ÎÆ end*/

/* Ê×Ò³Ê×ÆÁÄ£¿é */
.index-banner{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.index-banner .bottom-box{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.index-banner .pc-top-box{
	padding: 2.7rem 5rem;
	font-size: 0;
}
.index-banner .pc-top-box .logo{
	width: 20rem;
	display: inline-block;
	vertical-align: middle;
}
.index-banner .pc-top-box .nav{
	width: calc(100% - 40rem);
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.index-banner .pc-top-box .nav .level1>li{
	display: inline-block;
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
}
.index-banner .pc-top-box .nav .level1>li>a{
	text-direction: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.4rem;
	padding: 1rem 0 0.5rem;
	border-bottom: 0.5rem solid rgba(255,109,0,0);
}
.index-banner .pc-top-box .nav .level1>li:hover>a{
	color: #ff6d00;
	padding: 1.5rem 0 1rem;
	border-bottom: 0.5rem solid rgba(255,109,0,1);
}
.index-banner .pc-top-box .nav .level2{
	display: inline-block;
	position: absolute;
	top: 45px;
	left: 50%;
	transform: translateX(-50%);
	-wabkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	background-color: #fff;
	border-radius: 5px;
	min-width: 150px;
	z-index: 1;
	padding: 10px 0;
	display: none;
}
.index-banner .pc-top-box .nav .level2>li>a{
	display: block;
	padding: 10px 15px;
	color: #333333;
	text-decoration: none;
}
.index-banner .pc-top-box .nav .level2>li>a:hover{
	background-color: #ff6d00;
	color: #fff;
}
.index-banner .pc-top-box .nav .level2::after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	-wabkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	width: 20px;
	height: 8px;
	background-image: url(/templates/water/img/fsyjt-1005.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.index-banner .pc-top-box .search-box{
	width: 20rem;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}
.index-banner .pc-top-box .search-box ul>li{
	display: inline-block;
	margin-left: 1rem;
}
.index-banner .pc-top-box .search-box ul>li>a{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	border: 0.1rem solid rgba(255,255,255,0.3);
	padding: 1rem;
	width: 3.8rem;
	height: 3.8rem;
}
.index-banner .pc-top-box .search-box ul>li>a:hover{
	color: #ff6d00;
	border: 0.1rem solid #ff6d00;
}

.index-banner .wap-top-box{
	padding: 1.5rem 1.5rem;
	font-size: 0;
}
.index-banner .wap-top-box .logo{
	width: 15rem;
	display: inline-block;
	vertical-align: middle;
}
.index-banner .wap-nav-btn{
	float: right;
	margin-top: 1.2rem;
	margin-right: 0.5rem;
	z-index: 150;
	position: relative;
}


.index-banner .wap-top-box .wap-burger_menu{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #fff;
	z-index: 1;
	overflow-y: auto;
	-webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);
	transition: all 0.8s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: .65s;
    transition-delay: .65s;
}
.index-banner .wap-top-box .wap-burger_menu.active{
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9;
	overflow-y: auto;
	-webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);
	transition: all 0.8s cubic-bezier(.19,1,.22,1);
}
.index-banner .wap-top-box .wap-burger_menu>.level1{
	padding: 60px 0;
}
.index-banner .wap-top-box .wap-burger_menu>.level1>li{
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	
	opacity: 0;
	
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
}
.index-banner .wap-top-box .wap-burger_menu.active>.level1>li{
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	
	opacity: 1;
	
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	-moz-transition: all 1s cubic-bezier(.19,1,.22,1);
	-ms-transition: all 1s cubic-bezier(.19,1,.22,1);
}

.index-banner .wap-top-box .wap-burger_menu>.level1>li:nth-child(1){
	transition-delay: 0.65s;
	-webkit-transition-delay: 0.65s;
    -moz-transition-delay: 0.65s;
    -ms-transition-delay: 0.65s;
}
.index-banner .wap-top-box .wap-burger_menu>.level1>li:nth-child(2){
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
}
.index-banner .wap-top-box .wap-burger_menu>.level1>li:nth-child(3){
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
}
.index-banner .wap-top-box .wap-burger_menu>.level1>li:nth-child(n+4){
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
}


.index-banner .wap-top-box .wap-burger_menu.active>.level1>li:nth-child(1){
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
}

.index-banner .wap-top-box .wap-burger_menu.active>.level1>li:nth-child(2){
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
}

.index-banner .wap-top-box .wap-burger_menu.active>.level1>li:nth-child(3){
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
}
.index-banner .wap-top-box .wap-burger_menu.active>.level1>li:nth-child(n+4){
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
}


.index-banner .wap-top-box .wap-burger_menu>ul>li>a{
	display: block;
	text-decoration: none;
	padding: 25px 0 20px;
	color: #282828;
	border-bottom: 1px solid hsla(0,0%,72%,.5);
	font-size: 18px;
}
.index-banner .wap-top-box .wap-burger_menu>ul>li>a i{
	float: right;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
}
.index-banner .wap-top-box .wap-burger_menu>ul>li.active>a i{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.index-banner .wap-top-box .wap-burger_menu>ul>li>ul{
	padding: 0;
	overflow: hidden;
	display: none;
}
.index-banner .wap-top-box .wap-burger_menu>ul>li>ul>li{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.index-banner .wap-top-box .wap-burger_menu>ul>li>ul>li>a{
	color: #8d8d8d;
	display: inline-block;
    text-decoration: none;
    position: relative;
}
.index-banner .wap-top-box .wap-burger_menu>ul>li>ul>li>a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #8d8d8d;
    -webkit-transition: width .5s cubic-bezier(.19,1,.22,1);
    transition: width .5s cubic-bezier(.19,1,.22,1);
}
.index-banner .wap-top-box .wap-burger_menu>ul>li>ul>li>a:hover:after {
    width: 100%;
}
@media screen and (max-width: 767px) {
	.index-banner .wap-top-box .wap-burger_menu>.level1 {
	    padding: 40px 0;
	}
	.index-banner .wap-top-box .wap-burger_menu>ul>li>a {
	    font-size: 16px;
	}
}

.index-banner .text-box{
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width: 100%;
	padding-left: 5rem;
	padding-right: 5rem;
}
.index-banner .text-box .title-box {
	text-align: center;
}
.index-banner .text-box .title-box .title{
	color: #fff;
	font-size: 6rem;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 2rem;
	letter-spacing: 0.3em;
}
.index-banner .text-box .title-box .note{
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.6em;
}
@media screen and (max-width: 1440px){
	.index-banner .pc-top-box {
		padding: 2.5rem 4rem;
		font-size: 0;
	}
}
@media screen and (max-width: 1366px){
	.index-banner .pc-top-box {
		padding: 2rem 3rem;
		font-size: 0;
	}
}
@media screen and (max-width: 1280px){
	.index-banner .pc-top-box {
		padding: 1.5rem 2rem;
		font-size: 0;
	}
}
@media screen and (max-width: 1199px){
	.index-banner .text-box .title-box .title {
		font-size: 5.2rem;
		margin-bottom: 2rem;
	}
}
@media screen and (max-width: 991px){
	.index-banner .text-box .title-box .title {
		font-size: 4.6rem;
		margin-bottom: 2rem;
	}
}
@media screen and (max-width: 767px){
	.index-banner .text-box {
		top: 40%;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.index-banner .text-box .title-box .title {
		font-size: 3rem;
		margin-bottom: 2rem;
	}
	.index-banner .text-box .title-box .note{
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 575px){
	.index-banner .text-box {
		top: 35%;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.index-banner .text-box .title-box .title {
		font-size: 2.6rem;
		margin-bottom: 2rem;
		letter-spacing: 0.2em;
	}
	.index-banner .text-box .title-box .note{
		font-size: 1.6rem;
	}
}


.index-banner .pc-top-box.ny-top{
	padding: 1.5rem 5rem;
	background-color: fff !important;
}
.index-banner .pc-top-box.ny-top .nav .level1>li>a {
    color: #666666;
	padding: 2.4rem 0 1.9rem;
}
.index-banner .pc-top-box.ny-top .nav .level1>li:hover>a {
    color: #ff6d00;
	padding: 3.4rem 0 2.9rem;
}
.index-banner .pc-top-box.ny-top .nav .level2{
	top: 65px;
}

.index-banner .pc-top-box.ny-top .search-box ul>li>a {
	background-color: #007dc7 !important;
}
.index-banner .pc-top-box.ny-top .search-box ul>li>a:hover{
	color: #fff;
	background-color: #ff6d00 !important;
}

.index-banner .wap-top-box.ny-top .hamburger .line{
    background-color: #007ec8 !important;
}
.index-banner .wap-top-box.ny-top .hamburger.is-active .line{
  background-color: #000 !important;
}
@media screen and (max-width: 1440px){
	.index-banner .pc-top-box.ny-top {
		padding: 1.5rem 4rem;
		font-size: 0;
	}
}
@media screen and (max-width: 1366px){
	.index-banner .pc-top-box.ny-top {
		padding: 1.5rem 3rem;
		font-size: 0;
	}
}
@media screen and (max-width: 1280px){
	.index-banner .pc-top-box.ny-top {
		padding: 1.5rem 2rem;
		font-size: 0;
	}
}
/* Ê×Ò³Ê×ÆÁÄ£¿é */

/* Í¨ÓÃÄ£¿é */
.model-001 .cla{
	color: #ff6e00;
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 2rem;
}
.model-001 .title{
	font-size: 2.4rem;
	font-weight: bold;
	color: #191919;
	margin-bottom: 3rem;
}
.model-001 .note{
	color: #666666;
	font-size: 1.4rem;
	margin-bottom: 3rem;
	max-width: 40rem;
	line-height: 1.75em;
}
@media screen and (max-width: 991px){
	.model-001 .title {
		font-size: 2.2rem;
		margin-bottom: 1rem;
	}
}
@media screen and (max-width: 767px){
	.model-001 .cla {
		margin-bottom: 1.5rem;
	}
	.model-001 .title {
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	.model-001 .note{
		margin-bottom: 2.5rem;
	}
}
@media screen and (max-width: 575px){
	.model-001 .cla {
		font-size: 1.6rem;
		margin-bottom: 1rem;
	}
	.model-001 .title {
		font-size: 1.8rem;
		margin-bottom: 1rem;
	}
	.model-001 .note{
		margin-bottom: 2rem;
	}
}


.model-002{
	font-size: 0;
}
.model-002 .btn1{
	display: inline-block;
	font-size: 1.4rem;
	padding: 1rem 2.5rem;
	background-color: #0087cb;
	color: #fff;
	border-radius: 2rem 0 0 2rem;
	border: 0.1rem solid #0087cb;
	vertical-align: top;
	letter-spacing: 0.3em;
}
.model-002 .btn1 img{
	margin-right: 0.7rem;
	vertical-align: middle;
}
.model-002 .btn2{
	display: inline-block;
	font-size: 1.4rem;
	padding: 1rem 2.5rem;
	background-color: #fff;
	color: #0d0d0d;
	border-radius: 0 2rem 2rem 0;
	border: 0.1rem solid #e0e0e0;
	vertical-align: top;
	letter-spacing: 0.3em;
}
.model-002 .btn2 img{
	margin-right: 0.7rem;
	vertical-align: middle;
}
@media screen and (max-width: 575px){
	.model-002 .btn1 {
		font-size: 1.4rem;
		padding: 1rem 2rem;
		letter-spacing: 0em;
	}
	.model-002 .btn2 {
		font-size: 1.4rem;
		padding: 1rem 2rem;
		letter-spacing: 0em;
	}
}


.model-003{
	text-align: center;
}
.model-003 .title{
	font-size: 1.8rem;
	color: #ff6e00;
	font-weight: bold;
	margin-bottom: 2rem;
	line-height: 1em;
}
.model-003 .note{
	font-size: 3rem;
	color: #222222;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.3em;
}
@media screen and (max-width: 991px){
	.model-003 .note {
		font-size: 2.8rem;
	}
}
@media screen and (max-width: 767px){
	.model-003 .note {
		font-size: 2.4rem;
	}
}
@media screen and (max-width: 575px){
	.model-003 .title{
		font-size: 1.6rem;
		margin-bottom: 1.5rem;
	}
	.model-003 .note {
		font-size: 2rem;
	}
}

.model-004 .text{
	padding: 30% 6% 5.5%;
}
.model-004 .text .title{
	font-size: 2.4rem;
	margin-bottom: 2rem;
	color: #fff;
	line-height: 1em;
}
.model-004 .text .note{
	font-size: 1.4rem;
	margin-bottom: 1.5rem;
	color: #fff;
	line-height: 1.75em;
	max-width: 25rem;
}
.model-004 .text .more span{
	font-size: 1.4rem;
	color: #f5b30d;
	line-height: 1em;
	margin-right: 1rem;
}
@media screen and (max-width: 991px){
	.model-004 .text{
		padding: 30% 6% 10.5%;
	}
	.model-004 .text .title{
		font-size: 2rem;
		margin-bottom: 1rem;
	}
}
@media screen and (max-width: 767px){
	.model-004 .text{
		padding: 30% 6% 10.5%;
	}
	.model-004 .text .title{
		font-size: 2.2rem;
	}
}
@media screen and (max-width: 575px){
	.model-004 .text{
		padding: 25% 6% 5.5%;
	}
	.model-004 .text .title{
		font-size: 2rem;
		margin-bottom: 1.5rem;
	}
}

.model-005 .title{
	font-size: 2.4rem;
	color: #191919;
	font-weight: bold;
}
.model-005 .btn-box{
	font-size: 0;
	margin-top: 7rem;
}
.model-005 .btn-box .news-swiper-btn-prev{
	padding: 1.5rem 1.8rem 1.5rem;
	background-color: #f0f8fb;
	border-top: 0.2rem solid #ececec;
	border-left: 0.2rem solid #ececec;
	border-bottom: 0.2rem solid #ececec;
	border-right: 0.1rem solid #ececec;
	border-radius: 0.5rem 0 0 0.5rem;
	outline: none;
	cursor: pointer;
	transition: all .5s;
}
.model-005 .btn-box .news-swiper-btn-prev:hover{
	border: 0.2rem solid #000;
	position: relative;
	z-index: 1;
	border-radius: 0.5rem;
}
.model-005 .btn-box .news-swiper-btn-next{
	padding: 1.5rem 1.8rem 1.5rem;
	background-color: #f0f8fb;
	border-top: 0.2rem solid #ececec;
	border-left: 0.1rem solid #ececec;
	border-bottom: 0.2rem solid #ececec;
	border-right: 0.2rem solid #ececec;
	border-radius: 0 0.5rem 0.5rem 0;
	outline: none;
	cursor: pointer;
	transition: all .5s;
}
.model-005 .btn-box .news-swiper-btn-next:hover{
	border: 0.2rem solid #000;
	position: relative;
	z-index: 1;
	border-radius: 0.5rem;
}
@media screen and (max-width: 991px){
	.model-005 .title {
		display: inline-block;
		margin-bottom: 3rem;
		margin-top: 0.7rem;
		font-size: 2rem;
	}
	.model-005 .btn-box {
		display: inline-block;
		margin-top: 0;
		float: right;
	}
	.model-005 .btn-box .news-swiper-btn-prev {
		padding: 1rem 1.3rem 1rem;
	}
	.model-005 .btn-box .news-swiper-btn-next {
		padding: 1rem 1.3rem 1rem;
	}
}
@media screen and (max-width: 767px){
	.model-005 .title {
		font-size: 1.8rem;
		margin-top: 1rem;
		margin-bottom: 2.5rem;
	}
}

.model-006 .over-img{
	border-radius: 0.5rem;
}
.model-006 .tp{
	padding-bottom: 66.3%;
	transition: all .5s;
}
.model-006 .text{
	padding-top: 2rem;
}
.model-006 .text .title{
	color: #222222;
	font-size: 1.6rem;
	margin-bottom: 1rem;
	line-height: 1.5em;
	font-weight: bold;
}
.model-006 .text .note{
	color: #777777;
	font-size: 1.4rem;
	margin-bottom: 1.5rem;
	line-height: 1.75em;
}
.model-006 .text .more span{
	font-size: 1.4rem;
	color: #f5b30d;
	line-height: 1em;
	margin-right: 1rem;
}
.model-006:hover .tp{
	transform: scale(1.05);
}
@media screen and (max-width: 767px){
	
}

.model-007-bg{
	background-color: #f6f6f6;
}
.model-007-pc ul>li{
	display: inline-block;
}
.model-007-pc ul>li:after{
	content: "|";
	display: inline-block;
	color: #cecece;
	margin-left: 2rem;
	margin-right: 2rem;
}
.model-007-pc ul>li:nth-last-of-type(1):after{
	content: "";
	display: none;
}
.model-007-pc ul>li>a{
	display: inline-block;
	padding: 1.3rem 0rem 1.1rem;
	border-bottom: 0.2rem solid #f1f3f7;
	color: #666666;
	position: relative;
}
.model-007-pc ul>li.active>a,
.model-007-pc ul>li>a:hover{
	color: #ff6d00;
	border-bottom: 0.2rem solid #ff6d00;
}

.model-007-wap-bt{
	background-color: #f1f3f7;
	padding: 1.5rem 0;
}
.model-007-wap-bt>div>span:nth-of-type(1){
	display: inline-block;
	float: left;
	color: #007ec8;
	font-size: 1.4rem;
}
.model-007-wap-bt>div>span:nth-of-type(2){
	display: inline-block;
	float: right;
	color: #999999;
	cursor: pointer;
	font-size: 1.4rem;
}
.model-007-wap-list{
	display: none;
}
.model-007-wap-list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.model-007-wap-list1>div>ul>li>a{
	padding: 1.5rem 3rem;
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #007ec8;
	border-bottom: 0.1rem solid #018ddf;
}
.model-007-wap-list1>div>ul>li>.active{
	background-color: #007ec8;
}
.model-007-wap-list1>div>ul>li>ul{
	display: none;
}
.model-007-wap-list1>div>ul>li>ul>li>a{
	display: block;
	padding: 1.5rem 5rem;
	background-color: #282d8e;
	text-decoration: none;
	color: #fff;
}
@media screen and (max-width: 1199px) {
	.model-007-pc ul>li>a:hover, .model-007-pc ul>li.active>a {
	    border-bottom: 0.3rem solid #ff6d00;
	}
}
@media screen and (max-width: 991px) {
	.model-007-pc ul>li>a:hover, .model-007-pc ul>li.active>a {
	    border-bottom: 0.2rem solid #ff6d00;
	}
}


.model-008 .title{
	font-size: 2.4rem;
	letter-spacing: 0.2em;
	color: #222222;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.model-008 .title {
		font-size: 2.2rem;
	}
}
@media screen and (max-width: 575px) {
	.model-008 .title {
		font-size: 2rem;
	}
}

.model-009{
	text-align: center;
}
.model-009 ul>li{
	display: inline-block;
}
.model-009 ul>li:after{
	content: "|";
	display: inline-block;
	margin-left: 2rem;
	margin-right: 2rem;
	color: #cecece;
}
.model-009 ul>li:nth-last-of-type(1):after{
	content: "";
	display: none;
}
.model-009 ul>li>a{
	display: inline-block;
	color: #666666;
	padding-bottom: 0.5rem;
	border-bottom: 0.2rem solid #fff;
}
.model-009 ul>li.active>a,
.model-009 ul>li>a:hover{
	display: inline-block;
	color: #2640bf;
	padding-bottom: 0.5rem;
	border-bottom: 0.2rem solid #253fbf;
}



.model-010 {
	position: relative;
}
.model-010 .ny-swiper-container3{
	overflow: hidden;
	position: relative;
}
.model-010 .tp{
	padding-bottom: 56.1%;
}
.model-010 .text{
	color: #333333;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
}
.model-010  .swiper-button-prev{
    width: 3.8rem;
    height: 5.6rem;
    z-index: 10;
    cursor: pointer;
    background: none;
    left: 1rem;
    right: auto;
    margin-top: 0;
	outline: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.model-010 .swiper-button-prev:after{
    content: "";
    display: inline-block;
    width: 3.8rem;
    height: 5.6rem;
    position: absolute;
    top: 50%;
    text-align: center;
    background-image: url(/templates/water/img/fsyjt-019.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    transition: transform .2s cubic-bezier(.7,0,.3,1),
    -webkit-transform .2s cubic-bezier(.7,0,.3,1);
}
.model-010 .swiper-button-prev:hover:after{
    -webkit-transform: translate(-10px,-50%);
    transform: translate(-10px,-50%);
}
.model-010 .swiper-button-next {
    width: 3.8rem;
    height: 5.6rem;
    z-index: 10;
    cursor: pointer;
    background: none;
    right: 1rem;
    left: auto;
    margin-top: 0;
	outline: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.model-010 .swiper-button-next:after{
    content: "";
    display: inline-block;
    width: 3.8rem;
    height: 5.6rem;
    position: absolute;
    top: 50%;
    text-align: center;
    background-image: url(/templates/water/img/fsyjt-020.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    transition: transform .2s cubic-bezier(.7,0,.3,1),
    -webkit-transform .2s cubic-bezier(.7,0,.3,1);
}
.model-010 .swiper-button-next:hover:after{
    -webkit-transform: translate(10px,-50%);
    transform: translate(10px,-50%);
}
@media screen and (max-width: 1366px) {
	.model-010 .swiper-button-prev {
		left: 10px;
	}
	.model-010 .swiper-button-next {
		right: 10px
	}
}

.model-011 .fgx{
	border-bottom: 1px solid #e2e2e2;
	display: block;
	width: 100%;
	margin-top: 0;
}
.model-011 .right{
	float: right;
	margin-top: 23px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 0px;
}
.model-011 .right>span{
	margin: 0 10px;
}
.model-011 .right>span>a{
	color: #666666;
}
.model-011 .right>span>a:hover{
	color: #007dc7;
}
.model-011 .to_top{
	cursor: pointer;
}
.model-011 .to_top:hover{
	color: #2640bf;
}
@media screen and (max-width: 767px) {
	.model-011 .right{
		float: right;
		margin-top: 15px;
		height: 28px;
		line-height: 28px;
	}
	.model-011 .right>span{
		margin: 0 5px;
		font-size: 12px;
	}
}
@media screen and (max-width: 428px) {
	.model-011 .right{
		margin-top: 13px;
		float: left;
		margin-bottom: 10px;
	}
}

.model-012 .box1{
	padding: 0 1.5rem 3.8rem;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.model-012 .box1 a{
	display: block;
	text-decoration: none;
	font-size: 0;
}
.model-012 .box1 .text-box{
	display: inline-block;
	width: calc(55% - 30px);
	vertical-align: middle;
	margin-left: 30px;
}
.model-012 .box1 .text-box .title{
	color: #666666;
	font-size: 2.2rem;
	margin-bottom: 3rem;
}
.model-012 .box1 .text-box .note{
	color: #999999;
	font-size: 1.4rem;
	line-height: 1.75em;
	margin-bottom: 3rem;
}
.model-012 .box1 .text-box .more{
	display: inline-block;
	color: #333333;
	padding: 1rem 5rem;
	border: 0.1rem solid #333333;
	font-size: 1.4rem;
	letter-spacing: 0.3em;
	transition: all .5s;
}
.model-012 .box1 .img-box{
	display: inline-block;
	width:45%;
	vertical-align: middle;
}
.model-012 .box1 .img-box .tp{
	padding-bottom: 75%;
	transition: all .5s;
}
.model-012 .box1 a:hover .text-box .more{
	background-color: #007ec8;
	border: 1px solid #007ec8;
	color: #fff;
}
.model-012 .box1 a:hover .img-box .tp{
	transform: scale(1.05);
}

.model-012 .box2  ul>li{
	border-bottom: 0.1rem solid #e6e6e6;
}
.model-012 .box2 a{
	display: block;
	padding: 3rem 1.5rem;
	font-size: 0;
	transition: all .5s;
}
.model-012 .box2 .text-box{
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 3rem;
}
.model-012 .box2 .text-box .title{
	color: #666666;
	margin-bottom: 1.5rem;
	font-size: 1.8rem;
	transition: all .5s;
}
.model-012 .box2 .text-box .note{
	color: #999999;
	line-height: 2em;
	font-size: 1.4rem;
}
.model-012 .box2 .img-box{
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}
.model-012 .box2 .img-box .tp{
	padding-bottom: 75%;
	transition: all .5s;
}
.model-012 .box2 a:hover{
	background-color: #eef9ff;
}
.model-012 .box2 a:hover .text-box .title{
	color: #007ec8;
	text-decoration: underline;
}
.model-012 .box2 a:hover .img-box .tp{
	transform: scale(1.05);
}
@media screen and (max-width: 991px) {
	.model-012 .box1 .text-box {
		width: calc(60% - 30px);
	}
	.model-012 .box1 .img-box {
		width: 40%;
	}
	.model-012 .box1 .text-box .title {
		font-size: 1.8rem;
		margin-bottom: 1.5rem;
	}
	.model-012 .box1 .text-box .note {
		margin-bottom: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.model-012 .box1 .text-box {
		width: calc(70% - 30px);
		vertical-align: middle;
	}
	.model-012 .box1 .img-box {
		width: 30%;
		vertical-align: middle;
	}
	.model-012 .box1 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
    padding-bottom: 3rem;
	}
	.model-012 .box1 .text-box .title {
		font-size: 1.8rem;
		margin-bottom: 1.5rem;
	}
	.model-012 .box1 .text-box .note {
		font-size: 1.4rem;
		line-height: 1.75em;
		margin-bottom: 0rem;
	}
	.model-012 .box2 .text-box {
			width: 70%;
	}
	.model-012 .box2 .img-box {
			width: 30%;
	}
}
@media screen and (max-width: 575px) {
	.model-012 .box1{
		padding-bottom: 2rem;
		padding-left: 0;
		padding-right: 0;
	}
	.model-012 .box1 .text-box {
		display: block;
		width: 100%;
		margin-top: 1.5rem;
		margin-left: 0;
	}
	.model-012 .box1 .text-box .title {
		font-size: 1.6rem;
		margin-bottom: 1rem;
		line-height: 1.5em;
	}
	.model-012 .box1 .img-box{
		display: block;
		width: 100%;
	}
	.model-012 .box2 a {
		padding: 1.5rem 0;
		font-size: 0;
	}
	.model-012 .box2 .text-box .title {
		margin-bottom: 1rem;
		font-size: 1.6rem;
		line-height: 1.5em;
	}
	.model-012 .box2 .text-box {
		width: 100%;
		display: block;
		padding-left: 0;
		padding-top: 1.5rem;
	}
	.model-012 .box2 .img-box {
		width: 100%;
		display: block;
	}
	.model-012 .box2 .text-box .note {
		line-height: 1.75em;
		font-size: 1.4rem;
	}
}

.model-013{
	padding-bottom: 1rem;
	border-bottom: 0.1rem solid #e6e6e6;
	position: relative;
}
.model-013:after{
	content: "";
	position: absolute;
	bottom: -0.1rem;
	left: 0;
	width: 40%;
	border-bottom: 0.2rem solid #d0b367;
}
.model-013 .left{
	display: inline-block;
}
.model-013 .left .title{
	font-size: 2.4rem;
	color: #222222;
}
.model-013 .right{
	display: inline-block;
	float: right;
}
.model-013 .right select{
	padding: 0.5rem 1.5rem;
	border: 0.1rem solid #b2b2b2;
}


.model-014 ul>li>a{
	text-decoration: none;
	display: block;
	color: #333333;
	padding: 1.5rem 1rem;
	border-bottom: 0.1rem solid #e6e6e6;
	background-image: url(/templates/water/img/sytp-23.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.model-014 ul>li>a .title{
	display: inline-block;
	width: calc(100% - 71px);
	padding-left: 3rem;
	vertical-align: top;
	color: #666666;
	transition: all .5s;
}
.model-014 ul>li>a .date{
	display: inline-block;
	vertical-align: top;
	color: #999999;
	transition: all .5s;
}
.model-014 ul>li>a:hover .title,
.model-014 ul>li>a:hover .date{
	color: #2978c2;
}
.model-014 ul>li>a:hover{
	background-color: #eef9ff;
}


.model-015 .title{
	font-size: 1.8rem;
	color: #666666;
	margin-bottom: 1rem;
}
.model-015 .text{
	font-size: 1.4rem;
	color: #666666;
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-bottom: 0.1rem solid #b3b3b3;
}
@media screen and (max-width: 767px) {
	.model-015 .title{
		margin-bottom: 0.7rem;
	}
	.model-015 .text{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
}
@media screen and (max-width: 575px) {
	.model-015 .title{
		margin-bottom: 0.5rem;
	}
	.model-015 .text{
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
	}
}

.model-016{
	font-size: 0;
	padding-bottom: 45px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 45px;
}
.model-016 .input-box{
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	width: calc(100% - 366px);
}
.model-016 .input-box select{
	background-color: #f1f3f7;
	font-size: 14px;
	padding: 7px 15px;
	outline: none;
	border: 1px solid #f1f3f7;
}
.model-016 .input-box input{
	font-size: 14px;
	padding: 7px 15px;
	outline: none;
	border: 1px solid #f1f3f7;
	width: calc(100% - 110px);
}
.model-016 .btn-box{
	display: inline-block;
	vertical-align: middle;
	padding-left: 30px;
}
.model-016 .btn-box .rad{
	margin-right: 20px;
	vertical-align: middle;
	display: inline-block;
}
.model-016 .btn-box .rad input{
	vertical-align: middle;
}
.model-016 .btn-box .rad .title{
	font-size: 14px;
	vertical-align: middle;
	margin-left: 5px;
}
.model-016 .btn-box .sub{
	vertical-align: middle;
	display: inline-block;
}
.model-016 .btn-box .sub input{
	font-size: 14px;
	padding: 7px 45px;
	background-color: #007dc7;
	color: #fff;
	border: 1px solid #007dc7;
}
@media screen and (max-width: 767px) {
	.model-016 {
	    padding-bottom: 35px;
	    margin-bottom: 35px;
	}
	.model-016 .input-box{
	    width: 100%;
	    margin-bottom: 20px;
	}
	.model-016 .btn-box{
	    width: 100%;
	    padding-left: 0;
	}
}
@media screen and (max-width: 575px) {
	.model-016 {
	    padding-bottom: 25px;
	    margin-bottom: 25px;
	}
}

.model-017 {
	margin-bottom: 30px;
}
.model-017 .text{
	color: #999999;
	font-size: 14px;
}
.model-017 .text .r{
	color: #cc0000;
}
@media screen and (max-width: 575px) {
	.model-017 {
		margin-bottom: 10px;
	}
}

.model-018 a{
	display: block;
	font-size: 0;
	border-bottom: 1px solid #dddddd;
	padding: 15px;
}
.model-018 .left{
	display: inline-block;
	color: #cc0000;
	font-size: 14px;
	padding-right: 15px;
	border-right: 1px solid #dddddd;
	margin-right: 15px;
	width: 73px;
	vertical-align: top;
}
.model-018 .right {
	display: inline-block;
	font-size: 14px;
	width: calc(100% - 88px);
	vertical-align: top;
}
.model-018 .right .text{
	color: #333333;
}
.model-018 .right .text .r{
	color: #cc0000;
}


.model-019 a{
	display: block;
	border-bottom: 1px solid #dddddd;
	padding: 15px;
}
.model-019 .text{
	color: #888888;
}
.model-019 .text .r{
	color: #cc0000;
}


.model-020 {
	border-bottom: 1px solid #ebebeb;
}
.model-020 .box{
	padding: 15px 0;
	font-size: 0;
	border-top: 1px solid #ebebeb;
}
.model-020 .box .title{
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}
.model-020 .box .a-box{
	display: inline-block;
	vertical-align: middle;
}
.model-020 .box .a-box a{
	margin-left: 15px;
	font-size: 14px;
}


.model-021 a{
	display: block;
	text-decoration: none;
	margin-bottom: 30px;
}
.model-021 .tp{
	padding-bottom: 66.66%;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
}
.model-021 a:hover .tp{
	transform: scale(1.05);
}
.model-021 .text{
	text-align: center;
	color: #000000;
	margin-top: 10px;
}
@media screen and (max-width: 575px) {
	.model-021 a{
		margin-bottom: 15px;
	}
}


.model-022 a{
	display: block;
	text-decoration: none;
	margin-top: 30px;
}
.model-022 .tp{
	padding-bottom: 25%;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
}
.model-022 a:hover .tp{
	transform: scale(1.05);
}
.model-022 .text{
	text-align: center;
	color: #000000;
	margin-top: 10px;
}
@media screen and (max-width: 575px) {
	.model-022 a{
		margin-top: 15px;
	}
}

.model-023{
	padding-top: 15px;
	overflow: hidden;
}
.model-023 .tp{
	padding-bottom: 56.5%;
	cursor: pointer;
}
.model-023 .swiper-slide{
	position: relative;
}
.model-023 .swiper-slide:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255,109,0,0);
	transition: all .5s;
}
.model-023 .swiper-slide.thumb-active:after{
	background-color: rgba(255,109,0,0.5);
}


.model-024 .title{
	font-weight: bold;
	font-size: 16px;
}
.model-024 a{
	display: block;
	text-decoration: none;
	color: #007ec7;
	background-color: #f4f8fb;
	padding: 15px;
	margin-bottom: 15px;
}

.model-025 {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.model-025 a{
	display: block;
	text-decoration: none;
	text-align: center;
}
.model-025 .over-img{
	width: 100px;
	margin: 0 auto;
}
.model-025 .tp{
	padding-bottom: 100%;
}
.model-025 .title{
	font-size: 18px;
	color: #007ec8;
	margin-top: 10px;
	margin-bottom: 10px;
}
.model-025 .note{
	font-size: 12px;
	color: #666666;
}

.model-026{
	background-color: #f4fbf4;
	padding: 30px;
	margin-top: 50px;
}
.model-026 .title{
	color: #000000;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 16px;
}
.model-026 .more{
	display: inline-block;
	padding: 8px 35px;
	color: #fff;
	background-color: #007ec8;
	margin-top: 25px;
	border-radius: 50px;
	border: 1px solid #007ec8;
}
.model-026 .more:hover{
	color: #007ec8;
	background-color: #fff;
}

.model-027{
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
}
.model-027 .note{
	color: #666666;
	font-size: 14px;
}
/* Í¨ÓÃÄ£¿éend */

/*·ÖÒ³×îÏÈ*/
.paging{
	margin: 40px auto;
}
.paging-list{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.paging-list li{
	display: inline-block;
}
.paging-list li a{
	padding: 7px 15px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	color: #666666;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
}
.paging-list li a:hover{
	border: 1px solid #007ec8;
	background-color: #007ec8;
	color: #fff;
}
.paging-list li.active a{
	border: 1px solid #007ec8;
	background-color: #007ec8;
	color: #fff;
}
.paging-list .input-box{
	margin-left: 20px;
}
.paging-list .input-box input{
	padding: 6px 10px 8px;
	width: 60px;
	border: 1px solid #dfdfdf;
	text-align: center;
	outline: none;
	font-size: 14px;
	vertical-align: top;
}
.paging-list .input-box span{
	margin-left: 10px;
	margin-right: 10px;
}
@media screen and (max-width: 991px){
	.paging-list li a{
		padding: 5px 10px;
	}
	.paging-list .input-box input {
	    padding: 5px 10px;
	}
	.paging-list .input-box{
		margin-left: 10px;
	}
}
/*·ÖÒ³¿¢ÊÂ*/

/*pc¶Ëµ×²¿2*/
.pc-foot2 .xinxi-box{
	margin-bottom: 3rem;
}
.pc-foot2 .xinxi-box p{
	color: #333333;
	margin-bottom: 1rem;
}
.pc-foot2 .xinxi-box p span{
	color: #999999;
}
.pc-foot2 .erweima-box{
	float: right;
}
.pc-foot2 .erweima-box .box{
	display: inline-block;
	margin-left: 1.5rem;
}
.pc-foot2 .erweima-box .box p{
	text-align: center;
	margin-top: 1.0rem;
	color: #666666;
}
.pc-foot2 .text,
.pc-foot2 .text a{
	color: #333333;
}
.pc-foot2 .text a,
.pc-foot2 .text span{
	margin-right: 1rem;
}
/*pc¶Ëµ×²¿2 end*/

/*wap¶Ëµ×²¿*/
.wap-foot-bgcolor{
	background-color: #f6f6f6;
}
.wap-foot{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.wap-foot a{
	text-decoration: none;
}
.wap-foot .title{
	color: #282c73;
	margin-bottom: 1rem;
}
.wap-foot .text{
	color: #666666;
}
.wap-foot .ewm-btn span{
	display: inline-block;
	margin-left: 0.5rem;
	vertical-align: middle;
	color: #666666;
}
.wap-foot .copyright-box .text{
	color: #666666;
	margin-bottom: 1rem;
}
.wap-foot .text a{
	text-decoration: none;
	color: #666666;
}
.wap-foot .text span{
	margin-left: 1rem;
	margin-right: 1rem;
}
/*wap¶Ëµ×²¿ end*/

/*¶þÎ¬Âëµ¯´°*/
.footer-ewm{
	position: fixed;
	top: 0;
	left: 100%;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	display: none;
	z-index: 999999999999999999;
}
.footer-ewm .ewm-box{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: none;
	text-align: center;
}
.footer-ewm .ewm-box .title{
	font-family: "Helvetica_Neue_CE_35_Thin";
	font-size: 3rem;
	color: #fff;
	text-align: center;
	margin-top: 2rem;
}
.close-ewm{
	position: absolute;
    top: 2%;
    right: 2%;
    border: none;
    padding: 1.5rem 2rem;
    outline: none;
    background-color: #ffffff;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer;
}
.close-ewm:hover {
    background-color: #ff6d00;
    color: #fff;
}
@media screen and (max-width: 757px){
	.footer-ewm .ewm-box .title{
		font-size: 2.4rem;
		margin-top: 1.5rem;
	}
}
@media screen and (max-width: 575px){
	.footer-ewm .ewm-box .title{
		font-size: 1.8rem;
		margin-top: 1.0rem;
	}
}
/*¶þÎ¬Âëµ¯´° end*/<!--ºÄÊ±1764419403.5339Ãë-->